running 'make' in Sketch/Modules gcc -fPIC -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/include/python2.2 -I/usr/include/python2.2 -DHAVE_CONFIG_H -I/usr/include/python2.2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-1.0 -c ././_skgtkmodule.c -o ./_skgtkmodule.o In file included from /usr/include/gtk-1.2/gtk/gtkarg.h:31, from /usr/include/gtk-1.2/gtk/gtkobject.h:31, from /usr/include/gtk-1.2/gtk/gtkaccelgroup.h:35, from /usr/include/gtk-1.2/gtk/gtk.h:32, from _skgtkmodule.c:20: /usr/include/gtk-1.2/gtk/gtktypeutils.h:163: warning: function declaration isn't a prototype In file included from /usr/include/gtk-1.2/gtk/gtk.h:80, from _skgtkmodule.c:20: /usr/include/gtk-1.2/gtk/gtkitemfactory.h:48: warning: function declaration isn't a prototype In file included from _skgtkmodule.h:25, from _skgtkmodule.c:36: _sketchpublic.h:38:8: warning: extra tokens at end of #endif directive In file included from _skgtkmodule.c:36: _skgtkmodule.h:30:25: pygtk/pygtk.h: No such file or directory In file included from _skgtkmodule.c:41: _libartmodule.h:47:8: warning: extra tokens at end of #endif directive _skgtkmodule.c: In function `skgtk_widget_visual_type': _skgtkmodule.c:48: `PyGtk_Object' undeclared (first use in this function) _skgtkmodule.c:48: (Each undeclared identifier is reported only once _skgtkmodule.c:48: for each function it appears in.) _skgtkmodule.c:48: `widget_object' undeclared (first use in this function) _skgtkmodule.c:51: `PyGtk_Type' undeclared (first use in this function) _skgtkmodule.c:54: warning: implicit declaration of function `PyGtk_Get' _skgtkmodule.c: In function `skgtk_window_set_colormap': _skgtkmodule.c:62: `PyGdkWindow_Object' undeclared (first use in this function) _skgtkmodule.c:62: `window_object' undeclared (first use in this function) _skgtkmodule.c:63: `PyGdkColormap_Object' undeclared (first use in this function) _skgtkmodule.c:63: `cmap_object' undeclared (first use in this function) _skgtkmodule.c:65: `PyGdkWindow_Type' undeclared (first use in this function) _skgtkmodule.c:66: `PyGdkColormap_Type' undeclared (first use in this function) _skgtkmodule.c:69: warning: implicit declaration of function `PyGdkWindow_Get' _skgtkmodule.c:70: warning: implicit declaration of function `PyGdkColormap_Get' _skgtkmodule.c:70: warning: passing arg 1 of `gdk_window_set_colormap' makes pointer from integer without a cast _skgtkmodule.c:70: warning: passing arg 2 of `gdk_window_set_colormap' makes pointer from integer without a cast _skgtkmodule.c: In function `skgtk_copy_colormap': _skgtkmodule.c:79: `PyGdkColormap_Object' undeclared (first use in this function) _skgtkmodule.c:79: `cmap_object' undeclared (first use in this function) _skgtkmodule.c:82: `PyGdkColormap_Type' undeclared (first use in this function) _skgtkmodule.c:85: warning: passing arg 1 of `gdk_colormap_get_visual' makes pointer from integer without a cast _skgtkmodule.c:86: warning: implicit declaration of function `PyGdkColormap_New' _skgtkmodule.c:86: warning: return makes pointer from integer without a cast _skgtkmodule.c: In function `skgtk_colormap_alloc_color': _skgtkmodule.c:93: `PyGdkColormap_Object' undeclared (first use in this function) _skgtkmodule.c:93: `cmap_object' undeclared (first use in this function) _skgtkmodule.c:98: `PyGdkColormap_Type' undeclared (first use in this function) _skgtkmodule.c:108: warning: passing arg 1 of `gdk_colormap_alloc_color' makes pointer from integer without a cast _skgtkmodule.c:113: warning: implicit declaration of function `PyGdkColor_New' _skgtkmodule.c:113: warning: return makes pointer from integer without a cast _skgtkmodule.c: In function `skgtk_set_foreground_and_fill': _skgtkmodule.c:129: `PyGdkGC_Object' undeclared (first use in this function) _skgtkmodule.c:129: `gc_object' undeclared (first use in this function) _skgtkmodule.c:131: `PyGdkGC_Type' undeclared (first use in this function) _skgtkmodule.c:141: warning: implicit declaration of function `PyGdkGC_Get' _skgtkmodule.c:141: warning: passing arg 1 of `gdk_gc_set_foreground' makes pointer from integer without a cast _skgtkmodule.c:142: warning: passing arg 1 of `gdk_gc_set_fill' makes pointer from integer without a cast _skgtkmodule.c:144: warning: implicit declaration of function `PyGdkWindow_Check' _skgtkmodule.c:146: warning: passing arg 1 of `gdk_window_get_type' makes pointer from integer without a cast _skgtkmodule.c:150: warning: passing arg 1 of `gdk_gc_set_tile' makes pointer from integer without a cast _skgtkmodule.c:150: warning: passing arg 2 of `gdk_gc_set_tile' makes pointer from integer without a cast _skgtkmodule.c:151: warning: passing arg 1 of `gdk_gc_set_fill' makes pointer from integer without a cast _skgtkmodule.c: In function `skgtk_set_clip_mask': _skgtkmodule.c:162: `PyGdkGC_Object' undeclared (first use in this function) _skgtkmodule.c:162: `gc_object' undeclared (first use in this function) _skgtkmodule.c:164: `PyGdkGC_Type' undeclared (first use in this function) _skgtkmodule.c:169: warning: passing arg 1 of `gdk_gc_set_clip_mask' makes pointer from integer without a cast _skgtkmodule.c:169: warning: passing arg 2 of `gdk_gc_set_clip_mask' makes pointer from integer without a cast _skgtkmodule.c:174: warning: passing arg 1 of `gdk_gc_set_clip_region' makes pointer from integer without a cast _skgtkmodule.c:178: warning: passing arg 1 of `gdk_gc_set_clip_mask' makes pointer from integer without a cast _skgtkmodule.c: In function `skgtk_draw_image': _skgtkmodule.c:197: `PyGdkWindow_Type' undeclared (first use in this function) _skgtkmodule.c:198: `PyGdkGC_Type' undeclared (first use in this function) _skgtkmodule.c:204: warning: passing arg 1 of `gdk_draw_image' makes pointer from integer without a cast _skgtkmodule.c:204: warning: passing arg 2 of `gdk_draw_image' makes pointer from integer without a cast _skgtkmodule.c: In function `skgtk_draw_bitmap': _skgtkmodule.c:218: `PyGdkWindow_Type' undeclared (first use in this function) _skgtkmodule.c:219: `PyGdkGC_Type' undeclared (first use in this function) _skgtkmodule.c:223: warning: passing arg 1 of `gdk_window_get_type' makes pointer from integer without a cast _skgtkmodule.c:232: warning: passing arg 1 of `gdk_window_get_size' makes pointer from integer without a cast _skgtkmodule.c:235: warning: passing arg 1 of `gdk_gc_set_ts_origin' makes pointer from integer without a cast _skgtkmodule.c:236: warning: passing arg 1 of `gdk_gc_set_stipple' makes pointer from integer without a cast _skgtkmodule.c:236: warning: passing arg 2 of `gdk_gc_set_stipple' makes pointer from integer without a cast _skgtkmodule.c:237: warning: passing arg 1 of `gdk_gc_set_fill' makes pointer from integer without a cast _skgtkmodule.c:239: warning: passing arg 1 of `gdk_draw_rectangle' makes pointer from integer without a cast _skgtkmodule.c:239: warning: passing arg 2 of `gdk_draw_rectangle' makes pointer from integer without a cast _skgtkmodule.c:240: warning: passing arg 1 of `gdk_gc_set_fill' makes pointer from integer without a cast _skgtkmodule.c: In function `skgtk_clear_area': _skgtkmodule.c:253: `PyGdkWindow_Type' undeclared (first use in this function) _skgtkmodule.c:257: warning: passing arg 1 of `gdk_window_clear_area' makes pointer from integer without a cast _skgtkmodule.c: In function `skgtk_copy_area': _skgtkmodule.c:272: `PyGdkWindow_Type' undeclared (first use in this function) _skgtkmodule.c:273: `PyGdkGC_Type' undeclared (first use in this function) _skgtkmodule.c:281: warning: passing arg 1 of `gdk_window_copy_area' makes pointer from integer without a cast _skgtkmodule.c:281: warning: passing arg 2 of `gdk_window_copy_area' makes pointer from integer without a cast _skgtkmodule.c:281: warning: passing arg 5 of `gdk_window_copy_area' makes pointer from integer without a cast _skgtkmodule.c: In function `skgtk_draw_artpixbuf': _skgtkmodule.c:304: `PyGdkWindow_Type' undeclared (first use in this function) _skgtkmodule.c:305: `PyGdkGC_Type' undeclared (first use in this function) _skgtkmodule.c:318: warning: passing arg 1 of `gdk_draw_rgb_image' makes pointer from integer without a cast _skgtkmodule.c:318: warning: passing arg 2 of `gdk_draw_rgb_image' makes pointer from integer without a cast _skgtkmodule.c:328: warning: passing arg 1 of `gdk_draw_rgb_32_image' makes pointer from integer without a cast _skgtkmodule.c:328: warning: passing arg 2 of `gdk_draw_rgb_32_image' makes pointer from integer without a cast _skgtkmodule.c: In function `skgtk_set_adjustment': _skgtkmodule.c:369: `PyGtk_Type' undeclared (first use in this function) _skgtkmodule.c: In function `draw_grid': _skgtkmodule.c:403: `PyGdkGC_Object' undeclared (first use in this function) _skgtkmodule.c:403: `gc_object' undeclared (first use in this function) _skgtkmodule.c:404: `PyGdkWindow_Object' undeclared (first use in this function) _skgtkmodule.c:404: `window_object' undeclared (first use in this function) _skgtkmodule.c:410: `PyGdkWindow_Type' undeclared (first use in this function) _skgtkmodule.c:411: `PyGdkGC_Type' undeclared (first use in this function) _skgtkmodule.c:428: warning: passing arg 1 of `gdk_draw_points' makes pointer from integer without a cast _skgtkmodule.c:428: warning: passing arg 2 of `gdk_draw_points' makes pointer from integer without a cast _skgtkmodule.c: In function `get_pixel': _skgtkmodule.c:440: `PyGdkWindow_Object' undeclared (first use in this function) _skgtkmodule.c:440: `window_object' undeclared (first use in this function) _skgtkmodule.c:445: `PyGdkWindow_Type' undeclared (first use in this function) _skgtkmodule.c:449: warning: passing arg 1 of `gdk_image_get' makes pointer from integer without a cast _skgtkmodule.c: In function `init_skgtk': _skgtkmodule.c:618: warning: implicit declaration of function `init_pygtk' make: *** [_skgtkmodule.o] Error 1