> > Linux panda 2.4.25-chw #1 Sat Apr 10 15:46:31 PDT 2004 i686 GNU/Linux > > > > O unpacked the vtv-0.3.2d tarball into my home directorym and tried to do a > > make, but it blew up like thhis: > > > > gcc -D__KERNEL__ -D__KERNEL_SYSCALLS__ -DMODULE -DMODVERSIONS > > -I/lib/modules/2.4.25-chw/build/include -O2 -fomit-frame-pointer -march=i586 > > -mcpu=i586 -fno-strict-aliasing -Wno-unused -include > > /lib/modules/2.4.25-chw/build/include/linux/modversions.h -c -o cx25840.o > > cx25840.c > > cx25840.c: In function `cx25840_audio': > > cx25840.c:631: error: `AUDIO_FW_SIZE' undeclared (first use in this > > function) > > cx25840.c:631: error: (Each undeclared identifier is reported only once
I could not get anything newer than 0.3.2a to compile on KnoppMyth w/ kernel 2.4.25. I suspect it's just that cx25840 module, which you don't need for PVR-x50s as far as I know. You could try modifying the make file or deleting the cx25840.c? I never did try that, I just upgraded to kernel 2.6.10 (which was a HUGE pain), and then the newer ivtv dev stuff compiles fine. The latest 0.2.0 seems reasonably stable and might compile on 2.4.x kernels. Maybe give it a try? HTH, -Kenneth ------------------------------------------------------- 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
