Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
top fails to compile on i386
Hi,
with -current source cvs updated an hour or so ago "build.sh ...
ditribuiton" on i386 fails compiling top:
compile bin/m_netbsd.o
cc1: warnings being treated as errors
/u/NetBSD/src/external/bsd/top/bin/../dist/machine/m_netbsd.c: In function
'format_next_proc':
/u/NetBSD/src/external/bsd/top/bin/../dist/machine/m_netbsd.c:846: warning:
format '%lu' expects type 'long unsigned int', but argument 5 has type
'__uint64_t'
/u/NetBSD/src/external/bsd/top/bin/../dist/machine/m_netbsd.c:846: warning:
format '%lu' expects type 'long unsigned int', but argument 5 has type
'__uint64_t'
/u/NetBSD/src/external/bsd/top/bin/../dist/machine/m_netbsd.c: In function
'format_next_lwp':
/u/NetBSD/src/external/bsd/top/bin/../dist/machine/m_netbsd.c:919: warning:
format '%lu' expects type 'long unsigned int', but argument 5 has type
'__uint64_t'
/u/NetBSD/src/external/bsd/top/bin/../dist/machine/m_netbsd.c:919: warning:
format '%lu' expects type 'long unsigned int', but argument 5 has type
'__uint64_t'
*** Failed target: m_netbsd.o
*** Failed command: /u/NetBSD/hshutti/i386/TOOLS/bin/i486--netbsdelf-gcc -O2
-pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-sign-compare -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter
-Wsign-compare -std=gnu99 -Werror -I/u/NetBSD/src/external/bsd/top/bin
-I/u/NetBSD/src/external/bsd/top/bin/../dist -I. -nostdinc -isystem
/u/NetBSD/hshutti/i386/dest/usr/include -c
/u/NetBSD/src/external/bsd/top/bin/../dist/machine/m_netbsd.c
*** Error code 1
Stop.
nbmake: stopped in /u/NetBSD/src/external/bsd/top/bin
Kurt
Home |
Main Index |
Thread Index |
Old Index