Re: Linux 2.4.19-pre4: zr36067.c needs update?

Eyal Lebedinsky (eyal@eyal.emu.id.au)
Thu, 21 Mar 2002 10:35:51 +1100


Marcelo Tosatti wrote:
>
> So here goes pre4, now with a much more detailed changelog...
>

gcc -D__KERNEL__ -I/data2/usr/local/src/linux-2.4-pre/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i686 -malign-functions=4 -DMODULE -DMODVERSIONS -include
/data2/usr/local/src/linux-2.4-pre/include/linux/modversions.h
-DKBUILD_BASENAME=zr36067 -c -o zr36067.o zr36067.c
zr36067.c: In function `zoran_open':
zr36067.c:3268: structure has no member named `busy'
zr36067.c: At top level:
zr36067.c:4405: warning: initialization makes integer from pointer
without a cast
zr36067.c:4406: warning: initialization makes integer from pointer
without a cast
zr36067.c:4407: warning: initialization from incompatible pointer type
zr36067.c:4408: warning: initialization from incompatible pointer type
zr36067.c:4410: warning: initialization from incompatible pointer type
zr36067.c:4411: warning: initialization from incompatible pointer type
zr36067.c:4412: warning: initialization from incompatible pointer type
make[3]: *** [zr36067.o] Error 1
make[3]: Leaving directory
`/data2/usr/local/src/linux-2.4-pre/drivers/media/video'

--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/>
-
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/