nl_langinfo problem

2006-06-28 Thread Joseph Maxwell
It seems that I am addressing a FreeBSD problem after a Perl installation 
and a rebuild of the shared lib files


Now some perl programs don't work and some apparently non-perl programs have 
suferred the same faith as well.

Its a bit confusing and help is needed !!
___

Sys Specs: FreeBSD kooler.com 4.9-STABLE FreeBSD 4.9-STABLE #0: Wed Nov 12 
17:41:01 PST 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/STANDARD  i386

___

Under Perl 5.8.2 installed an API and rebuilt shared lib hint files 
,/var/run/ld.so.hints /var/run/ld-elf.so.hints, w/ ldconfig -aout,  ldconfig 
-elf, followed by ldconfig -m  after experiencing 
difficulties sourcing some essential *.so files.


   After this persistent "nl_langinfo" problem created.
   Ex: launching Perl at the command line ==>
   /usr/libexec/ld-elf.so.1: 
/usr/local/lib/perl5/5.8.2/mach/CORE/libperl.so: Undefined symbol 
"nl_langinfo"



Decided to rebuild & upgrade perl w/ V-5.8.8, but this is producing similar 
problems even at ./configure stage==>

*** Error code 1 (ignored)

   ./miniperl -Ilib configpm --heavy=lib/Config_heavy.pl lib/Config.pm
   /usr/libexec/ld-elf.so.1: ./miniperl: Undefined symbol "nl_langinfo"
   *** Error code 1


Stop in /usr/home/koolsrc/perl/perl-5.8.8.


Running /etc/periodic/daily/430.status-rwho

   Local system status:
   /usr/libexec/ld-elf.so.1: uptime: Undefined symbol "nl_langinfo"




man -k ls

   /usr/libexec/ld-elf.so.1: man: Undefined symbol "nl_langinfo"

___






_
FREE pop-up blocking with the new MSN Toolbar – get it now! 
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/


___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: nl_langinfo problem

2006-06-28 Thread Joseph Maxwell

Problem Solved

perl-freebsd, Anton Berezin

_
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"