Quoting Bill Taylor <[EMAIL PROTECTED]>: > hi all > was trying to make a new kernel : 2.4.19 + 2.4.20 patch > did make config, make dep, make clean without problems > then make bzImage. returned after some minutes and a lot of text
Not sure if this will help or not, but if you had used your 2.4.19 kernel source to compile 2.4.19 kernel before you patched it. ie made changes to the .config at some stage. I'd recommend you run; "make oldconfig" before running "make config" and the rest of the steps :) -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
