From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JJy6z-0001oA-7u for garchives@archives.gentoo.org; Tue, 29 Jan 2008 21:35:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B559DE027D; Tue, 29 Jan 2008 21:35:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 670AFE027D for ; Tue, 29 Jan 2008 21:35:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 00B1F64FD9 for ; Tue, 29 Jan 2008 21:35:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.116 X-Spam-Level: X-Spam-Status: No, score=-2.116 required=5.5 tests=[AWL=0.383, BAYES_00=-2.599, RDNS_DYNAMIC=0.1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SlBcrZsAHHYB for ; Tue, 29 Jan 2008 21:35:12 +0000 (UTC) Received: from baby.espersunited.com (adsl-70-234-122-254.dsl.tul2ok.sbcglobal.net [70.234.122.254]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id B512D653E4 for ; Tue, 29 Jan 2008 21:35:10 +0000 (UTC) Received: from camille.espersunited.com ([192.168.1.3]) by baby.espersunited.com with esmtp (Exim 4.68) (envelope-from ) id 1JJy6l-0004qF-M8 for gentoo-user@gentoo.org; Tue, 29 Jan 2008 15:35:08 -0600 Subject: [gentoo-user] Weird problem while emerging virtualbox From: Michael Sullivan To: gentoo-user Content-Type: text/plain Date: Tue, 29 Jan 2008 15:35:07 -0600 Message-Id: <1201642507.13756.28.camel@camille.espersunited.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit X-SpamScore: 0.0 (/) X-SpamReport: baby.espersunited.com detected 0.0 spam points 5.0 points required to mark as spam X-Archives-Salt: f7dd5271-0edb-4e07-8538-1e0df39f895d X-Archives-Hash: 6843472dd4e455ebe5063ca00bf96927 I tried to emerge virtualbox, and I got this: >>> Emerging (1 of 1) app-emulation/virtualbox-1.5.2-r1 to / * VirtualBox-1.5.2_OSE.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking VirtualBox-1.5.2_OSE.tar.bz2 ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking VirtualBox-1.5.2_OSE.tar.bz2 to /var/tmp/portage/app-emulation/virtualbox-1.5.2-r1/work * Applying virtualbox-1.5.2-remove-splitted-stuff.patch ... [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/app-emulation/virtualbox-1.5.2-r1/work/VirtualBox-1.5.2_OSE ... Checking for environment: Determined build machine: linux.x86, target machine: linux.x86, OK. Checking for kBuild: found, OK. Checking for gcc: found version 4.1.2, OK. Checking for as86: found version 0.16.17, OK. Checking for bcc: found version 0.16.17, OK. Checking for iasl: found version 20060912, OK. Checking for xslt: found, OK. Checking for pthread: found, OK. Checking for xalan: found version 1.10.0, OK. Checking for xerces: found version 2.7.0, OK. Checking for libIDL: found version 0.8.9, OK. Checking for zlib: found version 1.2.3, OK. Checking for SDL: found version 1.2.11, OK. Checking for X libraries: found, OK. Checking for Xcursor: found, OK. Checking for Qt: Qt not found at "/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 Check the file /var/tmp/portage/app-emulation/virtualbox-1.5.2-r1/work/VirtualBox-1.5.2_OSE/configure.log for detailed error information. I have a directory structure in /usr/qt/3, and it IS installed: camille ~ # emerge -pv =qt-3* These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] x11-libs/qt-3.3.8-r4 USE="cups doc examples gif ipv6 mysql nas opengl -debug -firebird -immqt -immqt-bc -nis -odbc -postgres -sqlite -xinerama" 0 kB Total: 1 package (1 reinstall), Size of downloads: 0 kB Here's the directory structure in /usr/qt/3: camille ~ # ls -l /usr/qt/3 total 48 drwxr-xr-x 2 root root 4096 Jun 16 2006 bin drwxr-xr-x 4 root root 4096 Jun 17 2006 doc drwxr-xr-x 3 root root 4096 Jun 16 2006 etc drwxr-xr-x 80 root root 4096 Jan 24 14:38 examples drwxr-xr-x 3 root root 8192 Jun 16 2006 include drwxr-xr-x 3 root root 4096 Jan 24 14:38 lib drwxr-xr-x 3 root root 4096 Jun 16 2006 mkspecs drwxr-xr-x 5 root root 4096 Jun 23 2006 plugins drwxr-xr-x 3 root root 4096 Jun 16 2006 tools drwxr-xr-x 2 root root 4096 Nov 8 08:24 translations drwxr-xr-x 18 root root 4096 Jan 24 14:38 tutorial So why is it not registering? Is there some shell variable I need to set? -- gentoo-user@lists.gentoo.org mailing list