Files
interactive/gms/SKBB/sdkfreebsd64/libs/neon-0.25.4/config.log
T
2026-08-07 17:38:18 +09:00

2255 lines
71 KiB
Plaintext

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by neon configure 0.25.4, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --includedir=/usr/local --with-libs=/usr/local --with-expat --with-pic
## --------- ##
## Platform. ##
## --------- ##
hostname = cc-gms01.ktsh.co.kr
uname -m = x86_64
uname -r = 2.6.32-431.5.1.el6.x86_64
uname -s = Linux
uname -v = #1 SMP Wed Feb 12 00:41:43 UTC 2014
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
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:1618: checking for a BSD-compatible install
configure:1673: result: /usr/bin/install -c
configure:1766: checking build system type
configure:1784: result: x86_64-redhat-linux-gnu
configure:1792: checking host system type
configure:1806: result: x86_64-redhat-linux-gnu
configure:1860: checking for gcc
configure:1876: found /usr/bin/gcc
configure:1886: result: gcc
configure:2130: checking for C compiler version
configure:2133: gcc --version </dev/null >&5
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2136: $? = 0
configure:2138: gcc -v </dev/null >&5
Using built-in specs.
Target: x86_64-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_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC)
configure:2141: $? = 0
configure:2143: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2146: $? = 1
configure:2169: checking for C compiler default output file name
configure:2172: gcc -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:2175: $? = 0
configure:2221: result: a.out
configure:2226: checking whether the C compiler works
configure:2232: ./a.out
configure:2235: $? = 0
configure:2252: result: yes
configure:2259: checking whether we are cross compiling
configure:2261: result: no
configure:2264: checking for suffix of executables
configure:2266: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:2269: $? = 0
configure:2294: result:
configure:2300: checking for suffix of object files
configure:2321: gcc -c -I/usr/local/include conftest.c >&5
configure:2324: $? = 0
configure:2346: result: o
configure:2350: checking whether we are using the GNU C compiler
configure:2374: gcc -c -I/usr/local/include conftest.c >&5
configure:2380: $? = 0
configure:2384: test -z
|| test ! -s conftest.err
configure:2387: $? = 0
configure:2390: test -s conftest.o
configure:2393: $? = 0
configure:2406: result: yes
configure:2412: checking whether gcc accepts -g
configure:2433: gcc -c -g -I/usr/local/include conftest.c >&5
configure:2439: $? = 0
configure:2443: test -z
|| test ! -s conftest.err
configure:2446: $? = 0
configure:2449: test -s conftest.o
configure:2452: $? = 0
configure:2463: result: yes
configure:2480: checking for gcc option to accept ANSI C
configure:2550: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:2556: $? = 0
configure:2560: test -z
|| test ! -s conftest.err
configure:2563: $? = 0
configure:2566: test -s conftest.o
configure:2569: $? = 0
configure:2587: result: none needed
configure:2605: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2611: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2744: checking for a sed that does not truncate output
configure:2798: result: /bin/sed
configure:2801: checking for egrep
configure:2811: result: grep -E
configure:2827: checking for ld used by gcc
configure:2894: result: /usr/bin/ld
configure:2903: checking if the linker (/usr/bin/ld) is GNU ld
configure:2918: result: yes
configure:2923: checking for /usr/bin/ld option to reload object files
configure:2930: result: -r
configure:2948: checking for BSD-compatible nm
configure:2990: result: /usr/bin/nm -B
configure:2994: checking whether ln -s works
configure:2998: result: yes
configure:3005: checking how to recognise dependent libraries
configure:3177: result: pass_all
configure:3262: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:3265: $? = 0
configure:3391: checking how to run the C preprocessor
configure:3426: gcc -E -I/usr/local/include conftest.c
configure:3432: $? = 0
configure:3464: gcc -E -I/usr/local/include conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:3470: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "neon"
| #define PACKAGE_TARNAME "neon"
| #define PACKAGE_VERSION "0.25.4"
| #define PACKAGE_STRING "neon 0.25.4"
| #define PACKAGE_BUGREPORT "neon@webdav.org"
| #define _GNU_SOURCE 1
| #define NEON_IS_LIBRARY 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3509: result: gcc -E
configure:3533: gcc -E -I/usr/local/include conftest.c
configure:3539: $? = 0
configure:3571: gcc -E -I/usr/local/include conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:3577: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "neon"
| #define PACKAGE_TARNAME "neon"
| #define PACKAGE_VERSION "0.25.4"
| #define PACKAGE_STRING "neon 0.25.4"
| #define PACKAGE_BUGREPORT "neon@webdav.org"
| #define _GNU_SOURCE 1
| #define NEON_IS_LIBRARY 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3621: checking for ANSI C header files
configure:3646: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:3652: $? = 0
configure:3656: test -z
|| test ! -s conftest.err
configure:3659: $? = 0
configure:3662: test -s conftest.o
configure:3665: $? = 0
configure:3754: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
conftest.c: In function 'main':
conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit'
configure:3757: $? = 0
configure:3759: ./conftest
configure:3762: $? = 0
configure:3777: result: yes
configure:3801: checking for sys/types.h
configure:3817: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:3823: $? = 0
configure:3827: test -z
|| test ! -s conftest.err
configure:3830: $? = 0
configure:3833: test -s conftest.o
configure:3836: $? = 0
configure:3847: result: yes
configure:3801: checking for sys/stat.h
configure:3817: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:3823: $? = 0
configure:3827: test -z
|| test ! -s conftest.err
configure:3830: $? = 0
configure:3833: test -s conftest.o
configure:3836: $? = 0
configure:3847: result: yes
configure:3801: checking for stdlib.h
configure:3817: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:3823: $? = 0
configure:3827: test -z
|| test ! -s conftest.err
configure:3830: $? = 0
configure:3833: test -s conftest.o
configure:3836: $? = 0
configure:3847: result: yes
configure:3801: checking for string.h
configure:3817: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:3823: $? = 0
configure:3827: test -z
|| test ! -s conftest.err
configure:3830: $? = 0
configure:3833: test -s conftest.o
configure:3836: $? = 0
configure:3847: result: yes
configure:3801: checking for memory.h
configure:3817: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:3823: $? = 0
configure:3827: test -z
|| test ! -s conftest.err
configure:3830: $? = 0
configure:3833: test -s conftest.o
configure:3836: $? = 0
configure:3847: result: yes
configure:3801: checking for strings.h
configure:3817: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:3823: $? = 0
configure:3827: test -z
|| test ! -s conftest.err
configure:3830: $? = 0
configure:3833: test -s conftest.o
configure:3836: $? = 0
configure:3847: result: yes
configure:3801: checking for inttypes.h
configure:3817: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:3823: $? = 0
configure:3827: test -z
|| test ! -s conftest.err
configure:3830: $? = 0
configure:3833: test -s conftest.o
configure:3836: $? = 0
configure:3847: result: yes
configure:3801: checking for stdint.h
configure:3817: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:3823: $? = 0
configure:3827: test -z
|| test ! -s conftest.err
configure:3830: $? = 0
configure:3833: test -s conftest.o
configure:3836: $? = 0
configure:3847: result: yes
configure:3801: checking for unistd.h
configure:3817: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:3823: $? = 0
configure:3827: test -z
|| test ! -s conftest.err
configure:3830: $? = 0
configure:3833: test -s conftest.o
configure:3836: $? = 0
configure:3847: result: yes
configure:3873: checking dlfcn.h usability
configure:3885: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:3891: $? = 0
configure:3895: test -z
|| test ! -s conftest.err
configure:3898: $? = 0
configure:3901: test -s conftest.o
configure:3904: $? = 0
configure:3914: result: yes
configure:3918: checking dlfcn.h presence
configure:3928: gcc -E -I/usr/local/include conftest.c
configure:3934: $? = 0
configure:3954: result: yes
configure:3989: checking for dlfcn.h
configure:3996: result: yes
configure:4061: checking for g++
configure:4077: found /usr/bin/g++
configure:4087: result: g++
configure:4103: checking for C++ compiler version
configure:4106: g++ --version </dev/null >&5
g++ (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4109: $? = 0
configure:4111: g++ -v </dev/null >&5
Using built-in specs.
Target: x86_64-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_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC)
configure:4114: $? = 0
configure:4116: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:4119: $? = 1
configure:4122: checking whether we are using the GNU C++ compiler
configure:4146: g++ -c -I/usr/local/include conftest.cc >&5
configure:4152: $? = 0
configure:4156: test -z
|| test ! -s conftest.err
configure:4159: $? = 0
configure:4162: test -s conftest.o
configure:4165: $? = 0
configure:4178: result: yes
configure:4184: checking whether g++ accepts -g
configure:4205: g++ -c -g -I/usr/local/include conftest.cc >&5
configure:4211: $? = 0
configure:4215: test -z
|| test ! -s conftest.err
configure:4218: $? = 0
configure:4221: test -s conftest.o
configure:4224: $? = 0
configure:4235: result: yes
configure:4277: g++ -c -g -O2 -I/usr/local/include conftest.cc >&5
configure:4283: $? = 0
configure:4287: test -z
|| test ! -s conftest.err
configure:4290: $? = 0
configure:4293: test -s conftest.o
configure:4296: $? = 0
configure:4322: g++ -c -g -O2 -I/usr/local/include conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:26: error: 'exit' was not declared in this scope
configure:4328: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "neon"
| #define PACKAGE_TARNAME "neon"
| #define PACKAGE_VERSION "0.25.4"
| #define PACKAGE_STRING "neon 0.25.4"
| #define PACKAGE_BUGREPORT "neon@webdav.org"
| #define _GNU_SOURCE 1
| #define NEON_IS_LIBRARY 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:4277: g++ -c -g -O2 -I/usr/local/include conftest.cc >&5
conftest.cc:22: error: 'void std::exit(int)' should have been declared inside 'std'
configure:4283: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "neon"
| #define PACKAGE_TARNAME "neon"
| #define PACKAGE_VERSION "0.25.4"
| #define PACKAGE_STRING "neon 0.25.4"
| #define PACKAGE_BUGREPORT "neon@webdav.org"
| #define _GNU_SOURCE 1
| #define NEON_IS_LIBRARY 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:4277: g++ -c -g -O2 -I/usr/local/include conftest.cc >&5
conftest.cc:22: error: 'void std::exit(int)' should have been declared inside 'std'
In file included from conftest.cc:23:
/usr/include/stdlib.h:544: error: declaration of 'void std::exit(int) throw ()' throws different exceptions
conftest.cc:22: error: from previous declaration 'void std::exit(int)'
configure:4283: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "neon"
| #define PACKAGE_TARNAME "neon"
| #define PACKAGE_VERSION "0.25.4"
| #define PACKAGE_STRING "neon 0.25.4"
| #define PACKAGE_BUGREPORT "neon@webdav.org"
| #define _GNU_SOURCE 1
| #define NEON_IS_LIBRARY 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| extern "C" void std::exit (int); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:4277: g++ -c -g -O2 -I/usr/local/include conftest.cc >&5
configure:4283: $? = 0
configure:4287: test -z
|| test ! -s conftest.err
configure:4290: $? = 0
configure:4293: test -s conftest.o
configure:4296: $? = 0
configure:4322: g++ -c -g -O2 -I/usr/local/include conftest.cc >&5
configure:4328: $? = 0
configure:4332: test -z
|| test ! -s conftest.err
configure:4335: $? = 0
configure:4338: test -s conftest.o
configure:4341: $? = 0
configure:4374: checking how to run the C++ preprocessor
configure:4405: g++ -E -I/usr/local/include conftest.cc
configure:4411: $? = 0
configure:4443: g++ -E -I/usr/local/include conftest.cc
conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
configure:4449: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "neon"
| #define PACKAGE_TARNAME "neon"
| #define PACKAGE_VERSION "0.25.4"
| #define PACKAGE_STRING "neon 0.25.4"
| #define PACKAGE_BUGREPORT "neon@webdav.org"
| #define _GNU_SOURCE 1
| #define NEON_IS_LIBRARY 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4488: result: g++ -E
configure:4512: g++ -E -I/usr/local/include conftest.cc
configure:4518: $? = 0
configure:4550: g++ -E -I/usr/local/include conftest.cc
conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
configure:4556: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "neon"
| #define PACKAGE_TARNAME "neon"
| #define PACKAGE_VERSION "0.25.4"
| #define PACKAGE_STRING "neon 0.25.4"
| #define PACKAGE_BUGREPORT "neon@webdav.org"
| #define _GNU_SOURCE 1
| #define NEON_IS_LIBRARY 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4653: checking for g77
configure:4682: result: no
configure:4653: checking for f77
configure:4682: result: no
configure:4653: checking for xlf
configure:4682: result: no
configure:4653: checking for frt
configure:4682: result: no
configure:4653: checking for pgf77
configure:4682: result: no
configure:4653: checking for fort77
configure:4682: result: no
configure:4653: checking for fl32
configure:4682: result: no
configure:4653: checking for af77
configure:4682: result: no
configure:4653: checking for f90
configure:4682: result: no
configure:4653: checking for xlf90
configure:4682: result: no
configure:4653: checking for pgf90
configure:4682: result: no
configure:4653: checking for epcf90
configure:4682: result: no
configure:4653: checking for f95
configure:4682: result: no
configure:4653: checking for fort
configure:4682: result: no
configure:4653: checking for xlf95
configure:4682: result: no
configure:4653: checking for ifc
configure:4682: result: no
configure:4653: checking for efc
configure:4682: result: no
configure:4653: checking for pgf95
configure:4682: result: no
configure:4653: checking for lf95
configure:4682: result: no
configure:4653: checking for gfortran
configure:4682: result: no
configure:4694: checking for Fortran 77 compiler version
configure:4697: --version </dev/null >&5
./configure: line 4698: --version: command not found
configure:4700: $? = 127
configure:4702: -v </dev/null >&5
./configure: line 4703: -v: command not found
configure:4705: $? = 127
configure:4707: -V </dev/null >&5
./configure: line 4708: -V: command not found
configure:4710: $? = 127
configure:4718: checking whether we are using the GNU Fortran 77 compiler
configure:4732: -c conftest.F >&5
./configure: line 4733: -c: command not found
configure:4738: $? = 127
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:4764: result: no
configure:4770: checking whether accepts -g
configure:4782: -c -g conftest.f >&5
./configure: line 4783: -c: command not found
configure:4788: $? = 127
configure: failed program was:
| program main
|
| end
configure:4813: result: no
configure:4843: checking the maximum length of command line arguments
configure:4935: result: 32768
configure:4946: checking command to parse /usr/bin/nm -B output from gcc object
configure:5042: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:5045: $? = 0
configure:5049: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5052: $? = 0
configure:5104: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
configure:5107: $? = 0
configure:5145: result: ok
configure:5149: checking for objdir
configure:5164: result: .libs
configure:5254: checking for ar
configure:5270: found /usr/bin/ar
configure:5281: result: ar
configure:5334: checking for ranlib
configure:5350: found /usr/bin/ranlib
configure:5361: result: ranlib
configure:5414: checking for strip
configure:5430: found /usr/bin/strip
configure:5441: result: strip
configure:5728: checking if gcc static flag works
configure:5756: result: yes
configure:5774: checking if gcc supports -fno-rtti -fno-exceptions
configure:5792: gcc -c -g -O2 -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:5796: $? = 0
configure:5809: result: no
configure:5824: checking for gcc option to produce PIC
configure:6028: result: -fPIC
configure:6036: checking if gcc PIC flag -fPIC works
configure:6054: gcc -c -g -O2 -I/usr/local/include -fPIC -DPIC conftest.c >&5
configure:6058: $? = 0
configure:6071: result: yes
configure:6095: checking if gcc supports -c -o file.o
configure:6116: gcc -c -g -O2 -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:6120: $? = 0
configure:6142: result: yes
configure:6168: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:7063: result: yes
configure:7134: checking dynamic linker characteristics
configure:7502: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:7505: $? = 0
configure:7697: result: GNU/Linux ld.so
configure:7701: checking how to hardcode library paths into programs
configure:7726: result: immediate
configure:7740: checking whether stripping libraries is possible
configure:7745: result: yes
configure:8575: checking if libtool supports shared libraries
configure:8577: result: yes
configure:8580: checking whether to build shared libraries
configure:8601: result: no
configure:8604: checking whether to build static libraries
configure:8608: result: yes
configure:8700: creating libtool
configure:9278: checking for ld used by g++
configure:9345: result: /usr/bin/ld -m elf_x86_64
configure:9354: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:9369: result: yes
configure:9420: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10307: result: yes
configure:10325: g++ -c -g -O2 -I/usr/local/include conftest.cc >&5
configure:10328: $? = 0
configure:10424: checking for g++ option to produce PIC
configure:10692: result: -fPIC
configure:10700: checking if g++ PIC flag -fPIC works
configure:10718: g++ -c -g -O2 -I/usr/local/include -fPIC -DPIC conftest.cc >&5
configure:10722: $? = 0
configure:10735: result: yes
configure:10759: checking if g++ supports -c -o file.o
configure:10780: g++ -c -g -O2 -I/usr/local/include -o out/conftest2.o conftest.cc >&5
configure:10784: $? = 0
configure:10806: result: yes
configure:10832: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10857: result: yes
configure:10928: checking dynamic linker characteristics
configure:11296: g++ -c -g -O2 -I/usr/local/include conftest.cc >&5
configure:11299: $? = 0
configure:11491: result: GNU/Linux ld.so
configure:11495: checking how to hardcode library paths into programs
configure:11520: result: immediate
configure:11534: checking whether stripping libraries is possible
configure:11539: result: yes
configure:19157: checking for library containing strerror
configure:19187: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:19193: $? = 0
configure:19197: test -z
|| test ! -s conftest.err
configure:19200: $? = 0
configure:19203: test -s conftest
configure:19206: $? = 0
configure:19276: result: none required
configure:19283: checking for inline
configure:19304: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:19310: $? = 0
configure:19314: test -z
|| test ! -s conftest.err
configure:19317: $? = 0
configure:19320: test -s conftest.o
configure:19323: $? = 0
configure:19335: result: inline
configure:19354: checking for an ANSI C-conforming const
configure:19421: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:19427: $? = 0
configure:19431: test -z
|| test ! -s conftest.err
configure:19434: $? = 0
configure:19437: test -s conftest.o
configure:19440: $? = 0
configure:19451: result: yes
configure:19461: checking for size_t
configure:19485: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:19491: $? = 0
configure:19495: test -z
|| test ! -s conftest.err
configure:19498: $? = 0
configure:19501: test -s conftest.o
configure:19504: $? = 0
configure:19515: result: yes
configure:19527: checking for off_t
configure:19551: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:19557: $? = 0
configure:19561: test -z
|| test ! -s conftest.err
configure:19564: $? = 0
configure:19567: test -s conftest.o
configure:19570: $? = 0
configure:19581: result: yes
configure:19595: checking for Darwin
configure:19606: result: no
configure:19617: checking whether make sets $(MAKE)
configure:19637: result: yes
configure:19647: checking for int
configure:19671: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:19677: $? = 0
configure:19681: test -z
|| test ! -s conftest.err
configure:19684: $? = 0
configure:19687: test -s conftest.o
configure:19690: $? = 0
configure:19701: result: yes
configure:19704: checking size of int
configure:20023: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:20026: $? = 0
configure:20028: ./conftest
configure:20031: $? = 0
configure:20054: result: 4
configure:20061: checking for long
configure:20085: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:20091: $? = 0
configure:20095: test -z
|| test ! -s conftest.err
configure:20098: $? = 0
configure:20101: test -s conftest.o
configure:20104: $? = 0
configure:20115: result: yes
configure:20118: checking size of long
configure:20437: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:20440: $? = 0
configure:20442: ./conftest
configure:20445: $? = 0
configure:20468: result: 8
configure:20475: checking for long long
configure:20499: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:20505: $? = 0
configure:20509: test -z
|| test ! -s conftest.err
configure:20512: $? = 0
configure:20515: test -s conftest.o
configure:20518: $? = 0
configure:20529: result: yes
configure:20532: checking size of long long
configure:20851: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:20854: $? = 0
configure:20856: ./conftest
configure:20859: $? = 0
configure:20882: result: 8
configure:20890: checking for gcc -Wformat -Werror sanity
configure:20916: gcc -c -g -O2 -I/usr/local/include -Wformat -Werror conftest.c >&5
configure:20922: $? = 0
configure:20926: test -z
|| test ! -s conftest.err
configure:20929: $? = 0
configure:20932: test -s conftest.o
configure:20935: $? = 0
configure:20947: result: yes
configure:20989: checking errno.h usability
configure:21001: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:21007: $? = 0
configure:21011: test -z
|| test ! -s conftest.err
configure:21014: $? = 0
configure:21017: test -s conftest.o
configure:21020: $? = 0
configure:21030: result: yes
configure:21034: checking errno.h presence
configure:21044: gcc -E -I/usr/local/include conftest.c
configure:21050: $? = 0
configure:21070: result: yes
configure:21105: checking for errno.h
configure:21112: result: yes
configure:20989: checking stdarg.h usability
configure:21001: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:21007: $? = 0
configure:21011: test -z
|| test ! -s conftest.err
configure:21014: $? = 0
configure:21017: test -s conftest.o
configure:21020: $? = 0
configure:21030: result: yes
configure:21034: checking stdarg.h presence
configure:21044: gcc -E -I/usr/local/include conftest.c
configure:21050: $? = 0
configure:21070: result: yes
configure:21105: checking for stdarg.h
configure:21112: result: yes
configure:20980: checking for string.h
configure:20985: result: yes
configure:20980: checking for stdlib.h
configure:20985: result: yes
configure:21130: checking for size_t
configure:21184: result: yes
configure:21187: checking size of size_t
configure:21506: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:21509: $? = 0
configure:21511: ./conftest
configure:21514: $? = 0
configure:21537: result: 8
configure:21549: checking how to print size_t
configure:21579: gcc -c -g -O2 -I/usr/local/include -Wformat -Werror conftest.c >&5
cc1: warnings being treated as errors
conftest.c: In function 'main':
conftest.c:43: error: format '%u' expects type 'unsigned int', but argument 2 has type 'size_t'
configure:21585: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "neon"
| #define PACKAGE_TARNAME "neon"
| #define PACKAGE_VERSION "0.25.4"
| #define PACKAGE_STRING "neon 0.25.4"
| #define PACKAGE_BUGREPORT "neon@webdav.org"
| #define _GNU_SOURCE 1
| #define NEON_IS_LIBRARY 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define NEON_VERSION "0.25.4"
| #define NE_VERSION_MAJOR (0)
| #define NE_VERSION_MINOR (25)
| #define NE_VERSION_PATCH (4)
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h. */
| #include <sys/types.h>
|
| #include <stdio.h>
| int
| main ()
| {
| size_t i = 1; printf("%u", i);
| ;
| return 0;
| }
configure:21579: gcc -c -g -O2 -I/usr/local/include -Wformat -Werror conftest.c >&5
configure:21585: $? = 0
configure:21589: test -z
|| test ! -s conftest.err
configure:21592: $? = 0
configure:21595: test -s conftest.o
configure:21598: $? = 0
configure:21620: result: lu
configure:21638: checking for off_t
configure:21692: result: yes
configure:21695: checking size of off_t
configure:22014: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:22017: $? = 0
configure:22019: ./conftest
configure:22022: $? = 0
configure:22045: result: 8
configure:22057: checking how to print off_t
configure:22087: gcc -c -g -O2 -I/usr/local/include -Wformat -Werror conftest.c >&5
cc1: warnings being treated as errors
conftest.c: In function 'main':
conftest.c:45: error: format '%d' expects type 'int', but argument 2 has type 'off_t'
configure:22093: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "neon"
| #define PACKAGE_TARNAME "neon"
| #define PACKAGE_VERSION "0.25.4"
| #define PACKAGE_STRING "neon 0.25.4"
| #define PACKAGE_BUGREPORT "neon@webdav.org"
| #define _GNU_SOURCE 1
| #define NEON_IS_LIBRARY 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define NEON_VERSION "0.25.4"
| #define NE_VERSION_MAJOR (0)
| #define NE_VERSION_MINOR (25)
| #define NE_VERSION_PATCH (4)
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_SIZE_T 8
| #define NE_FMT_SIZE_T "lu"
| #define SIZEOF_OFF_T 8
| /* end confdefs.h. */
| #include <sys/types.h>
|
| #include <stdio.h>
| int
| main ()
| {
| off_t i = 1; printf("%d", i);
| ;
| return 0;
| }
configure:22087: gcc -c -g -O2 -I/usr/local/include -Wformat -Werror conftest.c >&5
configure:22093: $? = 0
configure:22097: test -z
|| test ! -s conftest.err
configure:22100: $? = 0
configure:22103: test -s conftest.o
configure:22106: $? = 0
configure:22128: result: ld
configure:22147: checking for ssize_t
configure:22171: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:22177: $? = 0
configure:22181: test -z
|| test ! -s conftest.err
configure:22184: $? = 0
configure:22187: test -s conftest.o
configure:22190: $? = 0
configure:22201: result: yes
configure:22204: checking size of ssize_t
configure:22523: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:22526: $? = 0
configure:22528: ./conftest
configure:22531: $? = 0
configure:22554: result: 8
configure:22566: checking how to print ssize_t
configure:22596: gcc -c -g -O2 -I/usr/local/include -Wformat -Werror conftest.c >&5
cc1: warnings being treated as errors
conftest.c: In function 'main':
conftest.c:47: error: format '%d' expects type 'int', but argument 2 has type 'ssize_t'
configure:22602: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "neon"
| #define PACKAGE_TARNAME "neon"
| #define PACKAGE_VERSION "0.25.4"
| #define PACKAGE_STRING "neon 0.25.4"
| #define PACKAGE_BUGREPORT "neon@webdav.org"
| #define _GNU_SOURCE 1
| #define NEON_IS_LIBRARY 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define NEON_VERSION "0.25.4"
| #define NE_VERSION_MAJOR (0)
| #define NE_VERSION_MINOR (25)
| #define NE_VERSION_PATCH (4)
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_SIZE_T 8
| #define NE_FMT_SIZE_T "lu"
| #define SIZEOF_OFF_T 8
| #define NE_FMT_OFF_T "ld"
| #define SIZEOF_SSIZE_T 8
| /* end confdefs.h. */
| #include <sys/types.h>
|
| #include <stdio.h>
| int
| main ()
| {
| ssize_t i = 1; printf("%d", i);
| ;
| return 0;
| }
configure:22596: gcc -c -g -O2 -I/usr/local/include -Wformat -Werror conftest.c >&5
configure:22602: $? = 0
configure:22606: test -z
|| test ! -s conftest.err
configure:22609: $? = 0
configure:22612: test -s conftest.o
configure:22615: $? = 0
configure:22637: result: ld
configure:22654: checking for pid_t
configure:22678: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:22684: $? = 0
configure:22688: test -z
|| test ! -s conftest.err
configure:22691: $? = 0
configure:22694: test -s conftest.o
configure:22697: $? = 0
configure:22708: result: yes
configure:22720: checking whether time.h and sys/time.h may both be included
configure:22745: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:22751: $? = 0
configure:22755: test -z
|| test ! -s conftest.err
configure:22758: $? = 0
configure:22761: test -s conftest.o
configure:22764: $? = 0
configure:22775: result: yes
configure:22834: checking for ar
configure:22852: found /usr/bin/ar
configure:22865: result: /usr/bin/ar
configure:22927: checking for ranlib
configure:22945: found /usr/bin/ranlib
configure:22958: result: /usr/bin/ranlib
configure:22996: checking sys/time.h usability
configure:23008: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:23014: $? = 0
configure:23018: test -z
|| test ! -s conftest.err
configure:23021: $? = 0
configure:23024: test -s conftest.o
configure:23027: $? = 0
configure:23037: result: yes
configure:23041: checking sys/time.h presence
configure:23051: gcc -E -I/usr/local/include conftest.c
configure:23057: $? = 0
configure:23077: result: yes
configure:23112: checking for sys/time.h
configure:23119: result: yes
configure:22987: checking for stdint.h
configure:22992: result: yes
configure:23140: checking for pipe
configure:23197: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:23203: $? = 0
configure:23207: test -z
|| test ! -s conftest.err
configure:23210: $? = 0
configure:23213: test -s conftest
configure:23216: $? = 0
configure:23228: result: yes
configure:23140: checking for isatty
configure:23197: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:23203: $? = 0
configure:23207: test -z
|| test ! -s conftest.err
configure:23210: $? = 0
configure:23213: test -s conftest
configure:23216: $? = 0
configure:23228: result: yes
configure:23140: checking for usleep
configure:23197: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:23203: $? = 0
configure:23207: test -z
|| test ! -s conftest.err
configure:23210: $? = 0
configure:23213: test -s conftest
configure:23216: $? = 0
configure:23228: result: yes
configure:23140: checking for shutdown
configure:23197: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:23203: $? = 0
configure:23207: test -z
|| test ! -s conftest.err
configure:23210: $? = 0
configure:23213: test -s conftest
configure:23216: $? = 0
configure:23228: result: yes
configure:23245: checking for time_t
configure:23269: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:23275: $? = 0
configure:23279: test -z
|| test ! -s conftest.err
configure:23282: $? = 0
configure:23285: test -s conftest.o
configure:23288: $? = 0
configure:23299: result: yes
configure:23302: checking size of time_t
configure:23621: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:23624: $? = 0
configure:23626: ./conftest
configure:23629: $? = 0
configure:23652: result: 8
configure:23664: checking how to print time_t
configure:23697: gcc -c -g -O2 -I/usr/local/include -Wformat -Werror conftest.c >&5
cc1: warnings being treated as errors
conftest.c: In function 'main':
conftest.c:59: error: format '%d' expects type 'int', but argument 2 has type 'time_t'
configure:23703: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "neon"
| #define PACKAGE_TARNAME "neon"
| #define PACKAGE_VERSION "0.25.4"
| #define PACKAGE_STRING "neon 0.25.4"
| #define PACKAGE_BUGREPORT "neon@webdav.org"
| #define _GNU_SOURCE 1
| #define NEON_IS_LIBRARY 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define NEON_VERSION "0.25.4"
| #define NE_VERSION_MAJOR (0)
| #define NE_VERSION_MINOR (25)
| #define NE_VERSION_PATCH (4)
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_SIZE_T 8
| #define NE_FMT_SIZE_T "lu"
| #define SIZEOF_OFF_T 8
| #define NE_FMT_OFF_T "ld"
| #define SIZEOF_SSIZE_T 8
| #define NE_FMT_SSIZE_T "ld"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_PIPE 1
| #define HAVE_ISATTY 1
| #define HAVE_USLEEP 1
| #define HAVE_SHUTDOWN 1
| #define SIZEOF_TIME_T 8
| /* end confdefs.h. */
| #include <sys/types.h>
|
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #include <stdio.h>
| int
| main ()
| {
| time_t i = 1; printf("%d", i);
| ;
| return 0;
| }
configure:23697: gcc -c -g -O2 -I/usr/local/include -Wformat -Werror conftest.c >&5
configure:23703: $? = 0
configure:23707: test -z
|| test ! -s conftest.err
configure:23710: $? = 0
configure:23713: test -s conftest.o
configure:23716: $? = 0
configure:23738: result: ld
configure:23756: checking whether byte ordering is bigendian
configure:23783: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:23789: $? = 0
configure:23793: test -z
|| test ! -s conftest.err
configure:23796: $? = 0
configure:23799: test -s conftest.o
configure:23802: $? = 0
configure:23826: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:58: error: 'not' undeclared (first use in this function)
conftest.c:58: error: (Each undeclared identifier is reported only once
conftest.c:58: error: for each function it appears in.)
conftest.c:58: error: expected ';' before 'big'
configure:23832: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "neon"
| #define PACKAGE_TARNAME "neon"
| #define PACKAGE_VERSION "0.25.4"
| #define PACKAGE_STRING "neon 0.25.4"
| #define PACKAGE_BUGREPORT "neon@webdav.org"
| #define _GNU_SOURCE 1
| #define NEON_IS_LIBRARY 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define NEON_VERSION "0.25.4"
| #define NE_VERSION_MAJOR (0)
| #define NE_VERSION_MINOR (25)
| #define NE_VERSION_PATCH (4)
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_SIZE_T 8
| #define NE_FMT_SIZE_T "lu"
| #define SIZEOF_OFF_T 8
| #define NE_FMT_OFF_T "ld"
| #define SIZEOF_SSIZE_T 8
| #define NE_FMT_SSIZE_T "ld"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_PIPE 1
| #define HAVE_ISATTY 1
| #define HAVE_USLEEP 1
| #define HAVE_SHUTDOWN 1
| #define SIZEOF_TIME_T 8
| #define NE_FMT_TIME_T "ld"
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:23967: result: no
configure:23986: checking whether strerror_r is declared
configure:24010: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:24016: $? = 0
configure:24020: test -z
|| test ! -s conftest.err
configure:24023: $? = 0
configure:24026: test -s conftest.o
configure:24029: $? = 0
configure:24040: result: yes
configure:24062: checking for strerror_r
configure:24119: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:24125: $? = 0
configure:24129: test -z
|| test ! -s conftest.err
configure:24132: $? = 0
configure:24135: test -s conftest
configure:24138: $? = 0
configure:24150: result: yes
configure:24160: checking whether strerror_r returns char *
configure:24188: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:24194: $? = 0
configure:24198: test -z
|| test ! -s conftest.err
configure:24201: $? = 0
configure:24204: test -s conftest.o
configure:24207: $? = 0
configure:24267: result: yes
configure:24283: checking for snprintf
configure:24340: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
conftest.c:78: warning: conflicting types for built-in function 'snprintf'
configure:24346: $? = 0
configure:24350: test -z
|| test ! -s conftest.err
configure:24353: $? = 0
configure:24356: test -s conftest
configure:24359: $? = 0
configure:24371: result: yes
configure:24283: checking for vsnprintf
configure:24340: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
conftest.c:79: warning: conflicting types for built-in function 'vsnprintf'
configure:24346: $? = 0
configure:24350: test -z
|| test ! -s conftest.err
configure:24353: $? = 0
configure:24356: test -s conftest
configure:24359: $? = 0
configure:24371: result: yes
configure:24644: checking for sys/time.h
configure:24694: result: yes
configure:24644: checking for limits.h
configure:24664: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:24670: $? = 0
configure:24674: test -z
|| test ! -s conftest.err
configure:24677: $? = 0
configure:24680: test -s conftest.o
configure:24683: $? = 0
configure:24694: result: yes
configure:24644: checking for sys/select.h
configure:24664: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:24670: $? = 0
configure:24674: test -z
|| test ! -s conftest.err
configure:24677: $? = 0
configure:24680: test -s conftest.o
configure:24683: $? = 0
configure:24694: result: yes
configure:24644: checking for arpa/inet.h
configure:24664: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:24670: $? = 0
configure:24674: test -z
|| test ! -s conftest.err
configure:24677: $? = 0
configure:24680: test -s conftest.o
configure:24683: $? = 0
configure:24694: result: yes
configure:24644: checking for signal.h
configure:24664: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:24670: $? = 0
configure:24674: test -z
|| test ! -s conftest.err
configure:24677: $? = 0
configure:24680: test -s conftest.o
configure:24683: $? = 0
configure:24694: result: yes
configure:24644: checking for sys/socket.h
configure:24664: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:24670: $? = 0
configure:24674: test -z
|| test ! -s conftest.err
configure:24677: $? = 0
configure:24680: test -s conftest.o
configure:24683: $? = 0
configure:24694: result: yes
configure:24644: checking for netinet/in.h
configure:24664: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:24670: $? = 0
configure:24674: test -z
|| test ! -s conftest.err
configure:24677: $? = 0
configure:24680: test -s conftest.o
configure:24683: $? = 0
configure:24694: result: yes
configure:24644: checking for netinet/tcp.h
configure:24664: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:24670: $? = 0
configure:24674: test -z
|| test ! -s conftest.err
configure:24677: $? = 0
configure:24680: test -s conftest.o
configure:24683: $? = 0
configure:24694: result: yes
configure:24644: checking for netdb.h
configure:24664: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:24670: $? = 0
configure:24674: test -z
|| test ! -s conftest.err
configure:24677: $? = 0
configure:24680: test -s conftest.o
configure:24683: $? = 0
configure:24694: result: yes
configure:24644: checking for sys/poll.h
configure:24664: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:24670: $? = 0
configure:24674: test -z
|| test ! -s conftest.err
configure:24677: $? = 0
configure:24680: test -s conftest.o
configure:24683: $? = 0
configure:24694: result: yes
configure:24724: LFS support unnecessary, off_t is not 32-bit
configure:24732: checking for strtoll
configure:24789: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:24795: $? = 0
configure:24799: test -z
|| test ! -s conftest.err
configure:24802: $? = 0
configure:24805: test -s conftest
configure:24808: $? = 0
configure:24820: result: yes
configure:25666: checking for strcasecmp
configure:25723: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
conftest.c:91: warning: conflicting types for built-in function 'strcasecmp'
configure:25729: $? = 0
configure:25733: test -z
|| test ! -s conftest.err
configure:25736: $? = 0
configure:25739: test -s conftest
configure:25742: $? = 0
configure:25754: result: yes
configure:25783: checking for signal
configure:25840: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:25846: $? = 0
configure:25850: test -z
|| test ! -s conftest.err
configure:25853: $? = 0
configure:25856: test -s conftest
configure:25859: $? = 0
configure:25871: result: yes
configure:25783: checking for setvbuf
configure:25840: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:25846: $? = 0
configure:25850: test -z
|| test ! -s conftest.err
configure:25853: $? = 0
configure:25856: test -s conftest
configure:25859: $? = 0
configure:25871: result: yes
configure:25783: checking for setsockopt
configure:25840: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:25846: $? = 0
configure:25850: test -z
|| test ! -s conftest.err
configure:25853: $? = 0
configure:25856: test -s conftest
configure:25859: $? = 0
configure:25871: result: yes
configure:25783: checking for stpcpy
configure:25840: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
conftest.c:95: warning: conflicting types for built-in function 'stpcpy'
configure:25846: $? = 0
configure:25850: test -z
|| test ! -s conftest.err
configure:25853: $? = 0
configure:25856: test -s conftest
configure:25859: $? = 0
configure:25871: result: yes
configure:25783: checking for poll
configure:25840: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:25846: $? = 0
configure:25850: test -z
|| test ! -s conftest.err
configure:25853: $? = 0
configure:25856: test -s conftest
configure:25859: $? = 0
configure:25871: result: yes
configure:25891: checking whether stpcpy is declared
configure:25915: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25921: $? = 0
configure:25925: test -z
|| test ! -s conftest.err
configure:25928: $? = 0
configure:25931: test -s conftest.o
configure:25934: $? = 0
configure:25945: result: yes
configure:25973: checking for library containing socket
configure:25995: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:26001: $? = 0
configure:26005: test -z
|| test ! -s conftest.err
configure:26008: $? = 0
configure:26011: test -s conftest
configure:26014: $? = 0
configure:26078: result: none needed
configure:26096: checking for library containing getaddrinfo
configure:26118: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:26124: $? = 0
configure:26128: test -z
|| test ! -s conftest.err
configure:26131: $? = 0
configure:26134: test -s conftest
configure:26137: $? = 0
configure:26201: result: none needed
configure:26223: checking for gai_strerror
configure:26280: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:26286: $? = 0
configure:26290: test -z
|| test ! -s conftest.err
configure:26293: $? = 0
configure:26296: test -s conftest
configure:26299: $? = 0
configure:26311: result: yes
configure:26223: checking for inet_ntop
configure:26280: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:26286: $? = 0
configure:26290: test -z
|| test ! -s conftest.err
configure:26293: $? = 0
configure:26296: test -s conftest
configure:26299: $? = 0
configure:26311: result: yes
configure:26459: IPv6 support is enabled
configure:26467: checking for working AI_ADDRCONFIG
configure:26494: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5
conftest.c: In function 'main':
conftest.c:85: error: 'NULL' undeclared (first use in this function)
conftest.c:85: error: (Each undeclared identifier is reported only once
conftest.c:85: error: for each function it appears in.)
configure:26497: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "neon"
| #define PACKAGE_TARNAME "neon"
| #define PACKAGE_VERSION "0.25.4"
| #define PACKAGE_STRING "neon 0.25.4"
| #define PACKAGE_BUGREPORT "neon@webdav.org"
| #define _GNU_SOURCE 1
| #define NEON_IS_LIBRARY 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define NEON_VERSION "0.25.4"
| #define NE_VERSION_MAJOR (0)
| #define NE_VERSION_MINOR (25)
| #define NE_VERSION_PATCH (4)
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_SIZE_T 8
| #define NE_FMT_SIZE_T "lu"
| #define SIZEOF_OFF_T 8
| #define NE_FMT_OFF_T "ld"
| #define SIZEOF_SSIZE_T 8
| #define NE_FMT_SSIZE_T "ld"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_PIPE 1
| #define HAVE_ISATTY 1
| #define HAVE_USLEEP 1
| #define HAVE_SHUTDOWN 1
| #define SIZEOF_TIME_T 8
| #define NE_FMT_TIME_T "ld"
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRCASECMP 1
| #define HAVE_SIGNAL 1
| #define HAVE_SETVBUF 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_STPCPY 1
| #define HAVE_POLL 1
| #define NE_USE_POLL 1
| #define HAVE_DECL_STPCPY 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_INET_NTOP 1
| #define NE_HAVE_IPV6 1
| #define USE_GETADDRINFO 1
| /* end confdefs.h. */
| #include <netdb.h>
| int
| main ()
| {
| struct addrinfo hints = {0}, *result;
| hints.ai_flags = AI_ADDRCONFIG;
| if (getaddrinfo("localhost", NULL, &hints, &result) != 0) return 1;
| ;
| return 0;
| }
configure:26516: result: no
configure:27025: checking for struct tm.tm_gmtoff
configure:27049: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:27055: $? = 0
configure:27059: test -z
|| test ! -s conftest.err
configure:27062: $? = 0
configure:27065: test -s conftest.o
configure:27068: $? = 0
configure:27126: result: yes
configure:27136: checking for struct tm.__tm_gmtoff
configure:27160: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:86: error: 'struct tm' has no member named '__tm_gmtoff'
configure:27166: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "neon"
| #define PACKAGE_TARNAME "neon"
| #define PACKAGE_VERSION "0.25.4"
| #define PACKAGE_STRING "neon 0.25.4"
| #define PACKAGE_BUGREPORT "neon@webdav.org"
| #define _GNU_SOURCE 1
| #define NEON_IS_LIBRARY 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define NEON_VERSION "0.25.4"
| #define NE_VERSION_MAJOR (0)
| #define NE_VERSION_MINOR (25)
| #define NE_VERSION_PATCH (4)
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_SIZE_T 8
| #define NE_FMT_SIZE_T "lu"
| #define SIZEOF_OFF_T 8
| #define NE_FMT_OFF_T "ld"
| #define SIZEOF_SSIZE_T 8
| #define NE_FMT_SSIZE_T "ld"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_PIPE 1
| #define HAVE_ISATTY 1
| #define HAVE_USLEEP 1
| #define HAVE_SHUTDOWN 1
| #define SIZEOF_TIME_T 8
| #define NE_FMT_TIME_T "ld"
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRCASECMP 1
| #define HAVE_SIGNAL 1
| #define HAVE_SETVBUF 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_STPCPY 1
| #define HAVE_POLL 1
| #define NE_USE_POLL 1
| #define HAVE_DECL_STPCPY 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_INET_NTOP 1
| #define NE_HAVE_IPV6 1
| #define USE_GETADDRINFO 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| /* end confdefs.h. */
| #include <time.h>
|
| int
| main ()
| {
| static struct tm ac_aggr;
| if (ac_aggr.__tm_gmtoff)
| return 0;
| ;
| return 0;
| }
configure:27205: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:86: error: 'struct tm' has no member named '__tm_gmtoff'
configure:27211: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "neon"
| #define PACKAGE_TARNAME "neon"
| #define PACKAGE_VERSION "0.25.4"
| #define PACKAGE_STRING "neon 0.25.4"
| #define PACKAGE_BUGREPORT "neon@webdav.org"
| #define _GNU_SOURCE 1
| #define NEON_IS_LIBRARY 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define NEON_VERSION "0.25.4"
| #define NE_VERSION_MAJOR (0)
| #define NE_VERSION_MINOR (25)
| #define NE_VERSION_PATCH (4)
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_SIZE_T 8
| #define NE_FMT_SIZE_T "lu"
| #define SIZEOF_OFF_T 8
| #define NE_FMT_OFF_T "ld"
| #define SIZEOF_SSIZE_T 8
| #define NE_FMT_SSIZE_T "ld"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_PIPE 1
| #define HAVE_ISATTY 1
| #define HAVE_USLEEP 1
| #define HAVE_SHUTDOWN 1
| #define SIZEOF_TIME_T 8
| #define NE_FMT_TIME_T "ld"
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRCASECMP 1
| #define HAVE_SIGNAL 1
| #define HAVE_SETVBUF 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_STPCPY 1
| #define HAVE_POLL 1
| #define NE_USE_POLL 1
| #define HAVE_DECL_STPCPY 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_INET_NTOP 1
| #define NE_HAVE_IPV6 1
| #define USE_GETADDRINFO 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| /* end confdefs.h. */
| #include <time.h>
|
| int
| main ()
| {
| static struct tm ac_aggr;
| if (sizeof ac_aggr.__tm_gmtoff)
| return 0;
| ;
| return 0;
| }
configure:27237: result: no
configure:27276: checking zlib.h usability
configure:27288: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:27294: $? = 0
configure:27298: test -z
|| test ! -s conftest.err
configure:27301: $? = 0
configure:27304: test -s conftest.o
configure:27307: $? = 0
configure:27317: result: yes
configure:27321: checking zlib.h presence
configure:27331: gcc -E -I/usr/local/include conftest.c
configure:27337: $? = 0
configure:27357: result: yes
configure:27392: checking for zlib.h
configure:27399: result: yes
configure:27405: checking for inflate in -lz
configure:27435: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lz >&5
configure:27441: $? = 0
configure:27445: test -z
|| test ! -s conftest.err
configure:27448: $? = 0
configure:27451: test -s conftest
configure:27454: $? = 0
configure:27467: result: yes
configure:27481: zlib support enabled, using -lz
configure:27519: checking whether to enable ACL support in neon
configure:27525: result: yes
configure:28729: SSL support is not enabled
configure:28994: SOCKSv5 support is not enabled
configure:29008: checking for krb5-config
configure:29040: result: none
configure:29595: WebDAV support is enabled
configure:29644: checking expat.h usability
configure:29656: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:29662: $? = 0
configure:29666: test -z
|| test ! -s conftest.err
configure:29669: $? = 0
configure:29672: test -s conftest.o
configure:29675: $? = 0
configure:29685: result: yes
configure:29689: checking expat.h presence
configure:29699: gcc -E -I/usr/local/include conftest.c
configure:29705: $? = 0
configure:29725: result: yes
configure:29760: checking for expat.h
configure:29767: result: yes
configure:29772: checking for XML_SetXmlDeclHandler in -lexpat
configure:29802: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lexpat >&5
configure:29808: $? = 0
configure:29812: test -z
|| test ! -s conftest.err
configure:29815: $? = 0
configure:29818: test -s conftest
configure:29821: $? = 0
configure:29834: result: yes
configure:30747: XML parser used: expat
configure:30766: debugging is enabled
configure:31004: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by neon config.status 0.25.4, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on cc-gms01.ktsh.co.kr
config.status:708: creating neon-config
config.status:708: creating Makefile
config.status:708: creating src/Makefile
config.status:708: creating test/Makefile
config.status:708: creating neon.pc
config.status:816: creating config.h
configure:32100: Configured to build neon 0.25.4:
Install prefix: /usr/local
Compiler: gcc
XML Parser: expat
SSL library: SSL support is not enabled
zlib support: zlib support enabled, using -lz
Build libraries: Shared=no, Static=yes
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-redhat-linux-gnu
ac_cv_build_alias=x86_64-redhat-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_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_exeext=
ac_cv_f77_compiler_gnu=no
ac_cv_func_gai_strerror=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_isatty=yes
ac_cv_func_pipe=yes
ac_cv_func_poll=yes
ac_cv_func_setsockopt=yes
ac_cv_func_setvbuf=yes
ac_cv_func_shutdown=yes
ac_cv_func_signal=yes
ac_cv_func_snprintf=yes
ac_cv_func_stpcpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=yes
ac_cv_func_strtoll=yes
ac_cv_func_usleep=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_decl_stpcpy=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_expat_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdarg_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_poll_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-redhat-linux-gnu
ac_cv_host_alias=x86_64-redhat-linux-gnu
ac_cv_lib_expat_XML_SetXmlDeclHandler=yes
ac_cv_lib_z_inflate=yes
ac_cv_member_struct_tm___tm_gmtoff=no
ac_cv_member_struct_tm_tm_gmtoff=yes
ac_cv_objext=o
ac_cv_path_KRB5_CONFIG=none
ac_cv_path_ac_pt_AR=/usr/bin/ar
ac_cv_path_ac_pt_RANLIB=/usr/bin/ranlib
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_off_t=8
ac_cv_sizeof_size_t=8
ac_cv_sizeof_ssize_t=8
ac_cv_sizeof_time_t=8
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_long_long=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_time_t=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
ne_cv_cc_werror=yes
ne_cv_fmt_off_t=ld
ne_cv_fmt_size_t=lu
ne_cv_fmt_ssize_t=ld
ne_cv_fmt_time_t=ld
ne_cv_gai_addrconfig=no
ne_cv_libsfor_getaddrinfo='none needed'
ne_cv_libsfor_socket='none needed'
ne_cv_os_macosx=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
ALLOW_INSTALL='yes'
AR='/usr/bin/ar'
CC='gcc'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=' -I/usr/local/include -I${top_builddir}'
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS='-g -O2'
DEFS='-DHAVE_CONFIG_H'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77=''
FFLAGS=''
GNUTLS_CONFIG=''
HELPERS=' $(ZLIB_HELPERS)'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
KRB5_CONFIG='none'
LDFLAGS=' -L/usr/local/lib '
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
NEONOBJS=' $(NEON_DAVOBJS)'
NEON_BUILD_BUNDLED='yes'
NEON_CFLAGS=''
NEON_EXTRAOBJS=' ne_acl.lo ne_stubssl.lo'
NEON_LIBS=' -lz -lexpat'
NEON_LINK_FLAGS='-version-info 25:4:0 -export-symbols-regex '^ne_[^_]''
NEON_LTLIBS=''
NEON_OBJEXT='lo'
NEON_SUPPORTS_SSL=''
NEON_TARGET='libneon.la'
NEON_VERSION='0.25.4'
NE_FLAG_DAV='yes'
NE_FLAG_IPV6='yes'
NE_FLAG_LFS='no'
NE_FLAG_SOCKS='no'
NE_FLAG_SSL='no'
NE_FLAG_ZLIB='yes'
OBJEXT='o'
OPENSSL=''
PACKAGE_BUGREPORT='neon@webdav.org'
PACKAGE_NAME='neon'
PACKAGE_STRING='neon 0.25.4'
PACKAGE_TARNAME='neon'
PACKAGE_VERSION='0.25.4'
PATH_SEPARATOR=':'
PKG_CONFIG=''
RANLIB='/usr/bin/ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TESTS='$(BASIC_TESTS) $(ZLIB_TESTS) $(DAV_TESTS)'
TEST_LDFLAGS='-no-install'
XML2_CONFIG=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
ac_pt_AR='/usr/bin/ar'
ac_pt_RANLIB='/usr/bin/ranlib'
bindir='${exec_prefix}/bin'
build='x86_64-redhat-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='redhat'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='x86_64-redhat-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='redhat'
includedir='/usr/local'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
top_builddir=''
user_LDFLAGS=' -L/usr/local/lib '
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_ARPA_INET_H 1
#define HAVE_DECL_STPCPY 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_DLFCN_H 1
#define HAVE_ERRNO_H 1
#define HAVE_EXPAT 1
#define HAVE_GAI_STRERROR 1
#define HAVE_INET_NTOP 1
#define HAVE_INTTYPES_H 1
#define HAVE_ISATTY 1
#define HAVE_LIMITS_H 1
#define HAVE_MEMORY_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_PIPE 1
#define HAVE_POLL 1
#define HAVE_SETSOCKOPT 1
#define HAVE_SETVBUF 1
#define HAVE_SHUTDOWN 1
#define HAVE_SIGNAL 1
#define HAVE_SIGNAL_H 1
#define HAVE_SNPRINTF 1
#define HAVE_STDARG_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STPCPY 1
#define HAVE_STRCASECMP 1
#define HAVE_STRERROR_R 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRTOLL 1
#define HAVE_STRUCT_TM_TM_GMTOFF 1
#define HAVE_SYS_POLL_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_USLEEP 1
#define HAVE_VSNPRINTF 1
#define NEON_IS_LIBRARY 1
#define NEON_VERSION "0.25.4"
#define NE_DEBUGGING 1
#define NE_FMT_OFF_T "ld"
#define NE_FMT_SIZE_T "lu"
#define NE_FMT_SSIZE_T "ld"
#define NE_FMT_TIME_T "ld"
#define NE_HAVE_DAV 1
#define NE_HAVE_IPV6 1
#define NE_HAVE_ZLIB 1
#define NE_USE_POLL 1
#define NE_VERSION_MAJOR (0)
#define NE_VERSION_MINOR (25)
#define NE_VERSION_PATCH (4)
#define PACKAGE_BUGREPORT "neon@webdav.org"
#define PACKAGE_NAME "neon"
#define PACKAGE_STRING "neon 0.25.4"
#define PACKAGE_TARNAME "neon"
#define PACKAGE_VERSION "0.25.4"
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_OFF_T 8
#define SIZEOF_SIZE_T 8
#define SIZEOF_SSIZE_T 8
#define SIZEOF_TIME_T 8
#define STDC_HEADERS 1
#define STRERROR_R_CHAR_P 1
#define TIME_WITH_SYS_TIME 1
#define USE_GETADDRINFO 1
#define _GNU_SOURCE 1
#endif
#ifdef __cplusplus
extern "C" void exit (int) throw ();
configure: exit 0