Re: [Gimp-developer] Error while building: gegl_free undeclared.



On Fri, 2013-11-22 at 16:29 +0100, Román wrote:
Hi everyone,

I compiled and installed babl and gegl. Later I tried building gimp and 
I got this error:

[...]
make[4]: se ingresa al directorio 
`/home/roman/workspace/gimp/gimp/app/display'
   CC       gimpdisplayshell-render.o
gimpdisplayshell-render.c: In function 'gimp_display_shell_render':
gimpdisplayshell-render.c:125:13: warning: implicit declaration of 
function 'gegl_malloc' [-Wimplicit-function-declaration]
              gegl_malloc (w * h * babl_format_get_bytes_per_pixel 
(filter_format));
              ^
gimpdisplayshell-render.c:124:30: warning: assignment makes pointer from 
integer without a cast [enabled by default]
            shell->filter_data =
                               ^
*gimpdisplayshell-render.c:134:64: error: 'gegl_free' undeclared (first 
use in this function)**
**(GDestroyNotify) gegl_free,*
[...]

What is this error? I cloned gimp yesterday.

Gimp git master depends on babl and gegl git master.

Regards,
--mitch




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]