On Mon, 20 Aug 2012 21:31:44 +0200, Peter van Dijk wrote: > On Aug 20, 2012, at 21:02 , Rickard Dahlstrand wrote: >> In file included from dnsreplay.cc:44: >> dnspcap.hh:15:26: error: net/if_ether.h: No such file or directory >> *** Error code 1 > As for dnsreplay, I would suggest: > 1. checking whether if_ether.h is hiding in a different spot in OpenBSD; if > so, edit dnsreplay.cc (line 44, as the error says) and change the path. Try > again
BTW, just noticed that the change in revision 2673 refers to ticket 522, but it appears that the patch wasn't applied correctly as it has "#include <netinet/if_ether.h>" instead of net/if_ether.h Christof -- http://cmeerw.org sip:cmeerw at cmeerw.org mailto:cmeerw at cmeerw.org xmpp:cmeerw at cmeerw.org _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
