Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2013 01:36:22 +0100
From:      dt71@gmx.com
To:        Gleb Smirnoff <glebius@FreeBSD.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: buildworld failure: pfvar.h:44 #include <netpfil/pf/pf.h> not found
Message-ID:  <526F0306.6080702@gmx.com>
In-Reply-To: <20131028223334.GE52889@FreeBSD.org>
References:  <526EE1E1.6090905@gmx.com> <20131028223334.GE52889@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Gleb Smirnoff wrote, On 10/28/2013 23:33:
> Can you please test attached patch?

Progress:

===> usr.bin/netstat (depend)
rm -f .depend
CC='/i/a/clang --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin' mkdep -f .depend -a    -DIPSEC -DSCTP -DINET -DNDEBUG -std=gnu99   /usr/src/usr.bin/netstat/if.c /usr/src/usr.bin/netstat/inet.c /usr/src/usr.bin/netstat/main.c /usr/src/usr.bin/netstat/mbuf.c /usr/src/usr.bin/netstat/mroute.c /usr/src/usr.bin/netstat/netisr.c /usr/src/usr.bin/netstat/route.c /usr/src/usr.bin/netstat/unix.c /usr/src/usr.bin/netstat/atalk.c /usr/src/usr.bin/netstat/mroute6.c /usr/src/usr.bin/netstat/ipsec.c /usr/src/usr.bin/netstat/bpf.c /usr/src/usr.bin/netstat/pfkey.c /usr/src/usr.bin/netstat/sctp.c
In file included from /usr/src/usr.bin/netstat/if.c:51:
/usr/obj/usr/src/tmp/usr/include/net/pfvar.h:44:10: fatal error:
       'netpfil/pf/pf.h' file not found
#include <netpfil/pf/pf.h>
          ^




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?526F0306.6080702>