Re: [Ekiga-list] error building ekiga 3.2.0 on Ubunty Hardy
- From: Julien Puydt <jpuydt free fr>
- To: Ekiga mailing list <ekiga-list gnome org>
- Subject: Re: [Ekiga-list] error building ekiga 3.2.0 on Ubunty Hardy
- Date: Mon, 25 May 2009 08:16:36 +0200
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]