From: Dan A. <da...@gm...> - 2004-02-02 20:53:23
|
> - 20040131 .config (from coLinux download site @ sourceforge) > - 20040131 linux patch (from same download). > > > At this stage the kernel build fails in the very last stage of the > build process (see below). > > The build process is very simple ... patch it .. make mrproper .. cp in > the .config .. make oldconfig .. make dep .. make bzImage .. nothing > fancy at all (no openMosix, no IPSec, no other drivers, etc). There's no need to 'make bzImage'. 'make vmlinux' does the job without causing the problem you mentioned. -- Dan Aloni da...@gm... |