From owner-freebsd-questions Mon Jun 17 13:33:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBw-Muenchen.de [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id EDB5F37B419 for ; Mon, 17 Jun 2002 13:32:48 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5HK4Xw08765; Mon, 17 Jun 2002 22:04:33 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 55EC35A544; Mon, 17 Jun 2002 22:04:32 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id A8AEF5A54C; Mon, 17 Jun 2002 22:04:31 +0200 (CEST) Date: Mon, 17 Jun 2002 22:04:31 +0200 From: Oliver Braun To: Adam Mazza Cc: freebsd-questions@freebsd.org Subject: Re: building the GENERIC kernel after doing a cvsup of stable Message-ID: <20020617200431.GB29497@informatik.unibw-muenchen.de> Mail-Followup-To: Oliver Braun , Adam Mazza , freebsd-questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: University of the Federal Armed Forces Munich, Germany X-Mailer: Mutt http://www.mutt.org/ X-OS: FreeBSD 4.6-STABLE i386 http://www.freebsd.org/ X-Newsreader: SLRN http://www.slrn.org/ X-Uptime: 10:05 X-URL: http://ist.unibw-muenchen.de/People/obraun X-Accept-Language: de en X-Location: Europe, Germany, Munich X-Editor: Vim-601 http://www.vim.org/ User-Agent: Mutt/1.5.1i X-Virus-Scanned: by AMaViS snapshot-20020300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Adam Mazza [2002-06-17 21:46]: > After cvsuping my /usr/src tree to 4.6-release, I started trying to > upgrade from 4.6-RC FreeBSD 4.6-RC #0:. to 4.6-release. I was able to do a > make buildworld and all compiled fine. I then did a make buildkernel and > about halfway through the compilation died with the following error: > ===> 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=2 -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 > Stop in /usr/src/sys/modules/netgraph/pppoe. > *** Error code 1 > Stop in /usr/src/sys/modules/netgraph. > *** Error code 1 > Stop in /usr/src/sys/modules. > *** Error code 1 > Stop in /usr/obj/usr/src/sys/GENERIC. > *** Error code 1 > Stop in /usr/src. > *** Error code 1 > Stop in /usr/src. > Any idea what could be the cause of this? This was fixed in the CVS Repository about 46 minutes ago[1]. HTH, Olli 1. http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netgraph/ng_pppoe.c.diff?r1=1.23.2.12&r2=1.23.2.13&f=h -- IST & IIS _ INF _ UniBwM ___________ http://ist.unibw-muenchen.de/People/obraun/ Tele-Consulting GmbH _______________ http://www.tele-consulting.com/ ___ obraun@ FreeBSD: The Power To Serve ________ http://www.freebsd.org/ ___________________ GnuPG: 0xEF25B1BA Fingerprint: 6A3B 042A 732E 17E4 B6E7 3EAF C0B1 6B7D EF25 B1BA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message