[MPlayer-users] Faad error with gcc 2.95.3

Stephen Stocker lpar at par1.net
Wed Sep 10 06:48:18 CEST 2003


>    On Tue, Sep 09, 2003 at 08:25:51PM -0500, Stephen Stocker wrote:
> > [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> >   Hi,
> >
> >   This is a new problem with today's (Sept 10) CVS version, as the
> >   CVS 030907 release configured and compiled with no problems.
> >
> >   Using GCC 2.95.3, running configure works OK, but doesn't include
> >   the built-in libfaad. It gives a "(broken gcc)" message. I'm using
> >   the same options with configure "--enable-live --enable-menu
> >   --withlivelibdir=/usr/lib/live".
> >
> >   Any idea what's changed, or what I can do? I understand that this
> >   is a good version of GCC. Thanks in advance.
> 
> The new faad test is based on trying to compile libfaad2/cfft.c (the
> file broken gcc's puke on), so it shouldn't misdetect... Read your
> configure.log and see if you see any error messages. BTW, the use of
> `pwd` in the faad broken gcc detect is nonsensical, but it shouldn't
> be causing it to fail.
> 
> But about gcc 2.95.3, it's definitely not broken, and it's still the
> recommended compiler IMO.
> 
> Rich
 
  Thanks. It just may have something to do with paths, as this is the error, and config.h is present in the "main" directory. Ugh, I'm confused. It looks like it *should* be seeing config.h... I hope this makes sense, I'm thinking as I type!
  Any ideas are greatly appreciated.

  Steve


##########################################

============ Checking for faad2 (AAC) support ============
gcc -c -O4 -march=i586 -mcpu=i586 -pipe -ffast-math -fomit-frame-pointer  -I/home/lpar/temp-work/main/libfaad2  /home/lpar/temp-work/main/libfaad2/cfft.c -o /tmp/mplayer-conf-27896-8228.o
In file included from /home/lpar/temp-work/main/libfaad2/cfft.c:37:
/home/lpar/temp-work/main/libfaad2/common.h:35: ../config.h: No such file or directory
Result is: no (broken gcc)
##########################################



More information about the MPlayer-users mailing list