Date: Tue, 6 Nov 2001 22:04:53 -0800 (PST) From: Julian Elischer <julian@elischer.org> To: current@freebsd.org Subject: a.out ldd in -current fails? Message-ID: <Pine.BSF.4.21.0111062201350.69213-100000@InterJet.elischer.org>
next in thread | raw e-mail | index | archive | help
immediatly after an upgrade....
jules# ldd /usr/local/netscape/netscape
/usr/local/netscape/netscape:
/usr/libexec/ld.so: warning: /usr/lib/libg++.so.4: minor version -1 older
than expected 0, using it anyway
/usr/libexec/ld.so: warning: /usr/lib/libstdc++.so.2: minor version -1
older than expected 0, using it anyway
/usr/libexec/ld.so: warning: /usr/lib/libm.so.2: minor version -1 older
than expected 0, using it anyway
/usr/libexec/ld.so: warning: /usr/lib/libc.so.3: minor version -1 older
than expected 0, using it anyway
-lXt.6 => not found (0x0)
-lXmu.6 => not found (0x0)
-lXext.6 => not found (0x0)
-lX11.6 => not found (0x0)
-lSM.6 => not found (0x0)
-lICE.6 => not found (0x0)
-lg++.4 => not found (0x0)
-lstdc++.2 => not found (0x0)
-lm.2 => not found (0x0)
-lc.3 => not found (0x0)
huh?
why has the a.out load path suddenly been shot?
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" 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.21.0111062201350.69213-100000>
