Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jun 2002 02:33:08 -0400 (EDT)
From:      Kyle Rollin <bumnt@comcast.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/39398: [PATCH] ng_pppoe.c breaks kernel compile
Message-ID:  <200206170633.g5H6X8O85466@daedalus.hartford.edu>

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

>Number:         39398
>Category:       kern
>Synopsis:       [PATCH] ng_pppoe.c breaks kernel compile
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 16 23:40:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kyle Rollin
>Release:        FreeBSD 4.6-RC i386
>Organization:
STN Channel 2 News
>Environment:
System: FreeBSD taybear.rollin.dhs.org 4.6-RC FreeBSD 4.6-RC #0: Tue May 21 18:11:20 EDT 2002 knr@taybear.rollin.dhs.org:/usr/obj/usr/src/sys/TAYBEAR i386

>Description:
	The kernel source file /usr/src/sys/netgraph/ng_pppoe.c contains two identical 
copies of the function 'send_sessionid', at lines 841-857 and 858-874. 
	This bug affects:
	 * $FreeBSD: src/sys/netgraph/ng_pppoe.c,v 1.23.2.12 2002/06/17 02:19:05 brian Exp $
>How-To-Repeat:
	Synchronize kernel and/or world sources for 4.6-STABLE and recompile kernel.
>Fix:
	Delete the second copy of the send_sessionid function (lines 858-874) and the kernel 
will compile normally.
>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?200206170633.g5H6X8O85466>