From martin@kleinerdrache.org  Mon Jun 17 04:06:02 2002
Return-Path: <martin@kleinerdrache.org>
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 <FreeBSD-gnats-submit@freebsd.org>; 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 <martin.klaffenboeck@gmx.at>
Reply-To: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: pppoe does not build in the src tree
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         39410
>Category:       kern
>Synopsis:       pppoe does not build in the src tree
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 17 04:10:01 PDT 2002
>Closed-Date:    Mon Jun 17 21:31:41 PDT 2002
>Last-Modified:  Mon Jun 17 21:31:41 PDT 2002
>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:

From: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: kern/39410: pppoe does not build in the src tree
Date: 17 Jun 2002 23:32:12 +0200

 I built it again right now, the src tree and this file was updatet, so I
 could build it correctly.
 
 Someone can close this pr.
 
 Martin
 
 
 Am Mo, 2002-06-17 um 13.10 schrieb FreeBSD-gnats-submit@FreeBSD.org:
 > Thank you very much for your problem report.
 > It has the internal identification `kern/39410'.
 > The individual assigned to look at your
 > report is: freebsd-bugs. 
 > 
 > You can access the state of your problem report at any time
 > via this link:
 > 
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=39410
 > 
 > >Category:       kern
 > >Responsible:    freebsd-bugs
 > >Synopsis:       pppoe does not build in the src tree
 > >Arrival-Date:   Mon Jun 17 04:10:01 PDT 2002
 > 
 > 
 -- 
      Virtuelle Jugendarbeit auf http://create.kleinerdrache.org
             ...  bald kommt ein neues Layout  ...
 
State-Changed-From-To: open->closed 
State-Changed-By: cjc 
State-Changed-When: Mon Jun 17 21:31:18 PDT 2002 
State-Changed-Why:  
As you noted, this has been fixed. Update your sources and try 
again. Thanks for the report, but in the future, please check 
freebsd-stable@freebsd.org and report transient build problems in 
-STABLE there. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=39410 
>Unformatted:
