id summary reporter owner description type status component version resolution keywords cc guest host 5976 Build fails finding VBOXQT4GUIEXE with --disable-qt rvboxr "Trying to build VirtualBox-3.1.2_OSE on Centos 5.4 without any GUI components.[[BR]] ./configure --disable-hardening --disable-pulse --disable-qt --disable-opengl[[BR]] Output from kmk is:[[BR]] Config.kmk:1767: /home/me/VirtualBox-3.1.2_OSE/out/linux.x86/release/GCCConfig.kmk: No such file or directory[[BR]] Config.kmk:3902: /home/me/VirtualBox-3.1.2_OSE/out/linux.x86/release/revision.kmk: No such file or directory[[BR]] /home/me/VirtualBox-3.1.2_OSE/kBuild/units/qt4.kmk:170: kBuild: Couldn't find the Qt4 headers and libaries...[[BR]] /home/me/VirtualBox-3.1.2_OSE/kBuild/footer.kmk:708: *** kBuild: Cannot find include file for the template 'VBOXQT4GUIEXE'! Searched: /home/me/VirtualBox-3.1.2_OSE/kBuild/templates . Stop.[[BR]] [[BR]] I tried hunting down the VBOXQT4GUIEXE template (looks to be in src/VBox/Frontends/VirtualBox/Makefile.kmk and src/VBox/Main/Makefile.kmk), but have been unable to get it to truly ignore building the GUI components.[[BR]] I have successfully build all of the 2.x and 3.0.x versions successfully in my same environment. Since Centos does not include qt4 version 4.4 or higher, and since I don't need the GUI anyway, I want to build without. I found someone else with a similar problem at: [http://www.mail-archive.com/vbox-dev@virtualbox.org/msg02100.html] " defect closed other VirtualBox 3.1.2 fixed VBOXQT4GUIEXE Linux Linux