undefined reference to symbol ‘nla_len@@libnl_3’

Robert Faulds rfaulds at gmail.com
Tue Aug 1 14:34:29 PDT 2023


Hello,

I am new to libnl.

I have a linker (/usr/bin/ld) error while trying to use libnl3 on Ubuntu. 

I include the “myprog.o … -lnl-genl-3 -lnl-3” in the link command but I still get the missing symbol for ‘nla_len’ 

Any ideas on what I should try next?

Thanks,
-Rob


More information about the libnl mailing list