Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jun 2002 12:51:52 +0200 (CEST)
From:      Lukas Ertl <l.ertl@univie.ac.at>
To:        freebsd-stable@freebsd.org
Subject:   kernel build process bombs
Message-ID:  <20020617124806.Y73368-100000@pcle2.cc.univie.ac.at>

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

since 4.6-RELEASE is out I'm trying to upgrade my 4-STABLE boxen to the
latest STABLE version. The problem is that the kernel build process bombs,
no matter if I do it with "make kernel" or with "config KERNEL && cd ...
&& make depend all". I already rm'ed the compile tree to make sure there
are no stale object files left, but no help. I get the same error on three
different boxes:

=3D=3D=3D> 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=3D2 -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

Any ideas?

regards,
le

--=20
Lukas Ertl                              eMail: l.ertl@univie.ac.at
UNIX-Systemadministrator                Tel.:  (+43 1) 4277-14073
Zentraler Informatikdienst (ZID)        Fax.:  (+43 1) 4277-9140
der Universit=E4t Wien                    http://mailbox.univie.ac.at/~le/



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?20020617124806.Y73368-100000>