Static Build Error

2006-07-02 Thread Cy Schubert
I'm currently working on upgrading the FreeBSD port, slowly as there is a bunch of other stuff happening here. Anyhow, I'm getting the following error. Has anyone else noticed this under other platforms? -- Cheers, Cy Schubert [EMAIL PROTECTED] Web: http://www.komquats.com and

Build error

2003-08-14 Thread Mitchell Henderson
Hi, 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.. snip make[2]: Entering directory `/export/tmp/krb5-1.3.1/src/kadmin/cli' bison -y getdate.y conflicts: 4 shift/reduce make[2]: ***

Re: Build error

2003-08-14 Thread Tim Mooney
In regard to: Re: Build error, Ken Raeburn said (at 5:27pm on Aug 11, 2003): 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

Re: Build error

2003-08-14 Thread Ken Raeburn
Mitchell Henderson [EMAIL PROTECTED] 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

Re: Build error

2003-08-14 Thread Mitchell Henderson
Hello, I switched to bison 1.30 and it compiled fine. Thanks for the help. -mitchell On Mon, Aug 11, 2003 at 04:42:52PM -0500, Tim Mooney wrote: In regard to: Re: Build error, Ken Raeburn said (at 5:27pm on Aug 11, 2003): Bison version numbers are getting weird. 1.50 - 1.75 - 1.875