[GRASS-dev] [GRASS GIS] #303: new ffmpeg includes layout
GRASS GIS
trac at osgeo.org
Sun Sep 7 13:04:12 EDT 2008
#303: new ffmpeg includes layout
-------------------------+--------------------------------------------------
Reporter: kyngchaos | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: Raster | Version: svn-develbranch6
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
I don't know when it changed (btwn 07-12-3 and 08-08-15), but my Aug 15
2008 build of ffmpeg has rearranged the include layout. Instead of all
includes in $prefix/include/ffmpeg, they are now in separate subfolders by
library:
{{{
include/libavcodec
include/libavdevice
include/libavformat
include/libavutil
}}}
This causes configure to fail to find ffmpeg, and will likely cause
#include errors in compilation.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/303>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list