Mailing List archive

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

[vdr] Re: Troubles compiling VDR with ac3patch





Christof Zeitlberger wrote:

> hello!
>
> after patching the 4 files of the clean vdr source (i did it manually and
> also tried with the AIO-Patch) i get the following output/error:
>
> Makefile:80: .dependencies: No such file or directory
> g++ -g -O2 -Wall -Woverloaded-virtual -m486 -c -DAC3OUT -DREMOTE_KBD -D_GNU_
> SOURCE -DVFAT -I../DVB/ost/include config.c
> g++ -g -O2 -Wall -Woverloaded-virtual -m486 -c -DAC3OUT -DREMOTE_KBD -D_GNU_
> SOURCE -DVFAT -I../DVB/ost/include dvbapi.c
> dvbapi.c: In method `void cPlayBuffer::ExtractAC3Stream(unsigned char *,
> int, int)':
> dvbapi.c:813: implicit declaration of function `int ac3_buffersize(...)'
> dvbapi.c: In method `void cReplayBuffer::StripAudioPackets(unsigned char *,
> int, unsigned char = 0)':
> dvbapi.c:1236: `aLPCM' undeclared (first use this function)
>

please use DVD=1
(next version should be possible without DVD=1)

> dvbapi.c:1236: (Each undeclared identifier is reported only once
> dvbapi.c:1236: for each function it appears in.)
> make: *** [dvbapi.o] Error 1
>
> this happens even without the AC3=1 option.
>
> what is wrong here?
>
> do i need any additional packages?
>
> thanks in advance
>
> Christof







Home | Main Index | Thread Index