[Call For Testing] VirtualBox for FreeBSD! take 4
Daniel O'Connor
doconnor at gsoft.com.au
Thu May 28 07:01:40 UTC 2009
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= -pRr" (remove A).
> Note, somehow in virtualbox_5.tgz "FETCH_ARGS=-pRr" was removed.
I see those options in the Makefile under a .if for
WITH_GUESTADDITIONS - however I don't think that variable is set
properly.
You can see what I mean here..
[inchoate 16:28] ~/projects/virtualbox >sudo make checksum
===> Found saved configuration for virtualbox-2.2.2r19980
=> MD5 Checksum OK for virtualbox-2.2.2r19980.tar.gz.
=> SHA256 Checksum OK for virtualbox-2.2.2r19980.tar.gz.
[inchoate 16:29] ~/projects/virtualbox >make WITH_GUESTADDITIONS=
checksum
===> Found saved configuration for virtualbox-2.2.2r19980
=> MD5 Checksum OK for virtualbox-2.2.2r19980.tar.gz.
=> SHA256 Checksum OK for virtualbox-2.2.2r19980.tar.gz.
=> MD5 Checksum OK for VBoxGuestAdditions_2.2.2.iso.
=> 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'
stuff?
--
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: This is a digitally signed message part.
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20090528/d6fcd9ad/attachment.pgp
More information about the freebsd-current
mailing list