[15025] in Athena Bugs
Re: Solaris shared library change?
daemon@ATHENA.MIT.EDU (Greg Hudson)
Fri Mar 21 05:08:19 1997
Date: Fri, 21 Mar 1997 05:08:17 -0500
From: Greg Hudson <ghudson@MIT.EDU>
To: David Soleau Lum <davknav@MIT.EDU>
Cc: bugs@MIT.EDU
In-Reply-To: "[15021] in Athena Bugs"
> I suspect that Athena has recently gotten rid of older versions of
> SunOS libc in the /usr/4lib directory, because up until a few days
> ago I never had this problem.
Athena has not gotten rid of any versions of SunOS libc from /usr/4lib
in recent history. However, I have observed bugs in Solaris's SunOS
emulation which cause binaries to, under circumstances not currently
understood, not be able to find libraries under /usr/4lib. I've run
truss on the executables and watched the kernel do patently invalid
things.
Anyway, I don't have a really good workaround for you, so pretty much
all I can do is encourage you to get the source for this
cross-compiler and build a Solaris executable. Solaris's SunOS
emulation has never been all that great.