Before I reverted from v4l2, I did try ZORAN_VIDEODEV_2 with the same results.

0.8 doesn't compile on 2.4:

Making Zoran 36060+36057/67 driver for 2.4.20 kernel...
DIR=`pwd`; (cd /usr/src/linux; make SUBDIRS=$DIR modules)
make[1]: Entering directory `/usr/src/linux-2.4.20'
make -C /home/paulf/zoran-driver-0.8 CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.20/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE" MAKING_MODULES=1 modules
make[2]: Entering directory `/home/paulf/zoran-driver-0.8'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DEXPORT_SYMTAB -nostdinc -iwithprefix include -DKBUILD_BASENAME=zoran -c -o zoran.o zoran.c
In file included from zoran.c:57:
/usr/src/linux-2.4.20/include/linux/malloc.h:4:2: warning: #warning linux/malloc.h is deprecated, use linux/slab.h instead.
zoran.c: In function `zr36060_reset':
zoran.c:1436: warning: deprecated use of label at end of compound statement
zoran.c: In function `zoran_reap_stat_com':
zoran.c:2574: warning: implicit declaration of function `get_fast_time'
zoran.c: In function `zoran_open':
zoran.c:3145: structure has no member named `busy'
zoran.c: At top level:
zoran.c:4121: unknown field `busy' specified in initializer
zoran.c: In function `zr36057_init':
zoran.c:4260: too few arguments to function `video_register_device'
make[2]: *** [zoran.o] Error 1
make[2]: Leaving directory `/home/paulf/zoran-driver-0.8'
make[1]: *** [_mod_/home/paulf/zoran-driver-0.8] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20'
make: *** [here] Error 2



On Sunday, March 9, 2003, at 08:04 AM, Ronald Bultje wrote:


On Sun, 2003-03-09 at 07:46, Paul Forgey wrote:
I've got an lml33 card and am noticing the following problems with it
using lavrec:

LML33 + zoran-0.9.1 is broken. It'll be fixed in 0.9.2.


In the mean time, use the latest 0.8.x release or current CVS
(ZORAN_VIDEODEV_2 branch).

Ronald

--
Ronald Bultje <[EMAIL PROTECTED]>
Linux Video/Multimedia developer



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to