Hi Timo,

There's a compile failure here somewhere:

make[2]: Entering directory '/home/paul/code/quagga/nhrpd'
  CC       zbuf.o
  CC       znl.o
  CC       resolver.o
  CC       linux.o
  CC       netlink.o
In file included from /usr/include/linux/if_tunnel.h:6:0,
                 from netlink.c:17:
/usr/include/linux/ip.h:85:8: error: redefinition of ‘struct iphdr’
 struct iphdr {
        ^~~~~
In file included from netlink.c:12:0:
/usr/include/netinet/ip.h:44:8: note: originally defined here
 struct iphdr
        ^~~~~
Makefile:497: recipe for target 'netlink.o' failed

# rpm -q kernel-headers
kernel-headers-4.8.15-200.fc24.x86_64

regards,
--
Paul Jakma | [email protected] | @pjakma | Key ID: 0xD86BF79464A2FF6A
Fortune:
Laugh and the world laughs with you, snore and you sleep alone.
_______________________________________________
Quagga-dev mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-dev

Reply via email to