On Wed, Nov 09, 2005 at 10:33:47PM +0100, Joachim Ansorg wrote: > I don't know what's going wrong. If the attached mail doesn't solve this, let > me know that I need to look at it.
I tried that one, too, but tried it again just in case. I've pasted the output below. I'm not 100% sure why it's compiling perl bindings. I've tried the SVN code, the tarball, and the source deb, all have the same results. I'm fairly certain it's something odd on my system; maybe it doesn't like the libsword-dev setup? Let me know what info you need about my box and I'll send it along when I can. Thanks --B [snip preceding steps] $ make mkdir -p perl echo "writing perl/Makefile.PL" writing perl/Makefile.PL cd perl && /usr/bin/perl Makefile.PL && make clean Writing Makefile for Sword make[1]: Entering directory /virtual/bfordham/bible.socialistsushi.com/sword/bindings/swig/package/perl' rm -rf ./blib Makefile.aperl blib/arch/auto/Sword/extralibs.all blib/arch/auto/Sword/extralibs.ld perlmain.c tmon.out mon.out so_locations pm_to_blib *.o *.a perl.exe perl perl Sword.bs Sword.bso Sword.def libSword.def Sword.exp Sword.x core core.*perl.*.? *perl.core core.[0-9] core.[0-9][0-9] core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9][0-9] mv Makefile Makefile.old > /dev/null 2>&1 make[1]: Leaving directory /virtual/bfordham/bible.socialistsushi.com/sword/bindings/swig/package/perl' cd perl && /usr/bin/perl Makefile.PL && make manifest Checking if your kit is complete... Looks good Writing Makefile for Sword make[1]: Entering directory /virtual/bfordham/bible.socialistsushi.com/sword/bindings/swig/package/perl' /usr/bin/perl "-MExtUtils::Manifest=mkmanifest" -e mkmanifest make[1]: Leaving directory /virtual/bfordham/bible.socialistsushi.com/sword/bindings/swig/package/perl' cd perl && make make[1]: Entering directory /virtual/bfordham/bible.socialistsushi.com/sword/bindings/swig/package/perl' cp Sword.pm blib/lib/Sword.pm cc -c -I/usr/include/sword -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.5.8\" -DXS_VERSION=\"1.5.8\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DSWIG Sword.cxx Sword.cxx: In function oid _wrap_LocaleMgr_getSystemLocaleMgr(PerlInterpreter *, CV *)': Sword.cxx:9866: no method word::LocaleMgr::getSystemLocaleMgr' make[1]: *** [Sword.o] Error 1 make[1]: Leaving directory /virtual/bfordham/bible.socialistsushi.com/sword/bindings/swig/package/perl' make: *** [perl_make] Error 2 _______________________________________________ sword-devel mailing list: [email protected] http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page
