It looks like you are missing /usr/include/linux/rtnetlink.h Do you have kernel-headers installed?
It builds on FreeBSD without rtnetlink.h so there is probably something more complicated going on. Does your net/route.h define rt_msghdr? That's where it comes from on FreeBSD. Or anyplace else in /usr/include/? -- These are my opinions. I hate spam. _______________________________________________ devel mailing list [email protected] http://lists.ntpsec.org/mailman/listinfo/devel
