From owner-freebsd-current Thu Oct 11 6: 8:37 2001 Delivered-To: freebsd-current@freebsd.org Received: from dart.sr.se (dart.sr.se [134.25.0.132]) by hub.freebsd.org (Postfix) with ESMTP id 54B4E37B405 for ; Thu, 11 Oct 2001 06:08:33 -0700 (PDT) Received: from honken.sr.se (honken.sr.se [134.25.128.27]) by dart.sr.se (8.11.6/8.11.6) with ESMTP id f9BD8Nx41793 for ; Thu, 11 Oct 2001 15:08:28 +0200 (CEST) (envelope-from gunnar@pluto.sr.se) Received: from pluto.sr.se (pluto.SR.SE [134.25.193.91]) by honken.sr.se (8.9.3/8.9.3) with ESMTP id PAA98155 for ; Thu, 11 Oct 2001 15:08:22 +0200 (CEST) (envelope-from gunnar@pluto.sr.se) Received: (from root@localhost) by pluto.sr.se (8.11.6/8.11.1) id f9BD8Gj59002 for freebsd-current@freebsd.org; Thu, 11 Oct 2001 15:08:16 +0200 (CEST) (envelope-from gunnar) Received: (from gunnar@localhost) by pluto.sr.se (8.11.6/8.11.1av) id f9BD8EZ58994 for freebsd-current@freebsd.org; Thu, 11 Oct 2001 15:08:14 +0200 (CEST) (envelope-from gunnar) Date: Thu, 11 Oct 2001 15:08:14 +0200 From: Gunnar Flygt To: freebsd-current@freebsd.org Subject: Error compiling kernel Message-ID: <20011011150814.A58899@sr.se> Reply-To: Gunnar Flygt Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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