linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Building linphone for iOS form source - libsrt


From: Michael Bech Hansen
Subject: Re: [Linphone-developers] Building linphone for iOS form source - libsrtp fails
Date: Mon, 27 Oct 2014 15:26:14 +0100

Hi,

I tried to follow the instructions in the README file.
re1: PATH
mbh-mb-pro:build mbh$ echo $PATH
/opt/local/bin:/opt/local/sbin:/Library/...

re 2: I installed macports.  Using the osx mavericks installer from https://www.macports.org/install.php.
re 3: Nope.
re 4: I used "make all" in the submodules/build folder.

In the meantime I have got it to build successfully.
I'm not sure, but I think doing an "make veryclean" followed by a "make all" did the trick.
As far as I remember, I did not start a new terminal before doing the "make veryclean" + "make all".

Anyway, it works now, and I have succesfully built and run the linPhone app on an iOS device.

I'll probably scroll through my terminal-log later tonight to see if I can figure out why it eventually started working.

Thanks for the hints anyway.

/Michael.



On Mon, Oct 27, 2014 at 1:54 PM, Anton Pomozov <address@hidden> wrote:
Hi,
You should use GNU install and other GNU tools to build linphone sdk

1. Check the PATH variable starts with:
$ echo $PATH
/opt/local/bin:/opt/local/sbin:…..
2. Did you install mac ports? Did you install from it coreutils and many other packets?
3. Did you restart terminal or executed `source .` before build?
4. What command did you type to build sdk?

My output looks like this:
...
libtool: install: /opt/local/bin/ginstall -c .libs/libbzrtp.lai /Users/user/Documents/iOS/linphone/submodules/build/..//../liblinphone-sdk/armv7s-apple-darwin/lib/libbzrtp.la
...

27 окт. 2014 г., в 15:13, Michael Bech Hansen <address@hidden> написал(а):

Hi,

I'm trying to build linephone from source, I have cloned from git and (tried to) setup the build environment according the the provided README-file.
I get failures when building submodules, specifically the following error message when libsrtp is built:

/opt/local/share/autoconf/install -c -d /Users/mbh/code/dandial-startup/linphone-iphone/submodules/build/..//../liblinphone-sdk/i386-apple-darwin/include/srtp
/opt/local/share/autoconf/install: line 1: Installation: command not found
/opt/local/share/autoconf/install: line 2: Makefile: command not found
/opt/local/share/autoconf/install: line 4: syntax error near unexpected token `C'
/opt/local/share/autoconf/install: line 4: `Copyright (C) 1994-1996, 1999-2002, 2004-2012 Free Software Foundation,'
make[2]: *** [install] Error 2
make[1]: *** [build-srtp] Error 2
make: *** [broadcast_all] Error 2

Looking into the failing file  /opt/local/share/autoconf/install - it seems this is a text-file (readme-file), and not somehting that would install the build-results for libsrtp.

Does anyone have any hints as to what can cause this ?
Can it be that, that linphone build system expects an older version of macports and the buildtools that get installed by running the "sudo port install coreutils automake autoconf libtool intltool wget pkgconfig cmake gmake yasm nasm grep doxygen ImageMagick optipng" command ?

Thanks in advance, any and all help is much appreciated.

--

Venlig hilsen - best regards

/Michael Hansen

Huge Lawn - Miracle Apps
iPhone, iPad & Android Software Developers and Consultants

+45 3026 3333
http://hugelawn.com
Ågade 18, kl., 9000 Aalborg
_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


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




--

Venlig hilsen - best regards

/Michael Hansen

Huge Lawn - Miracle Apps
iPhone, iPad & Android Software Developers and Consultants

+45 3026 3333
http://hugelawn.com
Ågade 18, kl., 9000 Aalborg

reply via email to

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