Hello Janardhan,
welcome to the list. Please find my answer below the quoted text.
On Thu, Apr 20, 2017 at 07:10:03AM +0000, Janardhan wrote:
I am trying to compile genode with the support of virtual box and tiny core Linux .While compiling i am getting below error
library dependencies... Library cxx Library alarm Library timed_semaphore Library config Library startup-nova Library base-nova-common Library base-nova Library ldso-startup Library ld-nova Program lib/ld/nova/ld-nova Program kernel/nova/hypervisor make[1]: Leaving directory `/home/janardhan/genode/build/nova_x86_64' genode build completed using 'ld-nova.lib.so' as 'ld.lib.so' using 'nova_timer_drv' as 'timer' cp: cannot stat ‘bin/virtualbox-nova’: No such file or directory
Unfortunately, your log is incomplete but I expect it states some skipped targets. The reason may be a missing repository (like you also experienced with x86emu). In this case, you may enable the ports repository in etc/build.conf, prepare the virtualbox port, and rebuild. If it still not works please post a complete build log.
Regards