Hi, I had a similar problem. It seems to be due to the kernel sources from redhat. Did you build your kernel on your own?
If not try the following: "cd /usr/src/linux" "cp configs/kernel-xxx.config .config" "make oldconfig" "make dep" This seems to be enough. Otherwise the kernel includes seem to be "wrong" somehow. If it's not enough try a "make" inside "/usr/src/linux" after "make dep" (don't panic, it doesn't install the kernel :) regards, Matthias > If you can help me, I would be very much obliged. I am running RH 7.1 with > kernel version 2.4.20. I have tried compiling several versions of driver > without success. Currently I have the CVS snapshot from today (23/12/02) > dvb-kernel and although I can get this to compile, as you will see below, I > am seeing a lot of unresolved symbol errors. I have tried using insmod to > install by hand, but I'm still missing something. Any help would be very > welcome. > > John > -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.