[MPlayer-users] Current SVN doesn't build - compilation error
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sat Jun 26 19:45:52 CEST 2010
On Sat, Jun 26, 2010 at 08:41:41PM +0300, Nikos Chantziaras wrote:
> On 06/26/2010 04:16 PM, Nikos Chantziaras wrote:
> >I've just grabbed MPlayer from SVN, revision 31559, and building aborts
> >with:
> >
> >In file included from libmpcodecs/ad_faad.c:43:
> >/usr/include/faad.h:32: note: #pragma message: please update faad2
> >include filename and function names!
> >libmpcodecs/ad_faad.c: In function 'init':
> >libmpcodecs/ad_faad.c:131: error: too many arguments to function
> >'NeAACDecInit'
> >libmpcodecs/ad_faad.c:143: error: too many arguments to function
> >'NeAACDecInit'
> >libmpcodecs/ad_faad.c:161: error: too many arguments to function
> >'NeAACDecInit'
> >make: *** [libmpcodecs/ad_faad.o] Error 1
>
> Only happens with --disable-faad-internal. Tracked it down to r31543.
For now, just add --disable-faad.
There is no point in it, FFmpeg's decoder should work just as well
(probably better), and LATM support is already lost with
--disable-faad-internal
More information about the MPlayer-users
mailing list