Date: Sun, 21 Nov 1999 09:23:21 -0500 (EST) From: Brian Fundakowski Feldman <green@FreeBSD.org> To: hackers@FreeBSD.org Cc: jdp@FreeBSD.org Subject: very strange undefined symbols Message-ID: <Pine.BSF.4.10.9911210918170.32918-100000@green.myip.org>
next in thread | raw e-mail | index | archive | help
I have an exceedingly strange problem. Every once in a while, I
try running CVSup and get an undefined symbol; I try again, and then
it works fine... This also happened today with Mozilla. Here's exactly
what happened:
{"/home/green"}$ mozilla
MOZILLA_FIVE_HOME=/home/green/mozilla/dist/bin
LD_LIBRARY_PATH=/home/green/mozilla/dist/bin
MOZ_PROGRAM=./mozilla-bin
MOZ_TOOLKIT=
moz_debug=0
moz_debugger=
nNCL: registering deferred (0)
/usr/libexec/ld-elf.so.1: /usr/local/lib/libgdk-1.2.so.5: Undefined symbol "XInternAtom"
{"/home/green"}$ mozilla
MOZILLA_FIVE_HOME=/home/green/mozilla/dist/bin
LD_LIBRARY_PATH=/home/green/mozilla/dist/bin
MOZ_PROGRAM=./mozilla-bin
MOZ_TOOLKIT=
moz_debug=0
moz_debugger=
nNCL: registering deferred (0)
nsCollationUnix::Initialize mLocale = C
Setting content window
....
As you can see, the second time it worked. CVSup also seems to do this on
the same symmbol every time it happens, so when that occurs I'll make sure
to report it.
Thanks John, and anyone else who may have an idea what's going on.
--
Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! /
green@FreeBSD.org `------------------------------'
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9911210918170.32918-100000>
