[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]
[Hilos de Discusión] [Fecha] [Tema] [Autor]Hi Dave: Iam download the file pcmcia-cs.13-jul-00.tar.gz run make config OK run make all ERROR LIKE make[1]: Entering directory `/usr/src/linux-2.4.0/pcmcia-cs-3.1.19/debug-tools' cc -MD -O -Wall -Wstrict-prototypes -pipe -I../include/static -I/usr/src/linux/include -I../include -I../modules -c dump_cis.c dump_cis.c: In function `print_parse': dump_cis.c:976: parse error before `static' dump_cis.c:982: `first' undeclared (first use in this function) dump_cis.c:982: (Each undeclared identifier is reported only once dump_cis.c:982: for each function it appears in.) dump_cis.c:983: `nb' undeclared (first use in this function) dump_cis.c:983: `fd' undeclared (first use in this function) dump_cis.c:983: `buf' undeclared (first use in this function) dump_cis.c:984: `arg' undeclared (first use in this function) dump_cis.c:986: `ofs' undeclared (first use in this function) dump_cis.c:987: warning: `return' with a value, in function returning void dump_cis.c:992: warning: `return' with a value, in function returning void dump_cis.c: In function `main': dump_cis.c:1090: warning: implicit declaration of function `get_tuple_buf' make[1]: *** [dump_cis.o] Error 1 make[1]: Leaving directory `/usr/src/linux-2.4.0/pcmcia-cs-3.1.19/debug-tools' make: *** [all] Error 2 Helpme please Thanks Regards On Fri, 14 Jul 2000, you wrote: > On Fri, Jul 14, 2000 at 04:21:31PM -0500, Jesus Delgado wrote: > > Hi : > > > > when run make config OK, when run make all ERROR is: > > It is fixed in the beta on sourceforge.org in /pcmcia/NEW. > > -- Dave