compiling mc under 0.30



I am trying to compile gmc which dosn't work anymore with 0.30

I get this

gcc -c -I..  -I./../vfs -I./.. -I.. -DBINDIR=\""/usr/bin/"\" -DLIBDIR=\""/usr/lib/mc/"\" -DICONDIR=\""/usr/share/icons/mc/"\"  -DLOCALEDIR=\""/usr/share/locale/"\"  -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/X11R6/include -I/usr/lib/glib/include -DHAVE_CONFIG_H -g -DGTK gtkedit.c
gtkedit.c: In function `gtk_edit_dialog_get_save_file':
gtkedit.c:786: `GTK_CAULDRON_GRAB' undeclared (first use this function)
gtkedit.c:786: (Each undeclared identifier is reported only once
gtkedit.c:786: for each function it appears in.)
gtkedit.c: In function `gtk_edit_dialog_get_load_file':
gtkedit.c:801: `GTK_CAULDRON_GRAB' undeclared (first use this function)
gtkedit.c: In function `gtk_edit_dialog_message':
gtkedit.c:820: `GTK_CAULDRON_GRAB' undeclared (first use this function)
gtkedit.c: In function `gtk_edit_dialog_query':
gtkedit.c:849: `GTK_CAULDRON_GRAB' undeclared (first use this function)
gtkedit.c: In function `gtk_edit_dialog_error':
gtkedit.c:874: `GTK_CAULDRON_GRAB' undeclared (first use this function)
gtkedit.c: In function `about_cb':
gtkedit.c:991: `GTK_CAULDRON_GRAB' undeclared (first use this function)
gtkedit.c: In function `edit':
gtkedit.c:1204: warning: assignment from incompatible pointer type
make[1]: *** [gtkedit.o] Error 1
make[1]: Leaving directory `/sda2/mc/gtkedit'

does anybody knows what I am missing ?

I am using the latest versions of gtk 

Philippe Moutarlier



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]