It works :-) -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Daniel Borkmann Gesendet: Montag, 5. November 2012 13:04 An: [email protected] Betreff: Re: [netsniff-ng] libnl3 on Ubuntu 12.04
Can you please try again? I just committed this: https://github.com/gnumaniacs/netsniff-ng/commit/52471d34caeb9bdb96ac87249fd c9c340851ed13 The problem is that in one include file from the libnl3 headers, it tries to include another header and simply cannot find it (because the libnl3 path prefix is missing). On Mon, Nov 5, 2012 at 12:18 PM, Markus Amend <[email protected]> wrote: > I also get an error @Ubuntu10.04 with the same issue of cmake: > > In file included from mac80211.c:20: > /usr/include/libnl3/netlink/genl/genl.h:15:29: error: > netlink/netlink.h: No such file or directory > /usr/include/libnl3/netlink/genl/genl.h:16:25: error: netlink/msg.h: > No such file or directory > /usr/include/libnl3/netlink/genl/genl.h:17:26: error: netlink/attr.h: > No such file or directory ... > > /usr/include/libnl3/ exists with all needed files in it. > > Greetings > > Markus > > -- > > -- --
