Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jan 2009 15:35:05 -0600
From:      "Chris Ruiz" <yr.retarded@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   Re: panic related to ipv6 (afaik)
Message-ID:  <58c737d70901041335s72ec7335o298d7329fe8a2090@mail.gmail.com>
In-Reply-To: <20090104211439.GJ14235@hoeg.nl>
References:  <20090104205056.GA41264@freebsd.org> <20090104211439.GJ14235@hoeg.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 4, 2009 at 3:14 PM, Ed Schouten <ed@80386.nl> wrote:
> Hello Roman,
>
> * Roman Divacky <rdivacky@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@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



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