Hi all,
For compiling virtualbox_ose 4.1.12 you need to modify the Pkgfile this way:
- change version from 4.1.4 to 4.1.12 (off course :) )
- change all directory from Virtualbox-$(version)_OSE to Virtualbox-$(version)
On crux64 you need also to:
- add "--disable-vmmraw" option to "./configure"
- change all directory from "linux.x86" to "linux.amd64"
I do not know if the "--disable-vmmraw" option is of some use on 32bit compilation.
You can find the port for crux64 here (it's a httpup repository): http://zetsuserver.dyndns.org/ports/