This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by FAAC configure 1.28, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib ## --------- ## ## Platform. ## ## --------- ## hostname = bree uname -m = ppc64 uname -r = 2.6.33-gentoo.omega uname -s = Linux uname -v = #6 SMP Fri Mar 5 12:05:16 GMT 2010 /usr/bin/uname -p = PPC970MP, altivec supported /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/ccache/bin PATH: /usr/lib/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/powerpc-unknown-linux-gnu/gcc-bin/4.4.3 PATH: /usr/kde/3.5/sbin PATH: /usr/kde/3.5/bin PATH: /usr/qt/3/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2505: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | if [[ ${CHOST} != "" ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:2636: checking for a BSD-compatible install configure:2704: result: /usr/bin/install -c configure:2715: checking whether build environment is sane configure:2752: result: yes configure:2879: checking for a thread-safe mkdir -p configure:2918: result: /bin/mkdir -p configure:2931: checking for gawk configure:2947: found /usr/bin/gawk configure:2958: result: gawk configure:2969: checking whether make sets $(MAKE) configure:2991: result: yes configure:3103: checking for powerpc-unknown-linux-gnu-gcc configure:3119: found /usr/lib/ccache/bin/powerpc-unknown-linux-gnu-gcc configure:3130: result: powerpc-unknown-linux-gnu-gcc configure:3399: checking for C compiler version configure:3408: powerpc-unknown-linux-gnu-gcc --version >&5 powerpc-unknown-linux-gnu-gcc (Gentoo 4.4.3 p1.0) 4.4.3 Copyright (C) 2010 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:3419: $? = 0 configure:3408: powerpc-unknown-linux-gnu-gcc -v >&5 Using built-in specs. Target: powerpc-unknown-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.4.3/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/powerpc-unknown-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/powerpc-unknown-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/powerpc-unknown-linux-gnu/4.4.3/include/g++-v4 --host=powerpc-unknown-linux-gnu --build=powerpc-unknown-linux-gnu --enable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/powerpc-unknown-linux-gnu/4.4.3/python --enable-java-awt=gtk --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3 p1.0' Thread model: posix gcc version 4.4.3 (Gentoo 4.4.3 p1.0) configure:3419: $? = 0 configure:3408: powerpc-unknown-linux-gnu-gcc -V >&5 powerpc-unknown-linux-gnu-gcc: '-V' must come at the start of the command line configure:3419: $? = 1 configure:3408: powerpc-unknown-linux-gnu-gcc -qversion >&5 powerpc-unknown-linux-gnu-gcc: unrecognized option '-qversion' powerpc-unknown-linux-gnu-gcc: no input files configure:3419: $? = 1 configure:3439: checking whether the C compiler works configure:3461: powerpc-unknown-linux-gnu-gcc -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -Wl,-O1 conftest.c >&5 configure:3465: $? = 0 configure:3514: result: yes configure:3517: checking for C compiler default output file name configure:3519: result: a.out configure:3525: checking for suffix of executables configure:3532: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -Wl,-O1 conftest.c >&5 configure:3536: $? = 0 configure:3558: result: configure:3580: checking whether we are cross compiling configure:3588: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -Wl,-O1 conftest.c >&5 configure:3592: $? = 0 configure:3599: ./conftest configure:3603: $? = 0 configure:3618: result: no configure:3623: checking for suffix of object files configure:3645: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:3649: $? = 0 configure:3670: result: o configure:3674: checking whether we are using the GNU C compiler configure:3693: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:3693: $? = 0 configure:3702: result: yes configure:3711: checking whether powerpc-unknown-linux-gnu-gcc accepts -g configure:3731: powerpc-unknown-linux-gnu-gcc -c -g conftest.c >&5 configure:3731: $? = 0 configure:3772: result: yes configure:3789: checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89 configure:3853: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:3853: $? = 0 configure:3866: result: none needed configure:3897: checking for style of include used by make configure:3925: result: GNU configure:3950: checking dependency style of powerpc-unknown-linux-gnu-gcc configure:4060: result: gcc3 configure:4089: checking for powerpc-unknown-linux-gnu-g++ configure:4105: found /usr/lib/ccache/bin/powerpc-unknown-linux-gnu-g++ configure:4116: result: powerpc-unknown-linux-gnu-g++ configure:4187: checking for C++ compiler version configure:4196: powerpc-unknown-linux-gnu-g++ --version >&5 powerpc-unknown-linux-gnu-g++ (Gentoo 4.4.3 p1.0) 4.4.3 Copyright (C) 2010 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:4207: $? = 0 configure:4196: powerpc-unknown-linux-gnu-g++ -v >&5 Using built-in specs. Target: powerpc-unknown-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.4.3/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/powerpc-unknown-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/powerpc-unknown-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/powerpc-unknown-linux-gnu/4.4.3/include/g++-v4 --host=powerpc-unknown-linux-gnu --build=powerpc-unknown-linux-gnu --enable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/powerpc-unknown-linux-gnu/4.4.3/python --enable-java-awt=gtk --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3 p1.0' Thread model: posix gcc version 4.4.3 (Gentoo 4.4.3 p1.0) configure:4207: $? = 0 configure:4196: powerpc-unknown-linux-gnu-g++ -V >&5 powerpc-unknown-linux-gnu-g++: argument to '-V' missing configure:4207: $? = 1 configure:4196: powerpc-unknown-linux-gnu-g++ -qversion >&5 powerpc-unknown-linux-gnu-g++: unrecognized option '-qversion' powerpc-unknown-linux-gnu-g++: no input files configure:4207: $? = 1 configure:4211: checking whether we are using the GNU C++ compiler configure:4230: powerpc-unknown-linux-gnu-g++ -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.cpp >&5 configure:4230: $? = 0 configure:4239: result: yes configure:4248: checking whether powerpc-unknown-linux-gnu-g++ accepts -g configure:4268: powerpc-unknown-linux-gnu-g++ -c -g conftest.cpp >&5 configure:4268: $? = 0 configure:4309: result: yes configure:4334: checking dependency style of powerpc-unknown-linux-gnu-g++ configure:4444: result: gcc3 configure:4488: checking build system type configure:4502: result: powerpc-unknown-linux-gnu configure:4522: checking host system type configure:4535: result: powerpc-unknown-linux-gnu configure:4555: checking for a sed that does not truncate output configure:4619: result: /usr/bin/sed configure:4637: checking for grep that handles long lines and -e configure:4695: result: /bin/grep configure:4700: checking for egrep configure:4762: result: /bin/grep -E configure:4767: checking for fgrep configure:4829: result: /bin/grep -F configure:4864: checking for ld used by powerpc-unknown-linux-gnu-gcc configure:4931: result: /usr/powerpc-unknown-linux-gnu/bin/ld configure:4938: checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld configure:4953: result: yes configure:4965: checking for BSD- or MS-compatible name lister (nm) configure:5014: result: /usr/bin/nm -B configure:5132: checking the name lister (/usr/bin/nm -B) interface configure:5139: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:5142: /usr/bin/nm -B "conftest.o" configure:5145: output 00000000 S some_variable configure:5152: result: BSD nm configure:5155: checking whether ln -s works configure:5159: result: yes configure:5167: checking the maximum length of command line arguments configure:5287: result: 1572864 configure:5304: checking whether the shell understands some XSI constructs configure:5314: result: yes configure:5318: checking whether the shell understands "+=" configure:5324: result: yes configure:5359: checking for /usr/powerpc-unknown-linux-gnu/bin/ld option to reload object files configure:5366: result: -r configure:5395: checking for powerpc-unknown-linux-gnu-objdump configure:5411: found /usr/bin/powerpc-unknown-linux-gnu-objdump configure:5422: result: powerpc-unknown-linux-gnu-objdump configure:5494: checking how to recognize dependent libraries configure:5690: result: pass_all configure:5710: checking for powerpc-unknown-linux-gnu-ar configure:5726: found /usr/bin/powerpc-unknown-linux-gnu-ar configure:5737: result: powerpc-unknown-linux-gnu-ar configure:5815: checking for powerpc-unknown-linux-gnu-strip configure:5831: found /usr/bin/powerpc-unknown-linux-gnu-strip configure:5842: result: powerpc-unknown-linux-gnu-strip configure:5914: checking for powerpc-unknown-linux-gnu-ranlib configure:5930: found /usr/bin/powerpc-unknown-linux-gnu-ranlib configure:5941: result: powerpc-unknown-linux-gnu-ranlib configure:6071: checking command to parse /usr/bin/nm -B output from powerpc-unknown-linux-gnu-gcc object configure:6189: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:6192: $? = 0 configure:6196: /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:6199: $? = 0 configure:6253: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -Wl,-O1 conftest.c conftstm.o >&5 configure:6256: $? = 0 configure:6294: result: ok configure:6390: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:6393: $? = 0 configure:7103: checking how to run the C preprocessor configure:7134: powerpc-unknown-linux-gnu-gcc -E conftest.c configure:7134: $? = 0 configure:7148: powerpc-unknown-linux-gnu-gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:7148: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FAAC" | #define PACKAGE_TARNAME "faac" | #define PACKAGE_VERSION "1.28" | #define PACKAGE_STRING "FAAC 1.28" | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "faac" | #define VERSION "1.28" | /* end confdefs.h. */ | #include configure:7173: result: powerpc-unknown-linux-gnu-gcc -E configure:7193: powerpc-unknown-linux-gnu-gcc -E conftest.c configure:7193: $? = 0 configure:7207: powerpc-unknown-linux-gnu-gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:7207: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FAAC" | #define PACKAGE_TARNAME "faac" | #define PACKAGE_VERSION "1.28" | #define PACKAGE_STRING "FAAC 1.28" | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "faac" | #define VERSION "1.28" | /* end confdefs.h. */ | #include configure:7236: checking for ANSI C header files configure:7256: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:7256: $? = 0 configure:7329: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -Wl,-O1 conftest.c >&5 configure:7329: $? = 0 configure:7329: ./conftest configure:7329: $? = 0 configure:7340: result: yes configure:7353: checking for sys/types.h configure:7353: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:7353: $? = 0 configure:7353: result: yes configure:7353: checking for sys/stat.h configure:7353: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:7353: $? = 0 configure:7353: result: yes configure:7353: checking for stdlib.h configure:7353: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:7353: $? = 0 configure:7353: result: yes configure:7353: checking for string.h configure:7353: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:7353: $? = 0 configure:7353: result: yes configure:7353: checking for memory.h configure:7353: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:7353: $? = 0 configure:7353: result: yes configure:7353: checking for strings.h configure:7353: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:7353: $? = 0 configure:7353: result: yes configure:7353: checking for inttypes.h configure:7353: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:7353: $? = 0 configure:7353: result: yes configure:7353: checking for stdint.h configure:7353: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:7353: $? = 0 configure:7353: result: yes configure:7353: checking for unistd.h configure:7353: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:7353: $? = 0 configure:7353: result: yes configure:7368: checking for dlfcn.h configure:7368: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7493: checking for C++ compiler version configure:7502: powerpc-unknown-linux-gnu-g++ --version >&5 powerpc-unknown-linux-gnu-g++ (Gentoo 4.4.3 p1.0) 4.4.3 Copyright (C) 2010 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:7513: $? = 0 configure:7502: powerpc-unknown-linux-gnu-g++ -v >&5 Using built-in specs. Target: powerpc-unknown-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.4.3/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/powerpc-unknown-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/powerpc-unknown-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/powerpc-unknown-linux-gnu/4.4.3/include/g++-v4 --host=powerpc-unknown-linux-gnu --build=powerpc-unknown-linux-gnu --enable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/powerpc-unknown-linux-gnu/4.4.3/python --enable-java-awt=gtk --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3 p1.0' Thread model: posix gcc version 4.4.3 (Gentoo 4.4.3 p1.0) configure:7513: $? = 0 configure:7502: powerpc-unknown-linux-gnu-g++ -V >&5 powerpc-unknown-linux-gnu-g++: argument to '-V' missing configure:7513: $? = 1 configure:7502: powerpc-unknown-linux-gnu-g++ -qversion >&5 powerpc-unknown-linux-gnu-g++: unrecognized option '-qversion' powerpc-unknown-linux-gnu-g++: no input files configure:7513: $? = 1 configure:7517: checking whether we are using the GNU C++ compiler configure:7545: result: yes configure:7554: checking whether powerpc-unknown-linux-gnu-g++ accepts -g configure:7615: result: yes configure:7640: checking dependency style of powerpc-unknown-linux-gnu-g++ configure:7750: result: gcc3 configure:7773: checking how to run the C++ preprocessor configure:7800: powerpc-unknown-linux-gnu-g++ -E conftest.cpp configure:7800: $? = 0 configure:7814: powerpc-unknown-linux-gnu-g++ -E conftest.cpp conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory configure:7814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FAAC" | #define PACKAGE_TARNAME "faac" | #define PACKAGE_VERSION "1.28" | #define PACKAGE_STRING "FAAC 1.28" | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "faac" | #define VERSION "1.28" | #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. */ | #include configure:7839: result: powerpc-unknown-linux-gnu-g++ -E configure:7859: powerpc-unknown-linux-gnu-g++ -E conftest.cpp configure:7859: $? = 0 configure:7873: powerpc-unknown-linux-gnu-g++ -E conftest.cpp conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory configure:7873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FAAC" | #define PACKAGE_TARNAME "faac" | #define PACKAGE_VERSION "1.28" | #define PACKAGE_STRING "FAAC 1.28" | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "faac" | #define VERSION "1.28" | #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. */ | #include configure:8079: checking for objdir configure:8094: result: .libs configure:8386: checking if powerpc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8404: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -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:8408: $? = 0 configure:8421: result: no configure:8441: checking for powerpc-unknown-linux-gnu-gcc option to produce PIC configure:8713: result: -fPIC -DPIC configure:8725: checking if powerpc-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:8743: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC -DPIC -DPIC conftest.c >&5 configure:8747: $? = 0 configure:8760: result: yes configure:8784: checking if powerpc-unknown-linux-gnu-gcc static flag -static works configure:8812: result: yes configure:8827: checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o configure:8848: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -o out/conftest2.o conftest.c >&5 configure:8852: $? = 0 configure:8874: result: yes configure:8882: checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o configure:8929: result: yes configure:8962: checking whether the powerpc-unknown-linux-gnu-gcc linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries configure:9948: result: yes configure:9985: checking whether -lc should be explicitly linked in configure:9990: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:9993: $? = 0 configure:10008: powerpc-unknown-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10011: $? = 0 configure:10023: result: no configure:10187: checking dynamic linker characteristics configure:10633: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -Wl,-O1 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10633: $? = 0 configure:10851: result: GNU/Linux ld.so configure:10953: checking how to hardcode library paths into programs configure:10978: result: immediate configure:11498: checking whether stripping libraries is possible configure:11503: result: yes configure:11538: checking if libtool supports shared libraries configure:11540: result: yes configure:11543: checking whether to build shared libraries configure:11564: result: yes configure:11567: checking whether to build static libraries configure:11571: result: yes configure:11721: checking for ld used by powerpc-unknown-linux-gnu-g++ configure:11788: result: /usr/powerpc-unknown-linux-gnu/bin/ld configure:11795: checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld configure:11810: result: yes configure:11865: checking whether the powerpc-unknown-linux-gnu-g++ linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries configure:12778: result: yes configure:12806: powerpc-unknown-linux-gnu-g++ -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.cpp >&5 configure:12809: $? = 0 configure:12991: checking for powerpc-unknown-linux-gnu-g++ option to produce PIC configure:13308: result: -fPIC -DPIC configure:13317: checking if powerpc-unknown-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:13335: powerpc-unknown-linux-gnu-g++ -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC -DPIC -DPIC conftest.cpp >&5 configure:13339: $? = 0 configure:13352: result: yes configure:13373: checking if powerpc-unknown-linux-gnu-g++ static flag -static works configure:13401: result: yes configure:13413: checking if powerpc-unknown-linux-gnu-g++ supports -c -o file.o configure:13434: powerpc-unknown-linux-gnu-g++ -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -o out/conftest2.o conftest.cpp >&5 configure:13438: $? = 0 configure:13460: result: yes configure:13465: checking if powerpc-unknown-linux-gnu-g++ supports -c -o file.o configure:13512: result: yes configure:13542: checking whether the powerpc-unknown-linux-gnu-g++ linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries configure:13568: result: yes configure:13705: checking dynamic linker characteristics configure:14099: powerpc-unknown-linux-gnu-g++ -o conftest -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -Wl,-O1 -Wl,-rpath -Wl,/foo conftest.cpp >&5 configure:14099: $? = 0 configure:14317: result: GNU/Linux ld.so configure:14368: checking how to hardcode library paths into programs configure:14393: result: immediate configure:14454: checking getopt.h usability configure:14454: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:14454: $? = 0 configure:14454: result: yes configure:14454: checking getopt.h presence configure:14454: powerpc-unknown-linux-gnu-gcc -E conftest.c configure:14454: $? = 0 configure:14454: result: yes configure:14454: checking for getopt.h configure:14454: result: yes configure:14465: checking for u_int32_t configure:14465: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:14465: $? = 0 configure:14465: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 conftest.c: In function 'main': conftest.c:60: error: expected expression before ')' token configure:14465: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FAAC" | #define PACKAGE_TARNAME "faac" | #define PACKAGE_VERSION "1.28" | #define PACKAGE_STRING "FAAC 1.28" | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "faac" | #define VERSION "1.28" | #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 | #define LT_OBJDIR ".libs/" | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((u_int32_t))) | return 0; | ; | return 0; | } configure:14465: result: yes configure:14475: checking for u_int16_t configure:14475: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:14475: $? = 0 configure:14475: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 conftest.c: In function 'main': conftest.c:61: error: expected expression before ')' token configure:14475: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FAAC" | #define PACKAGE_TARNAME "faac" | #define PACKAGE_VERSION "1.28" | #define PACKAGE_STRING "FAAC 1.28" | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "faac" | #define VERSION "1.28" | #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 | #define LT_OBJDIR ".libs/" | #define HAVE_GETOPT_H 1 | #define HAVE_U_INT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((u_int16_t))) | return 0; | ; | return 0; | } configure:14475: result: yes configure:14485: checking for int32_t configure:14485: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:14485: $? = 0 configure:14485: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 conftest.c: In function 'main': conftest.c:62: error: expected expression before ')' token configure:14485: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FAAC" | #define PACKAGE_TARNAME "faac" | #define PACKAGE_VERSION "1.28" | #define PACKAGE_STRING "FAAC 1.28" | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "faac" | #define VERSION "1.28" | #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 | #define LT_OBJDIR ".libs/" | #define HAVE_GETOPT_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int32_t))) | return 0; | ; | return 0; | } configure:14485: result: yes configure:14495: checking for int16_t configure:14495: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:14495: $? = 0 configure:14495: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 conftest.c: In function 'main': conftest.c:63: error: expected expression before ')' token configure:14495: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FAAC" | #define PACKAGE_TARNAME "faac" | #define PACKAGE_VERSION "1.28" | #define PACKAGE_STRING "FAAC 1.28" | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "faac" | #define VERSION "1.28" | #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 | #define LT_OBJDIR ".libs/" | #define HAVE_GETOPT_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_INT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int16_t))) | return 0; | ; | return 0; | } configure:14495: result: yes configure:14506: checking whether strcasecmp is declared configure:14506: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:14506: $? = 0 configure:14506: result: yes configure:14514: checking for getopt_long in -lgnugetopt configure:14539: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -Wl,-O1 conftest.c -lgnugetopt >&5 /usr/lib/gcc/powerpc-unknown-linux-gnu/4.4.3/../../../../powerpc-unknown-linux-gnu/bin/ld: cannot find -lgnugetopt collect2: ld returned 1 exit status configure:14539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FAAC" | #define PACKAGE_TARNAME "faac" | #define PACKAGE_VERSION "1.28" | #define PACKAGE_STRING "FAAC 1.28" | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "faac" | #define VERSION "1.28" | #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 | #define LT_OBJDIR ".libs/" | #define HAVE_GETOPT_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT16_T 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getopt_long (); | int | main () | { | return getopt_long (); | ; | return 0; | } configure:14548: result: no configure:14577: checking whether MP4Create is declared configure:14577: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 In file included from /usr/include/mp4v2/mp4v2.h:58, from conftest.c:30: /usr/include/mp4v2/general.h:265: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4Make3GPCompliant' /usr/include/mp4v2/general.h:283: error: expected declaration specifiers or '...' before 'bool' /usr/include/mp4v2/general.h:286: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteTrackEdit' /usr/include/mp4v2/general.h:315: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTrackEditMediaStart' /usr/include/mp4v2/general.h:328: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTrackEditDuration' /usr/include/mp4v2/general.h:341: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTrackEditDwell' /usr/include/mp4v2/general.h:348: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4ReadSampleFromEditTime' In file included from /usr/include/mp4v2/mp4v2.h:59, from conftest.c:30: /usr/include/mp4v2/file.h:203: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4Dump' In file included from /usr/include/mp4v2/mp4v2.h:59, from conftest.c:30: /usr/include/mp4v2/file.h:346: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4Optimize' In file included from /usr/include/mp4v2/mp4v2.h:60, from conftest.c:30: /usr/include/mp4v2/file_prop.h:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4HaveAtom' /usr/include/mp4v2/file_prop.h:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetIntegerProperty' /usr/include/mp4v2/file_prop.h:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetFloatProperty' /usr/include/mp4v2/file_prop.h:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetStringProperty' /usr/include/mp4v2/file_prop.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetBytesProperty' /usr/include/mp4v2/file_prop.h:44: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetIntegerProperty' /usr/include/mp4v2/file_prop.h:50: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetFloatProperty' /usr/include/mp4v2/file_prop.h:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetStringProperty' /usr/include/mp4v2/file_prop.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetBytesProperty' In file included from /usr/include/mp4v2/mp4v2.h:60, from conftest.c:30: /usr/include/mp4v2/file_prop.h:98: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTimeScale' In file included from /usr/include/mp4v2/mp4v2.h:60, from conftest.c:30: /usr/include/mp4v2/file_prop.h:118: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetODProfileLevel' /usr/include/mp4v2/file_prop.h:124: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetSceneProfileLevel' /usr/include/mp4v2/file_prop.h:144: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetGraphicsProfileLevel' In file included from /usr/include/mp4v2/mp4v2.h:61, from conftest.c:30: /usr/include/mp4v2/track.h:143: error: expected declaration specifiers or '...' before 'bool' In file included from /usr/include/mp4v2/mp4v2.h:61, from conftest.c:30: /usr/include/mp4v2/track.h:339: error: expected declaration specifiers or '...' before 'bool' In file included from /usr/include/mp4v2/mp4v2.h:61, from conftest.c:30: /usr/include/mp4v2/track.h:376: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackDurationPerChunk' In file included from /usr/include/mp4v2/mp4v2.h:61, from conftest.c:30: /usr/include/mp4v2/track.h:392: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTrackDurationPerChunk' In file included from /usr/include/mp4v2/mp4v2.h:62, from conftest.c:30: /usr/include/mp4v2/track_prop.h:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4HaveTrackAtom' In file included from /usr/include/mp4v2/mp4v2.h:62, from conftest.c:30: /usr/include/mp4v2/track_prop.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackMediaDataOriginalFormat' In file included from /usr/include/mp4v2/mp4v2.h:62, from conftest.c:30: /usr/include/mp4v2/track_prop.h:121: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackLanguage' In file included from /usr/include/mp4v2/mp4v2.h:62, from conftest.c:30: /usr/include/mp4v2/track_prop.h:136: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTrackLanguage' In file included from /usr/include/mp4v2/mp4v2.h:62, from conftest.c:30: /usr/include/mp4v2/track_prop.h:151: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackName' In file included from /usr/include/mp4v2/mp4v2.h:62, from conftest.c:30: /usr/include/mp4v2/track_prop.h:167: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTrackName' /usr/include/mp4v2/track_prop.h:194: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackVideoMetadata' /usr/include/mp4v2/track_prop.h:201: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackESConfiguration' /usr/include/mp4v2/track_prop.h:208: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTrackESConfiguration' /usr/include/mp4v2/track_prop.h:216: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackH264ProfileLevel' /usr/include/mp4v2/track_prop.h:232: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackH264LengthSize' /usr/include/mp4v2/track_prop.h:263: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4IsIsmaCrypMediaTrack' /usr/include/mp4v2/track_prop.h:270: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4HaveTrackAtom' /usr/include/mp4v2/track_prop.h:276: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackIntegerProperty' /usr/include/mp4v2/track_prop.h:283: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackFloatProperty' /usr/include/mp4v2/track_prop.h:290: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackStringProperty' /usr/include/mp4v2/track_prop.h:297: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackBytesProperty' /usr/include/mp4v2/track_prop.h:305: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTrackIntegerProperty' /usr/include/mp4v2/track_prop.h:312: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTrackFloatProperty' /usr/include/mp4v2/track_prop.h:319: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTrackStringProperty' /usr/include/mp4v2/track_prop.h:326: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTrackBytesProperty' In file included from /usr/include/mp4v2/mp4v2.h:63, from conftest.c:30: /usr/include/mp4v2/sample.h:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4ReadSample' In file included from /usr/include/mp4v2/mp4v2.h:63, from conftest.c:30: /usr/include/mp4v2/sample.h:166: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4ReadSampleFromTime' In file included from /usr/include/mp4v2/mp4v2.h:63, from conftest.c:30: /usr/include/mp4v2/sample.h:218: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4WriteSample' In file included from /usr/include/mp4v2/mp4v2.h:63, from conftest.c:30: /usr/include/mp4v2/sample.h:266: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4WriteSampleDependency' In file included from /usr/include/mp4v2/mp4v2.h:63, from conftest.c:30: /usr/include/mp4v2/sample.h:309: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4CopySample' In file included from /usr/include/mp4v2/mp4v2.h:63, from conftest.c:30: /usr/include/mp4v2/sample.h:343: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4EncAndCopySample' /usr/include/mp4v2/sample.h:356: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4ReferenceSample' In file included from /usr/include/mp4v2/mp4v2.h:63, from conftest.c:30: /usr/include/mp4v2/sample.h:432: error: expected declaration specifiers or '...' before 'bool' In file included from /usr/include/mp4v2/mp4v2.h:63, from conftest.c:30: /usr/include/mp4v2/sample.h:531: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetSampleRenderingOffset' In file included from /usr/include/mp4v2/mp4v2.h:65, from conftest.c:30: /usr/include/mp4v2/itmf_generic.h:127: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4ItmfAddItem' In file included from /usr/include/mp4v2/mp4v2.h:65, from conftest.c:30: /usr/include/mp4v2/itmf_generic.h:135: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4ItmfSetItem' In file included from /usr/include/mp4v2/mp4v2.h:65, from conftest.c:30: /usr/include/mp4v2/itmf_generic.h:143: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4ItmfRemoveItem' In file included from /usr/include/mp4v2/mp4v2.h:67, from conftest.c:30: /usr/include/mp4v2/meta.h:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4MetadataDelete' /usr/include/mp4v2/meta.h:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataByIndex' /usr/include/mp4v2/meta.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataName' /usr/include/mp4v2/meta.h:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataName' /usr/include/mp4v2/meta.h:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataName' /usr/include/mp4v2/meta.h:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataArtist' /usr/include/mp4v2/meta.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataArtist' /usr/include/mp4v2/meta.h:78: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataArtist' /usr/include/mp4v2/meta.h:86: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataWriter' /usr/include/mp4v2/meta.h:95: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataWriter' /usr/include/mp4v2/meta.h:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataWriter' /usr/include/mp4v2/meta.h:112: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataComment' /usr/include/mp4v2/meta.h:121: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataComment' /usr/include/mp4v2/meta.h:130: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataComment' /usr/include/mp4v2/meta.h:138: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataTool' /usr/include/mp4v2/meta.h:147: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataTool' /usr/include/mp4v2/meta.h:156: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataTool' /usr/include/mp4v2/meta.h:164: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataYear' /usr/include/mp4v2/meta.h:173: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataYear' /usr/include/mp4v2/meta.h:182: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataYear' /usr/include/mp4v2/meta.h:190: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataAlbum' /usr/include/mp4v2/meta.h:199: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataAlbum' /usr/include/mp4v2/meta.h:208: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataAlbum' /usr/include/mp4v2/meta.h:215: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataTrack' /usr/include/mp4v2/meta.h:225: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataTrack' /usr/include/mp4v2/meta.h:234: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataTrack' /usr/include/mp4v2/meta.h:241: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataDisk' /usr/include/mp4v2/meta.h:251: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataDisk' /usr/include/mp4v2/meta.h:260: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataDisk' /usr/include/mp4v2/meta.h:268: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataGenre' /usr/include/mp4v2/meta.h:277: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataGenre' /usr/include/mp4v2/meta.h:286: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataGenre' /usr/include/mp4v2/meta.h:294: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataGrouping' /usr/include/mp4v2/meta.h:303: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataGrouping' /usr/include/mp4v2/meta.h:312: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataGrouping' /usr/include/mp4v2/meta.h:320: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataTempo' /usr/include/mp4v2/meta.h:329: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataTempo' /usr/include/mp4v2/meta.h:338: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataTempo' /usr/include/mp4v2/meta.h:346: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataCompilation' /usr/include/mp4v2/meta.h:355: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataCompilation' /usr/include/mp4v2/meta.h:364: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataCompilation' /usr/include/mp4v2/meta.h:372: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataPartOfGaplessAlbum' /usr/include/mp4v2/meta.h:381: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataPartOfGaplessAlbum' /usr/include/mp4v2/meta.h:390: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataPartOfGaplessAlbum' /usr/include/mp4v2/meta.h:398: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataCoverArt' /usr/include/mp4v2/meta.h:408: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataCoverArt' /usr/include/mp4v2/meta.h:427: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataCoverArt' /usr/include/mp4v2/meta.h:435: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataAlbumArtist' /usr/include/mp4v2/meta.h:444: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataAlbumArtist' /usr/include/mp4v2/meta.h:453: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataAlbumArtist' /usr/include/mp4v2/meta.h:460: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataFreeForm' /usr/include/mp4v2/meta.h:471: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataFreeForm' /usr/include/mp4v2/meta.h:482: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataFreeForm' In file included from /usr/include/mp4v2/mp4v2.h:68, from conftest.c:30: /usr/include/mp4v2/streaming.h:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetHintTrackRtpPayload' /usr/include/mp4v2/streaming.h:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetHintTrackRtpPayload' /usr/include/mp4v2/streaming.h:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetSessionSdp' /usr/include/mp4v2/streaming.h:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4AppendSessionSdp' /usr/include/mp4v2/streaming.h:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetHintTrackSdp' /usr/include/mp4v2/streaming.h:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4AppendHintTrackSdp' /usr/include/mp4v2/streaming.h:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4ReadRtpHint' /usr/include/mp4v2/streaming.h:94: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4ReadRtpPacket' /usr/include/mp4v2/streaming.h:110: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetRtpTimestampStart' /usr/include/mp4v2/streaming.h:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4AddRtpHint' /usr/include/mp4v2/streaming.h:121: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4AddRtpVideoHint' /usr/include/mp4v2/streaming.h:128: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4AddRtpPacket' /usr/include/mp4v2/streaming.h:135: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4AddRtpImmediateData' /usr/include/mp4v2/streaming.h:142: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4AddRtpSampleData' /usr/include/mp4v2/streaming.h:150: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4AddRtpESConfigurationPacket' /usr/include/mp4v2/streaming.h:155: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4WriteRtpHint' In file included from /usr/include/mp4v2/mp4v2.h:69, from conftest.c:30: /usr/include/mp4v2/isma.h:75: error: expected declaration specifiers or '...' before 'bool' /usr/include/mp4v2/isma.h:79: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4MakeIsmaCompliant' configure:14577: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FAAC" | #define PACKAGE_TARNAME "faac" | #define PACKAGE_VERSION "1.28" | #define PACKAGE_STRING "FAAC 1.28" | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "faac" | #define VERSION "1.28" | #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 | #define LT_OBJDIR ".libs/" | #define HAVE_GETOPT_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT16_T 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef MP4Create | (void) MP4Create; | #endif | | ; | return 0; | } configure:14577: result: no configure:14634: checking whether MP4MetadataDelete is declared configure:14634: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 In file included from /usr/include/mp4v2/mp4v2.h:58, from conftest.c:31: /usr/include/mp4v2/general.h:265: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4Make3GPCompliant' /usr/include/mp4v2/general.h:283: error: expected declaration specifiers or '...' before 'bool' /usr/include/mp4v2/general.h:286: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteTrackEdit' /usr/include/mp4v2/general.h:315: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTrackEditMediaStart' /usr/include/mp4v2/general.h:328: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTrackEditDuration' /usr/include/mp4v2/general.h:341: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTrackEditDwell' /usr/include/mp4v2/general.h:348: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4ReadSampleFromEditTime' In file included from /usr/include/mp4v2/mp4v2.h:59, from conftest.c:31: /usr/include/mp4v2/file.h:203: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4Dump' In file included from /usr/include/mp4v2/mp4v2.h:59, from conftest.c:31: /usr/include/mp4v2/file.h:346: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4Optimize' In file included from /usr/include/mp4v2/mp4v2.h:60, from conftest.c:31: /usr/include/mp4v2/file_prop.h:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4HaveAtom' /usr/include/mp4v2/file_prop.h:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetIntegerProperty' /usr/include/mp4v2/file_prop.h:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetFloatProperty' /usr/include/mp4v2/file_prop.h:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetStringProperty' /usr/include/mp4v2/file_prop.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetBytesProperty' /usr/include/mp4v2/file_prop.h:44: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetIntegerProperty' /usr/include/mp4v2/file_prop.h:50: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetFloatProperty' /usr/include/mp4v2/file_prop.h:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetStringProperty' /usr/include/mp4v2/file_prop.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetBytesProperty' In file included from /usr/include/mp4v2/mp4v2.h:60, from conftest.c:31: /usr/include/mp4v2/file_prop.h:98: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTimeScale' In file included from /usr/include/mp4v2/mp4v2.h:60, from conftest.c:31: /usr/include/mp4v2/file_prop.h:118: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetODProfileLevel' /usr/include/mp4v2/file_prop.h:124: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetSceneProfileLevel' /usr/include/mp4v2/file_prop.h:144: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetGraphicsProfileLevel' In file included from /usr/include/mp4v2/mp4v2.h:61, from conftest.c:31: /usr/include/mp4v2/track.h:143: error: expected declaration specifiers or '...' before 'bool' In file included from /usr/include/mp4v2/mp4v2.h:61, from conftest.c:31: /usr/include/mp4v2/track.h:339: error: expected declaration specifiers or '...' before 'bool' In file included from /usr/include/mp4v2/mp4v2.h:61, from conftest.c:31: /usr/include/mp4v2/track.h:376: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackDurationPerChunk' In file included from /usr/include/mp4v2/mp4v2.h:61, from conftest.c:31: /usr/include/mp4v2/track.h:392: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTrackDurationPerChunk' In file included from /usr/include/mp4v2/mp4v2.h:62, from conftest.c:31: /usr/include/mp4v2/track_prop.h:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4HaveTrackAtom' In file included from /usr/include/mp4v2/mp4v2.h:62, from conftest.c:31: /usr/include/mp4v2/track_prop.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackMediaDataOriginalFormat' In file included from /usr/include/mp4v2/mp4v2.h:62, from conftest.c:31: /usr/include/mp4v2/track_prop.h:121: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackLanguage' In file included from /usr/include/mp4v2/mp4v2.h:62, from conftest.c:31: /usr/include/mp4v2/track_prop.h:136: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTrackLanguage' In file included from /usr/include/mp4v2/mp4v2.h:62, from conftest.c:31: /usr/include/mp4v2/track_prop.h:151: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackName' In file included from /usr/include/mp4v2/mp4v2.h:62, from conftest.c:31: /usr/include/mp4v2/track_prop.h:167: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTrackName' /usr/include/mp4v2/track_prop.h:194: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackVideoMetadata' /usr/include/mp4v2/track_prop.h:201: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackESConfiguration' /usr/include/mp4v2/track_prop.h:208: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTrackESConfiguration' /usr/include/mp4v2/track_prop.h:216: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackH264ProfileLevel' /usr/include/mp4v2/track_prop.h:232: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackH264LengthSize' /usr/include/mp4v2/track_prop.h:263: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4IsIsmaCrypMediaTrack' /usr/include/mp4v2/track_prop.h:270: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4HaveTrackAtom' /usr/include/mp4v2/track_prop.h:276: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackIntegerProperty' /usr/include/mp4v2/track_prop.h:283: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackFloatProperty' /usr/include/mp4v2/track_prop.h:290: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackStringProperty' /usr/include/mp4v2/track_prop.h:297: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetTrackBytesProperty' /usr/include/mp4v2/track_prop.h:305: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTrackIntegerProperty' /usr/include/mp4v2/track_prop.h:312: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTrackFloatProperty' /usr/include/mp4v2/track_prop.h:319: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTrackStringProperty' /usr/include/mp4v2/track_prop.h:326: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetTrackBytesProperty' In file included from /usr/include/mp4v2/mp4v2.h:63, from conftest.c:31: /usr/include/mp4v2/sample.h:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4ReadSample' In file included from /usr/include/mp4v2/mp4v2.h:63, from conftest.c:31: /usr/include/mp4v2/sample.h:166: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4ReadSampleFromTime' In file included from /usr/include/mp4v2/mp4v2.h:63, from conftest.c:31: /usr/include/mp4v2/sample.h:218: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4WriteSample' In file included from /usr/include/mp4v2/mp4v2.h:63, from conftest.c:31: /usr/include/mp4v2/sample.h:266: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4WriteSampleDependency' In file included from /usr/include/mp4v2/mp4v2.h:63, from conftest.c:31: /usr/include/mp4v2/sample.h:309: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4CopySample' In file included from /usr/include/mp4v2/mp4v2.h:63, from conftest.c:31: /usr/include/mp4v2/sample.h:343: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4EncAndCopySample' /usr/include/mp4v2/sample.h:356: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4ReferenceSample' In file included from /usr/include/mp4v2/mp4v2.h:63, from conftest.c:31: /usr/include/mp4v2/sample.h:432: error: expected declaration specifiers or '...' before 'bool' In file included from /usr/include/mp4v2/mp4v2.h:63, from conftest.c:31: /usr/include/mp4v2/sample.h:531: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetSampleRenderingOffset' In file included from /usr/include/mp4v2/mp4v2.h:65, from conftest.c:31: /usr/include/mp4v2/itmf_generic.h:127: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4ItmfAddItem' In file included from /usr/include/mp4v2/mp4v2.h:65, from conftest.c:31: /usr/include/mp4v2/itmf_generic.h:135: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4ItmfSetItem' In file included from /usr/include/mp4v2/mp4v2.h:65, from conftest.c:31: /usr/include/mp4v2/itmf_generic.h:143: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4ItmfRemoveItem' In file included from /usr/include/mp4v2/mp4v2.h:67, from conftest.c:31: /usr/include/mp4v2/meta.h:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4MetadataDelete' /usr/include/mp4v2/meta.h:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataByIndex' /usr/include/mp4v2/meta.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataName' /usr/include/mp4v2/meta.h:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataName' /usr/include/mp4v2/meta.h:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataName' /usr/include/mp4v2/meta.h:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataArtist' /usr/include/mp4v2/meta.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataArtist' /usr/include/mp4v2/meta.h:78: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataArtist' /usr/include/mp4v2/meta.h:86: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataWriter' /usr/include/mp4v2/meta.h:95: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataWriter' /usr/include/mp4v2/meta.h:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataWriter' /usr/include/mp4v2/meta.h:112: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataComment' /usr/include/mp4v2/meta.h:121: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataComment' /usr/include/mp4v2/meta.h:130: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataComment' /usr/include/mp4v2/meta.h:138: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataTool' /usr/include/mp4v2/meta.h:147: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataTool' /usr/include/mp4v2/meta.h:156: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataTool' /usr/include/mp4v2/meta.h:164: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataYear' /usr/include/mp4v2/meta.h:173: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataYear' /usr/include/mp4v2/meta.h:182: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataYear' /usr/include/mp4v2/meta.h:190: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataAlbum' /usr/include/mp4v2/meta.h:199: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataAlbum' /usr/include/mp4v2/meta.h:208: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataAlbum' /usr/include/mp4v2/meta.h:215: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataTrack' /usr/include/mp4v2/meta.h:225: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataTrack' /usr/include/mp4v2/meta.h:234: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataTrack' /usr/include/mp4v2/meta.h:241: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataDisk' /usr/include/mp4v2/meta.h:251: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataDisk' /usr/include/mp4v2/meta.h:260: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataDisk' /usr/include/mp4v2/meta.h:268: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataGenre' /usr/include/mp4v2/meta.h:277: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataGenre' /usr/include/mp4v2/meta.h:286: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataGenre' /usr/include/mp4v2/meta.h:294: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataGrouping' /usr/include/mp4v2/meta.h:303: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataGrouping' /usr/include/mp4v2/meta.h:312: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataGrouping' /usr/include/mp4v2/meta.h:320: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataTempo' /usr/include/mp4v2/meta.h:329: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataTempo' /usr/include/mp4v2/meta.h:338: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataTempo' /usr/include/mp4v2/meta.h:346: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataCompilation' /usr/include/mp4v2/meta.h:355: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataCompilation' /usr/include/mp4v2/meta.h:364: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataCompilation' /usr/include/mp4v2/meta.h:372: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataPartOfGaplessAlbum' /usr/include/mp4v2/meta.h:381: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataPartOfGaplessAlbum' /usr/include/mp4v2/meta.h:390: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataPartOfGaplessAlbum' /usr/include/mp4v2/meta.h:398: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataCoverArt' /usr/include/mp4v2/meta.h:408: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataCoverArt' /usr/include/mp4v2/meta.h:427: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataCoverArt' /usr/include/mp4v2/meta.h:435: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataAlbumArtist' /usr/include/mp4v2/meta.h:444: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataAlbumArtist' /usr/include/mp4v2/meta.h:453: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataAlbumArtist' /usr/include/mp4v2/meta.h:460: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetMetadataFreeForm' /usr/include/mp4v2/meta.h:471: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetMetadataFreeForm' /usr/include/mp4v2/meta.h:482: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4DeleteMetadataFreeForm' In file included from /usr/include/mp4v2/mp4v2.h:68, from conftest.c:31: /usr/include/mp4v2/streaming.h:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4GetHintTrackRtpPayload' /usr/include/mp4v2/streaming.h:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetHintTrackRtpPayload' /usr/include/mp4v2/streaming.h:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetSessionSdp' /usr/include/mp4v2/streaming.h:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4AppendSessionSdp' /usr/include/mp4v2/streaming.h:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetHintTrackSdp' /usr/include/mp4v2/streaming.h:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4AppendHintTrackSdp' /usr/include/mp4v2/streaming.h:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4ReadRtpHint' /usr/include/mp4v2/streaming.h:94: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4ReadRtpPacket' /usr/include/mp4v2/streaming.h:110: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4SetRtpTimestampStart' /usr/include/mp4v2/streaming.h:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4AddRtpHint' /usr/include/mp4v2/streaming.h:121: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4AddRtpVideoHint' /usr/include/mp4v2/streaming.h:128: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4AddRtpPacket' /usr/include/mp4v2/streaming.h:135: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4AddRtpImmediateData' /usr/include/mp4v2/streaming.h:142: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4AddRtpSampleData' /usr/include/mp4v2/streaming.h:150: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4AddRtpESConfigurationPacket' /usr/include/mp4v2/streaming.h:155: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4WriteRtpHint' In file included from /usr/include/mp4v2/mp4v2.h:69, from conftest.c:31: /usr/include/mp4v2/isma.h:75: error: expected declaration specifiers or '...' before 'bool' /usr/include/mp4v2/isma.h:79: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MP4MakeIsmaCompliant' conftest.c: In function 'main': conftest.c:36: error: 'MP4MetadataDelete' undeclared (first use in this function) conftest.c:36: error: (Each undeclared identifier is reported only once conftest.c:36: error: for each function it appears in.) configure:14634: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FAAC" | #define PACKAGE_TARNAME "faac" | #define PACKAGE_VERSION "1.28" | #define PACKAGE_STRING "FAAC 1.28" | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "faac" | #define VERSION "1.28" | #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 | #define LT_OBJDIR ".libs/" | #define HAVE_GETOPT_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT16_T 1 | #define HAVE_STRCASECMP 1 | #define HAVE_DECL_MP4CREATE 0 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef MP4MetadataDelete | (void) MP4MetadataDelete; | #endif | | ; | return 0; | } configure:14634: result: no configure:14709: *** Building with internal mp4v2 *** configure:14754: checking whether byte ordering is bigendian configure:14769: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 conftest.c:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:14769: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FAAC" | #define PACKAGE_TARNAME "faac" | #define PACKAGE_VERSION "1.28" | #define PACKAGE_STRING "FAAC 1.28" | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "faac" | #define VERSION "1.28" | #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 | #define LT_OBJDIR ".libs/" | #define HAVE_GETOPT_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT16_T 1 | #define HAVE_STRCASECMP 1 | #define HAVE_DECL_MP4CREATE 0 | #define HAVE_DECL_MP4METADATADELETE 0 | #define HAVE_LIBMP4V2 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:14814: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:14814: $? = 0 configure:14832: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:14832: $? = 0 configure:14960: result: yes configure:14979: checking for ANSI C header files configure:15083: result: yes configure:15098: checking for special C compiler options needed for large files configure:15143: result: no configure:15149: checking for _FILE_OFFSET_BITS value needed for large files configure:15174: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 conftest.c:40: warning: left shift count >= width of type conftest.c:40: warning: left shift count >= width of type conftest.c:42: error: size of array 'off_t_is_large' is negative configure:15174: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FAAC" | #define PACKAGE_TARNAME "faac" | #define PACKAGE_VERSION "1.28" | #define PACKAGE_STRING "FAAC 1.28" | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "faac" | #define VERSION "1.28" | #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 | #define LT_OBJDIR ".libs/" | #define HAVE_GETOPT_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT16_T 1 | #define HAVE_STRCASECMP 1 | #define HAVE_DECL_MP4CREATE 0 | #define HAVE_DECL_MP4METADATADELETE 0 | #define HAVE_LIBMP4V2 1 | #define WORDS_BIGENDIAN 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:15198: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:15198: $? = 0 configure:15206: result: 64 configure:15292: checking for stdint.h configure:15292: result: yes configure:15292: checking for inttypes.h configure:15292: result: yes configure:15305: checking mathf.h usability configure:15305: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 conftest.c:70:19: error: mathf.h: No such file or directory configure:15305: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FAAC" | #define PACKAGE_TARNAME "faac" | #define PACKAGE_VERSION "1.28" | #define PACKAGE_STRING "FAAC 1.28" | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "faac" | #define VERSION "1.28" | #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 | #define LT_OBJDIR ".libs/" | #define HAVE_GETOPT_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT16_T 1 | #define HAVE_STRCASECMP 1 | #define HAVE_DECL_MP4CREATE 0 | #define HAVE_DECL_MP4METADATADELETE 0 | #define HAVE_LIBMP4V2 1 | #define WORDS_BIGENDIAN 1 | #define STDC_HEADERS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15305: result: no configure:15305: checking mathf.h presence configure:15305: powerpc-unknown-linux-gnu-gcc -E conftest.c conftest.c:37:19: error: mathf.h: No such file or directory configure:15305: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FAAC" | #define PACKAGE_TARNAME "faac" | #define PACKAGE_VERSION "1.28" | #define PACKAGE_STRING "FAAC 1.28" | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "faac" | #define VERSION "1.28" | #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 | #define LT_OBJDIR ".libs/" | #define HAVE_GETOPT_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT16_T 1 | #define HAVE_STRCASECMP 1 | #define HAVE_DECL_MP4CREATE 0 | #define HAVE_DECL_MP4METADATADELETE 0 | #define HAVE_LIBMP4V2 1 | #define WORDS_BIGENDIAN 1 | #define STDC_HEADERS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include configure:15305: result: no configure:15305: checking for mathf.h configure:15305: result: no configure:15317: checking float.h usability configure:15317: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:15317: $? = 0 configure:15317: result: yes configure:15317: checking float.h presence configure:15317: powerpc-unknown-linux-gnu-gcc -E conftest.c configure:15317: $? = 0 configure:15317: result: yes configure:15317: checking for float.h configure:15317: result: yes configure:15327: checking whether strchr is declared configure:15327: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:15327: $? = 0 configure:15327: result: yes configure:15334: checking whether memcpy is declared configure:15334: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:15334: $? = 0 configure:15334: result: yes configure:15341: checking whether strsep is declared configure:15341: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:15341: $? = 0 configure:15341: result: yes configure:15350: checking sys/time.h usability configure:15350: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:15350: $? = 0 configure:15350: result: yes configure:15350: checking sys/time.h presence configure:15350: powerpc-unknown-linux-gnu-gcc -E conftest.c configure:15350: $? = 0 configure:15350: result: yes configure:15350: checking for sys/time.h configure:15350: result: yes configure:15360: checking whether time.h and sys/time.h may both be included configure:15380: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:15380: $? = 0 configure:15387: result: yes configure:15395: checking for off_t configure:15395: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:15395: $? = 0 configure:15395: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 conftest.c: In function 'main': conftest.c:79: error: expected expression before ')' token configure:15395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FAAC" | #define PACKAGE_TARNAME "faac" | #define PACKAGE_VERSION "1.28" | #define PACKAGE_STRING "FAAC 1.28" | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "faac" | #define VERSION "1.28" | #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 | #define LT_OBJDIR ".libs/" | #define HAVE_GETOPT_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT16_T 1 | #define HAVE_STRCASECMP 1 | #define HAVE_DECL_MP4CREATE 0 | #define HAVE_DECL_MP4METADATADELETE 0 | #define HAVE_LIBMP4V2 1 | #define WORDS_BIGENDIAN 1 | #define STDC_HEADERS 1 | #define _FILE_OFFSET_BITS 64 | #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_STRSEP 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:15395: result: yes configure:15406: checking for in_port_t configure:15406: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:15406: $? = 0 configure:15406: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 conftest.c: In function 'main': conftest.c:50: error: expected expression before ')' token configure:15406: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FAAC" | #define PACKAGE_TARNAME "faac" | #define PACKAGE_VERSION "1.28" | #define PACKAGE_STRING "FAAC 1.28" | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "faac" | #define VERSION "1.28" | #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 | #define LT_OBJDIR ".libs/" | #define HAVE_GETOPT_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT16_T 1 | #define HAVE_STRCASECMP 1 | #define HAVE_DECL_MP4CREATE 0 | #define HAVE_DECL_MP4METADATADELETE 0 | #define HAVE_LIBMP4V2 1 | #define WORDS_BIGENDIAN 1 | #define STDC_HEADERS 1 | #define _FILE_OFFSET_BITS 64 | #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_STRSEP 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if (sizeof ((in_port_t))) | return 0; | ; | return 0; | } configure:15406: result: yes configure:15418: checking for socklen_t configure:15418: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:15418: $? = 0 configure:15418: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 conftest.c: In function 'main': conftest.c:51: error: expected expression before ')' token configure:15418: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FAAC" | #define PACKAGE_TARNAME "faac" | #define PACKAGE_VERSION "1.28" | #define PACKAGE_STRING "FAAC 1.28" | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "faac" | #define VERSION "1.28" | #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 | #define LT_OBJDIR ".libs/" | #define HAVE_GETOPT_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT16_T 1 | #define HAVE_STRCASECMP 1 | #define HAVE_DECL_MP4CREATE 0 | #define HAVE_DECL_MP4METADATADELETE 0 | #define HAVE_LIBMP4V2 1 | #define WORDS_BIGENDIAN 1 | #define STDC_HEADERS 1 | #define _FILE_OFFSET_BITS 64 | #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_STRSEP 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_IN_PORT_T 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:15418: result: yes configure:15431: checking for fpos_t.__pos configure:15431: powerpc-unknown-linux-gnu-gcc -c -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb conftest.c >&5 configure:15431: $? = 0 configure:15431: result: yes configure:15588: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by FAAC config.status 1.28, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bree config.status:1162: creating common/Makefile config.status:1162: creating common/mp4v2/Makefile config.status:1162: creating libfaac/Makefile config.status:1162: creating frontend/Makefile config.status:1162: creating include/Makefile config.status:1162: creating Makefile config.status:1162: creating config.h config.status:1394: linking config.h to common/mp4v2/mpeg4ip_config.h config.status:1413: executing depfiles commands config.status:1413: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc-unknown-linux-gnu ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb' 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 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-Wl,-O1 ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=powerpc-unknown-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=powerpc-unknown-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file___dev_urandom_=yes ac_cv_file__bin_bash=yes ac_cv_file__dev_arandom=no ac_cv_file__dev_random=yes ac_cv_file__dev_srandom=yes ac_cv_file__dev_urandom=yes ac_cv_file__dev_zero=yes ac_cv_file__usr_share_sgml_X11_defs_ent=1 ac_cv_func_calloc_0_nonnull=yes ac_cv_func_setgrent_void=yes ac_cv_func_strnlen_working=yes ac_cv_have_decl_MP4Create=no ac_cv_have_decl_MP4MetadataDelete=no ac_cv_have_decl_memcpy=yes ac_cv_have_decl_strcasecmp=yes ac_cv_have_decl_strchr=yes ac_cv_have_decl_strsep=yes ac_cv_header_dlfcn_h=yes ac_cv_header_float_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_mathf_h=no ac_cv_header_memory_h=yes ac_cv_header_pwd_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=powerpc-unknown-linux-gnu ac_cv_lib_gnugetopt_getopt_long=no ac_cv_member_fpos_t___pos=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=powerpc-unknown-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=powerpc-unknown-linux-gnu-gcc ac_cv_prog_CPP='powerpc-unknown-linux-gnu-gcc -E' ac_cv_prog_CXX=powerpc-unknown-linux-gnu-g++ ac_cv_prog_CXXCPP='powerpc-unknown-linux-gnu-g++ -E' ac_cv_prog_OBJDUMP=powerpc-unknown-linux-gnu-objdump ac_cv_prog_RANLIB=powerpc-unknown-linux-gnu-ranlib ac_cv_prog_STRIP=powerpc-unknown-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type_in_port_t=yes ac_cv_type_int16_t=yes ac_cv_type_int32_t=yes ac_cv_type_off_t=yes ac_cv_type_socklen_t=yes ac_cv_type_u_int16_t=yes ac_cv_type_u_int32_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 fu_cv_sys_stat_statvfs=yes gl_cv_func_btowc_eof=yes gl_cv_func_malloc_0_nonnull=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_rename_trailing_dest_slash_bug=no gl_cv_func_rename_trailing_slash_bug=no glib_cv___va_copy=yes glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_rtldglobal_broken=no glib_cv_sane_realloc=yes glib_cv_sizeof_gmutex=40 glib_cv_stack_grows=no glib_cv_uscore=no glib_cv_va_copy=yes glib_cv_va_val_copy=no 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_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/powerpc-unknown-linux-gnu/bin/ld lt_cv_path_LDCXX=/usr/powerpc-unknown-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes 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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 yeti_cv_func_scanf_modif_size_t=z ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/media-libs/faac-1.28-r1/work/faac-1.28/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/media-libs/faac-1.28-r1/work/faac-1.28/missing --run tar' AR='powerpc-unknown-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/media-libs/faac-1.28-r1/work/faac-1.28/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/media-libs/faac-1.28-r1/work/faac-1.28/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/media-libs/faac-1.28-r1/work/faac-1.28/missing --run automake-1.10' AWK='gawk' CC='powerpc-unknown-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb' CPP='powerpc-unknown-linux-gnu-gcc -E' CPPFLAGS='' CXX='powerpc-unknown-linux-gnu-g++' CXXCPP='powerpc-unknown-linux-gnu-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/powerpc-unknown-linux-gnu/bin/ld' LDFLAGS='-Wl,-O1' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/media-libs/faac-1.28-r1/work/faac-1.28/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='powerpc-unknown-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='faac' PACKAGE_BUGREPORT='faac-dev@lists.sourceforge.net' PACKAGE_NAME='FAAC' PACKAGE_STRING='FAAC 1.28' PACKAGE_TARNAME='faac' PACKAGE_URL='' PACKAGE_VERSION='1.28' PATH_SEPARATOR=':' RANLIB='powerpc-unknown-linux-gnu-ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='powerpc-unknown-linux-gnu-strip' USE_DRM_FALSE='' USE_DRM_TRUE='#' VERSION='1.28' WITH_EXTERNAL_MP4V2_FALSE='' WITH_EXTERNAL_MP4V2_TRUE='#' WITH_MP4V2_FALSE='#' WITH_MP4V2_TRUE='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='powerpc-unknown-linux-gnu' build_alias='powerpc-unknown-linux-gnu' build_cpu='powerpc' build_os='linux-gnu' build_vendor='unknown' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='powerpc-unknown-linux-gnu' host_alias='powerpc-unknown-linux-gnu' host_cpu='powerpc' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='$(SHELL) /var/tmp/portage/media-libs/faac-1.28-r1/work/faac-1.28/install-sh' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' lt_ECHO='echo' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "FAAC" #define PACKAGE_TARNAME "faac" #define PACKAGE_VERSION "1.28" #define PACKAGE_STRING "FAAC 1.28" #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net" #define PACKAGE_URL "" #define PACKAGE "faac" #define VERSION "1.28" #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 #define LT_OBJDIR ".libs/" #define HAVE_GETOPT_H 1 #define HAVE_U_INT32_T 1 #define HAVE_U_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT16_T 1 #define HAVE_STRCASECMP 1 #define HAVE_DECL_MP4CREATE 0 #define HAVE_DECL_MP4METADATADELETE 0 #define HAVE_LIBMP4V2 1 #define WORDS_BIGENDIAN 1 #define STDC_HEADERS 1 #define _FILE_OFFSET_BITS 64 #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_STRSEP 1 #define HAVE_SYS_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_IN_PORT_T 1 #define HAVE_SOCKLEN_T 1 #define HAVE_FPOS_T___POS 1 configure: exit 0