Current-Users archive

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

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



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


Home | Main Index | Thread Index | Old Index