Build Errors on Windows
Posted: 2. May 2009, 21:26
Hello:
I am close to building vbox sources on Windows. Has anyone noticed below errors?
I am close to building vbox sources on Windows. Has anyone noticed below errors?
Code: Select all
kBuild: Pass - Build Programs
kmk.exe[1]: Entering directory `C:/Vbox/VirtualBox-2.2.0_OSE'
kmk.exe[2]: Entering directory `C:/Vbox/VirtualBox-2.2.0_OSE'
kmk.exe[2]: Nothing to be done for `pass_bldprogs_doit'.
kmk.exe[2]: Leaving directory `C:/Vbox/VirtualBox-2.2.0_OSE'
kmk.exe[1]: Leaving directory `C:/Vbox/VirtualBox-2.2.0_OSE'
kBuild: Pass - Libraries
kmk.exe[1]: Entering directory `C:/Vbox/VirtualBox-2.2.0_OSE'
kmk.exe[2]: Entering directory `C:/Vbox/VirtualBox-2.2.0_OSE/src/VBox/Devices/PC/Etherboot-src'
kmk.exe[2]: Nothing to be done for `pass_libraries'.
kmk.exe[2]: Leaving directory `C:/Vbox/VirtualBox-2.2.0_OSE/src/VBox/Devices/PC/Etherboot-src'
kmk.exe[2]: Entering directory `C:/Vbox/VirtualBox-2.2.0_OSE'
kBuild: Generating C:/Vbox/VirtualBox-2.2.0_OSE/out/win.x86/release/obj/webservice/gsoapH_from_gsoap.h
/bin/wsdl2h.exe -tC:/Vbox/VirtualBox-2.2.0_OSE/out/win.x86/release/obj/webservice/typemap.dat -nvbox -o C:/Vbox/VirtualBox-2.2.0_OSE/out/win.x86/release/obj/webservice/gsoapH_from_gsoap.h C:/Vbox/VirtualBox-2.2.0_OSE/out/win.x86/release/bin/sdk/bindings/webservice/vboxweb.wsdl
kmk.exe[2]: Leaving directory `C:/Vbox/VirtualBox-2.2.0_OSE'
kmk.exe[1]: Leaving directory `C:/Vbox/VirtualBox-2.2.0_OSE'
process_begin: CreateProcess(NULL, /bin/wsdl2h.exe -tC:/Vbox/VirtualBox-2.2.0_OSE/out/win.x86/release/obj/webservice/typemap.dat -nvbox -o C:/Vbox/VirtualBox-2.2.0_OSE/out/win.x86/release/obj/webservi
ce/gsoapH_from_gsoap.h C:/Vbox/VirtualBox-2.2.0_OSE/out/win.x86/release/bin/sdk/bindings/webservice/vboxweb.wsdl, ...) failed.
make (e=3): The system cannot find the path specified.
kmk.exe[2]: *** [C:/Vbox/VirtualBox-2.2.0_OSE/out/win.x86/release/obj/webservice/gsoapH_from_gsoap.h] Error 3
kmk.exe[1]: *** [pass_libraries_this] Error 2
kmk: *** [pass_libraries_order] Error 2