nl_langinfo problem



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 root@xxxxxxxx:/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@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • FAQ 3.21 How can I compile my Perl program into byte code or C?
    ... This message is one of several periodic postings to comp.lang.perl.misc ... from the documentation provided with Perl. ... way for Perl programs to peek at its innards rather than create ... Asked Questions" or FAQ for short. ...
    (comp.lang.perl.misc)
  • FAQ 3.21 How can I compile my Perl program into byte code or C?
    ... This message is one of several periodic postings to comp.lang.perl.misc ... from the documentation provided with Perl. ... way for Perl programs to peek at its innards rather than create ... Asked Questions" or FAQ for short. ...
    (comp.lang.perl.misc)
  • FAQ 3.21 How can I compile my Perl program into byte code or C?
    ... This message is one of several periodic postings to comp.lang.perl.misc ... from the documentation provided with Perl. ... way for Perl programs to peek at its innards rather than create ... Asked Questions" or FAQ for short. ...
    (comp.lang.perl.misc)
  • FAQ 3.21 How can I compile my Perl program into byte code or C?
    ... This message is one of several periodic postings to comp.lang.perl.misc ... from the documentation provided with Perl. ... way for Perl programs to peek at its innards rather than create ... Asked Questions" or FAQ for short. ...
    (comp.lang.perl.misc)
  • Re: Attempted Simultaneous Access causes "Could not lock file"
    ... storing it in my MSAccess database. ... I just wrote another test perl program and pasted in the massive SELECT ... >> I can have multiple perl programs writing to the database, ... > It probably needs exclusive access to the entire Table if it's modifying ...
    (microsoft.public.access.tablesdbdesign)