Advertisement
Guest User

Untitled

a guest
Mar 10th, 2012
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. root@localhost:/home/ffmpeg# ./configure && make && make install
  2. gcc is unable to create an executable file.
  3. If gcc is a cross-compiler, use the --enable-cross-compile option.
  4. Only do this if you know what cross compiling means.
  5. C compiler test failed.
  6.  
  7. If you think configure made a mistake, make sure you are using the latest
  8. version from Git. If the latest version fails, report the problem to the
  9. ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
  10. Include the log file "config.log" produced by configure as this will help
  11. solving the problem.
  12. root@localhost:/home/ffmpeg#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement