-current build failure -not seen on the list

Max Laier max at love2party.net
Sun Jun 20 20:08:59 GMT 2004


On Saturday 19 June 2004 21:08, Kim Culhan wrote:
> Is anyone seeing this:
>
> contrib/altq -I../../../contrib/ipfilter -I../../../contrib/pf
> -I../../../contrib/dev/ath -I../../../contrib/dev/ath/freebsd
> -I../../../contrib/ngatm -D_KERNEL -include opt_global.h -fno-common
> -finline-limit=8000  -mno-align-long-strings
> -mpreferred-stack-boundary=2 -ffreestanding -Werror
> ../../../netinet/in_proto.c
> In file included from ../../../netinet/in_proto.c:91:
> ../../../contrib/pf/net/pfvar.h:55: error: redefinition of `union
> sockaddr_union'
> *** Error code 1
>
> Is my build environment hosed ?

No, this is a problem when you add both:
	options	FAST_IPSEC
and	device	pfsync

Attached patch is a quick-fix. I will investigate a more final solution. Sorry 
for the delay.

-- 
Best regards,				| mlaier at freebsd.org
Max Laier				| ICQ #67774661
http://pf4freebsd.love2party.net/	| mlaier at EFnet
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sockaddr_union.diff
Type: text/x-diff
Size: 595 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040620/ba7e80ae/sockaddr_union.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: signature
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040620/ba7e80ae/attachment.bin


More information about the freebsd-current mailing list