[GRASS-dev] grass not building against new ffmpeg

Oliver Burger obgr_seneca at mageia.org
Thu Jul 19 02:11:11 PDT 2012


Am 19.07.2012 10:22, schrieb Markus Neteler:
> With a lot of try-and-error I figured it out for FFMPEG 0.10:
>
>    --with-ffmpeg --with-ffmpeg-includes="/usr/include/ffmpeg
> /usr/include/ffmpeg/libav* /usr/include/ffmpeg/libpostproc
> /usr/include/ffmpeg/libswscale" \
>
> Note that I have additionally /usr/include/ffmpeg inside.
I tried it using
--with-ffmpeg --with-ffmpeg-includes="/usr/include /usr/include/libav* 
/usr/include/libpostproc /usr/include/libswscale"
We don't have the ffmpeg headers in a directory of its own, but directly 
in /usr/include/, that's why I added /usr/include itself.
No change, I still get the same error message.

Oliver


More information about the grass-dev mailing list