Hello

I am having issues compiling ffmpeg-ios that I obtained from 
https://github.com/chrisballinger/FFmpeg-iOS 
<https://github.com/chrisballinger/FFmpeg-iOS>.  Using the script just as it 
is, I get the following error:

BPS-MacBook:FFmpeg-iOS blackpanther-ralco$ ./build-ffmpeg.sh 
Downloading ffmpeg-2.2.tar.bz2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 6860k  100 6860k    0     0   683k      0  0:00:10  0:00:10 --:--:--  973k
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   490  100   490    0     0    836      0 --:--:-- --:--:-- --:--:--   836
Using ffmpeg-2.2.tar.bz2.asc

COULD NOT VERIFY PACKAGE SIGNATURE...

If I set VERIFYGPG=false I get a different set of error:

BPS-MacBook:FFmpeg-iOS blackpanther-ralco$ ./build-ffmpeg.sh 
Using ffmpeg-2.2.tar.bz2
Building without ccache
Configured with: --prefix=/Applications/Xcode5.1.1.app/Contents/Developer//usr 
--with-gxx-include-dir=/usr/include/c++/4.2.1
Configured with: --prefix=/Applications/Xcode5.1.1.app/Contents/Developer//usr 
--with-gxx-include-dir=/usr/include/c++/4.2.1
Configured with: --prefix=/Applications/Xcode5.1.1.app/Contents/Developer//usr 
--with-gxx-include-dir=/usr/include/c++/4.2.1
Configured with: --prefix=/Applications/Xcode5.1.1.app/Contents/Developer//usr 
--with-gxx-include-dir=/usr/include/c++/4.2.1
Configured with: --prefix=/Applications/Xcode5.1.1.app/Contents/Developer//usr 
--with-gxx-include-dir=/usr/include/c++/4.2.1
ERROR: librtmp not found

If you think configure made a mistake, make sure you are using the latest
version from Git.  If the latest version fails, report the problem to the
[email protected] <mailto:[email protected]> mailing list or IRC 
#ffmpeg on irc.freenode.net <http://irc.freenode.net/>.
Include the log file "config.log" produced by configure as this will help
solving the problem.

I have tried Xcode5.1.1, 6.1.1 and 6.1 and get the same result for each.  Any 
help is appreciated

Thanks!
Travis

_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to