Compile Error Kerberos 1.2.7 on Solaris 2.6

sonnyjz sonnyjz at wontstop.com
Fri Jan 10 12:42:09 EST 2003


Hello folks, I'm running into a compile error building Kerberors 1.2.7
using gcc 2.95.2, gnu make, and gnu m4.  The operating system is
Solaris 2.6

This is my configure statement:
./configure  --prefix=/local/kerberos --without-krb4 --enable-shared

These are the last lines of the make error:
conflicts:  4 shift/reduce
mv -f y.tab.c getdate.c
mv: cannot access y.tab.c
make[2]: *** [getdate.c] Error 2
make[2]: Leaving directory
`/home/sonnyjz/files/krb5-1.2.7/src/kadmin/cli'
make[1]: *** [all-recurse] Error 1
make[1]: Leaving directory `/home/sonnyjz/files/krb5-1.2.7/src/kadmin'
make: *** [all-recurse] Error 1

I've also taken out the --enable-shared statement from my configure
line and still running into the same error.  Any help is greatly
appreciated.



More information about the Kerberos mailing list