newbie: MIT Kerb on Solaris 8 w/gcc
Chris McCarron
cmccarro at hotmail.com
Thu Apr 4 21:16:58 EST 2002
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
This didn't report any errors.
make
This reports:
making all in util...
make[1]: Entering directory `/export/home/cmccarro/krb/krb5-1.2.4/src/util'
making all in util/et...
make[2]: Entering directory
`/export/home/cmccarro/krb/krb5-1.2.4/src/util/et'
rm -f libcom_err.a
building static com_err library
make[2]: *** [libcom_err.a] Error 255
make[2]: Leaving directory
`/export/home/cmccarro/krb/krb5-1.2.4/src/util/et'
make[1]: *** [all-recurse] Error 1
make[1]: Leaving directory `/export/home/cmccarro/krb/krb5-1.2.4/src/util'
make: *** [all-recurse] Error 1
So, it seems it's a problem building libcom_err, wondering if this is well
known before I start digging into it.
Thanks,
Chris
More information about the Kerberos
mailing list