Date: Thu, 28 May 2009 16:31:24 +0930 From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: Maho NAKATA <chat95@mac.com> Cc: ports@freebsd.org, freebsd-emulation@freebsd.org, freebsd-current@freebsd.org Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 4 Message-ID: <200905281631.31202.doconnor@gsoft.com.au> In-Reply-To: <20090528.124746.193716404.chat95@mac.com> References: <20090527134343.GB1104@bsdcrew.de> <200905281231.25830.doconnor@gsoft.com.au> <20090528.124746.193716404.chat95@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905281631.31202.doconnor>