Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Dec 2005 16:20:41 +0800
From:      David Xu <davidxu@freebsd.org>
To:        Gleb Smirnoff <glebius@freebsd.org>
Cc:        FreeBSD Tinderbox <tinderbox@freebsd.org>, current@freebsd.org
Subject:   Re: [head tinderbox] failure on i386/i386
Message-ID:  <43993E59.4080706@freebsd.org>
In-Reply-To: <20051209080939.GI37414@FreeBSD.org>
References:  <20051209021612.8DBA37302F@freebsd-current.sentex.ca> <20051209080939.GI37414@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Gleb Smirnoff wrote:
> btw, Andre's breakage has masked another one, by David:
> 
> cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -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  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  /usr/src/sys/kern/kern_time.c
> /usr/src/sys/kern/kern_time.c:90: error: conflicting types for 'itimers_event_hook'
> /usr/src/sys/sys/timers.h:115: error: previous declaration of 'itimers_event_hook' was here
> /usr/src/sys/kern/kern_time.c:90: error: conflicting types for 'itimers_event_hook'
> /usr/src/sys/sys/timers.h:115: error: previous declaration of 'itimers_event_hook' was here
> *** Error code 1
> 
Sorry, fixed! please try again.



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