Mailing List archive

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

[linux-dvb] Re: Kernel_2.4.11 and dvb-driver and 2 other things



On Wed, 10 Oct 2001 14:23:52 +0200, you wrote:

>Hi,
>as you already know kernel_2.4.11 is out.
>
>Compiling the dvb driver (latest CVS version) stops with:
>
>saa7146_core.c:872: warning: type defaults to `int' in declaration of
>`this_object_must_be_defined_as_export_objs_in_the_Makefile'
>
>O.K. 
>Changing one line in $DVB/driver/Makefile
>
>EXTRA_CFLAGS = -I ../ost/include -I . -D__DVB_PACK__ -g -DUSE_OSD
>$(LIRC_FLAG) 
>
>To:
>
>EXTRA_CFLAGS = -I ../ost/include -I . -D__DVB_PACK__ -g -DUSE_OSD
>$(LIRC_FLAG) -DEXPORT_SYMTAB
>
>solved the problem.

yes, that works fine with the cvs version of the drivers.
but, as is well known, the 9.x version lacks of dvb0 support, so it
can't be used as satmodem.
anybody can put out a fast fix for the older drivers for us that still
use eon?

--

    (iao!!oai)                                    (ICQ: 10860566)
    //.aurizio

[WARNING!: togliete _nessuno_ per rispondere]

    Time may change me
    But I can't trace time


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


Home | Main Index | Thread Index