Mailing List archive

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

[vdr] AIO + MP3 compilation error



Hi @ all,

I'm trying to compile VDR 1.0.4 with the vdr-1.0.4-AIO-14.08, I upgraded to 
gcc 3.2 and applied the patch for strict compilers as appeared in this list.

I'm getting many many warnings and some errors: does anybody has an idea on 
what it is going wrong and how to fix it? 

----------------------

mp3-decoder-snd.c: In member function `virtual Decode* cSndDecoder::Decode()':
mp3-decoder-snd.c:173: `struct SF_INFO' has no member named `pcmbitwidth'
mp3-decoder-snd.c: In member function `virtual bool cSndDecoder::Skip(int, 
int, int)':
mp3-decoder-snd.c:212: `struct SF_INFO' has no member named `samples'
mp3-decoder-snd.c:212: `struct SF_INFO' has no member named `samples'
mp3-decoder-snd.c: In member function `bool cSndInfo::DoScan(bool)':
mp3-decoder-snd.c:612: `struct SF_INFO' has no member named `samples'
mp3-decoder-snd.c:615: `struct SF_INFO' has no member named `pcmbitwidth'
mp3-decoder-snd.c: In member function `bool cSndFile::Open(bool)':
mp3-decoder-snd.c:672: `sf_open_read' undeclared (first use this function)
mp3-decoder-snd.c:672: (Each undeclared identifier is reported only once for 
each function it appears in.)
make: *** [mp3-decoder-snd.o] Error 1


Thank you in advance.

-- 
Alessandro Pasotti
Isola Bella - Stresa (VB)
Fax: +39 0323 30046
Tel:  +39 0323 30556
http://www.borromeoturismo.it




Home | Main Index | Thread Index