Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jun 2002 13:02:14 -0700 (PDT)
From:      Max Clark <maxc@clarksys.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/39438: kernel build errors with 4.6-release netgraph/pppoe
Message-ID:  <200206172002.g5HK2ESf059095@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         39438
>Category:       kern
>Synopsis:       kernel build errors with 4.6-release netgraph/pppoe
>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 13:30:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Max Clark
>Release:        4.6-Release
>Organization:
>Environment:
FreeBSD supermax.mdr.ussearch.com 4.6-RC FreeBSD 4.6-RC #1: Tue May 21 10:39:22 PDT 2002     root@supermax.mdr.ussearch.com:/usr/obj/usr/src/sys/supermax  i386
>Description:
I just cvsup'd from cvsup13.freebsd.org, make world was successfull, make kernel fails. Removing duplicate entry in netgraph/ng_pppoe.c seems to have solved the problem

===> netgraph/pppoe
cc -O -pipe -march=pentiumpro -Wall  -D_KERNEL -Wall -Wredundant-decls -Wnes
ted-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winli
ne -Wcast-qual  -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-  -I. -I
@ -I@/../include  -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnes
ted-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winli
ne -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}:1545: Error: Symbol send_sessionid already defined.
*** Error code 1
>How-To-Repeat:
cvsup stable-supfile cvsup13.freebsd.org.
make world
make kernel
>Fix:
Remove duplicate entry in netgraph/ng_pppoe.c?
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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