Gentoo Archives: gentoo-user

From: Michael Sullivan <michael@××××××××××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] Weird problem while emerging virtualbox
Date: Tue, 29 Jan 2008 21:35:21
Message-Id: 1201642507.13756.28.camel@camille.espersunited.com
1 I tried to emerge virtualbox, and I got this:
2
3 >>> Emerging (1 of 1) app-emulation/virtualbox-1.5.2-r1 to /
4 * VirtualBox-1.5.2_OSE.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...
5 [ ok ]
6 * checking ebuild checksums ;-) ...
7 [ ok ]
8 * checking auxfile checksums ;-) ...
9 [ ok ]
10 * checking miscfile checksums ;-) ...
11 [ ok ]
12 * checking VirtualBox-1.5.2_OSE.tar.bz2 ;-) ...
13 [ ok ]
14 >>> Unpacking source...
15 >>> Unpacking VirtualBox-1.5.2_OSE.tar.bz2
16 to /var/tmp/portage/app-emulation/virtualbox-1.5.2-r1/work
17 * Applying virtualbox-1.5.2-remove-splitted-stuff.patch ...
18 [ ok ]
19 >>> Source unpacked.
20 >>> Compiling source
21 in /var/tmp/portage/app-emulation/virtualbox-1.5.2-r1/work/VirtualBox-1.5.2_OSE ...
22 Checking for environment: Determined build machine: linux.x86, target
23 machine: linux.x86, OK.
24 Checking for kBuild: found, OK.
25 Checking for gcc: found version 4.1.2, OK.
26 Checking for as86: found version 0.16.17, OK.
27 Checking for bcc: found version 0.16.17, OK.
28 Checking for iasl: found version 20060912, OK.
29 Checking for xslt: found, OK.
30 Checking for pthread: found, OK.
31 Checking for xalan: found version 1.10.0, OK.
32 Checking for xerces: found version 2.7.0, OK.
33 Checking for libIDL: found version 0.8.9, OK.
34 Checking for zlib: found version 1.2.3, OK.
35 Checking for SDL: found version 1.2.11, OK.
36 Checking for X libraries: found, OK.
37 Checking for Xcursor: found, OK.
38 Checking for Qt:
39 Qt not found at
40 "/usr/qt/3 /usr/lib/qt3 /usr/lib/qt-3.3 /usr/share/qt3 /usr/lib64/qt-3.3 /usr/X11R6" or Qt headers not found
41 Check the
42 file /var/tmp/portage/app-emulation/virtualbox-1.5.2-r1/work/VirtualBox-1.5.2_OSE/configure.log for detailed error information.
43
44 I have a directory structure in /usr/qt/3, and it IS installed:
45
46 camille ~ # emerge -pv =qt-3*
47
48 These are the packages that would be merged, in order:
49
50 Calculating dependencies... done!
51 [ebuild R ] x11-libs/qt-3.3.8-r4 USE="cups doc examples gif ipv6
52 mysql nas opengl -debug -firebird -immqt -immqt-bc -nis -odbc -postgres
53 -sqlite -xinerama" 0 kB
54
55 Total: 1 package (1 reinstall), Size of downloads: 0 kB
56
57
58 Here's the directory structure in /usr/qt/3:
59
60 camille ~ # ls -l /usr/qt/3
61 total 48
62 drwxr-xr-x 2 root root 4096 Jun 16 2006 bin
63 drwxr-xr-x 4 root root 4096 Jun 17 2006 doc
64 drwxr-xr-x 3 root root 4096 Jun 16 2006 etc
65 drwxr-xr-x 80 root root 4096 Jan 24 14:38 examples
66 drwxr-xr-x 3 root root 8192 Jun 16 2006 include
67 drwxr-xr-x 3 root root 4096 Jan 24 14:38 lib
68 drwxr-xr-x 3 root root 4096 Jun 16 2006 mkspecs
69 drwxr-xr-x 5 root root 4096 Jun 23 2006 plugins
70 drwxr-xr-x 3 root root 4096 Jun 16 2006 tools
71 drwxr-xr-x 2 root root 4096 Nov 8 08:24 translations
72 drwxr-xr-x 18 root root 4096 Jan 24 14:38 tutorial
73
74 So why is it not registering? Is there some shell variable I need to
75 set?
76
77
78
79 --
80 gentoo-user@l.g.o mailing list