Hi, finally I have been able to compile the 4.10 kernel like this:

$ fakeroot debian/rules clean
$ sudo fakeroot debian/rules clean
$ AUTOBUILD=1 fakeroot debian/rules binary-debs
$ sudo AUTOBUILD=1 fakeroot debian/rules binary-debs
$ make modules
$ make modules_install

tux@tuxedo:~$ 
tux@tuxedo:~$ uname -r
4.10.8

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1460768

Title:
  Unable to build kernel 3.19.0-18

Status in One Hundred Papercuts:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  There is a bug during compiling kernel version 3.19.0-18.
  First I executed patch file from archive  linux_3.19.0-18.18.diff.gz and 
source https://launchpad.net/ubuntu/+source/linux/3.19.0-18.18

  Then I executed

  make-kpkg --initrd buildpackage

  with attached config file.

  But I got a compiling error:

  CC [M]  ubuntu/vbox/vboxguest/VBoxGuest-linux.o
  In file included from <command-line>:0:0:
  ././include/linux/kconfig.h:46:1: fatal error: 
./ubuntu/vbox/vboxguest/include/VBox/VBoxGuestMangling.h: No such file or 
directory
   #endif /* __LINUX_KCONFIG_H */
   ^
  compilation terminated.
  make[6]: *** [ubuntu/vbox/vboxguest/VBoxGuest-linux.o] Error 1
  make[5]: *** [ubuntu/vbox/vboxguest] Error 2
  make[4]: *** [ubuntu/vbox] Error 2
  make[3]: *** [ubuntu] Error 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1460768/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to