Build error

Ken Raeburn raeburn at MIT.EDU
Mon Aug 11 17:27:26 EDT 2003


Mitchell Henderson <mitchell at cts.wustl.edu> writes:

> 	I'm trying to build kerberos 1.3.1 on a Ultra10 running
> 	solaris9 fully patched.  I'm building useing gcc-3.3 and bison
> 	1.875.  The error is..

Bison version numbers are getting weird.  1.50 -> 1.75 -> 1.875?
What, asymptotically approaching 2.0?

> make[2]: Entering directory `/export/tmp/krb5-1.3.1/src/kadmin/cli'
> bison -y  getdate.y 
> conflicts: 4 shift/reduce
> make[2]: *** [getdate.c] Broken Pipe

Broken pipe?  Sounds like Bison died with some sort of signal.  That
looks like a bug in Bison.

Ken


More information about the Kerberos mailing list