lukablurr
lukablurr
Hi there! You also have to set the value for `XEN_PREFIX` in either `config.in` or `.config` file. That should be the same value you set when configuring xen tools. That...
Hi there! You also need the XendevD daemon in order to use Chaos. You can find the code [here]( https://github.com/sysml/xendevd). After you clone the repo go back to the Chaos...
Right. Sorry, I forgot to mention that you should use the `noxs` branch in xendevd repo. So, you are trying to build clickos on top of that? It should work,...
The `xddconn-client` library comes from xendevd. So you should also build xendevd and then try to build chaos again. Please keep in mind that at runtime the xendevd must be...