Current-Users archive

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

Build failure - port-i386 - kern/subr_vmem.c



Looks like the latest changes for vmem_sanity_check() don't compile. I'd fix it myself, but not sure what the correct type should be.

Complete error log attached;  here's one example:

/build/netbsd-local/src/sys/kern/subr_vmem.c: In function 'vmem_check_sanity':
/build/netbsd-local/src/sys/kern/subr_vmem.c:765: warning: format '%llx' 
expects type 'long long unsigned int', but argument 4 has type 'vmem_addr_t'
/build/netbsd-local/src/sys/kern/subr_vmem.c:765: warning: format '%llx' 
expects type 'long long unsigned int', but argument 5 has type 'unsigned int'


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

Attachment: XXX
Description: Binary data



Home | Main Index | Thread Index | Old Index