Re: even more breakage in current

2000-01-22 Thread John Polstra
In article <[EMAIL PROTECTED]>, Jason Evans <[EMAIL PROTECTED]> wrote: > > I often do a 'make includes' to be able to iteratively test changes. Once > I'm happy that the changes are sound, there is no way to assure that the > changes didn't cause a bootstrapping problem like this one. It's fea

Re: even more breakage in current

2000-01-21 Thread Bruce Evans
On Fri, 21 Jan 2000, Jason Evans wrote: > I often do a 'make includes' to be able to iteratively test changes. Once > I'm happy that the changes are sound, there is no way to assure that the > changes didn't cause a bootstrapping problem like this one. `make includes' breaks your test environme

Re: even more breakage in current

2000-01-21 Thread Bruce Evans
On Fri, 21 Jan 2000, Jason Evans wrote: > On Fri, Jan 21, 2000 at 10:11:57AM -0800, Bill Swingle wrote: >... > > cc -DPROF -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include >-D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale >-DBROKEN_DES -DYP -I/usr/obj/usr/s

Re: even more breakage in current

2000-01-21 Thread Jason Evans
On Fri, Jan 21, 2000 at 03:47:27PM -0800, David O'Brien wrote: > On Fri, Jan 21, 2000 at 02:22:51PM -0800, Jason Evans wrote: > > > > I did a 'make includes' during my testing, so I didn't have this > > problem. > ... > > > > In any case, doing a 'make includes' will get you past this. > > But t

Re: even more breakage in current

2000-01-21 Thread David O'Brien
On Fri, Jan 21, 2000 at 02:22:51PM -0800, Jason Evans wrote: > > I did a 'make includes' during my testing, so I didn't have this > problem. ... > > In any case, doing a 'make includes' will get you past this. But this is not a very satisfiable bootstrap requirement. We need to keep in mind that

Re: even more breakage in current

2000-01-21 Thread Jason Evans
On Fri, Jan 21, 2000 at 10:11:57AM -0800, Bill Swingle wrote: > I updated my source tree around 10pm PST last night (01/20) and made > world only to find it broken this morning. I reupdated my tree just now > and it doesnt look like any files that might fix this have been touched. > Anyone else se

even more breakage in current

2000-01-21 Thread Bill Swingle
I updated my source tree around 10pm PST last night (01/20) and made world only to find it broken this morning. I reupdated my tree just now and it doesnt look like any files that might fix this have been touched. Anyone else seeing this? cc -pg -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/li