mirror of
https://github.com/love2d/love-android.git
synced 2026-08-17 11:11:23 +02:00
2660 lines
77 KiB
Plaintext
2660 lines
77 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 mpg123 configure 1.13.4, which was
|
|
generated by GNU Autoconf 2.68. Invocation command line was
|
|
|
|
$ ./configure --with-default-audio=dummy --enable-network=no --with-cpu=generic_fpu --with-audio=dummy
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = dormouse
|
|
uname -m = i686
|
|
uname -r = 2.6.38-13-generic-pae
|
|
uname -s = Linux
|
|
uname -v = #52-Ubuntu SMP Tue Nov 8 17:50:45 UTC 2011
|
|
|
|
/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: /usr/lib/git-core
|
|
PATH: /usr/local/sbin
|
|
PATH: /usr/local/bin
|
|
PATH: /usr/sbin
|
|
PATH: /usr/bin
|
|
PATH: /sbin
|
|
PATH: /bin
|
|
PATH: /usr/games
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2732: checking build system type
|
|
configure:2746: result: i686-pc-linux-gnu
|
|
configure:2766: checking host system type
|
|
configure:2779: result: i686-pc-linux-gnu
|
|
configure:2816: checking for a BSD-compatible install
|
|
configure:2884: result: /usr/bin/install -c
|
|
configure:2895: checking whether build environment is sane
|
|
configure:2945: result: yes
|
|
configure:3086: checking for a thread-safe mkdir -p
|
|
configure:3125: result: /bin/mkdir -p
|
|
configure:3138: checking for gawk
|
|
configure:3154: found /usr/bin/gawk
|
|
configure:3165: result: gawk
|
|
configure:3176: checking whether make sets $(MAKE)
|
|
configure:3198: result: yes
|
|
configure:3285: checking for -Werror in CFLAGS (It breaks tests)
|
|
configure:3295: result: no
|
|
configure:3306: checking if you are up to something totally static with LDFLAGS/CFLAGS
|
|
configure:3326: result: no
|
|
configure:3346: checking for style of include used by make
|
|
configure:3374: result: GNU
|
|
configure:3444: checking for gcc
|
|
configure:3460: found /usr/bin/gcc
|
|
configure:3471: result: gcc
|
|
configure:3700: checking for C compiler version
|
|
configure:3709: gcc --version >&5
|
|
gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 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:3720: $? = 0
|
|
configure:3709: gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=gcc
|
|
COLLECT_LTO_WRAPPER=/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/lto-wrapper
|
|
Target: i686-linux-gnu
|
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=i386-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/i386-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/i386-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
|
|
Thread model: posix
|
|
gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
|
|
configure:3720: $? = 0
|
|
configure:3709: gcc -V >&5
|
|
gcc: '-V' option must have argument
|
|
configure:3720: $? = 1
|
|
configure:3709: gcc -qversion >&5
|
|
gcc: unrecognized option '-qversion'
|
|
gcc: no input files
|
|
configure:3720: $? = 1
|
|
configure:3740: checking whether the C compiler works
|
|
configure:3762: gcc conftest.c >&5
|
|
configure:3766: $? = 0
|
|
configure:3814: result: yes
|
|
configure:3817: checking for C compiler default output file name
|
|
configure:3819: result: a.out
|
|
configure:3825: checking for suffix of executables
|
|
configure:3832: gcc -o conftest conftest.c >&5
|
|
configure:3836: $? = 0
|
|
configure:3858: result:
|
|
configure:3880: checking whether we are cross compiling
|
|
configure:3888: gcc -o conftest conftest.c >&5
|
|
configure:3892: $? = 0
|
|
configure:3899: ./conftest
|
|
configure:3903: $? = 0
|
|
configure:3918: result: no
|
|
configure:3923: checking for suffix of object files
|
|
configure:3945: gcc -c conftest.c >&5
|
|
configure:3949: $? = 0
|
|
configure:3970: result: o
|
|
configure:3974: checking whether we are using the GNU C compiler
|
|
configure:3993: gcc -c conftest.c >&5
|
|
configure:3993: $? = 0
|
|
configure:4002: result: yes
|
|
configure:4011: checking whether gcc accepts -g
|
|
configure:4031: gcc -c -g conftest.c >&5
|
|
configure:4031: $? = 0
|
|
configure:4072: result: yes
|
|
configure:4089: checking for gcc option to accept ISO C89
|
|
configure:4153: gcc -c -g -O2 conftest.c >&5
|
|
configure:4153: $? = 0
|
|
configure:4166: result: none needed
|
|
configure:4188: checking dependency style of gcc
|
|
configure:4298: result: gcc3
|
|
configure:4322: checking dependency style of gcc
|
|
configure:4430: result: gcc3
|
|
configure:4493: checking for gcc
|
|
configure:4520: result: gcc
|
|
configure:4749: checking for C compiler version
|
|
configure:4758: gcc --version >&5
|
|
gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 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:4769: $? = 0
|
|
configure:4758: gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=gcc
|
|
COLLECT_LTO_WRAPPER=/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/lto-wrapper
|
|
Target: i686-linux-gnu
|
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=i386-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/i386-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/i386-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
|
|
Thread model: posix
|
|
gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
|
|
configure:4769: $? = 0
|
|
configure:4758: gcc -V >&5
|
|
gcc: '-V' option must have argument
|
|
configure:4769: $? = 1
|
|
configure:4758: gcc -qversion >&5
|
|
gcc: unrecognized option '-qversion'
|
|
gcc: no input files
|
|
configure:4769: $? = 1
|
|
configure:4773: checking whether we are using the GNU C compiler
|
|
configure:4801: result: yes
|
|
configure:4810: checking whether gcc accepts -g
|
|
configure:4871: result: yes
|
|
configure:4888: checking for gcc option to accept ISO C89
|
|
configure:4965: result: none needed
|
|
configure:4987: checking dependency style of gcc
|
|
configure:5097: result: gcc3
|
|
configure:5117: checking how to run the C preprocessor
|
|
configure:5148: gcc -E conftest.c
|
|
configure:5148: $? = 0
|
|
configure:5162: gcc -E conftest.c
|
|
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:5162: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "mpg123"
|
|
| #define PACKAGE_TARNAME "mpg123"
|
|
| #define PACKAGE_VERSION "1.13.4"
|
|
| #define PACKAGE_STRING "mpg123 1.13.4"
|
|
| #define PACKAGE_BUGREPORT "mpg123-devel@lists.sourceforge.net"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "mpg123"
|
|
| #define VERSION "1.13.4"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:5187: result: gcc -E
|
|
configure:5207: gcc -E conftest.c
|
|
configure:5207: $? = 0
|
|
configure:5221: gcc -E conftest.c
|
|
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:5221: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "mpg123"
|
|
| #define PACKAGE_TARNAME "mpg123"
|
|
| #define PACKAGE_VERSION "1.13.4"
|
|
| #define PACKAGE_STRING "mpg123 1.13.4"
|
|
| #define PACKAGE_BUGREPORT "mpg123-devel@lists.sourceforge.net"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "mpg123"
|
|
| #define VERSION "1.13.4"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:5250: checking for grep that handles long lines and -e
|
|
configure:5308: result: /bin/grep
|
|
configure:5313: checking for egrep
|
|
configure:5375: result: /bin/grep -E
|
|
configure:5381: checking for an ANSI C-conforming const
|
|
configure:5446: gcc -c -g -O2 conftest.c >&5
|
|
configure:5446: $? = 0
|
|
configure:5453: result: yes
|
|
configure:5461: checking for inline
|
|
configure:5477: gcc -c -g -O2 conftest.c >&5
|
|
configure:5477: $? = 0
|
|
configure:5485: result: inline
|
|
configure:5504: checking for ANSI C header files
|
|
configure:5524: gcc -c -g -O2 conftest.c >&5
|
|
configure:5524: $? = 0
|
|
configure:5597: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:5597: $? = 0
|
|
configure:5597: ./conftest
|
|
configure:5597: $? = 0
|
|
configure:5608: result: yes
|
|
configure:5621: checking for sys/types.h
|
|
configure:5621: gcc -c -g -O2 conftest.c >&5
|
|
configure:5621: $? = 0
|
|
configure:5621: result: yes
|
|
configure:5621: checking for sys/stat.h
|
|
configure:5621: gcc -c -g -O2 conftest.c >&5
|
|
configure:5621: $? = 0
|
|
configure:5621: result: yes
|
|
configure:5621: checking for stdlib.h
|
|
configure:5621: gcc -c -g -O2 conftest.c >&5
|
|
configure:5621: $? = 0
|
|
configure:5621: result: yes
|
|
configure:5621: checking for string.h
|
|
configure:5621: gcc -c -g -O2 conftest.c >&5
|
|
configure:5621: $? = 0
|
|
configure:5621: result: yes
|
|
configure:5621: checking for memory.h
|
|
configure:5621: gcc -c -g -O2 conftest.c >&5
|
|
configure:5621: $? = 0
|
|
configure:5621: result: yes
|
|
configure:5621: checking for strings.h
|
|
configure:5621: gcc -c -g -O2 conftest.c >&5
|
|
configure:5621: $? = 0
|
|
configure:5621: result: yes
|
|
configure:5621: checking for inttypes.h
|
|
configure:5621: gcc -c -g -O2 conftest.c >&5
|
|
configure:5621: $? = 0
|
|
configure:5621: result: yes
|
|
configure:5621: checking for stdint.h
|
|
configure:5621: gcc -c -g -O2 conftest.c >&5
|
|
configure:5621: $? = 0
|
|
configure:5621: result: yes
|
|
configure:5621: checking for unistd.h
|
|
configure:5621: gcc -c -g -O2 conftest.c >&5
|
|
configure:5621: $? = 0
|
|
configure:5621: result: yes
|
|
configure:5633: checking whether byte ordering is bigendian
|
|
configure:5648: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:22:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
|
|
configure:5648: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "mpg123"
|
|
| #define PACKAGE_TARNAME "mpg123"
|
|
| #define PACKAGE_VERSION "1.13.4"
|
|
| #define PACKAGE_STRING "mpg123 1.13.4"
|
|
| #define PACKAGE_BUGREPORT "mpg123-devel@lists.sourceforge.net"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "mpg123"
|
|
| #define VERSION "1.13.4"
|
|
| #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. */
|
|
| #ifndef __APPLE_CC__
|
|
| not a universal capable compiler
|
|
| #endif
|
|
| typedef int dummy;
|
|
|
|
|
configure:5693: gcc -c -g -O2 conftest.c >&5
|
|
configure:5693: $? = 0
|
|
configure:5711: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:28:4: error: 'not' undeclared (first use in this function)
|
|
conftest.c:28:4: note: each undeclared identifier is reported only once for each function it appears in
|
|
conftest.c:28:8: error: expected ';' before 'big'
|
|
configure:5711: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "mpg123"
|
|
| #define PACKAGE_TARNAME "mpg123"
|
|
| #define PACKAGE_VERSION "1.13.4"
|
|
| #define PACKAGE_STRING "mpg123 1.13.4"
|
|
| #define PACKAGE_BUGREPORT "mpg123-devel@lists.sourceforge.net"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "mpg123"
|
|
| #define VERSION "1.13.4"
|
|
| #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 <sys/types.h>
|
|
| #include <sys/param.h>
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| #if BYTE_ORDER != BIG_ENDIAN
|
|
| not big endian
|
|
| #endif
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5839: result: no
|
|
configure:5959: checking for lt_dlinit in -lltdl
|
|
configure:5984: gcc -o conftest -g -O2 conftest.c -lltdl >&5
|
|
/usr/bin/ld: cannot find -lltdl
|
|
collect2: ld returned 1 exit status
|
|
configure:5984: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "mpg123"
|
|
| #define PACKAGE_TARNAME "mpg123"
|
|
| #define PACKAGE_VERSION "1.13.4"
|
|
| #define PACKAGE_STRING "mpg123 1.13.4"
|
|
| #define PACKAGE_BUGREPORT "mpg123-devel@lists.sourceforge.net"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "mpg123"
|
|
| #define VERSION "1.13.4"
|
|
| #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 DYNAMIC_BUILD 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 lt_dlinit ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return lt_dlinit ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5993: result: no
|
|
configure:6015: WARNING: ltdl library not found
|
|
configure:6395: checking how to print strings
|
|
configure:6422: result: printf
|
|
configure:6443: checking for a sed that does not truncate output
|
|
configure:6507: result: /bin/sed
|
|
configure:6525: checking for fgrep
|
|
configure:6587: result: /bin/grep -F
|
|
configure:6622: checking for ld used by gcc
|
|
configure:6689: result: /usr/bin/ld
|
|
configure:6696: checking if the linker (/usr/bin/ld) is GNU ld
|
|
configure:6711: result: yes
|
|
configure:6723: checking for BSD- or MS-compatible name lister (nm)
|
|
configure:6772: result: /usr/bin/nm -B
|
|
configure:6902: checking the name lister (/usr/bin/nm -B) interface
|
|
configure:6909: gcc -c -g -O2 conftest.c >&5
|
|
configure:6912: /usr/bin/nm -B "conftest.o"
|
|
configure:6915: output
|
|
00000000 B some_variable
|
|
configure:6922: result: BSD nm
|
|
configure:6925: checking whether ln -s works
|
|
configure:6929: result: yes
|
|
configure:6937: checking the maximum length of command line arguments
|
|
configure:7062: result: 1572864
|
|
configure:7079: checking whether the shell understands some XSI constructs
|
|
configure:7089: result: yes
|
|
configure:7093: checking whether the shell understands "+="
|
|
configure:7099: result: yes
|
|
configure:7134: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format
|
|
configure:7174: result: func_convert_file_noop
|
|
configure:7181: checking how to convert i686-pc-linux-gnu file names to toolchain format
|
|
configure:7201: result: func_convert_file_noop
|
|
configure:7208: checking for /usr/bin/ld option to reload object files
|
|
configure:7215: result: -r
|
|
configure:7289: checking for objdump
|
|
configure:7316: result: objdump
|
|
configure:7345: checking how to recognize dependent libraries
|
|
configure:7547: result: pass_all
|
|
configure:7632: checking for dlltool
|
|
configure:7659: result: dlltool
|
|
configure:7689: checking how to associate runtime and link libraries
|
|
configure:7716: result: printf %s\n
|
|
configure:7776: checking for ar
|
|
configure:7792: found /usr/bin/ar
|
|
configure:7803: result: ar
|
|
configure:7840: checking for archiver @FILE support
|
|
configure:7857: gcc -c -g -O2 conftest.c >&5
|
|
configure:7857: $? = 0
|
|
configure:7860: ar cru libconftest.a @conftest.lst >&5
|
|
configure:7863: $? = 0
|
|
configure:7868: ar cru libconftest.a @conftest.lst >&5
|
|
ar: conftest.o: No such file or directory
|
|
configure:7871: $? = 1
|
|
configure:7883: result: @
|
|
configure:7941: checking for strip
|
|
configure:7957: found /usr/bin/strip
|
|
configure:7968: result: strip
|
|
configure:8040: checking for ranlib
|
|
configure:8056: found /usr/bin/ranlib
|
|
configure:8067: result: ranlib
|
|
configure:8169: checking command to parse /usr/bin/nm -B output from gcc object
|
|
configure:8288: gcc -c -g -O2 conftest.c >&5
|
|
configure:8291: $? = 0
|
|
configure:8295: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
|
|
configure:8298: $? = 0
|
|
configure:8364: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
|
|
configure:8367: $? = 0
|
|
configure:8405: result: ok
|
|
configure:8442: checking for sysroot
|
|
configure:8472: result: no
|
|
configure:8715: checking for mt
|
|
configure:8731: found /bin/mt
|
|
configure:8742: result: mt
|
|
configure:8765: checking if mt is a manifest tool
|
|
configure:8771: mt '-?'
|
|
configure:8779: result: no
|
|
configure:9408: checking for dlfcn.h
|
|
configure:9408: gcc -c -g -O2 conftest.c >&5
|
|
configure:9408: $? = 0
|
|
configure:9408: result: yes
|
|
configure:9533: checking for objdir
|
|
configure:9548: result: .libs
|
|
configure:9819: checking if gcc supports -fno-rtti -fno-exceptions
|
|
configure:9837: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
|
|
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
|
|
configure:9841: $? = 0
|
|
configure:9854: result: no
|
|
configure:10164: checking for gcc option to produce PIC
|
|
configure:10171: result: -fPIC -DPIC
|
|
configure:10179: checking if gcc PIC flag -fPIC -DPIC works
|
|
configure:10197: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
|
|
configure:10201: $? = 0
|
|
configure:10214: result: yes
|
|
configure:10243: checking if gcc static flag -static works
|
|
configure:10271: result: yes
|
|
configure:10286: checking if gcc supports -c -o file.o
|
|
configure:10307: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
|
|
configure:10311: $? = 0
|
|
configure:10333: result: yes
|
|
configure:10341: checking if gcc supports -c -o file.o
|
|
configure:10388: result: yes
|
|
configure:10421: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
|
|
configure:11579: result: yes
|
|
configure:11616: checking whether -lc should be explicitly linked in
|
|
configure:11624: gcc -c -g -O2 conftest.c >&5
|
|
configure:11627: $? = 0
|
|
configure:11642: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
|
|
configure:11645: $? = 0
|
|
configure:11659: result: no
|
|
configure:11824: checking dynamic linker characteristics
|
|
configure:12338: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
|
|
configure:12338: $? = 0
|
|
configure:12560: result: GNU/Linux ld.so
|
|
configure:12667: checking how to hardcode library paths into programs
|
|
configure:12692: result: immediate
|
|
configure:13232: checking whether stripping libraries is possible
|
|
configure:13237: result: yes
|
|
configure:13272: checking if libtool supports shared libraries
|
|
configure:13274: result: yes
|
|
configure:13277: checking whether to build shared libraries
|
|
configure:13298: result: yes
|
|
configure:13301: checking whether to build static libraries
|
|
configure:13305: result: no
|
|
configure:14069: checking if .align takes 2-exponent
|
|
configure:14078: result: no
|
|
configure:14091: checking __attribute__((aligned(16)))
|
|
configure:14097: result: yes
|
|
configure:14108: checking for ANSI C header files
|
|
configure:14212: result: yes
|
|
configure:14223: checking stdio.h usability
|
|
configure:14223: gcc -c -g -O2 conftest.c >&5
|
|
configure:14223: $? = 0
|
|
configure:14223: result: yes
|
|
configure:14223: checking stdio.h presence
|
|
configure:14223: gcc -E conftest.c
|
|
configure:14223: $? = 0
|
|
configure:14223: result: yes
|
|
configure:14223: checking for stdio.h
|
|
configure:14223: result: yes
|
|
configure:14223: checking for stdlib.h
|
|
configure:14223: result: yes
|
|
configure:14223: checking for string.h
|
|
configure:14223: result: yes
|
|
configure:14223: checking for unistd.h
|
|
configure:14223: result: yes
|
|
configure:14223: checking sched.h usability
|
|
configure:14223: gcc -c -g -O2 conftest.c >&5
|
|
configure:14223: $? = 0
|
|
configure:14223: result: yes
|
|
configure:14223: checking sched.h presence
|
|
configure:14223: gcc -E conftest.c
|
|
configure:14223: $? = 0
|
|
configure:14223: result: yes
|
|
configure:14223: checking for sched.h
|
|
configure:14223: result: yes
|
|
configure:14223: checking sys/ioctl.h usability
|
|
configure:14223: gcc -c -g -O2 conftest.c >&5
|
|
configure:14223: $? = 0
|
|
configure:14223: result: yes
|
|
configure:14223: checking sys/ioctl.h presence
|
|
configure:14223: gcc -E conftest.c
|
|
configure:14223: $? = 0
|
|
configure:14223: result: yes
|
|
configure:14223: checking for sys/ioctl.h
|
|
configure:14223: result: yes
|
|
configure:14223: checking for sys/types.h
|
|
configure:14223: result: yes
|
|
configure:14223: checking for stdint.h
|
|
configure:14223: result: yes
|
|
configure:14223: checking limits.h usability
|
|
configure:14223: gcc -c -g -O2 conftest.c >&5
|
|
configure:14223: $? = 0
|
|
configure:14223: result: yes
|
|
configure:14223: checking limits.h presence
|
|
configure:14223: gcc -E conftest.c
|
|
configure:14223: $? = 0
|
|
configure:14223: result: yes
|
|
configure:14223: checking for limits.h
|
|
configure:14223: result: yes
|
|
configure:14223: checking for inttypes.h
|
|
configure:14223: result: yes
|
|
configure:14223: checking sys/time.h usability
|
|
configure:14223: gcc -c -g -O2 conftest.c >&5
|
|
configure:14223: $? = 0
|
|
configure:14223: result: yes
|
|
configure:14223: checking sys/time.h presence
|
|
configure:14223: gcc -E conftest.c
|
|
configure:14223: $? = 0
|
|
configure:14223: result: yes
|
|
configure:14223: checking for sys/time.h
|
|
configure:14223: result: yes
|
|
configure:14223: checking sys/wait.h usability
|
|
configure:14223: gcc -c -g -O2 conftest.c >&5
|
|
configure:14223: $? = 0
|
|
configure:14223: result: yes
|
|
configure:14223: checking sys/wait.h presence
|
|
configure:14223: gcc -E conftest.c
|
|
configure:14223: $? = 0
|
|
configure:14223: result: yes
|
|
configure:14223: checking for sys/wait.h
|
|
configure:14223: result: yes
|
|
configure:14223: checking sys/resource.h usability
|
|
configure:14223: gcc -c -g -O2 conftest.c >&5
|
|
configure:14223: $? = 0
|
|
configure:14223: result: yes
|
|
configure:14223: checking sys/resource.h presence
|
|
configure:14223: gcc -E conftest.c
|
|
configure:14223: $? = 0
|
|
configure:14223: result: yes
|
|
configure:14223: checking for sys/resource.h
|
|
configure:14223: result: yes
|
|
configure:14223: checking sys/signal.h usability
|
|
configure:14223: gcc -c -g -O2 conftest.c >&5
|
|
configure:14223: $? = 0
|
|
configure:14223: result: yes
|
|
configure:14223: checking sys/signal.h presence
|
|
configure:14223: gcc -E conftest.c
|
|
configure:14223: $? = 0
|
|
configure:14223: result: yes
|
|
configure:14223: checking for sys/signal.h
|
|
configure:14223: result: yes
|
|
configure:14223: checking signal.h usability
|
|
configure:14223: gcc -c -g -O2 conftest.c >&5
|
|
configure:14223: $? = 0
|
|
configure:14223: result: yes
|
|
configure:14223: checking signal.h presence
|
|
configure:14223: gcc -E conftest.c
|
|
configure:14223: $? = 0
|
|
configure:14223: result: yes
|
|
configure:14223: checking for signal.h
|
|
configure:14223: result: yes
|
|
configure:14243: checking for special C compiler options needed for large files
|
|
configure:14288: result: no
|
|
configure:14294: checking for _FILE_OFFSET_BITS value needed for large files
|
|
configure:14319: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:49:3: warning: left shift count >= width of type
|
|
conftest.c:49:3: warning: left shift count >= width of type
|
|
conftest.c:50:10: warning: left shift count >= width of type
|
|
conftest.c:50:10: warning: left shift count >= width of type
|
|
conftest.c:49:7: error: size of array 'off_t_is_large' is negative
|
|
conftest.c:51:9: warning: variably modified 'off_t_is_large' at file scope
|
|
configure:14319: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "mpg123"
|
|
| #define PACKAGE_TARNAME "mpg123"
|
|
| #define PACKAGE_VERSION "1.13.4"
|
|
| #define PACKAGE_STRING "mpg123 1.13.4"
|
|
| #define PACKAGE_BUGREPORT "mpg123-devel@lists.sourceforge.net"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "mpg123"
|
|
| #define VERSION "1.13.4"
|
|
| #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 DYNAMIC_BUILD 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define GAPLESS 1
|
|
| #define IEEE_FLOAT 1
|
|
| #define MODULE_FILE_SUFFIX ".la"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_WAIT_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_SIGNAL_H 1
|
|
| #define HAVE_SIGNAL_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:14343: gcc -c -g -O2 conftest.c >&5
|
|
configure:14343: $? = 0
|
|
configure:14351: result: 64
|
|
configure:14442: checking for size_t
|
|
configure:14442: gcc -c -g -O2 conftest.c >&5
|
|
configure:14442: $? = 0
|
|
configure:14442: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:80:21: error: expected expression before ')' token
|
|
configure:14442: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "mpg123"
|
|
| #define PACKAGE_TARNAME "mpg123"
|
|
| #define PACKAGE_VERSION "1.13.4"
|
|
| #define PACKAGE_STRING "mpg123 1.13.4"
|
|
| #define PACKAGE_BUGREPORT "mpg123-devel@lists.sourceforge.net"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "mpg123"
|
|
| #define VERSION "1.13.4"
|
|
| #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 DYNAMIC_BUILD 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define GAPLESS 1
|
|
| #define IEEE_FLOAT 1
|
|
| #define MODULE_FILE_SUFFIX ".la"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_WAIT_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_SIGNAL_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| /* 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:14442: result: yes
|
|
configure:14453: checking for uintptr_t
|
|
configure:14453: gcc -c -g -O2 conftest.c >&5
|
|
configure:14453: $? = 0
|
|
configure:14453: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:80:24: error: expected expression before ')' token
|
|
configure:14453: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "mpg123"
|
|
| #define PACKAGE_TARNAME "mpg123"
|
|
| #define PACKAGE_VERSION "1.13.4"
|
|
| #define PACKAGE_STRING "mpg123 1.13.4"
|
|
| #define PACKAGE_BUGREPORT "mpg123-devel@lists.sourceforge.net"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "mpg123"
|
|
| #define VERSION "1.13.4"
|
|
| #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 DYNAMIC_BUILD 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define GAPLESS 1
|
|
| #define IEEE_FLOAT 1
|
|
| #define MODULE_FILE_SUFFIX ".la"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_WAIT_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_SIGNAL_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| /* 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 ((uintptr_t)))
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14453: result: yes
|
|
configure:14464: checking for ssize_t
|
|
configure:14464: gcc -c -g -O2 conftest.c >&5
|
|
configure:14464: $? = 0
|
|
configure:14464: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:80:22: error: expected expression before ')' token
|
|
configure:14464: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "mpg123"
|
|
| #define PACKAGE_TARNAME "mpg123"
|
|
| #define PACKAGE_VERSION "1.13.4"
|
|
| #define PACKAGE_STRING "mpg123 1.13.4"
|
|
| #define PACKAGE_BUGREPORT "mpg123-devel@lists.sourceforge.net"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "mpg123"
|
|
| #define VERSION "1.13.4"
|
|
| #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 DYNAMIC_BUILD 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define GAPLESS 1
|
|
| #define IEEE_FLOAT 1
|
|
| #define MODULE_FILE_SUFFIX ".la"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_WAIT_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_SIGNAL_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| /* 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 ((ssize_t)))
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14464: result: yes
|
|
configure:14475: checking for off_t
|
|
configure:14475: gcc -c -g -O2 conftest.c >&5
|
|
configure:14475: $? = 0
|
|
configure:14475: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:80:20: error: expected expression before ')' token
|
|
configure:14475: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "mpg123"
|
|
| #define PACKAGE_TARNAME "mpg123"
|
|
| #define PACKAGE_VERSION "1.13.4"
|
|
| #define PACKAGE_STRING "mpg123 1.13.4"
|
|
| #define PACKAGE_BUGREPORT "mpg123-devel@lists.sourceforge.net"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "mpg123"
|
|
| #define VERSION "1.13.4"
|
|
| #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 DYNAMIC_BUILD 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define GAPLESS 1
|
|
| #define IEEE_FLOAT 1
|
|
| #define MODULE_FILE_SUFFIX ".la"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_WAIT_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_SIGNAL_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| /* 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 ((off_t)))
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14475: result: yes
|
|
configure:14486: checking for int32_t
|
|
configure:14486: gcc -c -g -O2 conftest.c >&5
|
|
configure:14486: $? = 0
|
|
configure:14486: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:80:22: error: expected expression before ')' token
|
|
configure:14486: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "mpg123"
|
|
| #define PACKAGE_TARNAME "mpg123"
|
|
| #define PACKAGE_VERSION "1.13.4"
|
|
| #define PACKAGE_STRING "mpg123 1.13.4"
|
|
| #define PACKAGE_BUGREPORT "mpg123-devel@lists.sourceforge.net"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "mpg123"
|
|
| #define VERSION "1.13.4"
|
|
| #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 DYNAMIC_BUILD 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define GAPLESS 1
|
|
| #define IEEE_FLOAT 1
|
|
| #define MODULE_FILE_SUFFIX ".la"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_WAIT_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_SIGNAL_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| /* 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:14486: result: yes
|
|
configure:14497: checking for uint32_t
|
|
configure:14497: gcc -c -g -O2 conftest.c >&5
|
|
configure:14497: $? = 0
|
|
configure:14497: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:80:23: error: expected expression before ')' token
|
|
configure:14497: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "mpg123"
|
|
| #define PACKAGE_TARNAME "mpg123"
|
|
| #define PACKAGE_VERSION "1.13.4"
|
|
| #define PACKAGE_STRING "mpg123 1.13.4"
|
|
| #define PACKAGE_BUGREPORT "mpg123-devel@lists.sourceforge.net"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "mpg123"
|
|
| #define VERSION "1.13.4"
|
|
| #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 DYNAMIC_BUILD 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define GAPLESS 1
|
|
| #define IEEE_FLOAT 1
|
|
| #define MODULE_FILE_SUFFIX ".la"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_WAIT_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_SIGNAL_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| /* 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:14497: result: yes
|
|
configure:14508: checking for int16_t
|
|
configure:14508: gcc -c -g -O2 conftest.c >&5
|
|
configure:14508: $? = 0
|
|
configure:14508: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:80:22: error: expected expression before ')' token
|
|
configure:14508: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "mpg123"
|
|
| #define PACKAGE_TARNAME "mpg123"
|
|
| #define PACKAGE_VERSION "1.13.4"
|
|
| #define PACKAGE_STRING "mpg123 1.13.4"
|
|
| #define PACKAGE_BUGREPORT "mpg123-devel@lists.sourceforge.net"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "mpg123"
|
|
| #define VERSION "1.13.4"
|
|
| #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 DYNAMIC_BUILD 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define GAPLESS 1
|
|
| #define IEEE_FLOAT 1
|
|
| #define MODULE_FILE_SUFFIX ".la"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_WAIT_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_SIGNAL_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| /* 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:14508: result: yes
|
|
configure:14519: checking for uint16_t
|
|
configure:14519: gcc -c -g -O2 conftest.c >&5
|
|
configure:14519: $? = 0
|
|
configure:14519: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:80:23: error: expected expression before ')' token
|
|
configure:14519: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "mpg123"
|
|
| #define PACKAGE_TARNAME "mpg123"
|
|
| #define PACKAGE_VERSION "1.13.4"
|
|
| #define PACKAGE_STRING "mpg123 1.13.4"
|
|
| #define PACKAGE_BUGREPORT "mpg123-devel@lists.sourceforge.net"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "mpg123"
|
|
| #define VERSION "1.13.4"
|
|
| #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 DYNAMIC_BUILD 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define GAPLESS 1
|
|
| #define IEEE_FLOAT 1
|
|
| #define MODULE_FILE_SUFFIX ".la"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_WAIT_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_SIGNAL_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| /* 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:14519: result: yes
|
|
configure:14534: checking size of size_t
|
|
configure:14539: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14539: $? = 0
|
|
configure:14539: ./conftest
|
|
configure:14539: $? = 0
|
|
configure:14553: result: 4
|
|
configure:14567: checking size of ssize_t
|
|
configure:14572: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14572: $? = 0
|
|
configure:14572: ./conftest
|
|
configure:14572: $? = 0
|
|
configure:14586: result: 4
|
|
configure:14600: checking size of off_t
|
|
configure:14605: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14605: $? = 0
|
|
configure:14605: ./conftest
|
|
configure:14605: $? = 0
|
|
configure:14619: result: 8
|
|
configure:14633: checking size of int32_t
|
|
configure:14638: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14638: $? = 0
|
|
configure:14638: ./conftest
|
|
configure:14638: $? = 0
|
|
configure:14652: result: 4
|
|
configure:14666: checking size of long
|
|
configure:14671: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14671: $? = 0
|
|
configure:14671: ./conftest
|
|
configure:14671: $? = 0
|
|
configure:14685: result: 4
|
|
configure:14731: checking if we want to enable alias wrappers for largefile
|
|
configure:14734: result: yes
|
|
configure:14752: checking for stdlib.h
|
|
configure:14752: result: yes
|
|
configure:14752: checking for unistd.h
|
|
configure:14752: result: yes
|
|
configure:14752: checking for sys/param.h
|
|
configure:14752: gcc -c -g -O2 conftest.c >&5
|
|
configure:14752: $? = 0
|
|
configure:14752: result: yes
|
|
configure:14772: checking for getpagesize
|
|
configure:14772: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14772: $? = 0
|
|
configure:14772: result: yes
|
|
configure:14781: checking for working mmap
|
|
configure:14928: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14928: $? = 0
|
|
configure:14928: ./conftest
|
|
configure:14928: $? = 0
|
|
configure:14938: result: yes
|
|
configure:14949: checking POSIX termios
|
|
configure:14969: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14969: $? = 0
|
|
configure:14977: result: yes
|
|
configure:14991: checking for random
|
|
configure:14991: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14991: $? = 0
|
|
configure:14991: result: yes
|
|
configure:15005: checking for sched_setscheduler
|
|
configure:15005: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15005: $? = 0
|
|
configure:15005: result: yes
|
|
configure:15005: checking for setuid
|
|
configure:15005: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15005: $? = 0
|
|
configure:15005: result: yes
|
|
configure:15005: checking for getuid
|
|
configure:15005: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15005: $? = 0
|
|
configure:15005: result: yes
|
|
configure:15019: checking for setpriority
|
|
configure:15019: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15019: $? = 0
|
|
configure:15019: result: yes
|
|
configure:15032: checking for strerror
|
|
configure:15032: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15032: $? = 0
|
|
configure:15032: result: yes
|
|
configure:15045: checking for setlocale
|
|
configure:15045: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15045: $? = 0
|
|
configure:15045: result: yes
|
|
configure:15045: checking for nl_langinfo
|
|
configure:15045: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15045: $? = 0
|
|
configure:15045: result: yes
|
|
configure:15058: checking for strdup
|
|
configure:15058: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:87:6: warning: conflicting types for built-in function 'strdup'
|
|
configure:15058: $? = 0
|
|
configure:15058: result: yes
|
|
configure:15071: checking for atoll
|
|
configure:15071: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15071: $? = 0
|
|
configure:15071: result: yes
|
|
configure:15083: checking for mkfifo
|
|
configure:15083: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15083: $? = 0
|
|
configure:15083: result: yes
|
|
configure:15117: checking locale.h usability
|
|
configure:15117: gcc -c -g -O2 conftest.c >&5
|
|
configure:15117: $? = 0
|
|
configure:15117: result: yes
|
|
configure:15117: checking locale.h presence
|
|
configure:15117: gcc -E conftest.c
|
|
configure:15117: $? = 0
|
|
configure:15117: result: yes
|
|
configure:15117: checking for locale.h
|
|
configure:15117: result: yes
|
|
configure:15117: checking langinfo.h usability
|
|
configure:15117: gcc -c -g -O2 conftest.c >&5
|
|
configure:15117: $? = 0
|
|
configure:15117: result: yes
|
|
configure:15117: checking langinfo.h presence
|
|
configure:15117: gcc -E conftest.c
|
|
configure:15117: $? = 0
|
|
configure:15117: result: yes
|
|
configure:15117: checking for langinfo.h
|
|
configure:15117: result: yes
|
|
configure:15132: checking netdb.h usability
|
|
configure:15132: gcc -c -g -O2 conftest.c >&5
|
|
configure:15132: $? = 0
|
|
configure:15132: result: yes
|
|
configure:15132: checking netdb.h presence
|
|
configure:15132: gcc -E conftest.c
|
|
configure:15132: $? = 0
|
|
configure:15132: result: yes
|
|
configure:15132: checking for netdb.h
|
|
configure:15132: result: yes
|
|
configure:15132: checking for sys/param.h
|
|
configure:15132: result: yes
|
|
configure:15132: checking sys/socket.h usability
|
|
configure:15132: gcc -c -g -O2 conftest.c >&5
|
|
configure:15132: $? = 0
|
|
configure:15132: result: yes
|
|
configure:15132: checking sys/socket.h presence
|
|
configure:15132: gcc -E conftest.c
|
|
configure:15132: $? = 0
|
|
configure:15132: result: yes
|
|
configure:15132: checking for sys/socket.h
|
|
configure:15132: result: yes
|
|
configure:15132: checking netinet/in.h usability
|
|
configure:15132: gcc -c -g -O2 conftest.c >&5
|
|
configure:15132: $? = 0
|
|
configure:15132: result: yes
|
|
configure:15132: checking netinet/in.h presence
|
|
configure:15132: gcc -E conftest.c
|
|
configure:15132: $? = 0
|
|
configure:15132: result: yes
|
|
configure:15132: checking for netinet/in.h
|
|
configure:15132: result: yes
|
|
configure:15132: checking arpa/inet.h usability
|
|
configure:15132: gcc -c -g -O2 conftest.c >&5
|
|
configure:15132: $? = 0
|
|
configure:15132: result: yes
|
|
configure:15132: checking arpa/inet.h presence
|
|
configure:15132: gcc -E conftest.c
|
|
configure:15132: $? = 0
|
|
configure:15132: result: yes
|
|
configure:15132: checking for arpa/inet.h
|
|
configure:15132: result: yes
|
|
configure:15153: checking for library containing gethostbyname
|
|
configure:15184: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15184: $? = 0
|
|
configure:15201: result: none required
|
|
configure:15209: checking for library containing socket
|
|
configure:15240: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15240: $? = 0
|
|
configure:15257: result: none required
|
|
configure:15268: checking for getaddrinfo
|
|
configure:15268: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15268: $? = 0
|
|
configure:15268: result: yes
|
|
configure:15281: checking for working AI_ADDRCONFIG
|
|
configure:15316: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15316: $? = 0
|
|
configure:15316: ./conftest
|
|
configure:15316: $? = 0
|
|
configure:15326: result: yes
|
|
configure:15360: checking for sqrt in -lm
|
|
configure:15385: gcc -o conftest -g -O2 conftest.c -lm >&5
|
|
conftest.c:84:6: warning: conflicting types for built-in function 'sqrt'
|
|
configure:15385: $? = 0
|
|
configure:15394: result: yes
|
|
configure:15405: checking for powf in -lmx
|
|
configure:15430: gcc -o conftest -g -O2 conftest.c -lmx -lm >&5
|
|
conftest.c:85:6: warning: conflicting types for built-in function 'powf'
|
|
/usr/bin/ld: cannot find -lmx
|
|
collect2: ld returned 1 exit status
|
|
configure:15430: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "mpg123"
|
|
| #define PACKAGE_TARNAME "mpg123"
|
|
| #define PACKAGE_VERSION "1.13.4"
|
|
| #define PACKAGE_STRING "mpg123 1.13.4"
|
|
| #define PACKAGE_BUGREPORT "mpg123-devel@lists.sourceforge.net"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "mpg123"
|
|
| #define VERSION "1.13.4"
|
|
| #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 DYNAMIC_BUILD 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define GAPLESS 1
|
|
| #define IEEE_FLOAT 1
|
|
| #define MODULE_FILE_SUFFIX ".la"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_WAIT_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_SIGNAL_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define SIZEOF_SSIZE_T 4
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_INT32_T 4
|
|
| #define SIZEOF_LONG 4
|
|
| #define LFS_ALIAS_BITS 32
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_GETPAGESIZE 1
|
|
| #define HAVE_MMAP 1
|
|
| #define HAVE_TERMIOS 1
|
|
| #define HAVE_RANDOM 1
|
|
| #define HAVE_SCHED_SETSCHEDULER 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_GETUID 1
|
|
| #define HAVE_SETPRIORITY 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_SETLOCALE 1
|
|
| #define HAVE_NL_LANGINFO 1
|
|
| #define HAVE_STRDUP 1
|
|
| #define HAVE_ATOLL 1
|
|
| #define HAVE_MKFIFO 1
|
|
| #define FIFO 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_GETADDRINFO 1
|
|
| #define HAVE_GAI_ADDRCONFIG 1
|
|
| #define HAVE_LIBM 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 powf ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return powf ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:15439: result: no
|
|
configure:15468: checking os2.h usability
|
|
configure:15468: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:111:17: fatal error: os2.h: No such file or directory
|
|
compilation terminated.
|
|
configure:15468: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "mpg123"
|
|
| #define PACKAGE_TARNAME "mpg123"
|
|
| #define PACKAGE_VERSION "1.13.4"
|
|
| #define PACKAGE_STRING "mpg123 1.13.4"
|
|
| #define PACKAGE_BUGREPORT "mpg123-devel@lists.sourceforge.net"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "mpg123"
|
|
| #define VERSION "1.13.4"
|
|
| #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 DYNAMIC_BUILD 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define GAPLESS 1
|
|
| #define IEEE_FLOAT 1
|
|
| #define MODULE_FILE_SUFFIX ".la"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_WAIT_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_SIGNAL_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define SIZEOF_SSIZE_T 4
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_INT32_T 4
|
|
| #define SIZEOF_LONG 4
|
|
| #define LFS_ALIAS_BITS 32
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_GETPAGESIZE 1
|
|
| #define HAVE_MMAP 1
|
|
| #define HAVE_TERMIOS 1
|
|
| #define HAVE_RANDOM 1
|
|
| #define HAVE_SCHED_SETSCHEDULER 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_GETUID 1
|
|
| #define HAVE_SETPRIORITY 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_SETLOCALE 1
|
|
| #define HAVE_NL_LANGINFO 1
|
|
| #define HAVE_STRDUP 1
|
|
| #define HAVE_ATOLL 1
|
|
| #define HAVE_MKFIFO 1
|
|
| #define FIFO 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_GETADDRINFO 1
|
|
| #define HAVE_GAI_ADDRCONFIG 1
|
|
| #define HAVE_LIBM 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 <os2.h>
|
|
configure:15468: result: no
|
|
configure:15468: checking os2.h presence
|
|
configure:15468: gcc -E conftest.c
|
|
conftest.c:78:17: fatal error: os2.h: No such file or directory
|
|
compilation terminated.
|
|
configure:15468: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "mpg123"
|
|
| #define PACKAGE_TARNAME "mpg123"
|
|
| #define PACKAGE_VERSION "1.13.4"
|
|
| #define PACKAGE_STRING "mpg123 1.13.4"
|
|
| #define PACKAGE_BUGREPORT "mpg123-devel@lists.sourceforge.net"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "mpg123"
|
|
| #define VERSION "1.13.4"
|
|
| #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 DYNAMIC_BUILD 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define GAPLESS 1
|
|
| #define IEEE_FLOAT 1
|
|
| #define MODULE_FILE_SUFFIX ".la"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_WAIT_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_SIGNAL_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define SIZEOF_SSIZE_T 4
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_INT32_T 4
|
|
| #define SIZEOF_LONG 4
|
|
| #define LFS_ALIAS_BITS 32
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_GETPAGESIZE 1
|
|
| #define HAVE_MMAP 1
|
|
| #define HAVE_TERMIOS 1
|
|
| #define HAVE_RANDOM 1
|
|
| #define HAVE_SCHED_SETSCHEDULER 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_GETUID 1
|
|
| #define HAVE_SETPRIORITY 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_SETLOCALE 1
|
|
| #define HAVE_NL_LANGINFO 1
|
|
| #define HAVE_STRDUP 1
|
|
| #define HAVE_ATOLL 1
|
|
| #define HAVE_MKFIFO 1
|
|
| #define FIFO 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_GETADDRINFO 1
|
|
| #define HAVE_GAI_ADDRCONFIG 1
|
|
| #define HAVE_LIBM 1
|
|
| /* end confdefs.h. */
|
|
| #include <os2.h>
|
|
configure:15468: result: no
|
|
configure:15468: checking for os2.h
|
|
configure:15468: result: no
|
|
configure:15665: checking if we want feature report function
|
|
configure:15681: result: yes
|
|
configure:15770: checking for pkg-config
|
|
configure:15788: found /usr/bin/pkg-config
|
|
configure:15800: result: /usr/bin/pkg-config
|
|
configure:15825: checking pkg-config is at least version 0.9.0
|
|
configure:15828: result: yes
|
|
configure:15843: checking if you are too dumbing dumb for the dummy
|
|
configure:15845: result: no
|
|
configure:15843: checking if you are too dumbing dumb for the dummy
|
|
configure:15845: result: no
|
|
configure:17252: checking windows.h usability
|
|
configure:17252: gcc -c -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -DOPT_GENERIC -DREAL_IS_FLOAT conftest.c >&5
|
|
conftest.c:115:21: fatal error: windows.h: No such file or directory
|
|
compilation terminated.
|
|
configure:17252: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "mpg123"
|
|
| #define PACKAGE_TARNAME "mpg123"
|
|
| #define PACKAGE_VERSION "1.13.4"
|
|
| #define PACKAGE_STRING "mpg123 1.13.4"
|
|
| #define PACKAGE_BUGREPORT "mpg123-devel@lists.sourceforge.net"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "mpg123"
|
|
| #define VERSION "1.13.4"
|
|
| #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 DYNAMIC_BUILD 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define GAPLESS 1
|
|
| #define IEEE_FLOAT 1
|
|
| #define MODULE_FILE_SUFFIX ".la"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_WAIT_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_SIGNAL_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define SIZEOF_SSIZE_T 4
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_INT32_T 4
|
|
| #define SIZEOF_LONG 4
|
|
| #define LFS_ALIAS_BITS 32
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_GETPAGESIZE 1
|
|
| #define HAVE_MMAP 1
|
|
| #define HAVE_TERMIOS 1
|
|
| #define HAVE_RANDOM 1
|
|
| #define HAVE_SCHED_SETSCHEDULER 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_GETUID 1
|
|
| #define HAVE_SETPRIORITY 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_SETLOCALE 1
|
|
| #define HAVE_NL_LANGINFO 1
|
|
| #define HAVE_STRDUP 1
|
|
| #define HAVE_ATOLL 1
|
|
| #define HAVE_MKFIFO 1
|
|
| #define FIFO 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_GETADDRINFO 1
|
|
| #define HAVE_GAI_ADDRCONFIG 1
|
|
| #define HAVE_LIBM 1
|
|
| #define ABI_ALIGN_FUN 1
|
|
| #define DEFAULT_OUTPUT_MODULE "dummy"
|
|
| #define FRAME_INDEX 1
|
|
| #define INDEX_SIZE 1000
|
|
| /* 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 <windows.h>
|
|
configure:17252: result: no
|
|
configure:17252: checking windows.h presence
|
|
configure:17252: gcc -E -DOPT_GENERIC -DREAL_IS_FLOAT conftest.c
|
|
conftest.c:82:21: fatal error: windows.h: No such file or directory
|
|
compilation terminated.
|
|
configure:17252: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "mpg123"
|
|
| #define PACKAGE_TARNAME "mpg123"
|
|
| #define PACKAGE_VERSION "1.13.4"
|
|
| #define PACKAGE_STRING "mpg123 1.13.4"
|
|
| #define PACKAGE_BUGREPORT "mpg123-devel@lists.sourceforge.net"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "mpg123"
|
|
| #define VERSION "1.13.4"
|
|
| #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 DYNAMIC_BUILD 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define GAPLESS 1
|
|
| #define IEEE_FLOAT 1
|
|
| #define MODULE_FILE_SUFFIX ".la"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SCHED_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_WAIT_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_SIGNAL_H 1
|
|
| #define HAVE_SIGNAL_H 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define SIZEOF_SSIZE_T 4
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_INT32_T 4
|
|
| #define SIZEOF_LONG 4
|
|
| #define LFS_ALIAS_BITS 32
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_GETPAGESIZE 1
|
|
| #define HAVE_MMAP 1
|
|
| #define HAVE_TERMIOS 1
|
|
| #define HAVE_RANDOM 1
|
|
| #define HAVE_SCHED_SETSCHEDULER 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_GETUID 1
|
|
| #define HAVE_SETPRIORITY 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_SETLOCALE 1
|
|
| #define HAVE_NL_LANGINFO 1
|
|
| #define HAVE_STRDUP 1
|
|
| #define HAVE_ATOLL 1
|
|
| #define HAVE_MKFIFO 1
|
|
| #define FIFO 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_GETADDRINFO 1
|
|
| #define HAVE_GAI_ADDRCONFIG 1
|
|
| #define HAVE_LIBM 1
|
|
| #define ABI_ALIGN_FUN 1
|
|
| #define DEFAULT_OUTPUT_MODULE "dummy"
|
|
| #define FRAME_INDEX 1
|
|
| #define INDEX_SIZE 1000
|
|
| /* end confdefs.h. */
|
|
| #include <windows.h>
|
|
configure:17252: result: no
|
|
configure:17252: checking for windows.h
|
|
configure:17252: result: no
|
|
configure:17728: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by mpg123 config.status 1.13.4, which was
|
|
generated by GNU Autoconf 2.68. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on dormouse
|
|
|
|
config.status:1288: creating Makefile
|
|
config.status:1288: creating libmpg123.pc
|
|
config.status:1288: creating mpg123.spec
|
|
config.status:1288: creating doc/Makefile
|
|
config.status:1288: creating src/Makefile
|
|
config.status:1288: creating src/output/Makefile
|
|
config.status:1288: creating src/libmpg123/Makefile
|
|
config.status:1288: creating src/libmpg123/mpg123.h
|
|
config.status:1288: creating src/config.h
|
|
config.status:1517: executing depfiles commands
|
|
config.status:1517: executing libtool commands
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=i686-pc-linux-gnu
|
|
ac_cv_c_bigendian=no
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_c_const=yes
|
|
ac_cv_c_inline=inline
|
|
ac_cv_env_CCASFLAGS_set=
|
|
ac_cv_env_CCASFLAGS_value=
|
|
ac_cv_env_CCAS_set=
|
|
ac_cv_env_CCAS_value=
|
|
ac_cv_env_CC_set=
|
|
ac_cv_env_CC_value=
|
|
ac_cv_env_CFLAGS_set=
|
|
ac_cv_env_CFLAGS_value=
|
|
ac_cv_env_CPPFLAGS_set=
|
|
ac_cv_env_CPPFLAGS_value=
|
|
ac_cv_env_CPP_set=
|
|
ac_cv_env_CPP_value=
|
|
ac_cv_env_ESD_CFLAGS_set=
|
|
ac_cv_env_ESD_CFLAGS_value=
|
|
ac_cv_env_ESD_LIBS_set=
|
|
ac_cv_env_ESD_LIBS_value=
|
|
ac_cv_env_JACK_CFLAGS_set=
|
|
ac_cv_env_JACK_CFLAGS_value=
|
|
ac_cv_env_JACK_LIBS_set=
|
|
ac_cv_env_JACK_LIBS_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_set=
|
|
ac_cv_env_PKG_CONFIG_value=
|
|
ac_cv_env_PULSE_CFLAGS_set=
|
|
ac_cv_env_PULSE_CFLAGS_value=
|
|
ac_cv_env_PULSE_LIBS_set=
|
|
ac_cv_env_PULSE_LIBS_value=
|
|
ac_cv_env_SDL_CFLAGS_set=
|
|
ac_cv_env_SDL_CFLAGS_value=
|
|
ac_cv_env_SDL_LIBS_set=
|
|
ac_cv_env_SDL_LIBS_value=
|
|
ac_cv_env_build_alias_set=
|
|
ac_cv_env_build_alias_value=
|
|
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_func_atoll=yes
|
|
ac_cv_func_getaddrinfo=yes
|
|
ac_cv_func_getpagesize=yes
|
|
ac_cv_func_getuid=yes
|
|
ac_cv_func_mkfifo=yes
|
|
ac_cv_func_mmap_fixed_mapped=yes
|
|
ac_cv_func_nl_langinfo=yes
|
|
ac_cv_func_random=yes
|
|
ac_cv_func_sched_setscheduler=yes
|
|
ac_cv_func_setlocale=yes
|
|
ac_cv_func_setpriority=yes
|
|
ac_cv_func_setuid=yes
|
|
ac_cv_func_strdup=yes
|
|
ac_cv_func_strerror=yes
|
|
ac_cv_header_arpa_inet_h=yes
|
|
ac_cv_header_dlfcn_h=yes
|
|
ac_cv_header_inttypes_h=yes
|
|
ac_cv_header_langinfo_h=yes
|
|
ac_cv_header_limits_h=yes
|
|
ac_cv_header_locale_h=yes
|
|
ac_cv_header_memory_h=yes
|
|
ac_cv_header_netdb_h=yes
|
|
ac_cv_header_netinet_in_h=yes
|
|
ac_cv_header_os2_h=no
|
|
ac_cv_header_sched_h=yes
|
|
ac_cv_header_signal_h=yes
|
|
ac_cv_header_stdc=yes
|
|
ac_cv_header_stdint_h=yes
|
|
ac_cv_header_stdio_h=yes
|
|
ac_cv_header_stdlib_h=yes
|
|
ac_cv_header_string_h=yes
|
|
ac_cv_header_strings_h=yes
|
|
ac_cv_header_sys_ioctl_h=yes
|
|
ac_cv_header_sys_param_h=yes
|
|
ac_cv_header_sys_resource_h=yes
|
|
ac_cv_header_sys_signal_h=yes
|
|
ac_cv_header_sys_socket_h=yes
|
|
ac_cv_header_sys_stat_h=yes
|
|
ac_cv_header_sys_time_h=yes
|
|
ac_cv_header_sys_types_h=yes
|
|
ac_cv_header_sys_wait_h=yes
|
|
ac_cv_header_unistd_h=yes
|
|
ac_cv_header_windows_h=no
|
|
ac_cv_host=i686-pc-linux-gnu
|
|
ac_cv_lib_ltdl_lt_dlinit=no
|
|
ac_cv_lib_m_sqrt=yes
|
|
ac_cv_lib_mx_powf=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_SED=/bin/sed
|
|
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
|
|
ac_cv_path_install='/usr/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_DLLTOOL=dlltool
|
|
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
|
|
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_search_gethostbyname='none required'
|
|
ac_cv_search_socket='none required'
|
|
ac_cv_sizeof_int32_t=4
|
|
ac_cv_sizeof_long=4
|
|
ac_cv_sizeof_off_t=8
|
|
ac_cv_sizeof_size_t=4
|
|
ac_cv_sizeof_ssize_t=4
|
|
ac_cv_sys_file_offset_bits=64
|
|
ac_cv_sys_largefile_CC=no
|
|
ac_cv_sys_posix_termios=yes
|
|
ac_cv_type_int16_t=yes
|
|
ac_cv_type_int32_t=yes
|
|
ac_cv_type_off_t=yes
|
|
ac_cv_type_size_t=yes
|
|
ac_cv_type_ssize_t=yes
|
|
ac_cv_type_uint16_t=yes
|
|
ac_cv_type_uint32_t=yes
|
|
ac_cv_type_uintptr_t=yes
|
|
am_cv_CCAS_dependencies_compiler_type=gcc3
|
|
am_cv_CC_dependencies_compiler_type=gcc3
|
|
apr_cv_gai_addrconfig=yes
|
|
lt_cv_ar_at_file=@
|
|
lt_cv_archive_cmds_need_lc=no
|
|
lt_cv_deplibs_check_method=pass_all
|
|
lt_cv_file_magic_cmd='$MAGIC_CMD'
|
|
lt_cv_file_magic_test_file=
|
|
lt_cv_ld_reload_flag=-r
|
|
lt_cv_nm_interface='BSD nm'
|
|
lt_cv_objdir=.libs
|
|
lt_cv_path_LD=/usr/bin/ld
|
|
lt_cv_path_NM='/usr/bin/nm -B'
|
|
lt_cv_path_mainfest_tool=no
|
|
lt_cv_prog_compiler_c_o=yes
|
|
lt_cv_prog_compiler_pic='-fPIC -DPIC'
|
|
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_sharedlib_from_linklib_cmd='printf %s\n'
|
|
lt_cv_shlibpath_overrides_runpath=no
|
|
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
|
|
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
|
|
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
|
|
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
|
|
lt_cv_sys_max_cmd_len=1572864
|
|
lt_cv_to_host_file_cmd=func_convert_file_noop
|
|
lt_cv_to_tool_file_cmd=func_convert_file_noop
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ACLOCAL='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/mpg123-1.13.4/build/missing --run aclocal-1.11'
|
|
AIX_CFLAGS=''
|
|
AIX_LDFLAGS=''
|
|
AIX_LIBS=''
|
|
ALIB_CFLAGS=''
|
|
ALIB_LDFLAGS=''
|
|
ALIB_LIBS=''
|
|
ALSA_CFLAGS=''
|
|
ALSA_LDFLAGS=''
|
|
ALSA_LIBS=''
|
|
AMDEPBACKSLASH='\'
|
|
AMDEP_FALSE='#'
|
|
AMDEP_TRUE=''
|
|
AMTAR='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/mpg123-1.13.4/build/missing --run tar'
|
|
API_VERSION='29'
|
|
AR='ar'
|
|
ARTS_CFLAGS=''
|
|
ARTS_LDFLAGS=''
|
|
ARTS_LIBS=''
|
|
AS='as'
|
|
AUTOCONF='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/mpg123-1.13.4/build/missing --run autoconf'
|
|
AUTOHEADER='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/mpg123-1.13.4/build/missing --run autoheader'
|
|
AUTOMAKE='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/mpg123-1.13.4/build/missing --run automake-1.11'
|
|
AWK='gawk'
|
|
CC='gcc'
|
|
CCAS='gcc'
|
|
CCASDEPMODE='depmode=gcc3'
|
|
CCASFLAGS='-g -O2'
|
|
CCDEPMODE='depmode=gcc3'
|
|
CFLAGS='-O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2'
|
|
COREAUDIO_CFLAGS=''
|
|
COREAUDIO_LDFLAGS=''
|
|
COREAUDIO_LIBS=''
|
|
CPP='gcc -E'
|
|
CPPFLAGS=' -DOPT_GENERIC -DREAL_IS_FLOAT '
|
|
CYGPATH_W='echo'
|
|
DECODER_LOBJ=' stringbuf.lo icy.lo icy2utf8.lo ntom.lo synth.lo synth_8bit.lo layer1.lo layer2.lo layer3.lo synth_s32.lo synth_real.lo feature.lo'
|
|
DECODER_OBJ=' stringbuf.$(OBJEXT) icy.$(OBJEXT) icy2utf8.$(OBJEXT) ntom.$(OBJEXT) synth.$(OBJEXT) synth_8bit.$(OBJEXT) layer1.$(OBJEXT) layer2.$(OBJEXT) layer3.$(OBJEXT) synth_s32.$(OBJEXT) synth_real.$(OBJEXT) feature.$(OBJEXT)'
|
|
DEFS='-DHAVE_CONFIG_H'
|
|
DEPDIR='.deps'
|
|
DLLTOOL='dlltool'
|
|
DSYMUTIL=''
|
|
DUMMY_CFLAGS=''
|
|
DUMMY_LDFLAGS=''
|
|
DUMMY_LIBS=''
|
|
DUMPBIN=''
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP='/bin/grep -E'
|
|
ESD_CFLAGS=''
|
|
ESD_LDFLAGS=''
|
|
ESD_LIBS=''
|
|
EXEC_LT_LDFLAGS=''
|
|
EXEEXT=''
|
|
FGREP='/bin/grep -F'
|
|
GREP='/bin/grep'
|
|
HAVE_AIX_FALSE=''
|
|
HAVE_AIX_TRUE='#'
|
|
HAVE_ALIB_FALSE=''
|
|
HAVE_ALIB_TRUE='#'
|
|
HAVE_ALSA_FALSE=''
|
|
HAVE_ALSA_TRUE='#'
|
|
HAVE_ARTS_FALSE=''
|
|
HAVE_ARTS_TRUE='#'
|
|
HAVE_COREAUDIO_FALSE=''
|
|
HAVE_COREAUDIO_TRUE='#'
|
|
HAVE_DUMMY_FALSE='#'
|
|
HAVE_DUMMY_TRUE=''
|
|
HAVE_ESD_FALSE=''
|
|
HAVE_ESD_TRUE='#'
|
|
HAVE_HP_FALSE=''
|
|
HAVE_HP_TRUE='#'
|
|
HAVE_JACK_FALSE=''
|
|
HAVE_JACK_TRUE='#'
|
|
HAVE_MINT_FALSE=''
|
|
HAVE_MINT_TRUE='#'
|
|
HAVE_MODULES_FALSE=''
|
|
HAVE_MODULES_TRUE='#'
|
|
HAVE_NAS_FALSE=''
|
|
HAVE_NAS_TRUE='#'
|
|
HAVE_OPENAL_FALSE=''
|
|
HAVE_OPENAL_TRUE='#'
|
|
HAVE_OS2_FALSE=''
|
|
HAVE_OS2_TRUE='#'
|
|
HAVE_OSS_FALSE=''
|
|
HAVE_OSS_TRUE='#'
|
|
HAVE_PORTAUDIO_FALSE=''
|
|
HAVE_PORTAUDIO_TRUE='#'
|
|
HAVE_PULSE_FALSE=''
|
|
HAVE_PULSE_TRUE='#'
|
|
HAVE_SDL_FALSE=''
|
|
HAVE_SDL_TRUE='#'
|
|
HAVE_SGI_FALSE=''
|
|
HAVE_SGI_TRUE='#'
|
|
HAVE_SNDIO_FALSE=''
|
|
HAVE_SNDIO_TRUE='#'
|
|
HAVE_SUN_FALSE=''
|
|
HAVE_SUN_TRUE='#'
|
|
HAVE_WIN32_FALSE=''
|
|
HAVE_WIN32_TRUE='#'
|
|
HP_CFLAGS=''
|
|
HP_LDFLAGS=''
|
|
HP_LIBS=''
|
|
INCLUDE_STDIO_H='#include <stdio.h>'
|
|
INCLUDE_STDLIB_H='#include <stdlib.h>'
|
|
INCLUDE_SYS_TYPE_H='#include <sys/types.h>'
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
|
JACK_CFLAGS=''
|
|
JACK_LDFLAGS=''
|
|
JACK_LIBS=''
|
|
LD='/usr/bin/ld'
|
|
LDFLAGS=' '
|
|
LFS_LOBJ='lfs_wrap.lo lfs_alias.lo'
|
|
LIBMPG123_VERSION='29:6:29'
|
|
LIBOBJS=''
|
|
LIBS='-lm '
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
LIPO=''
|
|
LN_S='ln -s'
|
|
LTLIBOBJS=''
|
|
LT_LDFLAGS='-export-dynamic'
|
|
MAKEINFO='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/mpg123-1.13.4/build/missing --run makeinfo'
|
|
MANIFEST_TOOL=':'
|
|
MINT_CFLAGS=''
|
|
MINT_LDFLAGS=''
|
|
MINT_LIBS=''
|
|
MKDIR_P='/bin/mkdir -p'
|
|
MODULE_OBJ='legacy_module.$(OBJEXT)'
|
|
NAS_CFLAGS=''
|
|
NAS_LDFLAGS=''
|
|
NAS_LIBS=''
|
|
NM='/usr/bin/nm -B'
|
|
NMEDIT=''
|
|
OBJDUMP='objdump'
|
|
OBJEXT='o'
|
|
OPENAL_CFLAGS=''
|
|
OPENAL_LDFLAGS=''
|
|
OPENAL_LIBS=''
|
|
OS2_CFLAGS=''
|
|
OS2_LDFLAGS=''
|
|
OS2_LIBS=''
|
|
OSS_CFLAGS=''
|
|
OSS_LDFLAGS=''
|
|
OSS_LIBS=''
|
|
OTOOL64=''
|
|
OTOOL=''
|
|
OUTPUT_CFLAGS=''
|
|
OUTPUT_LDFLAGS=''
|
|
OUTPUT_LIBS=''
|
|
OUTPUT_MOD='dummy'
|
|
OUTPUT_OBJ='output/dummy.$(OBJEXT)'
|
|
PACKAGE='mpg123'
|
|
PACKAGE_BUGREPORT='mpg123-devel@lists.sourceforge.net'
|
|
PACKAGE_NAME='mpg123'
|
|
PACKAGE_STRING='mpg123 1.13.4'
|
|
PACKAGE_TARNAME='mpg123'
|
|
PACKAGE_URL=''
|
|
PACKAGE_VERSION='1.13.4'
|
|
PATH_SEPARATOR=':'
|
|
PKG_CONFIG='/usr/bin/pkg-config'
|
|
PORTAUDIO_CFLAGS=''
|
|
PORTAUDIO_LDFLAGS=''
|
|
PORTAUDIO_LIBS=''
|
|
PULSE_CFLAGS=''
|
|
PULSE_LDFLAGS=''
|
|
PULSE_LIBS=''
|
|
RANLIB='ranlib'
|
|
SDL_CFLAGS=''
|
|
SDL_LDFLAGS=''
|
|
SDL_LIBS=''
|
|
SED='/bin/sed'
|
|
SET_MAKE=''
|
|
SGI_CFLAGS=''
|
|
SGI_LDFLAGS=''
|
|
SGI_LIBS=''
|
|
SHELL='/bin/bash'
|
|
SNDIO_CFLAGS=''
|
|
SNDIO_LDFLAGS=''
|
|
SNDIO_LIBS=''
|
|
STRIP='strip'
|
|
SUN_CFLAGS=''
|
|
SUN_LDFLAGS=''
|
|
SUN_LIBS=''
|
|
VERSION='1.13.4'
|
|
WIN32_CFLAGS=''
|
|
WIN32_CODES_FALSE=''
|
|
WIN32_CODES_TRUE='#'
|
|
WIN32_LDFLAGS=''
|
|
WIN32_LIBS=''
|
|
ac_ct_AR='ar'
|
|
ac_ct_CC='gcc'
|
|
ac_ct_DUMPBIN=''
|
|
am__EXEEXT_FALSE=''
|
|
am__EXEEXT_TRUE='#'
|
|
am__fastdepCCAS_FALSE='#'
|
|
am__fastdepCCAS_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='i686-pc-linux-gnu'
|
|
build_alias=''
|
|
build_cpu='i686'
|
|
build_os='linux-gnu'
|
|
build_vendor='pc'
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
|
dvidir='${docdir}'
|
|
exec_prefix='${prefix}'
|
|
host='i686-pc-linux-gnu'
|
|
host_alias=''
|
|
host_cpu='i686'
|
|
host_os='linux-gnu'
|
|
host_vendor='pc'
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
install_sh='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/mpg123-1.13.4/build/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 "mpg123"
|
|
#define PACKAGE_TARNAME "mpg123"
|
|
#define PACKAGE_VERSION "1.13.4"
|
|
#define PACKAGE_STRING "mpg123 1.13.4"
|
|
#define PACKAGE_BUGREPORT "mpg123-devel@lists.sourceforge.net"
|
|
#define PACKAGE_URL ""
|
|
#define PACKAGE "mpg123"
|
|
#define VERSION "1.13.4"
|
|
#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 DYNAMIC_BUILD 1
|
|
#define HAVE_DLFCN_H 1
|
|
#define LT_OBJDIR ".libs/"
|
|
#define GAPLESS 1
|
|
#define IEEE_FLOAT 1
|
|
#define MODULE_FILE_SUFFIX ".la"
|
|
#define STDC_HEADERS 1
|
|
#define HAVE_STDIO_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define HAVE_SCHED_H 1
|
|
#define HAVE_SYS_IOCTL_H 1
|
|
#define HAVE_SYS_TYPES_H 1
|
|
#define HAVE_STDINT_H 1
|
|
#define HAVE_LIMITS_H 1
|
|
#define HAVE_INTTYPES_H 1
|
|
#define HAVE_SYS_TIME_H 1
|
|
#define HAVE_SYS_WAIT_H 1
|
|
#define HAVE_SYS_RESOURCE_H 1
|
|
#define HAVE_SYS_SIGNAL_H 1
|
|
#define HAVE_SIGNAL_H 1
|
|
#define _FILE_OFFSET_BITS 64
|
|
#define SIZEOF_SIZE_T 4
|
|
#define SIZEOF_SSIZE_T 4
|
|
#define SIZEOF_OFF_T 8
|
|
#define SIZEOF_INT32_T 4
|
|
#define SIZEOF_LONG 4
|
|
#define LFS_ALIAS_BITS 32
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define HAVE_SYS_PARAM_H 1
|
|
#define HAVE_GETPAGESIZE 1
|
|
#define HAVE_MMAP 1
|
|
#define HAVE_TERMIOS 1
|
|
#define HAVE_RANDOM 1
|
|
#define HAVE_SCHED_SETSCHEDULER 1
|
|
#define HAVE_SETUID 1
|
|
#define HAVE_GETUID 1
|
|
#define HAVE_SETPRIORITY 1
|
|
#define HAVE_STRERROR 1
|
|
#define HAVE_SETLOCALE 1
|
|
#define HAVE_NL_LANGINFO 1
|
|
#define HAVE_STRDUP 1
|
|
#define HAVE_ATOLL 1
|
|
#define HAVE_MKFIFO 1
|
|
#define FIFO 1
|
|
#define HAVE_LOCALE_H 1
|
|
#define HAVE_LANGINFO_H 1
|
|
#define HAVE_NETDB_H 1
|
|
#define HAVE_SYS_PARAM_H 1
|
|
#define HAVE_SYS_SOCKET_H 1
|
|
#define HAVE_NETINET_IN_H 1
|
|
#define HAVE_ARPA_INET_H 1
|
|
#define HAVE_GETADDRINFO 1
|
|
#define HAVE_GAI_ADDRCONFIG 1
|
|
#define HAVE_LIBM 1
|
|
#define ABI_ALIGN_FUN 1
|
|
#define DEFAULT_OUTPUT_MODULE "dummy"
|
|
#define FRAME_INDEX 1
|
|
#define INDEX_SIZE 1000
|
|
#define IPV6 1
|
|
|
|
configure: exit 0
|