Hi GTK people: I am trying to compile Carmen Software (software to programm robots) and in the Module Map Editor I found this problem; it seems like the gtk-config is not installed. I am using the gtk 2.8.19, that I downloaded from http://ftp.gnome.org/pub/gnome/sources/gtk+/2.8/ I think that this missing a lot of files, could you send me the complete version of gtk 2.8.19 (including the gtk-config) Thanks a lot in advance, Aldo **************************************************************** * Module : MAP_EDITOR * Comment : Provides photoshop-like map editor. **************************************************************** --> Starting make ---- Compiling map_editor.c to map_editor.o (C) /bin/sh: gtk-config: command not found map_editor.c:29:21: error: gtk/gtk.h: No such file or directory In file included from map_editor.c:31: map_editor.h:37:23: error: gdk_imlib.h: No such file or directory In file included from map_editor.c:31: map_editor.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:71: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:72: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:74: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'color' map_editor.h:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'yellow' map_editor.h:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:78: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:79: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:80: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:81: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:83: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:84: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:86: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:92: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.h:93: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token In file included from map_editor.c:32: map_editor_menus.h:42: error: expected ')' before 'callback_data' map_editor_menus.h:45: error: expected ')' before 'callback_data' map_editor_menus.h:48: error: expected ')' before 'callback_data' map_editor_menus.h:51: error: expected ')' before 'callback_data' map_editor_menus.h:54: error: expected ')' before 'callback_data' map_editor_menus.h:57: error: expected ')' before 'callback_data' map_editor_menus.h:60: error: expected ')' before 'callback_data' map_editor_menus.h:63: error: expected ')' before 'callback_data' map_editor_menus.h:66: error: expected ')' before 'callback_data' map_editor_menus.h:69: error: expected ')' before 'callback_data' map_editor_menus.h:72: error: expected ')' before 'callback_data' In file included from map_editor.c:33: map_editor_drawing.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'set_point' map_editor_drawing.h:42: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'set_cross' map_editor_drawing.h:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'set_pour' map_editor_drawing.h:44: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'set_dropper' map_editor_drawing.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'set_ink' map_editor_drawing.h:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'set_unknown' map_editor_drawing.h:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'set_offlimits' map_editor_drawing.h:50: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'set_fuzzyness' map_editor_drawing.h:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'set_brush' map_editor_drawing.h:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'set_rectangle' map_editor_drawing.h:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'set_crop' map_editor_drawing.h:55: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'set_line' map_editor_drawing.h:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'set_fill' map_editor_drawing.h:57: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'set_fuzzy_fill' map_editor_drawing.h:58: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'set_sample' map_editor_drawing.h:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'set_zoom' map_editor_drawing.h:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'set_mover' map_editor_drawing.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'set_filled' map_editor_drawing.h:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'set_not_filled' map_editor_drawing.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'line_incr' map_editor_drawing.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'line_decr' map_editor_drawing.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'brush_decr' map_editor_drawing.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'brush_incr' map_editor_drawing.h:72: error: expected ')' before '*' token map_editor_drawing.h:78: error: expected ')' before '*' token map_editor_drawing.h:79: error: expected ')' before '*' token map_editor_drawing.h:81: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'creating_line' map_editor_drawing.h:83: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'create_fill' map_editor_drawing.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'create_fuzzy_fill' map_editor_drawing.h:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'sample' map_editor_drawing.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'zoom_in' map_editor_drawing.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'zoom_out' map_editor_drawing.h:93: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'move' In file included from map_editor.c:34: map_editor_graphics.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:67: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'color' map_editor.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'yellow' map_editor.c:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:71: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:72: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:74: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:78: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:79: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:80: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:81: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:83: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:84: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c:86: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token map_editor.c: In function 'create_cursors': map_editor.c:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'color1' map_editor.c:115: error: 'color1' undeclared (first use in this function) map_editor.c:115: error: (Each undeclared identifier is reported only once map_editor.c:115: error: for each function it appears in.) map_editor.c:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'color2' map_editor.c:116: error: 'color2' undeclared (first use in this function) map_editor.c:117: error: 'GdkBitmap' undeclared (first use in this function) map_editor.c:117: error: 'curs_pix' undeclared (first use in this function) map_editor.c:117: error: 'msk_pix' undeclared (first use in this function) cc1: warnings being treated as errors map_editor.c:117: warning: left-hand operand of comma expression has no effect map_editor.c:117: warning: statement with no effect map_editor.c:119: warning: implicit declaration of function 'gdk_bitmap_create_from_data' map_editor.c:119: error: expected ')' before 'gchar' map_editor.c:119: warning: type defaults to 'int' in declaration of 'type name' map_editor.c:121: error: expected ')' before 'gchar' map_editor.c:121: warning: type defaults to 'int' in declaration of 'type name' map_editor.c:123: error: 'cpoint' undeclared (first use in this function) map_editor.c:123: warning: implicit declaration of function 'gdk_cursor_new_from_pixmap' map_editor.c:125: warning: implicit declaration of function 'gdk_bitmap_unref' map_editor.c:128: error: expected ')' before 'gchar' map_editor.c:128: warning: type defaults to 'int' in declaration of 'type name' map_editor.c:130: error: expected ')' before 'gchar' map_editor.c:130: warning: type defaults to 'int' in declaration of 'type name' map_editor.c:132: error: 'cfill' undeclared (first use in this function) map_editor.c:137: error: expected ')' before 'gchar' map_editor.c:137: warning: type defaults to 'int' in declaration of 'type name' map_editor.c:139: error: expected ')' before 'gchar' map_editor.c:139: warning: type defaults to 'int' in declaration of 'type name' map_editor.c:141: error: 'ccross' undeclared (first use in this function) map_editor.c:146: error: expected ')' before 'gchar' map_editor.c:146: warning: type defaults to 'int' in declaration of 'type name' map_editor.c:148: error: expected ')' before 'gchar' map_editor.c:148: warning: type defaults to 'int' in declaration of 'type name' map_editor.c:150: error: 'cselect' undeclared (first use in this function) map_editor.c: In function 'main': map_editor.c:180: error: 'map_pixmap' undeclared (first use in this function) map_editor.c:181: error: 'tmp_pixmap' undeclared (first use in this function) map_editor.c:182: error: 'Drawing_GC' undeclared (first use in this function) map_editor.c:199: warning: implicit declaration of function 'gtk_main' map_editor.c:200: error: 'window' undeclared (first use in this function) map_editor.c:202: warning: implicit declaration of function 'gtk_widget_hide' map_editor.c:203: warning: implicit declaration of function 'gtk_widget_destroy' make[3]: *** [map_editor.o] Error 1 make[2]: *** [binaries] Error 255 make[1]: *** [phase2] Error 2 make: *** [phase2] Error 255 _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list