[MPlayer-dev-eng] compiling mplayer cvs: faad error

Vladimir Mosgalin mosgalin at VM10124.spb.edu
Sun Sep 7 19:38:43 CEST 2003


On Sun, 7 Sep 2003, Alex Beregszaszi wrote:

AB>> I think that check in configure should be changed somehow... Maybe gcc
AB>> 3.2.0 wasn't able to compile faad, but this was fixed in 3.2.2 or .1.
AB>Fixed my buggy commit and added external faad support, but the code
AB>disables faad for 3.2.x, because Koth reported that 3.2.2 was failing
AB>for him.

This is very strange. Maybe it's binutils fault? Or maybe it's generic
gcc 3.2.2 bug that was fixed in gcc 3.2.2 shipped with redhat and some
other distributions? Or bug in headers from glibc-devel? Or maybe gcc
generates bug only with some optimizations? I think we should compare
our versions with him.

Here are my specs.

[mosgalin at washi ven]$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-asplinux-linux/3.2.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--host=i386-asplinux-linux
Thread model: posix
gcc version 3.2.2 20030222 (ASPLinux 3.2.2-5asp)

[mosgalin at washi ven]$ as --version
GNU assembler 2.13.90.0.18 20030206
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms
of
the GNU General Public License.  This program has absolutely no
warranty.
This assembler was configured for a target of `i386-asplinux-linux'.

[mosgalin at washi ven]$ /lib/libc.so.6 
GNU C Library stable release version 2.3.2, by Roland McGrath et al.
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 3.2.2 20030222 (ASPLinux 3.2.2-5asp).
Compiled on a Linux 2.4.20 system on 2003-04-25.
Available extensions:
  GNU libio by Per Bothner
  crypt add-on version 2.1 by Michael Glad and others
  linuxthreads-0.10 by Xavier Leroy
  The C stubs add-on version 2.1.2.
  BIND-8.2.3-T5B
  NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
  Glibc-2.0 compatibility add-on by Cristian Gafton 
  libthread_db work sponsored by Alpha Processor Inc

[mosgalin at washi ven]$ cat /etc/*release
ASPLinux release 9 (Ural)
LSB_VERSION="1.3"
Red Hat Linux release 9 (Shrike)


Btw, if there is no way to detect from configure if it is possible to
compile faad or not on gcc 3.2.2, there should be some option to force
its compiling...

-- 

Vladimir



More information about the MPlayer-dev-eng mailing list