Mailing List archive

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

[vdr] AIO-2206 won't compile?



Hi Folks,

I'm trying to compile VDR-1.0.4 with AIO-22.06 and it won't work :-(

VDR-1.0.4 vanilla compiles flawlessly, except a couple warnings, but I 
get a working binary.

My System:
RedHat Linux 7.2
GCC 3.0.2
ld 2.11.90.0.8

Here's the output of makevdr:

===========================================================
/usr/src/vdr-1.0.4-AIO # make
Makefile:154: .dependencies: Datei oder Verzeichnis nicht gefunden
menu.c:2212:26: warning: multi-line string literals are deprecated
g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DREMOTE_KBD 
-DUSE_AIO -I../DVB/ost/include config.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DREMOTE_KBD 
-DUSE_AIO -I../DVB/ost/include dvbapi.c
dvbapi.c: In member function `virtual void 
cPlayBuffer::PlayExternalDolby(const    uchar*, int)':
dvbapi.c:1104: `PlayExternalDolby' undeclared in namespace `std'
dvbapi.c: In member function `virtual void 
cLiveAC3::StripAudioPackets(unsigned    char*, int, unsigned char)':
dvbapi.c:2333: `PlayExternalDolby' undeclared in namespace `std'
dvbapi.c: At top level:
dvbapi.c:1061: warning: `void PlayExternalDolby(const uchar*, int, int)'
   defined but not used
make: *** [dvbapi.o] Fehler 1
/usr/src/vdr-1.0.4-AIO #
===========================================================

What am I doing wrong?
Am I missing a library or something?
I don't get a clue from this error message since the last coherent thing 
is a warning...







Home | Main Index | Thread Index