Re: [Ekiga-devel-list] undefined reference to `g_timeout_add_seconds'



On 06/05/10 12:24, Julien Puydt wrote:
Le 06/05/2010 08:56, Peter Robinson a écrit :
Its because the glib in RHEL-5 and associated it too old. The
g_timeout_add_seconds was added at some point for apps that didn't
need exact timers to allow all the apps to wake up at the same time to
improve power saving.

The configure script is supposed to check the glib version and stop if
it isn't suitable :-/

Well, that function appeared in 2.14 (http://library.gnome.org/devel/glib/stable/glib-The-Main-Event-Loop.html#g-timeout-add-seconds), while ekiga checks for: PKG_CHECK_MODULES([GLIB], [glib-2.0 >= 2.8.0 gmodule-2.0 gobject-2.0 gthread-2.0])

Fixed now in http://git.gnome.org/browse/ekiga/commit/?h=gnome-2-26&id=d3a84b7fd8bb4b98de6042f52add30e2de9690e9 and http://git.gnome.org/browse/ekiga/commit/?id=ceebf2e87c7953174abdfc2b8f9eee5e466212c4

--
Eugen


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