Adrian Levi a écrit :
I'm having troubles compiling a vanilla 2.6.27 kernel using
kernel-package. Looks like there is a new iwl4965 driver and I'd like
to try it out.
The kernel compiles correctly using the usual toolchain provided with
the sources but fails on the packaging part using make-kpkg.
The compile process gets all the way to the end and fails with
debian/stamp/Install: Is a directory
The exact command line I'm using at the top level linux-2.6.27 direcory is:
fakeroot make-kpkg --initrd --arch amd64 kernel_image
have tried to compile this in etch and lenny with no luck, can someone
else confirm that it works for them?
Adrian
Hi,
I'm using a 2.6.27 compiled from kernel.org sources since the day it was
released, running fine. I compiled it with Lenny default kernel-package,
the Debian way, and had no trouble.
I then compiled it with Sid newly revised kernel-package for testing
(aka "fun" !) purpose, the compilation went smoothly, including creation
of kernel-headers, but I didn't actually try the resulting kernel yet.
I'm on Lenny amd64.
Basically command is :
make-kpkg --initrd --append-to-version -vanilla64 --revision 2
kernel-image kernel-headers
Tom
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]