On 2003-06-09 19:52 +0000, Tinderbox <[EMAIL PROTECTED]> 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 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"