running VirtualBox on Genode
Martin Stein
martin.stein at ...1...
Wed Jul 8 10:23:47 CEST 2015
Hi Daren,
On 08.07.2015 04:51, Daren Sin wrote:
> Hi,
>
> I've found this
> page http://genode.org/documentation/release-notes/14.02#VirtualBox_on_top_of_the_NOVA_microhypervisor
> and managed to run the /make prepare/ command, but got stuck at the next
> one.
The 'make prepare' mechanism is outdated. It has been replaced by the
prepare_port command in tool/ports. Call the tool without arguments for
a short manpage.
> I tried doing that, but got a /Error: libc is not
> prepared or outdated/ error.
The error indicates that the third-party package "libc", which is needed
for your scenario, is missing or too old. You can update it by doing
'./prepare_port libc' in tool/ports. There may be further third-party
packages (ports) that need such treatment.
Cheers,
Martin
More information about the users
mailing list