On Fri, Oct 11, 2002 at 09:44:57AM +0100, Jamie Heckford wrote: > Being one of these difficult people who like sticking to the old way > of doing things, im still compiling my kernel the old way (config > KERNELNAME; cd ../../KERNELNAME; make depend; make ; make install) > :P
> I picked up a rumour on the mailing lists that this may no longer > work in future/recent releases? Nowadays, the "old" way is only guarranteed to work if you've previously built and installed world, kernel with that same set of sources. The new way, 'make buildkernel' doesn't have that restriction, as it uses the compiler toolchain and so forth freshly created in the build area. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message