From owner-freebsd-stable Mon Jun 17 11:28: 7 2002 Delivered-To: freebsd-stable@freebsd.org Received: from server42.ilap.com (server42.ilap.com [216.223.128.46]) by hub.freebsd.org (Postfix) with ESMTP id AE52637B41B for ; Mon, 17 Jun 2002 11:27:59 -0700 (PDT) Received: from horechup (server13.docucom.ca [216.223.156.13]) by server42.ilap.com (Pro-8.9.3/Pro-8.9.3/Internet Light and Power (tm) * http://ilap.com (tm)) with SMTP id OAA17550 for ; Mon, 17 Jun 2002 14:25:28 -0400 (EDT) Message-ID: <034401c2162c$15a98b00$73f8d7a5@docucom.ca> Reply-To: "Paul Horechuk" From: "Paul Horechuk" To: Subject: build kernel fails Date: Mon, 17 Jun 2002 14:23:30 -0400 Organization: DocuCom Imaging Solutions MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 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 FreeBSD freida.docucom.ca 4.5-STABLE FreeBSD 4.5-STABLE #1: Tue Apr 9 12:02:26 While trying a buildkernel KERNCONF=FREIDA, also with: $ cd /usr/src/sys/i386/conf $ config FREIDA $ cd ../../compile/FREIDA $ make depend $ make also with buildkernel using GENERIC All attenpts fail with same error: -snip- ===> 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-pr ototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-ex tensions - ansi -c /usr/src/sys/modules/netgraph/pppoe/../../../netgraph/ng_pppoe.c /usr/src/sys/modules/netgraph/pppoe/../../../netgraph/ng_pppoe.c:860: redefiniti on of `send_sessionid' /usr/src/sys/modules/netgraph/pppoe/../../../netgraph/ng_pppoe.c:843: `send_sess ionid' 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. etc/make.conf: USA_RESIDENT=YES COMPAT4X=YES CFLAGS=-O -pipe NO_KDE_OBJPRELINK = YES # -- use.perl generated deltas -- # # Created: Wed Apr 17 13:23:54 2002 # Setting to use base perl from ports: PERL_VER=5.6.1 PERL_VERSION=5.6.1 PERL_ARCH=mach A search on questions and stable has revealed nothing yet. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message