On 07/04/2006 01:27:27 PM, Mario Mikocevic wrote: > > On 06/26/2006 10:42:51 PM, Pawel Salek wrote: > > > Balsa team proudly announces the release of balsa-2.3.13 available at > > http://balsa.gnome.org/ > > > > You can download balsa-2.3.13 directly from > > http://balsa.gnome.org/balsa-2.3.10.tar.bz2 > > Downloaded 2.3.13 and -> > > gcc -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -o balsa-ab ab-main.o > address-book-config.o -Wl,--export-dynamic -pthread ../libbalsa/libbalsa.a > -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 /usr/lib/libxml2.so > -lpthread -lgnomecanvas-2 -lgnome-2 /usr/lib/libpopt.so -lart_lgpl_2 > -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation > -lORBit-2 -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 > -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgmodule-2.0 > -ldl -lgmime-2.0 -lz -lnsl -lgobject-2.0 -lglib-2.0 > ../libbalsa/libbalsa.a(address.o)(.text+0xa10): In function `add_row': > /usr/src/redhat/BUILD/balsa-2.3.13/libbalsa/address.c:420: undefined > reference to `gtk_list_store_insert_with_values' > ../libbalsa/libbalsa.a(address.o)(.text+0xb3b): In function > `addrlist_drag_received_cb': > /usr/src/redhat/BUILD/balsa-2.3.13/libbalsa/address.c:452: undefined > reference to `gtk_list_store_insert_with_values' > collect2: ld returned 1 exit status > make[3]: *** [balsa-ab] Error 1 > make[3]: *** Waiting for unfinished jobs.... > ../libbalsa/libbalsa.a(address.o)(.text+0xa10): In function `add_row': > /usr/src/redhat/BUILD/balsa-2.3.13/libbalsa/address.c:420: undefined > reference to `gtk_list_store_insert_with_values' > ../libbalsa/libbalsa.a(address.o)(.text+0xb3b): In function > `addrlist_drag_received_cb': > /usr/src/redhat/BUILD/balsa-2.3.13/libbalsa/address.c:452: undefined > reference to `gtk_list_store_insert_with_values' > collect2: ld returned 1 exit status > make[3]: *** [balsa] Error 1 > make[3]: Leaving directory `/usr/src/redhat/BUILD/balsa-2.3.13/src' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/usr/src/redhat/BUILD/balsa-2.3.13/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/redhat/BUILD/balsa-2.3.13' > make: *** [all] Error 2 > error: Bad exit status from /var/tmp/rpm-tmp.35875 (%build)
Ermh, ok, `gtk_list_store_insert_with_values' is GTK+ 2.6 but web page still says <quote> This is a current release with several improvements in the user interface. In particular GTK>=2.4.0 is required to build this release. </> can you please fix either cvs or web page .. :) -- T-Com Mario Mikočević [EMAIL PROTECTED] http://www.t-com.hr _______________________________________________ balsa-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/balsa-list
