Re: kernel/loader & world

1999-10-18 Thread Bruce Evans
> > In file included from > > /usr/src/sys/boot/i386/libi386/../../../sys/signal.h:236, > > from > > /usr/src/sys/boot/i386/libi386/../../../sys/param.h:90, > > from > > /usr/src/sys/boot/i386/libi386/aout_freebsd.c:29: > > /usr/src/sys/boot/i386/libi386/../../../

Re: kernel/loader & world

1999-10-18 Thread Daniel C. Sobral
Marcel Moolenaar wrote: > > > We include the files directly from the source tree, but some of them > > then go and include files from , which, of course, refers > > to /usr/include/machine/*. Thus, some of the files are up-to-date, > > and some are not. Unless you build world first. > > It's dan

Re: kernel/loader & world

1999-10-18 Thread Marcel Moolenaar
"Daniel C. Sobral" wrote: > > Well, once I discarded my preconceptions and re-read the error > message, the problem is obvious: > > In file included from > /usr/src/sys/boot/i386/libi386/../../../sys/signal.h:236, > from > /usr/src/sys/boot/i386/libi386/../../../sys/param.h:90,