Date: Tue, 10 Jun 2003 00:25:03 +0200 From: Stefan =?iso-8859-1?Q?E=DFer?= <se@freebsd.org> To: Tinderbox <des+tinderbox@freebsd.org> Cc: i386@freebsd.org Subject: Re: [-CURRENT tinderbox] failure on i386/pc98 Message-ID: <20030609222503.GA21049@StefanEsser.FreeBSD.org> In-Reply-To: <200306091952.h59JqV71093677@cueball.rtp.FreeBSD.org> References: <200306091952.h59JqV71093677@cueball.rtp.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2003-06-09 19:52 +0000, Tinderbox <des+tinderbox@freebsd.org> wrote: > cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys -I/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev -I/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/acpica -I/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions -Wno-inline /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/pci/ncr.c > /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/pci/ncr.c:1308: conflicting types for `ident' > /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/sys/sysctl.h:584: previous declaration of `ident' I have taken care of this in the NCR driver and have removed the variable named "ident". That variable had older rights (some 10 years; development of that driver started under 386BSD 0.1), but I guess its time has come ... Regards, STefan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030609222503.GA21049>