Messages in this thread |  | | Date | Mon, 9 Sep 2002 12:59:11 -0700 | Subject | Re: Linux 2.5.34 | From | Jean Tourrilhes <> |
| |
Gabor Z. Papp wrote : > gcc 2.95.4-cvs > GNU ld version 2.12.90.0.4 20020408 > > make[3]: Entering directory `/usr/src/linux-2.5.34/drivers/net/irda' > gcc -Wp,-MD,./.irtty.o.d -D__KERNEL__ -I/usr/src/linux-2.5.34/include -Wall \ > -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing \ > -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -nostdinc -iwithprefix \ > include -DMODULE -DKBUILD_BASENAME=irtty -c -o irtty.o irtty.c > irtty.c: In function `irtty_cleanup': > irtty.c:121: called object is not a function > irtty.c:122: parse error before string constant > irtty.c: In function `irtty_open': > irtty.c:229: called object is not a function > irtty.c:229: parse error before string constant > irtty.c:248: called object is not a function > irtty.c:248: parse error before string constant > irtty.c: In function `irtty_change_speed': > irtty.c:454: called object is not a function > irtty.c:455: parse error before string constant > irtty.c:466: called object is not a function > irtty.c:466: parse error before string constant > make[3]: *** [irtty.o] Error 1 > make[3]: Leaving directory `/usr/src/linux-2.5.34/drivers/net/irda' > make[2]: *** [irda] Error 2 > make[2]: Leaving directory `/usr/src/linux-2.5.34/drivers/net' > make[1]: *** [net] Error 2 > make[1]: Leaving directory `/usr/src/linux-2.5.34/drivers' > make: *** [drivers] Error 2
That's new. I'll try to investigate and make a patch soon, but I'm busy. As my patches don't seem to go in the kernel, just visit my web page in a few days. Thanks...
Jean - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |