Mailing List archive

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

[vdr] Re: error compiling mp3 extension (vdr 1.0.4 + AIO-08.07)



Uwe Weissbach wrote:
> 
> If compiling with MP3=1 I got the following error:
> 
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DVCDSUPPORT -
> DCBSUPPORT -DCOLORSUPPORT -DDVDSUPPORT -
> D_LARGEFILE64_SOURCE  -DREMOTE_LIRC -DVFAT -DMP3SUPPORT -
> DHAVE_SNDFILE -DMPLAYER -DFONT_SMALL -DTECH -DUSE_AIO -
> DTXTSUPPORT -I../DVB/ost/include mp3-decoder-snd.c
> mp3-decoder-snd.c: In method `struct Decode * cSndDecoder::Decode()':
> mp3-decoder-snd.c:173: `struct SF_INFO' has no member named `pcmbitwidth'
> mp3-decoder-snd.c: In method `bool cSndInfo::DoScan(bool = 0)':
> mp3-decoder-snd.c:613: `struct SF_INFO' has no member named `pcmbitwidth'
> mp3-decoder-snd.c: In method `bool cSndFile::Open(bool = 1)':
> mp3-decoder-snd.c:670: implicit declaration of function `int sf_open_read(...)'
> mp3-decoder-snd.c:670: assignment to `SNDFILE *' from `int' lacks a cast
> make: *** [mp3-decoder-snd.o] Error 1
> 
> any suggestions ???
i got the same error...you did use the latest libsndfile (v1.0rc2 i
think)m right??
you must use the 0.0.28...

see ya.




--
(manuel hartl / it services)
(web - http://www.hartl-it.de)




Home | Main Index | Thread Index