3126 lines
120 KiB
Plaintext
3126 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 configure, which was
|
|
generated by GNU Autoconf 2.68. Invocation command line was
|
|
|
|
$ ./configure --host=arm-linux-eabi --build= --prefix=/home/n8fr8/dev/android/ndk/my-android-toolchain --disable-pthread
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = didactic
|
|
uname -m = i686
|
|
uname -r = 3.3.0-030300-generic
|
|
uname -s = Linux
|
|
uname -v = #201203182135 SMP Mon Mar 19 01:43:18 UTC 2012
|
|
|
|
/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: /home/n8fr8/dev/android/ndk/my-android-toolchain/bin/
|
|
PATH: /home/n8fr8/bin
|
|
PATH: /usr/lib/lightdm/lightdm
|
|
PATH: /usr/local/sbin
|
|
PATH: /usr/local/bin
|
|
PATH: /usr/sbin
|
|
PATH: /usr/bin
|
|
PATH: /sbin
|
|
PATH: /bin
|
|
PATH: /usr/games
|
|
PATH: /home/n8fr8/dev/android/tools
|
|
PATH: /home/n8fr8/dev/android/platform-tools
|
|
PATH: /home/n8fr8/dev/android/ndk
|
|
PATH: /home/n8fr8/bin
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2443: checking build system type
|
|
configure:2457: result: i686-pc-linux-gnulibc1
|
|
configure:2477: checking host system type
|
|
configure:2490: result: arm-linux-eabi
|
|
configure:2583: checking for arm-linux-eabi-gcc
|
|
configure:2610: result: arm-linux-androideabi-gcc
|
|
configure:2879: checking for C compiler version
|
|
configure:2888: arm-linux-androideabi-gcc --version >&5
|
|
arm-linux-androideabi-gcc (GCC) 4.4.3
|
|
Copyright (C) 2009 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:2899: $? = 0
|
|
configure:2888: arm-linux-androideabi-gcc -v >&5
|
|
Using built-in specs.
|
|
Target: arm-linux-androideabi
|
|
Configured with: /tmp/ndk-digit/src/build/../gcc/gcc-4.4.3/configure --prefix=/opt/digit/repo/master/ndk/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86 --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-digit/build/toolchain/temp-install --with-mpfr=/tmp/ndk-digit/build/toolchain/temp-install --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/opt/digit/repo/master/ndk/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86 --with-sysroot=/opt/digit/repo/master/ndk/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/sysroot --with-binutils-version=2.19 --with-mpfr-version=2.4.1 --with-mpc-version=0.8.1 --with-gmp-version=4.2.4 --with-gcc-version=4.4.3 --with-gdb-version=6.6 --disable-bootstrap --disable-libquadmath --disable-plugin --with-arch=armv5te --program-transform-name='s,^,arm-linux-androideabi-,'
|
|
Thread model: posix
|
|
gcc version 4.4.3 (GCC)
|
|
configure:2899: $? = 0
|
|
configure:2888: arm-linux-androideabi-gcc -V >&5
|
|
arm-linux-androideabi-gcc: '-V' option must have argument
|
|
configure:2899: $? = 1
|
|
configure:2888: arm-linux-androideabi-gcc -qversion >&5
|
|
arm-linux-androideabi-gcc: unrecognized option '-qversion'
|
|
arm-linux-androideabi-gcc: no input files
|
|
configure:2899: $? = 1
|
|
configure:2919: checking whether the C compiler works
|
|
configure:2941: arm-linux-androideabi-gcc --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c >&5
|
|
configure:2945: $? = 0
|
|
configure:2993: result: yes
|
|
configure:2996: checking for C compiler default output file name
|
|
configure:2998: result: a.out
|
|
configure:3004: checking for suffix of executables
|
|
configure:3011: arm-linux-androideabi-gcc -o conftest --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c >&5
|
|
configure:3015: $? = 0
|
|
configure:3037: result:
|
|
configure:3059: checking whether we are cross compiling
|
|
configure:3067: arm-linux-androideabi-gcc -o conftest --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c >&5
|
|
configure:3071: $? = 0
|
|
configure:3078: ./conftest
|
|
./configure: line 3080: ./conftest: cannot execute binary file
|
|
configure:3082: $? = 126
|
|
configure:3097: result: yes
|
|
configure:3102: checking for suffix of object files
|
|
configure:3124: arm-linux-androideabi-gcc -c --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c >&5
|
|
configure:3128: $? = 0
|
|
configure:3149: result: o
|
|
configure:3153: checking whether we are using the GNU C compiler
|
|
configure:3172: arm-linux-androideabi-gcc -c --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c >&5
|
|
configure:3172: $? = 0
|
|
configure:3181: result: yes
|
|
configure:3190: checking whether arm-linux-androideabi-gcc accepts -g
|
|
configure:3210: arm-linux-androideabi-gcc -c -g --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c >&5
|
|
configure:3210: $? = 0
|
|
configure:3251: result: yes
|
|
configure:3268: checking for arm-linux-androideabi-gcc option to accept ISO C89
|
|
configure:3332: arm-linux-androideabi-gcc -c --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c >&5
|
|
configure:3332: $? = 0
|
|
configure:3345: result: none needed
|
|
configure:3370: checking how to run the C preprocessor
|
|
configure:3401: arm-linux-androideabi-gcc -E --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c
|
|
configure:3401: $? = 0
|
|
configure:3415: arm-linux-androideabi-gcc -E --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c
|
|
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
|
|
configure:3415: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:3440: result: arm-linux-androideabi-gcc -E
|
|
configure:3460: arm-linux-androideabi-gcc -E --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c
|
|
configure:3460: $? = 0
|
|
configure:3474: arm-linux-androideabi-gcc -E --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c
|
|
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
|
|
configure:3474: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:3516: checking for a BSD-compatible install
|
|
configure:3584: result: /usr/bin/install -c
|
|
configure:3595: checking whether ln -s works
|
|
configure:3599: result: yes
|
|
configure:3606: checking whether make sets $(MAKE)
|
|
configure:3628: result: yes
|
|
configure:3641: checking for gawk
|
|
configure:3671: result: no
|
|
configure:3641: checking for mawk
|
|
configure:3657: found /usr/bin/mawk
|
|
configure:3668: result: mawk
|
|
configure:3682: checking for gdb
|
|
configure:3698: found /usr/bin/gdb
|
|
configure:3710: result: yes
|
|
configure:3720: checking for groups
|
|
configure:3739: found /usr/bin/groups
|
|
configure:3752: result: /usr/bin/groups
|
|
configure:3762: checking for id
|
|
configure:3781: found /usr/bin/id
|
|
configure:3794: result: /usr/bin/id
|
|
configure:3846: WARNING: There is no user 'privoxy' on this system
|
|
configure:3849: checking for user
|
|
configure:3877: result: none specified
|
|
configure:3887: checking for group
|
|
configure:3921: result: none specified
|
|
configure:4104: checking for rpm
|
|
configure:4120: found /usr/bin/rpm
|
|
configure:4131: result: rpm
|
|
configure:4155: checking for jade
|
|
configure:4185: result: no
|
|
configure:4155: checking for openjade
|
|
configure:4185: result: no
|
|
configure:4200: checking for man2html
|
|
configure:4230: result: no
|
|
configure:4299: checking for grep that handles long lines and -e
|
|
configure:4357: result: /bin/grep
|
|
configure:4362: checking for egrep
|
|
configure:4424: result: /bin/grep -E
|
|
configure:4429: checking for ANSI C header files
|
|
configure:4449: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:4449: $? = 0
|
|
configure:4533: result: yes
|
|
configure:4546: checking for sys/types.h
|
|
configure:4546: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:4546: $? = 0
|
|
configure:4546: result: yes
|
|
configure:4546: checking for sys/stat.h
|
|
configure:4546: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:4546: $? = 0
|
|
configure:4546: result: yes
|
|
configure:4546: checking for stdlib.h
|
|
configure:4546: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:4546: $? = 0
|
|
configure:4546: result: yes
|
|
configure:4546: checking for string.h
|
|
configure:4546: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:4546: $? = 0
|
|
configure:4546: result: yes
|
|
configure:4546: checking for memory.h
|
|
configure:4546: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:4546: $? = 0
|
|
configure:4546: result: yes
|
|
configure:4546: checking for strings.h
|
|
configure:4546: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:4546: $? = 0
|
|
configure:4546: result: yes
|
|
configure:4546: checking for inttypes.h
|
|
configure:4546: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:4546: $? = 0
|
|
configure:4546: result: yes
|
|
configure:4546: checking for stdint.h
|
|
configure:4546: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:4546: $? = 0
|
|
configure:4546: result: yes
|
|
configure:4546: checking for unistd.h
|
|
configure:4546: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:4546: $? = 0
|
|
configure:4546: result: yes
|
|
configure:4558: checking pthread.h usability
|
|
configure:4558: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:4558: $? = 0
|
|
configure:4558: result: yes
|
|
configure:4558: checking pthread.h presence
|
|
configure:4558: arm-linux-androideabi-gcc -E --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c
|
|
configure:4558: $? = 0
|
|
configure:4558: result: yes
|
|
configure:4558: checking for pthread.h
|
|
configure:4558: result: yes
|
|
configure:4572: WARNING: pthreads seem to be available but you are using --disable-pthread.
|
|
configure:4574: WARNING: This is almost always a mistake and can render Privoxy unacceptable slow.
|
|
configure:4624: checking for gethostbyname in -lnsl
|
|
configure:4649: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c -lnsl 1>&5
|
|
/home/n8fr8/dev/android/ndk/my-android-toolchain/bin/../lib/gcc/arm-linux-androideabi/4.4.3/../../../../arm-linux-androideabi/bin/ld: cannot find -lnsl
|
|
collect2: ld returned 1 exit status
|
|
configure:4649: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #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. */
|
|
|
|
|
| /* 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 gethostbyname ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return gethostbyname ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:4658: result: no
|
|
configure:4670: checking for gethostbyaddr_r
|
|
configure:4670: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
/tmp/ccoMoDoy.o: In function `main':
|
|
conftest.c:(.text+0x4): undefined reference to `gethostbyaddr_r'
|
|
collect2: ld returned 1 exit status
|
|
configure:4670: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #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. */
|
|
| /* Define gethostbyaddr_r to an innocuous variant, in case <limits.h> declares gethostbyaddr_r.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define gethostbyaddr_r innocuous_gethostbyaddr_r
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char gethostbyaddr_r (); 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 gethostbyaddr_r
|
|
|
|
|
| /* 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 gethostbyaddr_r ();
|
|
| /* 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_gethostbyaddr_r || defined __stub___gethostbyaddr_r
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return gethostbyaddr_r ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:4670: result: no
|
|
configure:4771: result: no
|
|
configure:4777: checking for gethostbyname_r
|
|
configure:4777: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:4777: $? = 0
|
|
configure:4777: result: yes
|
|
configure:4780: checking signature of gethostbyname_r
|
|
configure:4800: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:4800: $? = 0
|
|
configure:4804: result: 6 args
|
|
configure:4883: checking for gmtime_r
|
|
configure:4883: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:4883: $? = 0
|
|
configure:4883: result: yes
|
|
configure:4886: checking signature of gmtime_r
|
|
configure:4905: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:34: warning: passing argument 1 of 'gmtime_r' from incompatible pointer type
|
|
/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include/time.h:77: note: expected 'const time_t *' but argument is of type 'struct time *'
|
|
configure:4905: $? = 0
|
|
configure:4907: result: ok
|
|
configure:4928: checking for localtime_r
|
|
configure:4928: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:4928: $? = 0
|
|
configure:4928: result: yes
|
|
configure:4931: checking signature of localtime_r
|
|
configure:4950: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:35: warning: passing argument 1 of 'localtime_r' from incompatible pointer type
|
|
/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include/time.h:74: note: expected 'const time_t *' but argument is of type 'struct time *'
|
|
configure:4950: $? = 0
|
|
configure:4952: result: ok
|
|
configure:4996: checking for socklen_t
|
|
configure:5005: result: yes
|
|
configure:5051: checking for ANSI C header files
|
|
configure:5155: result: yes
|
|
configure:5166: checking for dirent.h that defines DIR
|
|
configure:5185: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5185: $? = 0
|
|
configure:5193: result: yes
|
|
configure:5206: checking for library containing opendir
|
|
configure:5237: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:5237: $? = 0
|
|
configure:5254: result: none required
|
|
configure:5321: checking for an ANSI C-conforming const
|
|
configure:5386: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5386: $? = 0
|
|
configure:5393: result: yes
|
|
configure:5401: checking for size_t
|
|
configure:5401: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5401: $? = 0
|
|
configure:5401: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:65: error: expected expression before ')' token
|
|
configure:5401: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_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
|
|
| int
|
|
| main ()
|
|
| {
|
|
| if (sizeof ((size_t)))
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5401: result: yes
|
|
configure:5412: checking for pid_t
|
|
configure:5412: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5412: $? = 0
|
|
configure:5412: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:65: error: expected expression before ')' token
|
|
configure:5412: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_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
|
|
| int
|
|
| main ()
|
|
| {
|
|
| if (sizeof ((pid_t)))
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5412: result: yes
|
|
configure:5423: checking whether time.h and sys/time.h may both be included
|
|
configure:5443: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5443: $? = 0
|
|
configure:5450: result: yes
|
|
configure:5458: checking whether struct tm is in sys/time.h or time.h
|
|
configure:5478: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5478: $? = 0
|
|
configure:5485: result: time.h
|
|
configure:5497: checking size of int
|
|
configure:5502: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5502: $? = 0
|
|
configure:5502: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:66: error: size of array 'test_array' is negative
|
|
configure:5502: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 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 ()
|
|
| {
|
|
| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
|
|
| test_array [0] = 0
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5502: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:66: error: size of array 'test_array' is negative
|
|
configure:5502: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 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 ()
|
|
| {
|
|
| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
|
|
| test_array [0] = 0
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5502: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:66: error: size of array 'test_array' is negative
|
|
configure:5502: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 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 ()
|
|
| {
|
|
| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
|
|
| test_array [0] = 0
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5502: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5502: $? = 0
|
|
configure:5502: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5502: $? = 0
|
|
configure:5502: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5502: $? = 0
|
|
configure:5516: result: 4
|
|
configure:5530: checking size of char *
|
|
configure:5535: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5535: $? = 0
|
|
configure:5535: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:67: error: size of array 'test_array' is negative
|
|
configure:5535: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 1
|
|
| #define SIZEOF_INT 4
|
|
| /* 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 ()
|
|
| {
|
|
| static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 0)];
|
|
| test_array [0] = 0
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5535: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:67: error: size of array 'test_array' is negative
|
|
configure:5535: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 1
|
|
| #define SIZEOF_INT 4
|
|
| /* 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 ()
|
|
| {
|
|
| static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 1)];
|
|
| test_array [0] = 0
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5535: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:67: error: size of array 'test_array' is negative
|
|
configure:5535: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 1
|
|
| #define SIZEOF_INT 4
|
|
| /* 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 ()
|
|
| {
|
|
| static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 3)];
|
|
| test_array [0] = 0
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5535: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5535: $? = 0
|
|
configure:5535: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5535: $? = 0
|
|
configure:5535: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5535: $? = 0
|
|
configure:5549: result: 4
|
|
configure:5563: checking size of long
|
|
configure:5568: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5568: $? = 0
|
|
configure:5568: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:68: error: size of array 'test_array' is negative
|
|
configure:5568: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_CHAR_P 4
|
|
| /* 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 ()
|
|
| {
|
|
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
|
|
| test_array [0] = 0
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5568: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:68: error: size of array 'test_array' is negative
|
|
configure:5568: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_CHAR_P 4
|
|
| /* 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 ()
|
|
| {
|
|
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
|
|
| test_array [0] = 0
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5568: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:68: error: size of array 'test_array' is negative
|
|
configure:5568: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_CHAR_P 4
|
|
| /* 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 ()
|
|
| {
|
|
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
|
|
| test_array [0] = 0
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5568: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5568: $? = 0
|
|
configure:5568: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5568: $? = 0
|
|
configure:5568: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5568: $? = 0
|
|
configure:5582: result: 4
|
|
configure:5596: checking size of long long
|
|
configure:5601: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5601: $? = 0
|
|
configure:5601: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:69: error: size of array 'test_array' is negative
|
|
configure:5601: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_CHAR_P 4
|
|
| #define SIZEOF_LONG 4
|
|
| /* 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 ()
|
|
| {
|
|
| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
|
|
| test_array [0] = 0
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5601: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:69: error: size of array 'test_array' is negative
|
|
configure:5601: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_CHAR_P 4
|
|
| #define SIZEOF_LONG 4
|
|
| /* 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 ()
|
|
| {
|
|
| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
|
|
| test_array [0] = 0
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5601: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:69: error: size of array 'test_array' is negative
|
|
configure:5601: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_CHAR_P 4
|
|
| #define SIZEOF_LONG 4
|
|
| /* 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 ()
|
|
| {
|
|
| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
|
|
| test_array [0] = 0
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5601: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:69: error: size of array 'test_array' is negative
|
|
configure:5601: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_CHAR_P 4
|
|
| #define SIZEOF_LONG 4
|
|
| /* 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 ()
|
|
| {
|
|
| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
|
|
| test_array [0] = 0
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5601: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5601: $? = 0
|
|
configure:5601: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5601: $? = 0
|
|
configure:5601: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5601: $? = 0
|
|
configure:5601: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5601: $? = 0
|
|
configure:5615: result: 8
|
|
configure:5629: checking size of size_t
|
|
configure:5634: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5634: $? = 0
|
|
configure:5634: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:70: error: size of array 'test_array' is negative
|
|
configure:5634: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_CHAR_P 4
|
|
| #define SIZEOF_LONG 4
|
|
| #define SIZEOF_LONG_LONG 8
|
|
| /* 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 ()
|
|
| {
|
|
| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
|
|
| test_array [0] = 0
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5634: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:70: error: size of array 'test_array' is negative
|
|
configure:5634: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_CHAR_P 4
|
|
| #define SIZEOF_LONG 4
|
|
| #define SIZEOF_LONG_LONG 8
|
|
| /* 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 ()
|
|
| {
|
|
| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
|
|
| test_array [0] = 0
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5634: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:70: error: size of array 'test_array' is negative
|
|
configure:5634: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_CHAR_P 4
|
|
| #define SIZEOF_LONG 4
|
|
| #define SIZEOF_LONG_LONG 8
|
|
| /* 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 ()
|
|
| {
|
|
| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
|
|
| test_array [0] = 0
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5634: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5634: $? = 0
|
|
configure:5634: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5634: $? = 0
|
|
configure:5634: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5634: $? = 0
|
|
configure:5648: result: 4
|
|
configure:5662: checking OS.h usability
|
|
configure:5662: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
conftest.c:68:16: error: OS.h: No such file or directory
|
|
configure:5662: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_CHAR_P 4
|
|
| #define SIZEOF_LONG 4
|
|
| #define SIZEOF_LONG_LONG 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| /* 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 <OS.h>
|
|
configure:5662: result: no
|
|
configure:5662: checking OS.h presence
|
|
configure:5662: arm-linux-androideabi-gcc -E --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c
|
|
conftest.c:35:16: error: OS.h: No such file or directory
|
|
configure:5662: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_CHAR_P 4
|
|
| #define SIZEOF_LONG 4
|
|
| #define SIZEOF_LONG_LONG 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| /* end confdefs.h. */
|
|
| #include <OS.h>
|
|
configure:5662: result: no
|
|
configure:5662: checking for OS.h
|
|
configure:5662: result: no
|
|
configure:5662: checking arpa/inet.h usability
|
|
configure:5662: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking arpa/inet.h presence
|
|
configure:5662: arm-linux-androideabi-gcc -E --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking for arpa/inet.h
|
|
configure:5662: result: yes
|
|
configure:5662: checking errno.h usability
|
|
configure:5662: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking errno.h presence
|
|
configure:5662: arm-linux-androideabi-gcc -E --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking for errno.h
|
|
configure:5662: result: yes
|
|
configure:5662: checking fcntl.h usability
|
|
configure:5662: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking fcntl.h presence
|
|
configure:5662: arm-linux-androideabi-gcc -E --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking for fcntl.h
|
|
configure:5662: result: yes
|
|
configure:5662: checking limits.h usability
|
|
configure:5662: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking limits.h presence
|
|
configure:5662: arm-linux-androideabi-gcc -E --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking for limits.h
|
|
configure:5662: result: yes
|
|
configure:5662: checking locale.h usability
|
|
configure:5662: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking locale.h presence
|
|
configure:5662: arm-linux-androideabi-gcc -E --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking for locale.h
|
|
configure:5662: result: yes
|
|
configure:5662: checking netdb.h usability
|
|
configure:5662: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking netdb.h presence
|
|
configure:5662: arm-linux-androideabi-gcc -E --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking for netdb.h
|
|
configure:5662: result: yes
|
|
configure:5662: checking netinet/in.h usability
|
|
configure:5662: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking netinet/in.h presence
|
|
configure:5662: arm-linux-androideabi-gcc -E --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking for netinet/in.h
|
|
configure:5662: result: yes
|
|
configure:5662: checking stddef.h usability
|
|
configure:5662: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking stddef.h presence
|
|
configure:5662: arm-linux-androideabi-gcc -E --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking for stddef.h
|
|
configure:5662: result: yes
|
|
configure:5662: checking for stdlib.h
|
|
configure:5662: result: yes
|
|
configure:5662: checking for string.h
|
|
configure:5662: result: yes
|
|
configure:5662: checking sys/ioctl.h usability
|
|
configure:5662: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking sys/ioctl.h presence
|
|
configure:5662: arm-linux-androideabi-gcc -E --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking for sys/ioctl.h
|
|
configure:5662: result: yes
|
|
configure:5662: checking sys/socket.h usability
|
|
configure:5662: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking sys/socket.h presence
|
|
configure:5662: arm-linux-androideabi-gcc -E --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking for sys/socket.h
|
|
configure:5662: result: yes
|
|
configure:5662: checking sys/time.h usability
|
|
configure:5662: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking sys/time.h presence
|
|
configure:5662: arm-linux-androideabi-gcc -E --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking for sys/time.h
|
|
configure:5662: result: yes
|
|
configure:5662: checking sys/timeb.h usability
|
|
configure:5662: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking sys/timeb.h presence
|
|
configure:5662: arm-linux-androideabi-gcc -E --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking for sys/timeb.h
|
|
configure:5662: result: yes
|
|
configure:5662: checking sys/wait.h usability
|
|
configure:5662: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking sys/wait.h presence
|
|
configure:5662: arm-linux-androideabi-gcc -E --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c
|
|
configure:5662: $? = 0
|
|
configure:5662: result: yes
|
|
configure:5662: checking for sys/wait.h
|
|
configure:5662: result: yes
|
|
configure:5662: checking for unistd.h
|
|
configure:5662: result: yes
|
|
configure:5676: checking for strerror
|
|
configure:5676: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:5676: $? = 0
|
|
configure:5676: result: yes
|
|
configure:5676: checking for bcopy
|
|
configure:5676: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
conftest.c:75: warning: conflicting types for built-in function 'bcopy'
|
|
configure:5676: $? = 0
|
|
configure:5676: result: yes
|
|
configure:5676: checking for memmove
|
|
configure:5676: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
conftest.c:76: warning: conflicting types for built-in function 'memmove'
|
|
configure:5676: $? = 0
|
|
configure:5676: result: yes
|
|
configure:5686: checking whether arm-linux-androideabi-gcc needs -traditional
|
|
configure:5720: result: no
|
|
configure:5727: checking whether setpgrp takes no argument
|
|
configure:5759: result: yes
|
|
configure:5767: checking return type of signal handlers
|
|
configure:5785: arm-linux-androideabi-gcc -c -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include conftest.c 1>&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:61: error: void value not ignored as it ought to be
|
|
configure:5785: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_CHAR_P 4
|
|
| #define SIZEOF_LONG 4
|
|
| #define SIZEOF_LONG_LONG 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMEB_H 1
|
|
| #define HAVE_SYS_WAIT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_BCOPY 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define SETPGRP_VOID 1
|
|
| /* end confdefs.h. */
|
|
| #include <sys/types.h>
|
|
| #include <signal.h>
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return *(signal (0, 0)) (0) == 1;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5792: result: void
|
|
configure:5803: checking for access
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for atexit
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for getcwd
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for gethostbyaddr
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for gethostbyaddr_r
|
|
configure:5803: result: no
|
|
configure:5803: checking for gethostbyname
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for gethostbyname_r
|
|
configure:5803: result: yes
|
|
configure:5803: checking for gettimeofday
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for inet_ntoa
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for localtime_r
|
|
configure:5803: result: yes
|
|
configure:5803: checking for memchr
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
conftest.c:88: warning: conflicting types for built-in function 'memchr'
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for memmove
|
|
configure:5803: result: yes
|
|
configure:5803: checking for memset
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
conftest.c:90: warning: conflicting types for built-in function 'memset'
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for poll
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for putenv
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for random
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
/tmp/ccyfkYEq.o: In function `main':
|
|
conftest.c:(.text+0x4): undefined reference to `random'
|
|
collect2: ld returned 1 exit status
|
|
configure:5803: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_CHAR_P 4
|
|
| #define SIZEOF_LONG 4
|
|
| #define SIZEOF_LONG_LONG 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMEB_H 1
|
|
| #define HAVE_SYS_WAIT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_BCOPY 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define SETPGRP_VOID 1
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ACCESS 1
|
|
| #define HAVE_ATEXIT 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_GETHOSTBYADDR 1
|
|
| #define HAVE_GETHOSTBYNAME 1
|
|
| #define HAVE_GETHOSTBYNAME_R 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_INET_NTOA 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define HAVE_MEMCHR 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_POLL 1
|
|
| #define HAVE_PUTENV 1
|
|
| /* end confdefs.h. */
|
|
| /* Define random to an innocuous variant, in case <limits.h> declares random.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define random innocuous_random
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char random (); 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 random
|
|
|
|
|
| /* 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 random ();
|
|
| /* 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_random || defined __stub___random
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return random ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5803: result: no
|
|
configure:5803: checking for regcomp
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for select
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for setlocale
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for snprintf
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
conftest.c:96: warning: conflicting types for built-in function 'snprintf'
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for socket
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for strchr
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
conftest.c:98: warning: conflicting types for built-in function 'strchr'
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for strdup
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
conftest.c:99: warning: conflicting types for built-in function 'strdup'
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for strerror
|
|
configure:5803: result: yes
|
|
configure:5803: checking for strftime
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
conftest.c:101: warning: conflicting types for built-in function 'strftime'
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for strlcat
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for strlcpy
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for strptime
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for strstr
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
conftest.c:105: warning: conflicting types for built-in function 'strstr'
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for strtoul
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5803: checking for timegm
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
/tmp/ccHB58uk.o: In function `main':
|
|
conftest.c:(.text+0x4): undefined reference to `timegm'
|
|
collect2: ld returned 1 exit status
|
|
configure:5803: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_CHAR_P 4
|
|
| #define SIZEOF_LONG 4
|
|
| #define SIZEOF_LONG_LONG 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMEB_H 1
|
|
| #define HAVE_SYS_WAIT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_BCOPY 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define SETPGRP_VOID 1
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ACCESS 1
|
|
| #define HAVE_ATEXIT 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_GETHOSTBYADDR 1
|
|
| #define HAVE_GETHOSTBYNAME 1
|
|
| #define HAVE_GETHOSTBYNAME_R 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_INET_NTOA 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define HAVE_MEMCHR 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_POLL 1
|
|
| #define HAVE_PUTENV 1
|
|
| #define HAVE_REGCOMP 1
|
|
| #define HAVE_SELECT 1
|
|
| #define HAVE_SETLOCALE 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SOCKET 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRDUP 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRPTIME 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_STRTOUL 1
|
|
| /* end confdefs.h. */
|
|
| /* Define timegm to an innocuous variant, in case <limits.h> declares timegm.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define timegm innocuous_timegm
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char timegm (); 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 timegm
|
|
|
|
|
| /* 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 timegm ();
|
|
| /* 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_timegm || defined __stub___timegm
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return timegm ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5803: result: no
|
|
configure:5803: checking for tzset
|
|
configure:5803: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c 1>&5
|
|
configure:5803: $? = 0
|
|
configure:5803: result: yes
|
|
configure:5814: checking for pcre_compile in -lpcre
|
|
configure:5839: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c -lpcre 1>&5
|
|
/home/n8fr8/dev/android/ndk/my-android-toolchain/bin/../lib/gcc/arm-linux-androideabi/4.4.3/../../../../arm-linux-androideabi/bin/ld: cannot find -lpcre
|
|
collect2: ld returned 1 exit status
|
|
configure:5839: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_CHAR_P 4
|
|
| #define SIZEOF_LONG 4
|
|
| #define SIZEOF_LONG_LONG 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMEB_H 1
|
|
| #define HAVE_SYS_WAIT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_BCOPY 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define SETPGRP_VOID 1
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ACCESS 1
|
|
| #define HAVE_ATEXIT 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_GETHOSTBYADDR 1
|
|
| #define HAVE_GETHOSTBYNAME 1
|
|
| #define HAVE_GETHOSTBYNAME_R 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_INET_NTOA 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define HAVE_MEMCHR 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_POLL 1
|
|
| #define HAVE_PUTENV 1
|
|
| #define HAVE_REGCOMP 1
|
|
| #define HAVE_SELECT 1
|
|
| #define HAVE_SETLOCALE 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SOCKET 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRDUP 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRPTIME 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_STRTOUL 1
|
|
| #define HAVE_TZSET 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 pcre_compile ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return pcre_compile ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5848: result: no
|
|
configure:5906: checking for regcomp in -lpcreposix
|
|
configure:5931: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c -lpcreposix -lpcre 1>&5
|
|
/home/n8fr8/dev/android/ndk/my-android-toolchain/bin/../lib/gcc/arm-linux-androideabi/4.4.3/../../../../arm-linux-androideabi/bin/ld: cannot find -lpcreposix
|
|
collect2: ld returned 1 exit status
|
|
configure:5931: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define VERSION_MAJOR 3
|
|
| #define VERSION_MINOR 0
|
|
| #define VERSION_POINT 12
|
|
| #define VERSION "3.0.12"
|
|
| #define CODE_STATUS "stable"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
| #define HAVE_GMTIME_R 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define TIME_WITH_SYS_TIME 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_CHAR_P 4
|
|
| #define SIZEOF_LONG 4
|
|
| #define SIZEOF_LONG_LONG 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_ERRNO_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMEB_H 1
|
|
| #define HAVE_SYS_WAIT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_BCOPY 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define SETPGRP_VOID 1
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ACCESS 1
|
|
| #define HAVE_ATEXIT 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_GETHOSTBYADDR 1
|
|
| #define HAVE_GETHOSTBYNAME 1
|
|
| #define HAVE_GETHOSTBYNAME_R 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_INET_NTOA 1
|
|
| #define HAVE_LOCALTIME_R 1
|
|
| #define HAVE_MEMCHR 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_POLL 1
|
|
| #define HAVE_PUTENV 1
|
|
| #define HAVE_REGCOMP 1
|
|
| #define HAVE_SELECT 1
|
|
| #define HAVE_SETLOCALE 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SOCKET 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRDUP 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRPTIME 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_STRTOUL 1
|
|
| #define HAVE_TZSET 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 regcomp ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return regcomp ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5940: result: no
|
|
configure:6153: checking for zlibVersion in -lz
|
|
configure:6178: arm-linux-androideabi-gcc -o conftest -pipe -O2 --sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include -L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib conftest.c -lz 1>&5
|
|
configure:6178: $? = 0
|
|
configure:6187: result: yes
|
|
configure:6222: WARNING: You are using the static PCRE code which is scheduled for removal, for details see:
|
|
https://sourceforge.net/mailarchive/message.php?msg_id=20080511195555.2dc6cfdc%40fabiankeil.de
|
|
configure:6366: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by config.status, which was
|
|
generated by GNU Autoconf 2.68. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on didactic
|
|
|
|
config.status:931: creating GNUmakefile
|
|
config.status:931: creating doc/source/ldp.dsl
|
|
config.status:931: creating config.h
|
|
config.status:1106: config.h is unchanged
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=i686-pc-linux-gnulibc1
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_c_const=yes
|
|
ac_cv_env_CC_set=set
|
|
ac_cv_env_CC_value=arm-linux-androideabi-gcc
|
|
ac_cv_env_CFLAGS_set=
|
|
ac_cv_env_CFLAGS_value=
|
|
ac_cv_env_CPPFLAGS_set=set
|
|
ac_cv_env_CPPFLAGS_value='--sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include'
|
|
ac_cv_env_CPP_set=
|
|
ac_cv_env_CPP_value=
|
|
ac_cv_env_LDFLAGS_set=set
|
|
ac_cv_env_LDFLAGS_value='-L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib'
|
|
ac_cv_env_LIBS_set=
|
|
ac_cv_env_LIBS_value=
|
|
ac_cv_env_build_alias_set=set
|
|
ac_cv_env_build_alias_value=
|
|
ac_cv_env_host_alias_set=set
|
|
ac_cv_env_host_alias_value=arm-linux-eabi
|
|
ac_cv_env_target_alias_set=
|
|
ac_cv_env_target_alias_value=
|
|
ac_cv_func_access=yes
|
|
ac_cv_func_atexit=yes
|
|
ac_cv_func_bcopy=yes
|
|
ac_cv_func_getcwd=yes
|
|
ac_cv_func_gethostbyaddr=yes
|
|
ac_cv_func_gethostbyaddr_r=no
|
|
ac_cv_func_gethostbyname=yes
|
|
ac_cv_func_gethostbyname_r=yes
|
|
ac_cv_func_gettimeofday=yes
|
|
ac_cv_func_gmtime_r=yes
|
|
ac_cv_func_inet_ntoa=yes
|
|
ac_cv_func_localtime_r=yes
|
|
ac_cv_func_memchr=yes
|
|
ac_cv_func_memmove=yes
|
|
ac_cv_func_memset=yes
|
|
ac_cv_func_poll=yes
|
|
ac_cv_func_putenv=yes
|
|
ac_cv_func_random=no
|
|
ac_cv_func_regcomp=yes
|
|
ac_cv_func_select=yes
|
|
ac_cv_func_setlocale=yes
|
|
ac_cv_func_setpgrp_void=yes
|
|
ac_cv_func_snprintf=yes
|
|
ac_cv_func_socket=yes
|
|
ac_cv_func_strchr=yes
|
|
ac_cv_func_strdup=yes
|
|
ac_cv_func_strerror=yes
|
|
ac_cv_func_strftime=yes
|
|
ac_cv_func_strlcat=yes
|
|
ac_cv_func_strlcpy=yes
|
|
ac_cv_func_strptime=yes
|
|
ac_cv_func_strstr=yes
|
|
ac_cv_func_strtoul=yes
|
|
ac_cv_func_timegm=no
|
|
ac_cv_func_tzset=yes
|
|
ac_cv_header_OS_h=no
|
|
ac_cv_header_arpa_inet_h=yes
|
|
ac_cv_header_dirent_dirent_h=yes
|
|
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_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_pthread_h=yes
|
|
ac_cv_header_stdc=yes
|
|
ac_cv_header_stddef_h=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_ioctl_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_timeb_h=yes
|
|
ac_cv_header_sys_types_h=yes
|
|
ac_cv_header_sys_wait_h=yes
|
|
ac_cv_header_time=yes
|
|
ac_cv_header_unistd_h=yes
|
|
ac_cv_host=arm-linux-eabi
|
|
ac_cv_lib_nsl_gethostbyname=no
|
|
ac_cv_lib_pcre_pcre_compile=no
|
|
ac_cv_lib_pcreposix_regcomp=no
|
|
ac_cv_lib_z_zlibVersion=yes
|
|
ac_cv_objext=o
|
|
ac_cv_path_BGROUPS=/usr/bin/groups
|
|
ac_cv_path_EGREP='/bin/grep -E'
|
|
ac_cv_path_GREP=/bin/grep
|
|
ac_cv_path_ID=/usr/bin/id
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_prog_AWK=mawk
|
|
ac_cv_prog_CC=arm-linux-androideabi-gcc
|
|
ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
|
|
ac_cv_prog_GDB=yes
|
|
ac_cv_prog_RPMBIN=rpm
|
|
ac_cv_prog_cc_c89=
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_gcc_traditional=no
|
|
ac_cv_prog_make_make_set=yes
|
|
ac_cv_search_opendir='none required'
|
|
ac_cv_sizeof_char_p=4
|
|
ac_cv_sizeof_int=4
|
|
ac_cv_sizeof_long=4
|
|
ac_cv_sizeof_long_long=8
|
|
ac_cv_sizeof_size_t=4
|
|
ac_cv_struct_tm=time.h
|
|
ac_cv_type_pid_t=yes
|
|
ac_cv_type_signal=void
|
|
ac_cv_type_size_t=yes
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
AMIGAOS_ONLY='#'
|
|
AWK='mawk'
|
|
BGROUPS='/usr/bin/groups'
|
|
CC='arm-linux-androideabi-gcc'
|
|
CFLAGS='-pipe -O2'
|
|
CODE_STATUS='stable'
|
|
CPP='arm-linux-androideabi-gcc -E'
|
|
CPPFLAGS='--sysroot=/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot -I/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/include -I/home/n8fr8/dev/android/ndk/my-android-toolchain/include'
|
|
DB2HTML='false'
|
|
DEFS='-DHAVE_CONFIG_H'
|
|
DKPREFIX='none'
|
|
DOC_STATUS='p-stable'
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP='/bin/grep -E'
|
|
EXEEXT=''
|
|
GDB='yes'
|
|
GREP='/bin/grep'
|
|
GROUP=''
|
|
ID='/usr/bin/id'
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
JADEBIN='false'
|
|
JADECAT=''
|
|
LDFLAGS='-L/home/n8fr8/dev/android/ndk/my-android-toolchain/sysroot/usr/lib -L/home/n8fr8/dev/android/ndk/my-android-toolchain/lib'
|
|
LIBOBJS=''
|
|
LIBS=' -lz'
|
|
LN_S='ln -s'
|
|
LTLIBOBJS=''
|
|
MAN2HTML='false'
|
|
OBJEXT='o'
|
|
PACKAGE_BUGREPORT=''
|
|
PACKAGE_NAME=''
|
|
PACKAGE_STRING=''
|
|
PACKAGE_TARNAME=''
|
|
PACKAGE_URL=''
|
|
PACKAGE_VERSION=''
|
|
PATH_SEPARATOR=':'
|
|
PTHREAD_LIB='-lpthread'
|
|
PTHREAD_ONLY='#'
|
|
RPMBIN='rpm'
|
|
RPM_BASE='/home/n8fr8/rpmbuild'
|
|
SET_MAKE=''
|
|
SHELL='/bin/bash'
|
|
SOCKET_LIB=''
|
|
SPECIAL_CFLAGS=''
|
|
STATIC_PCRE_ONLY=''
|
|
STATIC_PCRS_ONLY=''
|
|
USER=''
|
|
VERSION_MAJOR='3'
|
|
VERSION_MINOR='0'
|
|
VERSION_POINT='12'
|
|
WDUMP=''
|
|
WIN_ONLY='#'
|
|
ac_ct_CC=''
|
|
bindir='${exec_prefix}/bin'
|
|
build='i686-pc-linux-gnulibc1'
|
|
build_alias=''
|
|
build_cpu='i686'
|
|
build_os='linux-gnulibc1'
|
|
build_vendor='pc'
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
docdir='${datarootdir}/doc/${PACKAGE}'
|
|
dvidir='${docdir}'
|
|
exec_prefix='${prefix}'
|
|
host='arm-linux-eabi'
|
|
host_alias='arm-linux-eabi'
|
|
host_cpu='arm'
|
|
host_os='eabi'
|
|
host_vendor='linux'
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
libdir='${exec_prefix}/lib'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
localedir='${datarootdir}/locale'
|
|
localstatedir='${prefix}/var'
|
|
mandir='${datarootdir}/man'
|
|
oldincludedir='/usr/include'
|
|
pdfdir='${docdir}'
|
|
prefix='/home/n8fr8/dev/android/ndk/my-android-toolchain'
|
|
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 ""
|
|
#define PACKAGE_TARNAME ""
|
|
#define PACKAGE_VERSION ""
|
|
#define PACKAGE_STRING ""
|
|
#define PACKAGE_BUGREPORT ""
|
|
#define PACKAGE_URL ""
|
|
#define VERSION_MAJOR 3
|
|
#define VERSION_MINOR 0
|
|
#define VERSION_POINT 12
|
|
#define VERSION "3.0.12"
|
|
#define CODE_STATUS "stable"
|
|
#define STDC_HEADERS 1
|
|
#define HAVE_SYS_TYPES_H 1
|
|
#define HAVE_SYS_STAT_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define HAVE_MEMORY_H 1
|
|
#define HAVE_STRINGS_H 1
|
|
#define HAVE_INTTYPES_H 1
|
|
#define HAVE_STDINT_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define HAVE_GETHOSTBYNAME_R_6_ARGS 1
|
|
#define HAVE_GMTIME_R 1
|
|
#define HAVE_LOCALTIME_R 1
|
|
#define STDC_HEADERS 1
|
|
#define HAVE_DIRENT_H 1
|
|
#define TIME_WITH_SYS_TIME 1
|
|
#define SIZEOF_INT 4
|
|
#define SIZEOF_CHAR_P 4
|
|
#define SIZEOF_LONG 4
|
|
#define SIZEOF_LONG_LONG 8
|
|
#define SIZEOF_SIZE_T 4
|
|
#define HAVE_ARPA_INET_H 1
|
|
#define HAVE_ERRNO_H 1
|
|
#define HAVE_FCNTL_H 1
|
|
#define HAVE_LIMITS_H 1
|
|
#define HAVE_LOCALE_H 1
|
|
#define HAVE_NETDB_H 1
|
|
#define HAVE_NETINET_IN_H 1
|
|
#define HAVE_STDDEF_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define HAVE_SYS_IOCTL_H 1
|
|
#define HAVE_SYS_SOCKET_H 1
|
|
#define HAVE_SYS_TIME_H 1
|
|
#define HAVE_SYS_TIMEB_H 1
|
|
#define HAVE_SYS_WAIT_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define HAVE_STRERROR 1
|
|
#define HAVE_BCOPY 1
|
|
#define HAVE_MEMMOVE 1
|
|
#define SETPGRP_VOID 1
|
|
#define RETSIGTYPE void
|
|
#define HAVE_ACCESS 1
|
|
#define HAVE_ATEXIT 1
|
|
#define HAVE_GETCWD 1
|
|
#define HAVE_GETHOSTBYADDR 1
|
|
#define HAVE_GETHOSTBYNAME 1
|
|
#define HAVE_GETHOSTBYNAME_R 1
|
|
#define HAVE_GETTIMEOFDAY 1
|
|
#define HAVE_INET_NTOA 1
|
|
#define HAVE_LOCALTIME_R 1
|
|
#define HAVE_MEMCHR 1
|
|
#define HAVE_MEMMOVE 1
|
|
#define HAVE_MEMSET 1
|
|
#define HAVE_POLL 1
|
|
#define HAVE_PUTENV 1
|
|
#define HAVE_REGCOMP 1
|
|
#define HAVE_SELECT 1
|
|
#define HAVE_SETLOCALE 1
|
|
#define HAVE_SNPRINTF 1
|
|
#define HAVE_SOCKET 1
|
|
#define HAVE_STRCHR 1
|
|
#define HAVE_STRDUP 1
|
|
#define HAVE_STRERROR 1
|
|
#define HAVE_STRFTIME 1
|
|
#define HAVE_STRLCAT 1
|
|
#define HAVE_STRLCPY 1
|
|
#define HAVE_STRPTIME 1
|
|
#define HAVE_STRSTR 1
|
|
#define HAVE_STRTOUL 1
|
|
#define HAVE_TZSET 1
|
|
#define __MT__ 1
|
|
#define FEATURE_TOGGLE 1
|
|
#define FEATURE_FORCE_LOAD 1
|
|
#define FEATURE_FAST_REDIRECTS 1
|
|
#define FEATURE_STATISTICS 1
|
|
#define FEATURE_IMAGE_BLOCKING 1
|
|
#define FEATURE_ACL 1
|
|
#define FEATURE_TRUST 1
|
|
#define FEATURE_CGI_EDIT_ACTIONS 1
|
|
#define FEATURE_ZLIB 1
|
|
#define STATIC_PCRE 1
|
|
#define STATIC_PCRS 1
|
|
|
|
configure: exit 0
|