Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2001 15:08:14 +0200
From:      Gunnar Flygt <flygt@sr.se>
To:        freebsd-current@freebsd.org
Subject:   Error compiling kernel
Message-ID:  <20011011150814.A58899@sr.se>

next in thread | raw e-mail | index | archive | help
cvsuped two days ago, and made buildworld today, which went OK. Tried
make kernel (aka GENERIC). It fails at nfsclient code:

cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -W
missing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions -an
si -g -nostdinc -I-  -I. -I/usr/src/sys -I/usr/src/sys/dev
-I/usr/src/sys/contri
b/dev/acpica -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/../include
-D_KERNE
L -include opt_global.h -elf  -mpreferred-stack-boundary=2
/usr/src/sys/nfsclie
nt/nfs_socket.c
/usr/src/sys/nfsclient/nfs_socket.c: In function `nfs_msg':
/usr/src/sys/nfsclient/nfs_socket.c:1368: warning: left-hand operand of
comma ex
pression has no effect
/usr/src/sys/nfsclient/nfs_socket.c:1368: warning: left-hand operand of
comma ex
pression has no effect
/usr/src/sys/nfsclient/nfs_socket.c:1368: warning: left-hand operand of
comma ex
pression has no effect
/usr/src/sys/nfsclient/nfs_socket.c:1368: warning: left-hand operand of
comma ex
pression has no effect
/usr/src/sys/nfsclient/nfs_socket.c:1368: warning: left-hand operand of
comma ex
pression has no effect
/usr/src/sys/nfsclient/nfs_socket.c:1368: syntax error before `)'
*** Error code 1

Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1

Any clues?

-- 
                           __o
regards, Gunnar       ---_ \<,_
email: flygt@sr.se ---- (_)/ (_)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011011150814.A58899>