[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Compile vanilla 2.6.27 using make-kpkg



On Sun, Oct 12 2008, Adrian Levi wrote:

> 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 you tried without the --arch option? with --arch, I think
 you might be getting into all kinds of cross compilation nastiness. or
 else try
  --arch amd64  --cross-compile  -

        manoj

-- 
The decision doesn't have to be logical, it is unanimous.
Manoj Srivastava <srivasta@acm.org> <http://www.golden-gryphon.com/>  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C


Reply to: