I'm stumped ... hope someone has seen this,

I have an XS wrapper for a c library we created.  I developed 
it on the FreeBSD box at my desk, it compiles on our Linux & Alpha 
servers with no problems. I compile on 2 of our FreeBSD servers, 
run make test and,

PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib 
-I/usr/local/lib/perl5/5.6.1/i386-freebsd
-I/usr/local/lib/perl5/5.6.1 test.pl
1..1
Can't load 'blib/arch/auto/Allant/Tools/Fmt/Fmt.so' for module Allant::Tools::Fmt:
blib/arch/auto/Allant/Tools/Fmt/Fmt.so: Undefined symbol "__fixunsdfdi" at
/usr/local/lib/perl5/5.6.1/i386-freebsd/DynaLoader.pm line 206.
 at test.pl line 11
Compilation failed in require at test.pl line 11.
BEGIN failed--compilation aborted at test.pl line 11.
gmake: *** [test_dynamic] Error 255


...Yet I can compile other Xs modules and do a make test, no problem.
   I just recompiled the libraries, and tried again.  Still have the same
   problem, any help would much appreciated.

                                           Thanks,
                                              STH

----------------------------------
E-Mail: [EMAIL PROTECTED]
Date: 11-Mar-2003
Time: 16:25:27
----------------------------------

Reply via email to