Problem with VBoxREM2.rel

Discussions related to using the OSE version of VirtualBox.
Post Reply
sn2234
Posts: 3
Joined: 1. Dec 2011, 02:36
Primary OS: MS Windows 7
VBox Version: OSE self-compiled
Guest OSses: Debian Linux

Problem with VBoxREM2.rel

Post by sn2234 »

Hello,

I managed to build VirtualBox OSE for Win64.
But when I am trying to start any virtual machine, I got error, related to VBoxREM2.rel module.
With VBoxREM2.rel from Oracle build all works just fine.
VBoxREM2.rel, build on Windows, using mingw64 seems unoperable. It looks like it should be build on Linux, according to this http://fossies.org/dox/VirtualBox-4.1.6 ... amd64.html. But on Linux recompiler is built as shared module, VBoxREM.so, which can't be converted into relocated module.
Does anyone have instructions, how to build relocated VBoxREM2.rel on Linux, or to build correct .ELF on Windows(simple objcopy doesn't work)?

Thank you advice
Post Reply