Paul K wrote:

OK.. Clean copy of source. New patch. Maybe I'm applying the patch
incorrectly? Different errors in msp3400.c :

$ patch -i ivtv_2-1.4.patch
patching file compat.h
patching file cx25840-driver.c
patching file ivtv-kthreads.c
patching file msp3400.c

$make
cp ../utils/videodev2.h .
gcc -D__KERNEL__ -D__KERNEL_SYSCALLS__ -DMODULE -DMODVERSIONS -I/lib/modules/2.4
.29/build/include -O2 -fomit-frame-pointer -march=i586 -mcpu=i586 -fno-strict-al
iasing -Wno-unused -include /lib/modules/2.4.29/build/include/linux/modversions.
h    -c -o msp3400.o msp3400.c
msp3400.c: In function `msp3400c_thread':
msp3400.c:825: error: invalid lvalue in unary `&'
msp3400.c:825: error: parse error before '->' token
msp3400.c: In function `msp3410d_thread':
msp3400.c:1137: error: invalid lvalue in unary `&'
msp3400.c:1137: error: parse error before '->' token
make: *** [msp3400.o] Error 1

 Bummer...


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel



I'm also using this patch with my pvr-150mce and a 2.4.25 kernel. The only thing I had to do was get rid of the msp3400 part. After that I could load the cx25840 drivers. Just thought I would let you know.

Stephen


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to