Mailing List archive

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

[vdr] Compiling Problems using Mandrake 9



Hello,

I'm trying to compile VDR 1.0.4 on my Mandrake 9 box (standard
intallation).
Unfortunately i get a compiler error like this (i tried it with g++
version 3.2 and 2.96, Kernel Version is 2.4.19-16mdk):

In file included from dvbapi.c:44:
tools.h:125: warning: `virtual bool cListObject::operator<(const
cListObject&)' was hidden
config.h:167: warning:   by `bool cTimer::operator<(const cTimer&)'
In file included from dvbapi.c:45:
config.h:239: warning: `bool cConfig<T>::Load(const char*, bool) [with T
= cMark]' was hidden
recording.h:87: warning:   by `bool cMarks::Load(const char*)'
dvbapi.c: In member function `virtual void
cPlayBuffer::PlayExternalDolby(const uchar*, int)':
dvbapi.c:1104: `PlayExternalDolby' undeclared in namespace `std'
dvbapi.c: At global scope:
dvbapi.c:2329: default argument given for parameter 3 of `void
cLiveAC3::StripAudioPackets(uchar*, int, unsigned char = 0)'
dvbapi.h:570: after previous specification in `virtual void
cLiveAC3::StripAudioPackets(unsigned char*, int, unsigned char = 0)'
dvbapi.c: In member function `virtual void
cLiveAC3::StripAudioPackets(uchar*, int, unsigned char)':
dvbapi.c:2333: `PlayExternalDolby' undeclared in namespace `std'
dvbapi.c: At global scope:
dvbapi.c:3398: default argument given for parameter 1 of `void
cDvbApi::SetModeReplay(int = 1)'
dvbapi.h:328: after previous specification in `void
cDvbApi::SetModeReplay(int = 1)'
dvbapi.c:1061: warning: `void PlayExternalDolby(const uchar*, int, int)'
defined but not used
make: *** [dvbapi.o] Fehler 1

I have tried several things, but i always get an error similar to the
one described above.
e.g. trying to "make REMOTE=LIRC" after a "make clean" outputs this:
eit.c:25:21: fstream.h: No such file or directory
eit.c:26:21: iomanip.h: Noch such file or directory
eit.c:27:22: iostream.h: No such file or directory
make: *** [eit.o] Fehler 1

Are there any special libraries required? Any ideas why this happens? If
you need any additional information just ask.

Thank you for your help in advance.

Tom

-- 
ICQ: 51576175
phone: +4369912580190




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



Home | Main Index | Thread Index