Hi,<br>     when i try to uninstall ekiga then it gives following error:<br><br>[root@nsg-corporate-150 ekiga-3.2.6]# make uninstall<br>Making uninstall in man<br>make[1]: Entering directory `/root/rohit/ekiga/ekiga1/ekiga-3.2.6/man'<br>
 ( cd '/usr/share/man/man1' && rm -f ekiga.1 )<br>make[1]: Leaving directory `/root/rohit/ekiga/ekiga1/ekiga-3.2.6/man'<br>Making uninstall in sounds<br>make[1]: Entering directory `/root/rohit/ekiga/ekiga1/ekiga-3.2.6/sounds'<br>
 ( cd '/usr/share/sounds/ekiga' && rm -f ring.wav busytone.wav newmessage.wav dialtone.wav voicemail.wav )<br>/bin/sh: line 4: cd: /usr/share/sounds/ekiga: No such file or directory<br>make[1]: *** [uninstall-ekigasoundsDATA] Error 1<br>
make[1]: Leaving directory `/root/rohit/ekiga/ekiga1/ekiga-3.2.6/sounds'<br>make: *** [uninstall-recursive] Error 1<br><br>what will be the reason?<br><br>thanks,<br>rohit<br><br><br><div class="gmail_quote">On Tue, May 11, 2010 at 5:30 PM,  <span dir="ltr"><<a href="mailto:ekiga-devel-list-request@gnome.org">ekiga-devel-list-request@gnome.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Send ekiga-devel-list mailing list submissions to<br>
        <a href="mailto:ekiga-devel-list@gnome.org">ekiga-devel-list@gnome.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://mail.gnome.org/mailman/listinfo/ekiga-devel-list" target="_blank">http://mail.gnome.org/mailman/listinfo/ekiga-devel-list</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:ekiga-devel-list-request@gnome.org">ekiga-devel-list-request@gnome.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:ekiga-devel-list-owner@gnome.org">ekiga-devel-list-owner@gnome.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of ekiga-devel-list digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Re: ekiga-devel-list Digest, Vol 46, Issue 6 (Rohit Negi)<br>
   2. Re: ekiga-devel-list Digest, Vol 46, Issue 6 (Eugen Dedu)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Tue, 11 May 2010 14:18:18 +0530<br>
From: Rohit Negi <<a href="mailto:rohitnegi017@gmail.com">rohitnegi017@gmail.com</a>><br>
To: <a href="mailto:ekiga-devel-list@gnome.org">ekiga-devel-list@gnome.org</a><br>
Subject: Re: [Ekiga-devel-list] ekiga-devel-list Digest, Vol 46, Issue<br>
        6<br>
Message-ID:<br>
        <<a href="mailto:AANLkTinKO_HddZaoCFuU_WRNeAx_DciVP2Y-7-VYUJDf@mail.gmail.com">AANLkTinKO_HddZaoCFuU_WRNeAx_DciVP2Y-7-VYUJDf@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Hi ,<br>
      I am trying to compile ekiga(3.2.6) source code and  i have compiled<br>
ptlib(2.6.5) and opal(3.6.6) source code already.I have configured the ekiga<br>
source code using # ./configure --prefix=/usr<br>
but when i use # make  command then i am getting problems.I am using cent os<br>
5.4 .when i use<br>
# make   then it gives following error:<br>
...........<br>
dbus-helper.o: In function `g_once_init_enter':<br>
/usr/include/glib-2.0/glib/gthread.h:347: undefined reference to<br>
`g_once_init_enter_impl'<br>
dbus-helper.o: In function `helper_get_type()':<br>
/root/rohit/ekiga/ekiga1/ekiga-3.2.6/src/dbus-helper/dbus-helper.cpp:83:<br>
undefined reference to `g_once_init_leave'<br>
dbus-helper.o: In function `main':<br>
/root/rohit/ekiga/ekiga1/ekiga-3.2.6/src/dbus-helper/dbus-helper.cpp:204:<br>
undefined reference to `g_timeout_add_seconds'<br>
collect2: ld returned 1 exit status<br>
make[3]: *** [ekiga-helper] Error 1<br>
make[3]: Leaving directory `/root/rohit/ekiga/ekiga1/ekiga-3.2.6/src'<br>
make[2]: *** [all] Error 2<br>
make[2]: Leaving directory `/root/rohit/ekiga/ekiga1/ekiga-3.2.6/src'<br>
make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory `/root/rohit/ekiga/ekiga1/ekiga-3.2.6'<br>
make: *** [all] Error 2<br>
<br>
thanks,<br>
rohit<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://mail.gnome.org/archives/ekiga-devel-list/attachments/20100511/72e06623/attachment.html" target="_blank">http://mail.gnome.org/archives/ekiga-devel-list/attachments/20100511/72e06623/attachment.html</a>><br>

<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Tue, 11 May 2010 11:53:16 +0200<br>
From: Eugen Dedu <<a href="mailto:Eugen.Dedu@pu-pm.univ-fcomte.fr">Eugen.Dedu@pu-pm.univ-fcomte.fr</a>><br>
To: Ekiga development mailing list <<a href="mailto:ekiga-devel-list@gnome.org">ekiga-devel-list@gnome.org</a>><br>
Subject: Re: [Ekiga-devel-list] ekiga-devel-list Digest, Vol 46, Issue<br>
        6<br>
Message-ID: <<a href="mailto:4BE9290C.8020806@pu-pm.univ-fcomte.fr">4BE9290C.8020806@pu-pm.univ-fcomte.fr</a>><br>
Content-Type: text/plain; charset=UTF-8; format=flowed<br>
<br>
On 11/05/10 10:48, Rohit Negi wrote:<br>
> Hi ,<br>
>        I am trying to compile ekiga(3.2.6) source code and  i have compiled<br>
> ptlib(2.6.5) and opal(3.6.6) source code already.I have configured the ekiga<br>
> source code using # ./configure --prefix=/usr<br>
> but when i use # make  command then i am getting problems.I am using cent os<br>
> 5.4 .when i use<br>
> # make   then it gives following error:<br>
> ...........<br>
> dbus-helper.o: In function `g_once_init_enter':<br>
> /usr/include/glib-2.0/glib/gthread.h:347: undefined reference to<br>
> `g_once_init_enter_impl'<br>
> dbus-helper.o: In function `helper_get_type()':<br>
> /root/rohit/ekiga/ekiga1/ekiga-3.2.6/src/dbus-helper/dbus-helper.cpp:83:<br>
> undefined reference to `g_once_init_leave'<br>
> dbus-helper.o: In function `main':<br>
> /root/rohit/ekiga/ekiga1/ekiga-3.2.6/src/dbus-helper/dbus-helper.cpp:204:<br>
> undefined reference to `g_timeout_add_seconds'<br>
> collect2: ld returned 1 exit status<br>
> make[3]: *** [ekiga-helper] Error 1<br>
> make[3]: Leaving directory `/root/rohit/ekiga/ekiga1/ekiga-3.2.6/src'<br>
> make[2]: *** [all] Error 2<br>
> make[2]: Leaving directory `/root/rohit/ekiga/ekiga1/ekiga-3.2.6/src'<br>
> make[1]: *** [all-recursive] Error 1<br>
> make[1]: Leaving directory `/root/rohit/ekiga/ekiga1/ekiga-3.2.6'<br>
> make: *** [all] Error 2<br>
<br>
Remove ekiga and rebuild it again with:<br>
./configure --prefix=/usr --disable-dbus<br>
<br>
--<br>
Eugen<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
ekiga-devel-list mailing list<br>
<a href="mailto:ekiga-devel-list@gnome.org">ekiga-devel-list@gnome.org</a><br>
<a href="http://mail.gnome.org/mailman/listinfo/ekiga-devel-list" target="_blank">http://mail.gnome.org/mailman/listinfo/ekiga-devel-list</a><br>
<br>
End of ekiga-devel-list Digest, Vol 46, Issue 7<br>
***********************************************<br>
</blockquote></div><br>