>>> Building on exopi-6 under audio/fdk-aac DIST = [audio/fdk-aac:fdk-aac-2.0.3.tar.gz] FULLPKGNAME = fdk-aac-2.0.3 distfiles size=2906697 >>> Running patch in audio/fdk-aac at 1713769565.09 ===> audio/fdk-aac ===> Building from scratch fdk-aac-2.0.3 ===> Verifying specs: c m ===> found c.100.0 m.10.1 ===> Checking files for fdk-aac-2.0.3 `/exopi-cvs/ports/distfiles/fdk-aac-2.0.3.tar.gz' is up to date. >> (SHA256) fdk-aac-2.0.3.tar.gz: OK ===> Extracting for fdk-aac-2.0.3 ===> Patching for fdk-aac-2.0.3 ===> Applying OpenBSD patch patch-libFDK_include_FDK_archdef_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libFDK/include/FDK_archdef.h |--- libFDK/include/FDK_archdef.h.orig |+++ libFDK/include/FDK_archdef.h -------------------------- Patching file libFDK/include/FDK_archdef.h using Plan A... Hunk #1 succeeded at 229. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in audio/fdk-aac at 1713769566.48 ===> audio/fdk-aac ===> Generating configure for fdk-aac-2.0.3 ===> Configuring for fdk-aac-2.0.3 Using /exopi-obj/pobj/fdk-aac-2.0.3/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/fdk-aac-2.0.3/config.site checking for a BSD-compatible install... /exopi-obj/pobj/fdk-aac-2.0.3/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether UID '55' is supported by ustar format... yes checking whether GID '55' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether make supports nested variables... (cached) yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for library containing sin... -lm checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating fdk-aac.pc config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in audio/fdk-aac at 1713769586.40 ===> audio/fdk-aac ===> Building for fdk-aac-2.0.3 depbase=`echo aac-enc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -O2 -pipe -MT aac-enc.o -MD -MP -MF $depbase.Tpo -c -o aac-enc.o aac-enc.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo wavreader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -O2 -pipe -MT wavreader.o -MD -MP -MF $depbase.Tpo -c -o wavreader.o wavreader.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo libAACdec/src/FDK_delay.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/FDK_delay.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/FDK_delay.lo libAACdec/src/FDK_delay.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/FDK_delay.lo -MD -MP -MF libAACdec/src/.deps/FDK_delay.Tpo -c libAACdec/src/FDK_delay.cpp -fPIC -DPIC -o libAACdec/src/.libs/FDK_delay.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/FDK_delay.lo -MD -MP -MF libAACdec/src/.deps/FDK_delay.Tpo -c libAACdec/src/FDK_delay.cpp -o libAACdec/src/FDK_delay.o depbase=`echo libAACdec/src/aac_ram.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aac_ram.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/aac_ram.lo libAACdec/src/aac_ram.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aac_ram.lo -MD -MP -MF libAACdec/src/.deps/aac_ram.Tpo -c libAACdec/src/aac_ram.cpp -fPIC -DPIC -o libAACdec/src/.libs/aac_ram.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aac_ram.lo -MD -MP -MF libAACdec/src/.deps/aac_ram.Tpo -c libAACdec/src/aac_ram.cpp -o libAACdec/src/aac_ram.o depbase=`echo libAACdec/src/aac_rom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aac_rom.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/aac_rom.lo libAACdec/src/aac_rom.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aac_rom.lo -MD -MP -MF libAACdec/src/.deps/aac_rom.Tpo -c libAACdec/src/aac_rom.cpp -fPIC -DPIC -o libAACdec/src/.libs/aac_rom.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aac_rom.lo -MD -MP -MF libAACdec/src/.deps/aac_rom.Tpo -c libAACdec/src/aac_rom.cpp -o libAACdec/src/aac_rom.o depbase=`echo libAACdec/src/aacdec_drc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdec_drc.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/aacdec_drc.lo libAACdec/src/aacdec_drc.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdec_drc.lo -MD -MP -MF libAACdec/src/.deps/aacdec_drc.Tpo -c libAACdec/src/aacdec_drc.cpp -fPIC -DPIC -o libAACdec/src/.libs/aacdec_drc.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdec_drc.lo -MD -MP -MF libAACdec/src/.deps/aacdec_drc.Tpo -c libAACdec/src/aacdec_drc.cpp -o libAACdec/src/aacdec_drc.o depbase=`echo libAACdec/src/aacdec_hcr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdec_hcr.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/aacdec_hcr.lo libAACdec/src/aacdec_hcr.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdec_hcr.lo -MD -MP -MF libAACdec/src/.deps/aacdec_hcr.Tpo -c libAACdec/src/aacdec_hcr.cpp -fPIC -DPIC -o libAACdec/src/.libs/aacdec_hcr.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdec_hcr.lo -MD -MP -MF libAACdec/src/.deps/aacdec_hcr.Tpo -c libAACdec/src/aacdec_hcr.cpp -o libAACdec/src/aacdec_hcr.o depbase=`echo libAACdec/src/aacdec_hcr_bit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdec_hcr_bit.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/aacdec_hcr_bit.lo libAACdec/src/aacdec_hcr_bit.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdec_hcr_bit.lo -MD -MP -MF libAACdec/src/.deps/aacdec_hcr_bit.Tpo -c libAACdec/src/aacdec_hcr_bit.cpp -fPIC -DPIC -o libAACdec/src/.libs/aacdec_hcr_bit.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdec_hcr_bit.lo -MD -MP -MF libAACdec/src/.deps/aacdec_hcr_bit.Tpo -c libAACdec/src/aacdec_hcr_bit.cpp -o libAACdec/src/aacdec_hcr_bit.o depbase=`echo libAACdec/src/aacdec_hcrs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdec_hcrs.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/aacdec_hcrs.lo libAACdec/src/aacdec_hcrs.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdec_hcrs.lo -MD -MP -MF libAACdec/src/.deps/aacdec_hcrs.Tpo -c libAACdec/src/aacdec_hcrs.cpp -fPIC -DPIC -o libAACdec/src/.libs/aacdec_hcrs.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdec_hcrs.lo -MD -MP -MF libAACdec/src/.deps/aacdec_hcrs.Tpo -c libAACdec/src/aacdec_hcrs.cpp -o libAACdec/src/aacdec_hcrs.o depbase=`echo libAACdec/src/aacdec_pns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdec_pns.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/aacdec_pns.lo libAACdec/src/aacdec_pns.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdec_pns.lo -MD -MP -MF libAACdec/src/.deps/aacdec_pns.Tpo -c libAACdec/src/aacdec_pns.cpp -fPIC -DPIC -o libAACdec/src/.libs/aacdec_pns.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdec_pns.lo -MD -MP -MF libAACdec/src/.deps/aacdec_pns.Tpo -c libAACdec/src/aacdec_pns.cpp -o libAACdec/src/aacdec_pns.o depbase=`echo libAACdec/src/aacdec_tns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdec_tns.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/aacdec_tns.lo libAACdec/src/aacdec_tns.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdec_tns.lo -MD -MP -MF libAACdec/src/.deps/aacdec_tns.Tpo -c libAACdec/src/aacdec_tns.cpp -fPIC -DPIC -o libAACdec/src/.libs/aacdec_tns.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdec_tns.lo -MD -MP -MF libAACdec/src/.deps/aacdec_tns.Tpo -c libAACdec/src/aacdec_tns.cpp -o libAACdec/src/aacdec_tns.o depbase=`echo libAACdec/src/aacdecoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdecoder.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/aacdecoder.lo libAACdec/src/aacdecoder.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdecoder.lo -MD -MP -MF libAACdec/src/.deps/aacdecoder.Tpo -c libAACdec/src/aacdecoder.cpp -fPIC -DPIC -o libAACdec/src/.libs/aacdecoder.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdecoder.lo -MD -MP -MF libAACdec/src/.deps/aacdecoder.Tpo -c libAACdec/src/aacdecoder.cpp -o libAACdec/src/aacdecoder.o depbase=`echo libAACdec/src/aacdecoder_lib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdecoder_lib.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/aacdecoder_lib.lo libAACdec/src/aacdecoder_lib.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdecoder_lib.lo -MD -MP -MF libAACdec/src/.deps/aacdecoder_lib.Tpo -c libAACdec/src/aacdecoder_lib.cpp -fPIC -DPIC -o libAACdec/src/.libs/aacdecoder_lib.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/aacdecoder_lib.lo -MD -MP -MF libAACdec/src/.deps/aacdecoder_lib.Tpo -c libAACdec/src/aacdecoder_lib.cpp -o libAACdec/src/aacdecoder_lib.o depbase=`echo libAACdec/src/block.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/block.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/block.lo libAACdec/src/block.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/block.lo -MD -MP -MF libAACdec/src/.deps/block.Tpo -c libAACdec/src/block.cpp -fPIC -DPIC -o libAACdec/src/.libs/block.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/block.lo -MD -MP -MF libAACdec/src/.deps/block.Tpo -c libAACdec/src/block.cpp -o libAACdec/src/block.o depbase=`echo libAACdec/src/channel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/channel.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/channel.lo libAACdec/src/channel.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/channel.lo -MD -MP -MF libAACdec/src/.deps/channel.Tpo -c libAACdec/src/channel.cpp -fPIC -DPIC -o libAACdec/src/.libs/channel.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/channel.lo -MD -MP -MF libAACdec/src/.deps/channel.Tpo -c libAACdec/src/channel.cpp -o libAACdec/src/channel.o depbase=`echo libAACdec/src/channelinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/channelinfo.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/channelinfo.lo libAACdec/src/channelinfo.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/channelinfo.lo -MD -MP -MF libAACdec/src/.deps/channelinfo.Tpo -c libAACdec/src/channelinfo.cpp -fPIC -DPIC -o libAACdec/src/.libs/channelinfo.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/channelinfo.lo -MD -MP -MF libAACdec/src/.deps/channelinfo.Tpo -c libAACdec/src/channelinfo.cpp -o libAACdec/src/channelinfo.o depbase=`echo libAACdec/src/conceal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/conceal.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/conceal.lo libAACdec/src/conceal.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/conceal.lo -MD -MP -MF libAACdec/src/.deps/conceal.Tpo -c libAACdec/src/conceal.cpp -fPIC -DPIC -o libAACdec/src/.libs/conceal.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/conceal.lo -MD -MP -MF libAACdec/src/.deps/conceal.Tpo -c libAACdec/src/conceal.cpp -o libAACdec/src/conceal.o depbase=`echo libAACdec/src/ldfiltbank.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/ldfiltbank.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/ldfiltbank.lo libAACdec/src/ldfiltbank.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/ldfiltbank.lo -MD -MP -MF libAACdec/src/.deps/ldfiltbank.Tpo -c libAACdec/src/ldfiltbank.cpp -fPIC -DPIC -o libAACdec/src/.libs/ldfiltbank.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/ldfiltbank.lo -MD -MP -MF libAACdec/src/.deps/ldfiltbank.Tpo -c libAACdec/src/ldfiltbank.cpp -o libAACdec/src/ldfiltbank.o depbase=`echo libAACdec/src/pulsedata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/pulsedata.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/pulsedata.lo libAACdec/src/pulsedata.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/pulsedata.lo -MD -MP -MF libAACdec/src/.deps/pulsedata.Tpo -c libAACdec/src/pulsedata.cpp -fPIC -DPIC -o libAACdec/src/.libs/pulsedata.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/pulsedata.lo -MD -MP -MF libAACdec/src/.deps/pulsedata.Tpo -c libAACdec/src/pulsedata.cpp -o libAACdec/src/pulsedata.o depbase=`echo libAACdec/src/rvlc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/rvlc.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/rvlc.lo libAACdec/src/rvlc.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/rvlc.lo -MD -MP -MF libAACdec/src/.deps/rvlc.Tpo -c libAACdec/src/rvlc.cpp -fPIC -DPIC -o libAACdec/src/.libs/rvlc.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/rvlc.lo -MD -MP -MF libAACdec/src/.deps/rvlc.Tpo -c libAACdec/src/rvlc.cpp -o libAACdec/src/rvlc.o depbase=`echo libAACdec/src/rvlcbit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/rvlcbit.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/rvlcbit.lo libAACdec/src/rvlcbit.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/rvlcbit.lo -MD -MP -MF libAACdec/src/.deps/rvlcbit.Tpo -c libAACdec/src/rvlcbit.cpp -fPIC -DPIC -o libAACdec/src/.libs/rvlcbit.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/rvlcbit.lo -MD -MP -MF libAACdec/src/.deps/rvlcbit.Tpo -c libAACdec/src/rvlcbit.cpp -o libAACdec/src/rvlcbit.o depbase=`echo libAACdec/src/rvlcconceal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/rvlcconceal.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/rvlcconceal.lo libAACdec/src/rvlcconceal.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/rvlcconceal.lo -MD -MP -MF libAACdec/src/.deps/rvlcconceal.Tpo -c libAACdec/src/rvlcconceal.cpp -fPIC -DPIC -o libAACdec/src/.libs/rvlcconceal.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/rvlcconceal.lo -MD -MP -MF libAACdec/src/.deps/rvlcconceal.Tpo -c libAACdec/src/rvlcconceal.cpp -o libAACdec/src/rvlcconceal.o depbase=`echo libAACdec/src/stereo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/stereo.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/stereo.lo libAACdec/src/stereo.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/stereo.lo -MD -MP -MF libAACdec/src/.deps/stereo.Tpo -c libAACdec/src/stereo.cpp -fPIC -DPIC -o libAACdec/src/.libs/stereo.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/stereo.lo -MD -MP -MF libAACdec/src/.deps/stereo.Tpo -c libAACdec/src/stereo.cpp -o libAACdec/src/stereo.o depbase=`echo libAACdec/src/usacdec_ace_d4t64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/usacdec_ace_d4t64.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/usacdec_ace_d4t64.lo libAACdec/src/usacdec_ace_d4t64.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/usacdec_ace_d4t64.lo -MD -MP -MF libAACdec/src/.deps/usacdec_ace_d4t64.Tpo -c libAACdec/src/usacdec_ace_d4t64.cpp -fPIC -DPIC -o libAACdec/src/.libs/usacdec_ace_d4t64.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/usacdec_ace_d4t64.lo -MD -MP -MF libAACdec/src/.deps/usacdec_ace_d4t64.Tpo -c libAACdec/src/usacdec_ace_d4t64.cpp -o libAACdec/src/usacdec_ace_d4t64.o depbase=`echo libAACdec/src/usacdec_ace_ltp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/usacdec_ace_ltp.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/usacdec_ace_ltp.lo libAACdec/src/usacdec_ace_ltp.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/usacdec_ace_ltp.lo -MD -MP -MF libAACdec/src/.deps/usacdec_ace_ltp.Tpo -c libAACdec/src/usacdec_ace_ltp.cpp -fPIC -DPIC -o libAACdec/src/.libs/usacdec_ace_ltp.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/usacdec_ace_ltp.lo -MD -MP -MF libAACdec/src/.deps/usacdec_ace_ltp.Tpo -c libAACdec/src/usacdec_ace_ltp.cpp -o libAACdec/src/usacdec_ace_ltp.o depbase=`echo libAACdec/src/usacdec_acelp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/usacdec_acelp.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/usacdec_acelp.lo libAACdec/src/usacdec_acelp.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/usacdec_acelp.lo -MD -MP -MF libAACdec/src/.deps/usacdec_acelp.Tpo -c libAACdec/src/usacdec_acelp.cpp -fPIC -DPIC -o libAACdec/src/.libs/usacdec_acelp.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/usacdec_acelp.lo -MD -MP -MF libAACdec/src/.deps/usacdec_acelp.Tpo -c libAACdec/src/usacdec_acelp.cpp -o libAACdec/src/usacdec_acelp.o depbase=`echo libAACdec/src/usacdec_fac.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/usacdec_fac.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/usacdec_fac.lo libAACdec/src/usacdec_fac.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/usacdec_fac.lo -MD -MP -MF libAACdec/src/.deps/usacdec_fac.Tpo -c libAACdec/src/usacdec_fac.cpp -fPIC -DPIC -o libAACdec/src/.libs/usacdec_fac.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/usacdec_fac.lo -MD -MP -MF libAACdec/src/.deps/usacdec_fac.Tpo -c libAACdec/src/usacdec_fac.cpp -o libAACdec/src/usacdec_fac.o depbase=`echo libAACdec/src/usacdec_lpc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/usacdec_lpc.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/usacdec_lpc.lo libAACdec/src/usacdec_lpc.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/usacdec_lpc.lo -MD -MP -MF libAACdec/src/.deps/usacdec_lpc.Tpo -c libAACdec/src/usacdec_lpc.cpp -fPIC -DPIC -o libAACdec/src/.libs/usacdec_lpc.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/usacdec_lpc.lo -MD -MP -MF libAACdec/src/.deps/usacdec_lpc.Tpo -c libAACdec/src/usacdec_lpc.cpp -o libAACdec/src/usacdec_lpc.o depbase=`echo libAACdec/src/usacdec_lpd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/usacdec_lpd.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/usacdec_lpd.lo libAACdec/src/usacdec_lpd.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/usacdec_lpd.lo -MD -MP -MF libAACdec/src/.deps/usacdec_lpd.Tpo -c libAACdec/src/usacdec_lpd.cpp -fPIC -DPIC -o libAACdec/src/.libs/usacdec_lpd.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/usacdec_lpd.lo -MD -MP -MF libAACdec/src/.deps/usacdec_lpd.Tpo -c libAACdec/src/usacdec_lpd.cpp -o libAACdec/src/usacdec_lpd.o depbase=`echo libAACdec/src/usacdec_rom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/usacdec_rom.lo -MD -MP -MF $depbase.Tpo -c -o libAACdec/src/usacdec_rom.lo libAACdec/src/usacdec_rom.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/usacdec_rom.lo -MD -MP -MF libAACdec/src/.deps/usacdec_rom.Tpo -c libAACdec/src/usacdec_rom.cpp -fPIC -DPIC -o libAACdec/src/.libs/usacdec_rom.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACdec/src/usacdec_rom.lo -MD -MP -MF libAACdec/src/.deps/usacdec_rom.Tpo -c libAACdec/src/usacdec_rom.cpp -o libAACdec/src/usacdec_rom.o depbase=`echo libAACenc/src/aacEnc_ram.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/aacEnc_ram.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/aacEnc_ram.lo libAACenc/src/aacEnc_ram.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/aacEnc_ram.lo -MD -MP -MF libAACenc/src/.deps/aacEnc_ram.Tpo -c libAACenc/src/aacEnc_ram.cpp -fPIC -DPIC -o libAACenc/src/.libs/aacEnc_ram.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/aacEnc_ram.lo -MD -MP -MF libAACenc/src/.deps/aacEnc_ram.Tpo -c libAACenc/src/aacEnc_ram.cpp -o libAACenc/src/aacEnc_ram.o depbase=`echo libAACenc/src/aacEnc_rom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/aacEnc_rom.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/aacEnc_rom.lo libAACenc/src/aacEnc_rom.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/aacEnc_rom.lo -MD -MP -MF libAACenc/src/.deps/aacEnc_rom.Tpo -c libAACenc/src/aacEnc_rom.cpp -fPIC -DPIC -o libAACenc/src/.libs/aacEnc_rom.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/aacEnc_rom.lo -MD -MP -MF libAACenc/src/.deps/aacEnc_rom.Tpo -c libAACenc/src/aacEnc_rom.cpp -o libAACenc/src/aacEnc_rom.o depbase=`echo libAACenc/src/aacenc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/aacenc.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/aacenc.lo libAACenc/src/aacenc.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/aacenc.lo -MD -MP -MF libAACenc/src/.deps/aacenc.Tpo -c libAACenc/src/aacenc.cpp -fPIC -DPIC -o libAACenc/src/.libs/aacenc.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/aacenc.lo -MD -MP -MF libAACenc/src/.deps/aacenc.Tpo -c libAACenc/src/aacenc.cpp -o libAACenc/src/aacenc.o depbase=`echo libAACenc/src/aacenc_lib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/aacenc_lib.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/aacenc_lib.lo libAACenc/src/aacenc_lib.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/aacenc_lib.lo -MD -MP -MF libAACenc/src/.deps/aacenc_lib.Tpo -c libAACenc/src/aacenc_lib.cpp -fPIC -DPIC -o libAACenc/src/.libs/aacenc_lib.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/aacenc_lib.lo -MD -MP -MF libAACenc/src/.deps/aacenc_lib.Tpo -c libAACenc/src/aacenc_lib.cpp -o libAACenc/src/aacenc_lib.o depbase=`echo libAACenc/src/aacenc_pns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/aacenc_pns.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/aacenc_pns.lo libAACenc/src/aacenc_pns.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/aacenc_pns.lo -MD -MP -MF libAACenc/src/.deps/aacenc_pns.Tpo -c libAACenc/src/aacenc_pns.cpp -fPIC -DPIC -o libAACenc/src/.libs/aacenc_pns.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/aacenc_pns.lo -MD -MP -MF libAACenc/src/.deps/aacenc_pns.Tpo -c libAACenc/src/aacenc_pns.cpp -o libAACenc/src/aacenc_pns.o depbase=`echo libAACenc/src/aacenc_tns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/aacenc_tns.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/aacenc_tns.lo libAACenc/src/aacenc_tns.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/aacenc_tns.lo -MD -MP -MF libAACenc/src/.deps/aacenc_tns.Tpo -c libAACenc/src/aacenc_tns.cpp -fPIC -DPIC -o libAACenc/src/.libs/aacenc_tns.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/aacenc_tns.lo -MD -MP -MF libAACenc/src/.deps/aacenc_tns.Tpo -c libAACenc/src/aacenc_tns.cpp -o libAACenc/src/aacenc_tns.o depbase=`echo libAACenc/src/adj_thr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/adj_thr.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/adj_thr.lo libAACenc/src/adj_thr.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/adj_thr.lo -MD -MP -MF libAACenc/src/.deps/adj_thr.Tpo -c libAACenc/src/adj_thr.cpp -fPIC -DPIC -o libAACenc/src/.libs/adj_thr.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/adj_thr.lo -MD -MP -MF libAACenc/src/.deps/adj_thr.Tpo -c libAACenc/src/adj_thr.cpp -o libAACenc/src/adj_thr.o depbase=`echo libAACenc/src/band_nrg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/band_nrg.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/band_nrg.lo libAACenc/src/band_nrg.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/band_nrg.lo -MD -MP -MF libAACenc/src/.deps/band_nrg.Tpo -c libAACenc/src/band_nrg.cpp -fPIC -DPIC -o libAACenc/src/.libs/band_nrg.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/band_nrg.lo -MD -MP -MF libAACenc/src/.deps/band_nrg.Tpo -c libAACenc/src/band_nrg.cpp -o libAACenc/src/band_nrg.o depbase=`echo libAACenc/src/bandwidth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/bandwidth.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/bandwidth.lo libAACenc/src/bandwidth.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/bandwidth.lo -MD -MP -MF libAACenc/src/.deps/bandwidth.Tpo -c libAACenc/src/bandwidth.cpp -fPIC -DPIC -o libAACenc/src/.libs/bandwidth.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/bandwidth.lo -MD -MP -MF libAACenc/src/.deps/bandwidth.Tpo -c libAACenc/src/bandwidth.cpp -o libAACenc/src/bandwidth.o depbase=`echo libAACenc/src/bit_cnt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/bit_cnt.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/bit_cnt.lo libAACenc/src/bit_cnt.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/bit_cnt.lo -MD -MP -MF libAACenc/src/.deps/bit_cnt.Tpo -c libAACenc/src/bit_cnt.cpp -fPIC -DPIC -o libAACenc/src/.libs/bit_cnt.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/bit_cnt.lo -MD -MP -MF libAACenc/src/.deps/bit_cnt.Tpo -c libAACenc/src/bit_cnt.cpp -o libAACenc/src/bit_cnt.o depbase=`echo libAACenc/src/bitenc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/bitenc.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/bitenc.lo libAACenc/src/bitenc.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/bitenc.lo -MD -MP -MF libAACenc/src/.deps/bitenc.Tpo -c libAACenc/src/bitenc.cpp -fPIC -DPIC -o libAACenc/src/.libs/bitenc.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/bitenc.lo -MD -MP -MF libAACenc/src/.deps/bitenc.Tpo -c libAACenc/src/bitenc.cpp -o libAACenc/src/bitenc.o depbase=`echo libAACenc/src/block_switch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/block_switch.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/block_switch.lo libAACenc/src/block_switch.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/block_switch.lo -MD -MP -MF libAACenc/src/.deps/block_switch.Tpo -c libAACenc/src/block_switch.cpp -fPIC -DPIC -o libAACenc/src/.libs/block_switch.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/block_switch.lo -MD -MP -MF libAACenc/src/.deps/block_switch.Tpo -c libAACenc/src/block_switch.cpp -o libAACenc/src/block_switch.o depbase=`echo libAACenc/src/channel_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/channel_map.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/channel_map.lo libAACenc/src/channel_map.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/channel_map.lo -MD -MP -MF libAACenc/src/.deps/channel_map.Tpo -c libAACenc/src/channel_map.cpp -fPIC -DPIC -o libAACenc/src/.libs/channel_map.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/channel_map.lo -MD -MP -MF libAACenc/src/.deps/channel_map.Tpo -c libAACenc/src/channel_map.cpp -o libAACenc/src/channel_map.o depbase=`echo libAACenc/src/chaosmeasure.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/chaosmeasure.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/chaosmeasure.lo libAACenc/src/chaosmeasure.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/chaosmeasure.lo -MD -MP -MF libAACenc/src/.deps/chaosmeasure.Tpo -c libAACenc/src/chaosmeasure.cpp -fPIC -DPIC -o libAACenc/src/.libs/chaosmeasure.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/chaosmeasure.lo -MD -MP -MF libAACenc/src/.deps/chaosmeasure.Tpo -c libAACenc/src/chaosmeasure.cpp -o libAACenc/src/chaosmeasure.o depbase=`echo libAACenc/src/dyn_bits.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/dyn_bits.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/dyn_bits.lo libAACenc/src/dyn_bits.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/dyn_bits.lo -MD -MP -MF libAACenc/src/.deps/dyn_bits.Tpo -c libAACenc/src/dyn_bits.cpp -fPIC -DPIC -o libAACenc/src/.libs/dyn_bits.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/dyn_bits.lo -MD -MP -MF libAACenc/src/.deps/dyn_bits.Tpo -c libAACenc/src/dyn_bits.cpp -o libAACenc/src/dyn_bits.o depbase=`echo libAACenc/src/grp_data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/grp_data.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/grp_data.lo libAACenc/src/grp_data.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/grp_data.lo -MD -MP -MF libAACenc/src/.deps/grp_data.Tpo -c libAACenc/src/grp_data.cpp -fPIC -DPIC -o libAACenc/src/.libs/grp_data.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/grp_data.lo -MD -MP -MF libAACenc/src/.deps/grp_data.Tpo -c libAACenc/src/grp_data.cpp -o libAACenc/src/grp_data.o depbase=`echo libAACenc/src/intensity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/intensity.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/intensity.lo libAACenc/src/intensity.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/intensity.lo -MD -MP -MF libAACenc/src/.deps/intensity.Tpo -c libAACenc/src/intensity.cpp -fPIC -DPIC -o libAACenc/src/.libs/intensity.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/intensity.lo -MD -MP -MF libAACenc/src/.deps/intensity.Tpo -c libAACenc/src/intensity.cpp -o libAACenc/src/intensity.o depbase=`echo libAACenc/src/line_pe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/line_pe.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/line_pe.lo libAACenc/src/line_pe.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/line_pe.lo -MD -MP -MF libAACenc/src/.deps/line_pe.Tpo -c libAACenc/src/line_pe.cpp -fPIC -DPIC -o libAACenc/src/.libs/line_pe.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/line_pe.lo -MD -MP -MF libAACenc/src/.deps/line_pe.Tpo -c libAACenc/src/line_pe.cpp -o libAACenc/src/line_pe.o depbase=`echo libAACenc/src/metadata_compressor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/metadata_compressor.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/metadata_compressor.lo libAACenc/src/metadata_compressor.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/metadata_compressor.lo -MD -MP -MF libAACenc/src/.deps/metadata_compressor.Tpo -c libAACenc/src/metadata_compressor.cpp -fPIC -DPIC -o libAACenc/src/.libs/metadata_compressor.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/metadata_compressor.lo -MD -MP -MF libAACenc/src/.deps/metadata_compressor.Tpo -c libAACenc/src/metadata_compressor.cpp -o libAACenc/src/metadata_compressor.o depbase=`echo libAACenc/src/metadata_main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/metadata_main.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/metadata_main.lo libAACenc/src/metadata_main.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/metadata_main.lo -MD -MP -MF libAACenc/src/.deps/metadata_main.Tpo -c libAACenc/src/metadata_main.cpp -fPIC -DPIC -o libAACenc/src/.libs/metadata_main.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/metadata_main.lo -MD -MP -MF libAACenc/src/.deps/metadata_main.Tpo -c libAACenc/src/metadata_main.cpp -o libAACenc/src/metadata_main.o depbase=`echo libAACenc/src/mps_main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/mps_main.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/mps_main.lo libAACenc/src/mps_main.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/mps_main.lo -MD -MP -MF libAACenc/src/.deps/mps_main.Tpo -c libAACenc/src/mps_main.cpp -fPIC -DPIC -o libAACenc/src/.libs/mps_main.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/mps_main.lo -MD -MP -MF libAACenc/src/.deps/mps_main.Tpo -c libAACenc/src/mps_main.cpp -o libAACenc/src/mps_main.o depbase=`echo libAACenc/src/ms_stereo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/ms_stereo.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/ms_stereo.lo libAACenc/src/ms_stereo.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/ms_stereo.lo -MD -MP -MF libAACenc/src/.deps/ms_stereo.Tpo -c libAACenc/src/ms_stereo.cpp -fPIC -DPIC -o libAACenc/src/.libs/ms_stereo.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/ms_stereo.lo -MD -MP -MF libAACenc/src/.deps/ms_stereo.Tpo -c libAACenc/src/ms_stereo.cpp -o libAACenc/src/ms_stereo.o depbase=`echo libAACenc/src/noisedet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/noisedet.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/noisedet.lo libAACenc/src/noisedet.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/noisedet.lo -MD -MP -MF libAACenc/src/.deps/noisedet.Tpo -c libAACenc/src/noisedet.cpp -fPIC -DPIC -o libAACenc/src/.libs/noisedet.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/noisedet.lo -MD -MP -MF libAACenc/src/.deps/noisedet.Tpo -c libAACenc/src/noisedet.cpp -o libAACenc/src/noisedet.o depbase=`echo libAACenc/src/pnsparam.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/pnsparam.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/pnsparam.lo libAACenc/src/pnsparam.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/pnsparam.lo -MD -MP -MF libAACenc/src/.deps/pnsparam.Tpo -c libAACenc/src/pnsparam.cpp -fPIC -DPIC -o libAACenc/src/.libs/pnsparam.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/pnsparam.lo -MD -MP -MF libAACenc/src/.deps/pnsparam.Tpo -c libAACenc/src/pnsparam.cpp -o libAACenc/src/pnsparam.o depbase=`echo libAACenc/src/pre_echo_control.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/pre_echo_control.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/pre_echo_control.lo libAACenc/src/pre_echo_control.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/pre_echo_control.lo -MD -MP -MF libAACenc/src/.deps/pre_echo_control.Tpo -c libAACenc/src/pre_echo_control.cpp -fPIC -DPIC -o libAACenc/src/.libs/pre_echo_control.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/pre_echo_control.lo -MD -MP -MF libAACenc/src/.deps/pre_echo_control.Tpo -c libAACenc/src/pre_echo_control.cpp -o libAACenc/src/pre_echo_control.o depbase=`echo libAACenc/src/psy_configuration.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/psy_configuration.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/psy_configuration.lo libAACenc/src/psy_configuration.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/psy_configuration.lo -MD -MP -MF libAACenc/src/.deps/psy_configuration.Tpo -c libAACenc/src/psy_configuration.cpp -fPIC -DPIC -o libAACenc/src/.libs/psy_configuration.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/psy_configuration.lo -MD -MP -MF libAACenc/src/.deps/psy_configuration.Tpo -c libAACenc/src/psy_configuration.cpp -o libAACenc/src/psy_configuration.o depbase=`echo libAACenc/src/psy_main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/psy_main.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/psy_main.lo libAACenc/src/psy_main.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/psy_main.lo -MD -MP -MF libAACenc/src/.deps/psy_main.Tpo -c libAACenc/src/psy_main.cpp -fPIC -DPIC -o libAACenc/src/.libs/psy_main.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/psy_main.lo -MD -MP -MF libAACenc/src/.deps/psy_main.Tpo -c libAACenc/src/psy_main.cpp -o libAACenc/src/psy_main.o depbase=`echo libAACenc/src/qc_main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/qc_main.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/qc_main.lo libAACenc/src/qc_main.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/qc_main.lo -MD -MP -MF libAACenc/src/.deps/qc_main.Tpo -c libAACenc/src/qc_main.cpp -fPIC -DPIC -o libAACenc/src/.libs/qc_main.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/qc_main.lo -MD -MP -MF libAACenc/src/.deps/qc_main.Tpo -c libAACenc/src/qc_main.cpp -o libAACenc/src/qc_main.o depbase=`echo libAACenc/src/quantize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/quantize.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/quantize.lo libAACenc/src/quantize.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/quantize.lo -MD -MP -MF libAACenc/src/.deps/quantize.Tpo -c libAACenc/src/quantize.cpp -fPIC -DPIC -o libAACenc/src/.libs/quantize.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/quantize.lo -MD -MP -MF libAACenc/src/.deps/quantize.Tpo -c libAACenc/src/quantize.cpp -o libAACenc/src/quantize.o depbase=`echo libAACenc/src/sf_estim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/sf_estim.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/sf_estim.lo libAACenc/src/sf_estim.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/sf_estim.lo -MD -MP -MF libAACenc/src/.deps/sf_estim.Tpo -c libAACenc/src/sf_estim.cpp -fPIC -DPIC -o libAACenc/src/.libs/sf_estim.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/sf_estim.lo -MD -MP -MF libAACenc/src/.deps/sf_estim.Tpo -c libAACenc/src/sf_estim.cpp -o libAACenc/src/sf_estim.o depbase=`echo libAACenc/src/spreading.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/spreading.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/spreading.lo libAACenc/src/spreading.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/spreading.lo -MD -MP -MF libAACenc/src/.deps/spreading.Tpo -c libAACenc/src/spreading.cpp -fPIC -DPIC -o libAACenc/src/.libs/spreading.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/spreading.lo -MD -MP -MF libAACenc/src/.deps/spreading.Tpo -c libAACenc/src/spreading.cpp -o libAACenc/src/spreading.o depbase=`echo libAACenc/src/tonality.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/tonality.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/tonality.lo libAACenc/src/tonality.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/tonality.lo -MD -MP -MF libAACenc/src/.deps/tonality.Tpo -c libAACenc/src/tonality.cpp -fPIC -DPIC -o libAACenc/src/.libs/tonality.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/tonality.lo -MD -MP -MF libAACenc/src/.deps/tonality.Tpo -c libAACenc/src/tonality.cpp -o libAACenc/src/tonality.o depbase=`echo libAACenc/src/transform.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/transform.lo -MD -MP -MF $depbase.Tpo -c -o libAACenc/src/transform.lo libAACenc/src/transform.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/transform.lo -MD -MP -MF libAACenc/src/.deps/transform.Tpo -c libAACenc/src/transform.cpp -fPIC -DPIC -o libAACenc/src/.libs/transform.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libAACenc/src/transform.lo -MD -MP -MF libAACenc/src/.deps/transform.Tpo -c libAACenc/src/transform.cpp -o libAACenc/src/transform.o depbase=`echo libArithCoding/src/ac_arith_coder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libArithCoding/src/ac_arith_coder.lo -MD -MP -MF $depbase.Tpo -c -o libArithCoding/src/ac_arith_coder.lo libArithCoding/src/ac_arith_coder.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libArithCoding/src/ac_arith_coder.lo -MD -MP -MF libArithCoding/src/.deps/ac_arith_coder.Tpo -c libArithCoding/src/ac_arith_coder.cpp -fPIC -DPIC -o libArithCoding/src/.libs/ac_arith_coder.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libArithCoding/src/ac_arith_coder.lo -MD -MP -MF libArithCoding/src/.deps/ac_arith_coder.Tpo -c libArithCoding/src/ac_arith_coder.cpp -o libArithCoding/src/ac_arith_coder.o depbase=`echo libDRCdec/src/FDK_drcDecLib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/FDK_drcDecLib.lo -MD -MP -MF $depbase.Tpo -c -o libDRCdec/src/FDK_drcDecLib.lo libDRCdec/src/FDK_drcDecLib.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/FDK_drcDecLib.lo -MD -MP -MF libDRCdec/src/.deps/FDK_drcDecLib.Tpo -c libDRCdec/src/FDK_drcDecLib.cpp -fPIC -DPIC -o libDRCdec/src/.libs/FDK_drcDecLib.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/FDK_drcDecLib.lo -MD -MP -MF libDRCdec/src/.deps/FDK_drcDecLib.Tpo -c libDRCdec/src/FDK_drcDecLib.cpp -o libDRCdec/src/FDK_drcDecLib.o depbase=`echo libDRCdec/src/drcDec_gainDecoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcDec_gainDecoder.lo -MD -MP -MF $depbase.Tpo -c -o libDRCdec/src/drcDec_gainDecoder.lo libDRCdec/src/drcDec_gainDecoder.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcDec_gainDecoder.lo -MD -MP -MF libDRCdec/src/.deps/drcDec_gainDecoder.Tpo -c libDRCdec/src/drcDec_gainDecoder.cpp -fPIC -DPIC -o libDRCdec/src/.libs/drcDec_gainDecoder.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcDec_gainDecoder.lo -MD -MP -MF libDRCdec/src/.deps/drcDec_gainDecoder.Tpo -c libDRCdec/src/drcDec_gainDecoder.cpp -o libDRCdec/src/drcDec_gainDecoder.o depbase=`echo libDRCdec/src/drcDec_reader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcDec_reader.lo -MD -MP -MF $depbase.Tpo -c -o libDRCdec/src/drcDec_reader.lo libDRCdec/src/drcDec_reader.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcDec_reader.lo -MD -MP -MF libDRCdec/src/.deps/drcDec_reader.Tpo -c libDRCdec/src/drcDec_reader.cpp -fPIC -DPIC -o libDRCdec/src/.libs/drcDec_reader.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcDec_reader.lo -MD -MP -MF libDRCdec/src/.deps/drcDec_reader.Tpo -c libDRCdec/src/drcDec_reader.cpp -o libDRCdec/src/drcDec_reader.o depbase=`echo libDRCdec/src/drcDec_rom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcDec_rom.lo -MD -MP -MF $depbase.Tpo -c -o libDRCdec/src/drcDec_rom.lo libDRCdec/src/drcDec_rom.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcDec_rom.lo -MD -MP -MF libDRCdec/src/.deps/drcDec_rom.Tpo -c libDRCdec/src/drcDec_rom.cpp -fPIC -DPIC -o libDRCdec/src/.libs/drcDec_rom.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcDec_rom.lo -MD -MP -MF libDRCdec/src/.deps/drcDec_rom.Tpo -c libDRCdec/src/drcDec_rom.cpp -o libDRCdec/src/drcDec_rom.o depbase=`echo libDRCdec/src/drcDec_selectionProcess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcDec_selectionProcess.lo -MD -MP -MF $depbase.Tpo -c -o libDRCdec/src/drcDec_selectionProcess.lo libDRCdec/src/drcDec_selectionProcess.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcDec_selectionProcess.lo -MD -MP -MF libDRCdec/src/.deps/drcDec_selectionProcess.Tpo -c libDRCdec/src/drcDec_selectionProcess.cpp -fPIC -DPIC -o libDRCdec/src/.libs/drcDec_selectionProcess.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcDec_selectionProcess.lo -MD -MP -MF libDRCdec/src/.deps/drcDec_selectionProcess.Tpo -c libDRCdec/src/drcDec_selectionProcess.cpp -o libDRCdec/src/drcDec_selectionProcess.o depbase=`echo libDRCdec/src/drcDec_tools.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcDec_tools.lo -MD -MP -MF $depbase.Tpo -c -o libDRCdec/src/drcDec_tools.lo libDRCdec/src/drcDec_tools.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcDec_tools.lo -MD -MP -MF libDRCdec/src/.deps/drcDec_tools.Tpo -c libDRCdec/src/drcDec_tools.cpp -fPIC -DPIC -o libDRCdec/src/.libs/drcDec_tools.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcDec_tools.lo -MD -MP -MF libDRCdec/src/.deps/drcDec_tools.Tpo -c libDRCdec/src/drcDec_tools.cpp -o libDRCdec/src/drcDec_tools.o depbase=`echo libDRCdec/src/drcGainDec_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcGainDec_init.lo -MD -MP -MF $depbase.Tpo -c -o libDRCdec/src/drcGainDec_init.lo libDRCdec/src/drcGainDec_init.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcGainDec_init.lo -MD -MP -MF libDRCdec/src/.deps/drcGainDec_init.Tpo -c libDRCdec/src/drcGainDec_init.cpp -fPIC -DPIC -o libDRCdec/src/.libs/drcGainDec_init.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcGainDec_init.lo -MD -MP -MF libDRCdec/src/.deps/drcGainDec_init.Tpo -c libDRCdec/src/drcGainDec_init.cpp -o libDRCdec/src/drcGainDec_init.o depbase=`echo libDRCdec/src/drcGainDec_preprocess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcGainDec_preprocess.lo -MD -MP -MF $depbase.Tpo -c -o libDRCdec/src/drcGainDec_preprocess.lo libDRCdec/src/drcGainDec_preprocess.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcGainDec_preprocess.lo -MD -MP -MF libDRCdec/src/.deps/drcGainDec_preprocess.Tpo -c libDRCdec/src/drcGainDec_preprocess.cpp -fPIC -DPIC -o libDRCdec/src/.libs/drcGainDec_preprocess.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcGainDec_preprocess.lo -MD -MP -MF libDRCdec/src/.deps/drcGainDec_preprocess.Tpo -c libDRCdec/src/drcGainDec_preprocess.cpp -o libDRCdec/src/drcGainDec_preprocess.o depbase=`echo libDRCdec/src/drcGainDec_process.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcGainDec_process.lo -MD -MP -MF $depbase.Tpo -c -o libDRCdec/src/drcGainDec_process.lo libDRCdec/src/drcGainDec_process.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcGainDec_process.lo -MD -MP -MF libDRCdec/src/.deps/drcGainDec_process.Tpo -c libDRCdec/src/drcGainDec_process.cpp -fPIC -DPIC -o libDRCdec/src/.libs/drcGainDec_process.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libDRCdec/src/drcGainDec_process.lo -MD -MP -MF libDRCdec/src/.deps/drcGainDec_process.Tpo -c libDRCdec/src/drcGainDec_process.cpp -o libDRCdec/src/drcGainDec_process.o depbase=`echo libMpegTPDec/src/tpdec_adif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPDec/src/tpdec_adif.lo -MD -MP -MF $depbase.Tpo -c -o libMpegTPDec/src/tpdec_adif.lo libMpegTPDec/src/tpdec_adif.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPDec/src/tpdec_adif.lo -MD -MP -MF libMpegTPDec/src/.deps/tpdec_adif.Tpo -c libMpegTPDec/src/tpdec_adif.cpp -fPIC -DPIC -o libMpegTPDec/src/.libs/tpdec_adif.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPDec/src/tpdec_adif.lo -MD -MP -MF libMpegTPDec/src/.deps/tpdec_adif.Tpo -c libMpegTPDec/src/tpdec_adif.cpp -o libMpegTPDec/src/tpdec_adif.o depbase=`echo libMpegTPDec/src/tpdec_adts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPDec/src/tpdec_adts.lo -MD -MP -MF $depbase.Tpo -c -o libMpegTPDec/src/tpdec_adts.lo libMpegTPDec/src/tpdec_adts.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPDec/src/tpdec_adts.lo -MD -MP -MF libMpegTPDec/src/.deps/tpdec_adts.Tpo -c libMpegTPDec/src/tpdec_adts.cpp -fPIC -DPIC -o libMpegTPDec/src/.libs/tpdec_adts.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPDec/src/tpdec_adts.lo -MD -MP -MF libMpegTPDec/src/.deps/tpdec_adts.Tpo -c libMpegTPDec/src/tpdec_adts.cpp -o libMpegTPDec/src/tpdec_adts.o depbase=`echo libMpegTPDec/src/tpdec_asc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPDec/src/tpdec_asc.lo -MD -MP -MF $depbase.Tpo -c -o libMpegTPDec/src/tpdec_asc.lo libMpegTPDec/src/tpdec_asc.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPDec/src/tpdec_asc.lo -MD -MP -MF libMpegTPDec/src/.deps/tpdec_asc.Tpo -c libMpegTPDec/src/tpdec_asc.cpp -fPIC -DPIC -o libMpegTPDec/src/.libs/tpdec_asc.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPDec/src/tpdec_asc.lo -MD -MP -MF libMpegTPDec/src/.deps/tpdec_asc.Tpo -c libMpegTPDec/src/tpdec_asc.cpp -o libMpegTPDec/src/tpdec_asc.o depbase=`echo libMpegTPDec/src/tpdec_drm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPDec/src/tpdec_drm.lo -MD -MP -MF $depbase.Tpo -c -o libMpegTPDec/src/tpdec_drm.lo libMpegTPDec/src/tpdec_drm.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPDec/src/tpdec_drm.lo -MD -MP -MF libMpegTPDec/src/.deps/tpdec_drm.Tpo -c libMpegTPDec/src/tpdec_drm.cpp -fPIC -DPIC -o libMpegTPDec/src/.libs/tpdec_drm.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPDec/src/tpdec_drm.lo -MD -MP -MF libMpegTPDec/src/.deps/tpdec_drm.Tpo -c libMpegTPDec/src/tpdec_drm.cpp -o libMpegTPDec/src/tpdec_drm.o depbase=`echo libMpegTPDec/src/tpdec_latm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPDec/src/tpdec_latm.lo -MD -MP -MF $depbase.Tpo -c -o libMpegTPDec/src/tpdec_latm.lo libMpegTPDec/src/tpdec_latm.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPDec/src/tpdec_latm.lo -MD -MP -MF libMpegTPDec/src/.deps/tpdec_latm.Tpo -c libMpegTPDec/src/tpdec_latm.cpp -fPIC -DPIC -o libMpegTPDec/src/.libs/tpdec_latm.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPDec/src/tpdec_latm.lo -MD -MP -MF libMpegTPDec/src/.deps/tpdec_latm.Tpo -c libMpegTPDec/src/tpdec_latm.cpp -o libMpegTPDec/src/tpdec_latm.o depbase=`echo libMpegTPDec/src/tpdec_lib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPDec/src/tpdec_lib.lo -MD -MP -MF $depbase.Tpo -c -o libMpegTPDec/src/tpdec_lib.lo libMpegTPDec/src/tpdec_lib.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPDec/src/tpdec_lib.lo -MD -MP -MF libMpegTPDec/src/.deps/tpdec_lib.Tpo -c libMpegTPDec/src/tpdec_lib.cpp -fPIC -DPIC -o libMpegTPDec/src/.libs/tpdec_lib.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPDec/src/tpdec_lib.lo -MD -MP -MF libMpegTPDec/src/.deps/tpdec_lib.Tpo -c libMpegTPDec/src/tpdec_lib.cpp -o libMpegTPDec/src/tpdec_lib.o depbase=`echo libMpegTPEnc/src/tpenc_adif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPEnc/src/tpenc_adif.lo -MD -MP -MF $depbase.Tpo -c -o libMpegTPEnc/src/tpenc_adif.lo libMpegTPEnc/src/tpenc_adif.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPEnc/src/tpenc_adif.lo -MD -MP -MF libMpegTPEnc/src/.deps/tpenc_adif.Tpo -c libMpegTPEnc/src/tpenc_adif.cpp -fPIC -DPIC -o libMpegTPEnc/src/.libs/tpenc_adif.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPEnc/src/tpenc_adif.lo -MD -MP -MF libMpegTPEnc/src/.deps/tpenc_adif.Tpo -c libMpegTPEnc/src/tpenc_adif.cpp -o libMpegTPEnc/src/tpenc_adif.o depbase=`echo libMpegTPEnc/src/tpenc_adts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPEnc/src/tpenc_adts.lo -MD -MP -MF $depbase.Tpo -c -o libMpegTPEnc/src/tpenc_adts.lo libMpegTPEnc/src/tpenc_adts.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPEnc/src/tpenc_adts.lo -MD -MP -MF libMpegTPEnc/src/.deps/tpenc_adts.Tpo -c libMpegTPEnc/src/tpenc_adts.cpp -fPIC -DPIC -o libMpegTPEnc/src/.libs/tpenc_adts.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPEnc/src/tpenc_adts.lo -MD -MP -MF libMpegTPEnc/src/.deps/tpenc_adts.Tpo -c libMpegTPEnc/src/tpenc_adts.cpp -o libMpegTPEnc/src/tpenc_adts.o depbase=`echo libMpegTPEnc/src/tpenc_asc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPEnc/src/tpenc_asc.lo -MD -MP -MF $depbase.Tpo -c -o libMpegTPEnc/src/tpenc_asc.lo libMpegTPEnc/src/tpenc_asc.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPEnc/src/tpenc_asc.lo -MD -MP -MF libMpegTPEnc/src/.deps/tpenc_asc.Tpo -c libMpegTPEnc/src/tpenc_asc.cpp -fPIC -DPIC -o libMpegTPEnc/src/.libs/tpenc_asc.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPEnc/src/tpenc_asc.lo -MD -MP -MF libMpegTPEnc/src/.deps/tpenc_asc.Tpo -c libMpegTPEnc/src/tpenc_asc.cpp -o libMpegTPEnc/src/tpenc_asc.o depbase=`echo libMpegTPEnc/src/tpenc_latm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPEnc/src/tpenc_latm.lo -MD -MP -MF $depbase.Tpo -c -o libMpegTPEnc/src/tpenc_latm.lo libMpegTPEnc/src/tpenc_latm.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPEnc/src/tpenc_latm.lo -MD -MP -MF libMpegTPEnc/src/.deps/tpenc_latm.Tpo -c libMpegTPEnc/src/tpenc_latm.cpp -fPIC -DPIC -o libMpegTPEnc/src/.libs/tpenc_latm.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPEnc/src/tpenc_latm.lo -MD -MP -MF libMpegTPEnc/src/.deps/tpenc_latm.Tpo -c libMpegTPEnc/src/tpenc_latm.cpp -o libMpegTPEnc/src/tpenc_latm.o depbase=`echo libMpegTPEnc/src/tpenc_lib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPEnc/src/tpenc_lib.lo -MD -MP -MF $depbase.Tpo -c -o libMpegTPEnc/src/tpenc_lib.lo libMpegTPEnc/src/tpenc_lib.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPEnc/src/tpenc_lib.lo -MD -MP -MF libMpegTPEnc/src/.deps/tpenc_lib.Tpo -c libMpegTPEnc/src/tpenc_lib.cpp -fPIC -DPIC -o libMpegTPEnc/src/.libs/tpenc_lib.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libMpegTPEnc/src/tpenc_lib.lo -MD -MP -MF libMpegTPEnc/src/.deps/tpenc_lib.Tpo -c libMpegTPEnc/src/tpenc_lib.cpp -o libMpegTPEnc/src/tpenc_lib.o depbase=`echo libSACdec/src/sac_bitdec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_bitdec.lo -MD -MP -MF $depbase.Tpo -c -o libSACdec/src/sac_bitdec.lo libSACdec/src/sac_bitdec.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_bitdec.lo -MD -MP -MF libSACdec/src/.deps/sac_bitdec.Tpo -c libSACdec/src/sac_bitdec.cpp -fPIC -DPIC -o libSACdec/src/.libs/sac_bitdec.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_bitdec.lo -MD -MP -MF libSACdec/src/.deps/sac_bitdec.Tpo -c libSACdec/src/sac_bitdec.cpp -o libSACdec/src/sac_bitdec.o depbase=`echo libSACdec/src/sac_calcM1andM2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_calcM1andM2.lo -MD -MP -MF $depbase.Tpo -c -o libSACdec/src/sac_calcM1andM2.lo libSACdec/src/sac_calcM1andM2.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_calcM1andM2.lo -MD -MP -MF libSACdec/src/.deps/sac_calcM1andM2.Tpo -c libSACdec/src/sac_calcM1andM2.cpp -fPIC -DPIC -o libSACdec/src/.libs/sac_calcM1andM2.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_calcM1andM2.lo -MD -MP -MF libSACdec/src/.deps/sac_calcM1andM2.Tpo -c libSACdec/src/sac_calcM1andM2.cpp -o libSACdec/src/sac_calcM1andM2.o depbase=`echo libSACdec/src/sac_dec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_dec.lo -MD -MP -MF $depbase.Tpo -c -o libSACdec/src/sac_dec.lo libSACdec/src/sac_dec.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_dec.lo -MD -MP -MF libSACdec/src/.deps/sac_dec.Tpo -c libSACdec/src/sac_dec.cpp -fPIC -DPIC -o libSACdec/src/.libs/sac_dec.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_dec.lo -MD -MP -MF libSACdec/src/.deps/sac_dec.Tpo -c libSACdec/src/sac_dec.cpp -o libSACdec/src/sac_dec.o depbase=`echo libSACdec/src/sac_dec_conceal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_dec_conceal.lo -MD -MP -MF $depbase.Tpo -c -o libSACdec/src/sac_dec_conceal.lo libSACdec/src/sac_dec_conceal.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_dec_conceal.lo -MD -MP -MF libSACdec/src/.deps/sac_dec_conceal.Tpo -c libSACdec/src/sac_dec_conceal.cpp -fPIC -DPIC -o libSACdec/src/.libs/sac_dec_conceal.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_dec_conceal.lo -MD -MP -MF libSACdec/src/.deps/sac_dec_conceal.Tpo -c libSACdec/src/sac_dec_conceal.cpp -o libSACdec/src/sac_dec_conceal.o depbase=`echo libSACdec/src/sac_dec_lib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_dec_lib.lo -MD -MP -MF $depbase.Tpo -c -o libSACdec/src/sac_dec_lib.lo libSACdec/src/sac_dec_lib.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_dec_lib.lo -MD -MP -MF libSACdec/src/.deps/sac_dec_lib.Tpo -c libSACdec/src/sac_dec_lib.cpp -fPIC -DPIC -o libSACdec/src/.libs/sac_dec_lib.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_dec_lib.lo -MD -MP -MF libSACdec/src/.deps/sac_dec_lib.Tpo -c libSACdec/src/sac_dec_lib.cpp -o libSACdec/src/sac_dec_lib.o depbase=`echo libSACdec/src/sac_process.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_process.lo -MD -MP -MF $depbase.Tpo -c -o libSACdec/src/sac_process.lo libSACdec/src/sac_process.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_process.lo -MD -MP -MF libSACdec/src/.deps/sac_process.Tpo -c libSACdec/src/sac_process.cpp -fPIC -DPIC -o libSACdec/src/.libs/sac_process.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_process.lo -MD -MP -MF libSACdec/src/.deps/sac_process.Tpo -c libSACdec/src/sac_process.cpp -o libSACdec/src/sac_process.o depbase=`echo libSACdec/src/sac_qmf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_qmf.lo -MD -MP -MF $depbase.Tpo -c -o libSACdec/src/sac_qmf.lo libSACdec/src/sac_qmf.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_qmf.lo -MD -MP -MF libSACdec/src/.deps/sac_qmf.Tpo -c libSACdec/src/sac_qmf.cpp -fPIC -DPIC -o libSACdec/src/.libs/sac_qmf.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_qmf.lo -MD -MP -MF libSACdec/src/.deps/sac_qmf.Tpo -c libSACdec/src/sac_qmf.cpp -o libSACdec/src/sac_qmf.o depbase=`echo libSACdec/src/sac_reshapeBBEnv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_reshapeBBEnv.lo -MD -MP -MF $depbase.Tpo -c -o libSACdec/src/sac_reshapeBBEnv.lo libSACdec/src/sac_reshapeBBEnv.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_reshapeBBEnv.lo -MD -MP -MF libSACdec/src/.deps/sac_reshapeBBEnv.Tpo -c libSACdec/src/sac_reshapeBBEnv.cpp -fPIC -DPIC -o libSACdec/src/.libs/sac_reshapeBBEnv.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_reshapeBBEnv.lo -MD -MP -MF libSACdec/src/.deps/sac_reshapeBBEnv.Tpo -c libSACdec/src/sac_reshapeBBEnv.cpp -o libSACdec/src/sac_reshapeBBEnv.o depbase=`echo libSACdec/src/sac_rom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_rom.lo -MD -MP -MF $depbase.Tpo -c -o libSACdec/src/sac_rom.lo libSACdec/src/sac_rom.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_rom.lo -MD -MP -MF libSACdec/src/.deps/sac_rom.Tpo -c libSACdec/src/sac_rom.cpp -fPIC -DPIC -o libSACdec/src/.libs/sac_rom.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_rom.lo -MD -MP -MF libSACdec/src/.deps/sac_rom.Tpo -c libSACdec/src/sac_rom.cpp -o libSACdec/src/sac_rom.o depbase=`echo libSACdec/src/sac_smoothing.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_smoothing.lo -MD -MP -MF $depbase.Tpo -c -o libSACdec/src/sac_smoothing.lo libSACdec/src/sac_smoothing.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_smoothing.lo -MD -MP -MF libSACdec/src/.deps/sac_smoothing.Tpo -c libSACdec/src/sac_smoothing.cpp -fPIC -DPIC -o libSACdec/src/.libs/sac_smoothing.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_smoothing.lo -MD -MP -MF libSACdec/src/.deps/sac_smoothing.Tpo -c libSACdec/src/sac_smoothing.cpp -o libSACdec/src/sac_smoothing.o depbase=`echo libSACdec/src/sac_stp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_stp.lo -MD -MP -MF $depbase.Tpo -c -o libSACdec/src/sac_stp.lo libSACdec/src/sac_stp.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_stp.lo -MD -MP -MF libSACdec/src/.deps/sac_stp.Tpo -c libSACdec/src/sac_stp.cpp -fPIC -DPIC -o libSACdec/src/.libs/sac_stp.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_stp.lo -MD -MP -MF libSACdec/src/.deps/sac_stp.Tpo -c libSACdec/src/sac_stp.cpp -o libSACdec/src/sac_stp.o depbase=`echo libSACdec/src/sac_tsd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_tsd.lo -MD -MP -MF $depbase.Tpo -c -o libSACdec/src/sac_tsd.lo libSACdec/src/sac_tsd.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_tsd.lo -MD -MP -MF libSACdec/src/.deps/sac_tsd.Tpo -c libSACdec/src/sac_tsd.cpp -fPIC -DPIC -o libSACdec/src/.libs/sac_tsd.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACdec/src/sac_tsd.lo -MD -MP -MF libSACdec/src/.deps/sac_tsd.Tpo -c libSACdec/src/sac_tsd.cpp -o libSACdec/src/sac_tsd.o depbase=`echo libSACenc/src/sacenc_bitstream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_bitstream.lo -MD -MP -MF $depbase.Tpo -c -o libSACenc/src/sacenc_bitstream.lo libSACenc/src/sacenc_bitstream.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_bitstream.lo -MD -MP -MF libSACenc/src/.deps/sacenc_bitstream.Tpo -c libSACenc/src/sacenc_bitstream.cpp -fPIC -DPIC -o libSACenc/src/.libs/sacenc_bitstream.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_bitstream.lo -MD -MP -MF libSACenc/src/.deps/sacenc_bitstream.Tpo -c libSACenc/src/sacenc_bitstream.cpp -o libSACenc/src/sacenc_bitstream.o depbase=`echo libSACenc/src/sacenc_delay.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_delay.lo -MD -MP -MF $depbase.Tpo -c -o libSACenc/src/sacenc_delay.lo libSACenc/src/sacenc_delay.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_delay.lo -MD -MP -MF libSACenc/src/.deps/sacenc_delay.Tpo -c libSACenc/src/sacenc_delay.cpp -fPIC -DPIC -o libSACenc/src/.libs/sacenc_delay.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_delay.lo -MD -MP -MF libSACenc/src/.deps/sacenc_delay.Tpo -c libSACenc/src/sacenc_delay.cpp -o libSACenc/src/sacenc_delay.o depbase=`echo libSACenc/src/sacenc_dmx_tdom_enh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_dmx_tdom_enh.lo -MD -MP -MF $depbase.Tpo -c -o libSACenc/src/sacenc_dmx_tdom_enh.lo libSACenc/src/sacenc_dmx_tdom_enh.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_dmx_tdom_enh.lo -MD -MP -MF libSACenc/src/.deps/sacenc_dmx_tdom_enh.Tpo -c libSACenc/src/sacenc_dmx_tdom_enh.cpp -fPIC -DPIC -o libSACenc/src/.libs/sacenc_dmx_tdom_enh.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_dmx_tdom_enh.lo -MD -MP -MF libSACenc/src/.deps/sacenc_dmx_tdom_enh.Tpo -c libSACenc/src/sacenc_dmx_tdom_enh.cpp -o libSACenc/src/sacenc_dmx_tdom_enh.o depbase=`echo libSACenc/src/sacenc_filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_filter.lo -MD -MP -MF $depbase.Tpo -c -o libSACenc/src/sacenc_filter.lo libSACenc/src/sacenc_filter.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_filter.lo -MD -MP -MF libSACenc/src/.deps/sacenc_filter.Tpo -c libSACenc/src/sacenc_filter.cpp -fPIC -DPIC -o libSACenc/src/.libs/sacenc_filter.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_filter.lo -MD -MP -MF libSACenc/src/.deps/sacenc_filter.Tpo -c libSACenc/src/sacenc_filter.cpp -o libSACenc/src/sacenc_filter.o depbase=`echo libSACenc/src/sacenc_framewindowing.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_framewindowing.lo -MD -MP -MF $depbase.Tpo -c -o libSACenc/src/sacenc_framewindowing.lo libSACenc/src/sacenc_framewindowing.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_framewindowing.lo -MD -MP -MF libSACenc/src/.deps/sacenc_framewindowing.Tpo -c libSACenc/src/sacenc_framewindowing.cpp -fPIC -DPIC -o libSACenc/src/.libs/sacenc_framewindowing.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_framewindowing.lo -MD -MP -MF libSACenc/src/.deps/sacenc_framewindowing.Tpo -c libSACenc/src/sacenc_framewindowing.cpp -o libSACenc/src/sacenc_framewindowing.o depbase=`echo libSACenc/src/sacenc_huff_tab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_huff_tab.lo -MD -MP -MF $depbase.Tpo -c -o libSACenc/src/sacenc_huff_tab.lo libSACenc/src/sacenc_huff_tab.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_huff_tab.lo -MD -MP -MF libSACenc/src/.deps/sacenc_huff_tab.Tpo -c libSACenc/src/sacenc_huff_tab.cpp -fPIC -DPIC -o libSACenc/src/.libs/sacenc_huff_tab.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_huff_tab.lo -MD -MP -MF libSACenc/src/.deps/sacenc_huff_tab.Tpo -c libSACenc/src/sacenc_huff_tab.cpp -o libSACenc/src/sacenc_huff_tab.o depbase=`echo libSACenc/src/sacenc_lib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_lib.lo -MD -MP -MF $depbase.Tpo -c -o libSACenc/src/sacenc_lib.lo libSACenc/src/sacenc_lib.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_lib.lo -MD -MP -MF libSACenc/src/.deps/sacenc_lib.Tpo -c libSACenc/src/sacenc_lib.cpp -fPIC -DPIC -o libSACenc/src/.libs/sacenc_lib.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_lib.lo -MD -MP -MF libSACenc/src/.deps/sacenc_lib.Tpo -c libSACenc/src/sacenc_lib.cpp -o libSACenc/src/sacenc_lib.o depbase=`echo libSACenc/src/sacenc_nlc_enc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_nlc_enc.lo -MD -MP -MF $depbase.Tpo -c -o libSACenc/src/sacenc_nlc_enc.lo libSACenc/src/sacenc_nlc_enc.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_nlc_enc.lo -MD -MP -MF libSACenc/src/.deps/sacenc_nlc_enc.Tpo -c libSACenc/src/sacenc_nlc_enc.cpp -fPIC -DPIC -o libSACenc/src/.libs/sacenc_nlc_enc.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_nlc_enc.lo -MD -MP -MF libSACenc/src/.deps/sacenc_nlc_enc.Tpo -c libSACenc/src/sacenc_nlc_enc.cpp -o libSACenc/src/sacenc_nlc_enc.o depbase=`echo libSACenc/src/sacenc_onsetdetect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_onsetdetect.lo -MD -MP -MF $depbase.Tpo -c -o libSACenc/src/sacenc_onsetdetect.lo libSACenc/src/sacenc_onsetdetect.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_onsetdetect.lo -MD -MP -MF libSACenc/src/.deps/sacenc_onsetdetect.Tpo -c libSACenc/src/sacenc_onsetdetect.cpp -fPIC -DPIC -o libSACenc/src/.libs/sacenc_onsetdetect.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_onsetdetect.lo -MD -MP -MF libSACenc/src/.deps/sacenc_onsetdetect.Tpo -c libSACenc/src/sacenc_onsetdetect.cpp -o libSACenc/src/sacenc_onsetdetect.o depbase=`echo libSACenc/src/sacenc_paramextract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_paramextract.lo -MD -MP -MF $depbase.Tpo -c -o libSACenc/src/sacenc_paramextract.lo libSACenc/src/sacenc_paramextract.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_paramextract.lo -MD -MP -MF libSACenc/src/.deps/sacenc_paramextract.Tpo -c libSACenc/src/sacenc_paramextract.cpp -fPIC -DPIC -o libSACenc/src/.libs/sacenc_paramextract.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_paramextract.lo -MD -MP -MF libSACenc/src/.deps/sacenc_paramextract.Tpo -c libSACenc/src/sacenc_paramextract.cpp -o libSACenc/src/sacenc_paramextract.o depbase=`echo libSACenc/src/sacenc_staticgain.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_staticgain.lo -MD -MP -MF $depbase.Tpo -c -o libSACenc/src/sacenc_staticgain.lo libSACenc/src/sacenc_staticgain.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_staticgain.lo -MD -MP -MF libSACenc/src/.deps/sacenc_staticgain.Tpo -c libSACenc/src/sacenc_staticgain.cpp -fPIC -DPIC -o libSACenc/src/.libs/sacenc_staticgain.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_staticgain.lo -MD -MP -MF libSACenc/src/.deps/sacenc_staticgain.Tpo -c libSACenc/src/sacenc_staticgain.cpp -o libSACenc/src/sacenc_staticgain.o depbase=`echo libSACenc/src/sacenc_tree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_tree.lo -MD -MP -MF $depbase.Tpo -c -o libSACenc/src/sacenc_tree.lo libSACenc/src/sacenc_tree.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_tree.lo -MD -MP -MF libSACenc/src/.deps/sacenc_tree.Tpo -c libSACenc/src/sacenc_tree.cpp -fPIC -DPIC -o libSACenc/src/.libs/sacenc_tree.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_tree.lo -MD -MP -MF libSACenc/src/.deps/sacenc_tree.Tpo -c libSACenc/src/sacenc_tree.cpp -o libSACenc/src/sacenc_tree.o depbase=`echo libSACenc/src/sacenc_vectorfunctions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_vectorfunctions.lo -MD -MP -MF $depbase.Tpo -c -o libSACenc/src/sacenc_vectorfunctions.lo libSACenc/src/sacenc_vectorfunctions.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_vectorfunctions.lo -MD -MP -MF libSACenc/src/.deps/sacenc_vectorfunctions.Tpo -c libSACenc/src/sacenc_vectorfunctions.cpp -fPIC -DPIC -o libSACenc/src/.libs/sacenc_vectorfunctions.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSACenc/src/sacenc_vectorfunctions.lo -MD -MP -MF libSACenc/src/.deps/sacenc_vectorfunctions.Tpo -c libSACenc/src/sacenc_vectorfunctions.cpp -o libSACenc/src/sacenc_vectorfunctions.o depbase=`echo libSBRdec/src/HFgen_preFlat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/HFgen_preFlat.lo -MD -MP -MF $depbase.Tpo -c -o libSBRdec/src/HFgen_preFlat.lo libSBRdec/src/HFgen_preFlat.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/HFgen_preFlat.lo -MD -MP -MF libSBRdec/src/.deps/HFgen_preFlat.Tpo -c libSBRdec/src/HFgen_preFlat.cpp -fPIC -DPIC -o libSBRdec/src/.libs/HFgen_preFlat.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/HFgen_preFlat.lo -MD -MP -MF libSBRdec/src/.deps/HFgen_preFlat.Tpo -c libSBRdec/src/HFgen_preFlat.cpp -o libSBRdec/src/HFgen_preFlat.o depbase=`echo libSBRdec/src/env_calc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/env_calc.lo -MD -MP -MF $depbase.Tpo -c -o libSBRdec/src/env_calc.lo libSBRdec/src/env_calc.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/env_calc.lo -MD -MP -MF libSBRdec/src/.deps/env_calc.Tpo -c libSBRdec/src/env_calc.cpp -fPIC -DPIC -o libSBRdec/src/.libs/env_calc.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/env_calc.lo -MD -MP -MF libSBRdec/src/.deps/env_calc.Tpo -c libSBRdec/src/env_calc.cpp -o libSBRdec/src/env_calc.o depbase=`echo libSBRdec/src/env_dec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/env_dec.lo -MD -MP -MF $depbase.Tpo -c -o libSBRdec/src/env_dec.lo libSBRdec/src/env_dec.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/env_dec.lo -MD -MP -MF libSBRdec/src/.deps/env_dec.Tpo -c libSBRdec/src/env_dec.cpp -fPIC -DPIC -o libSBRdec/src/.libs/env_dec.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/env_dec.lo -MD -MP -MF libSBRdec/src/.deps/env_dec.Tpo -c libSBRdec/src/env_dec.cpp -o libSBRdec/src/env_dec.o depbase=`echo libSBRdec/src/env_extr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/env_extr.lo -MD -MP -MF $depbase.Tpo -c -o libSBRdec/src/env_extr.lo libSBRdec/src/env_extr.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/env_extr.lo -MD -MP -MF libSBRdec/src/.deps/env_extr.Tpo -c libSBRdec/src/env_extr.cpp -fPIC -DPIC -o libSBRdec/src/.libs/env_extr.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/env_extr.lo -MD -MP -MF libSBRdec/src/.deps/env_extr.Tpo -c libSBRdec/src/env_extr.cpp -o libSBRdec/src/env_extr.o depbase=`echo libSBRdec/src/hbe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/hbe.lo -MD -MP -MF $depbase.Tpo -c -o libSBRdec/src/hbe.lo libSBRdec/src/hbe.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/hbe.lo -MD -MP -MF libSBRdec/src/.deps/hbe.Tpo -c libSBRdec/src/hbe.cpp -fPIC -DPIC -o libSBRdec/src/.libs/hbe.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/hbe.lo -MD -MP -MF libSBRdec/src/.deps/hbe.Tpo -c libSBRdec/src/hbe.cpp -o libSBRdec/src/hbe.o depbase=`echo libSBRdec/src/huff_dec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/huff_dec.lo -MD -MP -MF $depbase.Tpo -c -o libSBRdec/src/huff_dec.lo libSBRdec/src/huff_dec.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/huff_dec.lo -MD -MP -MF libSBRdec/src/.deps/huff_dec.Tpo -c libSBRdec/src/huff_dec.cpp -fPIC -DPIC -o libSBRdec/src/.libs/huff_dec.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/huff_dec.lo -MD -MP -MF libSBRdec/src/.deps/huff_dec.Tpo -c libSBRdec/src/huff_dec.cpp -o libSBRdec/src/huff_dec.o depbase=`echo libSBRdec/src/lpp_tran.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/lpp_tran.lo -MD -MP -MF $depbase.Tpo -c -o libSBRdec/src/lpp_tran.lo libSBRdec/src/lpp_tran.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/lpp_tran.lo -MD -MP -MF libSBRdec/src/.deps/lpp_tran.Tpo -c libSBRdec/src/lpp_tran.cpp -fPIC -DPIC -o libSBRdec/src/.libs/lpp_tran.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/lpp_tran.lo -MD -MP -MF libSBRdec/src/.deps/lpp_tran.Tpo -c libSBRdec/src/lpp_tran.cpp -o libSBRdec/src/lpp_tran.o depbase=`echo libSBRdec/src/psbitdec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/psbitdec.lo -MD -MP -MF $depbase.Tpo -c -o libSBRdec/src/psbitdec.lo libSBRdec/src/psbitdec.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/psbitdec.lo -MD -MP -MF libSBRdec/src/.deps/psbitdec.Tpo -c libSBRdec/src/psbitdec.cpp -fPIC -DPIC -o libSBRdec/src/.libs/psbitdec.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/psbitdec.lo -MD -MP -MF libSBRdec/src/.deps/psbitdec.Tpo -c libSBRdec/src/psbitdec.cpp -o libSBRdec/src/psbitdec.o depbase=`echo libSBRdec/src/psdec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/psdec.lo -MD -MP -MF $depbase.Tpo -c -o libSBRdec/src/psdec.lo libSBRdec/src/psdec.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/psdec.lo -MD -MP -MF libSBRdec/src/.deps/psdec.Tpo -c libSBRdec/src/psdec.cpp -fPIC -DPIC -o libSBRdec/src/.libs/psdec.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/psdec.lo -MD -MP -MF libSBRdec/src/.deps/psdec.Tpo -c libSBRdec/src/psdec.cpp -o libSBRdec/src/psdec.o depbase=`echo libSBRdec/src/psdec_drm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/psdec_drm.lo -MD -MP -MF $depbase.Tpo -c -o libSBRdec/src/psdec_drm.lo libSBRdec/src/psdec_drm.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/psdec_drm.lo -MD -MP -MF libSBRdec/src/.deps/psdec_drm.Tpo -c libSBRdec/src/psdec_drm.cpp -fPIC -DPIC -o libSBRdec/src/.libs/psdec_drm.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/psdec_drm.lo -MD -MP -MF libSBRdec/src/.deps/psdec_drm.Tpo -c libSBRdec/src/psdec_drm.cpp -o libSBRdec/src/psdec_drm.o depbase=`echo libSBRdec/src/psdecrom_drm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/psdecrom_drm.lo -MD -MP -MF $depbase.Tpo -c -o libSBRdec/src/psdecrom_drm.lo libSBRdec/src/psdecrom_drm.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/psdecrom_drm.lo -MD -MP -MF libSBRdec/src/.deps/psdecrom_drm.Tpo -c libSBRdec/src/psdecrom_drm.cpp -fPIC -DPIC -o libSBRdec/src/.libs/psdecrom_drm.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/psdecrom_drm.lo -MD -MP -MF libSBRdec/src/.deps/psdecrom_drm.Tpo -c libSBRdec/src/psdecrom_drm.cpp -o libSBRdec/src/psdecrom_drm.o depbase=`echo libSBRdec/src/pvc_dec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/pvc_dec.lo -MD -MP -MF $depbase.Tpo -c -o libSBRdec/src/pvc_dec.lo libSBRdec/src/pvc_dec.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/pvc_dec.lo -MD -MP -MF libSBRdec/src/.deps/pvc_dec.Tpo -c libSBRdec/src/pvc_dec.cpp -fPIC -DPIC -o libSBRdec/src/.libs/pvc_dec.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/pvc_dec.lo -MD -MP -MF libSBRdec/src/.deps/pvc_dec.Tpo -c libSBRdec/src/pvc_dec.cpp -o libSBRdec/src/pvc_dec.o depbase=`echo libSBRdec/src/sbr_deb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/sbr_deb.lo -MD -MP -MF $depbase.Tpo -c -o libSBRdec/src/sbr_deb.lo libSBRdec/src/sbr_deb.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/sbr_deb.lo -MD -MP -MF libSBRdec/src/.deps/sbr_deb.Tpo -c libSBRdec/src/sbr_deb.cpp -fPIC -DPIC -o libSBRdec/src/.libs/sbr_deb.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/sbr_deb.lo -MD -MP -MF libSBRdec/src/.deps/sbr_deb.Tpo -c libSBRdec/src/sbr_deb.cpp -o libSBRdec/src/sbr_deb.o depbase=`echo libSBRdec/src/sbr_dec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/sbr_dec.lo -MD -MP -MF $depbase.Tpo -c -o libSBRdec/src/sbr_dec.lo libSBRdec/src/sbr_dec.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/sbr_dec.lo -MD -MP -MF libSBRdec/src/.deps/sbr_dec.Tpo -c libSBRdec/src/sbr_dec.cpp -fPIC -DPIC -o libSBRdec/src/.libs/sbr_dec.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/sbr_dec.lo -MD -MP -MF libSBRdec/src/.deps/sbr_dec.Tpo -c libSBRdec/src/sbr_dec.cpp -o libSBRdec/src/sbr_dec.o depbase=`echo libSBRdec/src/sbr_ram.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/sbr_ram.lo -MD -MP -MF $depbase.Tpo -c -o libSBRdec/src/sbr_ram.lo libSBRdec/src/sbr_ram.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/sbr_ram.lo -MD -MP -MF libSBRdec/src/.deps/sbr_ram.Tpo -c libSBRdec/src/sbr_ram.cpp -fPIC -DPIC -o libSBRdec/src/.libs/sbr_ram.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/sbr_ram.lo -MD -MP -MF libSBRdec/src/.deps/sbr_ram.Tpo -c libSBRdec/src/sbr_ram.cpp -o libSBRdec/src/sbr_ram.o depbase=`echo libSBRdec/src/sbr_rom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/sbr_rom.lo -MD -MP -MF $depbase.Tpo -c -o libSBRdec/src/sbr_rom.lo libSBRdec/src/sbr_rom.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/sbr_rom.lo -MD -MP -MF libSBRdec/src/.deps/sbr_rom.Tpo -c libSBRdec/src/sbr_rom.cpp -fPIC -DPIC -o libSBRdec/src/.libs/sbr_rom.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/sbr_rom.lo -MD -MP -MF libSBRdec/src/.deps/sbr_rom.Tpo -c libSBRdec/src/sbr_rom.cpp -o libSBRdec/src/sbr_rom.o depbase=`echo libSBRdec/src/sbrdec_drc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/sbrdec_drc.lo -MD -MP -MF $depbase.Tpo -c -o libSBRdec/src/sbrdec_drc.lo libSBRdec/src/sbrdec_drc.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/sbrdec_drc.lo -MD -MP -MF libSBRdec/src/.deps/sbrdec_drc.Tpo -c libSBRdec/src/sbrdec_drc.cpp -fPIC -DPIC -o libSBRdec/src/.libs/sbrdec_drc.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/sbrdec_drc.lo -MD -MP -MF libSBRdec/src/.deps/sbrdec_drc.Tpo -c libSBRdec/src/sbrdec_drc.cpp -o libSBRdec/src/sbrdec_drc.o depbase=`echo libSBRdec/src/sbrdec_freq_sca.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/sbrdec_freq_sca.lo -MD -MP -MF $depbase.Tpo -c -o libSBRdec/src/sbrdec_freq_sca.lo libSBRdec/src/sbrdec_freq_sca.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/sbrdec_freq_sca.lo -MD -MP -MF libSBRdec/src/.deps/sbrdec_freq_sca.Tpo -c libSBRdec/src/sbrdec_freq_sca.cpp -fPIC -DPIC -o libSBRdec/src/.libs/sbrdec_freq_sca.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/sbrdec_freq_sca.lo -MD -MP -MF libSBRdec/src/.deps/sbrdec_freq_sca.Tpo -c libSBRdec/src/sbrdec_freq_sca.cpp -o libSBRdec/src/sbrdec_freq_sca.o depbase=`echo libSBRdec/src/sbrdecoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/sbrdecoder.lo -MD -MP -MF $depbase.Tpo -c -o libSBRdec/src/sbrdecoder.lo libSBRdec/src/sbrdecoder.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/sbrdecoder.lo -MD -MP -MF libSBRdec/src/.deps/sbrdecoder.Tpo -c libSBRdec/src/sbrdecoder.cpp -fPIC -DPIC -o libSBRdec/src/.libs/sbrdecoder.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRdec/src/sbrdecoder.lo -MD -MP -MF libSBRdec/src/.deps/sbrdecoder.Tpo -c libSBRdec/src/sbrdecoder.cpp -o libSBRdec/src/sbrdecoder.o depbase=`echo libSBRenc/src/bit_sbr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/bit_sbr.lo -MD -MP -MF $depbase.Tpo -c -o libSBRenc/src/bit_sbr.lo libSBRenc/src/bit_sbr.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/bit_sbr.lo -MD -MP -MF libSBRenc/src/.deps/bit_sbr.Tpo -c libSBRenc/src/bit_sbr.cpp -fPIC -DPIC -o libSBRenc/src/.libs/bit_sbr.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/bit_sbr.lo -MD -MP -MF libSBRenc/src/.deps/bit_sbr.Tpo -c libSBRenc/src/bit_sbr.cpp -o libSBRenc/src/bit_sbr.o depbase=`echo libSBRenc/src/code_env.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/code_env.lo -MD -MP -MF $depbase.Tpo -c -o libSBRenc/src/code_env.lo libSBRenc/src/code_env.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/code_env.lo -MD -MP -MF libSBRenc/src/.deps/code_env.Tpo -c libSBRenc/src/code_env.cpp -fPIC -DPIC -o libSBRenc/src/.libs/code_env.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/code_env.lo -MD -MP -MF libSBRenc/src/.deps/code_env.Tpo -c libSBRenc/src/code_env.cpp -o libSBRenc/src/code_env.o depbase=`echo libSBRenc/src/env_bit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/env_bit.lo -MD -MP -MF $depbase.Tpo -c -o libSBRenc/src/env_bit.lo libSBRenc/src/env_bit.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/env_bit.lo -MD -MP -MF libSBRenc/src/.deps/env_bit.Tpo -c libSBRenc/src/env_bit.cpp -fPIC -DPIC -o libSBRenc/src/.libs/env_bit.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/env_bit.lo -MD -MP -MF libSBRenc/src/.deps/env_bit.Tpo -c libSBRenc/src/env_bit.cpp -o libSBRenc/src/env_bit.o depbase=`echo libSBRenc/src/env_est.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/env_est.lo -MD -MP -MF $depbase.Tpo -c -o libSBRenc/src/env_est.lo libSBRenc/src/env_est.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/env_est.lo -MD -MP -MF libSBRenc/src/.deps/env_est.Tpo -c libSBRenc/src/env_est.cpp -fPIC -DPIC -o libSBRenc/src/.libs/env_est.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/env_est.lo -MD -MP -MF libSBRenc/src/.deps/env_est.Tpo -c libSBRenc/src/env_est.cpp -o libSBRenc/src/env_est.o depbase=`echo libSBRenc/src/fram_gen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/fram_gen.lo -MD -MP -MF $depbase.Tpo -c -o libSBRenc/src/fram_gen.lo libSBRenc/src/fram_gen.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/fram_gen.lo -MD -MP -MF libSBRenc/src/.deps/fram_gen.Tpo -c libSBRenc/src/fram_gen.cpp -fPIC -DPIC -o libSBRenc/src/.libs/fram_gen.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/fram_gen.lo -MD -MP -MF libSBRenc/src/.deps/fram_gen.Tpo -c libSBRenc/src/fram_gen.cpp -o libSBRenc/src/fram_gen.o depbase=`echo libSBRenc/src/invf_est.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/invf_est.lo -MD -MP -MF $depbase.Tpo -c -o libSBRenc/src/invf_est.lo libSBRenc/src/invf_est.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/invf_est.lo -MD -MP -MF libSBRenc/src/.deps/invf_est.Tpo -c libSBRenc/src/invf_est.cpp -fPIC -DPIC -o libSBRenc/src/.libs/invf_est.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/invf_est.lo -MD -MP -MF libSBRenc/src/.deps/invf_est.Tpo -c libSBRenc/src/invf_est.cpp -o libSBRenc/src/invf_est.o depbase=`echo libSBRenc/src/mh_det.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/mh_det.lo -MD -MP -MF $depbase.Tpo -c -o libSBRenc/src/mh_det.lo libSBRenc/src/mh_det.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/mh_det.lo -MD -MP -MF libSBRenc/src/.deps/mh_det.Tpo -c libSBRenc/src/mh_det.cpp -fPIC -DPIC -o libSBRenc/src/.libs/mh_det.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/mh_det.lo -MD -MP -MF libSBRenc/src/.deps/mh_det.Tpo -c libSBRenc/src/mh_det.cpp -o libSBRenc/src/mh_det.o depbase=`echo libSBRenc/src/nf_est.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/nf_est.lo -MD -MP -MF $depbase.Tpo -c -o libSBRenc/src/nf_est.lo libSBRenc/src/nf_est.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/nf_est.lo -MD -MP -MF libSBRenc/src/.deps/nf_est.Tpo -c libSBRenc/src/nf_est.cpp -fPIC -DPIC -o libSBRenc/src/.libs/nf_est.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/nf_est.lo -MD -MP -MF libSBRenc/src/.deps/nf_est.Tpo -c libSBRenc/src/nf_est.cpp -o libSBRenc/src/nf_est.o depbase=`echo libSBRenc/src/ps_bitenc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/ps_bitenc.lo -MD -MP -MF $depbase.Tpo -c -o libSBRenc/src/ps_bitenc.lo libSBRenc/src/ps_bitenc.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/ps_bitenc.lo -MD -MP -MF libSBRenc/src/.deps/ps_bitenc.Tpo -c libSBRenc/src/ps_bitenc.cpp -fPIC -DPIC -o libSBRenc/src/.libs/ps_bitenc.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/ps_bitenc.lo -MD -MP -MF libSBRenc/src/.deps/ps_bitenc.Tpo -c libSBRenc/src/ps_bitenc.cpp -o libSBRenc/src/ps_bitenc.o depbase=`echo libSBRenc/src/ps_encode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/ps_encode.lo -MD -MP -MF $depbase.Tpo -c -o libSBRenc/src/ps_encode.lo libSBRenc/src/ps_encode.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/ps_encode.lo -MD -MP -MF libSBRenc/src/.deps/ps_encode.Tpo -c libSBRenc/src/ps_encode.cpp -fPIC -DPIC -o libSBRenc/src/.libs/ps_encode.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/ps_encode.lo -MD -MP -MF libSBRenc/src/.deps/ps_encode.Tpo -c libSBRenc/src/ps_encode.cpp -o libSBRenc/src/ps_encode.o depbase=`echo libSBRenc/src/ps_main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/ps_main.lo -MD -MP -MF $depbase.Tpo -c -o libSBRenc/src/ps_main.lo libSBRenc/src/ps_main.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/ps_main.lo -MD -MP -MF libSBRenc/src/.deps/ps_main.Tpo -c libSBRenc/src/ps_main.cpp -fPIC -DPIC -o libSBRenc/src/.libs/ps_main.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/ps_main.lo -MD -MP -MF libSBRenc/src/.deps/ps_main.Tpo -c libSBRenc/src/ps_main.cpp -o libSBRenc/src/ps_main.o depbase=`echo libSBRenc/src/resampler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/resampler.lo -MD -MP -MF $depbase.Tpo -c -o libSBRenc/src/resampler.lo libSBRenc/src/resampler.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/resampler.lo -MD -MP -MF libSBRenc/src/.deps/resampler.Tpo -c libSBRenc/src/resampler.cpp -fPIC -DPIC -o libSBRenc/src/.libs/resampler.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/resampler.lo -MD -MP -MF libSBRenc/src/.deps/resampler.Tpo -c libSBRenc/src/resampler.cpp -o libSBRenc/src/resampler.o depbase=`echo libSBRenc/src/sbr_encoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/sbr_encoder.lo -MD -MP -MF $depbase.Tpo -c -o libSBRenc/src/sbr_encoder.lo libSBRenc/src/sbr_encoder.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/sbr_encoder.lo -MD -MP -MF libSBRenc/src/.deps/sbr_encoder.Tpo -c libSBRenc/src/sbr_encoder.cpp -fPIC -DPIC -o libSBRenc/src/.libs/sbr_encoder.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/sbr_encoder.lo -MD -MP -MF libSBRenc/src/.deps/sbr_encoder.Tpo -c libSBRenc/src/sbr_encoder.cpp -o libSBRenc/src/sbr_encoder.o depbase=`echo libSBRenc/src/sbr_misc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/sbr_misc.lo -MD -MP -MF $depbase.Tpo -c -o libSBRenc/src/sbr_misc.lo libSBRenc/src/sbr_misc.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/sbr_misc.lo -MD -MP -MF libSBRenc/src/.deps/sbr_misc.Tpo -c libSBRenc/src/sbr_misc.cpp -fPIC -DPIC -o libSBRenc/src/.libs/sbr_misc.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/sbr_misc.lo -MD -MP -MF libSBRenc/src/.deps/sbr_misc.Tpo -c libSBRenc/src/sbr_misc.cpp -o libSBRenc/src/sbr_misc.o depbase=`echo libSBRenc/src/sbrenc_freq_sca.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/sbrenc_freq_sca.lo -MD -MP -MF $depbase.Tpo -c -o libSBRenc/src/sbrenc_freq_sca.lo libSBRenc/src/sbrenc_freq_sca.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/sbrenc_freq_sca.lo -MD -MP -MF libSBRenc/src/.deps/sbrenc_freq_sca.Tpo -c libSBRenc/src/sbrenc_freq_sca.cpp -fPIC -DPIC -o libSBRenc/src/.libs/sbrenc_freq_sca.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/sbrenc_freq_sca.lo -MD -MP -MF libSBRenc/src/.deps/sbrenc_freq_sca.Tpo -c libSBRenc/src/sbrenc_freq_sca.cpp -o libSBRenc/src/sbrenc_freq_sca.o depbase=`echo libSBRenc/src/sbrenc_ram.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/sbrenc_ram.lo -MD -MP -MF $depbase.Tpo -c -o libSBRenc/src/sbrenc_ram.lo libSBRenc/src/sbrenc_ram.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/sbrenc_ram.lo -MD -MP -MF libSBRenc/src/.deps/sbrenc_ram.Tpo -c libSBRenc/src/sbrenc_ram.cpp -fPIC -DPIC -o libSBRenc/src/.libs/sbrenc_ram.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/sbrenc_ram.lo -MD -MP -MF libSBRenc/src/.deps/sbrenc_ram.Tpo -c libSBRenc/src/sbrenc_ram.cpp -o libSBRenc/src/sbrenc_ram.o depbase=`echo libSBRenc/src/sbrenc_rom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/sbrenc_rom.lo -MD -MP -MF $depbase.Tpo -c -o libSBRenc/src/sbrenc_rom.lo libSBRenc/src/sbrenc_rom.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/sbrenc_rom.lo -MD -MP -MF libSBRenc/src/.deps/sbrenc_rom.Tpo -c libSBRenc/src/sbrenc_rom.cpp -fPIC -DPIC -o libSBRenc/src/.libs/sbrenc_rom.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/sbrenc_rom.lo -MD -MP -MF libSBRenc/src/.deps/sbrenc_rom.Tpo -c libSBRenc/src/sbrenc_rom.cpp -o libSBRenc/src/sbrenc_rom.o depbase=`echo libSBRenc/src/ton_corr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/ton_corr.lo -MD -MP -MF $depbase.Tpo -c -o libSBRenc/src/ton_corr.lo libSBRenc/src/ton_corr.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/ton_corr.lo -MD -MP -MF libSBRenc/src/.deps/ton_corr.Tpo -c libSBRenc/src/ton_corr.cpp -fPIC -DPIC -o libSBRenc/src/.libs/ton_corr.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/ton_corr.lo -MD -MP -MF libSBRenc/src/.deps/ton_corr.Tpo -c libSBRenc/src/ton_corr.cpp -o libSBRenc/src/ton_corr.o depbase=`echo libSBRenc/src/tran_det.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/tran_det.lo -MD -MP -MF $depbase.Tpo -c -o libSBRenc/src/tran_det.lo libSBRenc/src/tran_det.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/tran_det.lo -MD -MP -MF libSBRenc/src/.deps/tran_det.Tpo -c libSBRenc/src/tran_det.cpp -fPIC -DPIC -o libSBRenc/src/.libs/tran_det.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSBRenc/src/tran_det.lo -MD -MP -MF libSBRenc/src/.deps/tran_det.Tpo -c libSBRenc/src/tran_det.cpp -o libSBRenc/src/tran_det.o depbase=`echo libPCMutils/src/limiter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libPCMutils/src/limiter.lo -MD -MP -MF $depbase.Tpo -c -o libPCMutils/src/limiter.lo libPCMutils/src/limiter.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libPCMutils/src/limiter.lo -MD -MP -MF libPCMutils/src/.deps/limiter.Tpo -c libPCMutils/src/limiter.cpp -fPIC -DPIC -o libPCMutils/src/.libs/limiter.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libPCMutils/src/limiter.lo -MD -MP -MF libPCMutils/src/.deps/limiter.Tpo -c libPCMutils/src/limiter.cpp -o libPCMutils/src/limiter.o depbase=`echo libPCMutils/src/pcm_utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libPCMutils/src/pcm_utils.lo -MD -MP -MF $depbase.Tpo -c -o libPCMutils/src/pcm_utils.lo libPCMutils/src/pcm_utils.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libPCMutils/src/pcm_utils.lo -MD -MP -MF libPCMutils/src/.deps/pcm_utils.Tpo -c libPCMutils/src/pcm_utils.cpp -fPIC -DPIC -o libPCMutils/src/.libs/pcm_utils.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libPCMutils/src/pcm_utils.lo -MD -MP -MF libPCMutils/src/.deps/pcm_utils.Tpo -c libPCMutils/src/pcm_utils.cpp -o libPCMutils/src/pcm_utils.o depbase=`echo libPCMutils/src/pcmdmx_lib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libPCMutils/src/pcmdmx_lib.lo -MD -MP -MF $depbase.Tpo -c -o libPCMutils/src/pcmdmx_lib.lo libPCMutils/src/pcmdmx_lib.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libPCMutils/src/pcmdmx_lib.lo -MD -MP -MF libPCMutils/src/.deps/pcmdmx_lib.Tpo -c libPCMutils/src/pcmdmx_lib.cpp -fPIC -DPIC -o libPCMutils/src/.libs/pcmdmx_lib.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libPCMutils/src/pcmdmx_lib.lo -MD -MP -MF libPCMutils/src/.deps/pcmdmx_lib.Tpo -c libPCMutils/src/pcmdmx_lib.cpp -o libPCMutils/src/pcmdmx_lib.o depbase=`echo libFDK/src/FDK_bitbuffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_bitbuffer.lo -MD -MP -MF $depbase.Tpo -c -o libFDK/src/FDK_bitbuffer.lo libFDK/src/FDK_bitbuffer.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_bitbuffer.lo -MD -MP -MF libFDK/src/.deps/FDK_bitbuffer.Tpo -c libFDK/src/FDK_bitbuffer.cpp -fPIC -DPIC -o libFDK/src/.libs/FDK_bitbuffer.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_bitbuffer.lo -MD -MP -MF libFDK/src/.deps/FDK_bitbuffer.Tpo -c libFDK/src/FDK_bitbuffer.cpp -o libFDK/src/FDK_bitbuffer.o depbase=`echo libFDK/src/FDK_core.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_core.lo -MD -MP -MF $depbase.Tpo -c -o libFDK/src/FDK_core.lo libFDK/src/FDK_core.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_core.lo -MD -MP -MF libFDK/src/.deps/FDK_core.Tpo -c libFDK/src/FDK_core.cpp -fPIC -DPIC -o libFDK/src/.libs/FDK_core.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_core.lo -MD -MP -MF libFDK/src/.deps/FDK_core.Tpo -c libFDK/src/FDK_core.cpp -o libFDK/src/FDK_core.o depbase=`echo libFDK/src/FDK_crc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_crc.lo -MD -MP -MF $depbase.Tpo -c -o libFDK/src/FDK_crc.lo libFDK/src/FDK_crc.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_crc.lo -MD -MP -MF libFDK/src/.deps/FDK_crc.Tpo -c libFDK/src/FDK_crc.cpp -fPIC -DPIC -o libFDK/src/.libs/FDK_crc.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_crc.lo -MD -MP -MF libFDK/src/.deps/FDK_crc.Tpo -c libFDK/src/FDK_crc.cpp -o libFDK/src/FDK_crc.o depbase=`echo libFDK/src/FDK_decorrelate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_decorrelate.lo -MD -MP -MF $depbase.Tpo -c -o libFDK/src/FDK_decorrelate.lo libFDK/src/FDK_decorrelate.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_decorrelate.lo -MD -MP -MF libFDK/src/.deps/FDK_decorrelate.Tpo -c libFDK/src/FDK_decorrelate.cpp -fPIC -DPIC -o libFDK/src/.libs/FDK_decorrelate.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_decorrelate.lo -MD -MP -MF libFDK/src/.deps/FDK_decorrelate.Tpo -c libFDK/src/FDK_decorrelate.cpp -o libFDK/src/FDK_decorrelate.o depbase=`echo libFDK/src/FDK_hybrid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_hybrid.lo -MD -MP -MF $depbase.Tpo -c -o libFDK/src/FDK_hybrid.lo libFDK/src/FDK_hybrid.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_hybrid.lo -MD -MP -MF libFDK/src/.deps/FDK_hybrid.Tpo -c libFDK/src/FDK_hybrid.cpp -fPIC -DPIC -o libFDK/src/.libs/FDK_hybrid.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_hybrid.lo -MD -MP -MF libFDK/src/.deps/FDK_hybrid.Tpo -c libFDK/src/FDK_hybrid.cpp -o libFDK/src/FDK_hybrid.o depbase=`echo libFDK/src/FDK_lpc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_lpc.lo -MD -MP -MF $depbase.Tpo -c -o libFDK/src/FDK_lpc.lo libFDK/src/FDK_lpc.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_lpc.lo -MD -MP -MF libFDK/src/.deps/FDK_lpc.Tpo -c libFDK/src/FDK_lpc.cpp -fPIC -DPIC -o libFDK/src/.libs/FDK_lpc.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_lpc.lo -MD -MP -MF libFDK/src/.deps/FDK_lpc.Tpo -c libFDK/src/FDK_lpc.cpp -o libFDK/src/FDK_lpc.o depbase=`echo libFDK/src/FDK_matrixCalloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_matrixCalloc.lo -MD -MP -MF $depbase.Tpo -c -o libFDK/src/FDK_matrixCalloc.lo libFDK/src/FDK_matrixCalloc.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_matrixCalloc.lo -MD -MP -MF libFDK/src/.deps/FDK_matrixCalloc.Tpo -c libFDK/src/FDK_matrixCalloc.cpp -fPIC -DPIC -o libFDK/src/.libs/FDK_matrixCalloc.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_matrixCalloc.lo -MD -MP -MF libFDK/src/.deps/FDK_matrixCalloc.Tpo -c libFDK/src/FDK_matrixCalloc.cpp -o libFDK/src/FDK_matrixCalloc.o depbase=`echo libFDK/src/FDK_qmf_domain.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_qmf_domain.lo -MD -MP -MF $depbase.Tpo -c -o libFDK/src/FDK_qmf_domain.lo libFDK/src/FDK_qmf_domain.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_qmf_domain.lo -MD -MP -MF libFDK/src/.deps/FDK_qmf_domain.Tpo -c libFDK/src/FDK_qmf_domain.cpp -fPIC -DPIC -o libFDK/src/.libs/FDK_qmf_domain.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_qmf_domain.lo -MD -MP -MF libFDK/src/.deps/FDK_qmf_domain.Tpo -c libFDK/src/FDK_qmf_domain.cpp -o libFDK/src/FDK_qmf_domain.o depbase=`echo libFDK/src/FDK_tools_rom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_tools_rom.lo -MD -MP -MF $depbase.Tpo -c -o libFDK/src/FDK_tools_rom.lo libFDK/src/FDK_tools_rom.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_tools_rom.lo -MD -MP -MF libFDK/src/.deps/FDK_tools_rom.Tpo -c libFDK/src/FDK_tools_rom.cpp -fPIC -DPIC -o libFDK/src/.libs/FDK_tools_rom.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_tools_rom.lo -MD -MP -MF libFDK/src/.deps/FDK_tools_rom.Tpo -c libFDK/src/FDK_tools_rom.cpp -o libFDK/src/FDK_tools_rom.o depbase=`echo libFDK/src/FDK_trigFcts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_trigFcts.lo -MD -MP -MF $depbase.Tpo -c -o libFDK/src/FDK_trigFcts.lo libFDK/src/FDK_trigFcts.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_trigFcts.lo -MD -MP -MF libFDK/src/.deps/FDK_trigFcts.Tpo -c libFDK/src/FDK_trigFcts.cpp -fPIC -DPIC -o libFDK/src/.libs/FDK_trigFcts.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/FDK_trigFcts.lo -MD -MP -MF libFDK/src/.deps/FDK_trigFcts.Tpo -c libFDK/src/FDK_trigFcts.cpp -o libFDK/src/FDK_trigFcts.o depbase=`echo libFDK/src/autocorr2nd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/autocorr2nd.lo -MD -MP -MF $depbase.Tpo -c -o libFDK/src/autocorr2nd.lo libFDK/src/autocorr2nd.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/autocorr2nd.lo -MD -MP -MF libFDK/src/.deps/autocorr2nd.Tpo -c libFDK/src/autocorr2nd.cpp -fPIC -DPIC -o libFDK/src/.libs/autocorr2nd.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/autocorr2nd.lo -MD -MP -MF libFDK/src/.deps/autocorr2nd.Tpo -c libFDK/src/autocorr2nd.cpp -o libFDK/src/autocorr2nd.o depbase=`echo libFDK/src/dct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/dct.lo -MD -MP -MF $depbase.Tpo -c -o libFDK/src/dct.lo libFDK/src/dct.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/dct.lo -MD -MP -MF libFDK/src/.deps/dct.Tpo -c libFDK/src/dct.cpp -fPIC -DPIC -o libFDK/src/.libs/dct.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/dct.lo -MD -MP -MF libFDK/src/.deps/dct.Tpo -c libFDK/src/dct.cpp -o libFDK/src/dct.o depbase=`echo libFDK/src/fft.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/fft.lo -MD -MP -MF $depbase.Tpo -c -o libFDK/src/fft.lo libFDK/src/fft.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/fft.lo -MD -MP -MF libFDK/src/.deps/fft.Tpo -c libFDK/src/fft.cpp -fPIC -DPIC -o libFDK/src/.libs/fft.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/fft.lo -MD -MP -MF libFDK/src/.deps/fft.Tpo -c libFDK/src/fft.cpp -o libFDK/src/fft.o depbase=`echo libFDK/src/fft_rad2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/fft_rad2.lo -MD -MP -MF $depbase.Tpo -c -o libFDK/src/fft_rad2.lo libFDK/src/fft_rad2.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/fft_rad2.lo -MD -MP -MF libFDK/src/.deps/fft_rad2.Tpo -c libFDK/src/fft_rad2.cpp -fPIC -DPIC -o libFDK/src/.libs/fft_rad2.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/fft_rad2.lo -MD -MP -MF libFDK/src/.deps/fft_rad2.Tpo -c libFDK/src/fft_rad2.cpp -o libFDK/src/fft_rad2.o depbase=`echo libFDK/src/fixpoint_math.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/fixpoint_math.lo -MD -MP -MF $depbase.Tpo -c -o libFDK/src/fixpoint_math.lo libFDK/src/fixpoint_math.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/fixpoint_math.lo -MD -MP -MF libFDK/src/.deps/fixpoint_math.Tpo -c libFDK/src/fixpoint_math.cpp -fPIC -DPIC -o libFDK/src/.libs/fixpoint_math.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/fixpoint_math.lo -MD -MP -MF libFDK/src/.deps/fixpoint_math.Tpo -c libFDK/src/fixpoint_math.cpp -o libFDK/src/fixpoint_math.o depbase=`echo libFDK/src/huff_nodes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/huff_nodes.lo -MD -MP -MF $depbase.Tpo -c -o libFDK/src/huff_nodes.lo libFDK/src/huff_nodes.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/huff_nodes.lo -MD -MP -MF libFDK/src/.deps/huff_nodes.Tpo -c libFDK/src/huff_nodes.cpp -fPIC -DPIC -o libFDK/src/.libs/huff_nodes.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/huff_nodes.lo -MD -MP -MF libFDK/src/.deps/huff_nodes.Tpo -c libFDK/src/huff_nodes.cpp -o libFDK/src/huff_nodes.o depbase=`echo libFDK/src/mdct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/mdct.lo -MD -MP -MF $depbase.Tpo -c -o libFDK/src/mdct.lo libFDK/src/mdct.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/mdct.lo -MD -MP -MF libFDK/src/.deps/mdct.Tpo -c libFDK/src/mdct.cpp -fPIC -DPIC -o libFDK/src/.libs/mdct.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/mdct.lo -MD -MP -MF libFDK/src/.deps/mdct.Tpo -c libFDK/src/mdct.cpp -o libFDK/src/mdct.o depbase=`echo libFDK/src/nlc_dec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/nlc_dec.lo -MD -MP -MF $depbase.Tpo -c -o libFDK/src/nlc_dec.lo libFDK/src/nlc_dec.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/nlc_dec.lo -MD -MP -MF libFDK/src/.deps/nlc_dec.Tpo -c libFDK/src/nlc_dec.cpp -fPIC -DPIC -o libFDK/src/.libs/nlc_dec.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/nlc_dec.lo -MD -MP -MF libFDK/src/.deps/nlc_dec.Tpo -c libFDK/src/nlc_dec.cpp -o libFDK/src/nlc_dec.o depbase=`echo libFDK/src/qmf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/qmf.lo -MD -MP -MF $depbase.Tpo -c -o libFDK/src/qmf.lo libFDK/src/qmf.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/qmf.lo -MD -MP -MF libFDK/src/.deps/qmf.Tpo -c libFDK/src/qmf.cpp -fPIC -DPIC -o libFDK/src/.libs/qmf.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/qmf.lo -MD -MP -MF libFDK/src/.deps/qmf.Tpo -c libFDK/src/qmf.cpp -o libFDK/src/qmf.o depbase=`echo libFDK/src/scale.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/scale.lo -MD -MP -MF $depbase.Tpo -c -o libFDK/src/scale.lo libFDK/src/scale.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/scale.lo -MD -MP -MF libFDK/src/.deps/scale.Tpo -c libFDK/src/scale.cpp -fPIC -DPIC -o libFDK/src/.libs/scale.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libFDK/src/scale.lo -MD -MP -MF libFDK/src/.deps/scale.Tpo -c libFDK/src/scale.cpp -o libFDK/src/scale.o depbase=`echo libSYS/src/genericStds.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSYS/src/genericStds.lo -MD -MP -MF $depbase.Tpo -c -o libSYS/src/genericStds.lo libSYS/src/genericStds.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSYS/src/genericStds.lo -MD -MP -MF libSYS/src/.deps/genericStds.Tpo -c libSYS/src/genericStds.cpp -fPIC -DPIC -o libSYS/src/.libs/genericStds.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSYS/src/genericStds.lo -MD -MP -MF libSYS/src/.deps/genericStds.Tpo -c libSYS/src/genericStds.cpp -o libSYS/src/genericStds.o depbase=`echo libSYS/src/syslib_channelMapDescr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSYS/src/syslib_channelMapDescr.lo -MD -MP -MF $depbase.Tpo -c -o libSYS/src/syslib_channelMapDescr.lo libSYS/src/syslib_channelMapDescr.cpp && mv -f $depbase.Tpo $depbase.Plo c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSYS/src/syslib_channelMapDescr.lo -MD -MP -MF libSYS/src/.deps/syslib_channelMapDescr.Tpo -c libSYS/src/syslib_channelMapDescr.cpp -fPIC -DPIC -o libSYS/src/.libs/syslib_channelMapDescr.o c++ -DPACKAGE_NAME="fdk-aac" -DPACKAGE_TARNAME="fdk-aac" -DPACKAGE_VERSION="2.0.3" -DPACKAGE_STRING="fdk-aac 2.0.3" -DPACKAGE_BUGREPORT="http://sourceforge.net/projects/opencore-amr/" -DPACKAGE_URL="" -DPACKAGE="fdk-aac" -DVERSION="2.0.3" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -fno-exceptions -fno-rtti -O2 -pipe -MT libSYS/src/syslib_channelMapDescr.lo -MD -MP -MF libSYS/src/.deps/syslib_channelMapDescr.Tpo -c libSYS/src/syslib_channelMapDescr.cpp -o libSYS/src/syslib_channelMapDescr.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o libfdk-aac.la -version-info 2:3:0 -no-undefined -export-symbols ./fdk-aac.sym -rpath /usr/local/lib libAACdec/src/FDK_delay.lo libAACdec/src/aac_ram.lo libAACdec/src/aac_rom.lo libAACdec/src/aacdec_drc.lo libAACdec/src/aacdec_hcr.lo libAACdec/src/aacdec_hcr_bit.lo libAACdec/src/aacdec_hcrs.lo libAACdec/src/aacdec_pns.lo libAACdec/src/aacdec_tns.lo libAACdec/src/aacdecoder.lo libAACdec/src/aacdecoder_lib.lo libAACdec/src/block.lo libAACdec/src/channel.lo libAACdec/src/channelinfo.lo libAACdec/src/conceal.lo libAACdec/src/ldfiltbank.lo libAACdec/src/pulsedata.lo libAACdec/src/rvlc.lo libAACdec/src/rvlcbit.lo libAACdec/src/rvlcconceal.lo libAACdec/src/stereo.lo libAACdec/src/usacdec_ace_d4t64.lo libAACdec/src/usacdec_ace_ltp.lo libAACdec/src/usacdec_acelp.lo libAACdec/src/usacdec_fac.lo libAACdec/src/usacdec_lpc.lo libAACdec/src/usacdec_lpd.lo libAACdec/src/usacdec_rom.lo libAACenc/src/aacEnc_ram.lo libAACenc/src/aacEnc_rom.lo libAACenc/src/aacenc.lo libAACenc/src/aacenc_lib.lo libAACenc/src/aacenc_pns.lo libAACenc/src/aacenc_tns.lo libAACenc/src/adj_thr.lo libAACenc/src/band_nrg.lo libAACenc/src/bandwidth.lo libAACenc/src/bit_cnt.lo libAACenc/src/bitenc.lo libAACenc/src/block_switch.lo libAACenc/src/channel_map.lo libAACenc/src/chaosmeasure.lo libAACenc/src/dyn_bits.lo libAACenc/src/grp_data.lo libAACenc/src/intensity.lo libAACenc/src/line_pe.lo libAACenc/src/metadata_compressor.lo libAACenc/src/metadata_main.lo libAACenc/src/mps_main.lo libAACenc/src/ms_stereo.lo libAACenc/src/noisedet.lo libAACenc/src/pnsparam.lo libAACenc/src/pre_echo_control.lo libAACenc/src/psy_configuration.lo libAACenc/src/psy_main.lo libAACenc/src/qc_main.lo libAACenc/src/quantize.lo libAACenc/src/sf_estim.lo libAACenc/src/spreading.lo libAACenc/src/tonality.lo libAACenc/src/transform.lo libArithCoding/src/ac_arith_coder.lo libDRCdec/src/FDK_drcDecLib.lo libDRCdec/src/drcDec_gainDecoder.lo libDRCdec/src/drcDec_reader.lo libDRCdec/src/drcDec_rom.lo libDRCdec/src/drcDec_selectionProcess.lo libDRCdec/src/drcDec_tools.lo libDRCdec/src/drcGainDec_init.lo libDRCdec/src/drcGainDec_preprocess.lo libDRCdec/src/drcGainDec_process.lo libMpegTPDec/src/tpdec_adif.lo libMpegTPDec/src/tpdec_adts.lo libMpegTPDec/src/tpdec_asc.lo libMpegTPDec/src/tpdec_drm.lo libMpegTPDec/src/tpdec_latm.lo libMpegTPDec/src/tpdec_lib.lo libMpegTPEnc/src/tpenc_adif.lo libMpegTPEnc/src/tpenc_adts.lo libMpegTPEnc/src/tpenc_asc.lo libMpegTPEnc/src/tpenc_latm.lo libMpegTPEnc/src/tpenc_lib.lo libSACdec/src/sac_bitdec.lo libSACdec/src/sac_calcM1andM2.lo libSACdec/src/sac_dec.lo libSACdec/src/sac_dec_conceal.lo libSACdec/src/sac_dec_lib.lo libSACdec/src/sac_process.lo libSACdec/src/sac_qmf.lo libSACdec/src/sac_reshapeBBEnv.lo libSACdec/src/sac_rom.lo libSACdec/src/sac_smoothing.lo libSACdec/src/sac_stp.lo libSACdec/src/sac_tsd.lo libSACenc/src/sacenc_bitstream.lo libSACenc/src/sacenc_delay.lo libSACenc/src/sacenc_dmx_tdom_enh.lo libSACenc/src/sacenc_filter.lo libSACenc/src/sacenc_framewindowing.lo libSACenc/src/sacenc_huff_tab.lo libSACenc/src/sacenc_lib.lo libSACenc/src/sacenc_nlc_enc.lo libSACenc/src/sacenc_onsetdetect.lo libSACenc/src/sacenc_paramextract.lo libSACenc/src/sacenc_staticgain.lo libSACenc/src/sacenc_tree.lo libSACenc/src/sacenc_vectorfunctions.lo libSBRdec/src/HFgen_preFlat.lo libSBRdec/src/env_calc.lo libSBRdec/src/env_dec.lo libSBRdec/src/env_extr.lo libSBRdec/src/hbe.lo libSBRdec/src/huff_dec.lo libSBRdec/src/lpp_tran.lo libSBRdec/src/psbitdec.lo libSBRdec/src/psdec.lo libSBRdec/src/psdec_drm.lo libSBRdec/src/psdecrom_drm.lo libSBRdec/src/pvc_dec.lo libSBRdec/src/sbr_deb.lo libSBRdec/src/sbr_dec.lo libSBRdec/src/sbr_ram.lo libSBRdec/src/sbr_rom.lo libSBRdec/src/sbrdec_drc.lo libSBRdec/src/sbrdec_freq_sca.lo libSBRdec/src/sbrdecoder.lo libSBRenc/src/bit_sbr.lo libSBRenc/src/code_env.lo libSBRenc/src/env_bit.lo libSBRenc/src/env_est.lo libSBRenc/src/fram_gen.lo libSBRenc/src/invf_est.lo libSBRenc/src/mh_det.lo libSBRenc/src/nf_est.lo libSBRenc/src/ps_bitenc.lo libSBRenc/src/ps_encode.lo libSBRenc/src/ps_main.lo libSBRenc/src/resampler.lo libSBRenc/src/sbr_encoder.lo libSBRenc/src/sbr_misc.lo libSBRenc/src/sbrenc_freq_sca.lo libSBRenc/src/sbrenc_ram.lo libSBRenc/src/sbrenc_rom.lo libSBRenc/src/ton_corr.lo libSBRenc/src/tran_det.lo libPCMutils/src/limiter.lo libPCMutils/src/pcm_utils.lo libPCMutils/src/pcmdmx_lib.lo libFDK/src/FDK_bitbuffer.lo libFDK/src/FDK_core.lo libFDK/src/FDK_crc.lo libFDK/src/FDK_decorrelate.lo libFDK/src/FDK_hybrid.lo libFDK/src/FDK_lpc.lo libFDK/src/FDK_matrixCalloc.lo libFDK/src/FDK_qmf_domain.lo libFDK/src/FDK_tools_rom.lo libFDK/src/FDK_trigFcts.lo libFDK/src/autocorr2nd.lo libFDK/src/dct.lo libFDK/src/fft.lo libFDK/src/fft_rad2.lo libFDK/src/fixpoint_math.lo libFDK/src/huff_nodes.lo libFDK/src/mdct.lo libFDK/src/nlc_dec.lo libFDK/src/qmf.lo libFDK/src/scale.lo libSYS/src/genericStds.lo libSYS/src/syslib_channelMapDescr.lo -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/libfdk-aac.so.1.0 -O2 -pipe libAACdec/src/.libs/FDK_delay.o libAACdec/src/.libs/aac_ram.o libAACdec/src/.libs/aac_rom.o libAACdec/src/.libs/aacdec_drc.o libAACdec/src/.libs/aacdec_hcr.o libAACdec/src/.libs/aacdec_hcr_bit.o libAACdec/src/.libs/aacdec_hcrs.o libAACdec/src/.libs/aacdec_pns.o libAACdec/src/.libs/aacdec_tns.o libAACdec/src/.libs/aacdecoder.o libAACdec/src/.libs/aacdecoder_lib.o libAACdec/src/.libs/block.o libAACdec/src/.libs/channel.o libAACdec/src/.libs/channelinfo.o libAACdec/src/.libs/conceal.o libAACdec/src/.libs/ldfiltbank.o libAACdec/src/.libs/pulsedata.o libAACdec/src/.libs/rvlc.o libAACdec/src/.libs/rvlcbit.o libAACdec/src/.libs/rvlcconceal.o libAACdec/src/.libs/stereo.o libAACdec/src/.libs/usacdec_ace_d4t64.o libAACdec/src/.libs/usacdec_ace_ltp.o libAACdec/src/.libs/usacdec_acelp.o libAACdec/src/.libs/usacdec_fac.o libAACdec/src/.libs/usacdec_lpc.o libAACdec/src/.libs/usacdec_lpd.o libAACdec/src/.libs/usacdec_rom.o libAACenc/src/.libs/aacEnc_ram.o libAACenc/src/.libs/aacEnc_rom.o libAACenc/src/.libs/aacenc.o libAACenc/src/.libs/aacenc_lib.o libAACenc/src/.libs/aacenc_pns.o libAACenc/src/.libs/aacenc_tns.o libAACenc/src/.libs/adj_thr.o libAACenc/src/.libs/band_nrg.o libAACenc/src/.libs/bandwidth.o libAACenc/src/.libs/bit_cnt.o libAACenc/src/.libs/bitenc.o libAACenc/src/.libs/block_switch.o libAACenc/src/.libs/channel_map.o libAACenc/src/.libs/chaosmeasure.o libAACenc/src/.libs/dyn_bits.o libAACenc/src/.libs/grp_data.o libAACenc/src/.libs/intensity.o libAACenc/src/.libs/line_pe.o libAACenc/src/.libs/metadata_compressor.o libAACenc/src/.libs/metadata_main.o libAACenc/src/.libs/mps_main.o libAACenc/src/.libs/ms_stereo.o libAACenc/src/.libs/noisedet.o libAACenc/src/.libs/pnsparam.o libAACenc/src/.libs/pre_echo_control.o libAACenc/src/.libs/psy_configuration.o libAACenc/src/.libs/psy_main.o libAACenc/src/.libs/qc_main.o libAACenc/src/.libs/quantize.o libAACenc/src/.libs/sf_estim.o libAACenc/src/.libs/spreading.o libAACenc/src/.libs/tonality.o libAACenc/src/.libs/transform.o libArithCoding/src/.libs/ac_arith_coder.o libDRCdec/src/.libs/FDK_drcDecLib.o libDRCdec/src/.libs/drcDec_gainDecoder.o libDRCdec/src/.libs/drcDec_reader.o libDRCdec/src/.libs/drcDec_rom.o libDRCdec/src/.libs/drcDec_selectionProcess.o libDRCdec/src/.libs/drcDec_tools.o libDRCdec/src/.libs/drcGainDec_init.o libDRCdec/src/.libs/drcGainDec_preprocess.o libDRCdec/src/.libs/drcGainDec_process.o libMpegTPDec/src/.libs/tpdec_adif.o libMpegTPDec/src/.libs/tpdec_adts.o libMpegTPDec/src/.libs/tpdec_asc.o libMpegTPDec/src/.libs/tpdec_drm.o libMpegTPDec/src/.libs/tpdec_latm.o libMpegTPDec/src/.libs/tpdec_lib.o libMpegTPEnc/src/.libs/tpenc_adif.o libMpegTPEnc/src/.libs/tpenc_adts.o libMpegTPEnc/src/.libs/tpenc_asc.o libMpegTPEnc/src/.libs/tpenc_latm.o libMpegTPEnc/src/.libs/tpenc_lib.o libSACdec/src/.libs/sac_bitdec.o libSACdec/src/.libs/sac_calcM1andM2.o libSACdec/src/.libs/sac_dec.o libSACdec/src/.libs/sac_dec_conceal.o libSACdec/src/.libs/sac_dec_lib.o libSACdec/src/.libs/sac_process.o libSACdec/src/.libs/sac_qmf.o libSACdec/src/.libs/sac_reshapeBBEnv.o libSACdec/src/.libs/sac_rom.o libSACdec/src/.libs/sac_smoothing.o libSACdec/src/.libs/sac_stp.o libSACdec/src/.libs/sac_tsd.o libSACenc/src/.libs/sacenc_bitstream.o libSACenc/src/.libs/sacenc_delay.o libSACenc/src/.libs/sacenc_dmx_tdom_enh.o libSACenc/src/.libs/sacenc_filter.o libSACenc/src/.libs/sacenc_framewindowing.o libSACenc/src/.libs/sacenc_huff_tab.o libSACenc/src/.libs/sacenc_lib.o libSACenc/src/.libs/sacenc_nlc_enc.o libSACenc/src/.libs/sacenc_onsetdetect.o libSACenc/src/.libs/sacenc_paramextract.o libSACenc/src/.libs/sacenc_staticgain.o libSACenc/src/.libs/sacenc_tree.o libSACenc/src/.libs/sacenc_vectorfunctions.o libSBRdec/src/.libs/HFgen_preFlat.o libSBRdec/src/.libs/env_calc.o libSBRdec/src/.libs/env_dec.o libSBRdec/src/.libs/env_extr.o libSBRdec/src/.libs/hbe.o libSBRdec/src/.libs/huff_dec.o libSBRdec/src/.libs/lpp_tran.o libSBRdec/src/.libs/psbitdec.o libSBRdec/src/.libs/psdec.o libSBRdec/src/.libs/psdec_drm.o libSBRdec/src/.libs/psdecrom_drm.o libSBRdec/src/.libs/pvc_dec.o libSBRdec/src/.libs/sbr_deb.o libSBRdec/src/.libs/sbr_dec.o libSBRdec/src/.libs/sbr_ram.o libSBRdec/src/.libs/sbr_rom.o libSBRdec/src/.libs/sbrdec_drc.o libSBRdec/src/.libs/sbrdec_freq_sca.o libSBRdec/src/.libs/sbrdecoder.o libSBRenc/src/.libs/bit_sbr.o libSBRenc/src/.libs/code_env.o libSBRenc/src/.libs/env_bit.o libSBRenc/src/.libs/env_est.o libSBRenc/src/.libs/fram_gen.o libSBRenc/src/.libs/invf_est.o libSBRenc/src/.libs/mh_det.o libSBRenc/src/.libs/nf_est.o libSBRenc/src/.libs/ps_bitenc.o libSBRenc/src/.libs/ps_encode.o libSBRenc/src/.libs/ps_main.o libSBRenc/src/.libs/resampler.o libSBRenc/src/.libs/sbr_encoder.o libSBRenc/src/.libs/sbr_misc.o libSBRenc/src/.libs/sbrenc_freq_sca.o libSBRenc/src/.libs/sbrenc_ram.o libSBRenc/src/.libs/sbrenc_rom.o libSBRenc/src/.libs/ton_corr.o libSBRenc/src/.libs/tran_det.o libPCMutils/src/.libs/limiter.o libPCMutils/src/.libs/pcm_utils.o libPCMutils/src/.libs/pcmdmx_lib.o libFDK/src/.libs/FDK_bitbuffer.o libFDK/src/.libs/FDK_core.o libFDK/src/.libs/FDK_crc.o libFDK/src/.libs/FDK_decorrelate.o libFDK/src/.libs/FDK_hybrid.o libFDK/src/.libs/FDK_lpc.o libFDK/src/.libs/FDK_matrixCalloc.o libFDK/src/.libs/FDK_qmf_domain.o libFDK/src/.libs/FDK_tools_rom.o libFDK/src/.libs/FDK_trigFcts.o libFDK/src/.libs/autocorr2nd.o libFDK/src/.libs/dct.o libFDK/src/.libs/fft.o libFDK/src/.libs/fft_rad2.o libFDK/src/.libs/fixpoint_math.o libFDK/src/.libs/huff_nodes.o libFDK/src/.libs/mdct.o libFDK/src/.libs/nlc_dec.o libFDK/src/.libs/qmf.o libFDK/src/.libs/scale.o libSYS/src/.libs/genericStds.o libSYS/src/.libs/syslib_channelMapDescr.o -L.libs -lm -Wl,--version-script,./.libs/libfdk-aac.ver -Wl,-soname,libfdk-aac.so.1.0 libtool: link: ar cru .libs/libfdk-aac.a libAACdec/src/FDK_delay.o libAACdec/src/aac_ram.o libAACdec/src/aac_rom.o libAACdec/src/aacdec_drc.o libAACdec/src/aacdec_hcr.o libAACdec/src/aacdec_hcr_bit.o libAACdec/src/aacdec_hcrs.o libAACdec/src/aacdec_pns.o libAACdec/src/aacdec_tns.o libAACdec/src/aacdecoder.o libAACdec/src/aacdecoder_lib.o libAACdec/src/block.o libAACdec/src/channel.o libAACdec/src/channelinfo.o libAACdec/src/conceal.o libAACdec/src/ldfiltbank.o libAACdec/src/pulsedata.o libAACdec/src/rvlc.o libAACdec/src/rvlcbit.o libAACdec/src/rvlcconceal.o libAACdec/src/stereo.o libAACdec/src/usacdec_ace_d4t64.o libAACdec/src/usacdec_ace_ltp.o libAACdec/src/usacdec_acelp.o libAACdec/src/usacdec_fac.o libAACdec/src/usacdec_lpc.o libAACdec/src/usacdec_lpd.o libAACdec/src/usacdec_rom.o libAACenc/src/aacEnc_ram.o libAACenc/src/aacEnc_rom.o libAACenc/src/aacenc.o libAACenc/src/aacenc_lib.o libAACenc/src/aacenc_pns.o libAACenc/src/aacenc_tns.o libAACenc/src/adj_thr.o libAACenc/src/band_nrg.o libAACenc/src/bandwidth.o libAACenc/src/bit_cnt.o libAACenc/src/bitenc.o libAACenc/src/block_switch.o libAACenc/src/channel_map.o libAACenc/src/chaosmeasure.o libAACenc/src/dyn_bits.o libAACenc/src/grp_data.o libAACenc/src/intensity.o libAACenc/src/line_pe.o libAACenc/src/metadata_compressor.o libAACenc/src/metadata_main.o libAACenc/src/mps_main.o libAACenc/src/ms_stereo.o libAACenc/src/noisedet.o libAACenc/src/pnsparam.o libAACenc/src/pre_echo_control.o libAACenc/src/psy_configuration.o libAACenc/src/psy_main.o libAACenc/src/qc_main.o libAACenc/src/quantize.o libAACenc/src/sf_estim.o libAACenc/src/spreading.o libAACenc/src/tonality.o libAACenc/src/transform.o libArithCoding/src/ac_arith_coder.o libDRCdec/src/FDK_drcDecLib.o libDRCdec/src/drcDec_gainDecoder.o libDRCdec/src/drcDec_reader.o libDRCdec/src/drcDec_rom.o libDRCdec/src/drcDec_selectionProcess.o libDRCdec/src/drcDec_tools.o libDRCdec/src/drcGainDec_init.o libDRCdec/src/drcGainDec_preprocess.o libDRCdec/src/drcGainDec_process.o libMpegTPDec/src/tpdec_adif.o libMpegTPDec/src/tpdec_adts.o libMpegTPDec/src/tpdec_asc.o libMpegTPDec/src/tpdec_drm.o libMpegTPDec/src/tpdec_latm.o libMpegTPDec/src/tpdec_lib.o libMpegTPEnc/src/tpenc_adif.o libMpegTPEnc/src/tpenc_adts.o libMpegTPEnc/src/tpenc_asc.o libMpegTPEnc/src/tpenc_latm.o libMpegTPEnc/src/tpenc_lib.o libSACdec/src/sac_bitdec.o libSACdec/src/sac_calcM1andM2.o libSACdec/src/sac_dec.o libSACdec/src/sac_dec_conceal.o libSACdec/src/sac_dec_lib.o libSACdec/src/sac_process.o libSACdec/src/sac_qmf.o libSACdec/src/sac_reshapeBBEnv.o libSACdec/src/sac_rom.o libSACdec/src/sac_smoothing.o libSACdec/src/sac_stp.o libSACdec/src/sac_tsd.o libSACenc/src/sacenc_bitstream.o libSACenc/src/sacenc_delay.o libSACenc/src/sacenc_dmx_tdom_enh.o libSACenc/src/sacenc_filter.o libSACenc/src/sacenc_framewindowing.o libSACenc/src/sacenc_huff_tab.o libSACenc/src/sacenc_lib.o libSACenc/src/sacenc_nlc_enc.o libSACenc/src/sacenc_onsetdetect.o libSACenc/src/sacenc_paramextract.o libSACenc/src/sacenc_staticgain.o libSACenc/src/sacenc_tree.o libSACenc/src/sacenc_vectorfunctions.o libSBRdec/src/HFgen_preFlat.o libSBRdec/src/env_calc.o libSBRdec/src/env_dec.o libSBRdec/src/env_extr.o libSBRdec/src/hbe.o libSBRdec/src/huff_dec.o libSBRdec/src/lpp_tran.o libSBRdec/src/psbitdec.o libSBRdec/src/psdec.o libSBRdec/src/psdec_drm.o libSBRdec/src/psdecrom_drm.o libSBRdec/src/pvc_dec.o libSBRdec/src/sbr_deb.o libSBRdec/src/sbr_dec.o libSBRdec/src/sbr_ram.o libSBRdec/src/sbr_rom.o libSBRdec/src/sbrdec_drc.o libSBRdec/src/sbrdec_freq_sca.o libSBRdec/src/sbrdecoder.o libSBRenc/src/bit_sbr.o libSBRenc/src/code_env.o libSBRenc/src/env_bit.o libSBRenc/src/env_est.o libSBRenc/src/fram_gen.o libSBRenc/src/invf_est.o libSBRenc/src/mh_det.o libSBRenc/src/nf_est.o libSBRenc/src/ps_bitenc.o libSBRenc/src/ps_encode.o libSBRenc/src/ps_main.o libSBRenc/src/resampler.o libSBRenc/src/sbr_encoder.o libSBRenc/src/sbr_misc.o libSBRenc/src/sbrenc_freq_sca.o libSBRenc/src/sbrenc_ram.o libSBRenc/src/sbrenc_rom.o libSBRenc/src/ton_corr.o libSBRenc/src/tran_det.o libPCMutils/src/limiter.o libPCMutils/src/pcm_utils.o libPCMutils/src/pcmdmx_lib.o libFDK/src/FDK_bitbuffer.o libFDK/src/FDK_core.o libFDK/src/FDK_crc.o libFDK/src/FDK_decorrelate.o libFDK/src/FDK_hybrid.o libFDK/src/FDK_lpc.o libFDK/src/FDK_matrixCalloc.o libFDK/src/FDK_qmf_domain.o libFDK/src/FDK_tools_rom.o libFDK/src/FDK_trigFcts.o libFDK/src/autocorr2nd.o libFDK/src/dct.o libFDK/src/fft.o libFDK/src/fft_rad2.o libFDK/src/fixpoint_math.o libFDK/src/huff_nodes.o libFDK/src/mdct.o libFDK/src/nlc_dec.o libFDK/src/qmf.o libFDK/src/scale.o libSYS/src/genericStds.o libSYS/src/syslib_channelMapDescr.o libtool: link: ranlib .libs/libfdk-aac.a /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o aac-enc aac-enc.o wavreader.o libfdk-aac.la -lm libtool: link: cc -o .libs/aac-enc -O2 -pipe aac-enc.o wavreader.o -L.libs -lfdk-aac -lm -Wl,-rpath-link,/usr/local/lib depbase=`echo test-encode-decode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -O2 -pipe -MT test-encode-decode.o -MD -MP -MF $depbase.Tpo -c -o test-encode-decode.o test-encode-decode.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo sha1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"fdk-aac\ 2.0.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"2.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./libAACdec/include -I./libAACenc/include -I./libArithCoding/include -I./libDRCdec/include -I./libSACdec/include -I./libSACenc/include -I./libSBRdec/include -I./libSBRenc/include -I./libMpegTPDec/include -I./libMpegTPEnc/include -I./libSYS/include -I./libFDK/include -I./libPCMutils/include -O2 -pipe -MT sha1.o -MD -MP -MF $depbase.Tpo -c -o sha1.o sha1.c && mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o test-encode-decode test-encode-decode.o wavreader.o sha1.o libfdk-aac.la -lm libtool: link: cc -o .libs/test-encode-decode -O2 -pipe test-encode-decode.o wavreader.o sha1.o -L.libs -lfdk-aac -lm -Wl,-rpath-link,/usr/local/lib >>> Running fake in audio/fdk-aac at 1713769808.32 ===> audio/fdk-aac ===> Faking installation for fdk-aac-2.0.3 mkdir -p '/exopi-obj/pobj/fdk-aac-2.0.3/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/fdk-aac-2.0.3/bin/install -c libfdk-aac.la '/exopi-obj/pobj/fdk-aac-2.0.3/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/fdk-aac-2.0.3/bin/install -c -m 644 ./.libs/libfdk-aac.a /exopi-obj/pobj/fdk-aac-2.0.3/fake-amd64/usr/local/lib/libfdk-aac.a libtool: install: /exopi-obj/pobj/fdk-aac-2.0.3/bin/install -c -m 644 ./.libs/libfdk-aac.so.1.0 /exopi-obj/pobj/fdk-aac-2.0.3/fake-amd64/usr/local/lib/libfdk-aac.so.1.0 libtool: install: /exopi-obj/pobj/fdk-aac-2.0.3/bin/install -c -m 644 ./.libs/libfdk-aac.lai /exopi-obj/pobj/fdk-aac-2.0.3/fake-amd64/usr/local/lib/libfdk-aac.la mkdir -p '/exopi-obj/pobj/fdk-aac-2.0.3/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/fdk-aac-2.0.3/bin/install -c -s -m 755 aac-enc '/exopi-obj/pobj/fdk-aac-2.0.3/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/fdk-aac-2.0.3/bin/install -c -s -m 755 ./.libs/aac-enc /exopi-obj/pobj/fdk-aac-2.0.3/fake-amd64/usr/local/bin mkdir -p '/exopi-obj/pobj/fdk-aac-2.0.3/fake-amd64/usr/local/include/fdk-aac' /exopi-obj/pobj/fdk-aac-2.0.3/bin/install -c -m 644 ./libSYS/include/machine_type.h ./libSYS/include/genericStds.h ./libSYS/include/FDK_audio.h ./libSYS/include/syslib_channelMapDescr.h ./libAACenc/include/aacenc_lib.h ./libAACdec/include/aacdecoder_lib.h '/exopi-obj/pobj/fdk-aac-2.0.3/fake-amd64/usr/local/include/fdk-aac' mkdir -p '/exopi-obj/pobj/fdk-aac-2.0.3/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/fdk-aac-2.0.3/bin/install -c -m 644 fdk-aac.pc '/exopi-obj/pobj/fdk-aac-2.0.3/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/fdk-aac-2.0.3/bin/install -d -m 755 /exopi-obj/pobj/fdk-aac-2.0.3/fake-amd64/usr/local/share/doc/fdk-aac /exopi-obj/pobj/fdk-aac-2.0.3/bin/install -c -m 644 /exopi-obj/pobj/fdk-aac-2.0.3/fdk-aac-2.0.3/documentation/aacDecoder.pdf /exopi-obj/pobj/fdk-aac-2.0.3/fdk-aac-2.0.3/documentation/aacEncoder.pdf /exopi-obj/pobj/fdk-aac-2.0.3/fdk-aac-2.0.3/NOTICE /exopi-obj/pobj/fdk-aac-2.0.3/fake-amd64/usr/local/share/doc/fdk-aac/ >>> Running package in audio/fdk-aac at 1713769809.74 ===> audio/fdk-aac `/exopi-obj/pobj/fdk-aac-2.0.3/fake-amd64/.fake_done' is up to date. ===> Building package for fdk-aac-2.0.3 Create /exopi-cvs/ports/packages/amd64/all/fdk-aac-2.0.3.tgz Creating package fdk-aac-2.0.3 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 8% checksumming|******* | 12% checksumming|********** | 16% checksumming|************ | 20% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 40% checksumming|*************************** | 44% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 56% checksumming|************************************* | 60% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************* | 80% checksumming|*************************************************** | 84% checksumming|****************************************************** | 88% checksumming|******************************************************** | 92% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************ | 38% archiving|******************************* | 49% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|*********************************************************** | 92% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/fdk-aac-2.0.3.tgz >>> Running clean in audio/fdk-aac at 1713769812.36 ===> audio/fdk-aac ===> Cleaning for fdk-aac-2.0.3 >>> Ended at 1713769812.80 max_stuck=1.94/patch=1.41/configure=19.92/build=221.92/fake=1.36/package=2.62/clean=0.51