linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] unexpected token error for mediastreamer2.


From: ravindra pai
Subject: Re: [Linphone-developers] unexpected token error for mediastreamer2.
Date: Mon, 10 Mar 2014 18:29:32 +0530

downloading the latest http://ftp.gnu.org/pub/gnu/gettext/gettext-0.18.3.1.tar.gz and installed it.
It will install /usr/local/share and I moved it to /opt/local/share.
This solved the configure issue.

In file included from /Users/ravindra/linphone-iphone/submodules/build/..//linphone/mediastreamer2/tools/mediastream.c:51:

But I have another problem for make all,

In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:

In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccelerometer.h:8:

In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:371:1: error: 

      expected identifier or '('

@class NSString, Protocol;


Thanks for your help and time,

Ravindra M



On Mon, Mar 10, 2014 at 4:54 PM, ravindra pai <address@hidden> wrote:
Hi All,
         I am trying to build linphone-iphone for ios7 on 
$uname -a
Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64 x86_64.

I am following the readme file. I ran make veryclean followed by make all submodules/build directory.

I get the following error for mediastreamer while configuring.

/Users/ravindra/linphone-iphone/submodules/build/..//linphone/mediastreamer2/configure: line 18438: syntax error near unexpected token `MSGFMT,'

/Users/ravindra/linphone-iphone/submodules/build/..//linphone/mediastreamer2/configure: line 18438: `        AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,'

configure: error: /Users/ravindra/linphone-iphone/submodules/build/..//linphone/mediastreamer2/configure failed for mediastreamer2

make[1]: *** [/Users/ravindra/linphone-iphone/submodules/build/../build-i386-apple-darwin/linphone/Makefile] Error 2

make: *** [build] Error 2

Thanks for your help and time.

Ravindra M



reply via email to

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