Jacob Beard a écrit :
I also just tried building Ekiga trunk, and got a different compilation error:
gui/assistant.cpp: In function ‘void name_changed_cb(GtkEntry*, GtkAssistant*)’:
gui/assistant.cpp:348: error: ‘gtk_entry_get_text_length’ was not
declared in this scope
make[3]: *** [assistant.o] Error 1
make[3]: Leaving directory `/home/jacob/apps/ekiga-build-hardy/EKIGA_trunk/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/jacob/apps/ekiga-build-hardy/EKIGA_trunk/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jacob/apps/ekiga-build-hardy/EKIGA_trunk'
make: *** [all] Error 2
Any advice would be appreciated. Thanks,
The gtk_entry_get_text_length function is new in gtk+ 2.14 ; and the
configure script only check for 2.12 :-(
It's a mistake we did -- you should upgrade to gtk+ 2.14...
Snark
_______________________________________________
ekiga-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/ekiga-list