From owner-freebsd-current@FreeBSD.ORG Thu May 28 07:01:38 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A262B10656DD; Thu, 28 May 2009 07:01:38 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id EA58B8FC08; Thu, 28 May 2009 07:01:37 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.30]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id n4S71ZSM094226 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Thu, 28 May 2009 16:31:36 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Maho NAKATA Date: Thu, 28 May 2009 16:31:24 +0930 User-Agent: KMail/1.9.10 References: <20090527134343.GB1104@bsdcrew.de> <200905281231.25830.doconnor@gsoft.com.au> <20090528.124746.193716404.chat95@mac.com> In-Reply-To: <20090528.124746.193716404.chat95@mac.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1322432.6NaDGAeBW2"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200905281631.31202.doconnor@gsoft.com.au> X-Spam-Score: -3.517 () ALL_TRUSTED,AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Cc: ports@freebsd.org, freebsd-emulation@freebsd.org, freebsd-current@freebsd.org Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 4 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 May 2009 07:01:40 -0000 --nextPart1322432.6NaDGAeBW2 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thu, 28 May 2009, Maho NAKATA wrote: > Hi miwi, > > In some environment, to fetch "VBoxGuestAdditions_2.2.2.iso" > correctly, you must add "FETCH_ARGS=3D -pRr" (remove A). > Note, somehow in virtualbox_5.tgz "FETCH_ARGS=3D-pRr" was removed. I see those options in the Makefile under a .if for=20 WITH_GUESTADDITIONS - however I don't think that variable is set=20 properly. You can see what I mean here.. [inchoate 16:28] ~/projects/virtualbox >sudo make checksum =3D=3D=3D> Found saved configuration for virtualbox-2.2.2r19980 =3D> MD5 Checksum OK for virtualbox-2.2.2r19980.tar.gz. =3D> SHA256 Checksum OK for virtualbox-2.2.2r19980.tar.gz. [inchoate 16:29] ~/projects/virtualbox >make WITH_GUESTADDITIONS=3D=20 checksum =3D=3D=3D> Found saved configuration for virtualbox-2.2.2r19980 =3D> MD5 Checksum OK for virtualbox-2.2.2r19980.tar.gz. =3D> SHA256 Checksum OK for virtualbox-2.2.2r19980.tar.gz. =3D> MD5 Checksum OK for VBoxGuestAdditions_2.2.2.iso. =3D> SHA256 Checksum OK for VBoxGuestAdditions_2.2.2.iso. [inchoate 16:29] ~/projects/virtualbox >make -V WITH_GUESTADDITIONS true I wonder if the .include's are in the wrong place for 'make config'=20 stuff?=20 =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1322432.6NaDGAeBW2 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iD8DBQBKHjbL5ZPcIHs/zowRAtEQAJ0Zd6k514RwjLFXmktCizPa5mufIgCfZKig DI36CJssRHiDkA+7GH7Afng= =mAQ+ -----END PGP SIGNATURE----- --nextPart1322432.6NaDGAeBW2--