We'd need a little more of the output than that to see what's going
wrong.  In particular, the command that was run to give the
"conflicts" output.  It would also help if you could let us know what
y.tab.* and getdate.* files exist in that directory and their relative
timestamps.

The rules for generating a .c file from a .y file don't seem to be
working, and I think that's just using the rules built into make....


[EMAIL PROTECTED] (sonnyjz) writes:
> 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.
> ________________________________________________
> Kerberos mailing list           [EMAIL PROTECTED]
> http://mailman.mit.edu/mailman/listinfo/kerberos
________________________________________________
Kerberos mailing list           [EMAIL PROTECTED]
http://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to