Mailing List archive

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

[vdr] Re: vdr-1.0.4-AIO does not compile



UseNet-0207-@zocki.toppoint.de(Rainer Zocholl)  07.08.02 00:19


Solution:

Without the AOI-Patch

make REMOTE=LIRC

or just 

make

works

After applying the AIO it is *required* to invoke

REMOTE=LIRC make

"REMOTE" must now defined in the enviroment and must be defined!

Else it would give those missleading error messages below.

Someone who is using the new file "makevdr" (maybe after editing)
sh makevdr
or 
chmod 755 makevdr && ./makevdr

do not run into this problem.




Maybe be the "INSTALL"-text can be patched too? ;-)

It now states:
  After extracting the package, change into the VDR directory
  and type 'make'. This should produce an executable file
  named 'vdr', which can be run after the DVB driver has been
  installed.
  

Or an INSTALL-AOI be added?







(Thanks to andy for the tip)

>Apply vdr-1.0.4-AIO-22.06.diff.gz or vdr-1.0.4-AIO-17.07.diff.gz
>breaks compilation:

>msi:~/video/vdr-1.0.4# make
>Makefile:154: .dependencies: No such file or directory
>g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DREMOTE_KBD
>-DUSE_AIO -I../DVB/ost/include config.c In file included from
>dvbapi.h:104,                  from config.h:18,
>                 from config.c:10:
>ca52.h:52: variable or field `wclear' declared void
>ca52.h:52: ANSI C++ forbids initialization of member `wclear'
>ca52.h:52: making `wclear' static
>ca52.h:52: ANSI C++ forbids in-class initialization of non-const
>static member `wclear' ca52.h:52: field initializer is not constant
>In file included from dvbapi.h:105,
>                 from config.h:18,
>                 from config.c:10:
>dts.h:30: variable or field `wclear' declared void
>dts.h:30: ANSI C++ forbids initialization of member `wclear'
>dts.h:30: making `wclear' static
>dts.h:30: ANSI C++ forbids in-class initialization of non-const static
>member `wclear' dts.h:30: field initializer is not constant
>make: *** [config.o] Error 1


>What's that?

>ca52.h does not have a line 52 lines at all
>and there is no where a "wclear" ?

Rainer---<=====>                         Vertraulich
             //  
           //                              
         <=====>--------------ocholl, Kiel, Germany ------------




Home | Main Index | Thread Index