Hi,
     when i try to uninstall ekiga then it gives following error:

[r...@nsg-corporate-150 ekiga-3.2.6]# make uninstall
Making uninstall in man
make[1]: Entering directory `/root/rohit/ekiga/ekiga1/ekiga-3.2.6/man'
 ( cd '/usr/share/man/man1' && rm -f ekiga.1 )
make[1]: Leaving directory `/root/rohit/ekiga/ekiga1/ekiga-3.2.6/man'
Making uninstall in sounds
make[1]: Entering directory `/root/rohit/ekiga/ekiga1/ekiga-3.2.6/sounds'
 ( cd '/usr/share/sounds/ekiga' && rm -f ring.wav busytone.wav
newmessage.wav dialtone.wav voicemail.wav )
/bin/sh: line 4: cd: /usr/share/sounds/ekiga: No such file or directory
make[1]: *** [uninstall-ekigasoundsDATA] Error 1
make[1]: Leaving directory `/root/rohit/ekiga/ekiga1/ekiga-3.2.6/sounds'
make: *** [uninstall-recursive] Error 1

what will be the reason?

thanks,
rohit


On Tue, May 11, 2010 at 5:30 PM, <ekiga-devel-list-requ...@gnome.org> wrote:

> Send ekiga-devel-list mailing list submissions to
>        ekiga-devel-list@gnome.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://mail.gnome.org/mailman/listinfo/ekiga-devel-list
> or, via email, send a message with subject or body 'help' to
>        ekiga-devel-list-requ...@gnome.org
>
> You can reach the person managing the list at
>        ekiga-devel-list-ow...@gnome.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of ekiga-devel-list digest..."
>
>
> Today's Topics:
>
>   1. Re: ekiga-devel-list Digest, Vol 46, Issue 6 (Rohit Negi)
>   2. Re: ekiga-devel-list Digest, Vol 46, Issue 6 (Eugen Dedu)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 11 May 2010 14:18:18 +0530
> From: Rohit Negi <rohitnegi...@gmail.com>
> To: ekiga-devel-list@gnome.org
> Subject: Re: [Ekiga-devel-list] ekiga-devel-list Digest, Vol 46, Issue
>        6
> Message-ID:
>        <aanlktinko_hddzaocfuu_wrneax_dcivp2y-7-vyu...@mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> 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
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://mail.gnome.org/archives/ekiga-devel-list/attachments/20100511/72e06623/attachment.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Tue, 11 May 2010 11:53:16 +0200
> From: Eugen Dedu <eugen.d...@pu-pm.univ-fcomte.fr>
> To: Ekiga development mailing list <ekiga-devel-list@gnome.org>
> Subject: Re: [Ekiga-devel-list] ekiga-devel-list Digest, Vol 46, Issue
>        6
> Message-ID: <4be9290c.8020...@pu-pm.univ-fcomte.fr>
> Content-Type: text/plain; charset=UTF-8; format=flowed
>
> On 11/05/10 10:48, Rohit Negi wrote:
> > 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
>
> Remove ekiga and rebuild it again with:
> ./configure --prefix=/usr --disable-dbus
>
> --
> Eugen
>
>
> ------------------------------
>
> _______________________________________________
> ekiga-devel-list mailing list
> ekiga-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/ekiga-devel-list
>
> End of ekiga-devel-list Digest, Vol 46, Issue 7
> ***********************************************
>
_______________________________________________
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list

Reply via email to