From owner-freebsd-stable Mon Jun 17 3:52: 4 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mailbox.univie.ac.at (mail.univie.ac.at [131.130.1.27]) by hub.freebsd.org (Postfix) with ESMTP id 854FA37B406 for ; Mon, 17 Jun 2002 03:51:59 -0700 (PDT) Received: from pcle2.cc.univie.ac.at (pcle2.cc.univie.ac.at [131.130.2.177]) by mailbox.univie.ac.at (8.12.2/8.12.2) with ESMTP id g5HApqNx114110 for ; Mon, 17 Jun 2002 12:51:55 +0200 Date: Mon, 17 Jun 2002 12:51:52 +0200 (CEST) From: Lukas Ertl X-X-Sender: le@pcle2.cc.univie.ac.at To: freebsd-stable@freebsd.org Subject: kernel build process bombs Message-ID: <20020617124806.Y73368-100000@pcle2.cc.univie.ac.at> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, since 4.6-RELEASE is out I'm trying to upgrade my 4-STABLE boxen to the latest STABLE version. The problem is that the kernel build process bombs, no matter if I do it with "make kernel" or with "config KERNEL && cd ... && make depend all". I already rm'ed the compile tree to make sure there are no stale object files left, but no help. I get the same error on three different boxes: =3D=3D=3D> netgraph/pppoe cc -O -pipe -Wall -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=3D2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /usr/src/sys/modules/netgraph/pppoe/../../../netgraph/ng_pppoe.c /usr/src/sys/modules/netgraph/pppoe/../../../netgraph/ng_pppoe.c:860: redefinition of `send_sessionid' /usr/src/sys/modules/netgraph/pppoe/../../../netgraph/ng_pppoe.c:843: `send_sessionid' previously defined here {standard input}: Assembler messages: {standard input}:1531: Error: Symbol send_sessionid already defined. *** Error code 1 Any ideas? regards, le --=20 Lukas Ertl eMail: l.ertl@univie.ac.at UNIX-Systemadministrator Tel.: (+43 1) 4277-14073 Zentraler Informatikdienst (ZID) Fax.: (+43 1) 4277-9140 der Universit=E4t Wien http://mailbox.univie.ac.at/~le/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message