On 7 October 2016 at 17:16, jonetsu <jonetsu@teksavvy.com> wrote:
On Fri, 7 Oct 2016 15:49:07 +0200
Tito Latini <tito.01beta@gmail.com> wrote:

> it depends on SDL, 1.2.1 <= version < 1.3.0

Now with ffmpeg from git, the same problem happens.  Obviously, SDL and
its development are installed since libav built just fine.  I would
have thought that after this ffmpeg would build just fine with ffplay,
but that's not the case.  The configuration stage reports clearly:

SDL2 support              no

I wouldn't expect SDL 1.x to satisfy a SDL 2 dependency. On my gentoo these are two separate packages, so I'm guessing you need to install that as well.

Arve