Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 May 2008 21:52:25 -0700
From:      Julian Elischer <julian@elischer.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>
Cc:        current@freebsd.org, i386@freebsd.org
Subject:   Re: [head tinderbox] failure on i386/pc98
Message-ID:  <48252A09.4090002@elischer.org>
In-Reply-To: <20080510025448.8CE5E73039@freebsd-current.sentex.ca>
References:  <20080510025448.8CE5E73039@freebsd-current.sentex.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD Tinderbox wrote:
> TB --- 2008-05-10 01:27:36 - tinderbox 2.3 running on freebsd-current.sentex.ca
rns -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline 
-Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc 
-I. -I/src/sys -I/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  -mno-align-long-strings 
-mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 
-mno-sse3 -ffreestanding -Werror  /src/sys/net/raw_cb.c
> cc -c   -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys -I/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  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  /src/sys/net/raw_usrreq.c
> cc -c   -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys -I/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  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  /src/sys/net/route.c
> /src/sys/net/route.c:67:1: error: "RT_MAXFIBS" redefined
> In file included from /src/sys/net/route.c:54:
> /src/sys/net/route.h:85:1: error: this is the location of the previous definition
> /src/sys/net/route.c:98: error: conflicting types for 'rt_tables'
> /src/sys/net/route.h:333: error: previous declaration of 'rt_tables' was here
> *** Error code 1
> 

/me wonders to self why this doesn't happen on his
test builds and goes to investigate...

> Stop in /obj/pc98/src/sys/GENERIC.
> *** Error code 1
> 
> Stop in /src.
> *** Error code 1
> 
>



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