[890] in Kerberos-V5-bugs
Re: Build problem with krb5-B4-PL3 on Solaris (with fix)
daemon@ATHENA.MIT.EDU (Dan Nessett)
Fri Oct 21 19:15:23 1994
Date: Fri, 21 Oct 1994 13:46:07 -0700
From: Danny.Nessett@Eng.Sun.COM (Dan Nessett)
To: tytso@MIT.EDU, eichin@MIT.EDU
Cc: krb5-bugs@MIT.EDU
Ted and Mark,
One other way to prevent Solaris from loading with /usr/ucblib if it is
defined by LD_LIBRARY_PATH is to use the -i option on the cc line. So, either
configure can be configured to (con)figure this out for Solaris, or there
can be instructions for Solaris builders of Kerberos V5 to use the
--with-ccopts=-i flag on the configure line.
NB: I haven't actually tried this out. I simply saw the -i option in the
ld man pages for Solaris.
Dan