compiling new balsa snapshot ...



I am trying to compile the new balsa snapshot.

autogen went ok but when I do make I get this :

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libbalsa -I.. -I../libmutt -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -g -O2 -Wall -Wmissing-prototypes -Wpointer-arith -c balsa-index.c
balsa-index.c: In function `clist_click_column':
balsa-index.c:225: structure has no member named `sort_column'
balsa-index.c:227: structure has no member named `sort_type'
balsa-index.c:227: `GTK_SORT_ASCENDING' undeclared (first use this function)
balsa-index.c:227: (Each undeclared identifier is reported only once
balsa-index.c:227: for each function it appears in.)
balsa-index.c:228: structure has no member named `sort_type'
balsa-index.c:228: `GTK_SORT_DESCENDING' undeclared (first use this function)
balsa-index.c:230: structure has no member named `sort_type'
balsa-index.c:233: warning: implicit declaration of function `gtk_clist_set_sort_column'
balsa-index.c:236: warning: implicit declaration of function `gtk_clist_set_compare_func'
balsa-index.c:243: warning: implicit declaration of function `gtk_clist_sort'
make[2]: *** [balsa-index.o] Error 1
make[2]: Leaving directory `/usr/src/balsa/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/balsa'
make: *** [all-recursive-am] Error 2

Looks like gtk is not ok but the installed version is 1.1.1-1 as required.

Any hints ?

Thanx

Philippe Moutarlier


 



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