-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
When i try to build GIMP - it is need gegl (i dont know what is it). But this is not compiling, and i cant install gimp.
../../gegl/gegl-utils.h:208:13: warning: inline function ‘_gegl_float_epsilon_zero’ declared but never defined
208 | inline gint _gegl_float_epsilon_zero (float value);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gegl/gegl-plugin.h:40,
from ../../gegl/gegl-chant.h:29,
from save-pixbuf.c:36:
../../gegl/gegl-utils.h:208:13: warning: inline function ‘_gegl_float_epsilon_zero’ declared but never defined
208 | inline gint _gegl_float_epsilon_zero (float value);
| ^~~~~~~~~~~~~~~~~~~~~~~~
CXX exr_load_la-exr-load.lo
exr-load.cpp:34:10: fatal error: ImfInputFile.h: No such file or directory
34 | #include <ImfInputFile.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [Makefile:1024: exr_load_la-exr-load.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/Data/Compile/Sources/gegl-0.2.0/operations/external'
make[2]: *** [Makefile:400: all-recursive] Error 1
make[2]: Leaving directory '/Data/Compile/Sources/gegl-0.2.0/operations'
make[1]: *** [Makefile:516: all-recursive] Error 1
make[1]: Leaving directory '/Data/Compile/Sources/gegl-0.2.0'
make: *** [Makefile:425: all] Error 2
Compile: Gegl 0.2.0 - Build process failed.
Metadata
Metadata
Assignees
Labels
No labels