Problem with missing files in the kernel headers (2.6.28) in Jaunty
Alberto Milone
albertomilone at ubuntu.com
Mon Dec 1 12:04:56 UTC 2008
Hi all,
I have noticed that if I try to build the Nvidia driver in Jaunty with the
latest kernel, Nvidia's conftest.sh fails. After making this test more verbose
I found out that there can be something wrong with the headers.
Nvidia's conftest.sh tries to build a file (see the attached .c file) and
aborts the operation if this compilation test fails. In the attached make.log
you will see the compilation command which is used and the compilation errors.
Put simply it looks like some header files are included by a few files even
though they don't exist (e.g. asm/param.h is included in linux/sched.h).
Thanks in advance for your help (I hope to upload the new nvidia drivers
soon).
Regards,
Alberto (aka tseliot)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: conftest12386.c
Type: text/x-csrc
Size: 496 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20081201/8b8a446b/attachment.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make.log
Type: text/x-log
Size: 135665 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20081201/8b8a446b/attachment.bin>
More information about the kernel-team
mailing list