Package: kernel-package
Version: 11.0011
Failed to compile linux source 2.6.27 as well as 2.6.27.5 (donwloaded
from www.kernel.org) using make-kpkg. The only change to the default
.config file was the enabling of the option USB High Speed Mobile
Devices to be compiled as a module. All other options were as they came
with the linux source. I was able to compile successfully a new kernel
using make-kpkg with the previous version of kernel-package and using my
ZTE HSDPA USB modem with no problem. The error msgs are as follows:
QUOTE
make[1]: Leaving directory `/usr/src/linux-2.6.27.5'
/usr/bin/make EXTRAVERSION=.5-ztemf628 ARCH=i386 \
-C Documentation/lguest
make[1]: Entering directory `/usr/src/linux-2.6.27.5/Documentation/lguest'
cc -Wall -Wmissing-declarations -Wmissing-prototypes -O3
-I../../include lguest.c -lz -o lguest
lguest.c:34:18: error: zlib.h: No such file or directory
make[1]: *** [lguest] Error 1
make[1]: Leaving directory `/usr/src/linux-2.6.27.5/Documentation/lguest'
make: *** [debian/stamp/build/kernel] Error 2
UNQUOTE
I am using Debian GNU/Linux lenny, linux-image-2.6.26-1-686 version
2.6.26-8. The command I used was "make-kpkg --append-to-version
-ztemf628 --initrd --arch i386 kernel_image" as root.
Please let me know if you need more info.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]