Mozilla
Daeron
daeron at fandom.net
Sat Jul 24 09:45:27 PDT 2004
Hi,
On a FreeBSD 5-Current 18/July/2004 I'm getting the following when I attempt
to execute Mozilla:
%mozilla
/usr/libexec/ld-elf.so.1: /usr/local/lib/libintl.so.6: Undefined symbol
"stpcpy"
/usr/libexec/ld-elf.so.1: /usr/local/lib/libintl.so.6: Undefined symbol
"stpcpy"
I also notice that I get:
%ldd /usr/local/bin/gettext
/usr/local/bin/gettext:
libintl.so.6 => /usr/local/lib/libintl.so.6 (0x2807e000)
libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x28087000)
libc.so.5 => /lib/libc.so.5 (0x28173000)
%
%nm -D /lib/libc.so.5 | grep stpcpy
0001e50c T stpcpy
=========================================
Any suggestions?
More information about the freebsd-gnome
mailing list