[Musicpd-dev-team] Can't find mp4ff.h

2012-10-09 Thread Joao Bonina
Hello, I'm compiling MPD, and getting this doing autogen on debian: checking mp4ff.h usability... no checking mp4ff.h presence... no checking for mp4ff.h... no configure: WARNING: libmp4ff needed for MP4 support -- disabling MP4 support There's no mp4ff.h, and can't find which package would

Re: [Musicpd-dev-team] Can't find mp4ff.h

2012-10-09 Thread Max Kellermann
On 2012/10/09 16:05, Joao Bonina bonina_2...@yahoo.com wrote: checking mp4ff.h usability... no checking mp4ff.h presence... no checking for mp4ff.h... no configure: WARNING: libmp4ff needed for MP4 support -- disabling MP4 support There's no mp4ff.h, and can't find which package would have

Re: [Musicpd-dev-team] Can't find mp4ff.h

2012-10-09 Thread Lee Dolsen
I think the issue here is that there is no 'mp4ff' or 'libmp4ff' in the configure script help.  I'll admit this one confused me too, as it was working for me and I was struggling to figure out how to disable it when I was debugging ffmpeg issues.  I'm pretty sure based on Google that libmp4ff

Re: [Musicpd-dev-team] Can't find mp4ff.h

2012-10-09 Thread Max Kellermann
On 2012/10/09 16:52, Lee Dolsen ldo...@yahoo.com wrote: I think the issue here is that there is no 'mp4ff' or 'libmp4ff' in the configure script help. You can't write long stories in configure --help. The libmp4ff dependency is listed in the INSTALL file. And the warning message clearly

Re: [Musicpd-dev-team] Can't find mp4ff.h

2012-10-09 Thread Joao Bonina
From: Arnold Krille arn...@arnoldarts.de To: musicpd-dev-team@lists.sourceforge.net Cc: Joao Bonina bonina_2...@yahoo.com Sent: Tuesday, 9 October 2012, 21:04 Subject: Re: [Musicpd-dev-team] Can't find mp4ff.h On Tue, 9 Oct 2012 12:34:35 -0700 (PDT)

Re: [Musicpd-dev-team] Can't find mp4ff.h

2012-10-09 Thread Arnold Krille
On Tue, 9 Oct 2012 12:34:35 -0700 (PDT) Joao Bonina bonina_2...@yahoo.com wrote: My investigation already had led to libfaad, but installing the package through the package manager didn't help. That's what led me to think of any deprecated package issues. You do know about -div packages? So