Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: dbcool.c:1383: warning: format '%ld' expects type 'long int'...



I will fix this soon.  Sorry for the breakage.

On Sat, 20 Mar 2010, Kurt Schreiner wrote:

Hi,

running "build.sh ... release" for macppc (on MacOSX), source -current
as of an hour or so ago, stops with the following problem:

cc1: warnings being treated as errors
/u/NetBSD/src/sys/dev/i2c/dbcool.c: In function 'dbcool_setup':
/u/NetBSD/src/sys/dev/i2c/dbcool.c:1383: warning: format '%ld' expects type 
'long int', but argument 3 has type '__int64_t'
/u/NetBSD/src/sys/dev/i2c/dbcool.c:1383: warning: format '%06ld' expects type 
'long int', but argument 4 has type '__int64_t'
   compile  GENERIC_MD/dbdma.o
--- dbcool.o ---
*** [dbcool.o] Error code 1
A failure has been detected in another branch of the parallel make

(no problem for alpha, amd64, i386, sparc{,64})

Kurt


-------------------------------------------------------------------------
|   Paul Goyette   | PGP DSS Key fingerprint: |  E-mail addresses:      |
| Customer Service | FA29 0E3B 35AF E8AE 6651 |  paul at whooppee.com   |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index