Date: Tue, 18 Jun 2002 10:47:07 +0200 From: Oliver Braun <obraun@informatik.unibw-muenchen.de> To: Freebsd <freebsd-questions@FreeBSD.ORG> Subject: Re: freeBSD 4.6 kernel compile error Message-ID: <20020618084707.GA73753@informatik.unibw-muenchen.de> In-Reply-To: <EOEHJJODFIMKFOCMNABIIEJDIGAA.selvam@bernama.com> References: <20020618083606.GA58100@informatik.unibw-muenchen.de> <EOEHJJODFIMKFOCMNABIIEJDIGAA.selvam@bernama.com>
next in thread | previous in thread | raw e-mail | index | archive | help
* Selvam <selvam@bernama.com> [2002-06-18 10:44]: > does that mean I have to do cvsup again ? Yes. Or delete one of the identical definitions of send_sessionid in /usr/src/sys/netgraph/ng_pppoe.c with your favourite editor. Regards, Olli > > ===> 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 > This has been fixed in CVS already. -- IST & IIS _ INF _ UniBwM ___________ http://ist.unibw-muenchen.de/People/obraun/ Tele-Consulting GmbH _______________ http://www.tele-consulting.com/ ___ obraun@ FreeBSD: The Power To Serve ________ http://www.freebsd.org/ ___________________ GnuPG: 0xEF25B1BA Fingerprint: 6A3B 042A 732E 17E4 B6E7 3EAF C0B1 6B7D EF25 B1BA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020618084707.GA73753>