Skip to content

Instantly share code, notes, and snippets.

/gist:918600bf6f9460003ad6 Secret

Created Sep 28, 2014
Embed
What would you like to do?
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