hello,

I tried for pbxa9, the same thing happens qemu is not generated. I have one doubt when i try to install qemu-kvm-extras which was the second step in building the genodein bare hardware , its not getting downloaded , wheather it may be the problem. When i make the pbxa9 it showed the follwing messages . I'm using the Genode-14.05 version . I follwed the steps present in the doc . As I'm very new to genode I couldn't get it properly.

       [init] Could not open file "ld.lib.so"
[init] parent provides
[init]   service "ROM"
[init]   service "RAM"
[init]   service "CAP"
[init]   service "PD"
[init]   service "RM"
[init]   service "CPU"
[init]   service "LOG"
[init]   service "SIGNAL"
[init] child "init"
[init]   RAM quota:  10223616
[init]   ELF binary: init
[init]   priority:   0
[init -> init] Could not open file "ld.lib.so"
[init -> init] parent provides
[init -> init]   service "ROM"
[init -> init]   service "RAM"
[init -> init]   service "CAP"
[init -> init]   service "PD"
[init -> init]   service "RM"
[init -> init]   service "CPU"
[init -> init]   service "LOG"
[init -> init]   service "SIGNAL"
[init -> init] child "init"
[init -> init]   RAM quota:  4980736
[init -> init]   ELF binary: init
[init -> init]   priority:   0
[init -> init -> init] Could not open file "ld.lib.so"
[init -> init -> init] parent provides
[init -> init -> init]   service "ROM"
[init -> init -> init]   service "RAM"
[init -> init -> init]   service "CAP"
[init -> init -> init]   service "PD"
[init -> init -> init]   service "RM"
[init -> init -> init]   service "CPU"
[init -> init -> init]   service "LOG"
[init -> init -> init]   service "SIGNAL"
[init -> init -> init] No children to start


I'm getting totally struck with this step.

Thank you