Re: Kernel compilation woes

2004-02-07 Thread Andy Firman
On Sat, Feb 07, 2004 at 12:09:10PM -0600, Joel Konkle-Parker wrote: > I'm trying to compile my own 2.4.24 kernel using the sources from > kernel.org and the .config from Sarge, and I'm getting some errors: > > # make-kpkg kernel_image > > > > if [ -r System.map ]; then /sbin/depmod -ae -F Syst

Re: Kernel compilation woes

2004-02-07 Thread Paul Morgan
On Sat, 07 Feb 2004 12:09:10 -0600, Joel Konkle-Parker wrote: > I'm trying to compile my own 2.4.24 kernel using the sources from > kernel.org and the .config from Sarge, and I'm getting some errors: > > # make-kpkg kernel_image > > > > if [ -r System.map ]; then /sbin/depmod -ae -F System.map

Kernel compilation woes

2004-02-07 Thread Joel Konkle-Parker
I'm trying to compile my own 2.4.24 kernel using the sources from kernel.org and the .config from Sarge, and I'm getting some errors: # make-kpkg kernel_image if [ -r System.map ]; then /sbin/depmod -ae -F System.map -b /usr/src/linux-2.4. 24/debian/tmp-image -r 2.4.24; fi depmod: *** Unresol