Re: decl.c error in stable buildworld

2001-07-19 Thread Kris Kennaway
On Wed, Jul 18, 2001 at 10:09:26PM -0700, Armando Cerna wrote: > Hello, I am sending you this email to report an error I got when doing a > make buildworld after a cvsup 2 hours ago from cvsup9.freebsd.org. The > error is as follows > > /usr/src/usr.bin/xlint/lint1/decl.c:1784: union has no memb

Re: decl.c error in stable buildworld

2001-07-18 Thread Josh Paetzel
On Thursday 19 July 2001 02:07, Josh Paetzel wrote: > On Thursday 19 July 2001 00:09, Armando Cerna wrote: > > Hello, I am sending you this email to report an error I got when doing a > > make buildworld after a cvsup 2 hours ago from cvsup9.freebsd.org. The > > error is as follows > > > > /usr/s

Re: decl.c error in stable buildworld

2001-07-18 Thread Josh Paetzel
On Thursday 19 July 2001 00:09, Armando Cerna wrote: > Hello, I am sending you this email to report an error I got when doing a > make buildworld after a cvsup 2 hours ago from cvsup9.freebsd.org. The > error is as follows > > /usr/src/usr.bin/xlint/lint1/decl.c:1784: union has no member named >

decl.c error in stable buildworld

2001-07-18 Thread Armando Cerna
Hello, I am sending you this email to report an error I got when doing a make buildworld after a cvsup 2 hours ago from cvsup9.freebsd.org. The error is as follows /usr/src/usr.bin/xlint/lint1/decl.c:1784: union has no member named `_v_quad' *** Error code 1 Thanks for all the great work Arman