From owner-freebsd-stable Fri Feb 16 17:13: 4 2001 Delivered-To: freebsd-stable@freebsd.org Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (Postfix) with ESMTP id 9274E37B4EC for ; Fri, 16 Feb 2001 17:13:02 -0800 (PST) Received: from randy by rip.psg.com with local (Exim 3.16 #1) id 14Tvvq-0000GX-00 for freebsd-stable@freebsd.org; Fri, 16 Feb 2001 17:13:02 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: FreeBSD Stable Subject: kernel build failure in src/sys/netinet/in_rmx.c Message-Id: Date: Fri, 16 Feb 2001 17:13:02 -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -stable of a few hours ago did a buildworld went to make the kernel and cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 /usr/src/sys/netinet/in_proto.c /usr/src/sys/netinet/in_proto.c:163: warning: initialization from incompatible pointer type cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 /usr/src/sys/netinet/in_rmx.c /usr/src/sys/netinet/in_rmx.c: In function `in_addroute': /usr/src/sys/netinet/in_rmx.c:104: structure has no member named `sin' /usr/src/sys/netinet/in_rmx.c:104: `addr' undeclared (first use in this function) /usr/src/sys/netinet/in_rmx.c:104: (Each undeclared identifier is reported only once /usr/src/sys/netinet/in_rmx.c:104: for each function it appears in.) /usr/src/sys/netinet/in_rmx.c:105: syntax error before `)' *** Error code 1 am going to start a whole re-sup now, i guess randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message