[vbox-dev] Can not build Virtualbox (kmk Error 64)

Klaus Espenlaub klaus.espenlaub at oracle.com
Mon Mar 4 13:37:41 GMT 2013


On 01.03.2013 17:51, Manuel Reimer wrote:
> Hello,
>
> I'm trying to build Virtualbox (latest release) but always end up with the
> following error:
>
> kBuild: Pass - Build Programs
> kBuild: Pass - Libraries
> kmk_builtin_rm -f
> /home/build/git/community/virtualbox/trunk/src/VirtualBox-4.2.8/out/linux.amd64/release/obj/webservice/gsoap_copy_all_ts
> kmk_builtin_mkdir -p
> /home/build/git/community/virtualbox/trunk/src/VirtualBox-4.2.8/out/linux.amd64/release/obj/webservice/demo_soapxml
> /home/build/git/community/virtualbox/trunk/src/VirtualBox-4.2.8/out/linux.amd64/release/obj/webservice/demo_headers
> /home/build/git/community/virtualbox/trunk/src/VirtualBox-4.2.8/out/linux.amd64/release/obj/webservice/demo_namespacemaps
> kmk_builtin_mv -f
> /home/build/git/community/virtualbox/trunk/src/VirtualBox-4.2.8/out/linux.amd64/release/obj/webservice/demo_headers
> usage: kmk_builtin_mv [-f | -i | -n] [-v] source target
>      or: kmk_builtin_mv [-f | -i | -n] [-v] source ... directory
>      or: kmk_builtin_mv --help
>      or: kmk_builtin_mv --version
> kmk: ***
> [/home/build/git/community/virtualbox/trunk/src/VirtualBox-4.2.8/out/linux.amd64/release/obj/webservice/gsoap_copy_all_ts]
> Error 64

Looks like a problem with the gsoap install you have on your system... 
did you check the version requirements? Is it installed at all?

This area of the Makefile is far from pretty or easy to understand 
unfortunately.

If you can live without the webservice, just put the line 
"VBOX_WITH_WEBSERVICES=" into LocalConfig.kmk in the root of your build 
tree.

Klaus

>
>
> I tried this on ArchLinux but Gentoo seems to have the same problem:
>
> https://bugs.gentoo.org/show_bug.cgi?id=456354
>
> How can I get around this?
>
> Yours
>
> Manuel
>
>
> _______________________________________________
> vbox-dev mailing list
> vbox-dev at virtualbox.org
> https://www.virtualbox.org/mailman/listinfo/vbox-dev





More information about the vbox-dev mailing list