[vbox-dev] building os/2 host
Michael Holzapfel
michael.holzapfel at arcor.de
Mon Jun 11 12:14:04 PDT 2007
Hi all,
after getting the raw version to run, i am puzzling to get the full
build. Unfortunately the build process stops at
kmk.exe[3]: Entering directory
`E:/work/VirtualBox/vbox/src/VBox/HostDrivers'
kBuild: Linking VBoxDrv
emxomf: Input file
`E:\work\VirtualBox\vbox\out\os2.x86\release\obj\src\VBox\Hos
tDrivers\VBoxDrv\os2\SUPDrvA-os2.obj' is not an a.out file
emxomfld: a.out to omf conversion failed for
'E:\work\VirtualBox\vbox\out\os2.x8
6\release\obj\src\VBox\HostDrivers\VBoxDrv\os2\SUPDrvA-os2.obj'.
kmk.exe[3]: ***
[E:/work/VirtualBox/vbox/out/os2.x86/release/obj/src/VBox/HostDr
ivers/VBoxDrv/VBoxDrv.sys] Error 1
The failing command:
@g++.exe
@E:/work/VirtualBox/vbox/out/os2.x86/release/obj/src/VBox/HostD
rivers/VBoxDrv/VBoxDrv.rsp
kmk.exe[3]: Leaving directory `E:/work/VirtualBox/vbox/src/VBox/HostDrivers'
kmk.exe[2]: *** [pass_binaries_before] Error 2
kmk.exe[2]: Leaving directory `E:/work/VirtualBox/vbox/src/VBox'
kmk.exe[1]: *** [pass_binaries_before] Error 2
kmk.exe[1]: Leaving directory `E:/work/VirtualBox/vbox/src'
kmk: *** [pass_binaries_before] Error 2
Is this a known issue of the os/2 build process? Seems that the compiler
generates a wrong object format (-Zomf switch missing).
Any comments?
Best regards
Michael
More information about the vbox-dev
mailing list