Build Virtualbox4.2.6 with file error

Discussions related to using the OSE version of VirtualBox.
Post Reply
Iamgenius
Posts: 1
Joined: 7. Jun 2013, 09:48

Build Virtualbox4.2.6 with file error

Post by Iamgenius »

Hi everyone :
I'm facing a problem for three days. Every time I try to build my virtualbox the error message shows below would appear and stop the procedure.
When I take a look at the file the procedure needs, I find that the script never build.
Does anyone have any idea about this error? I'm going crazy about this. Thanks all.

Code: Select all

C:/DuOSVB/VirtualBox-4.2.6/src/recompiler/target-i386/op_helper.c: In function `
helper_vmrun':
C:/DuOSVB/VirtualBox-4.2.6/src/recompiler/target-i386/op_helper.c:6413: warning:
 unused variable `valid_err'
cl : ??? warning D9025 : ?? '/O2',? '/Od'
cl : ??? warning D9025 : ?? '/O2',? '/Od'
C:/Users/WAYNEC~1.TW/AppData/Local/Temp/make5168-1.sh: C:DuOSVBVirtualBox-4.2.6/
../HelperTools/x86/MingW/gcc_v3.3.3/bin/ar.exe: error 0
kmk: *** [C:/DuOSVB/VirtualBox-4.2.6/out/win.x86/release/obj/RuntimeR3NoCRTGCC/R
untimeR3NoCRTGCC.lib] Error 2
kmk: *** [C:/DuOSVB/VirtualBox-4.2.6/out/win.x86/release/obj/RuntimeR3NoCRTGCC/R
untimeR3NoCRTGCC.lib] Deleting file `C:/DuOSVB/VirtualBox-4.2.6/out/win.x86/rele
ase/obj/RuntimeR3NoCRTGCC/RuntimeR3NoCRTGCC.lib.ar-script'
kmk: *** Waiting for unfinished jobs....
kmk: *** Exiting with status 2
Post Reply