Hello All, Iam trying to install gtk+2.9.1 in fedora core2. my configure options are ./configure --prefix=/exp/ffox Confugure works fine. While running make i am getting the following errors. gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_LIBDIR=\"/exp/ffox/lib\" -DGTK_DATADIR=\"/exp/ffox/share\" -DGTK_DATA_PREFIX=\"/exp/ffox\" -DGTK_SYSCONFDIR=\"/exp/ffox/etc\" -DGTK_VERSION=\"2.9.1\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_HOST=\"i686-pc-linux-gnu\" -DGTK_COMPILATION -DGTK_PRINT_BACKENDS=\"pdf,cups\" -I../gtk -I.. -I../gdk -I../gdk -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_FILE_SYSTEM_ENABLE_UNSUPPORTED -DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED -DG_ENABLE_DEBUG -pthread -I/exp/ffox//include/glib-2.0 -I/exp/ffox//lib/glib-2.0/include -I/exp/ffox//include/pango-1.0 -I/exp/ffox//include/cairo -I/exp/ffox//include/atk-1.0 -I/exp/ffox/include -I/usr/X11R6/include -DG_DISABLE_DEPRECATED -g -O2 -g -Wall -MT gtkrecentmanager.lo -MD -MP -MF .deps/gtkrecentmanager.Tpo -c gtkrecentmanager.c -fPIC -DPIC -o .libs/gtkrecentmanager.o gtkrecentmanager.c:109: error: syntax error before "GBookmarkFile" gtkrecentmanager.c:109: warning: no semicolon at end of struct or union gtkrecentmanager.c:113: error: syntax error before '}' token gtkrecentmanager.c: In function `gtk_recent_manager_class_init': gtkrecentmanager.c:274: error: invalid application of `sizeof' to an incomplete type gtkrecentmanager.c: In function `gtk_recent_manager_init': gtkrecentmanager.c:286: error: dereferencing pointer to incomplete type gtkrecentmanager.c:290: error: dereferencing pointer to incomplete type gtkrecentmanager.c:291: error: dereferencing pointer to incomplete type gtkrecentmanager.c:293: error: dereferencing pointer to incomplete type gtkrecentmanager.c:294: error: dereferencing pointer to incomplete type gtkrecentmanager.c:295: error: dereferencing pointer to incomplete type gtkrecentmanager.c:296: error: dereferencing pointer to incomplete type gtkrecentmanager.c:298: error: dereferencing pointer to incomplete type gtkrecentmanager.c: In function `gtk_recent_manager_get_property': gtkrecentmanager.c:336: error: dereferencing pointer to incomplete type gtkrecentmanager.c:339: error: dereferencing pointer to incomplete type gtkrecentmanager.c:342: error: dereferencing pointer to incomplete type gtkrecentmanager.c: In function `gtk_recent_manager_finalize': gtkrecentmanager.c:357: error: dereferencing pointer to incomplete type gtkrecentmanager.c:358: error: dereferencing pointer to incomplete type gtkrecentmanager.c:360: error: dereferencing pointer to incomplete type gtkrecentmanager.c:361: error: dereferencing pointer to incomplete type gtkrecentmanager.c:363: error: dereferencing pointer to incomplete type gtkrecentmanager.c:364: warning: implicit declaration of function `g_bookmark_file_free' gtkrecentmanager.c:364: error: dereferencing pointer to incomplete type gtkrecentmanager.c: In function `gtk_recent_manager_real_changed': gtkrecentmanager.c:377: error: dereferencing pointer to incomplete type gtkrecentmanager.c:385: error: dereferencing pointer to incomplete type gtkrecentmanager.c:387: error: dereferencing pointer to incomplete type gtkrecentmanager.c:392: error: dereferencing pointer to incomplete type gtkrecentmanager.c:394: error: dereferencing pointer to incomplete type gtkrecentmanager.c:394: warning: implicit declaration of function `g_bookmark_file_new' gtkrecentmanager.c:395: error: dereferencing pointer to incomplete type gtkrecentmanager.c:399: warning: implicit declaration of function `g_bookmark_file_to_file' gtkrecentmanager.c:399: error: dereferencing pointer to incomplete type gtkrecentmanager.c:400: error: dereferencing pointer to incomplete type gtkrecentmanager.c:406: error: dereferencing pointer to incomplete type gtkrecentmanager.c:415: error: dereferencing pointer to incomplete type gtkrecentmanager.c:419: error: dereferencing pointer to incomplete type gtkrecentmanager.c:422: error: dereferencing pointer to incomplete type gtkrecentmanager.c:429: error: dereferencing pointer to incomplete type gtkrecentmanager.c:432: error: dereferencing pointer to incomplete type gtkrecentmanager.c: In function `gtk_recent_manager_poll_timeout': gtkrecentmanager.c:458: error: dereferencing pointer to incomplete type gtkrecentmanager.c:458: error: dereferencing pointer to incomplete type gtkrecentmanager.c:461: error: dereferencing pointer to incomplete type gtkrecentmanager.c:470: error: dereferencing pointer to incomplete type gtkrecentmanager.c:477: error: dereferencing pointer to incomplete type gtkrecentmanager.c: In function `gtk_recent_manager_set_filename': gtkrecentmanager.c:498: error: dereferencing pointer to incomplete type gtkrecentmanager.c:500: error: dereferencing pointer to incomplete type gtkrecentmanager.c:502: error: dereferencing pointer to incomplete type gtkrecentmanager.c:503: error: dereferencing pointer to incomplete type gtkrecentmanager.c:506: error: dereferencing pointer to incomplete type gtkrecentmanager.c:507: error: dereferencing pointer to incomplete type gtkrecentmanager.c:514: error: dereferencing pointer to incomplete type gtkrecentmanager.c: In function `build_recent_items_list': gtkrecentmanager.c:534: error: dereferencing pointer to incomplete type gtkrecentmanager.c:536: error: dereferencing pointer to incomplete type gtkrecentmanager.c:538: error: dereferencing pointer to incomplete type gtkrecentmanager.c:539: error: dereferencing pointer to incomplete type gtkrecentmanager.c:542: error: dereferencing pointer to incomplete type gtkrecentmanager.c:555: error: dereferencing pointer to incomplete type gtkrecentmanager.c:563: error: dereferencing pointer to incomplete type gtkrecentmanager.c:565: error: dereferencing pointer to incomplete type gtkrecentmanager.c:571: warning: implicit declaration of function `g_bookmark_file_load_from_file' gtkrecentmanager.c:571: error: dereferencing pointer to incomplete type gtkrecentmanager.c:572: error: dereferencing pointer to incomplete type gtkrecentmanager.c:578: error: dereferencing pointer to incomplete type gtkrecentmanager.c:581: error: dereferencing pointer to incomplete type gtkrecentmanager.c:582: error: dereferencing pointer to incomplete type gtkrecentmanager.c:587: warning: implicit declaration of function `g_bookmark_file_get_size' gtkrecentmanager.c:587: error: dereferencing pointer to incomplete type gtkrecentmanager.c:588: error: dereferencing pointer to incomplete type gtkrecentmanager.c:590: error: dereferencing pointer to incomplete type gtkrecentmanager.c:595: error: dereferencing pointer to incomplete type gtkrecentmanager.c:596: error: dereferencing pointer to incomplete type gtkrecentmanager.c: In function `IA__gtk_recent_manager_get_for_screen': gtkrecentmanager.c:683: error: dereferencing pointer to incomplete type gtkrecentmanager.c: In function `display_closed': gtkrecentmanager.c:697: error: dereferencing pointer to incomplete type gtkrecentmanager.c:698: error: dereferencing pointer to incomplete type gtkrecentmanager.c:703: error: dereferencing pointer to incomplete type gtkrecentmanager.c: In function `unset_screen': gtkrecentmanager.c:718: error: dereferencing pointer to incomplete type gtkrecentmanager.c:720: error: dereferencing pointer to incomplete type gtkrecentmanager.c:726: error: dereferencing pointer to incomplete type gtkrecentmanager.c: In function `IA__gtk_recent_manager_set_screen': gtkrecentmanager.c:759: error: dereferencing pointer to incomplete type gtkrecentmanager.c: In function `IA__gtk_recent_manager_set_limit': gtkrecentmanager.c:786: error: dereferencing pointer to incomplete type gtkrecentmanager.c: In function `IA__gtk_recent_manager_get_limit': gtkrecentmanager.c:808: error: dereferencing pointer to incomplete type gtkrecentmanager.c: In function `IA__gtk_recent_manager_add_full': gtkrecentmanager.c:977: error: dereferencing pointer to incomplete type gtkrecentmanager.c:979: error: dereferencing pointer to incomplete type gtkrecentmanager.c:980: error: dereferencing pointer to incomplete type gtkrecentmanager.c:984: warning: implicit declaration of function `g_bookmark_file_set_title' gtkrecentmanager.c:984: error: dereferencing pointer to incomplete type gtkrecentmanager.c:987: warning: implicit declaration of function `g_bookmark_file_set_description' gtkrecentmanager.c:987: error: dereferencing pointer to incomplete type gtkrecentmanager.c:989: warning: implicit declaration of function `g_bookmark_file_set_mime_type' gtkrecentmanager.c:989: error: dereferencing pointer to incomplete type gtkrecentmanager.c:996: warning: implicit declaration of function `g_bookmark_file_add_group' gtkrecentmanager.c:996: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1003: warning: implicit declaration of function `g_bookmark_file_add_application' gtkrecentmanager.c:1003: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1007: warning: implicit declaration of function `g_bookmark_file_set_is_private' gtkrecentmanager.c:1007: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1013: error: dereferencing pointer to incomplete type gtkrecentmanager.c: In function `IA__gtk_recent_manager_remove_item': gtkrecentmanager.c:1048: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1050: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1051: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1061: warning: implicit declaration of function `g_bookmark_file_remove_item' gtkrecentmanager.c:1061: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1069: error: dereferencing pointer to incomplete type gtkrecentmanager.c: In function `IA__gtk_recent_manager_has_item': gtkrecentmanager.c:1098: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1100: warning: implicit declaration of function `g_bookmark_file_has_item' gtkrecentmanager.c:1100: error: dereferencing pointer to incomplete type gtkrecentmanager.c: At top level: gtkrecentmanager.c:1104: error: syntax error before '*' token gtkrecentmanager.c: In function `build_recent_info': gtkrecentmanager.c:1110: error: `bookmarks' undeclared (first use in this function) gtkrecentmanager.c:1110: error: (Each undeclared identifier is reported only once gtkrecentmanager.c:1110: error: for each function it appears in.) gtkrecentmanager.c:1111: error: `info' undeclared (first use in this function) gtkrecentmanager.c:1113: warning: implicit declaration of function `g_bookmark_file_get_title' gtkrecentmanager.c:1114: warning: implicit declaration of function `g_bookmark_file_get_description' gtkrecentmanager.c:1115: warning: implicit declaration of function `g_bookmark_file_get_mime_type' gtkrecentmanager.c:1117: warning: implicit declaration of function `g_bookmark_file_get_is_private' gtkrecentmanager.c:1119: warning: implicit declaration of function `g_bookmark_file_get_added' gtkrecentmanager.c:1120: warning: implicit declaration of function `g_bookmark_file_get_modified' gtkrecentmanager.c:1121: warning: implicit declaration of function `g_bookmark_file_get_visited' gtkrecentmanager.c:1123: warning: implicit declaration of function `g_bookmark_file_get_groups' gtkrecentmanager.c:1123: warning: assignment makes pointer from integer without a cast gtkrecentmanager.c:1133: warning: implicit declaration of function `g_bookmark_file_get_applications' gtkrecentmanager.c:1133: warning: assignment makes pointer from integer without a cast gtkrecentmanager.c:1144: warning: implicit declaration of function `g_bookmark_file_get_app_info' gtkrecentmanager.c: In function `IA__gtk_recent_manager_lookup_item': gtkrecentmanager.c:1196: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1198: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1199: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1209: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1224: error: dereferencing pointer to incomplete type gtkrecentmanager.c: In function `IA__gtk_recent_manager_move_item': gtkrecentmanager.c:1268: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1278: warning: implicit declaration of function `g_bookmark_file_move_item' gtkrecentmanager.c:1278: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1287: error: dereferencing pointer to incomplete type gtkrecentmanager.c: In function `IA__gtk_recent_manager_get_items': gtkrecentmanager.c:1317: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1320: warning: implicit declaration of function `g_bookmark_file_get_uris' gtkrecentmanager.c:1320: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1320: warning: assignment makes pointer from integer without a cast gtkrecentmanager.c:1327: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1344: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1345: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1349: error: dereferencing pointer to incomplete type gtkrecentmanager.c: In function `purge_recent_items_list': gtkrecentmanager.c:1370: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1373: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1374: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1376: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1377: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1378: error: dereferencing pointer to incomplete type gtkrecentmanager.c: In function `IA__gtk_recent_manager_purge_items': gtkrecentmanager.c:1406: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1409: error: dereferencing pointer to incomplete type gtkrecentmanager.c:1415: error: dereferencing pointer to incomplete type make[4]: *** [gtkrecentmanager.lo] Error 1 make[4]: Leaving directory `/exp/ffox/gtk+-2.9.1/gtk' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/exp/ffox/gtk+-2.9.1/gtk' make[2]: *** [all] Error 2 make[2]: Leaving directory `/exp/ffox/gtk+-2.9.1/gtk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/exp/ffox/gtk+-2.9.1' make: *** [all] Error 2 Pls help me out to find a solution. regards, Jala The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s)and may contain confidential or privileged information. If you are not the intended recipient, please notify the sender or administrator@xxxxxxxxxxxxxxx _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list