Skip to content

Instantly share code, notes, and snippets.

Created September 28, 2014 08:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/918600bf6f9460003ad6 to your computer and use it in GitHub Desktop.
Save anonymous/918600bf6f9460003ad6 to your computer and use it in GitHub Desktop.
akagi201@akgentoo ~/ffmpeg/ffmpeg (master) $ ./configure --enable-cross-compile --cross-prefix=arm_v5t_le-unknown-linux-gnueabi- --arch=armel --target-os=linux --prefix=/home/akagi201/libs-dm365 --enable-gpl --enable-libx264 --enable-nonfree --enable-libaacplus --enable-librtmp --extra-cflags="-I/home/akagi201/libs-dm365/include" --extra-ldflags="-L/home/akagi201/libs-dm365/lib" --extra-libs=-ldl
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
ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solve the problem.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment