Date: Fri, 16 Feb 2001 17:13:02 -0800 From: Randy Bush <randy@psg.com> To: FreeBSD Stable <freebsd-stable@freebsd.org> Subject: kernel build failure in src/sys/netinet/in_rmx.c Message-ID: <E14Tvvq-0000GX-00@rip.psg.com>
next in thread | raw e-mail | index | archive | help
-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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E14Tvvq-0000GX-00>