<div dir="ltr"><div><div><div>Interestingly the compilation was working some days (maybe already weeks) ago.<br>I checked ffmpeg and there is a package installed:<br><br>ffmpeg version 0.8.6-4:0.8.6-0ubuntu0.12.04.1, Copyright (c) 2000-2013 the Libav developers<br>
  built on Apr  2 2013 17:00:59 with gcc 4.6.3<br>*** THIS PROGRAM IS DEPRECATED ***<br>This program is only provided for compatibility and will be removed in a future release. Please use avconv instead.<br><br></div>So probably I also need to get the ffmpeg-devel installed. Will check that tomorrow.<br>
<br></div>BTW: Can GRASS be configured without ffmpeg support? What is it needed for?<br><br></div>/johannes<br><div><br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jun 18, 2013 at 5:07 PM, Markus Neteler <span dir="ltr"><<a href="mailto:neteler@osgeo.org" target="_blank">neteler@osgeo.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Tue, Jun 18, 2013 at 4:40 PM, Johannes Radinger<br>
<<a href="mailto:johannesradinger@gmail.com">johannesradinger@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> I just tried to compile the recent G7 SVN but several error appeared:<br>
><br>
> GRASS GIS 7.0.svn 56779M compilation log<br>
> --------------------------------------------------<br>
> Started compilation: Tue Jun 18 16:23:06 CEST 2013<br>
> --<br>
> Errors in:<br>
> /usr/local/src/grass7_trunk/lib/ogsf<br>
<br>
</div>...<br>
<div class="im">> radinger@grassgis:/usr/local/src/grass7_trunk$ cd<br>
> /usr/local/src/grass7_trunk/lib/ogsf<br>
> radinger@grassgis:/usr/local/src/grass7_trunk/lib/ogsf$ make<br>
> gcc  -g  -fPIC  -I/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/include<br>
> -I/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/include<br>
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdal<br>
> -I/usr/include  -DPACKAGE=\""grasslibs"\"     -I/usr/include/libavcodec<br>
> -I/usr/include/libavformat -I/usr/include/libswscale<br>
> -I/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/include<br>
> -I/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/include -o<br>
> OBJ.i686-pc-linux-gnu/gsd_img_mpeg.o -c gsd_img_mpeg.c<br>
> gsd_img_mpeg.c:33:25: fatal error: mathematics.h: No such file or directory<br>
> compilation terminated.<br>
<br>
</div>I have that on Fedora 18 in<br>
rpm -qf /usr/include/ffmpeg/libavutil/mathematics.h<br>
ffmpeg-devel-1.0.7-1.fc18.x86_64<br>
<br>
Perhaps you need to install a similar package for your distro?<br>
(just guessing)<br>
<br>
On F18 it compiles.<br>
<span class="HOEnZb"><font color="#888888"><br>
Markus<br>
</font></span></blockquote></div><br></div>