From owner-freebsd-stable Thu May 25 0: 4:19 2000 Delivered-To: freebsd-stable@freebsd.org Received: from hq1.tyfon.net (hq1.tyfon.net [213.212.29.17]) by hub.freebsd.org (Postfix) with ESMTP id 0C62437B583 for ; Thu, 25 May 2000 00:04:15 -0700 (PDT) (envelope-from dl@tyfon.net) Received: from enigmatic (dan [192.168.1.20]) by hq1.tyfon.net (Postfix) with SMTP id F2A821C5C8 for ; Thu, 25 May 2000 09:04:13 +0200 (CEST) From: "Dan Larsson" To: Subject: buildworld fails on if_ef Date: Thu, 25 May 2000 09:05:56 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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