[Arsperl-users] Error running 1.90 / 7.0.1 API
Brought to you by:
jeffmurphy
|
From: Georg G. <ggr...@gm...> - 2007-03-14 10:38:04
|
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 |