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
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
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
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
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
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
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