Skip to content
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

Fail to build mptcp_trunk_libos #54

Open
ytxing opened this issue Mar 28, 2020 · 2 comments
Open

Fail to build mptcp_trunk_libos #54

ytxing opened this issue Mar 28, 2020 · 2 comments

Comments

@ytxing
Copy link

ytxing commented Mar 28, 2020

Hi,

I am using ubuntu16.04 to build mptcp_trunk_libos following the wiki but fail with following error:

  CC       rump/lib/librumpuser/rumpuser_sp.o
In file included from rump/lib/librumpuser/rumpuser_port.h:70:0,
                 from rump/lib/librumpuser/rumpuser_sp.c:37:
./rump/sys/sys/cdefs.h:58:27: fatal error: machine/cdefs.h: No such file or directory
compilation terminated.
Makefile.rump:79: recipe for target 'rump/lib/librumpuser/rumpuser_sp.o' failed
make[2]: *** [rump/lib/librumpuser/rumpuser_sp.o] Error 1
Makefile:88: recipe for target 'librumpserver.so' failed
make[1]: *** [librumpserver.so] Error 2
arch/lib/Makefile:193: recipe for target 'arch/lib/tools' failed
make: *** [arch/lib/tools] Error 2

It seems that there is no such a file in my whole system. How to solve it?

@JoseCraibas
Copy link

Hi ytxing,

I am with the same problem. Were you able to find a solution for this problem?

Best regards,
José Craibas

@Kolimn-Zhang
Copy link

Hi,I am with the same problem. Could you please give me some advice if you have solved it. Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants