Hello... I was trying to compile 0.2.0-rc3i on SuSE 9.0 with no luck. I could get 0.2.0-rc3f compiled though. I'm using kernel 2.4.21 and get the errors below when compiling. I googled around for a while today, and saw one other list post about this issue (also SuSE 9), but didn't see a solution. Anyone get this working?
gcc -D__KERNEL__ -D__KERNEL_SYSCALLS__ -DMODULE -DMODVERSIONS -I/lib/modules/2.4.21-273-default/build/include -O2 -fomit-frame-pointer -march=i586 -mcpu=i586 -fno-strict-aliasing -Wno-unused -include /lib/modules/2.4.21-273-default/build/include/linux/modversions.h -DNEW_I2C -DNEW_I2C -c -o ivtv-kthreads.o ivtv-kthreads.c ivtv-kthreads.c: In function `ivtv_dec_thread': ivtv-kthreads.c:1141: error: structure has no member named `sighand' ivtv-kthreads.c: In function `ivtv_enc_thread': ivtv-kthreads.c:1186: error: structure has no member named `nice' make: *** [ivtv-kthreads.o] Error 1 Thanks... -Khanh ------------------------------------------------------- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728 _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
