obs/lame/config.log

4273 lines
120 KiB
Plaintext

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by lame configure 3.99.5, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --build=x86_64-pc-mingw32
## --------- ##
## Platform. ##
## --------- ##
hostname = Space
uname -m = i686
uname -r = 1.0.11(0.46/3/2)
uname -s = MINGW32_NT-6.1
uname -v = 2009-07-11 17:46
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: .
PATH: /usr/local/bin
PATH: /mingw/bin
PATH: /bin
PATH: /c/Program Files (x86)/ImageMagick-6.7.8-Q16
PATH: /c/Program Files (x86)/NVIDIA Corporation/PhysX/Common
PATH: /c/Program Files/Common Files/Microsoft Shared/Windows Live
PATH: /c/Windows/system32
PATH: /c/Windows
PATH: /c/Windows/System32/Wbem
PATH: /c/Windows/System32/WindowsPowerShell/v1.0/
PATH: /c/Program Files (x86)/IsoBuster
PATH: /d/3ds Max 2010/Backburner/
PATH: /c/Program Files (x86)/Common Files/Autodesk Shared/
PATH: /c/Program Files/Common Files/Autodesk Shared/
PATH: /c/Program Files (x86)/Common Files/Adobe/AGL
PATH: /c/Program Files/TortoiseSVN/bin
PATH: /mingw/bin
PATH: /d/tools/strawberryperl/c/bin
PATH: /d/tools/strawberryperl/perl/site/bin
PATH: /d/tools/strawberryperl/perl/bin
PATH: /c/Program Files/Common Files/Microsoft Shared/Windows Live
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2555: checking build system type
configure:2569: result: x86_64-pc-mingw32
configure:2589: checking host system type
configure:2602: result: x86_64-pc-mingw32
configure:2639: checking for a BSD-compatible install
configure:2707: result: /bin/install -c
configure:2718: checking whether build environment is sane
configure:2768: result: yes
configure:2909: checking for a thread-safe mkdir -p
configure:2948: result: /bin/mkdir -p
configure:2961: checking for gawk
configure:2977: found /bin/gawk
configure:2988: result: gawk
configure:2999: checking whether make sets $(MAKE)
configure:3021: result: yes
configure:3104: checking whether to enable maintainer-specific portions of Makefiles
configure:3113: result: no
configure:3133: checking for style of include used by make
configure:3161: result: GNU
configure:3237: checking for gcc
configure:3253: found /mingw/bin/gcc
configure:3264: result: gcc
configure:3493: checking for C compiler version
configure:3502: gcc --version >&5
gcc.exe (GCC) 4.5.2
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3513: $? = 0
configure:3502: gcc -v >&5
Using built-in specs.
COLLECT_GCC=d:\mingw32\bin\gcc.exe
COLLECT_LTO_WRAPPER=d:/mingw32/bin/../libexec/gcc/x86_64-w64-mingw32/4.5.2/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: ../../../build/gcc/gcc/configure --target=x86_64-w64-mingw32 --prefix=/d/BuildMinGW/builds/mingw64_4.5.2_multilib/build/root --with-sysroot=/d/BuildMinGW/builds/mingw64_4.5.2_multilib/build/root --with-gmp=/d/BuildMinGW/builds/mingw64_4.5.2_multilib/build/gmp/install --with-mpfr=/d/BuildMinGW/builds/mingw64_4.5.2_multilib/build/mpfr/install --with-mpc=/d/BuildMinGW/builds/mingw64_4.5.2_multilib/build/mpc/install --with-ppl=/d/BuildMinGW/builds/mingw64_4.5.2_multilib/build/ppl/install --with-cloog=/d/BuildMinGW/builds/mingw64_4.5.2_multilib/build/cloog/install --with-host-libstdcxx='-lstdc++ -lsupc++ -lm' --enable-languages=c,c++,fortran,objc,obj-c++ --enable-multilib --enable-fully-dynamic-string --enable-libgomp --with-dwarf2 --enable-sjlj-exceptions --enable-version-specific-runtime-libs
Thread model: win32
gcc version 4.5.2 (GCC)
configure:3513: $? = 0
configure:3502: gcc -V >&5
gcc.exe: '-V' option must have argument
configure:3513: $? = 1
configure:3502: gcc -qversion >&5
gcc.exe: unrecognized option '-qversion'
gcc.exe: no input files
configure:3513: $? = 1
configure:3533: checking whether the C compiler works
configure:3555: gcc -m64 conftest.c >&5
configure:3559: $? = 0
configure:3607: result: yes
configure:3610: checking for C compiler default output file name
configure:3612: result: a.exe
configure:3618: checking for suffix of executables
configure:3625: gcc -o conftest.exe -m64 conftest.c >&5
configure:3629: $? = 0
configure:3651: result: .exe
configure:3673: checking whether we are cross compiling
configure:3681: gcc -o conftest.exe -m64 conftest.c >&5
configure:3685: $? = 0
configure:3692: ./conftest.exe
configure:3696: $? = 0
configure:3711: result: no
configure:3716: checking for suffix of object files
configure:3738: gcc -c -m64 conftest.c >&5
configure:3742: $? = 0
configure:3763: result: o
configure:3767: checking whether we are using the GNU C compiler
configure:3786: gcc -c -m64 conftest.c >&5
configure:3786: $? = 0
configure:3795: result: yes
configure:3804: checking whether gcc accepts -g
configure:3824: gcc -c -g conftest.c >&5
configure:3824: $? = 0
configure:3865: result: yes
configure:3882: checking for gcc option to accept ISO C89
configure:3946: gcc -c -m64 conftest.c >&5
configure:3946: $? = 0
configure:3959: result: none needed
configure:3981: checking dependency style of gcc
configure:4091: result: gcc3
configure:4112: checking how to run the C preprocessor
configure:4143: gcc -E conftest.c
configure:4143: $? = 0
configure:4157: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4157: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4182: result: gcc -E
configure:4202: gcc -E conftest.c
configure:4202: $? = 0
configure:4216: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4216: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4245: checking for grep that handles long lines and -e
configure:4303: result: /bin/grep
configure:4308: checking for egrep
configure:4370: result: /bin/grep -E
configure:4375: checking for ANSI C header files
configure:4395: gcc -c -m64 conftest.c >&5
configure:4395: $? = 0
configure:4468: gcc -o conftest.exe -m64 conftest.c >&5
configure:4468: $? = 0
configure:4468: ./conftest.exe
configure:4468: $? = 0
configure:4479: result: yes
configure:4492: checking for sys/types.h
configure:4492: gcc -c -m64 conftest.c >&5
configure:4492: $? = 0
configure:4492: result: yes
configure:4492: checking for sys/stat.h
configure:4492: gcc -c -m64 conftest.c >&5
configure:4492: $? = 0
configure:4492: result: yes
configure:4492: checking for stdlib.h
configure:4492: gcc -c -m64 conftest.c >&5
configure:4492: $? = 0
configure:4492: result: yes
configure:4492: checking for string.h
configure:4492: gcc -c -m64 conftest.c >&5
configure:4492: $? = 0
configure:4492: result: yes
configure:4492: checking for memory.h
configure:4492: gcc -c -m64 conftest.c >&5
configure:4492: $? = 0
configure:4492: result: yes
configure:4492: checking for strings.h
configure:4492: gcc -c -m64 conftest.c >&5
configure:4492: $? = 0
configure:4492: result: yes
configure:4492: checking for inttypes.h
configure:4492: gcc -c -m64 conftest.c >&5
configure:4492: $? = 0
configure:4492: result: yes
configure:4492: checking for stdint.h
configure:4492: gcc -c -m64 conftest.c >&5
configure:4492: $? = 0
configure:4492: result: yes
configure:4492: checking for unistd.h
configure:4492: gcc -c -m64 conftest.c >&5
configure:4492: $? = 0
configure:4492: result: yes
configure:4505: checking minix/config.h usability
configure:4505: gcc -c -m64 conftest.c >&5
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4505: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4505: result: no
configure:4505: checking minix/config.h presence
configure:4505: gcc -E conftest.c
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4505: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:4505: result: no
configure:4505: checking for minix/config.h
configure:4505: result: no
configure:4526: checking whether it is safe to define __EXTENSIONS__
configure:4544: gcc -c -m64 conftest.c >&5
configure:4544: $? = 0
configure:4551: result: yes
configure:4566: checking for library containing strerror
configure:4597: gcc -o conftest.exe -m64 conftest.c >&5
configure:4597: $? = 0
configure:4614: result: none required
configure:4675: checking how to print strings
configure:4702: result: printf
configure:4723: checking for a sed that does not truncate output
configure:4787: result: /bin/sed
configure:4805: checking for fgrep
configure:4867: result: /bin/grep -F
configure:4902: checking for ld used by gcc
configure:4969: result: d:/mingw32/x86_64-w64-mingw32/bin/ld.exe
configure:4976: checking if the linker (d:/mingw32/x86_64-w64-mingw32/bin/ld.exe) is GNU ld
configure:4991: result: yes
configure:5003: checking for BSD- or MS-compatible name lister (nm)
configure:5052: result: /mingw/bin/nm
configure:5182: checking the name lister (/mingw/bin/nm) interface
configure:5189: gcc -c -m64 conftest.c >&5
configure:5192: /mingw/bin/nm "conftest.o"
configure:5195: output
0000000000000000 b .bss
0000000000000000 d .data
0000000000000000 t .text
0000000000000000 B some_variable
configure:5202: result: BSD nm
configure:5205: checking whether ln -s works
configure:5209: result: yes
configure:5217: checking the maximum length of command line arguments
configure:5342: result: 8192
configure:5359: checking whether the shell understands some XSI constructs
configure:5369: result: yes
configure:5373: checking whether the shell understands "+="
configure:5379: result: yes
configure:5414: checking for d:/mingw32/x86_64-w64-mingw32/bin/ld.exe option to reload object files
configure:5421: result: -r
configure:5490: checking for objdump
configure:5506: found /mingw/bin/objdump
configure:5517: result: objdump
configure:5549: checking how to recognize dependent libraries
configure:5751: result: file_magic ^x86 archive import|^x86 DLL
configure:5811: checking for ar
configure:5827: found /mingw/bin/ar
configure:5838: result: ar
configure:5916: checking for strip
configure:5932: found /mingw/bin/strip
configure:5943: result: strip
configure:6015: checking for ranlib
configure:6031: found /mingw/bin/ranlib
configure:6042: result: ranlib
configure:6144: checking command to parse /mingw/bin/nm output from gcc object
configure:6262: gcc -c -m64 conftest.c >&5
configure:6265: $? = 0
configure:6269: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' \> conftest.nm
configure:6272: $? = 0
configure:6326: gcc -o conftest.exe -m64 conftest.c conftstm.o >&5
configure:6329: $? = 0
configure:6367: result: ok
configure:7204: checking for dlfcn.h
configure:7204: gcc -c -m64 conftest.c >&5
conftest.c:60:19: fatal error: dlfcn.h: No such file or directory
compilation terminated.
configure:7204: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <dlfcn.h>
configure:7204: result: no
configure:7391: checking for objdir
configure:7406: result: .libs
configure:7673: checking if gcc supports -fno-rtti -fno-exceptions
configure:7691: gcc -c -m64 -fno-rtti -fno-exceptions conftest.c >&5
cc1.exe: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7695: $? = 0
configure:7708: result: no
configure:7728: checking for gcc option to produce PIC
configure:8013: result: -DDLL_EXPORT -DPIC
configure:8025: checking if gcc PIC flag -DDLL_EXPORT -DPIC works
configure:8043: gcc -c -m64 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
configure:8047: $? = 0
configure:8060: result: yes
configure:8084: checking if gcc static flag -static works
configure:8112: result: yes
configure:8127: checking if gcc supports -c -o file.o
configure:8148: gcc -c -m64 -o out/conftest2.o conftest.c >&5
configure:8152: $? = 0
configure:8174: result: yes
configure:8182: checking if gcc supports -c -o file.o
configure:8229: result: yes
configure:8262: checking whether the gcc linker (d:/mingw32/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries
configure:9337: result: yes
configure:9374: checking whether -lc should be explicitly linked in
configure:9382: gcc -c -m64 conftest.c >&5
configure:9385: $? = 0
configure:9400: gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:9403: $? = 1
configure:9417: result: yes
configure:9582: checking dynamic linker characteristics
configure:10259: result: Win32 ld.exe
configure:10366: checking how to hardcode library paths into programs
configure:10391: result: immediate
configure:10931: checking whether stripping libraries is possible
configure:10936: result: yes
configure:10971: checking if libtool supports shared libraries
configure:10973: result: yes
configure:10976: checking whether to build shared libraries
configure:10997: result: yes
configure:11000: checking whether to build static libraries
configure:11004: result: yes
configure:11106: checking for gcc
configure:11133: result: gcc
configure:11362: checking for C compiler version
configure:11371: gcc --version >&5
gcc.exe (GCC) 4.5.2
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:11382: $? = 0
configure:11371: gcc -v >&5
Using built-in specs.
COLLECT_GCC=d:\mingw32\bin\gcc.exe
COLLECT_LTO_WRAPPER=d:/mingw32/bin/../libexec/gcc/x86_64-w64-mingw32/4.5.2/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: ../../../build/gcc/gcc/configure --target=x86_64-w64-mingw32 --prefix=/d/BuildMinGW/builds/mingw64_4.5.2_multilib/build/root --with-sysroot=/d/BuildMinGW/builds/mingw64_4.5.2_multilib/build/root --with-gmp=/d/BuildMinGW/builds/mingw64_4.5.2_multilib/build/gmp/install --with-mpfr=/d/BuildMinGW/builds/mingw64_4.5.2_multilib/build/mpfr/install --with-mpc=/d/BuildMinGW/builds/mingw64_4.5.2_multilib/build/mpc/install --with-ppl=/d/BuildMinGW/builds/mingw64_4.5.2_multilib/build/ppl/install --with-cloog=/d/BuildMinGW/builds/mingw64_4.5.2_multilib/build/cloog/install --with-host-libstdcxx='-lstdc++ -lsupc++ -lm' --enable-languages=c,c++,fortran,objc,obj-c++ --enable-multilib --enable-fully-dynamic-string --enable-libgomp --with-dwarf2 --enable-sjlj-exceptions --enable-version-specific-runtime-libs
Thread model: win32
gcc version 4.5.2 (GCC)
configure:11382: $? = 0
configure:11371: gcc -V >&5
gcc.exe: '-V' option must have argument
configure:11382: $? = 1
configure:11371: gcc -qversion >&5
gcc.exe: unrecognized option '-qversion'
gcc.exe: no input files
configure:11382: $? = 1
configure:11386: checking whether we are using the GNU C compiler
configure:11414: result: yes
configure:11423: checking whether gcc accepts -g
configure:11484: result: yes
configure:11501: checking for gcc option to accept ISO C89
configure:11578: result: none needed
configure:11600: checking dependency style of gcc
configure:11710: result: gcc3
configure:11727: checking version of GCC
configure:11730: result: 4.5.2
configure:11734: checking for function prototypes
configure:11737: result: yes
configure:11760: checking for string.h
configure:11760: result: yes
configure:11772: checking dmalloc.h usability
configure:11772: gcc -c -m64 conftest.c >&5
conftest.c:63:21: fatal error: dmalloc.h: No such file or directory
compilation terminated.
configure:11772: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dmalloc.h>
configure:11772: result: no
configure:11772: checking dmalloc.h presence
configure:11772: gcc -E conftest.c
conftest.c:30:21: fatal error: dmalloc.h: No such file or directory
compilation terminated.
configure:11772: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| /* end confdefs.h. */
| #include <dmalloc.h>
configure:11772: result: no
configure:11772: checking for dmalloc.h
configure:11772: result: no
configure:11804: checking for ANSI C header files
configure:11908: result: yes
configure:11929: checking errno.h usability
configure:11929: gcc -c -m64 conftest.c >&5
configure:11929: $? = 0
configure:11929: result: yes
configure:11929: checking errno.h presence
configure:11929: gcc -E conftest.c
configure:11929: $? = 0
configure:11929: result: yes
configure:11929: checking for errno.h
configure:11929: result: yes
configure:11929: checking fcntl.h usability
configure:11929: gcc -c -m64 conftest.c >&5
configure:11929: $? = 0
configure:11929: result: yes
configure:11929: checking fcntl.h presence
configure:11929: gcc -E conftest.c
configure:11929: $? = 0
configure:11929: result: yes
configure:11929: checking for fcntl.h
configure:11929: result: yes
configure:11929: checking limits.h usability
configure:11929: gcc -c -m64 conftest.c >&5
configure:11929: $? = 0
configure:11929: result: yes
configure:11929: checking limits.h presence
configure:11929: gcc -E conftest.c
configure:11929: $? = 0
configure:11929: result: yes
configure:11929: checking for limits.h
configure:11929: result: yes
configure:11929: checking for stdint.h
configure:11929: result: yes
configure:11929: checking for string.h
configure:11929: result: yes
configure:11929: checking sys/soundcard.h usability
configure:11929: gcc -c -m64 conftest.c >&5
conftest.c:69:27: fatal error: sys/soundcard.h: No such file or directory
compilation terminated.
configure:11929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/soundcard.h>
configure:11929: result: no
configure:11929: checking sys/soundcard.h presence
configure:11929: gcc -E conftest.c
conftest.c:36:27: fatal error: sys/soundcard.h: No such file or directory
compilation terminated.
configure:11929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| /* end confdefs.h. */
| #include <sys/soundcard.h>
configure:11929: result: no
configure:11929: checking for sys/soundcard.h
configure:11929: result: no
configure:11929: checking sys/time.h usability
configure:11929: gcc -c -m64 conftest.c >&5
configure:11929: $? = 0
configure:11929: result: yes
configure:11929: checking sys/time.h presence
configure:11929: gcc -E conftest.c
configure:11929: $? = 0
configure:11929: result: yes
configure:11929: checking for sys/time.h
configure:11929: result: yes
configure:11929: checking for unistd.h
configure:11929: result: yes
configure:11929: checking xmmintrin.h usability
configure:11929: gcc -c -m64 conftest.c >&5
configure:11929: $? = 0
configure:11929: result: yes
configure:11929: checking xmmintrin.h presence
configure:11929: gcc -E conftest.c
configure:11929: $? = 0
configure:11929: result: yes
configure:11929: checking for xmmintrin.h
configure:11929: result: yes
configure:11929: checking linux/soundcard.h usability
configure:11929: gcc -c -m64 conftest.c >&5
conftest.c:72:29: fatal error: linux/soundcard.h: No such file or directory
compilation terminated.
configure:11929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/soundcard.h>
configure:11929: result: no
configure:11929: checking linux/soundcard.h presence
configure:11929: gcc -E conftest.c
conftest.c:39:29: fatal error: linux/soundcard.h: No such file or directory
compilation terminated.
configure:11929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| /* end confdefs.h. */
| #include <linux/soundcard.h>
configure:11929: result: no
configure:11929: checking for linux/soundcard.h
configure:11929: result: no
configure:11940: checking for an ANSI C-conforming const
configure:12005: gcc -c -m64 conftest.c >&5
configure:12005: $? = 0
configure:12012: result: yes
configure:12020: checking for inline
configure:12036: gcc -c -m64 conftest.c >&5
configure:12036: $? = 0
configure:12044: result: inline
configure:12063: checking whether byte ordering is bigendian
configure:12078: gcc -c -m64 conftest.c >&5
conftest.c:40:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:12078: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:12123: gcc -c -m64 conftest.c >&5
configure:12123: $? = 0
configure:12141: gcc -c -m64 conftest.c >&5
conftest.c: In function 'main':
conftest.c:46:4: error: 'not' undeclared (first use in this function)
conftest.c:46:4: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:46:8: error: expected ';' before 'big'
configure:12141: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:12269: result: no
configure:12296: checking for special C compiler options needed for large files
configure:12341: result: no
configure:12347: checking for _FILE_OFFSET_BITS value needed for large files
configure:12372: gcc -c -m64 conftest.c >&5
conftest.c:45:3: warning: left shift count >= width of type
conftest.c:45:3: warning: left shift count >= width of type
conftest.c:46:10: warning: left shift count >= width of type
conftest.c:46:10: warning: left shift count >= width of type
conftest.c:45:7: error: size of array 'off_t_is_large' is negative
conftest.c:47:9: warning: variably modified 'off_t_is_large' at file scope
configure:12372: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:12396: gcc -c -m64 conftest.c >&5
configure:12396: $? = 0
configure:12404: result: 64
configure:12492: checking size of short
configure:12497: gcc -o conftest.exe -m64 conftest.c >&5
configure:12497: $? = 0
configure:12497: ./conftest.exe
configure:12497: $? = 0
configure:12511: result: 2
configure:12525: checking size of unsigned short
configure:12530: gcc -o conftest.exe -m64 conftest.c >&5
configure:12530: $? = 0
configure:12530: ./conftest.exe
configure:12530: $? = 0
configure:12544: result: 2
configure:12558: checking size of int
configure:12563: gcc -o conftest.exe -m64 conftest.c >&5
configure:12563: $? = 0
configure:12563: ./conftest.exe
configure:12563: $? = 0
configure:12577: result: 4
configure:12591: checking size of unsigned int
configure:12596: gcc -o conftest.exe -m64 conftest.c >&5
configure:12596: $? = 0
configure:12596: ./conftest.exe
configure:12596: $? = 0
configure:12610: result: 4
configure:12624: checking size of long
configure:12629: gcc -o conftest.exe -m64 conftest.c >&5
configure:12629: $? = 0
configure:12629: ./conftest.exe
configure:12629: $? = 0
configure:12643: result: 4
configure:12657: checking size of unsigned long
configure:12662: gcc -o conftest.exe -m64 conftest.c >&5
configure:12662: $? = 0
configure:12662: ./conftest.exe
configure:12662: $? = 0
configure:12676: result: 4
configure:12690: checking size of long long
configure:12695: gcc -o conftest.exe -m64 conftest.c >&5
configure:12695: $? = 0
configure:12695: ./conftest.exe
configure:12695: $? = 0
configure:12709: result: 8
configure:12723: checking size of unsigned long long
configure:12728: gcc -o conftest.exe -m64 conftest.c >&5
configure:12728: $? = 0
configure:12728: ./conftest.exe
configure:12728: $? = 0
configure:12742: result: 8
configure:12756: checking size of float
configure:12761: gcc -o conftest.exe -m64 conftest.c >&5
configure:12761: $? = 0
configure:12761: ./conftest.exe
configure:12761: $? = 0
configure:12775: result: 4
configure:12789: checking size of double
configure:12794: gcc -o conftest.exe -m64 conftest.c >&5
configure:12794: $? = 0
configure:12794: ./conftest.exe
configure:12794: $? = 0
configure:12808: result: 8
configure:12838: checking for long double with more range or precision than double
configure:12873: gcc -c -m64 conftest.c >&5
configure:12873: $? = 0
configure:12880: result: yes
configure:12931: checking for uint8_t
configure:12931: gcc -c -m64 conftest.c >&5
configure:12931: $? = 0
configure:12931: gcc -c -m64 conftest.c >&5
conftest.c: In function 'main':
conftest.c:88:22: error: expected expression before ')' token
configure:12931: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint8_t)))
| return 0;
| ;
| return 0;
| }
configure:12931: result: yes
configure:12940: checking for int8_t
configure:12940: gcc -c -m64 conftest.c >&5
configure:12940: $? = 0
configure:12940: gcc -c -m64 conftest.c >&5
conftest.c: In function 'main':
conftest.c:89:21: error: expected expression before ')' token
configure:12940: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int8_t)))
| return 0;
| ;
| return 0;
| }
configure:12940: result: yes
configure:12949: checking for uint16_t
configure:12949: gcc -c -m64 conftest.c >&5
configure:12949: $? = 0
configure:12949: gcc -c -m64 conftest.c >&5
conftest.c: In function 'main':
conftest.c:90:23: error: expected expression before ')' token
configure:12949: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint16_t)))
| return 0;
| ;
| return 0;
| }
configure:12949: result: yes
configure:12958: checking for int16_t
configure:12958: gcc -c -m64 conftest.c >&5
configure:12958: $? = 0
configure:12958: gcc -c -m64 conftest.c >&5
conftest.c: In function 'main':
conftest.c:91:22: error: expected expression before ')' token
configure:12958: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int16_t)))
| return 0;
| ;
| return 0;
| }
configure:12958: result: yes
configure:12967: checking for uint32_t
configure:12967: gcc -c -m64 conftest.c >&5
configure:12967: $? = 0
configure:12967: gcc -c -m64 conftest.c >&5
conftest.c: In function 'main':
conftest.c:92:23: error: expected expression before ')' token
configure:12967: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT16_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint32_t)))
| return 0;
| ;
| return 0;
| }
configure:12967: result: yes
configure:12976: checking for int32_t
configure:12976: gcc -c -m64 conftest.c >&5
configure:12976: $? = 0
configure:12976: gcc -c -m64 conftest.c >&5
conftest.c: In function 'main':
conftest.c:93:22: error: expected expression before ')' token
configure:12976: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT32_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int32_t)))
| return 0;
| ;
| return 0;
| }
configure:12976: result: yes
configure:12985: checking for uint64_t
configure:12985: gcc -c -m64 conftest.c >&5
configure:12985: $? = 0
configure:12985: gcc -c -m64 conftest.c >&5
conftest.c: In function 'main':
conftest.c:94:23: error: expected expression before ')' token
configure:12985: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT32_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint64_t)))
| return 0;
| ;
| return 0;
| }
configure:12985: result: yes
configure:12994: checking for int64_t
configure:12994: gcc -c -m64 conftest.c >&5
configure:12994: $? = 0
configure:12994: gcc -c -m64 conftest.c >&5
conftest.c: In function 'main':
conftest.c:95:22: error: expected expression before ')' token
configure:12994: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT64_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int64_t)))
| return 0;
| ;
| return 0;
| }
configure:12994: result: yes
configure:13099: checking for IEEE854 compliant 80 bit floats
configure:13137: gcc -o conftest.exe -m64 conftest.c >&5
configure:13137: $? = 0
configure:13137: ./conftest.exe
configure:13137: $? = 0
configure:13147: result: yes
configure:13151: checking for ieee854_float80_t
configure:13151: gcc -c -m64 conftest.c >&5
conftest.c: In function 'main':
conftest.c:100:13: error: 'ieee854_float80_t' undeclared (first use in this function)
conftest.c:100:13: note: each undeclared identifier is reported only once for each function it appears in
configure:13151: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT64_T 1
| #define A_UINT32_T unsigned int
| #define A_INT32_T int
| #define A_UINT64_T unsigned long long
| #define A_INT64_T long long
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (ieee854_float80_t))
| return 0;
| ;
| return 0;
| }
configure:13151: result: no
configure:13168: checking for ieee754_float64_t
configure:13168: gcc -c -m64 conftest.c >&5
conftest.c: In function 'main':
conftest.c:101:13: error: 'ieee754_float64_t' undeclared (first use in this function)
conftest.c:101:13: note: each undeclared identifier is reported only once for each function it appears in
configure:13168: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT64_T 1
| #define A_UINT32_T unsigned int
| #define A_INT32_T int
| #define A_UINT64_T unsigned long long
| #define A_INT64_T long long
| #define HAVE_IEEE854_FLOAT80 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (ieee754_float64_t))
| return 0;
| ;
| return 0;
| }
configure:13168: result: no
configure:13177: checking for ieee754_float32_t
configure:13177: gcc -c -m64 conftest.c >&5
conftest.c: In function 'main':
conftest.c:101:13: error: 'ieee754_float32_t' undeclared (first use in this function)
conftest.c:101:13: note: each undeclared identifier is reported only once for each function it appears in
configure:13177: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT64_T 1
| #define A_UINT32_T unsigned int
| #define A_INT32_T int
| #define A_UINT64_T unsigned long long
| #define A_INT64_T long long
| #define HAVE_IEEE854_FLOAT80 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (ieee754_float32_t))
| return 0;
| ;
| return 0;
| }
configure:13177: result: no
configure:13242: checking for size_t
configure:13242: gcc -c -m64 conftest.c >&5
configure:13242: $? = 0
configure:13242: gcc -c -m64 conftest.c >&5
conftest.c: In function 'main':
conftest.c:102:21: error: expected expression before ')' token
configure:13242: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT64_T 1
| #define A_UINT32_T unsigned int
| #define A_INT32_T int
| #define A_UINT64_T unsigned long long
| #define A_INT64_T long long
| #define HAVE_IEEE854_FLOAT80 1
| #define LAME_LIBRARY_BUILD 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:13242: result: yes
configure:13253: checking whether time.h and sys/time.h may both be included
configure:13273: gcc -c -m64 conftest.c >&5
configure:13273: $? = 0
configure:13280: result: yes
configure:13291: checking for working alloca.h
configure:13308: gcc -o conftest.exe -m64 conftest.c >&5
conftest.c:67:20: fatal error: alloca.h: No such file or directory
compilation terminated.
configure:13308: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT64_T 1
| #define A_UINT32_T unsigned int
| #define A_INT32_T int
| #define A_UINT64_T unsigned long long
| #define A_INT64_T long long
| #define HAVE_IEEE854_FLOAT80 1
| #define LAME_LIBRARY_BUILD 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #include <alloca.h>
| int
| main ()
| {
| char *p = (char *) alloca (2 * sizeof (int));
| if (p) return 0;
| ;
| return 0;
| }
configure:13316: result: no
configure:13324: checking for alloca
configure:13361: gcc -o conftest.exe -m64 conftest.c >&5
configure:13361: $? = 0
configure:13369: result: yes
configure:13481: checking for gettimeofday
configure:13481: gcc -o conftest.exe -m64 conftest.c >&5
configure:13481: $? = 0
configure:13481: result: yes
configure:13481: checking for strtol
configure:13481: gcc -o conftest.exe -m64 conftest.c >&5
configure:13481: $? = 0
configure:13481: result: yes
configure:13498: checking for socket
configure:13498: gcc -o conftest.exe -m64 conftest.c >&5
D:\JimData\Temp\ccsfY0jA.o:conftest.c:(.text+0xe): undefined reference to `socket'
collect2: ld returned 1 exit status
configure:13498: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT64_T 1
| #define A_UINT32_T unsigned int
| #define A_INT32_T int
| #define A_UINT64_T unsigned long long
| #define A_INT64_T long long
| #define HAVE_IEEE854_FLOAT80 1
| #define LAME_LIBRARY_BUILD 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRTOL 1
| /* end confdefs.h. */
| /* Define socket to an innocuous variant, in case <limits.h> declares socket.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define socket innocuous_socket
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char socket (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef socket
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char socket ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_socket || defined __stub___socket
| choke me
| #endif
|
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:13498: result: no
configure:13509: checking for socket in -lsocket
configure:13534: gcc -o conftest.exe -m64 conftest.c -lsocket >&5
d:/mingw32/bin/../lib/gcc/x86_64-w64-mingw32/4.5.2/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lsocket
collect2: ld returned 1 exit status
configure:13534: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT64_T 1
| #define A_UINT32_T unsigned int
| #define A_INT32_T int
| #define A_UINT64_T unsigned long long
| #define A_INT64_T long long
| #define HAVE_IEEE854_FLOAT80 1
| #define LAME_LIBRARY_BUILD 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRTOL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:13543: result: no
configure:13583: checking termcap.h usability
configure:13583: gcc -c -m64 conftest.c >&5
conftest.c:103:21: fatal error: termcap.h: No such file or directory
compilation terminated.
configure:13583: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT64_T 1
| #define A_UINT32_T unsigned int
| #define A_INT32_T int
| #define A_UINT64_T unsigned long long
| #define A_INT64_T long long
| #define HAVE_IEEE854_FLOAT80 1
| #define LAME_LIBRARY_BUILD 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRTOL 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <termcap.h>
configure:13583: result: no
configure:13583: checking termcap.h presence
configure:13583: gcc -E conftest.c
conftest.c:70:21: fatal error: termcap.h: No such file or directory
compilation terminated.
configure:13583: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT64_T 1
| #define A_UINT32_T unsigned int
| #define A_INT32_T int
| #define A_UINT64_T unsigned long long
| #define A_INT64_T long long
| #define HAVE_IEEE854_FLOAT80 1
| #define LAME_LIBRARY_BUILD 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRTOL 1
| /* end confdefs.h. */
| #include <termcap.h>
configure:13583: result: no
configure:13583: checking for termcap.h
configure:13583: result: no
configure:13595: checking ncurses/termcap.h usability
configure:13595: gcc -c -m64 conftest.c >&5
conftest.c:103:29: fatal error: ncurses/termcap.h: No such file or directory
compilation terminated.
configure:13595: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT64_T 1
| #define A_UINT32_T unsigned int
| #define A_INT32_T int
| #define A_UINT64_T unsigned long long
| #define A_INT64_T long long
| #define HAVE_IEEE854_FLOAT80 1
| #define LAME_LIBRARY_BUILD 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRTOL 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ncurses/termcap.h>
configure:13595: result: no
configure:13595: checking ncurses/termcap.h presence
configure:13595: gcc -E conftest.c
conftest.c:70:29: fatal error: ncurses/termcap.h: No such file or directory
compilation terminated.
configure:13595: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT64_T 1
| #define A_UINT32_T unsigned int
| #define A_INT32_T int
| #define A_UINT64_T unsigned long long
| #define A_INT64_T long long
| #define HAVE_IEEE854_FLOAT80 1
| #define LAME_LIBRARY_BUILD 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRTOL 1
| /* end confdefs.h. */
| #include <ncurses/termcap.h>
configure:13595: result: no
configure:13595: checking for ncurses/termcap.h
configure:13595: result: no
configure:13605: checking for initscr in -ltermcap
configure:13630: gcc -o conftest.exe -m64 conftest.c -ltermcap >&5
d:/mingw32/bin/../lib/gcc/x86_64-w64-mingw32/4.5.2/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -ltermcap
collect2: ld returned 1 exit status
configure:13630: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT64_T 1
| #define A_UINT32_T unsigned int
| #define A_INT32_T int
| #define A_UINT64_T unsigned long long
| #define A_INT64_T long long
| #define HAVE_IEEE854_FLOAT80 1
| #define LAME_LIBRARY_BUILD 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRTOL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char initscr ();
| int
| main ()
| {
| return initscr ();
| ;
| return 0;
| }
configure:13639: result: no
configure:13645: checking for initscr in -lcurses
configure:13670: gcc -o conftest.exe -m64 conftest.c -lcurses >&5
d:/mingw32/bin/../lib/gcc/x86_64-w64-mingw32/4.5.2/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lcurses
collect2: ld returned 1 exit status
configure:13670: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT64_T 1
| #define A_UINT32_T unsigned int
| #define A_INT32_T int
| #define A_UINT64_T unsigned long long
| #define A_INT64_T long long
| #define HAVE_IEEE854_FLOAT80 1
| #define LAME_LIBRARY_BUILD 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRTOL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char initscr ();
| int
| main ()
| {
| return initscr ();
| ;
| return 0;
| }
configure:13679: result: no
configure:13685: checking for initscr in -lncurses
configure:13710: gcc -o conftest.exe -m64 conftest.c -lncurses >&5
d:/mingw32/bin/../lib/gcc/x86_64-w64-mingw32/4.5.2/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lncurses
collect2: ld returned 1 exit status
configure:13710: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT64_T 1
| #define A_UINT32_T unsigned int
| #define A_INT32_T int
| #define A_UINT64_T unsigned long long
| #define A_INT64_T long long
| #define HAVE_IEEE854_FLOAT80 1
| #define LAME_LIBRARY_BUILD 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRTOL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char initscr ();
| int
| main ()
| {
| return initscr ();
| ;
| return 0;
| }
configure:13719: result: no
configure:13766: checking for ld used by GCC
configure:13830: result: d:/mingw32/x86_64-w64-mingw32/bin/ld.exe
configure:13837: checking if the linker (d:/mingw32/x86_64-w64-mingw32/bin/ld.exe) is GNU ld
configure:13850: result: yes
configure:13857: checking for shared library run path origin
configure:13870: result: done
configure:14448: checking for iconv
configure:14470: gcc -o conftest.exe -m64 conftest.c >&5
conftest.c:71:19: fatal error: iconv.h: No such file or directory
compilation terminated.
configure:14470: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT64_T 1
| #define A_UINT32_T unsigned int
| #define A_INT32_T int
| #define A_UINT64_T unsigned long long
| #define A_INT64_T long long
| #define HAVE_IEEE854_FLOAT80 1
| #define LAME_LIBRARY_BUILD 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRTOL 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:14492: gcc -o conftest.exe -m64 conftest.c -liconv >&5
conftest.c:71:19: fatal error: iconv.h: No such file or directory
compilation terminated.
configure:14492: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT64_T 1
| #define A_UINT32_T unsigned int
| #define A_INT32_T int
| #define A_UINT64_T unsigned long long
| #define A_INT64_T long long
| #define HAVE_IEEE854_FLOAT80 1
| #define LAME_LIBRARY_BUILD 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRTOL 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:14502: result: no, consider installing GNU libiconv
configure:14691: checking for cos in -lm
configure:14716: gcc -o conftest.exe -m64 conftest.c -lm >&5
conftest.c:77:6: warning: conflicting types for built-in function 'cos'
configure:14716: $? = 0
configure:14725: result: yes
configure:14731: checking for cos in -lffm
configure:14756: gcc -o conftest.exe -m64 conftest.c -lffm >&5
conftest.c:77:6: warning: conflicting types for built-in function 'cos'
d:/mingw32/bin/../lib/gcc/x86_64-w64-mingw32/4.5.2/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lffm
collect2: ld returned 1 exit status
configure:14756: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT64_T 1
| #define A_UINT32_T unsigned int
| #define A_INT32_T int
| #define A_UINT64_T unsigned long long
| #define A_INT64_T long long
| #define HAVE_IEEE854_FLOAT80 1
| #define LAME_LIBRARY_BUILD 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRTOL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char cos ();
| int
| main ()
| {
| return cos ();
| ;
| return 0;
| }
configure:14765: result: no
configure:14779: checking for cos in -lcpml
configure:14804: gcc -o conftest.exe -m64 conftest.c -lcpml >&5
conftest.c:77:6: warning: conflicting types for built-in function 'cos'
d:/mingw32/bin/../lib/gcc/x86_64-w64-mingw32/4.5.2/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lcpml
collect2: ld returned 1 exit status
configure:14804: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lame"
| #define PACKAGE_TARNAME "lame"
| #define PACKAGE_VERSION "3.99.5"
| #define PACKAGE_STRING "lame 3.99.5"
| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "lame"
| #define VERSION "3.99.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_XMMINTRIN_H 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT64_T 1
| #define A_UINT32_T unsigned int
| #define A_INT32_T int
| #define A_UINT64_T unsigned long long
| #define A_INT64_T long long
| #define HAVE_IEEE854_FLOAT80 1
| #define LAME_LIBRARY_BUILD 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRTOL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char cos ();
| int
| main ()
| {
| return cos ();
| ;
| return 0;
| }
configure:14813: result: no
configure:14871: checking for gtk-config
configure:14902: result: no
configure:14911: checking for GTK - version >= 1.2.0
configure:15030: result: no
configure:15094: checking use of ElectricFence malloc debugging
configure:15159: result: no
configure:15369: checking use of file io
configure:15398: result: lame
configure:15406: checking use of analyzer hooks
configure:15428: result: yes
configure:15432: checking use of mpg123 decoder
configure:15460: result: yes (Layer 1, 2, 3)
configure:15464: checking if the lame frontend should be build
configure:15475: result: yes
configure:15485: checking if mp3x is requested
configure:15500: result: no
configure:15517: checking if mp3rtp is requested
configure:15535: result: no
configure:15539: checking if dynamic linking of the frontends is requested
configure:15550: result: no
configure:15650: checking for termcap
configure:15661: result: no
configure:15733: checking if I have to build the internal vector lib
configure:15735: result: yes
configure:15741: checking for nasm
configure:15772: result: no
configure:15848: checking for additional optimizations
configure:16032: result: no
configure:16044: checking for debug options
configure:16095: result: no
configure:16448: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by lame config.status 3.99.5, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Space
config.status:1205: creating Makefile
config.status:1205: creating libmp3lame/Makefile
config.status:1205: creating libmp3lame/i386/Makefile
config.status:1205: creating libmp3lame/vector/Makefile
config.status:1205: creating frontend/Makefile
config.status:1205: creating mpglib/Makefile
config.status:1205: creating doc/Makefile
config.status:1205: creating doc/html/Makefile
config.status:1205: creating doc/man/Makefile
config.status:1205: creating include/Makefile
config.status:1205: creating Dll/Makefile
config.status:1205: creating misc/Makefile
config.status:1205: creating debian/Makefile
config.status:1205: creating dshow/Makefile
config.status:1205: creating ACM/Makefile
config.status:1205: creating ACM/ADbg/Makefile
config.status:1205: creating ACM/ddk/Makefile
config.status:1205: creating ACM/tinyxml/Makefile
config.status:1205: creating lame.spec
config.status:1205: creating mac/Makefile
config.status:1205: creating macosx/Makefile
config.status:1205: creating macosx/English.lproj/Makefile
config.status:1205: creating macosx/LAME.xcodeproj/Makefile
config.status:1205: creating vc_solution/Makefile
config.status:1205: creating config.h
config.status:1386: config.h is unchanged
config.status:1434: executing depfiles commands
config.status:1434: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-mingw32
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_long_double=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-m64
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SNDFILE_CFLAGS_set=
ac_cv_env_SNDFILE_CFLAGS_value=
ac_cv_env_SNDFILE_LIBS_set=
ac_cv_env_SNDFILE_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-pc-mingw32
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=.exe
ac_cv_func_alloca_works=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_socket=no
ac_cv_func_strtol=yes
ac_cv_header_dlfcn_h=no
ac_cv_header_dmalloc_h=no
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_linux_soundcard_h=no
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_ncurses_termcap_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_soundcard_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_termcap_h=no
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_xmmintrin_h=yes
ac_cv_host=x86_64-pc-mingw32
ac_cv_lib_cpml_cos=no
ac_cv_lib_curses_initscr=no
ac_cv_lib_ffm_cos=no
ac_cv_lib_m_cos=yes
ac_cv_lib_ncurses_initscr=no
ac_cv_lib_socket_socket=no
ac_cv_lib_termcap_initscr=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_GTK_CONFIG=no
ac_cv_path_NASM=no
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_strerror='none required'
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_sizeof_unsigned_int=4
ac_cv_sizeof_unsigned_long=4
ac_cv_sizeof_unsigned_long_long=8
ac_cv_sizeof_unsigned_short=2
ac_cv_sys_file_offset_bits=64
ac_cv_sys_largefile_CC=no
ac_cv_type_ieee754_float32_t=no
ac_cv_type_ieee754_float64_t=no
ac_cv_type_ieee854_float80_t=no
ac_cv_type_int16_t=yes
ac_cv_type_int32_t=yes
ac_cv_type_int64_t=yes
ac_cv_type_int8_t=yes
ac_cv_type_long_double_wider=yes
ac_cv_type_size_t=yes
ac_cv_type_uint16_t=yes
ac_cv_type_uint32_t=yes
ac_cv_type_uint64_t=yes
ac_cv_type_uint8_t=yes
ac_cv_working_alloca_h=no
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='-L$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname.dll.a $libname.lib'
acl_cv_path_LD=d:/mingw32/x86_64-w64-mingw32/bin/ld.exe
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=dll
acl_cv_wl=-Wl,
alex_cv_ieee854_float80=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_func_iconv='no, consider installing GNU libiconv'
am_cv_lib_iconv=no
lt_cv_archive_cmds_need_lc=yes
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
lt_cv_file_magic_cmd=func_win32_libid
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=d:/mingw32/x86_64-w64-mingw32/bin/ld.exe
lt_cv_path_NM=/mingw/bin/nm
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)
\{0,1\}$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=8192
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /d/projects/opensplit/lame/missing --run aclocal-1.11'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /d/projects/opensplit/lame/missing --run tar'
ANSI2KNR=''
AR='ar'
AUTOCONF='${SHELL} /d/projects/opensplit/lame/missing --run autoconf'
AUTOHEADER='${SHELL} /d/projects/opensplit/lame/missing --run autoheader'
AUTOMAKE='${SHELL} /d/projects/opensplit/lame/missing --run automake-1.11'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -Wall -pipe -m64'
CONFIG_DEFS=''
CONFIG_MATH_LIB='-lm'
CPP='gcc -E'
CPPFLAGS=''
CPUCCODE=''
CPUTYPE='no'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT='.exe'
FGREP='/bin/grep -F'
FRONTEND_CFLAGS=' '
FRONTEND_LDADD=' -lm'
FRONTEND_LDFLAGS=' -static'
GREP='/bin/grep'
GTK_CFLAGS=''
GTK_CONFIG='no'
GTK_LIBS=''
HAVE_NASM_FALSE=''
HAVE_NASM_TRUE='#'
INCLUDES='-I$(top_srcdir)/include -I$(srcdir)'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='d:/mingw32/x86_64-w64-mingw32/bin/ld.exe'
LDADD=''
LDFLAGS=''
LIBICONV=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='./ltmain.sh'
LIB_MAJOR_VERSION='0'
LIB_MINOR_VERSION='0'
LIB_WITH_DECODER_FALSE='#'
LIB_WITH_DECODER_TRUE=''
LIPO=''
LN_S='ln -s'
LTLIBICONV=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEDEP='-M'
MAKEINFO='${SHELL} /d/projects/opensplit/lame/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
NASM='no'
NASM_FORMAT='-f win32 -DWIN32'
NM='/mingw/bin/nm'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='lame'
PACKAGE_BUGREPORT='lame-dev@lists.sf.net'
PACKAGE_NAME='lame'
PACKAGE_STRING='lame 3.99.5'
PACKAGE_TARNAME='lame'
PACKAGE_URL=''
PACKAGE_VERSION='3.99.5'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
RM_F='rm -f'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SNDFILE_CFLAGS=''
SNDFILE_LIBS=''
STRIP='strip'
U=''
VERSION='3.99.5'
WITH_FRONTEND='lame.exe'
WITH_MP3RTP=''
WITH_MP3X=''
WITH_VECTOR_FALSE='#'
WITH_VECTOR_TRUE=''
WITH_XMM_FALSE='#'
WITH_XMM_TRUE=''
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE='#'
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-mingw32'
build_alias='x86_64-pc-mingw32'
build_cpu='x86_64'
build_os='mingw32'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-pc-mingw32'
host_alias=''
host_cpu='x86_64'
host_os='mingw32'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /d/projects/opensplit/lame/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "lame"
#define PACKAGE_TARNAME "lame"
#define PACKAGE_VERSION "3.99.5"
#define PACKAGE_STRING "lame 3.99.5"
#define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
#define PACKAGE_URL ""
#define PACKAGE "lame"
#define VERSION "3.99.5"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define LT_OBJDIR ".libs/"
#define PROTOTYPES 1
#define __PROTOTYPES 1
#define HAVE_STRING_H 1
#define STDC_HEADERS 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_XMMINTRIN_H 1
#define _FILE_OFFSET_BITS 64
#define SIZEOF_SHORT 2
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_UNSIGNED_LONG 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define HAVE_LONG_DOUBLE_WIDER 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_UINT8_T 1
#define HAVE_INT8_T 1
#define HAVE_UINT16_T 1
#define HAVE_INT16_T 1
#define HAVE_UINT32_T 1
#define HAVE_INT32_T 1
#define HAVE_UINT64_T 1
#define HAVE_INT64_T 1
#define A_UINT32_T unsigned int
#define A_INT32_T int
#define A_UINT64_T unsigned long long
#define A_INT64_T long long
#define HAVE_IEEE854_FLOAT80 1
#define LAME_LIBRARY_BUILD 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_ALLOCA 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_STRTOL 1
#define HAVE_MPGLIB 1
#define DECODE_ON_THE_FLY 1
#define TAKEHIRO_IEEE754_HACK 1
#define USE_FAST_LOG 1
#define NDEBUG 1
configure: exit 0