Re: Compiling Linux-2.6.7? Matthew Robinson <mattyrobinson69@hotmail.com> wrote:
> i would guess that its because your using a 2.4 series .config on a 2.6
> series kernel. do make proper and start again
>
> also, now to compile the kernel its this:
>
> make mrproper (optional)
Makefile:450: /usr/src/linux-2.6.7/arch/linux/Makefile: No such file or directory
make: *** No rule to make target `/usr/src/linux-2.6.7/arch/linux/Makefile'. Stop.
> make menuconfig (or xconfig or gconfig or oldconfig or config)
> make bzImage
> make modules
> make modules_install
I don't know if this has anything to do with this?
bash-2.05b# uname -m
i686
and I noticed that there is no i686 under the arch directory.
thanks,
Mike |