[Bug 942569] Re: binary headers packages are missing include/generated/compile.h

2012-06-13 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.2.0-25.40 --- linux (3.2.0-25.40) precise-proposed; urgency=low [Luis Henriques] * Release Tracking Bug - LP: #1003534 [ Andy Whitcroft ] * [Config] control.stub is an intermediate product not a dependancy - LP: #992414

[Bug 942569] Re: binary headers packages are missing include/generated/compile.h

2012-06-01 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-ti-omap4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/942569 Title: binary headers packages are missing include/generated/compile.h To manage

[Bug 942569] Re: binary headers packages are missing include/generated/compile.h

2012-05-28 Thread Luis Henriques
Verified that header file is now included in precise: $ dpkg -c linux-headers-3.2.0-25-generic_3.2.0-25.40_amd64.deb |grep compile\.h -rw-r--r-- root/root 0 2012-05-24 01:25 ./usr/src/linux-headers-3.2.0-25-generic/include/config/cross/compile.h -rw-r--r-- root/root 304 2012-05-24

[Bug 942569] Re: binary headers packages are missing include/generated/compile.h

2012-05-25 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.4.0-3.8 --- linux (3.4.0-3.8) quantal; urgency=low [ Andy Whitcroft ] * [Config] include include/generated/compile.h - LP: #942569 * [Config] fix up postinst to ensure we know which error is which - LP: #1002388 [ Herton

[Bug 942569] Re: binary headers packages are missing include/generated/compile.h

2012-05-23 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Precise) Status: In Progress = Fix Committed ** Changed in: linux (Ubuntu Quantal) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 942569] Re: binary headers packages are missing include/generated/compile.h

2012-05-22 Thread Andy Whitcroft
Confirmed via testing that all other generated headers are correctly built and included in the headers, therefore we can actually just copy this one missing header. Patches on the list. ** Also affects: linux (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: linux

[Bug 942569] Re: binary headers packages are missing include/generated/compile.h

2012-05-21 Thread Ubuntu Foundation's Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/942569 Title: binary headers packages are missing include/generated/compile.h To manage notifications about this bug go to:

[Bug 942569] Re: binary headers packages are missing include/generated/compile.h

2012-05-21 Thread Andy Whitcroft
Looks likely the best thing here is to slurp up all the generated headers from the main build and copy them over. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/942569 Title: binary headers packages

[Bug 942569] Re: binary headers packages are missing include/generated/compile.h

2012-05-21 Thread Kano
Basically the content of that file is not that important to fix kernel modul build failures. A 0 size file is enough for that. Best consider adding that fake header file until the generated ones could be added. See patch. ** Patch added: touch-fake-header.patch

[Bug 942569] Re: binary headers packages are missing include/generated/compile.h

2012-02-28 Thread Andy Whitcroft
This header is a generated header, one which is only built when the main binary is built. This means it is not normally in the general header build we make. Need to figure out what is in it and whether we can just regen it, or it needs linking to the one in the main build. ** Summary changed:

[Bug 942569] Re: binary headers packages are missing include/generated/compile.h

2012-02-28 Thread Andy Whitcroft
** Changed in: linux (Ubuntu) Status: Triaged = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/942569 Title: binary headers packages are missing include/generated/compile.h To