On 09/20/2010 10:18 PM, Danny Robson wrote:
>
> Can you confirm that config.h contains an appropriately generated
> define for restrict? Perhaps you need to rerun autogen.sh to rebuild
> configure?
>
Well, running autogen.sh got me further, but I still have problems:
make[4]: Entering directory `/usr/local/geglbuild/docs/gallery'
--[Updating sample compositions]--
../../../gegl/docs/gallery/clones.xml
** Message: Module '../../operations/external/.libs/ff-load.so' load
error: ../../operations/external/.libs/ff-load.so: undefined symbol:
avcodec_decode_video2
my libavcodec has an avcodec_decode_video, but no avcodec_decode_video2
(lt-gegl:15616): GLib-GObject-WARNING **: Two different plugins tried to
register 'GeglChantover_c'.
../../../gegl/docs/gallery/OpenRaster-00.xml
** Message: Module '../../operations/external/.libs/ff-load.so' load
error: ../../operations/external/.libs/ff-load.so: undefined symbol:
avcodec_decode_video2
(lt-gegl:15649): GLib-GObject-WARNING **: Two different plugins tried to
register 'GeglChantover_c'.
../../../gegl/docs/gallery/OpenRaster-01.xml
** Message: Module '../../operations/external/.libs/ff-load.so' load
error: ../../operations/external/.libs/ff-load.so: undefined symbol:
avcodec_decode_video2
(lt-gegl:15677): GLib-GObject-WARNING **: Two different plugins tried to
register 'GeglChantover_c'.
../../../gegl/docs/gallery/OpenRaster-04.xml
** Message: Module '../../operations/external/.libs/ff-load.so' load
error: ../../operations/external/.libs/ff-load.so: undefined symbol:
avcodec_decode_video2
(lt-gegl:15705): 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
** Message: Module '../operations/external/.libs/ff-load.so' load error:
../operations/external/.libs/ff-load.so: undefined symbol:
avcodec_decode_video2
(lt-operation_reference:15797): 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
_______________________________________________
Gegl-developer mailing list
[email protected]
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer