Hi i got these error while i used methods to add stock icon and some other related application can anyone tell me what else i should do to make this ok.... does i need to include some other file or other option.. Thank you in advance to every one replay gcc `gtk-config --cflags` -g main.c -o main `gtk-config --libs` main.c: In function `connect_response': main.c:32: `GTK_DIALOG_MODAL' undeclared (first use in this function) main.c:32: (Each undeclared identifier is reported only once main.c:32: for each function it appears in.) main.c:32: `GTK_DIALOG_DESTROY_WITH_PARENT' undeclared (first use in this function) main.c:33: `GTK_STOCK_OK' undeclared (first use in this function) main.c:33: `GTK_RESPONSE_OK' undeclared (first use in this function) main.c:33: `GTK_RESPONSE_CANCEL' undeclared (first use in this function) main.c:33: warning: assignment makes pointer from integer without a cast main.c:37: `GTK_STOCK_DIALOG_QUESTION' undeclared (first use in this function) main.c:37: `GTK_ICON_SIZE_DIALOG' undeclared (first use in this function) main.c:37: warning: assignment makes pointer from integer without a cast main.c:44: warning: assignment makes pointer from integer without a cast main.c:49: warning: assignment makes pointer from integer without a cast make: *** [main] Error 1 _____________________________________________ Free email with personality! Over 200 domains! http://www.MyOwnEmail.com Looking for friendships,romance and more? http://www.MyOwnFriends.com _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list