This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1636625

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
       Status: New => Incomplete

** Tags added: trusty

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

Title:
  Syntax error extra parenthesis linux-headers-3.13.0-100/Makefile

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Recommended change: remove incorrect extra ) character

  root@nereid:/usr/src/linux-headers-3.13.0-100# diff Makefile old2.Makefile
  615c615
  <             -fstack-protector not supported by compiler)
  ---
  >             -fstack-protector not supported by compiler))

  This bug causes driver builds to fail like this

  make[1]: Entering directory `/usr/src/linux-headers-3.13.0-100-generic'
  /usr/src/linux-headers-3.13.0-100-generic/arch/x86/Makefile:111: 
CONFIG_X86_X32 enabled but no binutils support
  Makefile:614: Cannot use CONFIG_CC_STACKPROTECTOR: -fstack-protector not 
supported by compiler
  Makefile:614: *** missing separator. Stop.
  make[1]: Leaving directory `/usr/src/linux-headers-3.13.0-100-generic'
  make: *** [all] Error 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1636625/+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