linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Errors trying to setup LinPhone for iPhone bui


From: Joshua Newar
Subject: Re: [Linphone-developers] Errors trying to setup LinPhone for iPhone build
Date: Sat, 4 Dec 2010 01:29:08 +0100

Yeaaahhhhh,

That was it.
I executed ./autogen.sh for speex and after that I could build the SDK.
Also building the LinPhone app in XCode worked perfectly.
This coming week I will run some tests.

Thanks a lot for the help Jehan.



On Dec 3, 2010, at 15:10 , Jehan Monnier wrote:

Hi,

Well, after installing pkgconfig either re-checkout every thing from scratch or run autogen.sh for all submodules including speex.

Cheers


Le 3 déc. 2010 à 12:43, Joshua Newar a écrit :

Yes.

At first I got this error:
/Users/jjn/linphone-iphone/submodules/build/..//externals/exosip/configure: line 12616: syntax error near unexpected token `OSIP,'
/Users/jjn/linphone-iphone/submodules/build/..//externals/exosip/configure: line 12616: `PKG_CHECK_MODULES(OSIP, libosip2 >= 3.4, ,'
make: *** [/Users/jjn/linphone-iphone/submodules/build/../build-i386-apple-darwin/externals/exosip/Makefile] Error 2

After installing pkgconfig from macport, I got past this problem but am facing the one mentioned.

Thanks,
Joshua


On Dec 3, 2010, at 09:36 , Jehan Monnier wrote:

Hi,

Do you have pkgconfig installed from macport ?


Le 3 déc. 2010 à 01:06, Joshua Newar a écrit :

Hello,

I've downloaded all needed items to compile the LinPhone project for iPhone but when following the directions in the ReadMe file I get an error.

I encounter errors building the liblinphone-sdk.

The command that goes wrong is:
make -f  builder-iphone-simulator.mk  all &&  make -f  builder-iphone-os.mk  all && make -f builder-iphone-os.mk delivery-sdk

The error is:
/Users/jjn/linphone-iphone/submodules/build/..//externals/speex/configure: line 12919: syntax error near unexpected token `FFT,'
/Users/jjn/linphone-iphone/submodules/build/..//externals/speex/configure: line 12919: `  PKG_CHECK_MODULES(FFT, fftw3f)'
make: *** [/Users/jjn/linphone-iphone/submodules/build/../build-i386-apple-darwin/externals/speex/Makefile] Error 2


Before I had a problem that was also related to PKG_CHECK_MODULES, but was able to solve that with information from other posts.
This problem seems more related to FFT (but I could be wrong).


Any help is appreciated,
Joshua Newar


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

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

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

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


reply via email to

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