Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Problem with Redhat 9.0 Custom Kernel




Hi,

I'm not following the list currently, but I was trying to install my dvb-s card 1.6 rev into my redhat 9.0 machine with kernel
Linux 2.4.20-9custom and I'm not getting any sucefull result on it same happens with my gentoo machine.

I don't know what I'm doing worng but every time I try to compile it gaves me same error over, over and over again:
<snip>
(...)
In file included from saa7146_core.c:37:
../compat.h:62:1: warning: "video_devdata" redefined
In file included from /usr/src/linux-2.4.20-9/include/linux/modversions.h:300,
from <command line>:1:
/usr/src/linux-2.4.20-9/include/linux/modules/videodev.ver:8:1: warning: this is the location of the previous definition
saa7146_core.c: In function `saa7146_core_command':
saa7146_core.c:374: warning: passing arg 1 of `remap_page_range_R2baf18f2' makes pointer from integer without a cast
saa7146_core.c:374: incompatible type for argument 4 of `remap_page_range_R2baf18f2'
saa7146_core.c:374: too few arguments to function `remap_page_range_R2baf18f2'
make[3]: *** [saa7146_core.o] Error 1
make[3]: Leaving directory `/home/elton/Downloads/vdr/driver/DVB/DVB/driver/av7110'
make[2]: *** [_modsubdir_av7110] Error 2
make[2]: Leaving directory `/home/elton/Downloads/vdr/driver/DVB/DVB/driver'
make[1]: *** [_mod_/home/elton/Downloads/vdr/driver/DVB/DVB/driver] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20-9'
make: *** [here] Error 2
</snip>

I got alots of redefined I don't know how to fix it, I follow some mensages in the forum in search engine and I saw some of then type a command to check out about memory register or something and here goes my result:

[root@ariel driver]# nm /usr/src/linux/mm/memory.o | grep remap_page_range
00001010 T remap_page_range
[root@ariel driver]# nm /usr/src/linux/mm/mm.o | grep remap_page_range
00001010 T remap_page_range
[root@ariel driver]# nm /usr/src/linux/vmlinux | grep remap_page_range
c025c3d9 R __kstrtab_remap_page_range
c0267650 R __ksymtab_remap_page_range
c0130fc0 T remap_page_range


Any help will be great. Thanks again and sorry if the problem was already fixed and I didn't get it yet.


Regards,

Elton Machado.




--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index