[-CURRENT tinderbox] failure on i386/pc98

StefanEßer se at freebsd.org
Mon Jun 9 15:25:08 PDT 2003


On 2003-06-09 19:52 +0000, Tinderbox <des+tinderbox at 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


More information about the freebsd-i386 mailing list