On Tue, 24 Oct 2000, Miles Lane wrote:
> James, I tried something even more drastic than running
> make mrproper. I blew away my old source tree, untarred
> a test9 tree, patched it to test10-pre5, copied my old .config
> file into it, ran make oldconfig menuconfig dep all install
> modules modules_install. When I ran menuconfig, I set the
> options as a mentioned in my first message. I still got the
> errors.
I sometimes have better luck when splitting the make commands into three:
make clean
make dep
make bzImage
Try that and see if it works any better.
Regards,
Byron
--
Byron Stanoszek Ph: (330) 644-3059
Systems Programmer Fax: (330) 644-8110
Commercial Timesharing Inc. Email: [EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/