VirtualBox

18 年 前 建立

18 年 前 結束

#12 closed defect (invalid)

Missed <linux/compiler.h>

回報者: agbr 負責人:
元件: other 版本: VirtualBox 1.3.2
關鍵字: 副本:
Guest type: other Host type: other

描述

src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp is not compiled successfully with my version of glibc-2.4 and kernel-2.6.16, because <linux/usbdevice_fs.h> contains declarations like "void user *data", but "user" is declared in <linux/compiler.h> which is not included in usbdevice_fs.h.

google says that it is necessary to include <linux/compiler.h> manually in all files which use <linux/usbdevice_fs.h>.

附加檔案 (1)

USBProxyServiceLinux.cpp-806.patch (422 位元組 ) - 18 年 前, 由 agbr 新增

下載所有附檔: .zip

更動歷史 (4)

18 年 前agbr 編輯

comment:1 18 年 前İsmail Dönmez 編輯

Your distro should use David Woodhouse's userspace kernel headers which is the official distribution for kernel headers now btw and which does not have this problem.

comment:2 18 年 前agbr 編輯

My distro is opensuse 10.1. Thanks anyway.

comment:3 18 年 前umoeller 編輯

狀態: newclosed
處理結果: invalid

I guess this means it's not a vbox bug? Will close for now.

注意: 瀏覽 TracTickets 來幫助您使用待辦事項功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette