Mailing List archive

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

[vdr] Re: Compile error in mp3 plugin



On 02 Feb 2003 "Oliver Friedrich" <oliver@familie-friedrich.de> wrote:

> i want to give vdr 1.1.22 (patched with AC3overDVB) a try, but the following
> error appears if i try to compile the mp3 plugin (version 0.7.9):
> 
> g++ -g -O2 -Wall -Woverloaded-virtual -march=pentium-mmx -c -D_GNU_SOURCE -D
> HAVE_SNDFILE -I../../../include  network.c
> network.c: In member function `int cNet::RingRead(unsigned char*, int)':
> network.c:323: no matching function for call to `cNet::Get(unsigned char*&,
> int&)'
> ../../../include/vdr/ringbuffer.h:59: candidates are: const uchar*
> cRingBufferLinear::Get(int&)
> make: *** [network.o] Error 1

The RingBuffer API has changed in .22 and this causes the error.
Either find the patch I send some days ago or stay tuned until I
have check the mp3 plugin with .23 and got 0.7.10 out (should be
tommorrow).

-- 
Stefan Huelswitt
huels@iname.com  | http://home.pages.de/~nathan


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



Home | Main Index | Thread Index