Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 1998 09:06:29 -0700
From:      John Polstra <jdp@polstra.com>
To:        jkh@time.cdrom.com
Cc:        Joseph Koshy <jkoshy@FreeBSD.ORG>, committers@FreeBSD.ORG
Subject:   Re: cvs commit: src/usr.bin/make arch.c 
Message-ID:  <199810151606.JAA04156@austin.polstra.com>
In-Reply-To: <6945.908456937@time.cdrom.com>
References:  <6945.908456937@time.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <6945.908456937@time.cdrom.com>,
Jordan K. Hubbard <jkh@time.cdrom.com> wrote:
> >   (I hope I've been able to meet the Oct 15th freeze).
> 
> Actually, we're already in freeze and people are supposed to now
> be clearing commits through me. :-)
> 
> But I'm happy to see this fixed in any case and won't argue.  Just FYI
> for next time.

Yes, well this change broke make world, which is exactly why it's a
bad idea to race against the freeze:

cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/elf/usr/src/tmp/usr/include -c 
/usr/src/usr.bin/make/arch.c
/usr/src/usr.bin/make/arch.c: In function `Arch_LibOODate':
/usr/src/usr.bin/make/arch.c:1190: `gm' undeclared (first use this function)
/usr/src/usr.bin/make/arch.c:1190: (Each undeclared identifier is reported only 
once
/usr/src/usr.bin/make/arch.c:1190: for each function it appears in.)
*** Error code 1 (continuing)

John
--
   John Polstra                                       jdp@polstra.com
   John D. Polstra & Co., Inc.                Seattle, Washington USA
   "Self-knowledge is always bad news."                 -- John Barth

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810151606.JAA04156>