← Back to team overview

kernel-packages team mailing list archive

[Bug 1295965] Re: 3.13.0-19 kernel & nvidia 334.21 driver fail to built

 

** Attachment added: "make.log"
   https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1295965/+attachment/4036948/+files/make.log

-- 
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/1295965

Title:
  3.13.0-19 kernel & nvidia 334.21 driver fail to built

Status in “linux” package in Ubuntu:
  New

Bug description:
  As im using one of the newest card GTX 750 that need at least the 334.21 nvidia driver ("nouveau" cant work right now), i get an issue while the 3.13.0-19 kernel has been installed:
  - all the headers and source are installed
  - the needed build packages are installed too
  - the previous 3.13.0-18 kernel works well with that 334.21 driver

  - but with that newest kernel, i get:

  NVIDIA: calling KBUILD...
  make[1]: Entering directory `/usr/src/linux-headers-3.13.0-19-generic'
  test -e include/generated/autoconf.h -a -e include/config/auto.conf || (		\
  	echo >&2;							\
  	echo >&2 "  ERROR: Kernel configuration is invalid.";		\
  	echo >&2 "         include/generated/autoconf.h or include/config/auto.conf are missing.";\
  	echo >&2 "         Run 'make oldconfig && make prepare' on kernel src to fix it.";	\
  	echo >&2 ;							\
  	/bin/false)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1295965/+subscriptions


References