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

sudomesh tunneldigger client compile fails on ubuntu 16.04 #4

Open
jhpoelen opened this issue Feb 6, 2018 · 0 comments
Open

sudomesh tunneldigger client compile fails on ubuntu 16.04 #4

jhpoelen opened this issue Feb 6, 2018 · 0 comments

Comments

@jhpoelen
Copy link
Contributor

jhpoelen commented Feb 6, 2018

In attempting to reproduce https://github.com/sudomesh/bugs/8 , I was unable to build the sudomesh tunneldigger client (https://github.com/sudomesh/tunneldigger) on ubuntu 16.04 .

$ make
cc   -c -I. -o l2tp_client.o l2tp_client.c
l2tp_client.c:38:29: fatal error: netlink/netlink.h: No such file or directory
compilation terminated.
Makefile:7: recipe for target 'l2tp_client.o' failed
make: *** [l2tp_client.o] Error 1
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

1 participant