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 <library directory> 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]"

Reply via email to