Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jun 2005 17:40:23 +0100
From:      Sascha Luck <sascha@c4inet.net>
To:        Max Laier <max@love2party.net>
Cc:        freebsd-pf@freebsd.org
Subject:   Re: pfsync / 6-CURRENT-amd64
Message-ID:  <20050626164023.GC46138@saoirse.c4inet.net>
In-Reply-To: <200506261817.21799.max@love2party.net>
References:  <20050626020825.GA45376@saoirse.c4inet.net> <200506261648.38553.max@love2party.net> <20050626155248.GB46138@saoirse.c4inet.net> <200506261817.21799.max@love2party.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sun, Jun 26, 2005 at 06:17:14PM +0200, Max Laier wrote:
> Can you try the attached patch, please?  I forgot to initialize ifq_maxlen, it 
> seems :-\

That breaks:

cc -c -O2 -frename-registers -pipe -fno-strict-aliasing  -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline 
-Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I. -I../../.. 
-I../../../contrib/dev/acpica -I../../../contrib/altq -I../../../contrib
/ipfilter -I../../../contrib/pf -I../../../contrib/dev/ath -I../../..
/contrib/dev/ath/freebsd -I../../../contrib/ngatm -I../../../dev/twa 
-D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param 
inline-unit-growth=100 --param large-function-growth=1000  -mcmodel=kernel 
-mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float 
-fno-asynchronous-unwind-tables -ffreestanding -Werror  ../../../contrib/pf/net/if_pfsync.c
../../../contrib/pf/net/if_pfsync.c: In function `pfsync_clone_create':
../../../contrib/pf/net/if_pfsync.c:227: error: invalid lvalue in assignment
*** Error code 1

cheers,
s.



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