Maybe it has to do with the different versions of gcc (and accordingly
glibc) on the two systems.
Unix has also a "ldd" utility to show library depencies. See "man lcc"
for more information.
Regards,
Thilo
Georg Grabler schrieb:
> Hello,
>
> I'm experiencing problems on one of our testing linux boxes with the
> new ars version.
>
> Note: On my local system ARSPerl 1.90 runs fine (arslib-7.0.1 and
> arsperl 1.90, ARCH Linux current, gcc 4.1.2).
>
> I get an error, in combination with __ctype_b_loc. The output is as follows:
>
> [Wed Mar 14 10:40:26 2007] Main.pl: Can't load
> '/usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/ARS/ARS.so' for module
> ARS: /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/ARS/ARS.so:
> undefined symbol: __ctype_b_loc at
> /usr/lib/perl5/5.6.1/i386-linux/DynaLoader.pm line 206.
>
> The testing systems are running the same configuration as the
> production servers do, so don't wonder about the low perl version
> number.
>
> Compile environment:
> Linux (RHEL)
> GCC 2.96
> Perl: 5.6.1
>
> Does anyone know what this error means? Any hints what to look at?
>
> Kind regards,
> Georg
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Arsperl-users mailing list
> Ars...@ar...
> https://lists.sourceforge.net/lists/listinfo/arsperl-users
>
|