From owner-freebsd-emulation@FreeBSD.ORG Mon May 23 20:15:44 2011 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6EE5A106566B for ; Mon, 23 May 2011 20:15:44 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from cp-out3.libero.it (cp-out3.libero.it [212.52.84.103]) by mx1.freebsd.org (Postfix) with ESMTP id EA4388FC08 for ; Mon, 23 May 2011 20:15:43 +0000 (UTC) X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A0B020A.4DDAC06D.00DD,ss=1,re=0.000,fgs=0 X-libjamoibt: 1419 Received: from wmail11 (172.31.0.41) by cp-out3.libero.it (8.5.133) (authenticated as barbara.xxx1975@libero.it) id 4DD23CD0008E8734; Mon, 23 May 2011 22:15:41 +0200 Message-ID: <8312373.457501306181741402.JavaMail.defaultUser@defaultHost> Date: Mon, 23 May 2011 22:15:41 +0200 (CEST) From: Barbara To: MIME-Version: 1.0 Content-Type: text/plain;charset="UTF-8" Content-Transfer-Encoding: 7bit X-SenderIP: 87.10.10.105 Cc: freebsd-emulation@freebsd.org Subject: R: Re: emulators/virtualbox-ose: error building package X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Barbara List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2011 20:15:44 -0000 >On Sun, 22 May 2011 19:04:25 +0200 (CEST), Barbara wrote: >> I had the following error while building a package for the new virtualbox: >> >> ===> Building package for virtualbox-ose-4.0.8 >> tar: lib/virtualbox/VBoxDbg.so: Cannot stat: No such file or directory >> tar: Error exit delayed from previous errors. >> pkg_create: make_dist: tar command failed with code 256 >> *** Error code 1 > >Could you please tell me the output of "make showconfig"? > >-- Sure! $ cd /usr/ports/emulators/virtualbox-ose && make showconfig ===> The following configuration options are available for virtualbox-ose- 4.0.8: 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=on "Build with PulseAudio" X11=on "Build with X11 support" VDE=off "Build with VDE support" VNC=off "Build with VNC support" WEBSERVICE=off "Build Webservice" NLS=off "Native language support" ===> Use 'make config' to modify these settings Thanks Barbara