Re: [Ekiga-devel-list] ekiga-devel-list Digest, Vol 46, Issue 6



Hi ,
      I am trying to compile ekiga(3.2.6) source code and  i have compiled ptlib(2.6.5) and opal(3.6.6) source code already.I have configured the ekiga source code using # ./configure --prefix=/usr
but when i use # make  command then i am getting problems.I am using cent os 5.4 .when i use
# make   then it gives following error:
...........
dbus-helper.o: In function `g_once_init_enter':
/usr/include/glib-2.0/glib/gthread.h:347: undefined reference to `g_once_init_enter_impl'
dbus-helper.o: In function `helper_get_type()':
/root/rohit/ekiga/ekiga1/ekiga-3.2.6/src/dbus-helper/dbus-helper.cpp:83: undefined reference to `g_once_init_leave'
dbus-helper.o: In function `main':
/root/rohit/ekiga/ekiga1/ekiga-3.2.6/src/dbus-helper/dbus-helper.cpp:204: undefined reference to `g_timeout_add_seconds'
collect2: ld returned 1 exit status
make[3]: *** [ekiga-helper] Error 1
make[3]: Leaving directory `/root/rohit/ekiga/ekiga1/ekiga-3.2.6/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/rohit/ekiga/ekiga1/ekiga-3.2.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/rohit/ekiga/ekiga1/ekiga-3.2.6'
make: *** [all] Error 2

thanks,
rohit



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