linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Issues compiling the sdk


From: Anton Pomozov
Subject: Re: [Linphone-developers] Issues compiling the sdk
Date: Thu, 23 Oct 2014 18:10:18 +0400

$ cd linphone-project
$ git pull --recurse-submodules
$ git submodule update —recursive
$ git submodule sync
$ cd submodules/build
$ make all

P.S. don’t forget -j option for make

22 окт. 2014 г., в 12:36, Yosi Taguri <address@hidden> написал(а):

to be a bit more specific
I did a clean git clone and logged the console and the errors I got.



On Wed, Oct 22, 2014 at 7:12 AM, Yosi Taguri <address@hidden> wrote:
I'm trying to follow the instructions on the readme and everything works fine until the end command:
make all
I'm runnning on Yosemite with xcode 6.1
the end of the log on my console shows this:
any hint on whats wrong and why it doesn't complete the build of the submodules?

configure: WARNING: no configuration information is in mediastreamer2

Linphone build configuration ended.

Summary of build options:

* Video support                  true

* GTK interface                  false

* Account assistant              false

* Console interface              false

* Tools                          false

* Message storage                true

* zRTP encryption                false

* uPnP support                   false

* LDAP support                   false

Now type 'make' to compile, and then 'make install' as root to install it.

cd /Users/yosit/git/linphone-iphone/submodules/build/../build-i386-apple-darwin/linphone  && export PKG_CONFIG_LIBDIR=/Users/yosit/git/linphone-iphone/submodules/build/..//../liblinphone-sdk/i386-apple-darwin/lib/pkgconfig export CONFIG_SITE=/Users/yosit/git/linphone-iphone/submodules/build/..//build/iphone-config.site make newdate && make && make install

/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive

Making all in build

Making all in macos

make[5]: Nothing to be done for `all'.

make[5]: Nothing to be done for `all-am'.

Making all in m4

make[4]: Nothing to be done for `all'.

Making all in pixmaps

make[4]: Nothing to be done for `all'.

Making all in po

make[4]: Nothing to be done for `all'.

Making all in oRTP

make[4]: *** No rule to make target `all'.  Stop.

make[3]: *** [all-recursive] Error 1

make[2]: *** [all] Error 2

make[1]: *** [build-linphone] Error 2

make: *** [broadcast_all] Error 2





-- 

Yosi Taguri | Founder & CTO | Yalo | http://yaloapp.com | Mobile: +972-54-4816020 | Google Voice US Mobile: +1 (415) 935-1126 | Email: address@hidden 


_______________________________________________
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]