libos-nuse / net-next-nuse

Network Stack in Userspace
Other
289 stars 67 forks source link

Fail to install bake.py configure -e dce-linux-1.10 Ubuntu 16.4 #55

Open JoseCraibas opened 3 years ago

JoseCraibas commented 3 years ago

Hi all,

I am trying to install DCE with Linux Stack in order to execute some mmWave experiments, but I keep getting error messages. The last one failed in the addition of the following files:

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

Could anyone help me?

Best regards, José Craibas

erronet-next-muse

ciquLi commented 2 years ago

I meet the same problem with you. Did you solved it? I tried ubuntu16.04 and 20.04 with the docker, both got this problem. But succed in my computer ubuntu20.04. So , I guess net-next-nuse can't work on a virtual machine

Kolimn-Zhang commented 1 year ago

Hi, I meet the same problem. I tried with ubantu 20.04.1 and 20.04.6 with the docker in virtual machine and ubantu 20.04.6 in my computer, but all failed with the same problem. Could you give me some advice please if solved it