Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22304

ld: cannot find -lnftnl on ubuntu

$
0
0

I am having issues compiling with libnftnl. I installed both libnftnl11 and libnftnl-dev on ubuntu, but the linker says: /usr/bin/ld: cannot find -lnftnl. Is there anything I am missing?

I compiled with: gcc x.c -o x -static -L/usr/local/lib/ -lnftnl -lmnl


Viewing all articles
Browse latest Browse all 22304

Latest Images

Trending Articles



Latest Images