linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Error when running prepare.py


From: Lindsey Vastola
Subject: [Linphone-developers] Error when running prepare.py
Date: Tue, 6 Feb 2018 08:31:09 -0500

I am using the following commands to build Linphone and I am getting the errors below:

export PATH=/usr/local/bin:$PATH

./prepare.py -DENABLE_STATIC_ONLY=ON all && make


-- Check if the system is big endian - little endian

-- Found SRTP: /Users/lindsey.vastola.cc/Desktop/LinphoneCallKit/WorkingIncomingCall/linphone-iphone/liblinphone-sdk/x86_64-apple-darwin.ios/include  

-- Found GSM: /Users/lindsey.vastola.cc/Desktop/LinphoneCallKit/WorkingIncomingCall/linphone-iphone/liblinphone-sdk/x86_64-apple-darwin.ios/include  

-- Found Opus: /Users/lindsey.vastola.cc/Desktop/LinphoneCallKit/WorkingIncomingCall/linphone-iphone/liblinphone-sdk/x86_64-apple-darwin.ios/include  

-- Found Speex: /Users/lindsey.vastola.cc/Desktop/LinphoneCallKit/WorkingIncomingCall/linphone-iphone/liblinphone-sdk/x86_64-apple-darwin.ios/include  

-- Found SpeexDsp: /Users/lindsey.vastola.cc/Desktop/LinphoneCallKit/WorkingIncomingCall/linphone-iphone/liblinphone-sdk/x86_64-apple-darwin.ios/include  

-- Could NOT find OpenGL (missing:  OPENGL_gl_LIBRARY OPENGL_INCLUDE_DIR) 

-- Could NOT find Theora (missing:  THEORA_INCLUDE_DIRS THEORA_LIBRARIES HAVE_THEORA_THEORA_H) 

CMake Warning at CMakeLists.txt:289 (message):

  Could not find theora library, mediastreamer2 will be compiled without

  theora support.



-- Found VPX: /Users/lindsey.vastola.cc/Desktop/LinphoneCallKit/WorkingIncomingCall/linphone-iphone/liblinphone-sdk/x86_64-apple-darwin.ios/include  

-- Performing Test TURBOJPEG_USE_CONST_BUFFERS

-- Performing Test TURBOJPEG_USE_CONST_BUFFERS - Success

-- Found TurboJpeg: /Users/lindsey.vastola.cc/Desktop/LinphoneCallKit/WorkingIncomingCall/linphone-iphone/liblinphone-sdk/x86_64-apple-darwin.ios/include  

-- Found Git: /usr/bin/git (found version "2.14.3 (Apple Git-98)") 

-- Found PythonInterp: /usr/bin/python (found version "2.7.10") 

-- Found Git: /usr/bin/git (found suitable version "2.14.3 (Apple Git-98)", minimum required is "1.7.1") 

-- Package file name is mediastreamer-2.16.1-125

CMake Error at build/CMakeLists.txt:50 (bc_generate_rpm_specfile):

  Unknown CMake command "bc_generate_rpm_specfile".



-- Configuring incomplete, errors occurred!

See also "/Users/lindsey.vastola.cc/Desktop/LinphoneCallKit/WorkingIncomingCall/linphone-iphone/WORK/ios-x86_64/Build/ms2/CMakeFiles/CMakeOutput.log".

make[3]: *** [/Users/lindsey.vastola.cc/Desktop/LinphoneCallKit/WorkingIncomingCall/linphone-iphone/WORK/ios-x86_64/Stamp/EP_ms2/EP_ms2-configure] Error 1

make[2]: *** [CMakeFiles/EP_ms2.dir/all] Error 2

make[1]: *** [all] Error 2

make: *** [x86_64-build] Error 2

LVASTOLA:linphone-iphone lindsey.



What am I doing wrong?


reply via email to

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