[Gimp-developer] last git master of gimp/ is not possible complete the make on my behavior



I have problems to compile the last git masters on gimp/.
I have installed locally exiv2 and apparently is OK.
I have applied ./autogen.sh without problems and no messages of dependencies.

But the 'make' is always stop on:
---
Making all in menus
make[2]: Entering directory `/home/jag/devel/gimp-default-master/gimp-2.9/menus'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jag/devel/gimp-default-master/gimp-2.9/menus'
Making all in libgimpbase
make[2]: Entering directory `/home/jag/devel/gimp-default-master/gimp-2.9/libgimpbase'
  CC       gimpmetadata.lo
gimpmetadata.c: In function 'gimp_metadata_get_guid':
gimpmetadata.c:219:7: warning: implicit declaration of function 'timespec_get' 
[-Wimplicit-function-declaration]
       timespec_get (&ts, TIME_UTC);
       ^
gimpmetadata.c:219:26: error: 'TIME_UTC' undeclared (first use in this function)
       timespec_get (&ts, TIME_UTC);
                          ^
gimpmetadata.c:219:26: note: each undeclared identifier is reported only once for each function it appears in
make[2]: *** [gimpmetadata.lo] Error 1
make[2]: Leaving directory `/home/jag/devel/gimp-default-master/gimp-2.9/libgimpbase'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jag/devel/gimp-default-master/gimp-2.9'
make: *** [all] Error 2
---

Someone can help me!

Thanks
americo
_______________________________________________
gimp-developer-list mailing list
List membership:https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:https://mail.gnome.org/archives/gimp-developer-list



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