[GRASS-dev] [GRASS GIS] #1423: GRASS 6.4.1 won't compile against FFmpeg 0.8
GRASS GIS
trac at osgeo.org
Sun Jun 16 14:58:01 PDT 2013
#1423: GRASS 6.4.1 won't compile against FFmpeg 0.8
-------------------------+--------------------------------------------------
Reporter: sharpie | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.4
Component: Compiling | Version: unspecified
Keywords: ffmpeg | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by nikosa):
Replying to [comment:16 hamish]:
> suggested build flags on debian/ubuntus:
> {{{
> --with-ffmpeg \
> --with-ffmpeg-includes="/usr/include/libavcodec
/usr/include/libavformat /usr/include/libswscale /usr/include/libavutil"
> }}}
Using the (complete) suggested "sentence" for ffmpeg, leads to an error-
free compilation of the latest grass_trunk
{{{
g.version -rb
GRASS 7.0.svn (2013)
./configure --with-cxx --with-proj-share=/usr/local/share/proj/ --with-
geos=/usr/local/bin/geos-config --with-motif --with-tcltk-
includes=/usr/include/tcl8.5/ --with-cairo --with-opengl-
libs=/usr/include/GL --with-python=yes --with-
python=/usr/bin/python2.7-config --with-wxwidgets --with-ffmpeg=yes
'--with-ffmpeg-includes=/usr/include/libavcodec /usr/include/libavformat
/usr/include/libswscale /usr/include/libavutil' --with-freetype=yes
--with-freetype-includes=/usr/include/freetype2/ --with-odbc=yes --with-
mysql=yes --with-mysql-includes=/usr/include/mysql --with-sqlite=yes
--with-postgres=yes --with-postgresql=yes --with-postgres-
includes=/usr/include/postgresql --with-openmp --with-pthread --with-
readline --with-nls --enable-largefile=yes --with-netcdf
libgis Revision: 56211
libgis Date: 2013-05-12 14:07:51 +0300 (Sun, 12 May 2013)
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1423#comment:17>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list