Date: Mon, 15 Aug 2011 00:13:13 +0200 From: Kip Macy <kip.macy@gmail.com> To: Alexander Best <arundel@freebsd.org> Cc: freebsd-current@freebsd.org Subject: Re: buildworld failure Message-ID: <CAJ7_N2hVWxViJbWB4DqwCtT5PAiR_xGvZ_uSwfvJfPabRtku_w@mail.gmail.com> In-Reply-To: <20110814215016.GA40704@freebsd.org> References: <20110814215016.GA40704@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
The module makefile needs to be updated evidently. Just add it to the dependencies until rwatson gets around to fixing it. On Sun, Aug 14, 2011 at 11:50 PM, Alexander Best <arundel@freebsd.org> wrote: > hi there, > > has anybody seen this buildworld failure? > > ===> sys/modules/portalfs (depend) > @ -> /usr/git-freebsd-head/sys > machine -> /usr/git-freebsd-head/sys/amd64/include > x86 -> /usr/git-freebsd-head/sys/x86/include > awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -p > awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -q > awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h > rm -f .depend > CC='clang' mkdep -f .depend -a -nostdinc -DSTRIP_FBSDID -D_KERNEL -DKLD_MODULE -I. -I@ -I@/contrib/altq /usr/git-freebsd-head/sys/modules/portalfs/../../fs/portalfs/portal_vfsops.c /usr/git-freebsd-head/sys/modules/portalfs/../../fs/portalfs/portal_vnops.c > /usr/git-freebsd-head/sys/modules/portalfs/../../fs/portalfs/portal_vnops.c:41:10: fatal error: 'opt_capsicum.h' file not found > #include "opt_capsicum.h" > ^ > 1 error generated. > mkdep: compile failed > *** Error code 1 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > > cheers. > alex > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ7_N2hVWxViJbWB4DqwCtT5PAiR_xGvZ_uSwfvJfPabRtku_w>
