Bug#759072: kernel-package: Can't compile vanilla kernels since 3.14.x

2014-08-24 Thread Andres Cimmarusti
can you successfully build the kernel normally, without using make-kpkg? I did this: $ make -j4 LD drivers/video/built-in.o Makefile:843: recipe for target 'drivers' failed make: *** [drivers] Error 2 And got the same problem... I guess it's not debian related. Sorry about the misplaced

Bug#759072: kernel-package: Can't compile vanilla kernels since 3.14.x

2014-08-24 Thread Manoj Srivastava
hi, no worries. I have managed to build kernels, including the latest got from last week, using the current kernel package. you could try bisecting your .config with one from make defconfig. Manoj On August 24, 2014 10:49:59 AM PDT, Andres Cimmarusti acimmaru...@gmail.com wrote:

Bug#759072: kernel-package: Can't compile vanilla kernels since 3.14.x

2014-08-24 Thread Andres Cimmarusti
no worries. I have managed to build kernels, including the latest got from last week, using the current kernel package. you could try bisecting your .config with one from make defconfig. I've isolated the problem. Kernels compile fine if I disable the RTL8821AE driver (currently in staging).

Bug#759072: kernel-package: Can't compile vanilla kernels since 3.14.x

2014-08-23 Thread Andres Cimmarusti
Package: kernel-package Version: 13.014 Severity: normal Dear Maintainer, I've been trying to use kernel-package and/or the kernel-built-in deb-pkg to build debian packages from vanilla kernels 3.14.x, 3.15.x and 3.16.x. I import the configuration directly from my testing kernel 3.14-2 and do

Bug#759072: kernel-package: Can't compile vanilla kernels since 3.14.x

2014-08-23 Thread Manoj Srivastava
hi, can you successfully build the kernel normally, without using make-kpkg? Manoj On August 23, 2014 8:01:01 PM PDT, Andres Cimmarusti acimmaru...@gmail.com wrote: Package: kernel-package Version: 13.014 Severity: normal Dear Maintainer, I've been trying to use kernel-package and/or