* 2.2.19-pre3-ac3 compile failure
@ 2002-03-20 16:17 Horst von Brand
2002-03-20 17:35 ` Arnaldo Carvalho de Melo
0 siblings, 1 reply; 2+ messages in thread
From: Horst von Brand @ 2002-03-20 16:17 UTC (permalink / raw)
To: linux-kernel; +Cc: Alan.Cox
gcc -D__KERNEL__ -I/usr/src/linux-2.4/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DKBUILD_BASENAME=pppoe -c -o pppoe.o pppoe.c
pppoe.c: In function `pppoe_flush_dev':
pppoe.c:282: `PPPOX_ZOMBIE' undeclared (first use in this function)
pppoe.c:282: (Each undeclared identifier is reported only once
pppoe.c:282: for each function it appears in.)
pppoe.c: In function `pppoe_disc_rcv':
pppoe.c:446: `PPPOX_ZOMBIE' undeclared (first use in this function)
pppoe.c: In function `pppoe_ioctl':
pppoe.c:730: `PPPOX_ZOMBIE' undeclared (first use in this function)
make[2]: *** [pppoe.o] Error 1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.2.19-pre3-ac3 compile failure
2002-03-20 16:17 2.2.19-pre3-ac3 compile failure Horst von Brand
@ 2002-03-20 17:35 ` Arnaldo Carvalho de Melo
0 siblings, 0 replies; 2+ messages in thread
From: Arnaldo Carvalho de Melo @ 2002-03-20 17:35 UTC (permalink / raw)
To: Horst von Brand; +Cc: linux-kernel, Alan.Cox
Em Wed, Mar 20, 2002 at 12:17:13PM -0400, Horst von Brand escreveu:
> gcc -D__KERNEL__ -I/usr/src/linux-2.4/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DKBUILD_BASENAME=pppoe -c -o pppoe.o pppoe.c
> pppoe.c: In function `pppoe_flush_dev':
> pppoe.c:282: `PPPOX_ZOMBIE' undeclared (first use in this function)
> pppoe.c:282: (Each undeclared identifier is reported only once
> pppoe.c:282: for each function it appears in.)
> pppoe.c: In function `pppoe_disc_rcv':
> pppoe.c:446: `PPPOX_ZOMBIE' undeclared (first use in this function)
> pppoe.c: In function `pppoe_ioctl':
> pppoe.c:730: `PPPOX_ZOMBIE' undeclared (first use in this function)
> make[2]: *** [pppoe.o] Error 1
Interesting, this was reported for 2.4.18 or 2.4.19-pre-early, IIRC the
fixes are there already, maybe Alan has left this unmerged accidentaly
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-03-20 17:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-20 16:17 2.2.19-pre3-ac3 compile failure Horst von Brand
2002-03-20 17:35 ` Arnaldo Carvalho de Melo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox