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: Anton Pomozov
Subject: Re: [Linphone-developers] Building linphone for iOS form source - libsrtp fails
Date: Mon, 27 Oct 2014 15:54:37 +0300

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


reply via email to

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