[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#358512: linux-headers-2.6.16-1-686-smp: kernel-headers seems to contain unconfigured kernel



On Thu, 23 Mar 2006, Eduard Bloch wrote:

#include <hallo.h>
* Jurij Smakov [Wed, Mar 22 2006, 06:43:28PM]:
On Thu, 23 Mar 2006, Eduard Bloch wrote:

Yes, version.h is missing. I told Sebastian already and he assured is it
there. But that is not what "ls /usr/src/linux-headers-2.6.16-1/include"
says.

No, it is not missing. As mentioned in the description of
linux-headers-2.6.16-1 package, to obtain a complete set of headers you
need to do

Oh, sorry, just wrong command line quote.

I have also checked in other dirs. -k7 does not have it, I have a
similar bug report against m-a.

Eduard.

I've just checked the linux-headers-2.6.16-1-k7_2.6.16-1_i386.deb package, and version.h *is* included in it:

$ sudo apt-get install linux-headers-2.6.16-1-k7
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
  linux-headers-2.6.16-1
The following NEW packages will be installed:
  linux-headers-2.6.16-1 linux-headers-2.6.16-1-k7
0 upgraded, 2 newly installed, 0 to remove and 200 not upgraded.
1 not fully installed or removed.
Need to get 3333kB of archives.
After unpacking 39.7MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://mirrors.kernel.org sid/main linux-headers-2.6.16-1 2.6.16-2 [2869kB]
Get:2 http://mirrors.kernel.org sid/main linux-headers-2.6.16-1-k7 2.6.16-2 [464kB]
Fetched 3333kB in 6s (531kB/s)
Selecting previously deselected package linux-headers-2.6.16-1.
(Reading database ... 121654 files and directories currently installed.)
Unpacking linux-headers-2.6.16-1 (from .../linux-headers-2.6.16-1_2.6.16-2_i386.deb) ...
Selecting previously deselected package linux-headers-2.6.16-1-k7.
Unpacking linux-headers-2.6.16-1-k7 (from .../linux-headers-2.6.16-1-k7_2.6.16-2_i386.deb) ...
Setting up linux-headers-2.6.16-1 (2.6.16-2) ...
Setting up linux-headers-2.6.16-1-k7 (2.6.16-2) ...

$ cat /usr/src/linux-headers-2.6.16-1-k7/include/linux/version.h
#define UTS_RELEASE "2.6.16-1-k7"
#define LINUX_VERSION_CODE 132624
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
$

Am I misunderstanding something here?

Best regards,

Jurij Smakov                                        jurij@wooyd.org
Key: http://www.wooyd.org/pgpkey/                   KeyID: C99E03CC



Reply to: