Gentoo Archives: gentoo-user

From: Daniel Pielmeier <daniel.pielmeier@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] virtualbox-ose build failed
Date: Sun, 31 Aug 2008 11:46:37
Message-Id: 48BA84B2.3040802@googlemail.com
In Reply to: [gentoo-user] virtualbox-ose build failed by pat
1 pat schrieb am 31.08.2008 13:35:
2 > Hello,
3 >
4 > I'm trying to build virtualbox-ose, but it fails :-( I've googled but without
5 > luck.
6 >
7 > Error message is:
8 >
9 > Checking for Qt4 uic3:
10 > ** not found!
11 > *
12 > * ERROR: app-emulation/virtualbox-ose-1.6.4 failed.
13 > * Call stack:
14 > * ebuild.sh, line 49: Called src_compile
15 > * environment, line 2756: Called die
16 > * The specific snippet of code:
17 > * ./configure --with-gcc="$(tc-getCC)" --with-g++="$(tc-getCXX)"
18 > ${myconf} || die "configure failed";
19 > * The die message:
20 > * configure failed
21 > *
22 > * If you need support, post the topmost build error, and the call stack if
23 > relevant.
24 > * A complete build log is located at
25 > '/var/tmp/portage/app-emulation/virtualbox-ose-1.6.4/temp/build.log'.
26 > * The ebuild environment file is located at
27 > '/var/tmp/portage/app-emulation/virtualbox-ose-1.6.4/temp/environment'.
28 > *
29 >
30 > Any suggestions?
31 >
32 > Thanks
33 >
34 > Pat
35 >
36 >
37
38 Which qt version do you use? My guess is 4.4.1.
39 Try building it with with qt3support USE flag enabled.
40
41 Regards,
42
43 Daniel