From nobody@www.freebsd.org  Mon Jun 17 03:34:04 2002
Return-Path: <nobody@www.freebsd.org>
Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by hub.freebsd.org (Postfix) with ESMTP id CB1E237B400
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Jun 2002 03:34:03 -0700 (PDT)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5HAY3hG087284
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Jun 2002 03:34:03 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.2/8.12.2/Submit) id g5HAY3bW087283;
	Mon, 17 Jun 2002 03:34:03 -0700 (PDT)
Message-Id: <200206171034.g5HAY3bW087283@www.freebsd.org>
Date: Mon, 17 Jun 2002 03:34:03 -0700 (PDT)
From: Jonas Anderson <holker@null.dk>
To: freebsd-gnats-submit@FreeBSD.org
Subject: double definition of send_sessionid in /usr/src/sys/netgraph/ng_pppoe.c
X-Send-Pr-Version: www-1.0

>Number:         39409
>Category:       misc
>Synopsis:       double definition of send_sessionid in /usr/src/sys/netgraph/ng_pppoe.c
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 17 03:40:01 PDT 2002
>Closed-Date:    Mon Jun 17 21:30:49 PDT 2002
>Last-Modified:  Mon Jun 17 21:30:49 PDT 2002
>Originator:     Jonas Anderson
>Release:        4.6
>Organization:
netcetera aps
>Environment:
4.6-RC (after i fixed it: FreeBSD sealion.netcetera.dk 4.6-STABLE FreeBSD 4.6-STABLE #7: Mon Jun 17 09:30:22 CEST 2002)
>Description:
problem arises when trying to build kernel for 4.6-STABLE after cvsup'ing sources. The problem is simply that the block defining send_sessionid is duplicated in /usr/src/sys/netgraph/ng_pppoe.c and as such the kernel build fails, even for the GENERIC kernel.
>How-To-Repeat:
build the kernel.
>Fix:
remove one of the blocks defining send_sessionid.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: cjc 
State-Changed-When: Mon Jun 17 21:30:26 PDT 2002 
State-Changed-Why:  
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=39409 
>Unformatted:
