compile issue with gdk-pixbuf-2.22.1 gdk-pixbuf-enum-types.h-->macro names must be identifiers



Hello,

I am attempting to compile gdk-pixbuf-2.22.1 and am getting
the following error(s) while compiling.

I am wondering if this is a known issue and if so
please refer me to the applicable work-around.

Thanks

P



In file included from gdk-pixbuf.c:35:
gdk-pixbuf-enum-types.h:17:9: error: macro names must be identifiers
gdk-pixbuf-enum-types.h:19:9: error: macro names must be identifiers
gdk-pixbuf-enum-types.h:21:9: error: macro names must be identifiers
gdk-pixbuf-enum-types.h:25:9: error: macro names must be identifiers
gdk-pixbuf-enum-types.h:27:9: error: macro names must be identifiers
gdk-pixbuf.c: In function 'gdk_pixbuf_class_init':
gdk-pixbuf.c:109: error: 'GDK_TYPE_COLORSPACE' undeclared (first use in this function)
gdk-pixbuf.c:109: error: (Each undeclared identifier is reported only once
gdk-pixbuf.c:109: error: for each function it appears in.)
gdk-pixbuf.c: In function 'gdk_pixbuf_icon_iface_init':
gdk-pixbuf.c:227: warning: assignment from incompatible pointer type
gdk-pixbuf.c:228: warning: assignment from incompatible pointer type
make[4]: *** [gdk-pixbuf.lo] Error 1
make[4]: Leaving directory `/home/pwillis/anjuta_src/required/gtk_required/gdk-pixbuf-2.22.1/gdk-pixbuf'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/pwillis/anjuta_src/required/gtk_required/gdk-pixbuf-2.22.1/gdk-pixbuf'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/pwillis/anjuta_src/required/gtk_required/gdk-pixbuf-2.22.1/gdk-pixbuf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pwillis/anjuta_src/required/gtk_required/gdk-pixbuf-2.22.1'
make: *** [all] Error 2


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