Gentoo Archives: gentoo-user

From: Dale <dalek1967@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] virtualbox-ose build failed
Date: Sun, 31 Aug 2008 11:45:19
Message-Id: 48BA844A.8070005@bellsouth.net
In Reply to: [gentoo-user] virtualbox-ose build failed by pat
1 pat wrote:
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
39 Do you have qt 4 installed? It says it can't find a part of qt4 in the
40 error. If you have it installed, check your USE flags.
41
42 Dale
43
44 :-) :-)

Replies

Subject Author
Re: [gentoo-user] virtualbox-ose build failed pat <pat@××××××××.org>