newbie: MIT Kerb on Solaris 8 w/gcc

Ken Raeburn raeburn at MIT.EDU
Fri Apr 5 15:09:25 EST 2002


"Chris McCarron" <cmccarro at hotmail.com> writes:

> Probably FAQ, but can anyone point me to the right way to build MIT
> krb5-1.2.4 on Solaris 8 with gcc 2.95.3?
> 
> Here's what I did:
> 
> ./configure  --with-cc=gcc


> building static com_err library
> make[2]: *** [libcom_err.a] Error 255


My guess: You're using binutils as well, and it's a version that
doesn't work properly on Solaris -- or, at least, doesn't cooperate
with the relevant Solaris tools, leading to quiet or not-so-quiet
failures.  If you're using binutils, try de-installing them, or
install another version of gcc that won't use them, and see if that
fixes the problem.



More information about the Kerberos mailing list