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



Hi all,
       
[root nsg-corporate-150 ekiga-3.2.6]# ./configure --prefix=/usr --disable-dbus
works fine but the following giving error

[root nsg-corporate-150 ekiga-3.2.6]# make


Making all in po
make[2]: Entering directory `/root/rohit/ekiga/ekiga1/ekiga-3.2.6/po'
file=`echo bn | sed 's,.*/,,'`.gmo \
          && rm -f $file && /usr/bin/msgfmt -o $file bn.po
bn.po:3273:4: parse error
bn.po:3273: missing `msgstr' section
bn.po:3283:4: parse error
bn.po:3283: missing `msgstr' section
bn.po:3293:4: parse error
bn.po:3293: missing `msgstr' section
bn.po:3297:4: parse error
bn.po:3297: missing `msgstr' section
bn.po:3307:4: parse error
bn.po:3307: missing `msgstr' section
bn.po:3314:4: parse error
bn.po:3314: missing `msgstr' section
bn.po:3321:4: parse error
bn.po:3321: missing `msgstr' section
bn.po:3325:4: parse error
bn.po:3325: missing `msgstr' section
bn.po:3329:4: parse error
bn.po:3329: missing `msgstr' section
bn.po:3351:4: parse error
bn.po:3351: missing `msgstr' section
/usr/bin/msgfmt: too many errors, aborting
make[2]: *** [bn.gmo] Error 1
make[2]: Leaving directory `/root/rohit/ekiga/ekiga1/ekiga-3.2.6/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/rohit/ekiga/ekiga1/ekiga-3.2.6'
make: *** [all] Error 2


please give any solutions?

thanks,
rohit negi


On Wed, May 12, 2010 at 3:44 PM, <ekiga-devel-list-request 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-request gnome org

You can reach the person managing the list at
       ekiga-devel-list-owner 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 7 (Rohit Negi)
  2. Re: Fedora 12 testing packages for NAT traversal support
     (Alec Leamas)
  3. Re: Fedora 12 testing packages for NAT traversal support
     (Eugen Dedu)
  4. Re: Fedora 12 testing packages for NAT traversal  support
     (Peter Robinson)
  5. Re: Fedora 12 testing packages for NAT traversal support
     (Eugen Dedu)


----------------------------------------------------------------------

Message: 1
Date: Tue, 11 May 2010 18:54:44 +0530
From: Rohit Negi <rohitnegi017 gmail com>
To: ekiga-devel-list gnome org
Subject: Re: [Ekiga-devel-list] ekiga-devel-list Digest, Vol 46, Issue
       7
Message-ID:
       <AANLkTimAxiPMKRlMBKNp5-9wcVhL9ohUGcQq6ArV4riH mail gmail com>
Content-Type: text/plain; charset="iso-8859-1"

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

[root 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-request 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-request gnome org
>
> You can reach the person managing the list at
>        ekiga-devel-list-owner 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 <rohitnegi017 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-VYUJDf 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 Dedu 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 8020806 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
> ***********************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.gnome.org/archives/ekiga-devel-list/attachments/20100511/78db8647/attachment.html>

------------------------------

Message: 2
Date: Tue, 11 May 2010 20:53:12 +0200
From: Alec Leamas <leamas alec gmail com>
To: Ekiga development mailing list <ekiga-devel-list gnome org>
Subject: Re: [Ekiga-devel-list] Fedora 12 testing packages for NAT
       traversal support
Message-ID: <4BE9A798 7000900 gmail com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

On 04/24/2010 12:21 PM, yannick wrote:
> Hi,
>
> Chipper did binary packages for Fedora 12 including the NAT traversal
> patch (add STUN support for the audio and video streams).
>
> Please test them and report here:
> http://ekiga.net/yannick/f12/
>
[cut]

Preliminary success. For the first time since FC9 I'm able to talk to
the echo server. This works if and only if the patched opal library is
installed.

Fedora 12/i686/DLink DI614+. The router seems to support SIP, no static
port forwarding required for the echo test.

Nice work!

--alec


------------------------------

Message: 3
Date: Wed, 12 May 2010 09:19:53 +0200
From: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
To: Ekiga development mailing list <ekiga-devel-list gnome org>
Subject: Re: [Ekiga-devel-list] Fedora 12 testing packages for NAT
       traversal support
Message-ID: <4BEA5699 6060800 pu-pm univ-fcomte fr>
Content-Type: text/plain; charset=UTF-8; format=flowed

On 11/05/10 20:53, Alec Leamas wrote:
> On 04/24/2010 12:21 PM, yannick wrote:
>> Hi,
>>
>> Chipper did binary packages for Fedora 12 including the NAT traversal
>> patch (add STUN support for the audio and video streams).
>>
>> Please test them and report here:
>> http://ekiga.net/yannick/f12/
> [cut]
>
> Preliminary success. For the first time since FC9 I'm able to talk to
> the echo server. This works if and only if the patched opal library is
> installed.

What ekiga version was used in FC9?

> Fedora 12/i686/DLink DI614+. The router seems to support SIP, no static
> port forwarding required for the echo test.


--
Eugen


------------------------------

Message: 4
Date: Wed, 12 May 2010 09:59:26 +0100
From: Peter Robinson <pbrobinson gmail com>
To: Ekiga development mailing list <ekiga-devel-list gnome org>
Subject: Re: [Ekiga-devel-list] Fedora 12 testing packages for NAT
       traversal       support
Message-ID:
       <AANLkTimLxOyEbvUVd9FmJYY9JLLel4xX8wV9M2drCxIg mail gmail com>
Content-Type: text/plain; charset=ISO-8859-1

On Wed, May 12, 2010 at 8:19 AM, Eugen Dedu
<Eugen Dedu pu-pm univ-fcomte fr> wrote:
> On 11/05/10 20:53, Alec Leamas wrote:
>>
>> On 04/24/2010 12:21 PM, yannick wrote:
>>>
>>> Hi,
>>>
>>> Chipper did binary packages for Fedora 12 including the NAT traversal
>>> patch (add STUN support for the audio and video streams).
>>>
>>> Please test them and report here:
>>> http://ekiga.net/yannick/f12/
>>
>> [cut]
>>
>> Preliminary success. For the first time since FC9 I'm able to talk to
>> the echo server. This works if and only if the patched opal library is
>> installed.
>
> What ekiga version was used in FC9?

2.0.12, ekiga 3.0 first appeared in F-10. I'm quite happy to add a
patch to the official fedora packages if the patch is upstream. What
is the state of a 3.2.7 bugfix release?

Peter


------------------------------

Message: 5
Date: Wed, 12 May 2010 12:14:31 +0200
From: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
To: Ekiga development mailing list <ekiga-devel-list gnome org>
Subject: Re: [Ekiga-devel-list] Fedora 12 testing packages for NAT
       traversal support
Message-ID: <4BEA7F87 8040801 pu-pm univ-fcomte fr>
Content-Type: text/plain; charset=UTF-8; format=flowed

On 12/05/10 10:59, Peter Robinson wrote:
> On Wed, May 12, 2010 at 8:19 AM, Eugen Dedu
> <Eugen Dedu pu-pm univ-fcomte fr>  wrote:
>> On 11/05/10 20:53, Alec Leamas wrote:
>>>
>>> On 04/24/2010 12:21 PM, yannick wrote:
>>>>
>>>> Hi,
>>>>
>>>> Chipper did binary packages for Fedora 12 including the NAT traversal
>>>> patch (add STUN support for the audio and video streams).
>>>>
>>>> Please test them and report here:
>>>> http://ekiga.net/yannick/f12/
>>>
>>> [cut]
>>>
>>> Preliminary success. For the first time since FC9 I'm able to talk to
>>> the echo server. This works if and only if the patched opal library is
>>> installed.
>>
>> What ekiga version was used in FC9?
>
> 2.0.12, ekiga 3.0 first appeared in F-10. I'm quite happy to add a
> patch to the official fedora packages if the patch is upstream. What
> is the state of a 3.2.7 bugfix release?

A new release will be made by tomorrow, with the NAT patch of course and
a celt patch allowing to compile with the latest version (and other
patches).

--
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 8
***********************************************



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