-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing #include<xddconn/if.h> in xdd.c #2
Comments
Hi there! You also need the XendevD daemon in order to use Chaos. You can find the code here. After you clone the repo go back to the Chaos config and set |
The problem persists. Using find command, I found many if.h libs, but no one inside a xddconn folder, and they are different, so I won't make this as a Frankenstein. Could Chaos works with Xen Project + ClickOS, or just with LightVM? I'm on the first case, and in ClickOS official tutorial at SysML have a broken link to cosmos, that I suppose not work with the newest ClickOS version. I've already compiled Cosmos from CnpLab, but results on similar problems with libs. I had to copy Now I'm thinking about Debian 9 and your dist packets that couldn't turn available these libs (Chaos and Cosmos), or software are not available to Debian 9. Is it a possibility? Thanks! |
Right. Sorry, I forgot to mention that you should use the |
Great! This problem was solved! But now I have another one, and I don't know what to do... =/
By the way, I got a similar problem with cnplab cosmos, and without options I gave up. Look:
I follow these tips, but didn't works. I couldn't find shared libs. EDIT: Now I found a solution for Cosmos here. Basically I searched for one those libs reported by |
The For cosmos you have the same problem. Those libraries come from xen. So you should build those ( |
Thanks for all your help! Chaos are compiled!
I saw some daemons in Can you give me examples about use
As a tip, I think these informations that you give me could be inserted in Thanks! |
Hey!
During compile process of chaos, I have a problem with this lib. I guess it should be at ' inc/ ' folder, but I could forget something in process install. I'm following tips inserted in README.
I'm using debian 9, xen project 4.8.2 already builded, and libjansson is here.
Output error is here:
My .config is:
Thanks!
The text was updated successfully, but these errors were encountered: