Ga_Chittolina
New member
- Messages
- 14
- Points
- 0
I had updated it to 4.8, now tried updating it to 6.1, and this is what I'm getting, when using ./configure:
config.log:[root@@ragnarok emulador]# ./configure
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/home/emulador':
configure: error: C compiler cannot create executables
See `config.log' for more details
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.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = ragnarok
uname -m = i686
uname -r = 2.6.32-042stab113.11
uname -s = Linux
uname -v = #1 SMP Fri Dec 18 17:32:04 MSK 2015
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /root/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2246: checking for gcc
configure:2262: found /usr/bin/gcc
configure:2273: result: gcc
configure:2502: checking for C compiler version
configure:2511: gcc --version >&5
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11)
Copyright © 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2522: $? = 0
configure:2511: gcc -v >&5
Using built-in specs.
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC)
configure:2522: $? = 0
configure:2511: gcc -V >&5
gcc: '-V' option must have argument
configure:2522: $? = 1
configure:2511: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:2522: $? = 1
configure:2542: checking whether the C compiler works
configure:2564: gcc conftest.c >&5
configure:2568: $? = 0
configure:2616: result: yes
configure:2619: checking for C compiler default output file name
configure:2621: result: a.out
configure:2627: checking for suffix of executables
configure:2634: gcc -o conftest conftest.c >&5
configure:2638: $? = 0
configure:2660: result:
configure:2682: checking whether we are cross compiling
configure:2690: gcc -o conftest conftest.c >&5
configure:2694: $? = 0
configure:2701: ./conftest
configure:2705: $? = 0
configure:2720: result: no
configure:2725: checking for suffix of object files
configure:2747: gcc -c conftest.c >&5
configure:2751: $? = 0
configure:2772: result: o
configure:2776: checking whether we are using the GNU C compiler
configure:2795: gcc -c conftest.c >&5
configure:2795: $? = 0
configure:2804: result: yes
configure:2813: checking whether gcc accepts -g
configure:2833: gcc -c -g conftest.c >&5
configure:2833: $? = 0
configure:2874: result: yes
configure:2891: checking for gcc option to accept ISO C89
configure:2954: gcc -c -g -O2 conftest.c >&5
configure:2954: $? = 0
configure:2967: result: none needed
configure:2993: checking how to run the C preprocessor
configure:3024: gcc -E conftest.c
configure:3024: $? = 0
configure:3038: gcc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3038: $? = 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 ""
| /* end confdefs.h. */
| #include
configure:3063: result: gcc -E
configure:3083: gcc -E conftest.c
configure:3083: $? = 0
configure:3097: gcc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3097: $? = 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 ""
| /* end confdefs.h. */
| #include
configure:3126: checking for grep that handles long lines and -e
configure:3184: result: /bin/grep
configure:3189: checking for egrep
configure:3251: result: /bin/grep -E
configure:3256: checking for ANSI C header files
configure:3276: gcc -c -g -O2 conftest.c >&5
configure:3276: $? = 0
configure:3349: gcc -o conftest -g -O2 conftest.c >&5
configure:3349: $? = 0
configure:3349: ./conftest
configure:3349: $? = 0
configure:3360: result: yes
configure:3373: checking for sys/types.h
configure:3373: gcc -c -g -O2 conftest.c >&5
configure:3373: $? = 0
configure:3373: result: yes
configure:3373: checking for sys/stat.h
configure:3373: gcc -c -g -O2 conftest.c >&5
configure:3373: $? = 0
configure:3373: result: yes
configure:3373: checking for stdlib.h
configure:3373: gcc -c -g -O2 conftest.c >&5
configure:3373: $? = 0
configure:3373: result: yes
configure:3373: checking for string.h
configure:3373: gcc -c -g -O2 conftest.c >&5
configure:3373: $? = 0
configure:3373: result: yes
configure:3373: checking for memory.h
configure:3373: gcc -c -g -O2 conftest.c >&5
configure:3373: $? = 0
configure:3373: result: yes
configure:3373: checking for strings.h
configure:3373: gcc -c -g -O2 conftest.c >&5
configure:3373: $? = 0
configure:3373: result: yes
configure:3373: checking for inttypes.h
configure:3373: gcc -c -g -O2 conftest.c >&5
configure:3373: $? = 0
configure:3373: result: yes
configure:3373: checking for stdint.h
configure:3373: gcc -c -g -O2 conftest.c >&5
configure:3373: $? = 0
configure:3373: result: yes
configure:3373: checking for unistd.h
configure:3373: gcc -c -g -O2 conftest.c >&5
configure:3373: $? = 0
configure:3373: result: yes
configure:3386: checking minix/config.h usability
configure:3386: gcc -c -g -O2 conftest.c >&5
conftest.c:52:26: error: minix/config.h: No such file or directory
configure:3386: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:3386: result: no
configure:3386: checking minix/config.h presence
configure:3386: gcc -E conftest.c
conftest.c:19:26: error: minix/config.h: No such file or directory
configure:3386: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:3386: result: no
configure:3386: checking for minix/config.h
configure:3386: result: no
configure:3407: checking whether it is safe to define __EXTENSIONS__
configure:3425: gcc -c -g -O2 conftest.c >&5
configure:3425: $? = 0
configure:3432: result: yes
configure:3841: checking whether make sets $(MAKE)
configure:3863: result: yes
configure:3920: checking for gcc
configure:3947: result: gcc
configure:4176: checking for C compiler version
configure:4185: gcc --version >&5
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11)
Copyright © 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4196: $? = 0
configure:4185: gcc -v >&5
Using built-in specs.
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC)
configure:4196: $? = 0
configure:4185: gcc -V >&5
gcc: '-V' option must have argument
configure:4196: $? = 1
configure:4185: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:4196: $? = 1
configure:4200: checking whether we are using the GNU C compiler
configure:4228: result: yes
configure:4237: checking whether gcc accepts -g
configure:4298: result: yes
configure:4315: checking for gcc option to accept ISO C89
configure:4391: result: none needed
configure:4416: checking how to run the C preprocessor
configure:4486: result: gcc -E
configure:4506: gcc -E -DMAXCONN=16384 conftest.c
configure:4506: $? = 0
configure:4520: gcc -E -DMAXCONN=16384 conftest.c
conftest.c:24:28: error: ac_nonexistent.h: No such file or directory
configure:4520: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include
configure:4550: checking for ar
configure:4568: found /usr/bin/ar
configure:4580: result: /usr/bin/ar
configure:4631: checking whether byte ordering is bigendian
configure:4646: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -DMAXCONN=16384 -I../common conftest.c >&5
conftest.c:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:4646: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:4691: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -DMAXCONN=16384 -I../common conftest.c >&5
configure:4691: $? = 0
configure:4709: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -DMAXCONN=16384 -I../common conftest.c >&5
conftest.c: In function 'main':
conftest.c:31: error: 'not' undeclared (first use in this function)
conftest.c:31: error: (Each undeclared identifier is reported only once
conftest.c:31: error: for each function it appears in.)
conftest.c:31: error: expected ';' before 'big'
configure:4709: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:4837: result: no
configure:4906: checking whether gcc produces 32bit code
configure:4924: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -DMAXCONN=16384 -I../common conftest.c >&5
conftest.c: In function 'main':
conftest.c:25: warning: unused parameter 'argc'
conftest.c:25: warning: unused parameter 'argv'
configure:4924: $? = 0
configure:4924: ./conftest
configure:4924: $? = 0
configure:4926: result: yes
configure:4928: checking whether gcc supports -march=i686 (and we can run it)
configure:4949: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -DMAXCONN=16384 -I../common -march=i686 conftest.c >&5
conftest.c: In function 'main':
conftest.c:25: warning: unused parameter 'argc'
conftest.c:25: warning: unused parameter 'argv'
configure:4949: $? = 0
configure:4949: ./conftest
configure:4949: $? = 0
configure:4951: result: yes
configure:4983: checking whether gcc supports __thread specifier (TLS)
configure:5002: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -DMAXCONN=16384 -I../common -march=i686 conftest.c >&5
conftest.c: In function 'main':
conftest.c:27: warning: unused parameter 'argc'
conftest.c:27: warning: unused parameter 'argv'
configure:5002: $? = 0
configure:5002: ./conftest
configure:5002: $? = 0
configure:5004: result: yes
configure:5027: checking whether gcc accepts -rdynamic
configure:5038: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -DMAXCONN=16384 -I../common -DHAS_TLS -march=i686 -rdynamic conftest.c >&5
conftest.c: In function 'main':
conftest.c:25: warning: unused parameter 'argc'
conftest.c:25: warning: unused parameter 'argv'
configure:5038: $? = 0
configure:5040: result: yes
configure:5981: checking whether gcc supports -Wno-unused-parameter
configure:5989: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Werror -Wno-unused-parameter -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:5989: $? = 0
configure:5999: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Werror -Wunused-parameter -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:5999: $? = 0
configure:6001: result: yes
configure:6006: checking whether gcc can actually use -Wno-unused-parameter
configure:6013: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Werror -Wunused-parameter -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: warnings being treated as errors
conftest.c: In function 'foo':
conftest.c:24: error: unused parameter 'bar'
configure:6013: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo(int bar) { return 0; }
configure:6026: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Werror -Wno-unused-parameter -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:6026: $? = 0
configure:6028: result: yes
configure:6069: checking whether gcc supports -Wno-clobbered
configure:6077: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Werror -Wno-clobbered -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:6077: $? = 0
configure:6087: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Werror -Wclobbered -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:6087: $? = 0
configure:6089: result: yes
configure:6157: checking whether gcc supports -Wempty-body
configure:6165: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Werror -Wempty-body -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:6165: $? = 0
configure:6167: result: yes
configure:6206: checking whether gcc supports -Wnewline-eof
configure:6214: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Werror -Wnewline-eof -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wnewline-eof"
configure:6214: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:6245: result: no
configure:6255: checking whether gcc supports -Wint-conversion
configure:6263: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Werror -Wint-conversion -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wint-conversion"
configure:6263: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:6294: result: no
configure:6304: checking whether gcc supports -Winit-self
configure:6312: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Werror -Winit-self -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:6312: $? = 0
configure:6314: result: yes
configure:6353: checking whether gcc supports -Wpointer-arith
configure:6361: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Werror -Wpointer-arith -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:6361: $? = 0
configure:6363: result: yes
configure:6402: checking whether gcc supports -Wswitch-bool
configure:6410: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Werror -Wswitch-bool -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wswitch-bool"
configure:6410: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:6441: result: no
configure:6451: checking whether gcc supports -Wenum-conversion
configure:6459: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Werror -Wenum-conversion -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wenum-conversion"
configure:6459: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:6490: result: no
configure:6500: checking whether gcc supports -Wshorten-64-to-32
configure:6508: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Werror -Wshorten-64-to-32 -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wshorten-64-to-32"
configure:6508: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:6539: result: no
configure:6549: checking whether gcc supports -Wconstant-conversion
configure:6557: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Werror -Wconstant-conversion -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wconstant-conversion"
configure:6557: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:6588: result: no
configure:6598: checking whether gcc supports -Wbool-conversion
configure:6606: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Werror -Wbool-conversion -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wbool-conversion"
configure:6606: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:6637: result: no
configure:6647: checking whether gcc supports -Wformat-security
configure:6655: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Werror -Wformat-security -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:6655: $? = 0
configure:6657: result: yes
configure:6696: checking whether gcc supports -Wformat
configure:6704: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Werror -Wformat -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:6704: $? = 0
configure:6706: result: yes
configure:6745: checking whether gcc supports -Wformat-signedness
configure:6753: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Werror -Wformat-signedness -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wformat-signedness"
configure:6753: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:6784: result: no
configure:6794: checking whether gcc supports -Wformat-y2k
configure:6802: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Werror -Wformat-y2k -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:6802: $? = 0
configure:6804: result: yes
configure:6843: checking whether gcc supports -Wmissing-include-dirs
configure:6851: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Werror -Wmissing-include-dirs -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: ../common: No such file or directory
configure:6851: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:6882: result: no
configure:6892: checking whether gcc supports -Wsuggest-attribute=noreturn
configure:6900: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Werror -Wsuggest-attribute=noreturn -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wsuggest-attribute=noreturn"
configure:6900: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:6931: result: no
configure:6941: checking whether gcc supports -Wundef
configure:6949: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Werror -Wundef -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:6949: $? = 0
configure:6951: result: yes
configure:6992: checking whether gcc supports -Wnested-externs
configure:7000: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Werror -Wnested-externs -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7000: $? = 0
configure:7002: result: yes
configure:7041: checking whether gcc supports -Wold-style-definition
configure:7049: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Werror -Wold-style-definition -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7049: $? = 0
configure:7051: result: yes
configure:7090: checking whether gcc supports -Woverlength-strings
configure:7098: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Werror -Woverlength-strings -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7098: $? = 0
configure:7100: result: yes
configure:7139: checking whether gcc supports -Wredundant-decls
configure:7147: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Werror -Wredundant-decls -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7147: $? = 0
configure:7149: result: yes
configure:7188: checking whether gcc supports -Wcast-qual
configure:7196: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Werror -Wcast-qual -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7196: $? = 0
configure:7198: result: yes
configure:7237: checking whether gcc supports -Wmisleading-indentation
configure:7245: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Werror -Wmisleading-indentation -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wmisleading-indentation"
configure:7245: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:7276: result: no
configure:7286: checking whether gcc supports -Wnull-dereference
configure:7294: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Werror -Wnull-dereference -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wnull-dereference"
configure:7294: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:7325: result: no
configure:7335: checking whether gcc supports -Wno-format-nonliteral
configure:7343: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Werror -Wno-format-nonliteral -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7343: $? = 0
configure:7353: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Werror -Wformat-nonliteral -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7353: $? = 0
configure:7355: result: yes
configure:7423: checking whether gcc supports -Wno-switch
configure:7431: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Werror -Wno-switch -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7431: $? = 0
configure:7441: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Werror -Wswitch -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7441: $? = 0
configure:7443: result: yes
configure:7511: checking whether gcc supports -Wno-missing-field-initializers
configure:7519: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Werror -Wno-missing-field-initializers -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7519: $? = 0
configure:7529: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Werror -Wmissing-field-initializers -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7529: $? = 0
configure:7531: result: yes
configure:7599: checking whether gcc supports -Wno-suggest-attribute=format
configure:7607: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -Werror -Wno-suggest-attribute=format -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7607: $? = 0
configure:7617: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -Werror -Wsuggest-attribute=format -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wsuggest-attribute=format"
configure:7617: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:7667: result: no
configure:7692: checking whether gcc supports -Wshadow
configure:7700: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -Werror -Wshadow -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7700: $? = 0
configure:7702: result: yes
configure:7741: checking whether gcc can efficiently use -Wshadow
configure:7757: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -Wshadow -Werror -Wshadow -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: warnings being treated as errors
conftest.c: In function 'bar':
conftest.c:29: error: declaration of 'foo' shadows a global declaration
conftest.c:25: error: shadowed declaration is here
configure:7757: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
|
| int foo(void) {
| return 0;
| }
| int bar(void) {
| int foo = 0;
| return foo + 1;
| }
|
configure:7765: result: no
configure:7774: checking whether gcc supports -fPIC
configure:7782: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fPIC -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7782: $? = 0
configure:7784: result: yes
configure:7801: checking how to make shared objects
configure:7820: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fPIC -shared -DMAXCONN=16384 -I../common -DHAS_TLS -march=i686 -rdynamic conftest.c >&5
configure:7820: $? = 0
configure:7842: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fPIC -nostart -DMAXCONN=16384 -I../common -DHAS_TLS -march=i686 -rdynamic conftest.c >&5
gcc: unrecognized option '-nostart'
/usr/lib/gcc/i686-redhat-linux/4.4.7/../../../crt1.o: In function `_start':
(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status
configure:7842: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
|
| int bar = 0;
|
| int foo(void)
| {
| return bar;
| }
|
configure:7859: result: -shared yes
configure:7868: checking whether gcc needs -Wl,--no-undefined to check for undefined references in shared objects
configure:7880: gcc -o conftest -fPIC -shared -DMAXCONN=16384 -I../common -DHAS_TLS -march=i686 -rdynamic conftest.c >&5
configure:7880: $? = 0
configure:7893: gcc -o conftest -fPIC -shared -Wl,--no-undefined -DMAXCONN=16384 -I../common -DHAS_TLS -march=i686 -rdynamic conftest.c >&5
configure:7893: $? = 0
configure:7895: result: yes
configure:7928: checking whether gcc supports -fno-strict-aliasing
configure:7936: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7936: $? = 0
configure:7937: result: yes
configure:7958: checking for setrlimit
configure:7958: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -DMAXCONN=16384 -I../common -DHAS_TLS -march=i686 -rdynamic conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: warning: old-style function definition
configure:7958: $? = 0
configure:7958: result: yes
configure:7968: checking for strnlen
configure:7968: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -march=i686 -rdynamic conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: warning: old-style function definition
configure:7968: $? = 0
configure:7968: result: yes
configure:7977: checking for uselocale
configure:7977: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -march=i686 -rdynamic conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: warning: old-style function definition
configure:7977: $? = 0
configure:7977: result: yes
configure:7988: checking for newlocale
configure:7988: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -march=i686 -rdynamic conftest.c >&5
conftest.c: In function 'main':
conftest.c:57: warning: old-style function definition
configure:7988: $? = 0
configure:7988: result: yes
configure:7999: checking for freelocale
configure:7999: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -march=i686 -rdynamic conftest.c >&5
conftest.c: In function 'main':
conftest.c:58: warning: old-style function definition
configure:7999: $? = 0
configure:7999: result: yes
configure:8010: checking xlocale.h usability
configure:8010: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN conftest.c >&5
configure:8010: $? = 0
configure:8010: result: yes
configure:8010: checking xlocale.h presence
configure:8010: gcc -E -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN conftest.c
configure:8010: $? = 0
configure:8010: result: yes
configure:8010: checking for xlocale.h
configure:8010: result: yes
configure:8169: checking host OS
configure:8172: result: Linux
configure:8200: checking for MinGW
configure:8211: result: no
configure:8220: checking for library containing inflateEnd
configure:8251: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -march=i686 -rdynamic conftest.c -ldl >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
/tmp/ccw8qu8x.o: In function `main':
/home/emulador/conftest.c:39: undefined reference to `inflateEnd'
collect2: ld returned 1 exit status
configure:8251: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_USELOCALE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_FREELOCALE 1
| #define HAVE_XLOCALE_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 inflateEnd ();
| int
| main ()
| {
| return inflateEnd ();
| ;
| return 0;
| }
configure:8251: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -march=i686 -rdynamic conftest.c -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
configure:8251: $? = 0
configure:8268: result: -lz
configure:8278: checking zlib.h usability
configure:8278: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG conftest.c >&5
configure:8278: $? = 0
configure:8278: result: yes
configure:8278: checking zlib.h presence
configure:8278: gcc -E -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG conftest.c
configure:8278: $? = 0
configure:8278: result: yes
configure:8278: checking for zlib.h
configure:8278: result: yes
configure:8291: checking for library containing sqrt
configure:8322: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -march=i686 -rdynamic conftest.c -lz -ldl >&5
conftest.c:35: warning: conflicting types for built-in function 'sqrt'
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
/tmp/ccXkRbtG.o: In function `main':
/home/emulador/conftest.c:39: undefined reference to `sqrt'
collect2: ld returned 1 exit status
configure:8322: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_USELOCALE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_FREELOCALE 1
| #define HAVE_XLOCALE_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 sqrt ();
| int
| main ()
| {
| return sqrt ();
| ;
| return 0;
| }
configure:8322: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -march=i686 -rdynamic conftest.c -lm -lz -ldl >&5
conftest.c:35: warning: conflicting types for built-in function 'sqrt'
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
configure:8322: $? = 0
configure:8339: result: -lm
configure:8354: checking for library containing clock_gettime
configure:8385: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -march=i686 -rdynamic conftest.c -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
/tmp/ccXoktw
: In function `main':
/home/emulador/conftest.c:39: undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
configure:8385: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_USELOCALE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_FREELOCALE 1
| #define HAVE_XLOCALE_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 clock_gettime ();
| int
| main ()
| {
| return clock_gettime ();
| ;
| return 0;
| }
configure:8385: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
configure:8385: $? = 0
configure:8402: result: -lrt
configure:8421: checking whether CLOCK_MONOTONIC is supported and works
configure:8444: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl >&5
configure:8444: $? = 0
configure:8444: ./conftest
configure:8444: $? = 0
configure:8446: result: yes
configure:8468: checking for library containing pthread_create
configure:8499: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
configure:8499: $? = 0
configure:8516: result: none required
configure:8526: checking for library containing pthread_sigmask
configure:8557: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
configure:8557: $? = 0
configure:8574: result: none required
configure:8584: checking for library containing pthread_attr_init
configure:8615: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
configure:8615: $? = 0
configure:8632: result: none required
configure:8642: checking for library containing pthread_attr_setstacksize
configure:8673: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
configure:8673: $? = 0
configure:8690: result: none required
configure:8700: checking for library containing pthread_attr_destroy
configure:8731: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
configure:8731: $? = 0
configure:8748: result: none required
configure:8758: checking for library containing pthread_cancel
configure:8789: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
configure:8789: $? = 0
configure:8806: result: none required
configure:8816: checking for library containing pthread_join
configure:8847: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
configure:8847: $? = 0
configure:8864: result: none required
configure:8878: checking execinfo.h usability
configure:8878: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK conftest.c >&5
configure:8878: $? = 0
configure:8878: result: yes
configure:8878: checking execinfo.h presence
configure:8878: gcc -E -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK conftest.c
configure:8878: $? = 0
configure:8878: result: yes
configure:8878: checking for execinfo.h
configure:8878: result: yes
configure:8884: checking for library containing backtrace
configure:8915: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:38: warning: old-style function definition
configure:8915: $? = 0
configure:8932: result: none required
configure:8955: checking for mysql_config
configure:8973: found /usr/bin/mysql_config
configure:8986: result: /usr/bin/mysql_config
configure:9010: checking for mysql_init
configure:9010: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DHAVE_EXECINFO -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -I/usr/include/mysql -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5
conftest.c: In function 'main':
conftest.c:61: warning: old-style function definition
configure:9010: $? = 0
configure:9010: result: yes
configure:9015: checking mysql.h usability
configure:9015: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DHAVE_EXECINFO -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -I/usr/include/mysql conftest.c >&5
configure:9015: $? = 0
configure:9015: result: yes
configure:9015: checking mysql.h presence
configure:9015: gcc -E -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -I/usr/include/mysql conftest.c
configure:9015: $? = 0
configure:9015: result: yes
configure:9015: checking for mysql.h
configure:9015: result: yes
configure:9026: checking MySQL library (required)
configure:9029: result: yes (5.1.73)
configure:9047: checking PCRE library
configure:9049: checking pcre.h usability
configure:9049: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DHAVE_EXECINFO -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK conftest.c >&5
configure:9049: $? = 0
configure:9049: result: yes
configure:9049: checking pcre.h presence
configure:9049: gcc -E -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK conftest.c
configure:9049: $? = 0
configure:9049: result: yes
configure:9049: checking for pcre.h
configure:9049: result: yes
configure:9057: checking for library containing pcre_study
configure:9088: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DHAVE_EXECINFO -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:38: warning: old-style function definition
/tmp/cciUdAWS.o: In function `main':
/home/emulador/conftest.c:40: undefined reference to `pcre_study'
collect2: ld returned 1 exit status
configure:9088: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_USELOCALE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_FREELOCALE 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_EXECINFO_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 pcre_study ();
| int
| main ()
| {
| return pcre_study ();
| ;
| return 0;
| }
configure:9088: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DHAVE_EXECINFO -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -march=i686 -rdynamic conftest.c -lpcre -lrt -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:38: warning: old-style function definition
configure:9088: $? = 0
configure:9105: result: -lpcre
configure:9266: checking for doxygen
configure:9282: found /usr/bin/doxygen
configure:9294: result: yes
configure:9305: checking for perl
configure:9321: found /usr/bin/perl
configure:9333: result: yes
configure:9494: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on ragnarok
config.status:751: creating Makefile
config.status:751: creating src/common/Makefile
config.status:751: creating 3rdparty/mt19937ar/Makefile
config.status:751: creating 3rdparty/libconfig/Makefile
config.status:751: creating src/char/Makefile
config.status:751: creating src/login/Makefile
config.status:751: creating src/map/Makefile
config.status:751: creating src/plugins/Makefile
config.status:751: creating src/tool/Makefile
config.status:751: creating src/test/Makefile
config.status:751: creating tools/HPMHookGen/Makefile
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_freelocale=yes
ac_cv_func_mysql_init=yes
ac_cv_func_newlocale=yes
ac_cv_func_setrlimit=yes
ac_cv_func_strnlen=yes
ac_cv_func_uselocale=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_mysql_h=yes
ac_cv_header_pcre_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_xlocale_h=yes
ac_cv_header_zlib_h=yes
ac_cv_objext=o
ac_cv_path_AR=/usr/bin/ar
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_MYSQL_CONFIG_HOME=/usr/bin/mysql_config
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_HAVE_DOXYGEN=yes
ac_cv_prog_HAVE_PERL=yes
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_backtrace='none required'
ac_cv_search_clock_gettime=-lrt
ac_cv_search_inflateEnd=-lz
ac_cv_search_pcre_study=-lpcre
ac_cv_search_pthread_attr_destroy='none required'
ac_cv_search_pthread_attr_init='none required'
ac_cv_search_pthread_attr_setstacksize='none required'
ac_cv_search_pthread_cancel='none required'
ac_cv_search_pthread_create='none required'
ac_cv_search_pthread_join='none required'
ac_cv_search_pthread_sigmask='none required'
ac_cv_search_sqrt=-lm
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='/usr/bin/ar'
CC='gcc'
CFLAGS='-g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DHAVE_EXECINFO'
CPP='gcc -E'
CPPFLAGS=' -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK'
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_USELOCALE=1 -DHAVE_NEWLOCALE=1 -DHAVE_FREELOCALE=1 -DHAVE_XLOCALE_H=1 -DHAVE_EXECINFO_H=1'
DLLEXT='.so'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
HAVE_DOXYGEN='yes'
HAVE_MYSQL='yes'
HAVE_PERL='yes'
LDFLAGS=' -march=i686 -rdynamic'
LIBOBJS=''
LIBS='-lpcre -lrt -lm -lz -ldl'
LTLIBOBJS=''
MYSQL_CFLAGS='-I/usr/include/mysql'
MYSQL_CONFIG_HOME='/usr/bin/mysql_config'
MYSQL_LIBS='-rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto'
MYSQL_VERSION='5.1.73'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PLUGINSTATIC=''
SET_MAKE=''
SHELL='/bin/sh'
SOFLAGS=' -fPIC -shared -Wl,--no-undefined'
STATIC=''
WITH_PLUGINS='yes'
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
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='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
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 STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_USELOCALE 1
#define HAVE_NEWLOCALE 1
#define HAVE_FREELOCALE 1
#define HAVE_XLOCALE_H 1
#define HAVE_EXECINFO_H 1
configure: exit 0
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = ragnarok
uname -m = i686
uname -r = 2.6.32-042stab113.11
uname -s = Linux
uname -v = #1 SMP Fri Dec 18 17:32:04 MSK 2015
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /root/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2246: checking for gcc
configure:2262: found /usr/bin/gcc
configure:2273: result: gcc
configure:2502: checking for C compiler version
configure:2511: gcc --version >&5
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11)
Copyright © 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2522: $? = 0
configure:2511: gcc -v >&5
Using built-in specs.
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC)
configure:2522: $? = 0
configure:2511: gcc -V >&5
gcc: '-V' option must have argument
configure:2522: $? = 1
configure:2511: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:2522: $? = 1
configure:2542: checking whether the C compiler works
configure:2564: gcc conftest.c >&5
configure:2568: $? = 0
configure:2616: result: yes
configure:2619: checking for C compiler default output file name
configure:2621: result: a.out
configure:2627: checking for suffix of executables
configure:2634: gcc -o conftest conftest.c >&5
configure:2638: $? = 0
configure:2660: result:
configure:2682: checking whether we are cross compiling
configure:2690: gcc -o conftest conftest.c >&5
configure:2694: $? = 0
configure:2701: ./conftest
configure:2705: $? = 0
configure:2720: result: no
configure:2725: checking for suffix of object files
configure:2747: gcc -c conftest.c >&5
configure:2751: $? = 0
configure:2772: result: o
configure:2776: checking whether we are using the GNU C compiler
configure:2795: gcc -c conftest.c >&5
configure:2795: $? = 0
configure:2804: result: yes
configure:2813: checking whether gcc accepts -g
configure:2833: gcc -c -g conftest.c >&5
configure:2833: $? = 0
configure:2874: result: yes
configure:2891: checking for gcc option to accept ISO C89
configure:2954: gcc -c -g -O2 conftest.c >&5
configure:2954: $? = 0
configure:2967: result: none needed
configure:2993: checking how to run the C preprocessor
configure:3024: gcc -E conftest.c
configure:3024: $? = 0
configure:3038: gcc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3038: $? = 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 ""
| /* end confdefs.h. */
| #include
configure:3063: result: gcc -E
configure:3083: gcc -E conftest.c
configure:3083: $? = 0
configure:3097: gcc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3097: $? = 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 ""
| /* end confdefs.h. */
| #include
configure:3126: checking for grep that handles long lines and -e
configure:3184: result: /bin/grep
configure:3189: checking for egrep
configure:3251: result: /bin/grep -E
configure:3256: checking for ANSI C header files
configure:3276: gcc -c -g -O2 conftest.c >&5
configure:3276: $? = 0
configure:3349: gcc -o conftest -g -O2 conftest.c >&5
configure:3349: $? = 0
configure:3349: ./conftest
configure:3349: $? = 0
configure:3360: result: yes
configure:3373: checking for sys/types.h
configure:3373: gcc -c -g -O2 conftest.c >&5
configure:3373: $? = 0
configure:3373: result: yes
configure:3373: checking for sys/stat.h
configure:3373: gcc -c -g -O2 conftest.c >&5
configure:3373: $? = 0
configure:3373: result: yes
configure:3373: checking for stdlib.h
configure:3373: gcc -c -g -O2 conftest.c >&5
configure:3373: $? = 0
configure:3373: result: yes
configure:3373: checking for string.h
configure:3373: gcc -c -g -O2 conftest.c >&5
configure:3373: $? = 0
configure:3373: result: yes
configure:3373: checking for memory.h
configure:3373: gcc -c -g -O2 conftest.c >&5
configure:3373: $? = 0
configure:3373: result: yes
configure:3373: checking for strings.h
configure:3373: gcc -c -g -O2 conftest.c >&5
configure:3373: $? = 0
configure:3373: result: yes
configure:3373: checking for inttypes.h
configure:3373: gcc -c -g -O2 conftest.c >&5
configure:3373: $? = 0
configure:3373: result: yes
configure:3373: checking for stdint.h
configure:3373: gcc -c -g -O2 conftest.c >&5
configure:3373: $? = 0
configure:3373: result: yes
configure:3373: checking for unistd.h
configure:3373: gcc -c -g -O2 conftest.c >&5
configure:3373: $? = 0
configure:3373: result: yes
configure:3386: checking minix/config.h usability
configure:3386: gcc -c -g -O2 conftest.c >&5
conftest.c:52:26: error: minix/config.h: No such file or directory
configure:3386: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:3386: result: no
configure:3386: checking minix/config.h presence
configure:3386: gcc -E conftest.c
conftest.c:19:26: error: minix/config.h: No such file or directory
configure:3386: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:3386: result: no
configure:3386: checking for minix/config.h
configure:3386: result: no
configure:3407: checking whether it is safe to define __EXTENSIONS__
configure:3425: gcc -c -g -O2 conftest.c >&5
configure:3425: $? = 0
configure:3432: result: yes
configure:3841: checking whether make sets $(MAKE)
configure:3863: result: yes
configure:3920: checking for gcc
configure:3947: result: gcc
configure:4176: checking for C compiler version
configure:4185: gcc --version >&5
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11)
Copyright © 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4196: $? = 0
configure:4185: gcc -v >&5
Using built-in specs.
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC)
configure:4196: $? = 0
configure:4185: gcc -V >&5
gcc: '-V' option must have argument
configure:4196: $? = 1
configure:4185: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:4196: $? = 1
configure:4200: checking whether we are using the GNU C compiler
configure:4228: result: yes
configure:4237: checking whether gcc accepts -g
configure:4298: result: yes
configure:4315: checking for gcc option to accept ISO C89
configure:4391: result: none needed
configure:4416: checking how to run the C preprocessor
configure:4486: result: gcc -E
configure:4506: gcc -E -DMAXCONN=16384 conftest.c
configure:4506: $? = 0
configure:4520: gcc -E -DMAXCONN=16384 conftest.c
conftest.c:24:28: error: ac_nonexistent.h: No such file or directory
configure:4520: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include
configure:4550: checking for ar
configure:4568: found /usr/bin/ar
configure:4580: result: /usr/bin/ar
configure:4631: checking whether byte ordering is bigendian
configure:4646: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -DMAXCONN=16384 -I../common conftest.c >&5
conftest.c:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:4646: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:4691: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -DMAXCONN=16384 -I../common conftest.c >&5
configure:4691: $? = 0
configure:4709: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -DMAXCONN=16384 -I../common conftest.c >&5
conftest.c: In function 'main':
conftest.c:31: error: 'not' undeclared (first use in this function)
conftest.c:31: error: (Each undeclared identifier is reported only once
conftest.c:31: error: for each function it appears in.)
conftest.c:31: error: expected ';' before 'big'
configure:4709: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:4837: result: no
configure:4906: checking whether gcc produces 32bit code
configure:4924: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -DMAXCONN=16384 -I../common conftest.c >&5
conftest.c: In function 'main':
conftest.c:25: warning: unused parameter 'argc'
conftest.c:25: warning: unused parameter 'argv'
configure:4924: $? = 0
configure:4924: ./conftest
configure:4924: $? = 0
configure:4926: result: yes
configure:4928: checking whether gcc supports -march=i686 (and we can run it)
configure:4949: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -DMAXCONN=16384 -I../common -march=i686 conftest.c >&5
conftest.c: In function 'main':
conftest.c:25: warning: unused parameter 'argc'
conftest.c:25: warning: unused parameter 'argv'
configure:4949: $? = 0
configure:4949: ./conftest
configure:4949: $? = 0
configure:4951: result: yes
configure:4983: checking whether gcc supports __thread specifier (TLS)
configure:5002: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -DMAXCONN=16384 -I../common -march=i686 conftest.c >&5
conftest.c: In function 'main':
conftest.c:27: warning: unused parameter 'argc'
conftest.c:27: warning: unused parameter 'argv'
configure:5002: $? = 0
configure:5002: ./conftest
configure:5002: $? = 0
configure:5004: result: yes
configure:5027: checking whether gcc accepts -rdynamic
configure:5038: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -DMAXCONN=16384 -I../common -DHAS_TLS -march=i686 -rdynamic conftest.c >&5
conftest.c: In function 'main':
conftest.c:25: warning: unused parameter 'argc'
conftest.c:25: warning: unused parameter 'argv'
configure:5038: $? = 0
configure:5040: result: yes
configure:5981: checking whether gcc supports -Wno-unused-parameter
configure:5989: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Werror -Wno-unused-parameter -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:5989: $? = 0
configure:5999: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Werror -Wunused-parameter -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:5999: $? = 0
configure:6001: result: yes
configure:6006: checking whether gcc can actually use -Wno-unused-parameter
configure:6013: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Werror -Wunused-parameter -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: warnings being treated as errors
conftest.c: In function 'foo':
conftest.c:24: error: unused parameter 'bar'
configure:6013: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo(int bar) { return 0; }
configure:6026: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Werror -Wno-unused-parameter -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:6026: $? = 0
configure:6028: result: yes
configure:6069: checking whether gcc supports -Wno-clobbered
configure:6077: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Werror -Wno-clobbered -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:6077: $? = 0
configure:6087: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Werror -Wclobbered -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:6087: $? = 0
configure:6089: result: yes
configure:6157: checking whether gcc supports -Wempty-body
configure:6165: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Werror -Wempty-body -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:6165: $? = 0
configure:6167: result: yes
configure:6206: checking whether gcc supports -Wnewline-eof
configure:6214: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Werror -Wnewline-eof -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wnewline-eof"
configure:6214: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:6245: result: no
configure:6255: checking whether gcc supports -Wint-conversion
configure:6263: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Werror -Wint-conversion -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wint-conversion"
configure:6263: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:6294: result: no
configure:6304: checking whether gcc supports -Winit-self
configure:6312: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Werror -Winit-self -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:6312: $? = 0
configure:6314: result: yes
configure:6353: checking whether gcc supports -Wpointer-arith
configure:6361: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Werror -Wpointer-arith -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:6361: $? = 0
configure:6363: result: yes
configure:6402: checking whether gcc supports -Wswitch-bool
configure:6410: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Werror -Wswitch-bool -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wswitch-bool"
configure:6410: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:6441: result: no
configure:6451: checking whether gcc supports -Wenum-conversion
configure:6459: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Werror -Wenum-conversion -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wenum-conversion"
configure:6459: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:6490: result: no
configure:6500: checking whether gcc supports -Wshorten-64-to-32
configure:6508: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Werror -Wshorten-64-to-32 -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wshorten-64-to-32"
configure:6508: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:6539: result: no
configure:6549: checking whether gcc supports -Wconstant-conversion
configure:6557: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Werror -Wconstant-conversion -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wconstant-conversion"
configure:6557: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:6588: result: no
configure:6598: checking whether gcc supports -Wbool-conversion
configure:6606: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Werror -Wbool-conversion -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wbool-conversion"
configure:6606: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:6637: result: no
configure:6647: checking whether gcc supports -Wformat-security
configure:6655: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Werror -Wformat-security -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:6655: $? = 0
configure:6657: result: yes
configure:6696: checking whether gcc supports -Wformat
configure:6704: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Werror -Wformat -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:6704: $? = 0
configure:6706: result: yes
configure:6745: checking whether gcc supports -Wformat-signedness
configure:6753: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Werror -Wformat-signedness -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wformat-signedness"
configure:6753: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:6784: result: no
configure:6794: checking whether gcc supports -Wformat-y2k
configure:6802: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Werror -Wformat-y2k -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:6802: $? = 0
configure:6804: result: yes
configure:6843: checking whether gcc supports -Wmissing-include-dirs
configure:6851: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Werror -Wmissing-include-dirs -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: ../common: No such file or directory
configure:6851: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:6882: result: no
configure:6892: checking whether gcc supports -Wsuggest-attribute=noreturn
configure:6900: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Werror -Wsuggest-attribute=noreturn -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wsuggest-attribute=noreturn"
configure:6900: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:6931: result: no
configure:6941: checking whether gcc supports -Wundef
configure:6949: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Werror -Wundef -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:6949: $? = 0
configure:6951: result: yes
configure:6992: checking whether gcc supports -Wnested-externs
configure:7000: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Werror -Wnested-externs -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7000: $? = 0
configure:7002: result: yes
configure:7041: checking whether gcc supports -Wold-style-definition
configure:7049: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Werror -Wold-style-definition -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7049: $? = 0
configure:7051: result: yes
configure:7090: checking whether gcc supports -Woverlength-strings
configure:7098: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Werror -Woverlength-strings -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7098: $? = 0
configure:7100: result: yes
configure:7139: checking whether gcc supports -Wredundant-decls
configure:7147: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Werror -Wredundant-decls -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7147: $? = 0
configure:7149: result: yes
configure:7188: checking whether gcc supports -Wcast-qual
configure:7196: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Werror -Wcast-qual -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7196: $? = 0
configure:7198: result: yes
configure:7237: checking whether gcc supports -Wmisleading-indentation
configure:7245: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Werror -Wmisleading-indentation -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wmisleading-indentation"
configure:7245: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:7276: result: no
configure:7286: checking whether gcc supports -Wnull-dereference
configure:7294: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Werror -Wnull-dereference -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wnull-dereference"
configure:7294: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:7325: result: no
configure:7335: checking whether gcc supports -Wno-format-nonliteral
configure:7343: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Werror -Wno-format-nonliteral -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7343: $? = 0
configure:7353: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Werror -Wformat-nonliteral -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7353: $? = 0
configure:7355: result: yes
configure:7423: checking whether gcc supports -Wno-switch
configure:7431: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Werror -Wno-switch -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7431: $? = 0
configure:7441: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Werror -Wswitch -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7441: $? = 0
configure:7443: result: yes
configure:7511: checking whether gcc supports -Wno-missing-field-initializers
configure:7519: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Werror -Wno-missing-field-initializers -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7519: $? = 0
configure:7529: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Werror -Wmissing-field-initializers -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7529: $? = 0
configure:7531: result: yes
configure:7599: checking whether gcc supports -Wno-suggest-attribute=format
configure:7607: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -Werror -Wno-suggest-attribute=format -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7607: $? = 0
configure:7617: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -Werror -Wsuggest-attribute=format -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: error: unrecognized command line option "-Wsuggest-attribute=format"
configure:7617: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int foo;
configure:7667: result: no
configure:7692: checking whether gcc supports -Wshadow
configure:7700: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -Werror -Wshadow -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7700: $? = 0
configure:7702: result: yes
configure:7741: checking whether gcc can efficiently use -Wshadow
configure:7757: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -Wshadow -Werror -Wshadow -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
cc1: warnings being treated as errors
conftest.c: In function 'bar':
conftest.c:29: error: declaration of 'foo' shadows a global declaration
conftest.c:25: error: shadowed declaration is here
configure:7757: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
|
| int foo(void) {
| return 0;
| }
| int bar(void) {
| int foo = 0;
| return foo + 1;
| }
|
configure:7765: result: no
configure:7774: checking whether gcc supports -fPIC
configure:7782: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fPIC -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7782: $? = 0
configure:7784: result: yes
configure:7801: checking how to make shared objects
configure:7820: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fPIC -shared -DMAXCONN=16384 -I../common -DHAS_TLS -march=i686 -rdynamic conftest.c >&5
configure:7820: $? = 0
configure:7842: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fPIC -nostart -DMAXCONN=16384 -I../common -DHAS_TLS -march=i686 -rdynamic conftest.c >&5
gcc: unrecognized option '-nostart'
/usr/lib/gcc/i686-redhat-linux/4.4.7/../../../crt1.o: In function `_start':
(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status
configure:7842: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
|
| int bar = 0;
|
| int foo(void)
| {
| return bar;
| }
|
configure:7859: result: -shared yes
configure:7868: checking whether gcc needs -Wl,--no-undefined to check for undefined references in shared objects
configure:7880: gcc -o conftest -fPIC -shared -DMAXCONN=16384 -I../common -DHAS_TLS -march=i686 -rdynamic conftest.c >&5
configure:7880: $? = 0
configure:7893: gcc -o conftest -fPIC -shared -Wl,--no-undefined -DMAXCONN=16384 -I../common -DHAS_TLS -march=i686 -rdynamic conftest.c >&5
configure:7893: $? = 0
configure:7895: result: yes
configure:7928: checking whether gcc supports -fno-strict-aliasing
configure:7936: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -DMAXCONN=16384 -I../common -DHAS_TLS conftest.c >&5
configure:7936: $? = 0
configure:7937: result: yes
configure:7958: checking for setrlimit
configure:7958: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -DMAXCONN=16384 -I../common -DHAS_TLS -march=i686 -rdynamic conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: warning: old-style function definition
configure:7958: $? = 0
configure:7958: result: yes
configure:7968: checking for strnlen
configure:7968: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -march=i686 -rdynamic conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: warning: old-style function definition
configure:7968: $? = 0
configure:7968: result: yes
configure:7977: checking for uselocale
configure:7977: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -march=i686 -rdynamic conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: warning: old-style function definition
configure:7977: $? = 0
configure:7977: result: yes
configure:7988: checking for newlocale
configure:7988: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -march=i686 -rdynamic conftest.c >&5
conftest.c: In function 'main':
conftest.c:57: warning: old-style function definition
configure:7988: $? = 0
configure:7988: result: yes
configure:7999: checking for freelocale
configure:7999: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -march=i686 -rdynamic conftest.c >&5
conftest.c: In function 'main':
conftest.c:58: warning: old-style function definition
configure:7999: $? = 0
configure:7999: result: yes
configure:8010: checking xlocale.h usability
configure:8010: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN conftest.c >&5
configure:8010: $? = 0
configure:8010: result: yes
configure:8010: checking xlocale.h presence
configure:8010: gcc -E -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN conftest.c
configure:8010: $? = 0
configure:8010: result: yes
configure:8010: checking for xlocale.h
configure:8010: result: yes
configure:8169: checking host OS
configure:8172: result: Linux
configure:8200: checking for MinGW
configure:8211: result: no
configure:8220: checking for library containing inflateEnd
configure:8251: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -march=i686 -rdynamic conftest.c -ldl >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
/tmp/ccw8qu8x.o: In function `main':
/home/emulador/conftest.c:39: undefined reference to `inflateEnd'
collect2: ld returned 1 exit status
configure:8251: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_USELOCALE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_FREELOCALE 1
| #define HAVE_XLOCALE_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 inflateEnd ();
| int
| main ()
| {
| return inflateEnd ();
| ;
| return 0;
| }
configure:8251: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -march=i686 -rdynamic conftest.c -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
configure:8251: $? = 0
configure:8268: result: -lz
configure:8278: checking zlib.h usability
configure:8278: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG conftest.c >&5
configure:8278: $? = 0
configure:8278: result: yes
configure:8278: checking zlib.h presence
configure:8278: gcc -E -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG conftest.c
configure:8278: $? = 0
configure:8278: result: yes
configure:8278: checking for zlib.h
configure:8278: result: yes
configure:8291: checking for library containing sqrt
configure:8322: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -march=i686 -rdynamic conftest.c -lz -ldl >&5
conftest.c:35: warning: conflicting types for built-in function 'sqrt'
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
/tmp/ccXkRbtG.o: In function `main':
/home/emulador/conftest.c:39: undefined reference to `sqrt'
collect2: ld returned 1 exit status
configure:8322: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_USELOCALE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_FREELOCALE 1
| #define HAVE_XLOCALE_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 sqrt ();
| int
| main ()
| {
| return sqrt ();
| ;
| return 0;
| }
configure:8322: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -march=i686 -rdynamic conftest.c -lm -lz -ldl >&5
conftest.c:35: warning: conflicting types for built-in function 'sqrt'
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
configure:8322: $? = 0
configure:8339: result: -lm
configure:8354: checking for library containing clock_gettime
configure:8385: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -march=i686 -rdynamic conftest.c -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
/tmp/ccXoktw
/home/emulador/conftest.c:39: undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
configure:8385: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_USELOCALE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_FREELOCALE 1
| #define HAVE_XLOCALE_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 clock_gettime ();
| int
| main ()
| {
| return clock_gettime ();
| ;
| return 0;
| }
configure:8385: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
configure:8385: $? = 0
configure:8402: result: -lrt
configure:8421: checking whether CLOCK_MONOTONIC is supported and works
configure:8444: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl >&5
configure:8444: $? = 0
configure:8444: ./conftest
configure:8444: $? = 0
configure:8446: result: yes
configure:8468: checking for library containing pthread_create
configure:8499: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
configure:8499: $? = 0
configure:8516: result: none required
configure:8526: checking for library containing pthread_sigmask
configure:8557: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
configure:8557: $? = 0
configure:8574: result: none required
configure:8584: checking for library containing pthread_attr_init
configure:8615: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
configure:8615: $? = 0
configure:8632: result: none required
configure:8642: checking for library containing pthread_attr_setstacksize
configure:8673: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
configure:8673: $? = 0
configure:8690: result: none required
configure:8700: checking for library containing pthread_attr_destroy
configure:8731: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
configure:8731: $? = 0
configure:8748: result: none required
configure:8758: checking for library containing pthread_cancel
configure:8789: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
configure:8789: $? = 0
configure:8806: result: none required
configure:8816: checking for library containing pthread_join
configure:8847: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
configure:8847: $? = 0
configure:8864: result: none required
configure:8878: checking execinfo.h usability
configure:8878: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK conftest.c >&5
configure:8878: $? = 0
configure:8878: result: yes
configure:8878: checking execinfo.h presence
configure:8878: gcc -E -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK conftest.c
configure:8878: $? = 0
configure:8878: result: yes
configure:8878: checking for execinfo.h
configure:8878: result: yes
configure:8884: checking for library containing backtrace
configure:8915: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:38: warning: old-style function definition
configure:8915: $? = 0
configure:8932: result: none required
configure:8955: checking for mysql_config
configure:8973: found /usr/bin/mysql_config
configure:8986: result: /usr/bin/mysql_config
configure:9010: checking for mysql_init
configure:9010: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DHAVE_EXECINFO -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -I/usr/include/mysql -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto >&5
conftest.c: In function 'main':
conftest.c:61: warning: old-style function definition
configure:9010: $? = 0
configure:9010: result: yes
configure:9015: checking mysql.h usability
configure:9015: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DHAVE_EXECINFO -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -I/usr/include/mysql conftest.c >&5
configure:9015: $? = 0
configure:9015: result: yes
configure:9015: checking mysql.h presence
configure:9015: gcc -E -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -I/usr/include/mysql conftest.c
configure:9015: $? = 0
configure:9015: result: yes
configure:9015: checking for mysql.h
configure:9015: result: yes
configure:9026: checking MySQL library (required)
configure:9029: result: yes (5.1.73)
configure:9047: checking PCRE library
configure:9049: checking pcre.h usability
configure:9049: gcc -c -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DHAVE_EXECINFO -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK conftest.c >&5
configure:9049: $? = 0
configure:9049: result: yes
configure:9049: checking pcre.h presence
configure:9049: gcc -E -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK conftest.c
configure:9049: $? = 0
configure:9049: result: yes
configure:9049: checking for pcre.h
configure:9049: result: yes
configure:9057: checking for library containing pcre_study
configure:9088: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DHAVE_EXECINFO -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -march=i686 -rdynamic conftest.c -lrt -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:38: warning: old-style function definition
/tmp/cciUdAWS.o: In function `main':
/home/emulador/conftest.c:40: undefined reference to `pcre_study'
collect2: ld returned 1 exit status
configure:9088: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_USELOCALE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_FREELOCALE 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_EXECINFO_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 pcre_study ();
| int
| main ()
| {
| return pcre_study ();
| ;
| return 0;
| }
configure:9088: gcc -o conftest -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DHAVE_EXECINFO -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK -march=i686 -rdynamic conftest.c -lpcre -lrt -lm -lz -ldl >&5
conftest.c: In function 'main':
conftest.c:38: warning: old-style function definition
configure:9088: $? = 0
configure:9105: result: -lpcre
configure:9266: checking for doxygen
configure:9282: found /usr/bin/doxygen
configure:9294: result: yes
configure:9305: checking for perl
configure:9321: found /usr/bin/perl
configure:9333: result: yes
configure:9494: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on ragnarok
config.status:751: creating Makefile
config.status:751: creating src/common/Makefile
config.status:751: creating 3rdparty/mt19937ar/Makefile
config.status:751: creating 3rdparty/libconfig/Makefile
config.status:751: creating src/char/Makefile
config.status:751: creating src/login/Makefile
config.status:751: creating src/map/Makefile
config.status:751: creating src/plugins/Makefile
config.status:751: creating src/tool/Makefile
config.status:751: creating src/test/Makefile
config.status:751: creating tools/HPMHookGen/Makefile
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_freelocale=yes
ac_cv_func_mysql_init=yes
ac_cv_func_newlocale=yes
ac_cv_func_setrlimit=yes
ac_cv_func_strnlen=yes
ac_cv_func_uselocale=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_mysql_h=yes
ac_cv_header_pcre_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_xlocale_h=yes
ac_cv_header_zlib_h=yes
ac_cv_objext=o
ac_cv_path_AR=/usr/bin/ar
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_MYSQL_CONFIG_HOME=/usr/bin/mysql_config
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_HAVE_DOXYGEN=yes
ac_cv_prog_HAVE_PERL=yes
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_backtrace='none required'
ac_cv_search_clock_gettime=-lrt
ac_cv_search_inflateEnd=-lz
ac_cv_search_pcre_study=-lpcre
ac_cv_search_pthread_attr_destroy='none required'
ac_cv_search_pthread_attr_init='none required'
ac_cv_search_pthread_attr_setstacksize='none required'
ac_cv_search_pthread_cancel='none required'
ac_cv_search_pthread_create='none required'
ac_cv_search_pthread_join='none required'
ac_cv_search_pthread_sigmask='none required'
ac_cv_search_sqrt=-lm
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='/usr/bin/ar'
CC='gcc'
CFLAGS='-g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -std=c99 -march=i686 -Wno-unused-parameter -Wno-clobbered -Wempty-body -Winit-self -Wpointer-arith -Wformat-security -Wformat -Wformat-y2k -Wundef -Wnested-externs -Wold-style-definition -Woverlength-strings -Wredundant-decls -Wcast-qual -Wno-format-nonliteral -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -g -DHAVE_EXECINFO'
CPP='gcc -E'
CPPFLAGS=' -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DDEBUG -DHAVE_MONOTONIC_CLOCK'
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_USELOCALE=1 -DHAVE_NEWLOCALE=1 -DHAVE_FREELOCALE=1 -DHAVE_XLOCALE_H=1 -DHAVE_EXECINFO_H=1'
DLLEXT='.so'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
HAVE_DOXYGEN='yes'
HAVE_MYSQL='yes'
HAVE_PERL='yes'
LDFLAGS=' -march=i686 -rdynamic'
LIBOBJS=''
LIBS='-lpcre -lrt -lm -lz -ldl'
LTLIBOBJS=''
MYSQL_CFLAGS='-I/usr/include/mysql'
MYSQL_CONFIG_HOME='/usr/bin/mysql_config'
MYSQL_LIBS='-rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto'
MYSQL_VERSION='5.1.73'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PLUGINSTATIC=''
SET_MAKE=''
SHELL='/bin/sh'
SOFLAGS=' -fPIC -shared -Wl,--no-undefined'
STATIC=''
WITH_PLUGINS='yes'
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
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='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
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 STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_USELOCALE 1
#define HAVE_NEWLOCALE 1
#define HAVE_FREELOCALE 1
#define HAVE_XLOCALE_H 1
#define HAVE_EXECINFO_H 1
configure: exit 0
Last edited by a moderator: