linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Compile of linphone-ios fails on Mac OS X Yosemite


From: Tim Cares
Subject: [Linphone-developers] Compile of linphone-ios fails on Mac OS X Yosemite
Date: Tue, 21 Jul 2015 20:18:43 +0000
User-agent: Microsoft-MacOutlook/0.0.0.150701

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

reply via email to

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