From owner-freebsd-bugs Mon Jun 17 4:10:10 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 003FD37B419 for ; Mon, 17 Jun 2002 04:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5HBA1x96694; Mon, 17 Jun 2002 04:10:01 -0700 (PDT) (envelope-from gnats) Received: from martin.kleinerdrache.org (static62-99-146-055.adsl.inode.at [62.99.146.55]) by hub.freebsd.org (Postfix) with SMTP id 2526137B420 for ; Mon, 17 Jun 2002 04:05:59 -0700 (PDT) Received: (qmail 10519 invoked by uid 0); 17 Jun 2002 11:08:19 -0000 Message-Id: <20020617110819.10518.qmail@martin.kleinerdrache.org> Date: 17 Jun 2002 11:08:19 -0000 From: Martin Klaffenboeck Reply-To: Martin Klaffenboeck To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/39410: pppoe does not build in the src tree Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39410 >Category: kern >Synopsis: pppoe does not build in the src tree >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 17 04:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Martin Klaffenboeck >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD martin.kleinerdrache.org 4.6-RC FreeBSD 4.6-RC #4: Fri Jun 14 11:21:28 CEST 2002 martin@martin.kleinerdrache.org:/usr/src/sys/compile/MYKERNEL i386 >Description: I just tried to be up to date to build the 4.6 release environment. I got this errors: cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 /usr/src/sys/netgraph/ng_pppoe.c /usr/src/sys/netgraph/ng_pppoe.c:860: redefinition of `send_sessionid' /usr/src/sys/netgraph/ng_pppoe.c:843: `send_sessionid' previously defined here {standard input}: Assembler messages: {standard input}:1545: Error: Symbol send_sessionid already defined. *** Error code 1 Stop in /usr/obj/usr/src/sys/MYKERNEL. *** Error code 1 Stop in /usr/src. *** Error code 1 >How-To-Repeat: cvsup your src tree cd /usr/src make buildworld make KERNCONF=MYKERNEL buildkernel if you want to have my MYKERNEL - File I'll send it to you, just ask. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message