Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jun 2002 05:05:20 -0700 (PDT)
From:      Vladimir Terziev <vladimirtt@yahoo.com>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   Problem building 4.6-STABLE kernel
Message-ID:  <20020617120520.46891.qmail@web10105.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hi hackers,

	I've cvsupped to 4.6-STABLE and tryed to update my
existing 4.5-STABLE system.

	make buildworld has passed OK, but in
	make buildkernel KERNCONF=MY_KERNEL I've got an
error:


...

===> 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


	I look in the code and saw there is a redefinition of
'send_sessionid'.
	As I'm not a kernel hacker neither an assembler guru,
can someone help me?

		Vladimir

P.S. Pleace re-play to me at vlady@rila.bg, not at
this address.

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

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




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