Date: Mon, 17 Jun 2002 11:33:43 +0100 (BST) From: "Dr J.A.C. Stenton" <jacs@hermes.cam.ac.uk> To: stable@freebsd.org Cc: brian@freebsd.org Subject: 4.6 kernel build problem (Symbol send_sessionid already definedng_pppoe.c) Message-ID: <Pine.SOL.4.44.0206171122570.7870-100000@orange.csi.cam.ac.uk>
next in thread | raw e-mail | index | archive | help
Just CVsupped the latest 4.6 code and got the following error
on the kernel rebuild part of rebuilding the world
===> netgraph/pppoe
cc -O -pipe -Wall -D_KERNEL -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@
-I@/../include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Winline -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}:1531: Error: Symbol send_sessionid already defined.
*** Error code 1
Stop in /usr/src/sys/modules/netgraph/pppoe.
*** Error code 1
Stop in /usr/src/sys/modules/netgraph.
*** Error code 1
Stop in /usr/src/sys/modules.
*** Error code 1
Stop in /usr/obj/usr/src/sys/GNOME.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.44.0206171122570.7870-100000>
