Date: Thu, 25 May 2000 09:05:56 +0200 From: "Dan Larsson" <dl@tyfon.net> To: <freebsd-stable@freebsd.org> Subject: buildworld fails on if_ef Message-ID: <NEBBJANJCNNAKCPFKHHFEEEGCFAA.dl@tyfon.net>
next in thread | raw e-mail | index | archive | help
CVSuped Wed May 24 17:15:54 CEST. I've cvsuped several times in hope of that the problem would disappear. FYI This is a buildworld on a FreeBSD-4.0 RELEASE machine This is the failing point of the buildworld: ===> sys/modules/if_ef cc -O2 -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -c /usr/src/sys/modules/if_ef/../../net/if_ef.c /usr/src/sys/modules/if_ef/../../net/if_ef.c: In function `ef_clone': /usr/src/sys/modules/if_ef/../../net/if_ef.c:512: `cbuf' undeclared (first use in this function) /usr/src/sys/modules/if_ef/../../net/if_ef.c:512: (Each undeclared identifier is reported only once /usr/src/sys/modules/if_ef/../../net/if_ef.c:512: for each function it appears in.) /usr/src/sys/modules/if_ef/../../net/if_ef.c:503: warning: unused variable `bbuf' *** Error code 1 Stop in /usr/src/sys/modules/if_ef. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/src/sys. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. 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?NEBBJANJCNNAKCPFKHHFEEEGCFAA.dl>