Is this driver still kernel 2.4 compatible? The only hits I've found when searching about these errors point to incompatible kernel. I am getting symbol not found errors:
depmod: *** Unresolved symbols in /lib/modules/2.4.25-chw/kernel/drivers/media/video/ivtv.o depmod: finish_wait depmod: prepare_to_wait depmod: DEFINE_WAIT depmod: *** Unresolved symbols in /lib/modules/2.4.25-chw/kernel/drivers/media/video/msp3400.o depmod: finish_wait depmod: prepare_to_wait depmod: DEFINE_WAIT It compiles just fine. I found the wait.h header file several places in my linux installation. /usr/include/linux/wait.h : This one appears to define the missing symbols and appears to be the one used when compiling. /usr/include/sys/wait.h : This one does not. /usr/include/wait.h : this one only contains #include <sys/wait.h> so what's my problem and how should I go about trying to fix it? Thanks Brent ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ ivtv-devel mailing list ivtv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ivtv-devel