From owner-freebsd-emulation@FreeBSD.ORG Tue Mar 16 19:47:05 2010 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC575106564A for ; Tue, 16 Mar 2010 19:47:05 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail.itac.at (mail.itac.at [91.205.172.9]) by mx1.freebsd.org (Postfix) with ESMTP id 3D88B8FC19 for ; Tue, 16 Mar 2010 19:47:05 +0000 (UTC) Received: from [91.205.172.21] (helo=webmail.bluelife.at) by mail.itac.at with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1NrcjI-0004ZM-19; Tue, 16 Mar 2010 20:47:04 +0100 MIME-Version: 1.0 Date: Tue, 16 Mar 2010 20:47:05 +0100 From: Bernhard Froehlich To: William DiNoia , In-Reply-To: <4B9FB6BB.9000101@gmail.com> References: <4B9F8CFF.7080104@gmail.com> <71498bde3f2fa1d52a99c965119491c7@bluelife.at> <4B9FB6BB.9000101@gmail.com> Message-ID: <10ca5e88d120450ceed82bebba92816e@bluelife.at> X-Sender: decke@bluelife.at User-Agent: RoundCube Webmail/0.3.1 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 X-Spam-Score: 1.0 (+) X-Spam-Report: Spam detection software, running on the system "mail.itac.at", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On Tue, 16 Mar 2010 12:50:03 -0400, William DiNoia wrote: > Here's the showconfig output: > > ===> The following configuration options are available for > virtualbox-ose-3.1.4: > QT4=off "Build with QT4 Frontend" > DEBUG=off "Build with debugging symbols" > GUESTADDITIONS=on "Build with Guest Additions" > DBUS=on "Build with D-Bus and HAL support" > PULSEAUDIO=off "Build with PulseAudio" > X11=on "Build with X11 support" > NLS=off "Native language support" > ===> Use 'make config' to modify these settings > > Where can I find the build log? [...] Content analysis details: (1.0 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.4 ALL_TRUSTED Passed through trusted hosts only via SMTP 3.4 FH_DATE_PAST_20XX The date is grossly in the future. -0.9 AWL AWL: From: address is in the auto white-list Cc: Subject: Re: FreeBSD Port: virtualbox-ose-3.1.4 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Mar 2010 19:47:05 -0000 On Tue, 16 Mar 2010 12:50:03 -0400, William DiNoia wrote: > Here's the showconfig output: > > ===> The following configuration options are available for > virtualbox-ose-3.1.4: > QT4=off "Build with QT4 Frontend" > DEBUG=off "Build with debugging symbols" > GUESTADDITIONS=on "Build with Guest Additions" > DBUS=on "Build with D-Bus and HAL support" > PULSEAUDIO=off "Build with PulseAudio" > X11=on "Build with X11 support" > NLS=off "Native language support" > ===> Use 'make config' to modify these settings > > Where can I find the build log? Thanks with this options i can reproduce the problem. I will have a look at the issue tomorrow. -- Bernhard Fröhlich http://www.bluelife.at/ > On 03/16/2010 12:40, Bernhard Froehlich wrote: >> On Tue, 16 Mar 2010 09:51:59 -0400, William DiNoia >> wrote: >>> I'm getting an Error code 71 while building virtualbox-ose: >>> >>> /bin/ln -sf /usr/local/lib/virtualbox/VBoxSDL /usr/local/bin/ >>> install -s -o root -g wheel -m 555 >>> >> /usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.1.4_OSE/out/freebsd.x86/release/bin/VBoxTestOGL >>> >>> /usr/local/lib/virtualbox/ >>> install: >>> >> /usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.1.4_OSE/out/freebsd.x86/release/bin/VBoxTestOGL: >>> >>> No such file or directory >>> *** Error code 71 >>> >>> Stop in /usr/ports/emulators/virtualbox-ose. >>> *** Error code 1 >>> >>> Stop in /usr/ports/emulators/virtualbox-ose. >>> >>> ===>>> Installation of virtualbox-ose-3.1.4 (emulators/virtualbox-ose) >>> failed >>> ===>>> Aborting update >>> >>> ===>>> complete >> >> Could you send us the output of "make showconfig" from the virtualbox-ose >> port and the build log? It looks like a problem with OpenGL detection. >> -- Bernhard Fröhlich http://www.bluelife.at/