Advertisement
Guest User

Untitled

a guest
Jan 1st, 2012
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. [root@PlayMOAR ffmpeg-0.5.2]# ./configure --prefix=/usr/ --libdir=/usr/lib --shlibdir=/usr/lib --mandir=/usr/share/man --incdir=/usr/include --disable-avisynth --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' --enable-avfilter --enable-libdirac --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads --enable-shared --enable-swscale --enable-vdpau --enable-version3 --enable-x11grab --enable-swscale
  2. ./configure: line 660: 25844 Segmentation fault $TMPE >> $logfile 2>&1
  3. gcc is unable to create an executable file.
  4. If gcc is a cross-compiler, use the --enable-cross-compile option.
  5. Only do this if you know what cross compiling means.
  6. C compiler test failed.
  7. If you think configure made a mistake, make sure you are using the latest
  8. version from SVN. If the latest version fails, report the problem to the
  9. ffmpeg-user@mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net.
  10. Include the log file "config.err" produced by configure as this will help
  11. solving the problem.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement