linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Error compiling


From: Adelino Rocha
Subject: Re: [Linphone-developers] Error compiling
Date: Thu, 04 Apr 2013 20:27:41 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5

    hi,

        Yes, compilation was successful after vim-common installed. Thanks.

        Is that dependency documented ?

       A check shouldn't it be added to configure ?

I think I have fixed a problem that occurs configuring ring-tone. What should I do to submit the fix ?

    Regards,

        Adelino.


On 04/04/2013 05:00 PM, address@hidden wrote:




I guess you don't have vim installed, haven't you?

It seems mediastream now depends on vim-common to provide xxd.

Could you install it then do a "make clean && make"?


Cheers,

Guillaume



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

Message: 4
Date: Tue, 12 Mar 2013 20:22:00 +0200
From: Sami Farin <address@hidden>
To: address@hidden
Subject: Re: [Linphone-developers] little problems
Message-ID: <address@hidden>
Content-Type: text/plain; charset=us-ascii

On Tue, Mar 12, 2013 at 15:57:20 +0100, Guillaume Beraudo wrote:
Hi,

$ git pull --recurse-submodules
Fetching submodule mediastreamer2
Fetching submodule oRTP
Already up-to-date.
$ git submodule update
$ git submodule
  22f54d4038fd4ba2897e506be776fe3c0956dd3d mediastreamer2 (2.8.2-469-g22f54d4)
  b1590514c98d33e5464d46317fdeaec52f778de7 oRTP (0.20.0-77-gb159051)
$

If I missed some trick, I'd be happy to hear it.
You should use "git submodule update --recursive".
Then your mediastreamer version should be much recent:
git submodule
+a964bf24c47febe55276a8b5ef3e323503c08668 mediastreamer2 (2.8.2-526-ga964bf2)
+b055a505042c4420e104ce81a09790c5373f62bb oRTP (0.20.0-80-gb055a50)
$ git submodule update --recursive
$ git submodule
  22f54d4038fd4ba2897e506be776fe3c0956dd3d mediastreamer2 (2.8.2-469-g22f54d4)
  b1590514c98d33e5464d46317fdeaec52f778de7 oRTP (0.20.0-77-gb159051)
$

However, linphone compiles when I install ortp and mediastreamer from
their own git repo..  and do
./configure --enable-external-ortp --enable-external-mediastreamer
(only had to fix call to zrtp_processZrtpMessage to make it compile with latest 
libzrtpcpp)

It also works if I do (again)
git clone git://git.linphone.org/linphone.git --recursive
but I don't understand why the previously cloned stuff does not get updated.

** (linphone:30335): ERROR **: No widget named keypad_tab_icon found in xml 
interface.
Trace/breakpoint trap
What do you mean?
Sometimes linphone crashed like that.  Now it seems to work.
Ok, if you reproduce it please send a backtrace.


Seems like if I have previously configured a sound device which has disappeared
when I start linphone again, it crashes.
For example, select usb sound device, unplug and restart linphone?
Yes.  But latest linphone-git does not seem to crash anymore, very nice.

Guillaume

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers




reply via email to

[Prev in Thread] Current Thread [Next in Thread]