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: Thu, 23 Jul 2015 16:29:51 +0000
User-agent: Microsoft-MacOutlook/0.0.0.150701

No, I was compiling the latest version. As I noted in a previous post, I did as 
you suggested (make veryclean) and then make worked.




On 7/23/15, 12:30 AM, "address@hidden on behalf of Gautier Pelloux-Prayer" 
<address@hidden on behalf of address@hidden> wrote:

>Which version are you trying to build?
>
>First, you are probably compiling an obsolete version.
>
>Second, if you still want to compile this version, you should first do a "make 
>veryclean" then "make" again.
>
>Regards,
>
>Gautier Pelloux-Prayer
>Software Engineer @ Belledonne Communications
>
>> On 22 Jul 2015, at 19:46, Tim Cares <address@hidden> wrote:
>> 
>> 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: <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
>>> 
>> _______________________________________________
>> Linphone-developers mailing list
>> address@hidden
>> https://lists.nongnu.org/mailman/listinfo/linphone-developers
>
>
>_______________________________________________
>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]