Re: [Gimp-developer] Error while building: gegl_free undeclared.
- From: Román <roman mailoo org>
- To: Michael Natterer <mitch gimp org>
- Cc: gimp-developer-list gnome org
- Subject: Re: [Gimp-developer] Error while building: gegl_free undeclared.
- Date: Fri, 22 Nov 2013 22:32:32 +0100
El 22/11/13 20:07, Michael Natterer escribió:
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
That's right!!! I have cloned gegl and babl once again and gimp building
works. Thank you.
Regards.
Román.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]