Hello

I am trying to make the c example stubdomain but it’s not working.  Here’s what 
I am doing, any help valued:

thanks


root@contiki:/home/larsr/xen-4.4.2/stubdom# tail -n18 README


                                Your own stubdom
                                ================

  By running

cd stubdom/
make c-stubdom

  or

cd stubdom/
make caml-stubdom

  you can compile examples of C or caml stub domain kernels.  You can use these
and the relevant Makefile rules as basis to build your own stub domain kernel.
Available libraries are libc, libxc, libxs, zlib and libpci.
root@contiki:/home/larsr/xen-4.4.2/stubdom# cd stubdom
bash: cd: stubdom: No such file or directory
root@contiki:/home/larsr/xen-4.4.2/stubdom# make c-stubdom
make: *** No rule to make target `mini-os-x86_64-c', needed by `c-stubdom'.  
Stop.
root@contiki:/home/larsr/xen-4.4.2/stubdom#



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to