Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116138 - emerge media-libs/faad2-2.0-r8 failed
Summary: emerge media-libs/faad2-2.0-r8 failed
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-20 02:40 UTC by gapon
Modified: 2005-12-20 03:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gapon 2005-12-20 02:40:40 UTC
checking for mp4.h... yes
configure: error: Internal mp4v2 is going to hurt, you need mpeg4ip!

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/faad2-2.0-r8/work/faad2/config.log

!!! ERROR: media-libs/faad2-2.0-r8 failed.
!!! Function econf, Line 489, Exitcode 0

/var/tmp/portage/faad2-2.0-r8/work/faad2/config.log
---------------------------------------------------

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-mp4v2 --with-drm --with-xmms --build=i686-pc-linux-gnu

## --------- ##
## Platform. ##
## --------- ##

hostname = elee
uname -m = i686
uname -r = 2.6.14-gentoo-r5
uname -s = Linux
uname -v = #2 SMP PREEMPT Fri Dec 16 10:35:52 CET 2005

/usr/bin/uname -p = Intel(R) Pentium(R) M processor 1.60GHz
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/lib/ccache/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.4
PATH: /opt/xxe
PATH: /opt/sun-jdk-1.5.0.06/bin
PATH: /opt/sun-jdk-1.5.0.06/jre/bin
PATH: /usr/bin
PATH: /usr/kde/3.5/sbin
PATH: /usr/kde/3.5/bin
PATH: /usr/qt/3/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1538: checking for a BSD-compatible install
configure:1593: result: /bin/install -c
configure:1604: checking whether build environment is sane
configure:1647: result: yes
configure:1712: checking for gawk
configure:1728: found /bin/gawk
configure:1738: result: gawk
configure:1748: checking whether make sets $(MAKE)
configure:1768: result: yes
configure:2015: checking build system type
configure:2033: result: i686-pc-linux-gnu
configure:2041: checking host system type
configure:2055: result: i686-pc-linux-gnu
configure:2075: checking for style of include used by make
configure:2103: result: GNU
configure:2136: checking for i686-pc-linux-gnu-gcc
configure:2152: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc
configure:2162: result: i686-pc-linux-gnu-gcc
configure:2444: checking for C compiler version
configure:2447: i686-pc-linux-gnu-gcc --version </dev/null >&5
i686-pc-linux-gnu-gcc (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
Copyright (C) 2004 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.

configure:2450: $? = 0
configure:2452: i686-pc-linux-gnu-gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs
Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --enable-java-awt=gtk --enable-languages=c,c++,java,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
configure:2455: $? = 0
configure:2457: i686-pc-linux-gnu-gcc -V </dev/null >&5
i686-pc-linux-gnu-gcc: `-V' option must have argument
configure:2460: $? = 1
configure:2483: checking for C compiler default output file name
configure:2486: i686-pc-linux-gnu-gcc -O2 -march=pentium-m -fomit-frame-pointer -pipe   conftest.c  >&5
configure:2489: $? = 0
configure:2535: result: a.out
configure:2540: checking whether the C compiler works
configure:2546: ./a.out
configure:2549: $? = 0
configure:2566: result: yes
configure:2573: checking whether we are cross compiling
configure:2575: result: no
configure:2578: checking for suffix of executables
configure:2580: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -fomit-frame-pointer -pipe   conftest.c  >&5
configure:2583: $? = 0
configure:2608: result: 
configure:2614: checking for suffix of object files
configure:2635: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:2638: $? = 0
configure:2660: result: o
configure:2664: checking whether we are using the GNU C compiler
configure:2688: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:2694: $? = 0
configure:2698: test -z 
			 || test ! -s conftest.err
configure:2701: $? = 0
configure:2704: test -s conftest.o
configure:2707: $? = 0
configure:2720: result: yes
configure:2726: checking whether i686-pc-linux-gnu-gcc accepts -g
configure:2747: i686-pc-linux-gnu-gcc -c -g  conftest.c >&5
configure:2753: $? = 0
configure:2757: test -z 
			 || test ! -s conftest.err
configure:2760: $? = 0
configure:2763: test -s conftest.o
configure:2766: $? = 0
configure:2777: result: yes
configure:2794: checking for i686-pc-linux-gnu-gcc option to accept ANSI C
configure:2864: i686-pc-linux-gnu-gcc  -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:2870: $? = 0
configure:2874: test -z 
			 || test ! -s conftest.err
configure:2877: $? = 0
configure:2880: test -s conftest.o
configure:2883: $? = 0
configure:2901: result: none needed
configure:2919: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2925: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3060: checking dependency style of i686-pc-linux-gnu-gcc
configure:3150: result: gcc3
configure:3167: checking for a sed that does not truncate output
configure:3221: result: /bin/sed
configure:3224: checking for egrep
configure:3234: result: grep -E
configure:3250: checking for ld used by i686-pc-linux-gnu-gcc
configure:3317: result: /usr/i686-pc-linux-gnu/bin/ld
configure:3326: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:3341: result: yes
configure:3346: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files
configure:3353: result: -r
configure:3371: checking for BSD-compatible nm
configure:3420: result: /usr/bin/nm -B
configure:3424: checking whether ln -s works
configure:3428: result: yes
configure:3435: checking how to recognise dependent libraries
configure:3611: result: pass_all
configure:3848: checking how to run the C preprocessor
configure:3883: i686-pc-linux-gnu-gcc -E  conftest.c
configure:3889: $? = 0
configure:3921: i686-pc-linux-gnu-gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3927: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3966: result: i686-pc-linux-gnu-gcc -E
configure:3990: i686-pc-linux-gnu-gcc -E  conftest.c
configure:3996: $? = 0
configure:4028: i686-pc-linux-gnu-gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:4034: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4078: checking for ANSI C header files
configure:4103: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:4109: $? = 0
configure:4113: test -z 
			 || test ! -s conftest.err
configure:4116: $? = 0
configure:4119: test -s conftest.o
configure:4122: $? = 0
configure:4211: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -fomit-frame-pointer -pipe   conftest.c  >&5
configure:4214: $? = 0
configure:4216: ./conftest
configure:4219: $? = 0
configure:4234: result: yes
configure:4258: checking for sys/types.h
configure:4274: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:4280: $? = 0
configure:4284: test -z 
			 || test ! -s conftest.err
configure:4287: $? = 0
configure:4290: test -s conftest.o
configure:4293: $? = 0
configure:4304: result: yes
configure:4258: checking for sys/stat.h
configure:4274: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:4280: $? = 0
configure:4284: test -z 
			 || test ! -s conftest.err
configure:4287: $? = 0
configure:4290: test -s conftest.o
configure:4293: $? = 0
configure:4304: result: yes
configure:4258: checking for stdlib.h
configure:4274: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:4280: $? = 0
configure:4284: test -z 
			 || test ! -s conftest.err
configure:4287: $? = 0
configure:4290: test -s conftest.o
configure:4293: $? = 0
configure:4304: result: yes
configure:4258: checking for string.h
configure:4274: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:4280: $? = 0
configure:4284: test -z 
			 || test ! -s conftest.err
configure:4287: $? = 0
configure:4290: test -s conftest.o
configure:4293: $? = 0
configure:4304: result: yes
configure:4258: checking for memory.h
configure:4274: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:4280: $? = 0
configure:4284: test -z 
			 || test ! -s conftest.err
configure:4287: $? = 0
configure:4290: test -s conftest.o
configure:4293: $? = 0
configure:4304: result: yes
configure:4258: checking for strings.h
configure:4274: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:4280: $? = 0
configure:4284: test -z 
			 || test ! -s conftest.err
configure:4287: $? = 0
configure:4290: test -s conftest.o
configure:4293: $? = 0
configure:4304: result: yes
configure:4258: checking for inttypes.h
configure:4274: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:4280: $? = 0
configure:4284: test -z 
			 || test ! -s conftest.err
configure:4287: $? = 0
configure:4290: test -s conftest.o
configure:4293: $? = 0
configure:4304: result: yes
configure:4258: checking for stdint.h
configure:4274: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:4280: $? = 0
configure:4284: test -z 
			 || test ! -s conftest.err
configure:4287: $? = 0
configure:4290: test -s conftest.o
configure:4293: $? = 0
configure:4304: result: yes
configure:4258: checking for unistd.h
configure:4274: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:4280: $? = 0
configure:4284: test -z 
			 || test ! -s conftest.err
configure:4287: $? = 0
configure:4290: test -s conftest.o
configure:4293: $? = 0
configure:4304: result: yes
configure:4330: checking dlfcn.h usability
configure:4342: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:4348: $? = 0
configure:4352: test -z 
			 || test ! -s conftest.err
configure:4355: $? = 0
configure:4358: test -s conftest.o
configure:4361: $? = 0
configure:4371: result: yes
configure:4375: checking dlfcn.h presence
configure:4385: i686-pc-linux-gnu-gcc -E  conftest.c
configure:4391: $? = 0
configure:4411: result: yes
configure:4446: checking for dlfcn.h
configure:4453: result: yes
configure:4476: checking for i686-pc-linux-gnu-g++
configure:4492: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++
configure:4502: result: i686-pc-linux-gnu-g++
configure:4560: checking for C++ compiler version
configure:4563: i686-pc-linux-gnu-g++ --version </dev/null >&5
i686-pc-linux-gnu-g++ (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
Copyright (C) 2004 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.

configure:4566: $? = 0
configure:4568: i686-pc-linux-gnu-g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs
Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --enable-java-awt=gtk --enable-languages=c,c++,java,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
configure:4571: $? = 0
configure:4573: i686-pc-linux-gnu-g++ -V </dev/null >&5
i686-pc-linux-gnu-g++: `-V' option must have argument
configure:4576: $? = 1
configure:4579: checking whether we are using the GNU C++ compiler
configure:4603: i686-pc-linux-gnu-g++ -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.cc >&5
configure:4609: $? = 0
configure:4613: test -z 
			 || test ! -s conftest.err
configure:4616: $? = 0
configure:4619: test -s conftest.o
configure:4622: $? = 0
configure:4635: result: yes
configure:4641: checking whether i686-pc-linux-gnu-g++ accepts -g
configure:4662: i686-pc-linux-gnu-g++ -c -g  conftest.cc >&5
configure:4668: $? = 0
configure:4672: test -z 
			 || test ! -s conftest.err
configure:4675: $? = 0
configure:4678: test -s conftest.o
configure:4681: $? = 0
configure:4692: result: yes
configure:4734: i686-pc-linux-gnu-g++ -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.cc >&5
configure:4740: $? = 0
configure:4744: test -z 
			 || test ! -s conftest.err
configure:4747: $? = 0
configure:4750: test -s conftest.o
configure:4753: $? = 0
configure:4779: i686-pc-linux-gnu-g++ -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:26: error: `exit' undeclared (first use this function)
conftest.cc:26: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:4785: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4734: i686-pc-linux-gnu-g++ -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.cc >&5
configure:4740: $? = 0
configure:4744: test -z 
			 || test ! -s conftest.err
configure:4747: $? = 0
configure:4750: test -s conftest.o
configure:4753: $? = 0
configure:4779: i686-pc-linux-gnu-g++ -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.cc >&5
configure:4785: $? = 0
configure:4789: test -z 
			 || test ! -s conftest.err
configure:4792: $? = 0
configure:4795: test -s conftest.o
configure:4798: $? = 0
configure:4823: checking dependency style of i686-pc-linux-gnu-g++
configure:4913: result: gcc3
configure:4940: checking how to run the C++ preprocessor
configure:4971: i686-pc-linux-gnu-g++ -E  conftest.cc
configure:4977: $? = 0
configure:5009: i686-pc-linux-gnu-g++ -E  conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:5015: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5054: result: i686-pc-linux-gnu-g++ -E
configure:5078: i686-pc-linux-gnu-g++ -E  conftest.cc
configure:5084: $? = 0
configure:5116: i686-pc-linux-gnu-g++ -E  conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:5122: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5177: checking for i686-pc-linux-gnu-g77
configure:5193: found /usr/bin/i686-pc-linux-gnu-g77
configure:5203: result: i686-pc-linux-gnu-g77
configure:5260: checking for Fortran 77 compiler version
configure:5263: i686-pc-linux-gnu-g77 --version </dev/null >&5
GNU Fortran (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
Copyright (C) 2004 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:5266: $? = 0
configure:5268: i686-pc-linux-gnu-g77 -v </dev/null >&5
Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs
Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --enable-java-awt=gtk --enable-languages=c,c++,java,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
configure:5271: $? = 0
configure:5273: i686-pc-linux-gnu-g77 -V </dev/null >&5
i686-pc-linux-gnu-g77: `-V' option must have argument
configure:5276: $? = 1
configure:5284: checking whether we are using the GNU Fortran 77 compiler
configure:5298: i686-pc-linux-gnu-g77 -c  conftest.F >&5
configure:5304: $? = 0
configure:5308: test -z 
			 || test ! -s conftest.err
configure:5311: $? = 0
configure:5314: test -s conftest.o
configure:5317: $? = 0
configure:5330: result: yes
configure:5336: checking whether i686-pc-linux-gnu-g77 accepts -g
configure:5348: i686-pc-linux-gnu-g77 -c -g conftest.f >&5
configure:5354: $? = 0
configure:5358: test -z 
			 || test ! -s conftest.err
configure:5361: $? = 0
configure:5364: test -s conftest.o
configure:5367: $? = 0
configure:5379: result: yes
configure:5409: checking the maximum length of command line arguments
configure:5518: result: 32768
configure:5529: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object
configure:5634: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:5637: $? = 0
configure:5641: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5644: $? = 0
configure:5696: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -fomit-frame-pointer -pipe   conftest.c conftstm.o >&5
configure:5699: $? = 0
configure:5737: result: ok
configure:5741: checking for objdir
configure:5756: result: .libs
configure:5808: checking for i686-pc-linux-gnu-ar
configure:5824: found /usr/bin/i686-pc-linux-gnu-ar
configure:5834: result: i686-pc-linux-gnu-ar
configure:5888: checking for i686-pc-linux-gnu-ranlib
configure:5904: found /usr/bin/i686-pc-linux-gnu-ranlib
configure:5914: result: i686-pc-linux-gnu-ranlib
configure:5968: checking for i686-pc-linux-gnu-strip
configure:5984: found /usr/bin/i686-pc-linux-gnu-strip
configure:5994: result: i686-pc-linux-gnu-strip
configure:6256: checking for correct ltmain.sh version
configure:6306: result: yes
configure:6366: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions
configure:6384: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:6388: $? = 0
configure:6401: result: no
configure:6416: checking for i686-pc-linux-gnu-gcc option to produce PIC
configure:6626: result: -fPIC
configure:6634: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works
configure:6652: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  -fPIC -DPIC conftest.c >&5
configure:6656: $? = 0
configure:6669: result: yes
configure:6697: checking if i686-pc-linux-gnu-gcc static flag -static works
configure:6725: result: yes
configure:6735: checking if i686-pc-linux-gnu-gcc supports -c -o file.o
configure:6756: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  -o out/conftest2.o conftest.c >&5
configure:6760: $? = 0
configure:6782: result: yes
configure:6808: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:7766: result: yes
configure:7787: checking whether -lc should be explicitly linked in
configure:7792: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:7795: $? = 0
configure:7810: i686-pc-linux-gnu-gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7813: $? = 0
configure:7825: result: no
configure:7833: checking dynamic linker characteristics
configure:8458: result: GNU/Linux ld.so
configure:8467: checking how to hardcode library paths into programs
configure:8492: result: immediate
configure:8506: checking whether stripping libraries is possible
configure:8511: result: yes
configure:9345: checking if libtool supports shared libraries
configure:9347: result: yes
configure:9350: checking whether to build shared libraries
configure:9371: result: yes
configure:9374: checking whether to build static libraries
configure:9378: result: yes
configure:9470: creating libtool
configure:10058: checking for ld used by i686-pc-linux-gnu-g++
configure:10125: result: /usr/i686-pc-linux-gnu/bin/ld
configure:10134: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:10149: result: yes
configure:10200: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:11138: result: yes
configure:11156: i686-pc-linux-gnu-g++ -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.cpp >&5
configure:11159: $? = 0
configure:11278: checking for i686-pc-linux-gnu-g++ option to produce PIC
configure:11552: result: -fPIC
configure:11560: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works
configure:11578: i686-pc-linux-gnu-g++ -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  -fPIC -DPIC conftest.cpp >&5
configure:11582: $? = 0
configure:11595: result: yes
configure:11623: checking if i686-pc-linux-gnu-g++ static flag -static works
configure:11651: result: yes
configure:11661: checking if i686-pc-linux-gnu-g++ supports -c -o file.o
configure:11682: i686-pc-linux-gnu-g++ -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  -o out/conftest2.o conftest.cpp >&5
configure:11686: $? = 0
configure:11708: result: yes
configure:11734: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:11759: result: yes
configure:11826: checking dynamic linker characteristics
configure:12451: result: GNU/Linux ld.so
configure:12460: checking how to hardcode library paths into programs
configure:12485: result: immediate
configure:13011: checking if libtool supports shared libraries
configure:13013: result: yes
configure:13016: checking whether to build shared libraries
configure:13036: result: yes
configure:13039: checking whether to build static libraries
configure:13043: result: yes
configure:13053: checking for i686-pc-linux-gnu-g77 option to produce PIC
configure:13263: result: -fPIC
configure:13271: checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works
configure:13289: i686-pc-linux-gnu-g77 -c -g -O2 -fPIC conftest.f >&5
configure:13293: $? = 0
configure:13306: result: yes
configure:13334: checking if i686-pc-linux-gnu-g77 static flag -static works
configure:13362: result: yes
configure:13372: checking if i686-pc-linux-gnu-g77 supports -c -o file.o
configure:13393: i686-pc-linux-gnu-g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:13397: $? = 0
configure:13419: result: yes
configure:13445: checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:14383: result: yes
configure:14450: checking dynamic linker characteristics
configure:15075: result: GNU/Linux ld.so
configure:15084: checking how to hardcode library paths into programs
configure:15109: result: immediate
configure:18721: checking for i686-pc-linux-gnu-g++
configure:18747: result: i686-pc-linux-gnu-g++
configure:18805: checking for C++ compiler version
configure:18808: i686-pc-linux-gnu-g++ --version </dev/null >&5
i686-pc-linux-gnu-g++ (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
Copyright (C) 2004 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.

configure:18811: $? = 0
configure:18813: i686-pc-linux-gnu-g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs
Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --enable-java-awt=gtk --enable-languages=c,c++,java,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
configure:18816: $? = 0
configure:18818: i686-pc-linux-gnu-g++ -V </dev/null >&5
i686-pc-linux-gnu-g++: `-V' option must have argument
configure:18821: $? = 1
configure:18824: checking whether we are using the GNU C++ compiler
configure:18880: result: yes
configure:18886: checking whether i686-pc-linux-gnu-g++ accepts -g
configure:18937: result: yes
configure:18979: i686-pc-linux-gnu-g++ -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.cc >&5
configure:18985: $? = 0
configure:18989: test -z 
			 || test ! -s conftest.err
configure:18992: $? = 0
configure:18995: test -s conftest.o
configure:18998: $? = 0
configure:19024: i686-pc-linux-gnu-g++ -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.cc >&5
configure:19030: $? = 0
configure:19034: test -z 
			 || test ! -s conftest.err
configure:19037: $? = 0
configure:19040: test -s conftest.o
configure:19043: $? = 0
configure:19068: checking dependency style of i686-pc-linux-gnu-g++
configure:19158: result: gcc3
configure:19183: checking for i686-pc-linux-gnu-gcc
configure:19209: result: i686-pc-linux-gnu-gcc
configure:19491: checking for C compiler version
configure:19494: i686-pc-linux-gnu-gcc --version </dev/null >&5
i686-pc-linux-gnu-gcc (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
Copyright (C) 2004 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.

configure:19497: $? = 0
configure:19499: i686-pc-linux-gnu-gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs
Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --enable-java-awt=gtk --enable-languages=c,c++,java,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
configure:19502: $? = 0
configure:19504: i686-pc-linux-gnu-gcc -V </dev/null >&5
i686-pc-linux-gnu-gcc: `-V' option must have argument
configure:19507: $? = 1
configure:19510: checking whether we are using the GNU C compiler
configure:19566: result: yes
configure:19572: checking whether i686-pc-linux-gnu-gcc accepts -g
configure:19623: result: yes
configure:19640: checking for i686-pc-linux-gnu-gcc option to accept ANSI C
configure:19747: result: none needed
configure:19765: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:19771: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:19906: checking dependency style of i686-pc-linux-gnu-gcc
configure:19996: result: gcc3
configure:20018: checking how to run the C preprocessor
configure:20136: result: i686-pc-linux-gnu-gcc -E
configure:20160: i686-pc-linux-gnu-gcc -E  conftest.c
configure:20166: $? = 0
configure:20198: i686-pc-linux-gnu-gcc -E  conftest.c
conftest.c:25:28: ac_nonexistent.h: No such file or directory
configure:20204: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:20260: checking for a BSD-compatible install
configure:20315: result: /bin/install -c
configure:20326: checking whether ln -s works
configure:20330: result: yes
configure:20337: checking whether make sets $(MAKE)
configure:20357: result: yes
configure:20370: checking for rpmbuild
configure:20399: result: no
configure:20438: checking for ANSI C header files
configure:20594: result: yes
configure:20610: checking for stdint.h
configure:20615: result: yes
configure:20610: checking for inttypes.h
configure:20615: result: yes
configure:20769: checking mathf.h usability
configure:20781: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
conftest.c:62:19: mathf.h: No such file or directory
configure:20787: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <mathf.h>
configure:20810: result: no
configure:20814: checking mathf.h presence
configure:20824: i686-pc-linux-gnu-gcc -E  conftest.c
conftest.c:28:19: mathf.h: No such file or directory
configure:20830: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <mathf.h>
configure:20850: result: no
configure:20885: checking for mathf.h
configure:20892: result: no
configure:20919: checking float.h usability
configure:20931: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:20937: $? = 0
configure:20941: test -z 
			 || test ! -s conftest.err
configure:20944: $? = 0
configure:20947: test -s conftest.o
configure:20950: $? = 0
configure:20960: result: yes
configure:20964: checking float.h presence
configure:20974: i686-pc-linux-gnu-gcc -E  conftest.c
configure:20980: $? = 0
configure:21000: result: yes
configure:21035: checking for float.h
configure:21042: result: yes
configure:21060: checking for strchr
configure:21117: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -fomit-frame-pointer -pipe   conftest.c  >&5
conftest.c:53: warning: conflicting types for built-in function 'strchr'
configure:21123: $? = 0
configure:21127: test -z 
			 || test ! -s conftest.err
configure:21130: $? = 0
configure:21133: test -s conftest
configure:21136: $? = 0
configure:21148: result: yes
configure:21060: checking for memcpy
configure:21117: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -fomit-frame-pointer -pipe   conftest.c  >&5
conftest.c:54: warning: conflicting types for built-in function 'memcpy'
configure:21123: $? = 0
configure:21127: test -z 
			 || test ! -s conftest.err
configure:21130: $? = 0
configure:21133: test -s conftest
configure:21136: $? = 0
configure:21148: result: yes
configure:21172: checking sys/time.h usability
configure:21184: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:21190: $? = 0
configure:21194: test -z 
			 || test ! -s conftest.err
configure:21197: $? = 0
configure:21200: test -s conftest.o
configure:21203: $? = 0
configure:21213: result: yes
configure:21217: checking sys/time.h presence
configure:21227: i686-pc-linux-gnu-gcc -E  conftest.c
configure:21233: $? = 0
configure:21253: result: yes
configure:21288: checking for sys/time.h
configure:21295: result: yes
configure:21308: checking whether time.h and sys/time.h may both be included
configure:21333: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:21339: $? = 0
configure:21343: test -z 
			 || test ! -s conftest.err
configure:21346: $? = 0
configure:21349: test -s conftest.o
configure:21352: $? = 0
configure:21363: result: yes
configure:21374: checking for inline
configure:21395: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:21401: $? = 0
configure:21405: test -z 
			 || test ! -s conftest.err
configure:21408: $? = 0
configure:21411: test -s conftest.o
configure:21414: $? = 0
configure:21426: result: inline
configure:21445: checking whether byte ordering is bigendian
configure:21472: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:21478: $? = 0
configure:21482: test -z 
			 || test ! -s conftest.err
configure:21485: $? = 0
configure:21488: test -s conftest.o
configure:21491: $? = 0
configure:21515: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
conftest.c: In function `main':
conftest.c:40: error: `not' undeclared (first use in this function)
conftest.c:40: error: (Each undeclared identifier is reported only once
conftest.c:40: error: for each function it appears in.)
conftest.c:40: error: parse error before "big"
configure:21521: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:21656: result: no
configure:21676: checking for off_t
configure:21700: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:21706: $? = 0
configure:21710: test -z 
			 || test ! -s conftest.err
configure:21713: $? = 0
configure:21716: test -s conftest.o
configure:21719: $? = 0
configure:21730: result: yes
configure:21746: checking for lrintf
configure:21777: i686-pc-linux-gnu-gcc -o conftest -O -lm   conftest.c  >&5
configure:21783: $? = 0
configure:21787: test -z 
			 || test ! -s conftest.err
configure:21790: $? = 0
configure:21793: test -s conftest
configure:21796: $? = 0
configure:21812: result: yes
configure:21825: checking for float32_t temp
configure:21844: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
conftest.c:34:23: warning: extra tokens at end of #include directive
conftest.c:35:31: sys/float.h: No such file or directory
conftest.c: In function `main':
conftest.c:39: error: `float32_t' undeclared (first use in this function)
conftest.c:39: error: (Each undeclared identifier is reported only once
conftest.c:39: error: for each function it appears in.)
conftest.c:39: error: parse error before "temp"
configure:21850: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LRINTF 1
| /* end confdefs.h.  */
| #include <sys/types.h>,
|         #include <sys/float.h>
| int
| main ()
| {
| float32_t temp;
|   ;
|   return 0;
| }
configure:21882: result: no
configure:21891: checking for strsep
configure:21948: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -fomit-frame-pointer -pipe   conftest.c  >&5
configure:21954: $? = 0
configure:21958: test -z 
			 || test ! -s conftest.err
configure:21961: $? = 0
configure:21964: test -s conftest
configure:21967: $? = 0
configure:21979: result: yes
configure:21991: checking for in_port_t temp
configure:22010: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:22016: $? = 0
configure:22020: test -z 
			 || test ! -s conftest.err
configure:22023: $? = 0
configure:22026: test -s conftest.o
configure:22029: $? = 0
configure:22045: result: yes
configure:22053: checking for socklen_t temp
configure:22072: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:22078: $? = 0
configure:22082: test -z 
			 || test ! -s conftest.err
configure:22085: $? = 0
configure:22088: test -s conftest.o
configure:22091: $? = 0
configure:22107: result: yes
configure:22115: checking for fpos_t foo; foo.__pos = 0;
configure:22133: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:22139: $? = 0
configure:22143: test -z 
			 || test ! -s conftest.err
configure:22146: $? = 0
configure:22149: test -s conftest.o
configure:22152: $? = 0
configure:22168: result: yes
configure:22179: checking for mpeg4ip-config
configure:22195: found /usr/bin/mpeg4ip-config
configure:22206: result: yes
configure:22214: checking for MP4Create in -lmp4v2
configure:22244: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -fomit-frame-pointer -pipe   conftest.c -lmp4v2 -lstdc++  >&5
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lmp4v2
collect2: ld returned 1 exit status
configure:22250: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LRINTF 1
| #define HAVE_STRSEP 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_FPOS_T_POS 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char MP4Create ();
| int
| main ()
| {
| MP4Create ();
|   ;
|   return 0;
| }
configure:22276: result: no
configure:22290: checking for MP4MetadataDelete in -lmp4v2
configure:22320: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium-m -fomit-frame-pointer -pipe   conftest.c -lmp4v2 -lstdc++  >&5
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lmp4v2
collect2: ld returned 1 exit status
configure:22326: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LRINTF 1
| #define HAVE_STRSEP 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_FPOS_T_POS 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char MP4MetadataDelete ();
| int
| main ()
| {
| MP4MetadataDelete ();
|   ;
|   return 0;
| }
configure:22352: result: no
configure:22375: checking mp4.h usability
configure:22387: i686-pc-linux-gnu-gcc -c -O2 -march=pentium-m -fomit-frame-pointer -pipe  conftest.c >&5
configure:22393: $? = 0
configure:22397: test -z 
			 || test ! -s conftest.err
configure:22400: $? = 0
configure:22403: test -s conftest.o
configure:22406: $? = 0
configure:22416: result: yes
configure:22420: checking mp4.h presence
configure:22430: i686-pc-linux-gnu-gcc -E  conftest.c
configure:22436: $? = 0
configure:22456: result: yes
configure:22491: checking for mp4.h
configure:22498: result: yes
configure:22537: error: Internal mp4v2 is going to hurt, you need mpeg4ip!

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c99_lrintf=yes
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -march=pentium-m -fomit-frame-pointer -pipe'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -march=pentium-m -fomit-frame-pointer -pipe'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i686-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=yes
ac_cv_func_memcpy=yes
ac_cv_func_strchr=yes
ac_cv_func_strsep=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_float_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_mathf_h=no
ac_cv_header_memory_h=yes
ac_cv_header_mp4_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_mp4v2_MP4Create=no
ac_cv_lib_mp4v2_MP4MetadataDelete=no
ac_cv_objext=o
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AR=i686-pc-linux-gnu-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=i686-pc-linux-gnu-gcc
ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E'
ac_cv_prog_CXX=i686-pc-linux-gnu-g++
ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E'
ac_cv_prog_F77=i686-pc-linux-gnu-g77
ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib
ac_cv_prog_STRIP=i686-pc-linux-gnu-strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_external_mp4v2=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type_off_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld
lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /var/tmp/portage/faad2-2.0-r8/work/faad2/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /var/tmp/portage/faad2-2.0-r8/work/faad2/missing --run tar'
AR='i686-pc-linux-gnu-ar'
AUTOCONF='${SHELL} /var/tmp/portage/faad2-2.0-r8/work/faad2/missing --run autoconf'
AUTOHEADER='${SHELL} /var/tmp/portage/faad2-2.0-r8/work/faad2/missing --run autoheader'
AUTOMAKE='${SHELL} /var/tmp/portage/faad2-2.0-r8/work/faad2/missing --run automake-1.9'
AWK='gawk'
CC='i686-pc-linux-gnu-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -march=pentium-m -fomit-frame-pointer -pipe'
CPP='i686-pc-linux-gnu-gcc -E'
CPPFLAGS=''
CXX='i686-pc-linux-gnu-g++'
CXXCPP='i686-pc-linux-gnu-g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -march=pentium-m -fomit-frame-pointer -pipe'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77='i686-pc-linux-gnu-g77'
FFLAGS='-g -O2'
GTK_CONFIG=''
HAVE_MPEG4IP_FALSE=''
HAVE_MPEG4IP_TRUE=''
HAVE_XMMS_FALSE=''
HAVE_XMMS_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='./ltmain.sh'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /var/tmp/portage/faad2-2.0-r8/work/faad2/missing --run makeinfo'
MPEG4IP_PLAYER_PLUGIN_DIR=''
OBJEXT='o'
PACKAGE='faad2'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='i686-pc-linux-gnu-ranlib'
RPMBUILD='rpm'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='i686-pc-linux-gnu-strip'
VERSION='2.0'
WITH_MP4V2_FALSE=''
WITH_MP4V2_TRUE='#'
XMMS_CONFIG=''
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias='i686-pc-linux-gnu'
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='/usr/share'
exec_prefix='NONE'
external_mp4v2='no'
host='i686-pc-linux-gnu'
host_alias='i686-pc-linux-gnu'
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='/usr/share/info'
install_sh='/var/tmp/portage/faad2-2.0-r8/work/faad2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/var/lib'
mandir='/usr/share/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_DLFCN_H 1
#define HAVE_FLOAT_H 1
#define HAVE_FPOS_T_POS 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_IN_PORT_T 1
#define HAVE_LRINTF 1
#define HAVE_MEMCPY 1
#define HAVE_MEMORY_H 1
#define HAVE_SOCKLEN_T 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCHR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRSEP 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "faad2"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "2.0"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-12-20 03:17:33 UTC
Try -r9, -r8 had problems with mpeg4ip circular dep.