On 15-Nov-2002 Nate Lawson wrote: > On Fri, 15 Nov 2002, Juli Mallett wrote: >> * De: Nate Lawson <[EMAIL PROTECTED]> [ Data: 2002-11-15 ] >> [ Subjecte: Re: alpha tinderbox failure ] >> > On Fri, 15 Nov 2002, Archie Cobbs wrote: >> > > Dag-Erling Smorgrav wrote: >> > > > ===> vinum >> > > > "Makefile", line 4441: warning: duplicate script for target "geom_bsd.o" >ignored >> > > > cc1: warnings being treated as errors >> > > > /h/des/src/sys/dev/aic7xxx/aic79xx_osm.c: In function `ahd_ddb_in': >> > > > /h/des/src/sys/dev/aic7xxx/aic79xx_osm.c:1931: warning: unsigned int format, >different >> > > > type arg (arg 2) >> > > > /h/des/src/sys/dev/aic7xxx/aic79xx_osm.c: In function `ahd_ddb_out': >> > > > /h/des/src/sys/dev/aic7xxx/aic79xx_osm.c:1991: warning: unsigned int format, >different >> > > > type arg (arg 2) >> > > > /h/des/src/sys/dev/aic7xxx/aic79xx_osm.c:1991: warning: unsigned int format, >different >> > > > type arg (arg 4) >> > > > /h/des/src/sys/dev/aic7xxx/aic79xx_osm.c:1991: warning: unsigned int format, >different >> > > > type arg (arg 5) >> > > > *** Error code 1 >> > > >> > > I'm getting tired of this email. Any objections to the patch below? >> > >> > aic7xxx is vendor-supported and changing it takes it off their p4 >> > branch. I think gibbs@ has some patches to fix this but there are many >> > more problems in other drivers that follow it in the build. >> > >> > DES, can you take LINT out temporarily from the alpha tinderbox? >> >> Can't that file just be marked nowerror for now? > > WERROR= you mean. :)
He means 'nowerror' in sys/conf/files FWIW, the correct patch would be to use %j and uintmax_t, not longs. -- John Baldwin <[EMAIL PROTECTED]> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message