On 08/11/2018 11:45 PM, Stéphane Graber wrote:

https://github.com/lxc/lxd/pull/4908 will take care of the
PKG_CONFIG_PATH problem. With that I can build fine without
libsqlite3-dev on my system.
Merci pour la réaction du samedi soir...

I had too to install libuv1-dev. I suggest updating the requirements in https://github.com/lxc/lxd/blob/master/README.md

I have progressed but I am blocked (on debian 9.5) now by :

shared/idmap/shift_linux.go:23:28: fatal error: sys/capability.h: No such file or directory
 #include <sys/capability.h>

I have tried (without knowing nothing of what is  it) :

sudo ln -s /usr/include/linux/capability.h /usr/include/sys/capability.h

but it is not better :  unknown type name 'uint32_t'...


_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to