[GRASS-user] Compile grass6_devel with ffmpeg support?

Markus Neteler neteler at osgeo.org
Sun Nov 23 10:20:45 EST 2008


On Sun, Nov 23, 2008 at 4:17 PM, Nikos Alexandris
<nikos.alexandris at felis.uni-freiburg.de> wrote:
...
> # after another failure
> # the bottom lines from config.log
> [...]
> configure:10745: checking whether to use FFMPEG
> configure:10765: checking for location of FFMPEG includes
> configure:10791: checking for avcodec.h
> configure:10799: gcc -E  -I/usr/include/ffmpeg/  conftest.c >/dev/null
> 2>conftest.out
> configure:10835: checking for avformat.h
> configure:10843: gcc -E  -I/usr/include/ffmpeg/  conftest.c >/dev/null
> 2>conftest.out
> configure:10839:22: error: avformat.h: No such file or directory

You are missing the -devel package (or the path to the file).
On Mandriva:

rpm -qf /usr/include/ffmpeg/avformat.h
lib64ffmpeg51-devel-0.4.9-3.pre1.8994.2.1plf2008.0

Markus


More information about the grass-user mailing list