﻿id	summary	reporter	owner	description	type	status	component	version	resolution	keywords	cc	guest	host
12803	Virtualbox 4.3.8 fails to build from source -> fixed in 4.3 and later series as of 12 March 2014	LocutusOfBorg		"The new 4.3.8 FTBFS in debian, because of a wrong include file
http://paste.debian.net/86832/

attached the patch from the debian developer and maintainer Felix Geyer.
{{{
--- virtualbox-4.3.8-dfsg.orig/src/VBox/Additions/x11/vboxvideo/Makefile.kmk
+++ virtualbox-4.3.8-dfsg/src/VBox/Additions/x11/vboxvideo/Makefile.kmk
@@ -376,7 +376,7 @@ ifdef VBOX_USE_SYSTEM_XORG_HEADERS
         /usr/include/libdrm \
         /usr/include/xorg \
         /usr/include/pixman-1
- vboxvideo_drv_system_SOURCES := $(vboxvideo_drv_15_SOURCES)
+ vboxvideo_drv_system_SOURCES := $(vboxvideo_drv_17_SOURCES)
 endif
}}}"	defect	closed	other	VirtualBox 4.3.8	fixed			Linux	Linux
