Results 1 to 2 of 2
hi
my system is instlled with Ubuntu 7.10 \n \l
i have downloaded the kernel 2.4.19 for kernel.org
after that i tried to configure the kernel
i got this error ...
- 04-04-2008 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 36
problem with kernel configuring
hi
my system is instlled with Ubuntu 7.10 \n \l
i have downloaded the kernel 2.4.19 for kernel.org
after that i tried to configure the kernel
i got this error message
chakri@chakri-laptop:~/chakri/my-first-kernel/linux-2.4.19$ make xconfig ARCH=um
Makefile:252: arch/um/Makefile: No such file or directory
make: *** No rule to make target `arch/um/Makefile'. Stop.
chakri@chakri-laptop:~/chakri/my-first-kernel/linux-2.4.19$ make ARCH=um menuconfig
Makefile:252: arch/um/Makefile: No such file or directory
make: *** No rule to make target `arch/um/Makefile'. Stop.
can any one help me
thanks and regards
- 04-05-2008 #2Linux Newbie
- Join Date
- Mar 2008
- Location
- Hyderabad
- Posts
- 109
As you have Ubuntu 7.10 it might be running 2.6+ linux kernel.
And you are going to compile a 2.4 kernel.
You might have to go down the gcc version or lot of error will occur while compiling i guess.


Reply With Quote
