Results 1 to 6 of 6
Have tried updating the kernel, downloaded a complete version, extracted the tarball, and run
make menuconfig and this error:
make[2]: *** [scripts/lxdialog/checklist.o] Error 1
make[1]: *** [menuconfig] Error 2
make: ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-09-2004 #1
HELP! Updating Kernel
Have tried updating the kernel, downloaded a complete version, extracted the tarball, and run
make menuconfig and this error:
a mate suggeted this is bcoz ncurses is not installed, so went to YaST2, it is installed. He suggested running make xconfig, and i get this error:make[2]: *** [scripts/lxdialog/checklist.o] Error 1
make[1]: *** [menuconfig] Error 2
make: *** [menuconfig] Error 2
He thought qt wasn't installed, it is! Now both of us are dried out on ideas as to why it's not workin! Anyone else had this prob and got over it? Or got any ideas about how to get round it?make[1]: *** [scripts/kconfig/.tmp_qtcheck] Error 1
make: *** [xconfig] Error 2
- 02-09-2004 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
That's not the actual error - that's just make indicating that a sub-process has returned with an error. You need to post the original error.
- 02-09-2004 #3
- 02-10-2004 #4
Once again, please post your solution so that other's may benefit from this thread.
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 02-10-2004 #5
Sorry, after extracting the tarball, i used make config in the extracted dir i.e linux-2.6.2. and comes up with LOADS of options, so make sure you have time!!!!
- 02-10-2004 #6
ok, so i got as far as all that, and have setup the kernel, now i need GRUB to recognize the new kernel rather than the old one. What needs doing? I found a prog that creates a new menu.lst file, is this all that needs doin?


Reply With Quote
