benoitc / couchbeam

Apache CouchDB client in Erlang
Other
242 stars 113 forks source link

ERROR while installing gtk+3.0.1 #55

Closed ghost closed 13 years ago

ghost commented 13 years ago
  1. the "./configure" worked fine..
  2. but then, when I issue the "make" command, i'm getting errors.. the following lists the output of "make"..

the errors appear at the end of the following output.....

PLS SUGGEST A SOLUTION....

vinay@Orion:~/gtk+extra-3.0.1$ make make all-recursive make[1]: Entering directory /home/vinay/gtk+extra-3.0.1' Making all in gtkextra make[2]: Entering directory/home/vinay/gtk+extra-3.0.1/gtkextra' make[2]: Circular gtkextratypebuiltins.h <- gtkextratypebuiltins.h dependency dropped. ( cd . && glib-mkenums \ --fhead "#ifndef GTKEXTRA_TYPE_BUILTINS_H\n#define GTKEXTRA_TYPE_BUILTINS_H\n\n#include \n\nGBEGINDECLS\n" \ --fprod "/* enumerations from \"@filename@\" /\n" \ --vhead "GType @enum_name@_get_type (void);\n#define GTK_TYPE@ENUMSHORT@ (@enumname@_get_type())\n" \ --ftail "G_ENDDECLS\n\n#endif / GTKEXTRA_TYPE_BUILTINS_H /" \ gtkbordercombo.h gtkcharsel.h gtkcheckitem.h gtkcolorcombo.h gtkcombobutton.h gtkdirtree.h gtkextra.h gtkextrafeatures.h gtkextraicons.h gtkextra-marshal.h gtkextratypebuiltins.h gtkfilelist.h gtkfileicons.h gtkfontcombo.h gtkiconfilesel.h gtkiconlist.h gtkitementry.h gtkplot.h gtkplotarray.h gtkplot3d.h gtkplotdt.h gtkplotpolar.h gtkplotdata.h gtkplotpixmap.h gtkplotbar.h gtkplotbox.h gtkplotbubble.h gtkplotcandle.h gtkplotflux.h gtkplotsurface.h gtkplotcairo.h gtkplotcanvas.h gtkplotcsurface.h gtkplotpc.h gtkplotgdk.h gtkplotps.h gtkplotprint.h gtkplotsegment.h gtkpsfont.h gtksheet.h gtktogglecombo.h gtkplotcanvasline.h gtkplotcanvasrectangle.h gtkplotcanvasellipse.h gtkplotcanvastext.h gtkplotcanvaspixmap.h gtkplotcanvasplot.h ) > gtkextratypebuiltins.h /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkbordercombo.lo -MD -MP -MF .deps/gtkbordercombo.Tpo -c -o gtkbordercombo.lo gtkbordercombo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkbordercombo.lo -MD -MP -MF .deps/gtkbordercombo.Tpo -c gtkbordercombo.c -fPIC -DPIC -o .libs/gtkbordercombo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkbordercombo.lo -MD -MP -MF .deps/gtkbordercombo.Tpo -c gtkbordercombo.c -o gtkbordercombo.o >/dev/null 2>&1 mv -f .deps/gtkbordercombo.Tpo .deps/gtkbordercombo.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkcharsel.lo -MD -MP -MF .deps/gtkcharsel.Tpo -c -o gtkcharsel.lo gtkcharsel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkcharsel.lo -MD -MP -MF .deps/gtkcharsel.Tpo -c gtkcharsel.c -fPIC -DPIC -o .libs/gtkcharsel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkcharsel.lo -MD -MP -MF .deps/gtkcharsel.Tpo -c gtkcharsel.c -o gtkcharsel.o >/dev/null 2>&1 mv -f .deps/gtkcharsel.Tpo .deps/gtkcharsel.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkcheckitem.lo -MD -MP -MF .deps/gtkcheckitem.Tpo -c -o gtkcheckitem.lo gtkcheckitem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkcheckitem.lo -MD -MP -MF .deps/gtkcheckitem.Tpo -c gtkcheckitem.c -fPIC -DPIC -o .libs/gtkcheckitem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkcheckitem.lo -MD -MP -MF .deps/gtkcheckitem.Tpo -c gtkcheckitem.c -o gtkcheckitem.o >/dev/null 2>&1 mv -f .deps/gtkcheckitem.Tpo .deps/gtkcheckitem.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkcolorcombo.lo -MD -MP -MF .deps/gtkcolorcombo.Tpo -c -o gtkcolorcombo.lo gtkcolorcombo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkcolorcombo.lo -MD -MP -MF .deps/gtkcolorcombo.Tpo -c gtkcolorcombo.c -fPIC -DPIC -o .libs/gtkcolorcombo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkcolorcombo.lo -MD -MP -MF .deps/gtkcolorcombo.Tpo -c gtkcolorcombo.c -o gtkcolorcombo.o >/dev/null 2>&1 mv -f .deps/gtkcolorcombo.Tpo .deps/gtkcolorcombo.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkcombobutton.lo -MD -MP -MF .deps/gtkcombobutton.Tpo -c -o gtkcombobutton.lo gtkcombobutton.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkcombobutton.lo -MD -MP -MF .deps/gtkcombobutton.Tpo -c gtkcombobutton.c -fPIC -DPIC -o .libs/gtkcombobutton.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkcombobutton.lo -MD -MP -MF .deps/gtkcombobutton.Tpo -c gtkcombobutton.c -o gtkcombobutton.o >/dev/null 2>&1 mv -f .deps/gtkcombobutton.Tpo .deps/gtkcombobutton.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkdirtree.lo -MD -MP -MF .deps/gtkdirtree.Tpo -c -o gtkdirtree.lo gtkdirtree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkdirtree.lo -MD -MP -MF .deps/gtkdirtree.Tpo -c gtkdirtree.c -fPIC -DPIC -o .libs/gtkdirtree.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkdirtree.lo -MD -MP -MF .deps/gtkdirtree.Tpo -c gtkdirtree.c -o gtkdirtree.o >/dev/null 2>&1 mv -f .deps/gtkdirtree.Tpo .deps/gtkdirtree.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkextra.lo -MD -MP -MF .deps/gtkextra.Tpo -c -o gtkextra.lo gtkextra.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkextra.lo -MD -MP -MF .deps/gtkextra.Tpo -c gtkextra.c -fPIC -DPIC -o .libs/gtkextra.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkextra.lo -MD -MP -MF .deps/gtkextra.Tpo -c gtkextra.c -o gtkextra.o >/dev/null 2>&1 mv -f .deps/gtkextra.Tpo .deps/gtkextra.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkextra-marshal.lo -MD -MP -MF .deps/gtkextra-marshal.Tpo -c -o gtkextra-marshal.lo gtkextra-marshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkextra-marshal.lo -MD -MP -MF .deps/gtkextra-marshal.Tpo -c gtkextra-marshal.c -fPIC -DPIC -o .libs/gtkextra-marshal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkextra-marshal.lo -MD -MP -MF .deps/gtkextra-marshal.Tpo -c gtkextra-marshal.c -o gtkextra-marshal.o >/dev/null 2>&1 mv -f .deps/gtkextra-marshal.Tpo .deps/gtkextra-marshal.Plo ( cd . && glib-mkenums \ --fhead "#define GTKEXTRA_ENABLE_BROKEN\n#include \"gtkextra.h\"" \ --fprod "\n/ enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ gtkbordercombo.h gtkcharsel.h gtkcheckitem.h gtkcolorcombo.h gtkcombobutton.h gtkdirtree.h gtkextra.h gtkextrafeatures.h gtkextraicons.h gtkextra-marshal.h gtkextratypebuiltins.h gtkfilelist.h gtkfileicons.h gtkfontcombo.h gtkiconfilesel.h gtkiconlist.h gtkitementry.h gtkplot.h gtkplotarray.h gtkplot3d.h gtkplotdt.h gtkplotpolar.h gtkplotdata.h gtkplotpixmap.h gtkplotbar.h gtkplotbox.h gtkplotbubble.h gtkplotcandle.h gtkplotflux.h gtkplotsurface.h gtkplotcairo.h gtkplotcanvas.h gtkplotcsurface.h gtkplotpc.h gtkplotgdk.h gtkplotps.h gtkplotprint.h gtkplotsegment.h gtkpsfont.h gtksheet.h gtktogglecombo.h gtkplotcanvasline.h gtkplotcanvasrectangle.h gtkplotcanvasellipse.h gtkplotcanvastext.h gtkplotcanvaspixmap.h gtkplotcanvasplot.h ) > ./gtkextratypebuiltins.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkextratypebuiltins.lo -MD -MP -MF .deps/gtkextratypebuiltins.Tpo -c -o gtkextratypebuiltins.lo gtkextratypebuiltins.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkextratypebuiltins.lo -MD -MP -MF .deps/gtkextratypebuiltins.Tpo -c gtkextratypebuiltins.c -fPIC -DPIC -o .libs/gtkextratypebuiltins.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkextratypebuiltins.lo -MD -MP -MF .deps/gtkextratypebuiltins.Tpo -c gtkextratypebuiltins.c -o gtkextratypebuiltins.o >/dev/null 2>&1 mv -f .deps/gtkextratypebuiltins.Tpo .deps/gtkextratypebuiltins.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkfilelist.lo -MD -MP -MF .deps/gtkfilelist.Tpo -c -o gtkfilelist.lo gtkfilelist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkfilelist.lo -MD -MP -MF .deps/gtkfilelist.Tpo -c gtkfilelist.c -fPIC -DPIC -o .libs/gtkfilelist.o gtkfileicons.h:1348:14: warning: 'home_xpm' defined but not used gtkfileicons.h:1597:14: warning: 'up_xpm' defined but not used gtkfileicons.h:1693:14: warning: 'refresh_xpm' defined but not used libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkfilelist.lo -MD -MP -MF .deps/gtkfilelist.Tpo -c gtkfilelist.c -o gtkfilelist.o >/dev/null 2>&1 mv -f .deps/gtkfilelist.Tpo .deps/gtkfilelist.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkfontcombo.lo -MD -MP -MF .deps/gtkfontcombo.Tpo -c -o gtkfontcombo.lo gtkfontcombo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkfontcombo.lo -MD -MP -MF .deps/gtkfontcombo.Tpo -c gtkfontcombo.c -fPIC -DPIC -o .libs/gtkfontcombo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkfontcombo.lo -MD -MP -MF .deps/gtkfontcombo.Tpo -c gtkfontcombo.c -o gtkfontcombo.o >/dev/null 2>&1 mv -f .deps/gtkfontcombo.Tpo .deps/gtkfontcombo.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkiconlist.lo -MD -MP -MF .deps/gtkiconlist.Tpo -c -o gtkiconlist.lo gtkiconlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkiconlist.lo -MD -MP -MF .deps/gtkiconlist.Tpo -c gtkiconlist.c -fPIC -DPIC -o .libs/gtkiconlist.o gtkiconlist.c: In function 'gtk_icon_list_button_press': gtkiconlist.c:711:30: warning: 'allocation' may be used uninitialized in this function libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkiconlist.lo -MD -MP -MF .deps/gtkiconlist.Tpo -c gtkiconlist.c -o gtkiconlist.o >/dev/null 2>&1 mv -f .deps/gtkiconlist.Tpo .deps/gtkiconlist.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkitementry.lo -MD -MP -MF .deps/gtkitementry.Tpo -c -o gtkitementry.lo gtkitementry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkitementry.lo -MD -MP -MF .deps/gtkitementry.Tpo -c gtkitementry.c -fPIC -DPIC -o .libs/gtkitementry.o gtkitementry.c: In function 'gtk_entry_real_insert_text': gtkitementry.c:757:19: warning: unused variable 'ientry' gtkitementry.c: In function 'gtk_entry_retrieve_surrounding_cb': gtkitementry.c:1135:17: warning: unused variable 'ientry' gtkitementry.c: In function 'gtk_entry_create_layout': gtkitementry.c:1317:17: warning: unused variable 'ientry' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkitementry.lo -MD -MP -MF .deps/gtkitementry.Tpo -c gtkitementry.c -o gtkitementry.o >/dev/null 2>&1 mv -f .deps/gtkitementry.Tpo .deps/gtkitementry.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkiconfilesel.lo -MD -MP -MF .deps/gtkiconfilesel.Tpo -c -o gtkiconfilesel.lo gtkiconfilesel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkiconfilesel.lo -MD -MP -MF .deps/gtkiconfilesel.Tpo -c gtkiconfilesel.c -fPIC -DPIC -o .libs/gtkiconfilesel.o gtkiconfilesel.c:675:1: warning: 'open_dir' defined but not used gtkiconfilesel.c:483:1: warning: 'insert_text' defined but not used gtkiconfilesel.c: In function 'gtk_icon_file_selection_init': gtkiconfilesel.c:234:10: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkiconfilesel.lo -MD -MP -MF .deps/gtkiconfilesel.Tpo -c gtkiconfilesel.c -o gtkiconfilesel.o >/dev/null 2>&1 mv -f .deps/gtkiconfilesel.Tpo .deps/gtkiconfilesel.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplot.lo -MD -MP -MF .deps/gtkplot.Tpo -c -o gtkplot.lo gtkplot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplot.lo -MD -MP -MF .deps/gtkplot.Tpo -c gtkplot.c -fPIC -DPIC -o .libs/gtkplot.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplot.lo -MD -MP -MF .deps/gtkplot.Tpo -c gtkplot.c -o gtkplot.o >/dev/null 2>&1 mv -f .deps/gtkplot.Tpo .deps/gtkplot.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotarray.lo -MD -MP -MF .deps/gtkplotarray.Tpo -c -o gtkplotarray.lo gtkplotarray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotarray.lo -MD -MP -MF .deps/gtkplotarray.Tpo -c gtkplotarray.c -fPIC -DPIC -o .libs/gtkplotarray.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotarray.lo -MD -MP -MF .deps/gtkplotarray.Tpo -c gtkplotarray.c -o gtkplotarray.o >/dev/null 2>&1 mv -f .deps/gtkplotarray.Tpo .deps/gtkplotarray.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplot3d.lo -MD -MP -MF .deps/gtkplot3d.Tpo -c -o gtkplot3d.lo gtkplot3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplot3d.lo -MD -MP -MF .deps/gtkplot3d.Tpo -c gtkplot3d.c -fPIC -DPIC -o .libs/gtkplot3d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplot3d.lo -MD -MP -MF .deps/gtkplot3d.Tpo -c gtkplot3d.c -o gtkplot3d.o >/dev/null 2>&1 mv -f .deps/gtkplot3d.Tpo .deps/gtkplot3d.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotdt.lo -MD -MP -MF .deps/gtkplotdt.Tpo -c -o gtkplotdt.lo gtkplotdt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotdt.lo -MD -MP -MF .deps/gtkplotdt.Tpo -c gtkplotdt.c -fPIC -DPIC -o .libs/gtkplotdt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotdt.lo -MD -MP -MF .deps/gtkplotdt.Tpo -c gtkplotdt.c -o gtkplotdt.o >/dev/null 2>&1 mv -f .deps/gtkplotdt.Tpo .deps/gtkplotdt.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotpolar.lo -MD -MP -MF .deps/gtkplotpolar.Tpo -c -o gtkplotpolar.lo gtkplotpolar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotpolar.lo -MD -MP -MF .deps/gtkplotpolar.Tpo -c gtkplotpolar.c -fPIC -DPIC -o .libs/gtkplotpolar.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotpolar.lo -MD -MP -MF .deps/gtkplotpolar.Tpo -c gtkplotpolar.c -o gtkplotpolar.o >/dev/null 2>&1 mv -f .deps/gtkplotpolar.Tpo .deps/gtkplotpolar.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotdata.lo -MD -MP -MF .deps/gtkplotdata.Tpo -c -o gtkplotdata.lo gtkplotdata.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotdata.lo -MD -MP -MF .deps/gtkplotdata.Tpo -c gtkplotdata.c -fPIC -DPIC -o .libs/gtkplotdata.o gtkplotdata.c: In function 'gtk_plot_data_draw_gradient': gtkplotdata.c:2886:34: warning: comparison between 'GtkPlotOrientation' and 'enum ' gtkplotdata.c: In function 'gtk_plot_data_set_gradient_size': gtkplotdata.c:3755:34: warning: comparison between 'GtkPlotOrientation' and 'enum ' gtkplotdata.c:3796:34: warning: comparison between 'GtkPlotOrientation' and 'enum ' gtkplotdata.c: In function 'gtk_plot_data_get_gradient_size': gtkplotdata.c:3888:34: warning: comparison between 'GtkPlotOrientation' and 'enum ' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotdata.lo -MD -MP -MF .deps/gtkplotdata.Tpo -c gtkplotdata.c -o gtkplotdata.o >/dev/null 2>&1 mv -f .deps/gtkplotdata.Tpo .deps/gtkplotdata.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotpixmap.lo -MD -MP -MF .deps/gtkplotpixmap.Tpo -c -o gtkplotpixmap.lo gtkplotpixmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotpixmap.lo -MD -MP -MF .deps/gtkplotpixmap.Tpo -c gtkplotpixmap.c -fPIC -DPIC -o .libs/gtkplotpixmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotpixmap.lo -MD -MP -MF .deps/gtkplotpixmap.Tpo -c gtkplotpixmap.c -o gtkplotpixmap.o >/dev/null 2>&1 mv -f .deps/gtkplotpixmap.Tpo .deps/gtkplotpixmap.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotbar.lo -MD -MP -MF .deps/gtkplotbar.Tpo -c -o gtkplotbar.lo gtkplotbar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotbar.lo -MD -MP -MF .deps/gtkplotbar.Tpo -c gtkplotbar.c -fPIC -DPIC -o .libs/gtkplotbar.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotbar.lo -MD -MP -MF .deps/gtkplotbar.Tpo -c gtkplotbar.c -o gtkplotbar.o >/dev/null 2>&1 mv -f .deps/gtkplotbar.Tpo .deps/gtkplotbar.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotbox.lo -MD -MP -MF .deps/gtkplotbox.Tpo -c -o gtkplotbox.lo gtkplotbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotbox.lo -MD -MP -MF .deps/gtkplotbox.Tpo -c gtkplotbox.c -fPIC -DPIC -o .libs/gtkplotbox.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotbox.lo -MD -MP -MF .deps/gtkplotbox.Tpo -c gtkplotbox.c -o gtkplotbox.o >/dev/null 2>&1 mv -f .deps/gtkplotbox.Tpo .deps/gtkplotbox.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotbubble.lo -MD -MP -MF .deps/gtkplotbubble.Tpo -c -o gtkplotbubble.lo gtkplotbubble.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotbubble.lo -MD -MP -MF .deps/gtkplotbubble.Tpo -c gtkplotbubble.c -fPIC -DPIC -o .libs/gtkplotbubble.o gtkplotbubble.c: In function 'gtk_plot_bubble_get_legend_size': gtkplotbubble.c:455:7: warning: format not a string literal and no format arguments gtkplotbubble.c:459:7: warning: format not a string literal and no format arguments gtkplotbubble.c: In function 'gtk_plot_bubble_draw_legend': gtkplotbubble.c:534:7: warning: format not a string literal and no format arguments gtkplotbubble.c:539:7: warning: format not a string literal and no format arguments libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotbubble.lo -MD -MP -MF .deps/gtkplotbubble.Tpo -c gtkplotbubble.c -o gtkplotbubble.o >/dev/null 2>&1 mv -f .deps/gtkplotbubble.Tpo .deps/gtkplotbubble.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotcandle.lo -MD -MP -MF .deps/gtkplotcandle.Tpo -c -o gtkplotcandle.lo gtkplotcandle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotcandle.lo -MD -MP -MF .deps/gtkplotcandle.Tpo -c gtkplotcandle.c -fPIC -DPIC -o .libs/gtkplotcandle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotcandle.lo -MD -MP -MF .deps/gtkplotcandle.Tpo -c gtkplotcandle.c -o gtkplotcandle.o >/dev/null 2>&1 mv -f .deps/gtkplotcandle.Tpo .deps/gtkplotcandle.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotflux.lo -MD -MP -MF .deps/gtkplotflux.Tpo -c -o gtkplotflux.lo gtkplotflux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotflux.lo -MD -MP -MF .deps/gtkplotflux.Tpo -c gtkplotflux.c -fPIC -DPIC -o .libs/gtkplotflux.o gtkplotflux.c: In function 'gtk_plot_flux_get_legend_size': gtkplotflux.c:565:7: warning: format not a string literal and no format arguments gtkplotflux.c:569:7: warning: format not a string literal and no format arguments gtkplotflux.c: In function 'gtk_plot_flux_draw_legend': gtkplotflux.c:650:7: warning: format not a string literal and no format arguments gtkplotflux.c:655:7: warning: format not a string literal and no format arguments libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotflux.lo -MD -MP -MF .deps/gtkplotflux.Tpo -c gtkplotflux.c -o gtkplotflux.o >/dev/null 2>&1 mv -f .deps/gtkplotflux.Tpo .deps/gtkplotflux.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotsurface.lo -MD -MP -MF .deps/gtkplotsurface.Tpo -c -o gtkplotsurface.lo gtkplotsurface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotsurface.lo -MD -MP -MF .deps/gtkplotsurface.Tpo -c gtkplotsurface.c -fPIC -DPIC -o .libs/gtkplotsurface.o gtkplotsurface.c: In function 'gtk_plot_surface_draw_polygons': gtkplotsurface.c:1055:11: warning: 'h' may be used uninitialized in this function libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotsurface.lo -MD -MP -MF .deps/gtkplotsurface.Tpo -c gtkplotsurface.c -o gtkplotsurface.o >/dev/null 2>&1 mv -f .deps/gtkplotsurface.Tpo .deps/gtkplotsurface.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotcsurface.lo -MD -MP -MF .deps/gtkplotcsurface.Tpo -c -o gtkplotcsurface.lo gtkplotcsurface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotcsurface.lo -MD -MP -MF .deps/gtkplotcsurface.Tpo -c gtkplotcsurface.c -fPIC -DPIC -o .libs/gtkplotcsurface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotcsurface.lo -MD -MP -MF .deps/gtkplotcsurface.Tpo -c gtkplotcsurface.c -o gtkplotcsurface.o >/dev/null 2>&1 mv -f .deps/gtkplotcsurface.Tpo .deps/gtkplotcsurface.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotcairo.lo -MD -MP -MF .deps/gtkplotcairo.Tpo -c -o gtkplotcairo.lo gtkplotcairo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotcairo.lo -MD -MP -MF .deps/gtkplotcairo.Tpo -c gtkplotcairo.c -fPIC -DPIC -o .libs/gtkplotcairo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotcairo.lo -MD -MP -MF .deps/gtkplotcairo.Tpo -c gtkplotcairo.c -o gtkplotcairo.o >/dev/null 2>&1 mv -f .deps/gtkplotcairo.Tpo .deps/gtkplotcairo.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotcanvas.lo -MD -MP -MF .deps/gtkplotcanvas.Tpo -c -o gtkplotcanvas.lo gtkplotcanvas.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotcanvas.lo -MD -MP -MF .deps/gtkplotcanvas.Tpo -c gtkplotcanvas.c -fPIC -DPIC -o .libs/gtkplotcanvas.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotcanvas.lo -MD -MP -MF .deps/gtkplotcanvas.Tpo -c gtkplotcanvas.c -o gtkplotcanvas.o >/dev/null 2>&1 mv -f .deps/gtkplotcanvas.Tpo .deps/gtkplotcanvas.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotpc.lo -MD -MP -MF .deps/gtkplotpc.Tpo -c -o gtkplotpc.lo gtkplotpc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotpc.lo -MD -MP -MF .deps/gtkplotpc.Tpo -c gtkplotpc.c -fPIC -DPIC -o .libs/gtkplotpc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotpc.lo -MD -MP -MF .deps/gtkplotpc.Tpo -c gtkplotpc.c -o gtkplotpc.o >/dev/null 2>&1 mv -f .deps/gtkplotpc.Tpo .deps/gtkplotpc.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotgdk.lo -MD -MP -MF .deps/gtkplotgdk.Tpo -c -o gtkplotgdk.lo gtkplotgdk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotgdk.lo -MD -MP -MF .deps/gtkplotgdk.Tpo -c gtkplotgdk.c -fPIC -DPIC -o .libs/gtkplotgdk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotgdk.lo -MD -MP -MF .deps/gtkplotgdk.Tpo -c gtkplotgdk.c -o gtkplotgdk.o >/dev/null 2>&1 mv -f .deps/gtkplotgdk.Tpo .deps/gtkplotgdk.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotps.lo -MD -MP -MF .deps/gtkplotps.Tpo -c -o gtkplotps.lo gtkplotps.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotps.lo -MD -MP -MF .deps/gtkplotps.Tpo -c gtkplotps.c -fPIC -DPIC -o .libs/gtkplotps.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotps.lo -MD -MP -MF .deps/gtkplotps.Tpo -c gtkplotps.c -o gtkplotps.o >/dev/null 2>&1 mv -f .deps/gtkplotps.Tpo .deps/gtkplotps.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotprint.lo -MD -MP -MF .deps/gtkplotprint.Tpo -c -o gtkplotprint.lo gtkplotprint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotprint.lo -MD -MP -MF .deps/gtkplotprint.Tpo -c gtkplotprint.c -fPIC -DPIC -o .libs/gtkplotprint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotprint.lo -MD -MP -MF .deps/gtkplotprint.Tpo -c gtkplotprint.c -o gtkplotprint.o >/dev/null 2>&1 mv -f .deps/gtkplotprint.Tpo .deps/gtkplotprint.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotsegment.lo -MD -MP -MF .deps/gtkplotsegment.Tpo -c -o gtkplotsegment.lo gtkplotsegment.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotsegment.lo -MD -MP -MF .deps/gtkplotsegment.Tpo -c gtkplotsegment.c -fPIC -DPIC -o .libs/gtkplotsegment.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkplotsegment.lo -MD -MP -MF .deps/gtkplotsegment.Tpo -c gtkplotsegment.c -o gtkplotsegment.o >/dev/null 2>&1 mv -f .deps/gtkplotsegment.Tpo .deps/gtkplotsegment.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkpsfont.lo -MD -MP -MF .deps/gtkpsfont.Tpo -c -o gtkpsfont.lo gtkpsfont.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkpsfont.lo -MD -MP -MF .deps/gtkpsfont.Tpo -c gtkpsfont.c -fPIC -DPIC -o .libs/gtkpsfont.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtkpsfont.lo -MD -MP -MF .deps/gtkpsfont.Tpo -c gtkpsfont.c -o gtkpsfont.o >/dev/null 2>&1 mv -f .deps/gtkpsfont.Tpo .deps/gtkpsfont.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtksheet.lo -MD -MP -MF .deps/gtksheet.Tpo -c -o gtksheet.lo gtksheet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtksheet.lo -MD -MP -MF .deps/gtksheet.Tpo -c gtksheet.c -fPIC -DPIC -o .libs/gtksheet.o gtksheet.c: In function 'gtk_sheet_thaw': gtksheet.c:3731:22: warning: comparison between 'GtkSheetState' and 'enum ' gtksheet.c: In function 'gtk_sheet_range_draw': gtksheet.c:7193:22: warning: comparison between 'GtkSheetState' and 'enum ' gtksheet.c: In function 'gtk_sheet_entry_changed_handler': gtksheet.c:8025:22: warning: comparison between 'GtkSheetState' and 'enum ' gtksheet.c: In function 'gtk_sheet_button_press_handler': gtksheet.c:9203:29: warning: comparison between 'GtkSheetState' and 'enum ' gtksheet.c:9227:29: warning: comparison between 'GtkSheetState' and 'enum ' gtksheet.c: In function 'gtk_sheet_click_cell': gtksheet.c:9364:26: warning: comparison between 'GtkSheetState' and 'enum ' gtksheet.c: In function 'gtk_sheet_button_release_handler': gtksheet.c:9591:25: warning: comparison between 'GtkSheetState' and 'enum ' gtksheet.c: In function 'gtk_sheet_button_draw': gtksheet.c:11439:18: warning: 'area' may be used uninitialized in this function gtksheet.c: In function 'gtk_sheet_cell_draw_label': gtksheet.c:6796:36: warning: 'y_pos' may be used uninitialized in this function libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -O2 -Wall -MT gtksheet.lo -MD -MP -MF .deps/gtksheet.Tpo -c gtksheet.c -o gtksheet.o >/dev/null 2>&1 mv -f .deps/gtksheet.Tpo .deps/gtksheet.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/f

ghost commented 13 years ago

GUYS, help me with this....

benoitc commented 13 years ago

Please stop reporting that here. This is not related to couchbeam.