[14601] in Athena Bugs
No subject found in mail header
daemon@ATHENA.MIT.EDU (bdrosen@MIT.EDU)
Mon Aug 26 10:35:46 1996
From: bdrosen@MIT.EDU
To: bugs@MIT.EDU
Reply-To: bdrosen@MIT.EDU
Date: Mon, 26 Aug 1996 10:35:02 EDT
A user asked a question where they were getting the
following:
ld.so.1: /mit/olc-stock/sun4bin/olc_browser: fatal: libc.so.1.7: can't open file:
errno=2
Killed
they were running 8.0I
ldd -s /mit/olc-stock/sun4bin/olc_browser
gave:
athena% ldd -s /mit/olc-stock/sun4bin/olc_browser
search path=/usr/openwin/lib (LD_LIBRARY_PATH)
search path=/usr/athena/lib (RPATH from file /mit/olc-stock/sun4bin/olc_bro
wser)
search path=/usr/4lib /usr/lib /usr/local/lib (default)
libc.so.1.7 => (not found)
search path=/usr/openwin/lib (LD_LIBRARY_PATH)
search path=/usr/athena/lib (RPATH from file /mit/olc-stock/sun4bin/olc_bro
wser)
search path=/usr/4lib /usr/lib /usr/local/lib (default)
libdl.so.1.0 => (not found)
they had :
-rwxr-xr-x 1 sys other 460552 Dec 21 1995 /usr/4lib/libc.so.1.8
which should have been found by ldd.
(it was what was found on my 8.0I system)
this program had worked half an hour previous to this.
running:
fs flushvolume -path /usr/4lib/*
appeared to have fixed this problem.
It seems as if this problem has been popping up every once in a while.
(ldd cannot find shared libraries)
Could it be a bug in afs?
thanks,
Brett