Skip site navigation (1)Skip section navigation (2)
Date:      17 Jun 2002 11:08:19 -0000
From:      Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/39410: pppoe does not build in the src tree
Message-ID:  <20020617110819.10518.qmail@martin.kleinerdrache.org>

index | next in thread | raw e-mail


>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



help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020617110819.10518.qmail>