2011/4/18 Paul Sbarra <sbarra.p...@gmail.com>:
> I've tried several times to email the list, but the messages never seem to
> go through.  Maybe this one will make it.
> I've implement a load operation to interface with libraw, created a bug
> report and attached patches.  For some reason I get missing symbols when
> trying to load the raw-load.so, but I don't get that when I use gcc to
> create a so that uses libraw.  I had to add -lgomp to the Libs line of
> libraw.pc.  Is that a gegl build system problem or a libraw bug?
> Paul

Sounds to me like a libraw bug, libraw.pc should contain the libs that
libraw depends on.

Thanks for the patch, but could you also add an automatic test for it
please? That way it becomes super-easy to verify that your patch
works, and our nightly tests ensures severe regressions in GEGL code
that your op depends on are detected early.

Instructions on how to add an automatic test for an op can be found here:
http://gegl.org/development.html#_composition_tests

 / Martin

-- 

My GIMP Blog:
http://www.chromecode.com/
"Why GIMP 2.8 is not released yet"
_______________________________________________
Gegl-developer mailing list
Gegl-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer

Reply via email to