buildworld failure

Kip Macy kip.macy at gmail.com
Sun Aug 14 22:13:14 UTC 2011


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 at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
>


More information about the freebsd-current mailing list