On Wed, Oct 31, 2012 at 4:06 PM, Doug Burks <[email protected]> wrote: > On Wed, Oct 31, 2012 at 11:04 AM, Daniel Borkmann > <[email protected]> wrote: >> How I hate cmake ... and without the first slash? > > Like this? > PATH_SUFFIXES usr/include/libnl3 > > Same result: > -- Could NOT find Libnl (missing: LIBNL_INCLUDE_DIR) > libnl is missing on target. Skipping netsniff-ng build.
Hmm... this sucks. What I did on Debian stable was that I compiled the tarball from scratch. With configure prefix "usr". Then, it worked. But I just noticed there is also an issue that came up during libnl3 port where netsniff-ng with --rfraw exits with "Waiting for netlink ack failed!". I'll look into that when I'm back home after my flight. --
