This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by lighttpd configure 1.4.11, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc/lighttpd --libdir=/usr/lib/lighttpd --localstatedir=/var --enable-lfs --with-attr --with-openssl --with-pcre --with-bzip2 --with-gdbm --with-memcache --with-fam ## --------- ## ## Platform. ## ## --------- ## hostname = manga uname -m = i686 uname -r = 2.6.16.3 uname -s = Linux uname -v = #1 SMP PREEMPT Tue Apr 11 10:45:27 UTC 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/naveen/local/bin PATH: /home/naveen/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/X11R6/bin PATH: /usr/games PATH: /usr/share/texmf/bin PATH: . ## ----------- ## ## Core tests. ## ## ----------- ## configure:1569: checking build system type configure:1587: result: i686-pc-linux-gnu configure:1595: checking host system type configure:1609: result: i686-pc-linux-gnu configure:1617: checking target system type configure:1631: result: i686-pc-linux-gnu configure:1660: checking for a BSD-compatible install configure:1715: result: /usr/bin/ginstall -c configure:1726: checking whether build environment is sane configure:1769: result: yes configure:1834: checking for gawk configure:1850: found /bin/gawk configure:1860: result: gawk configure:1870: checking whether make sets $(MAKE) configure:1890: result: yes configure:2062: checking whether to enable maintainer-specific portions of Makefiles configure:2071: result: no configure:2134: checking for gcc configure:2150: found /usr/bin/gcc configure:2160: result: gcc configure:2404: checking for C compiler version configure:2407: gcc --version &5 gcc (GCC) 3.4.4 Copyright (C) 2004 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:2410: $? = 0 configure:2412: gcc -v &5 Reading specs from /usr/lib/gcc/i486-slackware-linux/3.4.4/specs Configured with: ../gcc-3.4.4/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i486-slackware-linux --host=i486-slackware-linux Thread model: posix gcc version 3.4.4 configure:2415: $? = 0 configure:2417: gcc -V &5 gcc: `-V' option must have argument configure:2420: $? = 1 configure:2443: checking for C compiler default output file name configure:2446: gcc -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:2449: $? = 0 configure:2495: result: a.out configure:2500: checking whether the C compiler works configure:2506: ./a.out configure:2509: $? = 0 configure:2526: result: yes configure:2533: checking whether we are cross compiling configure:2535: result: no configure:2538: checking for suffix of executables configure:2540: gcc -o conftest -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:2543: $? = 0 configure:2568: result: configure:2574: checking for suffix of object files configure:2595: gcc -c -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:2598: $? = 0 configure:2620: result: o configure:2624: checking whether we are using the GNU C compiler configure:2648: gcc -c -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:2654: $? = 0 configure:2658: test -z || test ! -s conftest.err configure:2661: $? = 0 configure:2664: test -s conftest.o configure:2667: $? = 0 configure:2680: result: yes configure:2686: checking whether gcc accepts -g configure:2707: gcc -c -g conftest.c >&5 configure:2713: $? = 0 configure:2717: test -z || test ! -s conftest.err configure:2720: $? = 0 configure:2723: test -s conftest.o configure:2726: $? = 0 configure:2737: result: yes configure:2754: checking for gcc option to accept ANSI C configure:2824: gcc -c -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:2830: $? = 0 configure:2834: test -z || test ! -s conftest.err configure:2837: $? = 0 configure:2840: test -s conftest.o configure:2843: $? = 0 configure:2861: result: none needed configure:2879: gcc -c -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. conftest.c:2: error: parse error before "me" configure:2885: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3029: checking for style of include used by make configure:3057: result: GNU configure:3085: checking dependency style of gcc configure:3175: result: gcc3 configure:3192: checking for a sed that does not truncate output configure:3246: result: /bin/sed configure:3249: checking for egrep configure:3259: result: grep -E configure:3275: checking for ld used by gcc configure:3342: result: /usr/i486-slackware-linux/bin/ld configure:3351: checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld configure:3366: result: yes configure:3384: checking for a BSD-compatible install configure:3439: result: /usr/bin/ginstall -c configure:3454: checking for gawk configure:3480: result: gawk configure:3495: checking how to run the C preprocessor configure:3530: gcc -E conftest.c configure:3536: $? = 0 configure:3568: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3574: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | /* end confdefs.h. */ | #include configure:3613: result: gcc -E configure:3637: gcc -E conftest.c configure:3643: $? = 0 configure:3675: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3681: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | /* end confdefs.h. */ | #include configure:3724: checking whether ln -s works configure:3728: result: yes configure:3735: checking whether make sets $(MAKE) configure:3755: result: yes configure:3768: checking for AIX configure:3790: result: no configure:3796: checking for library containing strerror configure:3826: gcc -o conftest -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:3832: $? = 0 configure:3836: test -z || test ! -s conftest.err configure:3839: $? = 0 configure:3842: test -s conftest configure:3845: $? = 0 configure:3915: result: none required configure:3922: checking for ANSI C header files configure:3947: gcc -c -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:3953: $? = 0 configure:3957: test -z || test ! -s conftest.err configure:3960: $? = 0 configure:3963: test -s conftest.o configure:3966: $? = 0 configure:4055: gcc -o conftest -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:4058: $? = 0 configure:4060: ./conftest configure:4063: $? = 0 configure:4078: result: yes configure:4102: checking for sys/types.h configure:4118: gcc -c -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:4124: $? = 0 configure:4128: test -z || test ! -s conftest.err configure:4131: $? = 0 configure:4134: test -s conftest.o configure:4137: $? = 0 configure:4148: result: yes configure:4102: checking for sys/stat.h configure:4118: gcc -c -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:4124: $? = 0 configure:4128: test -z || test ! -s conftest.err configure:4131: $? = 0 configure:4134: test -s conftest.o configure:4137: $? = 0 configure:4148: result: yes configure:4102: checking for stdlib.h configure:4118: gcc -c -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:4124: $? = 0 configure:4128: test -z || test ! -s conftest.err configure:4131: $? = 0 configure:4134: test -s conftest.o configure:4137: $? = 0 configure:4148: result: yes configure:4102: checking for string.h configure:4118: gcc -c -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:4124: $? = 0 configure:4128: test -z || test ! -s conftest.err configure:4131: $? = 0 configure:4134: test -s conftest.o configure:4137: $? = 0 configure:4148: result: yes configure:4102: checking for memory.h configure:4118: gcc -c -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:4124: $? = 0 configure:4128: test -z || test ! -s conftest.err configure:4131: $? = 0 configure:4134: test -s conftest.o configure:4137: $? = 0 configure:4148: result: yes configure:4102: checking for strings.h configure:4118: gcc -c -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:4124: $? = 0 configure:4128: test -z || test ! -s conftest.err configure:4131: $? = 0 configure:4134: test -s conftest.o configure:4137: $? = 0 configure:4148: result: yes configure:4102: checking for inttypes.h configure:4118: gcc -c -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:4124: $? = 0 configure:4128: test -z || test ! -s conftest.err configure:4131: $? = 0 configure:4134: test -s conftest.o configure:4137: $? = 0 configure:4148: result: yes configure:4102: checking for stdint.h configure:4118: gcc -c -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:4124: $? = 0 configure:4128: test -z || test ! -s conftest.err configure:4131: $? = 0 configure:4134: test -s conftest.o configure:4137: $? = 0 configure:4148: result: yes configure:4102: checking for unistd.h configure:4118: gcc -c -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:4124: $? = 0 configure:4128: test -z || test ! -s conftest.err configure:4131: $? = 0 configure:4134: test -s conftest.o configure:4137: $? = 0 configure:4148: result: yes configure:4170: checking minix/config.h usability configure:4182: gcc -c -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. conftest.c:55:26: minix/config.h: No such file or directory configure:4188: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4211: result: no configure:4215: checking minix/config.h presence configure:4225: gcc -E conftest.c conftest.c:21:26: minix/config.h: No such file or directory configure:4231: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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:4251: result: no configure:4286: checking for minix/config.h configure:4293: result: no configure:4340: checking for function prototypes configure:4343: result: yes configure:4373: checking for string.h configure:4378: result: yes configure:4596: checking for /usr/i486-slackware-linux/bin/ld option to reload object files configure:4603: result: -r configure:4621: checking for BSD-compatible nm configure:4663: result: /usr/bin/nm -B configure:4667: checking how to recognise dependent libraries configure:4839: result: pass_all configure:5060: checking dlfcn.h usability configure:5072: gcc -c -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:5078: $? = 0 configure:5082: test -z || test ! -s conftest.err configure:5085: $? = 0 configure:5088: test -s conftest.o configure:5091: $? = 0 configure:5101: result: yes configure:5105: checking dlfcn.h presence configure:5115: gcc -E conftest.c configure:5121: $? = 0 configure:5141: result: yes configure:5176: checking for dlfcn.h configure:5183: result: yes configure:5248: checking for g++ configure:5264: found /usr/bin/g++ configure:5274: result: g++ configure:5290: checking for C++ compiler version configure:5293: g++ --version &5 g++ (GCC) 3.4.4 Copyright (C) 2004 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:5296: $? = 0 configure:5298: g++ -v &5 Reading specs from /usr/lib/gcc/i486-slackware-linux/3.4.4/specs Configured with: ../gcc-3.4.4/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i486-slackware-linux --host=i486-slackware-linux Thread model: posix gcc version 3.4.4 configure:5301: $? = 0 configure:5303: g++ -V &5 g++: `-V' option must have argument configure:5306: $? = 1 configure:5309: checking whether we are using the GNU C++ compiler configure:5333: g++ -c -O2 -march=i486 -mcpu=i686 conftest.cc >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:5339: $? = 0 configure:5343: test -z || test ! -s conftest.err configure:5346: $? = 0 configure:5349: test -s conftest.o configure:5352: $? = 0 configure:5365: result: yes configure:5371: checking whether g++ accepts -g configure:5392: g++ -c -g conftest.cc >&5 configure:5398: $? = 0 configure:5402: test -z || test ! -s conftest.err configure:5405: $? = 0 configure:5408: test -s conftest.o configure:5411: $? = 0 configure:5422: result: yes configure:5464: g++ -c -O2 -march=i486 -mcpu=i686 conftest.cc >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:5470: $? = 0 configure:5474: test -z || test ! -s conftest.err configure:5477: $? = 0 configure:5480: test -s conftest.o configure:5483: $? = 0 configure:5509: g++ -c -O2 -march=i486 -mcpu=i686 conftest.cc >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. conftest.cc: In function `int main()': conftest.cc:29: error: `exit' undeclared (first use this function) conftest.cc:29: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:5515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:5464: g++ -c -O2 -march=i486 -mcpu=i686 conftest.cc >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:5470: $? = 0 configure:5474: test -z || test ! -s conftest.err configure:5477: $? = 0 configure:5480: test -s conftest.o configure:5483: $? = 0 configure:5509: g++ -c -O2 -march=i486 -mcpu=i686 conftest.cc >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:5515: $? = 0 configure:5519: test -z || test ! -s conftest.err configure:5522: $? = 0 configure:5525: test -s conftest.o configure:5528: $? = 0 configure:5553: checking dependency style of g++ configure:5643: result: gcc3 configure:5670: checking how to run the C++ preprocessor configure:5701: g++ -E conftest.cc configure:5707: $? = 0 configure:5739: g++ -E conftest.cc conftest.cc:28:28: ac_nonexistent.h: No such file or directory configure:5745: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5784: result: g++ -E configure:5808: g++ -E conftest.cc configure:5814: $? = 0 configure:5846: g++ -E conftest.cc conftest.cc:28:28: ac_nonexistent.h: No such file or directory configure:5852: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5949: checking for g77 configure:5965: found /usr/bin/g77 configure:5975: result: g77 configure:5990: checking for Fortran 77 compiler version configure:5993: g77 --version &5 GNU Fortran (GCC) 3.4.4 Copyright (C) 2004 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:5996: $? = 0 configure:5998: g77 -v &5 Reading specs from /usr/lib/gcc/i486-slackware-linux/3.4.4/specs Configured with: ../gcc-3.4.4/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i486-slackware-linux --host=i486-slackware-linux Thread model: posix gcc version 3.4.4 configure:6001: $? = 0 configure:6003: g77 -V &5 g77: `-V' option must have argument configure:6006: $? = 1 configure:6014: checking whether we are using the GNU Fortran 77 compiler configure:6028: g77 -c conftest.F >&5 configure:6034: $? = 0 configure:6038: test -z || test ! -s conftest.err configure:6041: $? = 0 configure:6044: test -s conftest.o configure:6047: $? = 0 configure:6060: result: yes configure:6066: checking whether g77 accepts -g configure:6078: g77 -c -g conftest.f >&5 configure:6084: $? = 0 configure:6088: test -z || test ! -s conftest.err configure:6091: $? = 0 configure:6094: test -s conftest.o configure:6097: $? = 0 configure:6109: result: yes configure:6139: checking the maximum length of command line arguments configure:6231: result: 32768 configure:6242: checking command to parse /usr/bin/nm -B output from gcc object configure:6338: gcc -c -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:6341: $? = 0 configure:6345: /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:6348: $? = 0 configure:6400: gcc -o conftest -O2 -march=i486 -mcpu=i686 conftest.c conftstm.o >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:6403: $? = 0 configure:6441: result: ok configure:6445: checking for objdir configure:6460: result: .libs configure:6550: checking for ar configure:6566: found /usr/bin/ar configure:6577: result: ar configure:6630: checking for ranlib configure:6646: found /usr/bin/ranlib configure:6657: result: ranlib configure:6710: checking for strip configure:6726: found /usr/bin/strip configure:6737: result: strip configure:7024: checking if gcc static flag works `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:7052: result: yes configure:7070: checking if gcc supports -fno-rtti -fno-exceptions configure:7088: gcc -c -O2 -march=i486 -mcpu=i686 -fno-rtti -fno-exceptions conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7092: $? = 0 configure:7105: result: no configure:7120: checking for gcc option to produce PIC configure:7324: result: -fPIC configure:7332: checking if gcc PIC flag -fPIC works configure:7350: gcc -c -O2 -march=i486 -mcpu=i686 -fPIC -DPIC conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:7354: $? = 0 configure:7367: result: yes configure:7391: checking if gcc supports -c -o file.o configure:7412: gcc -c -O2 -march=i486 -mcpu=i686 -o out/conftest2.o conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:7416: $? = 0 configure:7438: result: yes configure:7464: checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:8359: result: yes configure:8385: checking whether -lc should be explicitly linked in configure:8390: gcc -c -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:8393: $? = 0 configure:8407: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8410: $? = 0 configure:8422: result: no configure:8430: checking dynamic linker characteristics configure:8993: result: GNU/Linux ld.so configure:8997: checking how to hardcode library paths into programs configure:9022: result: immediate configure:9036: checking whether stripping libraries is possible configure:9041: result: yes configure:9167: checking for shl_load configure:9224: gcc -o conftest -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. /tmp/cc4tR636.o(.text+0x14): In function `main': : undefined reference to `shl_load' /tmp/cc4tR636.o(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:9230: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:9255: result: no configure:9260: checking for shl_load in -ldld configure:9290: gcc -o conftest -O2 -march=i486 -mcpu=i686 conftest.c -ldld >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. /usr/lib/gcc/i486-slackware-linux/3.4.4/../../../../i486-slackware-linux/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:9296: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:9322: result: no configure:9327: checking for dlopen configure:9384: gcc -o conftest -O2 -march=i486 -mcpu=i686 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. /tmp/ccgeFcjv.o(.text+0x14): In function `main': : undefined reference to `dlopen' /tmp/ccgeFcjv.o(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:9390: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_dlopen) || defined (__stub___dlopen) | choke me | #else | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:9415: result: no configure:9420: checking for dlopen in -ldl configure:9450: gcc -o conftest -O2 -march=i486 -mcpu=i686 conftest.c -ldl >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:9456: $? = 0 configure:9460: test -z || test ! -s conftest.err configure:9463: $? = 0 configure:9466: test -s conftest configure:9469: $? = 0 configure:9482: result: yes configure:9657: checking whether a program can dlopen itself configure:9729: gcc -o conftest -O2 -march=i486 -mcpu=i686 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:9732: $? = 0 configure:9750: result: yes configure:9755: checking whether a statically linked program can dlopen itself configure:9827: gcc -o conftest -O2 -march=i486 -mcpu=i686 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:9830: $? = 0 configure:9848: result: yes configure:9871: checking if libtool supports shared libraries configure:9873: result: yes configure:9876: checking whether to build shared libraries configure:9897: result: yes configure:9900: checking whether to build static libraries configure:9904: result: no configure:9996: creating libtool configure:10574: checking for ld used by g++ configure:10641: result: /usr/i486-slackware-linux/bin/ld configure:10650: checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld configure:10665: result: yes configure:10716: checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:11603: result: yes configure:11621: g++ -c -O2 -march=i486 -mcpu=i686 conftest.cc >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:11624: $? = 0 configure:11720: checking for g++ option to produce PIC configure:11988: result: -fPIC configure:11996: checking if g++ PIC flag -fPIC works configure:12014: g++ -c -O2 -march=i486 -mcpu=i686 -fPIC -DPIC conftest.cc >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:12018: $? = 0 configure:12031: result: yes configure:12055: checking if g++ supports -c -o file.o configure:12076: g++ -c -O2 -march=i486 -mcpu=i686 -o out/conftest2.o conftest.cc >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:12080: $? = 0 configure:12102: result: yes configure:12128: checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:12153: result: yes configure:12224: checking dynamic linker characteristics configure:12787: result: GNU/Linux ld.so configure:12791: checking how to hardcode library paths into programs configure:12816: result: immediate configure:12830: checking whether stripping libraries is possible configure:12835: result: yes configure:12961: checking for shl_load configure:13049: result: no configure:13054: checking for shl_load in -ldld configure:13116: result: no configure:13121: checking for dlopen configure:13209: result: no configure:13214: checking for dlopen in -ldl configure:13276: result: yes configure:13451: checking whether a program can dlopen itself configure:13544: result: yes configure:13549: checking whether a statically linked program can dlopen itself configure:13642: result: yes configure:14171: checking if libtool supports shared libraries configure:14173: result: yes configure:14176: checking whether to build shared libraries configure:14196: result: yes configure:14199: checking whether to build static libraries configure:14203: result: no configure:14215: checking for g77 option to produce PIC configure:14419: result: -fPIC configure:14427: checking if g77 PIC flag -fPIC works configure:14445: g77 -c -g -O2 -fPIC conftest.f >&5 configure:14449: $? = 0 configure:14462: result: yes configure:14486: checking if g77 supports -c -o file.o configure:14507: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:14511: $? = 0 configure:14533: result: yes configure:14559: checking whether the g77 linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:15434: result: yes configure:15505: checking dynamic linker characteristics configure:16068: result: GNU/Linux ld.so configure:16072: checking how to hardcode library paths into programs configure:16097: result: immediate configure:16111: checking whether stripping libraries is possible configure:16116: result: yes configure:20377: checking for ANSI C header files configure:20533: result: yes configure:20543: checking for sys/wait.h that is POSIX.1 compatible configure:20574: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:20580: $? = 0 configure:20584: test -z || test ! -s conftest.err configure:20587: $? = 0 configure:20590: test -s conftest.o configure:20593: $? = 0 configure:20604: result: yes configure:20657: checking arpa/inet.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:20675: $? = 0 configure:20679: test -z || test ! -s conftest.err configure:20682: $? = 0 configure:20685: test -s conftest.o configure:20688: $? = 0 configure:20698: result: yes configure:20702: checking arpa/inet.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c configure:20718: $? = 0 configure:20738: result: yes configure:20773: checking for arpa/inet.h configure:20780: result: yes configure:20657: checking fcntl.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:20675: $? = 0 configure:20679: test -z || test ! -s conftest.err configure:20682: $? = 0 configure:20685: test -s conftest.o configure:20688: $? = 0 configure:20698: result: yes configure:20702: checking fcntl.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c configure:20718: $? = 0 configure:20738: result: yes configure:20773: checking for fcntl.h configure:20780: result: yes configure:20657: checking netinet/in.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:20675: $? = 0 configure:20679: test -z || test ! -s conftest.err configure:20682: $? = 0 configure:20685: test -s conftest.o configure:20688: $? = 0 configure:20698: result: yes configure:20702: checking netinet/in.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c configure:20718: $? = 0 configure:20738: result: yes configure:20773: checking for netinet/in.h configure:20780: result: yes configure:20648: checking for stdlib.h configure:20653: result: yes configure:20648: checking for string.h configure:20653: result: yes configure:20657: checking sys/socket.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:20675: $? = 0 configure:20679: test -z || test ! -s conftest.err configure:20682: $? = 0 configure:20685: test -s conftest.o configure:20688: $? = 0 configure:20698: result: yes configure:20702: checking sys/socket.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c configure:20718: $? = 0 configure:20738: result: yes configure:20773: checking for sys/socket.h configure:20780: result: yes configure:20657: checking sys/time.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:20675: $? = 0 configure:20679: test -z || test ! -s conftest.err configure:20682: $? = 0 configure:20685: test -s conftest.o configure:20688: $? = 0 configure:20698: result: yes configure:20702: checking sys/time.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c configure:20718: $? = 0 configure:20738: result: yes configure:20773: checking for sys/time.h configure:20780: result: yes configure:20648: checking for unistd.h configure:20653: result: yes configure:20657: checking sys/sendfile.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:20675: $? = 0 configure:20679: test -z || test ! -s conftest.err configure:20682: $? = 0 configure:20685: test -s conftest.o configure:20688: $? = 0 configure:20698: result: yes configure:20702: checking sys/sendfile.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c configure:20718: $? = 0 configure:20738: result: yes configure:20773: checking for sys/sendfile.h configure:20780: result: yes configure:20657: checking sys/uio.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:20675: $? = 0 configure:20679: test -z || test ! -s conftest.err configure:20682: $? = 0 configure:20685: test -s conftest.o configure:20688: $? = 0 configure:20698: result: yes configure:20702: checking sys/uio.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c configure:20718: $? = 0 configure:20738: result: yes configure:20773: checking for sys/uio.h configure:20780: result: yes configure:20657: checking getopt.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:20675: $? = 0 configure:20679: test -z || test ! -s conftest.err configure:20682: $? = 0 configure:20685: test -s conftest.o configure:20688: $? = 0 configure:20698: result: yes configure:20702: checking getopt.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c configure:20718: $? = 0 configure:20738: result: yes configure:20773: checking for getopt.h configure:20780: result: yes configure:20657: checking sys/epoll.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:20675: $? = 0 configure:20679: test -z || test ! -s conftest.err configure:20682: $? = 0 configure:20685: test -s conftest.o configure:20688: $? = 0 configure:20698: result: yes configure:20702: checking sys/epoll.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c configure:20718: $? = 0 configure:20738: result: yes configure:20773: checking for sys/epoll.h configure:20780: result: yes configure:20657: checking sys/select.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:20675: $? = 0 configure:20679: test -z || test ! -s conftest.err configure:20682: $? = 0 configure:20685: test -s conftest.o configure:20688: $? = 0 configure:20698: result: yes configure:20702: checking sys/select.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c configure:20718: $? = 0 configure:20738: result: yes configure:20773: checking for sys/select.h configure:20780: result: yes configure:20657: checking poll.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:20675: $? = 0 configure:20679: test -z || test ! -s conftest.err configure:20682: $? = 0 configure:20685: test -s conftest.o configure:20688: $? = 0 configure:20698: result: yes configure:20702: checking poll.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c configure:20718: $? = 0 configure:20738: result: yes configure:20773: checking for poll.h configure:20780: result: yes configure:20657: checking sys/poll.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:20675: $? = 0 configure:20679: test -z || test ! -s conftest.err configure:20682: $? = 0 configure:20685: test -s conftest.o configure:20688: $? = 0 configure:20698: result: yes configure:20702: checking sys/poll.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c configure:20718: $? = 0 configure:20738: result: yes configure:20773: checking for sys/poll.h configure:20780: result: yes configure:20657: checking sys/devpoll.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. conftest.c:79:25: sys/devpoll.h: No such file or directory configure:20675: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20698: result: no configure:20702: checking sys/devpoll.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c conftest.c:45:25: sys/devpoll.h: No such file or directory configure:20718: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:20738: result: no configure:20773: checking for sys/devpoll.h configure:20780: result: no configure:20657: checking sys/filio.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. conftest.c:79:23: sys/filio.h: No such file or directory configure:20675: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20698: result: no configure:20702: checking sys/filio.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c conftest.c:45:23: sys/filio.h: No such file or directory configure:20718: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:20738: result: no configure:20773: checking for sys/filio.h configure:20780: result: no configure:20657: checking sys/mman.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:20675: $? = 0 configure:20679: test -z || test ! -s conftest.err configure:20682: $? = 0 configure:20685: test -s conftest.o configure:20688: $? = 0 configure:20698: result: yes configure:20702: checking sys/mman.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c configure:20718: $? = 0 configure:20738: result: yes configure:20773: checking for sys/mman.h configure:20780: result: yes configure:20657: checking sys/event.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. conftest.c:80:23: sys/event.h: No such file or directory configure:20675: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20698: result: no configure:20702: checking sys/event.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c conftest.c:46:23: sys/event.h: No such file or directory configure:20718: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:20738: result: no configure:20773: checking for sys/event.h configure:20780: result: no configure:20657: checking sys/port.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. conftest.c:80:22: sys/port.h: No such file or directory configure:20675: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20698: result: no configure:20702: checking sys/port.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c conftest.c:46:22: sys/port.h: No such file or directory configure:20718: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:20738: result: no configure:20773: checking for sys/port.h configure:20780: result: no configure:20657: checking pwd.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:20675: $? = 0 configure:20679: test -z || test ! -s conftest.err configure:20682: $? = 0 configure:20685: test -s conftest.o configure:20688: $? = 0 configure:20698: result: yes configure:20702: checking pwd.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c configure:20718: $? = 0 configure:20738: result: yes configure:20773: checking for pwd.h configure:20780: result: yes configure:20657: checking sys/syslimits.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. conftest.c:81:27: sys/syslimits.h: No such file or directory configure:20675: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20698: result: no configure:20702: checking sys/syslimits.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c conftest.c:47:27: sys/syslimits.h: No such file or directory configure:20718: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include configure:20738: result: no configure:20773: checking for sys/syslimits.h configure:20780: result: no configure:20657: checking sys/resource.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:20675: $? = 0 configure:20679: test -z || test ! -s conftest.err configure:20682: $? = 0 configure:20685: test -s conftest.o configure:20688: $? = 0 configure:20698: result: yes configure:20702: checking sys/resource.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c configure:20718: $? = 0 configure:20738: result: yes configure:20773: checking for sys/resource.h configure:20780: result: yes configure:20657: checking sys/un.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:20675: $? = 0 configure:20679: test -z || test ! -s conftest.err configure:20682: $? = 0 configure:20685: test -s conftest.o configure:20688: $? = 0 configure:20698: result: yes configure:20702: checking sys/un.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c configure:20718: $? = 0 configure:20738: result: yes configure:20773: checking for sys/un.h configure:20780: result: yes configure:20657: checking syslog.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:20675: $? = 0 configure:20679: test -z || test ! -s conftest.err configure:20682: $? = 0 configure:20685: test -s conftest.o configure:20688: $? = 0 configure:20698: result: yes configure:20702: checking syslog.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c configure:20718: $? = 0 configure:20738: result: yes configure:20773: checking for syslog.h configure:20780: result: yes configure:20657: checking sys/prctl.h usability configure:20669: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:20675: $? = 0 configure:20679: test -z || test ! -s conftest.err configure:20682: $? = 0 configure:20685: test -s conftest.o configure:20688: $? = 0 configure:20698: result: yes configure:20702: checking sys/prctl.h presence configure:20712: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c configure:20718: $? = 0 configure:20738: result: yes configure:20773: checking for sys/prctl.h configure:20780: result: yes configure:20795: checking for an ANSI C-conforming const configure:20862: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:20868: $? = 0 configure:20872: test -z || test ! -s conftest.err configure:20875: $? = 0 configure:20878: test -s conftest.o configure:20881: $? = 0 configure:20892: result: yes configure:20902: checking for inline configure:20923: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:20929: $? = 0 configure:20933: test -z || test ! -s conftest.err configure:20936: $? = 0 configure:20939: test -s conftest.o configure:20942: $? = 0 configure:20954: result: inline configure:20974: checking whether char is unsigned configure:20997: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:21003: $? = 0 configure:21007: test -z || test ! -s conftest.err configure:21010: $? = 0 configure:21013: test -s conftest.o configure:21016: $? = 0 configure:21027: result: no configure:21036: checking for off_t configure:21060: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:21066: $? = 0 configure:21070: test -z || test ! -s conftest.err configure:21073: $? = 0 configure:21076: test -s conftest.o configure:21079: $? = 0 configure:21090: result: yes configure:21102: checking for pid_t configure:21126: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:21132: $? = 0 configure:21136: test -z || test ! -s conftest.err configure:21139: $? = 0 configure:21142: test -s conftest.o configure:21145: $? = 0 configure:21156: result: yes configure:21168: checking for size_t configure:21192: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:21198: $? = 0 configure:21202: test -z || test ! -s conftest.err configure:21205: $? = 0 configure:21208: test -s conftest.o configure:21211: $? = 0 configure:21222: result: yes configure:21235: checking for struct tm.tm_gmtoff configure:21259: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:21265: $? = 0 configure:21269: test -z || test ! -s conftest.err configure:21272: $? = 0 configure:21275: test -s conftest.o configure:21278: $? = 0 configure:21336: result: yes configure:21346: checking for struct sockaddr_storage configure:21371: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:21377: $? = 0 configure:21381: test -z || test ! -s conftest.err configure:21384: $? = 0 configure:21387: test -s conftest.o configure:21390: $? = 0 configure:21401: result: yes configure:21412: checking for socklen_t configure:21438: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:21444: $? = 0 configure:21448: test -z || test ! -s conftest.err configure:21451: $? = 0 configure:21454: test -s conftest.o configure:21457: $? = 0 configure:21468: result: yes configure:21487: checking for unistd.h configure:21492: result: yes configure:21496: checking vfork.h usability configure:21508: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. conftest.c:89:19: vfork.h: No such file or directory configure:21514: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21537: result: no configure:21541: checking vfork.h presence configure:21551: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c conftest.c:55:19: vfork.h: No such file or directory configure:21557: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:21577: result: no configure:21612: checking for vfork.h configure:21619: result: no configure:21637: checking for fork configure:21694: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:21700: $? = 0 configure:21704: test -z || test ! -s conftest.err configure:21707: $? = 0 configure:21710: test -s conftest configure:21713: $? = 0 configure:21725: result: yes configure:21637: checking for vfork configure:21694: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:21700: $? = 0 configure:21704: test -z || test ! -s conftest.err configure:21707: $? = 0 configure:21710: test -s conftest configure:21713: $? = 0 configure:21725: result: yes configure:21736: checking for working fork configure:21759: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:21762: $? = 0 configure:21764: ./conftest configure:21767: $? = 0 configure:21781: result: yes configure:21802: checking for working vfork configure:21935: result: yes configure:21967: checking return type of signal handlers configure:21998: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:22004: $? = 0 configure:22008: test -z || test ! -s conftest.err configure:22011: $? = 0 configure:22014: test -s conftest.o configure:22017: $? = 0 configure:22028: result: void configure:22036: checking whether lstat dereferences a symlink specified with a trailing slash configure:22067: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:22070: $? = 0 configure:22072: ./conftest configure:22075: $? = 0 configure:22096: result: yes configure:22117: checking whether stat accepts an empty string configure:22142: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:22145: $? = 0 configure:22147: ./conftest configure:22150: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | struct stat sbuf; | exit (stat ("", &sbuf) ? 1 : 0); | ; | return 0; | } configure:22164: result: no configure:22186: checking for strftime configure:22243: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. conftest.c:85: warning: conflicting types for built-in function 'strftime' configure:22249: $? = 0 configure:22253: test -z || test ! -s conftest.err configure:22256: $? = 0 configure:22259: test -s conftest configure:22262: $? = 0 configure:22274: result: yes configure:22362: checking for MySQL support configure:22608: result: no configure:22615: checking for LDAP support configure:22625: result: yes configure:23092: checking for extended attributes support configure:23102: result: yes configure:23105: checking for attr_get in -lattr configure:23135: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c -lattr >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:23141: $? = 0 configure:23145: test -z || test ! -s conftest.err configure:23148: $? = 0 configure:23151: test -s conftest configure:23154: $? = 0 configure:23167: result: yes configure:23185: checking attr/attributes.h usability configure:23197: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:23203: $? = 0 configure:23207: test -z || test ! -s conftest.err configure:23210: $? = 0 configure:23213: test -s conftest.o configure:23216: $? = 0 configure:23226: result: yes configure:23230: checking attr/attributes.h presence configure:23240: gcc -E -D_REENTRANT -D__EXTENSIONS__ conftest.c configure:23246: $? = 0 configure:23266: result: yes configure:23301: checking for attr/attributes.h configure:23308: result: yes configure:23339: checking for library containing socket configure:23369: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:23375: $? = 0 configure:23379: test -z || test ! -s conftest.err configure:23382: $? = 0 configure:23385: test -s conftest configure:23388: $? = 0 configure:23458: result: none required configure:23465: checking for library containing gethostbyname configure:23495: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:23501: $? = 0 configure:23505: test -z || test ! -s conftest.err configure:23508: $? = 0 configure:23511: test -s conftest configure:23514: $? = 0 configure:23584: result: none required configure:23591: checking for library containing hstrerror configure:23621: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:23627: $? = 0 configure:23631: test -z || test ! -s conftest.err configure:23634: $? = 0 configure:23637: test -s conftest configure:23640: $? = 0 configure:23710: result: none required configure:23719: checking for library containing dlopen configure:23749: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. /tmp/cc8rmYYy.o(.text+0xd): In function `main': : undefined reference to `dlopen' collect2: ld returned 1 exit status configure:23755: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | #define HAVE_XATTR 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | int | main () | { | dlopen (); | ; | return 0; | } configure:23804: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ conftest.c -ldl >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:23810: $? = 0 configure:23814: test -z || test ! -s conftest.err configure:23817: $? = 0 configure:23820: test -s conftest configure:23823: $? = 0 configure:23838: result: -ldl configure:23848: checking for dlfcn.h configure:23853: result: yes configure:24013: checking for valgrind configure:24023: result: no configure:24178: checking for OpenSSL configure:24198: result: yes configure:24246: checking openssl/ssl.h usability configure:24258: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:24264: $? = 0 configure:24268: test -z || test ! -s conftest.err configure:24271: $? = 0 configure:24274: test -s conftest.o configure:24277: $? = 0 configure:24287: result: yes configure:24291: checking openssl/ssl.h presence configure:24301: gcc -E -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c configure:24307: $? = 0 configure:24327: result: yes configure:24362: checking for openssl/ssl.h configure:24369: result: yes configure:24383: checking for BIO_f_base64 in -lcrypto configure:24413: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c -lcrypto >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:24419: $? = 0 configure:24423: test -z || test ! -s conftest.err configure:24426: $? = 0 configure:24429: test -s conftest configure:24432: $? = 0 configure:24445: result: yes configure:24449: checking for SSL_new in -lssl configure:24479: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c -lssl -lcrypto -ldl >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:24485: $? = 0 configure:24489: test -z || test ! -s conftest.err configure:24492: $? = 0 configure:24495: test -s conftest configure:24498: $? = 0 configure:24511: result: yes configure:24529: checking for perl regular expressions support configure:24539: result: yes configure:24545: checking for pcre-config configure:24563: found /usr/bin/pcre-config configure:24575: result: /usr/bin/pcre-config configure:24588: checking for pcre_compile in -lpcre configure:24618: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c -lpcre -L/usr/lib -lpcre >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:24624: $? = 0 configure:24628: test -z || test ! -s conftest.err configure:24631: $? = 0 configure:24634: test -s conftest configure:24637: $? = 0 configure:24650: result: yes configure:24668: checking pcre.h usability configure:24680: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:24686: $? = 0 configure:24690: test -z || test ! -s conftest.err configure:24693: $? = 0 configure:24696: test -s conftest.o configure:24699: $? = 0 configure:24709: result: yes configure:24713: checking pcre.h presence configure:24723: gcc -E -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c configure:24729: $? = 0 configure:24749: result: yes configure:24784: checking for pcre.h configure:24791: result: yes configure:24823: checking for deflate in -lz configure:24853: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c -lz >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:24859: $? = 0 configure:24863: test -z || test ! -s conftest.err configure:24866: $? = 0 configure:24869: test -s conftest configure:24872: $? = 0 configure:24885: result: yes configure:24903: checking zlib.h usability configure:24915: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:24921: $? = 0 configure:24925: test -z || test ! -s conftest.err configure:24928: $? = 0 configure:24931: test -s conftest.o configure:24934: $? = 0 configure:24944: result: yes configure:24948: checking zlib.h presence configure:24958: gcc -E -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c configure:24964: $? = 0 configure:24984: result: yes configure:25019: checking for zlib.h configure:25026: result: yes configure:25055: checking for bzip2 support configure:25065: result: yes configure:25069: checking for BZ2_bzCompress in -lbz2 configure:25099: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c -lbz2 >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:25105: $? = 0 configure:25109: test -z || test ! -s conftest.err configure:25112: $? = 0 configure:25115: test -s conftest configure:25118: $? = 0 configure:25131: result: yes configure:25149: checking bzlib.h usability configure:25161: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:25167: $? = 0 configure:25171: test -z || test ! -s conftest.err configure:25174: $? = 0 configure:25177: test -s conftest.o configure:25180: $? = 0 configure:25190: result: yes configure:25194: checking bzlib.h presence configure:25204: gcc -E -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c configure:25210: $? = 0 configure:25230: result: yes configure:25265: checking for bzlib.h configure:25272: result: yes configure:25305: checking for pkg-config configure:25323: found /usr/bin/pkg-config configure:25336: result: /usr/bin/pkg-config configure:25345: checking for FAM configure:25355: result: yes configure:25359: checking for FAMOpen2 in -lfam configure:25389: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c -lfam >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:25395: $? = 0 configure:25399: test -z || test ! -s conftest.err configure:25402: $? = 0 configure:25405: test -s conftest configure:25408: $? = 0 configure:25421: result: yes configure:25439: checking fam.h usability configure:25451: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:25457: $? = 0 configure:25461: test -z || test ! -s conftest.err configure:25464: $? = 0 configure:25467: test -s conftest.o configure:25470: $? = 0 configure:25480: result: yes configure:25484: checking fam.h presence configure:25494: gcc -E -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c configure:25500: $? = 0 configure:25520: result: yes configure:25555: checking for fam.h configure:25562: result: yes configure:25707: checking for FAMNoExists configure:25764: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c -lfam >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:25770: $? = 0 configure:25774: test -z || test ! -s conftest.err configure:25777: $? = 0 configure:25780: test -s conftest configure:25783: $? = 0 configure:25795: result: yes configure:25808: checking for properties in mod_webdav configure:25818: result: no configure:26042: checking for gdbm configure:26052: result: yes configure:26056: checking for gdbm_open in -lgdbm configure:26086: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c -lgdbm >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:26092: $? = 0 configure:26096: test -z || test ! -s conftest.err configure:26099: $? = 0 configure:26102: test -s conftest configure:26105: $? = 0 configure:26118: result: yes configure:26136: checking gdbm.h usability configure:26148: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:26154: $? = 0 configure:26158: test -z || test ! -s conftest.err configure:26161: $? = 0 configure:26164: test -s conftest.o configure:26167: $? = 0 configure:26177: result: yes configure:26181: checking gdbm.h presence configure:26191: gcc -E -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c configure:26197: $? = 0 configure:26217: result: yes configure:26252: checking for gdbm.h configure:26259: result: yes configure:26289: checking for memcache configure:26299: result: yes configure:26302: checking for mc_new in -lmemcache configure:26332: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c -lmemcache >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. /usr/lib/gcc/i486-slackware-linux/3.4.4/../../../../i486-slackware-linux/bin/ld: cannot find -lmemcache collect2: ld returned 1 exit status configure:26338: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | #define HAVE_XATTR 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLFCN_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL | #define HAVE_PCRE_H 1 | #define HAVE_LIBPCRE 1 | #define HAVE_PCRE_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_BZLIB_H 1 | #define HAVE_FAM_H 1 | #define HAVE_LIBFAM 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_GDBM_H 1 | #define HAVE_GDBM 1 | #define HAVE_GDBM_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mc_new (); | int | main () | { | mc_new (); | ; | return 0; | } configure:26364: result: no configure:26536: checking for lua configure:26547: result: no configure:26955: checking for library containing crypt configure:26985: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. /tmp/ccANfQ8I.o(.text+0xd): In function `main': : undefined reference to `crypt' collect2: ld returned 1 exit status configure:26991: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | #define HAVE_XATTR 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLFCN_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL | #define HAVE_PCRE_H 1 | #define HAVE_LIBPCRE 1 | #define HAVE_PCRE_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_BZLIB_H 1 | #define HAVE_FAM_H 1 | #define HAVE_LIBFAM 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_GDBM_H 1 | #define HAVE_GDBM 1 | #define HAVE_GDBM_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char crypt (); | int | main () | { | crypt (); | ; | return 0; | } configure:27040: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c -lcrypt >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27046: $? = 0 configure:27050: test -z || test ! -s conftest.err configure:27053: $? = 0 configure:27056: test -s conftest configure:27059: $? = 0 configure:27074: result: -lcrypt configure:27093: checking crypt.h usability configure:27105: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27111: $? = 0 configure:27115: test -z || test ! -s conftest.err configure:27118: $? = 0 configure:27121: test -s conftest.o configure:27124: $? = 0 configure:27134: result: yes configure:27138: checking crypt.h presence configure:27148: gcc -E -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c configure:27154: $? = 0 configure:27174: result: yes configure:27209: checking for crypt.h configure:27216: result: yes configure:27250: checking for library containing sendfilev configure:27280: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. /tmp/ccMKzX4w.o(.text+0xd): In function `main': : undefined reference to `sendfilev' collect2: ld returned 1 exit status configure:27286: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | #define HAVE_XATTR 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLFCN_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL | #define HAVE_PCRE_H 1 | #define HAVE_LIBPCRE 1 | #define HAVE_PCRE_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_BZLIB_H 1 | #define HAVE_FAM_H 1 | #define HAVE_LIBFAM 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_GDBM_H 1 | #define HAVE_GDBM 1 | #define HAVE_GDBM_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sendfilev (); | int | main () | { | sendfilev (); | ; | return 0; | } configure:27335: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c -lsendfile >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. /usr/lib/gcc/i486-slackware-linux/3.4.4/../../../../i486-slackware-linux/bin/ld: cannot find -lsendfile collect2: ld returned 1 exit status configure:27341: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | #define HAVE_XATTR 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLFCN_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL | #define HAVE_PCRE_H 1 | #define HAVE_LIBPCRE 1 | #define HAVE_PCRE_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_BZLIB_H 1 | #define HAVE_FAM_H 1 | #define HAVE_LIBFAM 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_GDBM_H 1 | #define HAVE_GDBM 1 | #define HAVE_GDBM_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sendfilev (); | int | main () | { | sendfilev (); | ; | return 0; | } configure:27369: result: no configure:27435: checking for dup2 configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for getcwd configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for inet_ntoa configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for inet_ntop configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for memset configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. conftest.c:117: warning: conflicting types for built-in function 'memset' configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for mmap configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for munmap configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for strchr configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. conftest.c:120: warning: conflicting types for built-in function 'strchr' configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for strdup configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. conftest.c:121: warning: conflicting types for built-in function 'strdup' configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for strerror configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for strstr configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. conftest.c:123: warning: conflicting types for built-in function 'strstr' configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for strtol configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for sendfile configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for getopt configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for socket configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for gethostbyname configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for poll configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for sigtimedwait configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for epoll_ctl configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. conftest.c:136: error: parse error before "me" conftest.c:144: error: syntax error before "int" conftest.c: In function `main': conftest.c:147: error: `f' undeclared (first use in this function) conftest.c:147: error: (Each undeclared identifier is reported only once conftest.c:147: error: for each function it appears in.) configure:27498: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | #define HAVE_XATTR 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLFCN_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL | #define HAVE_PCRE_H 1 | #define HAVE_LIBPCRE 1 | #define HAVE_PCRE_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_BZLIB_H 1 | #define HAVE_FAM_H 1 | #define HAVE_LIBFAM 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_GDBM_H 1 | #define HAVE_GDBM 1 | #define HAVE_GDBM_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_POLL 1 | #define HAVE_SIGTIMEDWAIT 1 | /* end confdefs.h. */ | /* Define epoll_ctl to an innocuous variant, in case declares epoll_ctl. | For example, HP-UX 11i declares gettimeofday. */ | #define epoll_ctl innocuous_epoll_ctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char epoll_ctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef epoll_ctl | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char epoll_ctl (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_epoll_ctl) || defined (__stub___epoll_ctl) | choke me | #else | char (*f) () = epoll_ctl; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != epoll_ctl; | ; | return 0; | } configure:27523: result: no configure:27435: checking for getrlimit configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for chroot configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for getuid configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for select configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for signal configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for pathconf configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for madvise configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for posix_fadvise configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for posix_madvise configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for writev configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for sigaction configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for sendfile64 configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27435: checking for send_file configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. /tmp/cckyJi9y.o(.text+0x14): In function `main': : undefined reference to `send_file' /tmp/cckyJi9y.o(.data+0x0): undefined reference to `send_file' collect2: ld returned 1 exit status configure:27498: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | #define HAVE_XATTR 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLFCN_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL | #define HAVE_PCRE_H 1 | #define HAVE_LIBPCRE 1 | #define HAVE_PCRE_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_BZLIB_H 1 | #define HAVE_FAM_H 1 | #define HAVE_LIBFAM 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_GDBM_H 1 | #define HAVE_GDBM 1 | #define HAVE_GDBM_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_POLL 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_CHROOT 1 | #define HAVE_GETUID 1 | #define HAVE_SELECT 1 | #define HAVE_SIGNAL 1 | #define HAVE_PATHCONF 1 | #define HAVE_MADVISE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WRITEV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SENDFILE64 1 | /* end confdefs.h. */ | /* Define send_file to an innocuous variant, in case declares send_file. | For example, HP-UX 11i declares gettimeofday. */ | #define send_file innocuous_send_file | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char send_file (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef send_file | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char send_file (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_send_file) || defined (__stub___send_file) | choke me | #else | char (*f) () = send_file; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != send_file; | ; | return 0; | } configure:27523: result: no configure:27435: checking for kqueue configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. /tmp/ccoJnqa8.o(.text+0x14): In function `main': : undefined reference to `kqueue' /tmp/ccoJnqa8.o(.data+0x0): undefined reference to `kqueue' collect2: ld returned 1 exit status configure:27498: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | #define HAVE_XATTR 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLFCN_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL | #define HAVE_PCRE_H 1 | #define HAVE_LIBPCRE 1 | #define HAVE_PCRE_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_BZLIB_H 1 | #define HAVE_FAM_H 1 | #define HAVE_LIBFAM 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_GDBM_H 1 | #define HAVE_GDBM 1 | #define HAVE_GDBM_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_POLL 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_CHROOT 1 | #define HAVE_GETUID 1 | #define HAVE_SELECT 1 | #define HAVE_SIGNAL 1 | #define HAVE_PATHCONF 1 | #define HAVE_MADVISE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WRITEV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SENDFILE64 1 | /* end confdefs.h. */ | /* Define kqueue to an innocuous variant, in case declares kqueue. | For example, HP-UX 11i declares gettimeofday. */ | #define kqueue innocuous_kqueue | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kqueue (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef kqueue | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char kqueue (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_kqueue) || defined (__stub___kqueue) | choke me | #else | char (*f) () = kqueue; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != kqueue; | ; | return 0; | } configure:27523: result: no configure:27435: checking for port_create configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. /tmp/ccW0FZcu.o(.text+0x14): In function `main': : undefined reference to `port_create' /tmp/ccW0FZcu.o(.data+0x0): undefined reference to `port_create' collect2: ld returned 1 exit status configure:27498: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | #define HAVE_XATTR 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLFCN_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL | #define HAVE_PCRE_H 1 | #define HAVE_LIBPCRE 1 | #define HAVE_PCRE_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_BZLIB_H 1 | #define HAVE_FAM_H 1 | #define HAVE_LIBFAM 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_GDBM_H 1 | #define HAVE_GDBM 1 | #define HAVE_GDBM_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_POLL 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_CHROOT 1 | #define HAVE_GETUID 1 | #define HAVE_SELECT 1 | #define HAVE_SIGNAL 1 | #define HAVE_PATHCONF 1 | #define HAVE_MADVISE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WRITEV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SENDFILE64 1 | /* end confdefs.h. */ | /* Define port_create to an innocuous variant, in case declares port_create. | For example, HP-UX 11i declares gettimeofday. */ | #define port_create innocuous_port_create | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char port_create (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef port_create | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char port_create (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_port_create) || defined (__stub___port_create) | choke me | #else | char (*f) () = port_create; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != port_create; | ; | return 0; | } configure:27523: result: no configure:27435: checking for localtime_r configure:27492: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27498: $? = 0 configure:27502: test -z || test ! -s conftest.err configure:27505: $? = 0 configure:27508: test -s conftest configure:27511: $? = 0 configure:27523: result: yes configure:27534: checking for Large File System support configure:27550: result: yes configure:27553: checking for long configure:27577: gcc -c -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27583: $? = 0 configure:27587: test -z || test ! -s conftest.err configure:27590: $? = 0 configure:27593: test -s conftest.o configure:27596: $? = 0 configure:27607: result: yes configure:27610: checking size of long configure:27929: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:27932: $? = 0 configure:27934: ./conftest configure:27937: $? = 0 configure:27960: result: 4 configure:27967: checking for off_t configure:28021: result: yes configure:28024: checking size of off_t configure:28343: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:28346: $? = 0 configure:28348: ./conftest configure:28351: $? = 0 configure:28374: result: 8 configure:28384: checking if sendfile works configure:28412: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. conftest.c: In function `main': conftest.c:129: warning: passing arg 3 of `sendfile' from incompatible pointer type configure:28415: $? = 0 configure:28417: ./conftest configure:28420: $? = 0 configure:28422: result: yes configure:28467: checking for IPv6 support configure:28490: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:28496: $? = 0 configure:28500: test -z || test ! -s conftest.err configure:28503: $? = 0 configure:28506: test -s conftest configure:28509: $? = 0 configure:28521: result: yes configure:28546: checking for FCGI_Accept in -lfcgi configure:28576: gcc -o conftest -O2 -march=i486 -mcpu=i686 -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES conftest.c -lfcgi >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. /usr/lib/gcc/i486-slackware-linux/3.4.4/../../../../i486-slackware-linux/bin/ld: cannot find -lfcgi collect2: ld returned 1 exit status configure:28582: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.11" | #define PACKAGE_STRING "lighttpd 1.4.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "lighttpd" | #define VERSION "1.4.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | #define HAVE_XATTR 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLFCN_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBSSL | #define HAVE_PCRE_H 1 | #define HAVE_LIBPCRE 1 | #define HAVE_PCRE_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_BZLIB_H 1 | #define HAVE_FAM_H 1 | #define HAVE_LIBFAM 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_GDBM_H 1 | #define HAVE_GDBM 1 | #define HAVE_GDBM_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_POLL 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_CHROOT 1 | #define HAVE_GETUID 1 | #define HAVE_SELECT 1 | #define HAVE_SIGNAL 1 | #define HAVE_PATHCONF 1 | #define HAVE_MADVISE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_WRITEV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SENDFILE64 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_LONG 4 | #define SIZEOF_OFF_T 8 | #define HAVE_IPV6 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char FCGI_Accept (); | int | main () | { | FCGI_Accept (); | ; | return 0; | } configure:28608: result: no configure:28937: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by lighttpd config.status 1.4.11, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on manga config.status:771: creating Makefile config.status:771: creating src/Makefile config.status:771: creating doc/Makefile config.status:771: creating tests/Makefile config.status:771: creating tests/docroot/Makefile config.status:771: creating tests/docroot/123/Makefile config.status:771: creating tests/docroot/www/Makefile config.status:771: creating tests/docroot/www/go/Makefile config.status:771: creating tests/docroot/www/indexfile/Makefile config.status:771: creating tests/docroot/www/expire/Makefile config.status:771: creating lighttpd.spec config.status:771: creating distribute.sh config.status:771: creating cygwin/Makefile config.status:771: creating cygwin/lighttpd.README config.status:771: creating openwrt/Makefile config.status:771: creating openwrt/control config.status:771: creating openwrt/lighttpd.mk config.status:875: creating config.h config.status:1413: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_char_unsigned=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=set ac_cv_env_CFLAGS_value='-O2 -march=i486 -mcpu=i686' 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=set ac_cv_env_CXXFLAGS_value='-O2 -march=i486 -mcpu=i686' 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=yes ac_cv_func_FAMNoExists=yes ac_cv_func_chroot=yes ac_cv_func_dlopen=no ac_cv_func_dup2=yes ac_cv_func_epoll_ctl=no ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_getopt=yes ac_cv_func_getrlimit=yes ac_cv_func_getuid=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_kqueue=no ac_cv_func_localtime_r=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_madvise=yes ac_cv_func_memset=yes ac_cv_func_mmap=yes ac_cv_func_munmap=yes ac_cv_func_pathconf=yes ac_cv_func_poll=yes ac_cv_func_port_create=no ac_cv_func_posix_fadvise=yes ac_cv_func_posix_madvise=yes ac_cv_func_select=yes ac_cv_func_send_file=no ac_cv_func_sendfile=yes ac_cv_func_sendfile64=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_signal=yes ac_cv_func_sigtimedwait=yes ac_cv_func_socket=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_writev=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_attr_attributes_h=yes ac_cv_header_bzlib_h=yes ac_cv_header_crypt_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fam_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_gdbm_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_pcre_h=yes ac_cv_header_poll_h=yes ac_cv_header_pwd_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_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_filio_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_port_h=no ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syslimits_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_header_zlib_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_ipv6_support=yes ac_cv_lib_attr_attr_get=yes ac_cv_lib_bz2_BZ2_bzCompress=yes ac_cv_lib_crypto_BIO_f_base64=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_fam_FAMOpen2=yes ac_cv_lib_fcgi_FCGI_Accept=no ac_cv_lib_gdbm_gdbm_open=yes ac_cv_lib_memcache_mc_new=no ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_ssl_SSL_new=yes ac_cv_lib_z_deflate=yes ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_objext=o ac_cv_path_PCRECONFIG=/usr/bin/pcre-config ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_prog_AWK=gawk 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_F77=g77 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=yes ac_cv_prog_make_make_set=yes ac_cv_search_crypt=-lcrypt ac_cv_search_dlopen=-ldl ac_cv_search_gethostbyname='none required' ac_cv_search_hstrerror='none required' ac_cv_search_sendfilev=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_sizeof_long=4 ac_cv_sizeof_off_t=8 ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu ac_cv_type_long=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_sockaddr_storage=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes 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/i486-slackware-linux/bin/ld lt_cv_path_LDCXX=/usr/i486-slackware-linux/bin/ld 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_c_o_F77=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_prog_compiler_c_o_F77='"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'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/src/build/lighttpd/src/lighttpd-1.4.11/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/src/build/lighttpd/src/lighttpd-1.4.11/missing --run tar' ANSI2KNR='' AR='ar' ATTR_LIB='-lattr' AUTOCONF='${SHELL} /usr/src/build/lighttpd/src/lighttpd-1.4.11/missing --run autoconf' AUTOHEADER='${SHELL} /usr/src/build/lighttpd/src/lighttpd-1.4.11/missing --run autoheader' AUTOMAKE='${SHELL} /usr/src/build/lighttpd/src/lighttpd-1.4.11/missing --run automake-1.9' AWK='gawk' BZ_LIB='-lbz2' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i486 -mcpu=i686 -Wall -W -Wshadow -pedantic' CHECK_WITH_FASTCGI_FALSE='' CHECK_WITH_FASTCGI_TRUE='#' CPP='gcc -E' CPPFLAGS=' -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CRYPT_LIB='-lcrypt' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -march=i486 -mcpu=i686' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DL_LIB='-ldl' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FAM_CFLAGS='' FAM_LIBS='-lfam' FFLAGS='-g -O2' GDBM_LIB='-lgdbm' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LBER_LIB='' LDAP_LIB='' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LUACONFIG='' LUA_CFLAGS='' LUA_LIBS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/src/build/lighttpd/src/lighttpd-1.4.11/missing --run makeinfo' MEMCACHE_LIB='' MYSQL_CONFIG='' MYSQL_INCLUDE='' MYSQL_LIBS='' NO_RDYNAMIC_FALSE='' NO_RDYNAMIC_TRUE='#' OBJEXT='o' PACKAGE='lighttpd' PACKAGE_BUGREPORT='address@hidden' PACKAGE_NAME='lighttpd' PACKAGE_STRING='lighttpd 1.4.11' PACKAGE_TARNAME='lighttpd' PACKAGE_VERSION='1.4.11' PATH_SEPARATOR=':' PCRECONFIG='/usr/bin/pcre-config' PCRE_LIB='-L/usr/lib -lpcre' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='ranlib' SENDFILE_LIB='' SET_MAKE='' SHELL='/bin/sh' SQLITE_CFLAGS='' SQLITE_LIBS='' SSL_LIB='-lssl -lcrypto' STRIP='strip' U='' VERSION='1.4.11' XML_CFLAGS='' XML_LIBS='' Z_LIB='-lz' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/src/build/lighttpd/src/lighttpd-1.4.11/install-sh' libdir='/usr/lib/lighttpd' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc/lighttpd' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ARPA_INET_H 1 #define HAVE_ATTR_ATTRIBUTES_H 1 #define HAVE_ATTR_ATTRIBUTES_H 1 #define HAVE_BZLIB_H 1 #define HAVE_BZLIB_H 1 #define HAVE_CHROOT 1 #define HAVE_CRYPT_H 1 #define HAVE_CRYPT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DUP2 1 #define HAVE_FAMNOEXISTS 1 #define HAVE_FAM_H 1 #define HAVE_FAM_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FORK 1 #define HAVE_GDBM 1 #define HAVE_GDBM_H 1 #define HAVE_GDBM_H 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT_H 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETUID 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_NTOP 1 #define HAVE_INTTYPES_H 1 #define HAVE_IPV6 1 #define HAVE_LIBBZ2 1 #define HAVE_LIBCRYPT 1 #define HAVE_LIBDL 1 #define HAVE_LIBFAM 1 #define HAVE_LIBPCRE 1 #define HAVE_LIBSSL #define HAVE_LIBZ 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MADVISE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_NETINET_IN_H 1 #define HAVE_OPENSSL_SSL_H 1 #define HAVE_PATHCONF 1 #define HAVE_PCRE_H 1 #define HAVE_PCRE_H 1 #define HAVE_POLL 1 #define HAVE_POLL_H 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_POSIX_MADVISE 1 #define HAVE_PWD_H 1 #define HAVE_SELECT 1 #define HAVE_SENDFILE 1 #define HAVE_SENDFILE64 1 #define HAVE_SIGACTION 1 #define HAVE_SIGNAL 1 #define HAVE_SIGTIMEDWAIT 1 #define HAVE_SOCKET 1 #define HAVE_SOCKLEN_T 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_STRUCT_TM_GMTOFF 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SENDFILE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WRITEV 1 #define HAVE_XATTR 1 #define HAVE_ZLIB_H 1 #define HAVE_ZLIB_H 1 #define LIGHTTPD_VERSION_ID (1 << 16 | 4 << 8 | 11) #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define PACKAGE "lighttpd" #define PACKAGE_BUGREPORT "address@hidden" #define PACKAGE_NAME "lighttpd" #define PACKAGE_STRING "lighttpd 1.4.11" #define PACKAGE_TARNAME "lighttpd" #define PACKAGE_VERSION "1.4.11" #define PROTOTYPES 1 #define RETSIGTYPE void #define SIZEOF_LONG 4 #define SIZEOF_OFF_T 8 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "1.4.11" #define __PROTOTYPES 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0