Date: Thu, 08 Jan 2015 18:23:55 -0800 From: Manfred Antar <null@pozo.com> To: freebsd-current@freebsd.org Subject: buildworld broken on current with WITHOUT_CAPSICUM Message-ID: <201501090224.t092NtvV033673@pozo.com>
index | next in thread | raw e-mail
On amd64 current build world is broken if defined WITHOUT_CAPSICUM svn revision 276867
here is the error:
/usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/tcpdump.c:80:10: fatal error: 'libcapsicum.h' file not found
#include <libcapsicum.h>
^
1 error generated.
make[5]: stopped in /usr/src/usr.sbin/tcpdump/tcpdump
my src.conf:
WITHOUT_CASPER=yes
WITHOUT_CAPSICUM=yes
WITHOUT_DMAGENT=yes
WITHOUT_PROFILE=yes
WITHOUT_KERNEL_SYMBOLS=yes
WITH_IDEA=yes
The last buildworld i completed was jan 6 2015 not sure the revision.
I don't want casper or capsicum.
Thanks for any help with this
========================
|| null@pozo.com ||
|| ||
========================
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501090224.t092NtvV033673>
