On 09/22/2010 02:16 PM, Sven Neumann wrote: > > The ffmpeg library is (in)famous for changing their APIs frequently and > releasing seldom. That's why pretty much every distribution ends up > using development snapshots, which are incompatible to each other. > > Your best bet is to configure gegl with the --without-libavformat > option. > > > Sven > Thanks, Sven. That got me past that one, but there still the complaint about two plugins trying to register the same thing:
make[4]: Entering directory `/usr/local/geglbuild/docs/gallery' --[Updating sample compositions]-- ../../../gegl/docs/gallery/clones.xml (lt-gegl:6412): GLib-GObject-WARNING **: Two different plugins tried to register 'GeglChantover_c'. ../../../gegl/docs/gallery/OpenRaster-00.xml (lt-gegl:6445): GLib-GObject-WARNING **: Two different plugins tried to register 'GeglChantover_c'. ../../../gegl/docs/gallery/OpenRaster-01.xml (lt-gegl:6473): GLib-GObject-WARNING **: Two different plugins tried to register 'GeglChantover_c'. ../../../gegl/docs/gallery/OpenRaster-04.xml (lt-gegl:6501): GLib-GObject-WARNING **: Two different plugins tried to register 'GeglChantover_c'. make[4]: Leaving directory `/usr/local/geglbuild/docs/gallery' make[3]: Leaving directory `/usr/local/geglbuild/docs/gallery' make[3]: Entering directory `/usr/local/geglbuild/docs' GEGL_SWAP=RAM GEGL_PATH=../operations \ ../tools/operation_reference --ops-html > operations.html (lt-operation_reference:6593): GLib-GObject-WARNING **: Two different plugins tried to register 'GeglChantover_c'. make[3]: *** No rule to make target `../../gegl/gegl/gegl-version.h', needed by `api.html'. Stop. make[3]: Leaving directory `/usr/local/geglbuild/docs' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/geglbuild/docs' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/geglbuild' make: *** [all] Error 2 And ideas on that? Patrick _______________________________________________ Gegl-developer mailing list Gegl-developer@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer