linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Compile of linphone-ios fails on Mac OS X Yose


From: Tim Cares
Subject: Re: [Linphone-developers] Compile of linphone-ios fails on Mac OS X Yosemite
Date: Wed, 22 Jul 2015 17:46:22 +0000
User-agent: Microsoft-MacOutlook/0.0.0.150701

Same places as before:

ind . -name gsm.h -print

./build-aarch64-apple-darwin.ios/externals/gsm/gsm/gsm.h

./build-aarch64-apple-darwin.ios/externals/gsm/inc/gsm.h

./build-armv7-apple-darwin.ios/externals/gsm/gsm/gsm.h

./build-armv7-apple-darwin.ios/externals/gsm/inc/gsm.h

./build-x86_64-apple-darwin.ios/externals/gsm/gsm/gsm.h

./build-x86_64-apple-darwin.ios/externals/gsm/inc/gsm.h

./externals/ffmpeg/libavcodec/gsm.h

./externals/gsm/inc/gsm.h



From: <linphone-developers-bounces+address@hidden> on behalf of Fabrizio Carrai
Reply-To: "address@hidden"
Date: Wednesday, July 22, 2015 at 9:39 AM
To: "address@hidden"
Subject: Re: [Linphone-developers] Compile of linphone-ios fails on Mac OS X Yosemite

For the sake of completeness, where is the gsm.h now ?

F.

Il 22/lug/2015 02:15 AM, "Tim Cares" <address@hidden> ha scritto:
Well, I did a make veryclean and then a make all and this time it worked.

From: Tim Cares
Date: Tuesday, July 21, 2015 at 1:18 PM
To: "address@hidden"
Subject: Compile of linphone-ios fails on Mac OS X Yosemite

Hello,

When I try to compile the linphone source on my Mac, I get this error when I do a `make all` in ~/linphone-iphone/submodules/build:

/linphone-iphone/submodules/build/..//linphone/mediastreamer2/src/audiofilters/gsm.c:24:10: fatal error: 

      'gsm/gsm.h' file not found

#include <gsm/gsm.h>


However, that file does exist in multiple places:

find . -name gsm.h -print

./build-aarch64-apple-darwin.ios/externals/gsm/gsm/gsm/gsm.h

./build-aarch64-apple-darwin.ios/externals/gsm/gsm/gsm.h

./build-aarch64-apple-darwin.ios/externals/gsm/gsm/inc/gsm.h

./build-aarch64-apple-darwin.ios/externals/gsm/inc/gsm.h

./build-armv7-apple-darwin.ios/externals/gsm/gsm/gsm/gsm.h

./build-armv7-apple-darwin.ios/externals/gsm/gsm/gsm.h

./build-armv7-apple-darwin.ios/externals/gsm/gsm/inc/gsm.h

./build-armv7-apple-darwin.ios/externals/gsm/inc/gsm.h

./build-x86_64-apple-darwin.ios/externals/gsm/gsm/gsm/gsm.h

./build-x86_64-apple-darwin.ios/externals/gsm/gsm/gsm.h

./build-x86_64-apple-darwin.ios/externals/gsm/gsm/inc/gsm.h

./build-x86_64-apple-darwin.ios/externals/gsm/inc/gsm.h

./externals/ffmpeg/libavcodec/gsm.h

./externals/gsm/inc/gsm.h


So, not sure why it can’t find it. 

Any ideas?

Thanks,
Tim

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