mehdi roustaei

Results 1 issues of mehdi roustaei

Hi I want to compile clickos. I do this with the following command and environment variables: ./configure --enable-minios --with-xen=$XEN_ROOT make minios export MINIOS_ROOT=`pwd`/mini-os export XEN_ROOT=/root/xen/ export NEWLIB_ROOT=`pwd`/toolchain/x86_64-root/x86_64-xen-elf export LWIP_ROOT=`pwd`/toolchain/x86_64-root/x86_64-xen-elf and...