panic related to ipv6 (afaik)

Chris Ruiz yr.retarded at gmail.com
Sun Jan 4 21:35:07 UTC 2009


On Sun, Jan 4, 2009 at 3:14 PM, Ed Schouten <ed at 80386.nl> wrote:
> Hello Roman,
>
> * Roman Divacky <rdivacky at freebsd.org> wrote:
>> with r186748 I am getting this panic early on boot (hand rewritten):
>>
>> <snip>
>
> I had the same problem, but rwatson discovered the bug. He'll commit a
> fix in a couple of minutes.
>
> --
>  Ed Schouten <ed at 80386.nl>
>  WWW: http://80386.nl/
>

r186750 breaks the build:

cc -c -O2 -fno-strict-aliasing -pipe -march=nocona -std=c99  -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef
-Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/usr/src/sys
-I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS
-include opt_global.h -fno-common -finline-limit=8000 --param
inline-unit-growth=100 --param large-function-growth=1000
-fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  -mfpmath=387
-mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow  -msoft-float
-fno-asynchronous-unwind-tables -ffreestanding -fstack-protector
-Werror  /usr/src/sys/netinet6/in6_gif.c
cc1: warnings being treated as errors
/usr/src/sys/netinet6/in6_gif.c:84: warning: excess elements in struct
initializer
/usr/src/sys/netinet6/in6_gif.c:84: warning: (near initialization for
'in6_gif_protosw')
*** Error code 1

=Chris


More information about the freebsd-current mailing list