need help kernel patchForum: Other Help Topics Topic: need help kernel patch started by: walterb Posted by walterb on April 04 2005,18:25
i'm trying to rebuild kernel 2.4.26. for dsl, have dsl-hdinstalled current version 1.0rc2up to now did the following: - got kernel 2.4.36 from .org. - downloaded kernelsource.dsl and gcc1.dsl. - unpacked kernerl2.4.26 und /usr/src - mydsl-load gcc1.dsl - mydsl-load kernelsource.dsl now have under /usr/src knoppix-kernel.patch and knoppix-kernel26.patch how to install the patch, didn't find command "patch" !!! tried to build without patch - make config ----> ok (can't start with menuconfig or xcofig !!?? what's missing!??) - make xconfig starts a script which ends up with error 127 - wish command not found -make menuconfig says ---> ends up with error must have Ncurses installed - make dep ---- ok - make clean ----- ok - make bzImage --- ok make modules ended up with error 2 Posted by cbagger01 on April 04 2005,22:24
Install dsl-dpkg.dslsudo su apt-get update apt-get install ncurses |