Mailing List archive

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

[vdr] Re: AIO + MP3 compilation error



On 25 Aug 2002 Alessandro Pasotti <apasotti@isoleborromee.it> wrote:

> 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

I guess that you have installed libsndfile 1.0.x. The MP3 patch
(in oposite to the plugin) works only with libsndfile 0.0.28

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




Home | Main Index | Thread Index