Cerbero bootstrap iOS Recipe 'taglib' failed at the build step 'configure'
tausiq
tausiq19 at gmail.com
Tue Nov 4 09:05:38 PST 2014
Hello all,
I am trying to build GStreamer using Cerbero
Steps I followed:
1. Clone the latest master repo:
http://cgit.freedesktop.org/gstreamer/cerbero
2. Went to the Cerbero directory. Ran:
./cerbero-uninstalled -c config/cross-ios-universal.cbc bootstrap
and the process completed successfully.
3. Ran: ./cerbero-uninstalled -c config/cross-ios-universal.cbc package
gstreamer-1.0
got the error:
[(38/84) flac -> compile ]
[(38/84) flac -> install ]
[(38/84) flac -> post_install ]
[(38/84) flac -> merge ]
[(39/84) taglib -> fetch ]
[(39/84) taglib -> extract ]
[(39/84) taglib -> configure ]
/bin/sh: cmake: command not found
Running command 'cmake
-DCMAKE_INSTALL_PREFIX=/Users/shahabuddin/cerbero/dist/ios_universal
-DCMAKE_LIBRARY_OUTPUT_PATH=/Users/shahabuddin/cerbero/dist/ios_universal/lib
-DWITH_MP4=ON -DWITH_ASF=ON -DENABLE_STATIC=1
-DZLIB_ROOT=/Users/shahabuddin/cerbero/dist/ios_universal
-DCMAKE_OSX_SYSROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.1.sdk
-DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_FLAGS="
-arch armv7s -mcpu=cortex-a9 -pipe -isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.1.sdk
-miphoneos-version-min=5.1 -Wall -g -Os -Wno-error=format-nonliteral
-Wno-error=implicit-function-declaration " -DCMAKE_CXX_FLAGS=" -arch armv7s
-mcpu=cortex-a9 -pipe -isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.1.sdk
-miphoneos-version-min=5.1 -Wall -g -Os -Wno-error=format-nonliteral
-Wno-error=implicit-function-declaration " -DLIB_SUFFIX=
-DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_ROOT_PATH=$CERBERO_PREFIX '
Recipe 'taglib' failed at the build step 'configure'
I am using Mac OS X, Yosemite. Any help is appreciated.
Thank you.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Cerbero-bootstrap-iOS-Recipe-taglib-failed-at-the-build-step-configure-tp4669366.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list