At 01 Jul 2003 11:05:18 +1000, Kevin Saenz wrote: > yes you use the linux-2.4.18 source > but you install the kernel-headers for 2.4.18-bf2.4 > all I did was copy the contents of the headers > directory to kernel-source-2.4.18
ouch. a cleaner way would be to copy the /usr/share/doc/kernel-headers-2.4.18-bf2.4/config.gz (or whatever its called) to <unpacked kernel source>/.config then just run "make-kpkg kernel_image" and it should reproduce the same kernel. -- - Gus -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
