For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > June 2006 > nl_langinfo - problem









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author nl_langinfo - problem
Adam Smith

2006-06-24, 6:58 pm

UNIX FreeBSD -V 4.9 O/S, i386 arch, Perl -V 5.8.2 Installation

I've just installed a program w/ a PERL API. Now, on launching Perl, I
get the following error message

/usr/libexec/ld-elf.so.1:
/usr/local/lib/perl5/5.8.2/mach/CORE/libperl.so: Undefined symbol
"nl_langinfo"

Can't even run the debugger,

Running ==> ldd /usr/local/lib/perl5/5.8.2/mach/CORE/libperl.so
/usr/local/lib/perl5/5.8.2/mach/CORE/libperl.so:
libm.so.2 => /root/usr/lib/libm.so.2 (0x281f8000)
libcrypt.so.2 => /root/usr/lib/libcrypt.so.2 (0x28214000)
libutil.so.3 => /root/usr/lib/libutil.so.3 (0x2822d000)
libc.so.4 => /root/usr/lib/libc.so.4 (0x28072000)

Anyone with a recommendation or solution?
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com