[1884] in Kerberos_V5_Development
Re: On libdb and shared libraries....
daemon@ATHENA.MIT.EDU (E. Jay Berkenbilt)
Mon Oct 28 14:29:38 1996
Date: Mon, 28 Oct 1996 14:29:16 -0500
From: "E. Jay Berkenbilt" <ejb@apexinc.com>
To: bjaspan@MIT.EDU
Cc: tlyu@MIT.EDU, epeisach@MIT.EDU, krbdev@MIT.EDU
In-Reply-To: <9610281914.AA18053@DUN-DUN-NOODLES.MIT.EDU> (bjaspan@MIT.EDU)
Date: Mon, 28 Oct 1996 14:14:44 -0500
From: "Barry Jaspan" <bjaspan@MIT.EDU>
Cc: epeisach@MIT.EDU, krbdev@MIT.EDU
X-UIDL: 3ebe9ab4f505929a32bae846d2cf2167
This may break Solaris, among other things. If you don't use -l to
specify shared libraries, the path to the library is *hardcoded* as
being in the build tree. Setting LD_LIBRARY_PATH won't override it.
This is not acceptable.
Ummm... gee, that's *wrong*. Shoot whoever implemented it.
<sigh>
Barry
I've been away from Solaris 2.x for about a year, but I do recall a -R
flag that can specified to the linker. I don't remember exactly what
it does, but someone with access to Solaris 2.x should check it out
and determine whether it is relevant.
Jay B