[vbox-dev] Cannot build on Leopard
Klaus Espenlaub
Klaus.Espenlaub at Sun.COM
Thu Apr 24 09:32:38 PDT 2008
Egor Egorov wrote:
> kBuild: Compiling VirtualBox - /Users/egor/vbox/out/darwin.x86/release/
> obj/src/VBox/Frontends/VirtualBox4/VirtualBox/moc/moc_QIMessageBox.cpp
> kBuild: Compiling VirtualBox - /Users/egor/vbox/out/darwin.x86/release/
> obj/src/VBox/Frontends/VirtualBox4/VirtualBox/moc/moc_QIRichLabel.cpp
> kmk[4]: *** No rule to make target `include/QIAbstractWizard.h',
> needed by `/Users/egor/vbox/out/darwin.x86/release/obj/src/VBox/
> Frontends/VirtualBox4/VirtualBox/moc/moc_QIAbstractWizard.cpp'. Stop.
> kmk[4]: Leaving directory `/Users/egor/vbox/src/VBox/Frontends/
> VirtualBox4'
> kmk[3]: *** [pass_binaries_after] Error 2
> kmk[3]: Leaving directory `/Users/egor/vbox/src/VBox/Frontends'
> kmk[2]: *** [pass_binaries_before] Error 2
> kmk[2]: Leaving directory `/Users/egor/vbox/src/VBox'
> kmk[1]: *** [pass_binaries_before] Error 2
> kmk[1]: Leaving directory `/Users/egor/vbox/src'
> kmk: *** [pass_binaries_before] Error 2
>
>
> Here is the Configure log:
>
> trust:vbox egor$ ./configure
> Checking for environment: Determined build machine: darwin.x86, target
> machine: darwin.x86, OK.
> Checking for kBuild: found, OK.
> Checking for gcc: found version 4.0.1, OK.
> Checking for libIDL: found version 0.8.10, OK.
> Checking for SDL: found version 1.2.13, OK.
> Checking for X libraries: found, OK.
> Checking for Xcursor: found, OK.
> Checking for Qt4: found version 4.3.4, OK.
> Checking for Darwin version: found version 10.5, OK.
> Checking for i386-elf-gcc: found /opt/local/bin/i386-elf-gcc-3.4.6, OK.
>
> This is Intel Leopard 10.5.2, all patches installed, QT installed in
> binary form from Trolltech.
>
> How do I fix this?
You don't. At the moment the Qt4 GUI is far from being end-user ready.
So in fact it's probably a bad idea to build it in the first place.
Unfortunately there's currently no switch for configure to turn off just
the qt4 stuff.
Klaus
More information about the vbox-dev
mailing list