Re: make buildworld breakage

2002-03-11 Thread Mark Murray


Hi

This is fixed in the master repository. it may take a wee while to get
the one you are using.

My fault. Sorry!

M

 4th try (all msg bounced).
 
 cvsup this morning, 2002.03.11 08:31 GMT+1 (italy time) and again
 at 11:51 GTM+1, same error (first message bounced, rejected: cannot
 find your hostname).
 
 Trying to make buildworld on a machine updated on late jan
 (FreeBSD 4.5-STABLE #1: Thu Jan 31 18:52:16 CET 2002)
 
 [...]
 mkdep -f .depend -a   -nostdinc -I/usr/obj/usr/src/i386/usr/include 
 /usr/src/usr.bin/xinstall/xinstall.c
 cd /usr/src/usr.bin/xinstall; make _EXTRADEPEND
 echo xinstall: /usr/obj/usr/src/i386/usr/lib/libc.a   .depend
 === usr.bin/xlint
 === usr.bin/xlint/lint1
 make: don't know how to make cgram.y. Stop
 *** Error code 2
 
 Stop in /usr/src/usr.bin/xlint.
 *** Error code 1
 
 
 TIA,
 Riccardo.
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-stable in the body of the message
-- 
o   Mark Murray
\_
O.\_Warning: this .sig is umop ap!sdn

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message



Re: make buildworld breakage

2002-03-11 Thread Ryan Davis


On Monday, March 11, 2002, at 06:02 AM, Riccardo Torrini wrote:

 cvsup this morning, 2002.03.11 08:31 GMT+1 (italy time) and again
 at 11:51 GTM+1, same error (first message bounced, rejected: cannot
 find your hostname).

 ...
 make: don't know how to make cgram.y. Stop
 *** Error code 2

I can confirm that this is indeed reproducable. I used the (scary) 
suggestion to fetch cgram.y manually and it got me past that point.

How is this happening? This is supposed to be the STABLE branch. Do we 
have something like tinderbox to flag these issues as soon as they 
happen? If not, do you want my help to get it started?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message