Mailing List archive

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

[linux-dvb] Re: Compile problem with kernel 2.4.20-9smp



I asked the same question two days ago, unfortunately, without much
success. It looks to me, that RedHat has incorporated changes from the
2.5.9 kernel into the 2.4.20, as the interface to remap_page_range has
changed obviously. I made it to compile, but when I insert the modules,
the kernel stops communucating to the IDE devices. So I think we need to
wait a little longer.

It did work, however, back with RH 8 on the same hardware, so I am just
out of clues.

Ronny

>>> "Otto J. Makela" <om@iki.fi> Monday, April 28, 2003 12:42:34 am
>>>
Seems that kernel 2.4.20-9smp and linuxtv-dvb-1.0.0-pre2 are not
compatible:

# uname -a
Linux tigger.otto.net 2.4.20-9smp #1 SMP Wed Apr 2 13:28:49 EST 2003
i686 i686 i386 GNU/Linux
# cat /etc/redhat-release
Red Hat Linux release 9 (Shrike)
# make
...
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-9/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686
-DMODULE -I.. -I. -DCONFIG_DVB_AV7110_OSD -MD -I../../include -nostdinc
-iwithprefix include -DKBUILD_BASENAME=saa7146_core  -c -o
saa7146_core.o saa7146_core.c
saa7146_core.c: In function `saa7146_core_command':
saa7146_core.c:374: warning: passing arg 1 of `remap_page_range' makes
pointer from integer without a cast
saa7146_core.c:374: incompatible type for argument 4 of
`remap_page_range'
saa7146_core.c:374: too few arguments to function `remap_page_range'
make[3]: *** [saa7146_core.o] Error 1
make[3]: Leaving directory
`/home/otto/Software/linuxtv-dvb-1.0.0-pre2/driver/av7110'
make[2]: *** [_modsubdir_av7110] Error 2
make[2]: Leaving directory
`/home/otto/Software/linuxtv-dvb-1.0.0-pre2/driver'
make[1]: *** [_mod_/home/otto/Software/linuxtv-dvb-1.0.0-pre2/driver]
Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20-9'
make: *** [here] Error 2

Do the bleeding-edge versions of linuxtv-dvb work with this kernel?
-- 
   /* * * Otto J. Makela <om@iki.fi> * * * * * * * * * * * * * * * */
  /* Phone: +358 40 765 5772, FAX: +358 40 7860457, ICBM: 60N 25E */
 /* Mail: Mechelininkatu 26 B 27,  FIN-00100  Helsinki,  FINLAND */
/* * * Computers Rule 01001111 01001011 * * * * * * * * * * * * */


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



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



Home | Main Index | Thread Index