linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Can't compile iOS version after git pull on Ma


From: BIENKOWSKI Guillaume
Subject: Re: [Linphone-developers] Can't compile iOS version after git pull on March 10th
Date: Mon, 10 Mar 2014 16:48:30 +0100

Hello,

We've added a cunit submodule last week to the Linphone-iphone stack, you must have not cloned it:

git submodule update --recursive --init

This should checkout cunit.

Also, in case your checkout was old, I'd suggest throwing a "git submodule sync" before that, because we changed some of the submodules URIs as well.

Cheers,

Guillaume BIENKOWSKI
http://www.belledonne-communications.com/
sip:address@hidden


On Mon, Mar 10, 2014 at 3:53 PM, Luiz Silva <address@hidden> wrote:
Hello.

Today I git pull new changes for linphone on iOS and now I can't compile anymore.

I even tried the "make veryclean" but I get the same error:

/Users/luiz/Desktop/linphone-iphone/submodules/build/..//externals/antlr3/runtime/C/include/antlr3interfaces.h /Users/luiz/Desktop/linphone-iphone/submodules/build/..//externals/antlr3/runtime/C/include/antlr3intstream.h /Users/luiz/Desktop/linphone-iphone/submodules/build/..//externals/antlr3/runtime/C/include/antlr3lexer.h /Users/luiz/Desktop/linphone-iphone/submodules/build/..//externals/antlr3/runtime/C/include/antlr3memory.h /Users/luiz/Desktop/linphone-iphone/submodules/build/..//externals/antlr3/runtime/C/include/antlr3parser.h /Users/luiz/Desktop/linphone-iphone/submodules/build/..//externals/antlr3/runtime/C/include/antlr3parsetree.h /Users/luiz/Desktop/linphone-iphone/submodules/build/..//externals/antlr3/runtime/C/include/antlr3recognizersharedstate.h /Users/luiz/Desktop/linphone-iphone/submodules/build/..//externals/antlr3/runtime/C/include/antlr3rewritestreams.h /Users/luiz/Desktop/linphone-iphone/submodules/build/..//externals/antlr3/runtime/C/include/antlr3string.h /Users/luiz/Desktop/linphone-iphone/submodules/build/..//externals/antlr3/runtime/C/include/antlr3tokenstream.h /Users/luiz/Desktop/linphone-iphone/submodules/build/..//externals/antlr3/runtime/C/include/antlr3treeparser.h antlr3config.h '/Users/luiz/Desktop/linphone-iphone/submodules/build/..//../liblinphone-sdk/i386-apple-darwin/include'

cd /Users/luiz/Desktop/linphone-iphone/submodules/build/..//cunit \

&& ./autogen.sh \

&& touch autogened

/bin/sh: ./autogen.sh: No such file or directory

make[1]: *** [/Users/luiz/Desktop/linphone-iphone/submodules/build/..//cunit/configure] Error 127

make: *** [build] Error 2


Any ideas? Thank you.


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