Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14776] New: gegl does not compile with latest ffmpeg-svn

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14776] New: gegl does not compile with latest ffmpeg-svn
  • Date: 2 Oct 2008 20:31:31 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14776

Summary: gegl does not compile with latest ffmpeg-svn
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: graphics-libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: julien AT rozo.org


Created an attachment (id=7135)
--> (http://bugs.sourcemage.org/attachment.cgi?id=7135)
compile log

ffmpeg-svn version is 20081002

casting gegl 0.0.18 fails with the following error :

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0
-DG_DISABLE_SINGLE_INCLUDES
-I. -I../.. -I../.. -I../../gegl -I../../gegl/buffer -I../../gegl/operation
-I../../gegl/property-types -I../../gegl/module -DG_DISABLE_SINGLE_INCLUDES
-I/usr/include/dirac -I/usr/include/dirac -march=nocona -fPIC -DPIC -pipe -O3
-Wall -Wdeclaration-after-statement -Wmissing-prototypes
-Wmissing-declarations
-Winit-self -Wpointer-arith -Wold-style-definition -mmmx -msse -MT
ff_load_la-ff-load.lo -MD -MP -MF .deps/ff_load_la-ff-load.Tpo -c ff-load.c
-fPIC -DPIC -o .libs/ff_load_la-ff-load.o
ff-load.c: In function 'prepare':
ff-load.c:281: error: 'AVCodecContext' has no member named 'error_resilience'
make[3]: Leaving directory `/usr/src/gegl-0.0.18/operations/external'
make[2]: Leaving directory `/usr/src/gegl-0.0.18/operations'
make[3]: *** [ff_load_la-ff-load.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gegl-0.0.18'
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page