Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
librumpvfs fails to compile
Hi,
with -current source cvs update'd Jun 23 22:18 MEST build.sh ...
stops with: (this is on amd64)
dependall ===> lib/librumpvfs
compile librumpvfs/spec_vnops.o
compile librumpvfs/sync_subr.o
compile librumpvfs/sync_vnops.o
compile librumpvfs/vfs_subr.o
cc1: warnings being treated as errors
/u/NetBSD/src/lib/librumpvfs/../../sys/rump/../kern/vfs_subr.c: In function
'vaccess':
/u/NetBSD/src/lib/librumpvfs/../../sys/rump/../kern/vfs_subr.c:2598: warning:
implicit declaration of function 'print'
*** Failed target: vfs_subr.o
*** Failed command: /u/NetBSD/arch/amd64/TOOLS/bin/x86_64--netbsd-gcc -O2 -pipe
-ffreestanding -fno-strict-aliasing -Wno-pointer-sign -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 -Werror -D_RUMPKERNEL -D_KERNEL
-DMULTIPROCESSOR -D_MODULE -DMODULAR -DMAXUSERS=32 -DDIAGNOSTIC -DCOMPAT_50
-DDEBUGPRINT -I/u/NetBSD/src/lib/librumpvfs -I.
-I/u/NetBSD/src/lib/librumpvfs/../../sys/rump/../../common/include
-I/u/NetBSD/src/lib/librumpvfs/../../sys/rump/../arch
-I/u/NetBSD/src/lib/librumpvfs/../../sys/rump/include
-I/u/NetBSD/src/lib/librumpvfs/../../sys/rump/librump/rumpkern/opt -nostdinc
-I/u/NetBSD/src/lib/librumpvfs/../../sys/rump/..
-I/u/NetBSD/src/lib/librumpvfs/../../sys/rump/librump/rumpkern -c
/u/NetBSD/src/lib/librumpvfs/../../sys/rump/../kern/vfs_subr.c -o vfs_subr.o
*** Error code 1
Stop.
nbmake: stopped in /u/NetBSD/src/lib/librumpvfs
Kurt
Home |
Main Index |
Thread Index |
Old Index