Current-Users archive

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

current-amd64 breakage in mount_nfs/udp_xfer.c



I've been fooling around, trying to fix this, but I'm not sure what's
wrong.

#   compile  mount_nfs/udp_xfer.o
/usr/src/obj.amd64/tooldir.NetBSD-5.99.6-x86_64/bin/x86_64--netbsd-gcc -Os 
-fno-asynchronous-unwind-tables  -fstack-protector -Wstack-protector --param 
ssp-buffer-size=1 -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  -I/usr/src/sbin/mount -I/usr/src/sbin/mount_nfs 
 -I/usr/src/sys/lib/libsa -DNO_PMAP_CACHE -DNFS -DINET6 -nostdinc -isystem 
/usr/src/obj.amd64/destdir.amd64/usr/include   -D_FORTIFY_SOURCE=2 -c    
/usr/src/sbin/mount_nfs/udp_xfer.c
In file included from /usr/src/sbin/mount_nfs/udp_xfer.c:44:
/usr/src/sys/lib/libsa/net.h:99: error: expected declaration specifiers or 
'...' before 'saseconds_t'
/usr/src/sys/lib/libsa/net.h:102: error: expected declaration specifiers or 
'...' before 'saseconds_t'
/usr/src/sys/lib/libsa/net.h:103: error: expected declaration specifiers or 
'...' before 'saseconds_t'
/usr/src/sys/lib/libsa/net.h:114: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before 'getsecs'
/usr/src/sbin/mount_nfs/udp_xfer.c:91: error: expected declaration specifiers 
or '...' before 'saseconds_t'
/usr/src/sbin/mount_nfs/udp_xfer.c: In function 'readudp':
/usr/src/sbin/mount_nfs/udp_xfer.c:95: error: 'tleft' undeclared (first use in 
this function)
/usr/src/sbin/mount_nfs/udp_xfer.c:95: error: (Each undeclared identifier is 
reported only once
/usr/src/sbin/mount_nfs/udp_xfer.c:95: error: for each function it appears in.)


--
Hisashi T Fujinaka - htodd%twofifty.com@localhost
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte


Home | Main Index | Thread Index | Old Index