Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#16902 - [kernel-headers] break compilation
Attached to Project:
Arch Linux
Opened by Ionut Biru (wonder) - Thursday, 29 October 2009, 11:27 GMT
Last edited by Allan McRae (Allan) - Friday, 30 October 2009, 03:51 GMT
Opened by Ionut Biru (wonder) - Thursday, 29 October 2009, 11:27 GMT
Last edited by Allan McRae (Allan) - Friday, 30 October 2009, 03:51 GMT
|
DetailsDescription:
trying to compile virtualbo-ose: In file included from /build/src/VirtualBox-3.0.10_OSE/src/VBox/Main/linux/HostHardwareLinux.cpp:60: /usr/include/scsi/scsi.h:145: error: 'u8' does not name a type /usr/include/scsi/scsi.h:146: error: 'u8' does not name a type /usr/include/scsi/scsi.h:147: error: 'u8' does not name a type /usr/include/scsi/scsi.h:148: error: 'u8' does not name a type /usr/include/scsi/scsi.h: In function 'unsigned int scsi_varlen_cdb_length(const void*)': /usr/include/scsi/scsi.h:156: error: 'struct scsi_varlen_cdb_hdr' has no member named 'additional_cdb_length' something similar is in vlc too: http://bbs.archlinux.org/viewtopic.php?id=83451 Additional info: kernel-headers 2.6.31.4-1 glibc 2.10.1-5 Steps to reproduce: try to compile vlc or virtualbox-ose |
This task depends upon
Closed by Allan McRae (Allan)
Friday, 30 October 2009, 03:51 GMT
Reason for closing: Fixed
Additional comments about closing: kernel-headers-2.6.31.4-2
Friday, 30 October 2009, 03:51 GMT
Reason for closing: Fixed
Additional comments about closing: kernel-headers-2.6.31.4-2
http://patchwork.kernel.org/patch/38102/raw/
It is quite simple just to edit the relevant file by hand.
Allan, add that patch as soon as possible.