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
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:48 UTC