LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Upgrading Kernel (https://www.linuxquestions.org/questions/linux-newbie-8/upgrading-kernel-242115/)

katvis 10-13-2004 07:50 AM

Upgrading Kernel
 
I have downloaded kernel 2.6.8.1 and have unpacked it.

When I run "make xconfig" I get the following error:

scripts/kconfig/qconf arch/i386/Kconfig
qconf: cannot connect to X server
make[1]: *** [xconfig] Error 1
make: *** [xconfig] Error 2


I then ran "xhost +" still the same error.

After that I tried running "make menuconfig" the following appears:

scripts/kconfig/mconf arch/i386/Kconfig
init/Kconfig:273: can't open file "drivers/block/Kconfig.iosched"
make[1]: *** [menuconfig] Error 1
make: *** [menuconfig] Error 2

Please help.......

jyothisv 10-13-2004 01:57 PM

Dear katvis,
Make sure of two things:
1. you run make xconfig in an xterm or similiar graphical tool(ie, with X already running)
2. you run everything as root
you shouldn't get any errors now.
Have fun upgrading kernel!


All times are GMT -5. The time now is 12:06 AM.