Menu

gcc is unable to create an executable file

Help
lenooh
2007-04-23
2013-04-10
  • lenooh

    lenooh - 2007-04-23

    Hello,

    I cannot install pspvc 0.3. I tried on opensuse 10.1 and kubuntu 6.10, and I get the same error:

    ...
    ffmpeg/libswscale/yuv2rgb_mlib.c
    ffmpeg/libswscale/yuv2rgb_altivec.c
    ffmpeg/libswscale/rgb2rgb_template.c
    ffmpeg/libswscale/swscale_template.c
    gcc is unable to create an executable file.
    If gcc is a cross-compiler, use the --cross-compile option.
    Only do this if you know what cross compiling means.
    C compiler test failed.
    If you think configure made a mistake, make sure you are using the latest
    version from SVN.  If the latest version fails, report the problem to the
    ffmpeg-devel@mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net.
    Include the log file "config.err" produced by configure as this will help
    solving the problem.
    -e \E[01;31mERROR during configure FFMPEG

    Version 0.2.1 installs fine.

    Any ideas?

     
    • lenooh

      lenooh - 2007-05-20

      ok, i solved it.

      had to install libx11-dev:
      sudo apt-get install libx11-dev

      afterwards i also had to install xvid devel files:
      sudo apt-get install libxvidcore4-dev

      :-)

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.