From owner-freebsd-questions Tue Jun 18 1:28:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bernama.com (webmail.bernama.com [202.188.124.50]) by hub.freebsd.org (Postfix) with ESMTP id BDF4937B40C for ; Tue, 18 Jun 2002 01:28:08 -0700 (PDT) Received: from admin [192.168.1.11] by bernama.com (SMTPD32-7.10) id AF728D0008E; Tue, 18 Jun 2002 16:29:38 +0800 From: "Selvam" To: "Freebsd" Subject: freeBSD 4.6 kernel compile error Date: Tue, 18 Jun 2002 16:31:19 +0800 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.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Importance: Normal 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi there, I am running into error building the kernel and hope someone can help me on this. make world works fine and when I try to compile make kernel KERNCONF=MYSERVER I ran into the error below : ===> 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/OMEGA. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Any help is much appreciated. Selvam -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.5.8 for non-commercial use iQA/AwUBPQ5/VnKQUwl1e+rXEQK4CQCgttt49/80iPrYDjau+gLkcL71D/MAn1By tQTtlapVslz462EZHeAC49hH =R7eK -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message