This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Squid Web Proxy configure 3.0.STABLE15, which was generated by GNU Autoconf 2.62. Invocation command line was $ ./configure --prefix=/usr/local/squid --enable-linux-netfilter ## --------- ## ## Platform. ## ## --------- ## hostname = server1 uname -m = x86_64 uname -r = 2.6.24-23-xen uname -s = Linux uname -v = #1 SMP Mon Jan 26 03:09:12 UTC 2009 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2479: checking for a BSD-compatible install configure:2547: result: /usr/bin/install -c configure:2558: checking whether build environment is sane configure:2601: result: yes configure:2626: checking for a thread-safe mkdir -p configure:2665: result: /bin/mkdir -p configure:2678: checking for gawk configure:2708: result: no configure:2678: checking for mawk configure:2694: found /usr/bin/mawk configure:2705: result: mawk configure:2716: checking whether make sets $(MAKE) configure:2738: result: yes configure:2921: checking how to create a ustar tar archive configure:2934: tar --version tar (GNU tar) 1.19 Copyright (C) 2007 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:2937: $? = 0 configure:2977: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:2980: $? = 0 configure:2984: tar -xf - &5 gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4) Copyright (C) 2007 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:3363: $? = 0 configure:3370: gcc -v >&5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu4) configure:3374: $? = 0 configure:3381: gcc -V >&5 gcc: '-V' option must have argument configure:3385: $? = 1 configure:3408: checking for C compiler default output file name configure:3430: gcc -g conftest.c >&5 configure:3434: $? = 0 configure:3472: result: a.out configure:3489: checking whether the C compiler works configure:3499: ./a.out configure:3503: $? = 0 configure:3520: result: yes configure:3527: checking whether we are cross compiling configure:3529: result: no configure:3532: checking for suffix of executables configure:3539: gcc -o conftest -g conftest.c >&5 configure:3543: $? = 0 configure:3567: result: configure:3573: checking for suffix of object files configure:3599: gcc -c conftest.c >&5 configure:3603: $? = 0 configure:3626: result: o configure:3630: checking whether we are using the GNU C compiler configure:3659: gcc -c conftest.c >&5 configure:3666: $? = 0 configure:3683: result: yes configure:3692: checking whether gcc accepts -g configure:3722: gcc -c -g conftest.c >&5 configure:3729: $? = 0 configure:3830: result: yes configure:3847: checking for gcc option to accept ISO C89 configure:3921: gcc -c -g -O2 conftest.c >&5 configure:3928: $? = 0 configure:3951: result: none needed configure:3980: checking for style of include used by make configure:4008: result: GNU configure:4033: checking dependency style of gcc configure:4124: result: gcc3 configure:4140: checking whether gcc and cc understand -c and -o together configure:4175: gcc -c conftest.c -o conftest2.o >&5 configure:4179: $? = 0 configure:4185: gcc -c conftest.c -o conftest2.o >&5 configure:4189: $? = 0 configure:4200: cc -c conftest.c >&5 configure:4204: $? = 0 configure:4212: cc -c conftest.c -o conftest2.o >&5 configure:4216: $? = 0 configure:4222: cc -c conftest.c -o conftest2.o >&5 configure:4226: $? = 0 configure:4244: result: yes configure:4334: checking for g++ configure:4350: found /usr/bin/g++ configure:4361: result: g++ configure:4392: checking for C++ compiler version configure:4400: g++ --version >&5 g++ (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4) Copyright (C) 2007 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:4404: $? = 0 configure:4411: g++ -v >&5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu4) configure:4415: $? = 0 configure:4422: g++ -V >&5 g++: '-V' option must have argument configure:4426: $? = 1 configure:4429: checking whether we are using the GNU C++ compiler configure:4458: g++ -c conftest.cpp >&5 configure:4465: $? = 0 configure:4482: result: yes configure:4491: checking whether g++ accepts -g configure:4521: g++ -c -g conftest.cpp >&5 configure:4528: $? = 0 configure:4629: result: yes configure:4654: checking dependency style of g++ configure:4745: result: gcc3 configure:4766: checking build system type configure:4784: result: x86_64-unknown-linux-gnu configure:4806: checking host system type configure:4821: result: x86_64-unknown-linux-gnu configure:4916: checking for a sed that does not truncate output configure:4972: result: /bin/sed configure:4975: checking for grep that handles long lines and -e configure:5035: result: /bin/grep configure:5040: checking for egrep configure:5104: result: /bin/grep -E configure:5120: checking for ld used by gcc configure:5187: result: /usr/bin/ld configure:5196: checking if the linker (/usr/bin/ld) is GNU ld configure:5211: result: yes configure:5216: checking for /usr/bin/ld option to reload object files configure:5223: result: -r configure:5241: checking for BSD-compatible nm configure:5290: result: /usr/bin/nm -B configure:5294: checking whether ln -s works configure:5298: result: yes configure:5305: checking how to recognize dependent libraries configure:5491: result: pass_all configure:5580: gcc -c -g -O2 conftest.c >&5 configure:5583: $? = 0 configure:5740: checking how to run the C preprocessor configure:5780: gcc -E conftest.c configure:5787: $? = 0 configure:5818: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:5825: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | /* end confdefs.h. */ | #include configure:5858: result: gcc -E configure:5887: gcc -E conftest.c configure:5894: $? = 0 configure:5925: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:5932: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | /* end confdefs.h. */ | #include configure:5970: checking for ANSI C header files configure:6000: gcc -c -g -O2 conftest.c >&5 configure:6007: $? = 0 configure:6106: gcc -o conftest -g -O2 -g conftest.c >&5 configure:6110: $? = 0 configure:6116: ./conftest configure:6120: $? = 0 configure:6138: result: yes configure:6162: checking for sys/types.h configure:6183: gcc -c -g -O2 conftest.c >&5 configure:6190: $? = 0 configure:6207: result: yes configure:6162: checking for sys/stat.h configure:6183: gcc -c -g -O2 conftest.c >&5 configure:6190: $? = 0 configure:6207: result: yes configure:6162: checking for stdlib.h configure:6183: gcc -c -g -O2 conftest.c >&5 configure:6190: $? = 0 configure:6207: result: yes configure:6162: checking for string.h configure:6183: gcc -c -g -O2 conftest.c >&5 configure:6190: $? = 0 configure:6207: result: yes configure:6162: checking for memory.h configure:6183: gcc -c -g -O2 conftest.c >&5 configure:6190: $? = 0 configure:6207: result: yes configure:6162: checking for strings.h configure:6183: gcc -c -g -O2 conftest.c >&5 configure:6190: $? = 0 configure:6207: result: yes configure:6162: checking for inttypes.h configure:6183: gcc -c -g -O2 conftest.c >&5 configure:6190: $? = 0 configure:6207: result: yes configure:6162: checking for stdint.h configure:6183: gcc -c -g -O2 conftest.c >&5 configure:6190: $? = 0 configure:6207: result: yes configure:6162: checking for unistd.h configure:6183: gcc -c -g -O2 conftest.c >&5 configure:6190: $? = 0 configure:6207: result: yes configure:6236: checking dlfcn.h usability configure:6253: gcc -c -g -O2 conftest.c >&5 configure:6260: $? = 0 configure:6274: result: yes configure:6278: checking dlfcn.h presence configure:6293: gcc -E conftest.c configure:6300: $? = 0 configure:6314: result: yes configure:6347: checking for dlfcn.h configure:6356: result: yes configure:6380: checking how to run the C++ preprocessor configure:6416: g++ -E conftest.cpp configure:6423: $? = 0 configure:6454: g++ -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:6461: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6494: result: g++ -E configure:6523: g++ -E conftest.cpp configure:6530: $? = 0 configure:6561: g++ -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:6568: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6661: checking for g77 configure:6691: result: no configure:6661: checking for xlf configure:6691: result: no configure:6661: checking for f77 configure:6691: result: no configure:6661: checking for frt configure:6691: result: no configure:6661: checking for pgf77 configure:6691: result: no configure:6661: checking for cf77 configure:6691: result: no configure:6661: checking for fort77 configure:6691: result: no configure:6661: checking for fl32 configure:6691: result: no configure:6661: checking for af77 configure:6691: result: no configure:6661: checking for xlf90 configure:6691: result: no configure:6661: checking for f90 configure:6691: result: no configure:6661: checking for pgf90 configure:6691: result: no configure:6661: checking for pghpf configure:6691: result: no configure:6661: checking for epcf90 configure:6691: result: no configure:6661: checking for gfortran configure:6691: result: no configure:6661: checking for g95 configure:6691: result: no configure:6661: checking for xlf95 configure:6691: result: no configure:6661: checking for f95 configure:6691: result: no configure:6661: checking for fort configure:6691: result: no configure:6661: checking for ifort configure:6691: result: no configure:6661: checking for ifc configure:6691: result: no configure:6661: checking for efc configure:6691: result: no configure:6661: checking for pgf95 configure:6691: result: no configure:6661: checking for lf95 configure:6691: result: no configure:6661: checking for ftn configure:6691: result: no configure:6718: checking for Fortran 77 compiler version configure:6726: --version >&5 ./configure: line 6728: --version: command not found configure:6730: $? = 127 configure:6737: -v >&5 ./configure: line 6739: -v: command not found configure:6741: $? = 127 configure:6748: -V >&5 ./configure: line 6750: -V: command not found configure:6752: $? = 127 configure:6760: checking whether we are using the GNU Fortran 77 compiler configure:6779: -c conftest.F >&5 ./configure: line 6781: -c: command not found configure:6786: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6803: result: no configure:6809: checking whether accepts -g configure:6826: -c -g conftest.f >&5 ./configure: line 6828: -c: command not found configure:6833: $? = 127 configure: failed program was: | program main | | end configure:6849: result: no configure:6882: checking the maximum length of command line arguments configure:6994: result: 98304 configure:7006: checking command to parse /usr/bin/nm -B output from gcc object configure:7111: gcc -c -g -O2 conftest.c >&5 configure:7114: $? = 0 configure:7118: /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:7121: $? = 0 configure:7173: gcc -o conftest -g -O2 -g conftest.c conftstm.o >&5 configure:7176: $? = 0 configure:7214: result: ok configure:7218: checking for objdir configure:7233: result: .libs configure:7325: checking for ar configure:7341: found /usr/bin/ar configure:7352: result: ar configure:7421: checking for ranlib configure:7437: found /usr/bin/ranlib configure:7448: result: ranlib configure:7517: checking for strip configure:7533: found /usr/bin/strip configure:7544: result: strip configure:8146: checking if gcc supports -fno-rtti -fno-exceptions configure:8164: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8168: $? = 0 configure:8181: result: no configure:8196: checking for gcc option to produce PIC configure:8428: result: -fPIC configure:8436: checking if gcc PIC flag -fPIC works configure:8454: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:8458: $? = 0 configure:8471: result: yes configure:8499: checking if gcc static flag -static works configure:8527: result: yes configure:8537: checking if gcc supports -c -o file.o configure:8558: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8562: $? = 0 configure:8584: result: yes configure:8610: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:9598: result: yes configure:9665: checking dynamic linker characteristics configure:10267: result: GNU/Linux ld.so configure:10291: checking how to hardcode library paths into programs configure:10316: result: immediate configure:10330: checking whether stripping libraries is possible configure:10335: result: yes configure:11165: checking if libtool supports shared libraries configure:11167: result: yes configure:11170: checking whether to build shared libraries configure:11191: result: no configure:11194: checking whether to build static libraries configure:11198: result: yes configure:11292: creating libtool configure:11885: checking for ld used by g++ configure:11952: result: /usr/bin/ld configure:11961: checking if the linker (/usr/bin/ld) is GNU ld configure:11976: result: yes configure:12027: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12981: result: yes configure:12998: g++ -c -g -O2 conftest.cpp >&5 configure:13001: $? = 0 configure:13157: checking for g++ option to produce PIC configure:13441: result: -fPIC configure:13449: checking if g++ PIC flag -fPIC works configure:13467: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:13471: $? = 0 configure:13484: result: yes configure:13512: checking if g++ static flag -static works configure:13540: result: yes configure:13550: checking if g++ supports -c -o file.o configure:13571: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:13575: $? = 0 configure:13597: result: yes configure:13623: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:13649: result: yes configure:13716: checking dynamic linker characteristics configure:14266: result: GNU/Linux ld.so configure:14290: checking how to hardcode library paths into programs configure:14315: result: immediate configure:20561: checking for shl_load configure:20617: gcc -o conftest -g -O2 -g conftest.c >&5 /tmp/ccKKaQNG.o: In function `main': /root/squid-3.0.STABLE15/conftest.c:55: undefined reference to `shl_load' collect2: ld returned 1 exit status configure:20624: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:20644: result: no configure:20653: checking for shl_load in -ldld configure:20688: gcc -o conftest -g -O2 -g conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:20695: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:20716: result: no configure:20726: checking for dlopen in -ldl configure:20761: gcc -o conftest -g -O2 -g conftest.c -ldl >&5 configure:20768: $? = 0 configure:20789: result: yes configure:21116: checking for dlerror configure:21172: gcc -o conftest -g -O2 -g conftest.c -ldl >&5 configure:21179: $? = 0 configure:21201: result: yes configure:21264: checking for ranlib configure:21291: result: ranlib configure:21557: checking whether compiler accepts -fhuge-objects configure:21577: result: no configure:23646: checking for cppunit-config configure:23677: result: false configure:23746: checking how to run the C preprocessor configure:23864: result: gcc -E configure:23893: gcc -E conftest.c configure:23900: $? = 0 configure:23931: gcc -E conftest.c conftest.c:45:28: error: ac_nonexistent.h: No such file or directory configure:23938: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | /* end confdefs.h. */ | #include configure:23989: checking for a BSD-compatible install configure:24057: result: /usr/bin/install -c configure:24068: checking whether ln -s works configure:24072: result: yes configure:24081: checking for sh configure:24099: found /bin/sh configure:24112: result: /bin/sh configure:24122: checking for false configure:24140: found /bin/false configure:24153: result: /bin/false configure:24163: checking for true configure:24181: found /bin/true configure:24194: result: /bin/true configure:24204: checking for rm configure:24222: found /bin/rm configure:24235: result: /bin/rm configure:24245: checking for mv configure:24263: found /bin/mv configure:24276: result: /bin/mv configure:24286: checking for mkdir configure:24304: found /bin/mkdir configure:24317: result: /bin/mkdir configure:24327: checking for ln configure:24345: found /bin/ln configure:24358: result: /bin/ln configure:24368: checking for perl configure:24386: found /usr/bin/perl configure:24399: result: /usr/bin/perl configure:24409: checking for ar configure:24427: found /usr/bin/ar configure:24440: result: /usr/bin/ar configure:24478: checking for dirent.h that defines DIR configure:24507: gcc -c -Wall -g -O2 conftest.c >&5 configure:24514: $? = 0 configure:24531: result: yes configure:24545: checking for library containing opendir configure:24586: gcc -o conftest -Wall -g -O2 -g conftest.c >&5 configure:24593: $? = 0 configure:24624: result: none required configure:24722: checking for ANSI C header files configure:24890: result: yes configure:25079: checking arpa/inet.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking arpa/inet.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for arpa/inet.h configure:25199: result: yes configure:25079: checking arpa/nameser.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking arpa/nameser.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for arpa/nameser.h configure:25199: result: yes configure:25079: checking assert.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking assert.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for assert.h configure:25199: result: yes configure:25079: checking bstring.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:83:21: error: bstring.h: No such file or directory configure:25103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25117: result: no configure:25121: checking bstring.h presence configure:25136: gcc -E conftest.c conftest.c:50:21: error: bstring.h: No such file or directory configure:25143: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include configure:25157: result: no configure:25190: checking for bstring.h configure:25199: result: no configure:25079: checking crypt.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking crypt.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for crypt.h configure:25199: result: yes configure:25079: checking ctype.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking ctype.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for ctype.h configure:25199: result: yes configure:25079: checking errno.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking errno.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for errno.h configure:25199: result: yes configure:25079: checking execinfo.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking execinfo.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for execinfo.h configure:25199: result: yes configure:25079: checking fcntl.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking fcntl.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for fcntl.h configure:25199: result: yes configure:25079: checking fnmatch.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking fnmatch.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for fnmatch.h configure:25199: result: yes configure:25079: checking getopt.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking getopt.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for getopt.h configure:25199: result: yes configure:25079: checking glob.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking glob.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for glob.h configure:25199: result: yes configure:25079: checking gnumalloc.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:91:23: error: gnumalloc.h: No such file or directory configure:25103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25117: result: no configure:25121: checking gnumalloc.h presence configure:25136: gcc -E conftest.c conftest.c:58:23: error: gnumalloc.h: No such file or directory configure:25143: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include configure:25157: result: no configure:25190: checking for gnumalloc.h configure:25199: result: no configure:25079: checking grp.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking grp.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for grp.h configure:25199: result: yes configure:25079: checking ip_compat.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:92:23: error: ip_compat.h: No such file or directory configure:25103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25117: result: no configure:25121: checking ip_compat.h presence configure:25136: gcc -E conftest.c conftest.c:59:23: error: ip_compat.h: No such file or directory configure:25143: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:25157: result: no configure:25190: checking for ip_compat.h configure:25199: result: no configure:25079: checking ip_fil_compat.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:92:27: error: ip_fil_compat.h: No such file or directory configure:25103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25117: result: no configure:25121: checking ip_fil_compat.h presence configure:25136: gcc -E conftest.c conftest.c:59:27: error: ip_fil_compat.h: No such file or directory configure:25143: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:25157: result: no configure:25190: checking for ip_fil_compat.h configure:25199: result: no configure:25079: checking ip_fil.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:92:20: error: ip_fil.h: No such file or directory configure:25103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25117: result: no configure:25121: checking ip_fil.h presence configure:25136: gcc -E conftest.c conftest.c:59:20: error: ip_fil.h: No such file or directory configure:25143: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:25157: result: no configure:25190: checking for ip_fil.h configure:25199: result: no configure:25079: checking ip_nat.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:92:20: error: ip_nat.h: No such file or directory configure:25103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25117: result: no configure:25121: checking ip_nat.h presence configure:25136: gcc -E conftest.c conftest.c:59:20: error: ip_nat.h: No such file or directory configure:25143: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:25157: result: no configure:25190: checking for ip_nat.h configure:25199: result: no configure:25079: checking ipl.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:92:17: error: ipl.h: No such file or directory configure:25103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25117: result: no configure:25121: checking ipl.h presence configure:25136: gcc -E conftest.c conftest.c:59:17: error: ipl.h: No such file or directory configure:25143: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:25157: result: no configure:25190: checking for ipl.h configure:25199: result: no configure:25079: checking libc.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:92:18: error: libc.h: No such file or directory configure:25103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25117: result: no configure:25121: checking libc.h presence configure:25136: gcc -E conftest.c conftest.c:59:18: error: libc.h: No such file or directory configure:25143: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:25157: result: no configure:25190: checking for libc.h configure:25199: result: no configure:25079: checking limits.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking limits.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for limits.h configure:25199: result: yes configure:25079: checking machine/byte_swap.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:93:31: error: machine/byte_swap.h: No such file or directory configure:25103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25117: result: no configure:25121: checking machine/byte_swap.h presence configure:25136: gcc -E conftest.c conftest.c:60:31: error: machine/byte_swap.h: No such file or directory configure:25143: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:25157: result: no configure:25190: checking for machine/byte_swap.h configure:25199: result: no configure:25079: checking malloc.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking malloc.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for malloc.h configure:25199: result: yes configure:25079: checking math.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking math.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for math.h configure:25199: result: yes configure:25068: checking for memory.h configure:25075: result: yes configure:25079: checking mount.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:96:19: error: mount.h: No such file or directory configure:25103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25117: result: no configure:25121: checking mount.h presence configure:25136: gcc -E conftest.c conftest.c:63:19: error: mount.h: No such file or directory configure:25143: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include configure:25157: result: no configure:25190: checking for mount.h configure:25199: result: no configure:25079: checking netdb.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking netdb.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for netdb.h configure:25199: result: yes configure:25079: checking netinet/in.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking netinet/in.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for netinet/in.h configure:25199: result: yes configure:25079: checking netinet/ip_fil_compat.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:98:35: error: netinet/ip_fil_compat.h: No such file or directory configure:25103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25117: result: no configure:25121: checking netinet/ip_fil_compat.h presence configure:25136: gcc -E conftest.c conftest.c:65:35: error: netinet/ip_fil_compat.h: No such file or directory configure:25143: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include configure:25157: result: no configure:25190: checking for netinet/ip_fil_compat.h configure:25199: result: no configure:25079: checking netinet/tcp.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking netinet/tcp.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for netinet/tcp.h configure:25199: result: yes configure:25079: checking openssl/err.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking openssl/err.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for openssl/err.h configure:25199: result: yes configure:25079: checking openssl/md5.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking openssl/md5.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for openssl/md5.h configure:25199: result: yes configure:25079: checking openssl/ssl.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking openssl/ssl.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for openssl/ssl.h configure:25199: result: yes configure:25079: checking openssl/engine.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking openssl/engine.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for openssl/engine.h configure:25199: result: yes configure:25079: checking paths.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking paths.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for paths.h configure:25199: result: yes configure:25079: checking poll.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking poll.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for poll.h configure:25199: result: yes configure:25079: checking pwd.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking pwd.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for pwd.h configure:25199: result: yes configure:25079: checking shadow.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking shadow.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for shadow.h configure:25199: result: yes configure:25079: checking regex.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking regex.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for regex.h configure:25199: result: yes configure:25079: checking sched.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking sched.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for sched.h configure:25199: result: yes configure:25079: checking signal.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking signal.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for signal.h configure:25199: result: yes configure:25079: checking stdarg.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking stdarg.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for stdarg.h configure:25199: result: yes configure:25079: checking stddef.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking stddef.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for stddef.h configure:25199: result: yes configure:25079: checking stdio.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking stdio.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for stdio.h configure:25199: result: yes configure:25068: checking for stdlib.h configure:25075: result: yes configure:25068: checking for string.h configure:25075: result: yes configure:25068: checking for strings.h configure:25075: result: yes configure:25079: checking sys/bitypes.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking sys/bitypes.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for sys/bitypes.h configure:25199: result: yes configure:25079: checking sys/bswap.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:117:23: error: sys/bswap.h: No such file or directory configure:25103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25117: result: no configure:25121: checking sys/bswap.h presence configure:25136: gcc -E conftest.c conftest.c:84:23: error: sys/bswap.h: No such file or directory configure:25143: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include configure:25157: result: no configure:25190: checking for sys/bswap.h configure:25199: result: no configure:25079: checking sys/endian.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:117:24: error: sys/endian.h: No such file or directory configure:25103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25117: result: no configure:25121: checking sys/endian.h presence configure:25136: gcc -E conftest.c conftest.c:84:24: error: sys/endian.h: No such file or directory configure:25143: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include configure:25157: result: no configure:25190: checking for sys/endian.h configure:25199: result: no configure:25079: checking sys/file.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking sys/file.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for sys/file.h configure:25199: result: yes configure:25079: checking sys/ioctl.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking sys/ioctl.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for sys/ioctl.h configure:25199: result: yes configure:25079: checking sys/param.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking sys/param.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for sys/param.h configure:25199: result: yes configure:25079: checking sys/prctl.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking sys/prctl.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for sys/prctl.h configure:25199: result: yes configure:25079: checking sys/md5.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:121:21: error: sys/md5.h: No such file or directory configure:25103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25117: result: no configure:25121: checking sys/md5.h presence configure:25136: gcc -E conftest.c conftest.c:88:21: error: sys/md5.h: No such file or directory configure:25143: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include configure:25157: result: no configure:25190: checking for sys/md5.h configure:25199: result: no configure:25079: checking sys/msg.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking sys/msg.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for sys/msg.h configure:25199: result: yes configure:25079: checking sys/resource.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking sys/resource.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for sys/resource.h configure:25199: result: yes configure:25079: checking sys/select.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking sys/select.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for sys/select.h configure:25199: result: yes configure:25079: checking sys/socket.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking sys/socket.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for sys/socket.h configure:25199: result: yes configure:25068: checking for sys/stat.h configure:25075: result: yes configure:25079: checking sys/statvfs.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking sys/statvfs.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for sys/statvfs.h configure:25199: result: yes configure:25079: checking syscall.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking syscall.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for syscall.h configure:25199: result: yes configure:25079: checking sys/syscall.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking sys/syscall.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for sys/syscall.h configure:25199: result: yes configure:25079: checking sys/time.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking sys/time.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for sys/time.h configure:25199: result: yes configure:25068: checking for sys/types.h configure:25075: result: yes configure:25079: checking sys/un.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking sys/un.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for sys/un.h configure:25199: result: yes configure:25079: checking sys/vfs.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking sys/vfs.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for sys/vfs.h configure:25199: result: yes configure:25079: checking sys/wait.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking sys/wait.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for sys/wait.h configure:25199: result: yes configure:25079: checking syslog.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking syslog.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for syslog.h configure:25199: result: yes configure:25079: checking time.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking time.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for time.h configure:25199: result: yes configure:25068: checking for unistd.h configure:25075: result: yes configure:25079: checking utime.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking utime.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for utime.h configure:25199: result: yes configure:25079: checking varargs.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 In file included from conftest.c:138: /usr/lib/gcc/x86_64-linux-gnu/4.2.4/include/varargs.h:4:2: error: #error "GCC no longer implements ." /usr/lib/gcc/x86_64-linux-gnu/4.2.4/include/varargs.h:5:2: error: #error "Revise your code to use ." configure:25103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25117: result: no configure:25121: checking varargs.h presence configure:25136: gcc -E conftest.c In file included from conftest.c:105: /usr/lib/gcc/x86_64-linux-gnu/4.2.4/include/varargs.h:4:2: error: #error "GCC no longer implements ." /usr/lib/gcc/x86_64-linux-gnu/4.2.4/include/varargs.h:5:2: error: #error "Revise your code to use ." configure:25143: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:25157: result: no configure:25190: checking for varargs.h configure:25199: result: no configure:25079: checking byteswap.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 configure:25103: $? = 0 configure:25117: result: yes configure:25121: checking byteswap.h presence configure:25136: gcc -E conftest.c configure:25143: $? = 0 configure:25157: result: yes configure:25190: checking for byteswap.h configure:25199: result: yes configure:25079: checking glib.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:139:18: error: glib.h: No such file or directory configure:25103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25117: result: no configure:25121: checking glib.h presence configure:25136: gcc -E conftest.c conftest.c:106:18: error: glib.h: No such file or directory configure:25143: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include configure:25157: result: no configure:25190: checking for glib.h configure:25199: result: no configure:25068: checking for stdint.h configure:25075: result: yes configure:25068: checking for inttypes.h configure:25075: result: yes configure:25068: checking for grp.h configure:25075: result: yes configure:25079: checking db.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:142:16: error: db.h: No such file or directory configure:25103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25117: result: no configure:25121: checking db.h presence configure:25136: gcc -E conftest.c conftest.c:109:16: error: db.h: No such file or directory configure:25143: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:25157: result: no configure:25190: checking for db.h configure:25199: result: no configure:25079: checking db_185.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:142:20: error: db_185.h: No such file or directory configure:25103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25117: result: no configure:25121: checking db_185.h presence configure:25136: gcc -E conftest.c conftest.c:109:20: error: db_185.h: No such file or directory configure:25143: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:25157: result: no configure:25190: checking for db_185.h configure:25199: result: no configure:25079: checking sys/capability.h usability configure:25096: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:142:28: error: sys/capability.h: No such file or directory configure:25103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25117: result: no configure:25121: checking sys/capability.h presence configure:25136: gcc -E conftest.c conftest.c:109:28: error: sys/capability.h: No such file or directory configure:25143: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:25157: result: no configure:25190: checking for sys/capability.h configure:25199: result: no configure:25221: checking for linux/netfilter_ipv4.h configure:25275: gcc -c -Wall -g -O2 conftest.c >&5 configure:25282: $? = 0 configure:25299: result: yes configure:25221: checking for linux/netfilter_ipv4/ip_tproxy.h configure:25275: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:145:44: error: linux/netfilter_ipv4/ip_tproxy.h: No such file or directory configure:25282: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | #if HAVE_LIMITS_H | #include | #endif | /* Netfilter ip(6)tables v1.4.0 has broken headers */ | #if HAVE_NETINET_IN_H | #include | #endif | | | #include configure:25299: result: no configure:25343: checking for net/if.h configure:25415: gcc -c -Wall -g -O2 conftest.c >&5 configure:25422: $? = 0 configure:25439: result: yes configure:25343: checking for netinet/if_ether.h configure:25415: gcc -c -Wall -g -O2 conftest.c >&5 configure:25422: $? = 0 configure:25439: result: yes configure:25343: checking for netinet/in.h configure:25439: result: yes configure:25343: checking for netinet/ip.h configure:25415: gcc -c -Wall -g -O2 conftest.c >&5 configure:25422: $? = 0 configure:25439: result: yes configure:25343: checking for netinet/ip_compat.h configure:25415: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:167:31: error: netinet/ip_compat.h: No such file or directory configure:25422: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | /* end confdefs.h. */ | | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | #if HAVE_SYS_TIME_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_H | #include | #endif | #if HAVE_NETINET_IP_COMPAT_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NETINET_IP_FIL_H | #include | #endif | #if HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:25439: result: no configure:25343: checking for netinet/ip_fil_compat.h configure:25439: result: no configure:25343: checking for netinet/ip_fil.h configure:25415: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:167:28: error: netinet/ip_fil.h: No such file or directory configure:25422: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | /* end confdefs.h. */ | | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | #if HAVE_SYS_TIME_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_H | #include | #endif | #if HAVE_NETINET_IP_COMPAT_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NETINET_IP_FIL_H | #include | #endif | #if HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:25439: result: no configure:25343: checking for netinet/ip_icmp.h configure:25415: gcc -c -Wall -g -O2 conftest.c >&5 configure:25422: $? = 0 configure:25439: result: yes configure:25343: checking for netinet/ipl.h configure:25415: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:168:25: error: netinet/ipl.h: No such file or directory configure:25422: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | /* end confdefs.h. */ | | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | #if HAVE_SYS_TIME_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_H | #include | #endif | #if HAVE_NETINET_IP_COMPAT_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NETINET_IP_FIL_H | #include | #endif | #if HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:25439: result: no configure:25343: checking for netinet/ip_nat.h configure:25415: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:168:28: error: netinet/ip_nat.h: No such file or directory configure:25422: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | /* end confdefs.h. */ | | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | #if HAVE_SYS_TIME_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_H | #include | #endif | #if HAVE_NETINET_IP_COMPAT_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NETINET_IP_FIL_H | #include | #endif | #if HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:25439: result: no configure:25343: checking for net/pf/pfvar.h configure:25415: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:168:26: error: net/pf/pfvar.h: No such file or directory configure:25422: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | /* end confdefs.h. */ | | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | #if HAVE_SYS_TIME_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_H | #include | #endif | #if HAVE_NETINET_IP_COMPAT_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NETINET_IP_FIL_H | #include | #endif | #if HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:25439: result: no configure:25343: checking for net/pfvar.h configure:25415: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:168:23: error: net/pfvar.h: No such file or directory configure:25422: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | /* end confdefs.h. */ | | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | #if HAVE_SYS_TIME_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_H | #include | #endif | #if HAVE_NETINET_IP_COMPAT_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NETINET_IP_FIL_H | #include | #endif | #if HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:25439: result: no configure:25343: checking for sys/mount.h configure:25415: gcc -c -Wall -g -O2 conftest.c >&5 configure:25422: $? = 0 configure:25439: result: yes configure:25343: checking for resolv.h configure:25415: gcc -c -Wall -g -O2 conftest.c >&5 configure:25422: $? = 0 configure:25439: result: yes configure:25468: checking libxml/parser.h usability configure:25485: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:150:27: error: libxml/parser.h: No such file or directory configure:25492: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25506: result: no configure:25510: checking libxml/parser.h presence configure:25525: gcc -E conftest.c conftest.c:117:27: error: libxml/parser.h: No such file or directory configure:25532: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | /* end confdefs.h. */ | #include configure:25546: result: no configure:25579: checking for libxml/parser.h configure:25588: result: no configure:25619: checking libxml/parser.h usability configure:25636: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:25643: $? = 0 configure:25657: result: yes configure:25661: checking libxml/parser.h presence configure:25676: gcc -E -I/usr/include/libxml2 conftest.c configure:25683: $? = 0 configure:25697: result: yes configure:25730: checking for libxml/parser.h configure:25739: result: yes configure:25763: checking for an ANSI C-conforming const configure:25838: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:147: warning: 't' is used uninitialized in this function conftest.c:163: warning: 'b' is used uninitialized in this function conftest.c:169: warning: 'cs[0]' is used uninitialized in this function configure:25845: $? = 0 configure:25860: result: yes configure:25871: checking whether byte ordering is bigendian configure:25896: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'is' configure:25903: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | /* end confdefs.h. */ | #if ! (defined __BIG_ENDIAN__ || defined __LITTLE_ENDIAN__) | neither is defined; | #endif | typedef int dummy; | configure:25947: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:25954: $? = 0 configure:25986: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:125: error: 'not' undeclared (first use in this function) conftest.c:125: error: (Each undeclared identifier is reported only once conftest.c:125: error: for each function it appears in.) conftest.c:125: error: expected ';' before 'big' configure:25993: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:26245: result: no configure:26266: checking whether struct tm is in sys/time.h or time.h configure:26296: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:26303: $? = 0 configure:26318: result: time.h configure:26328: checking for struct tm.tm_gmtoff configure:26365: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:26372: $? = 0 configure:26439: result: yes configure:26451: checking for struct mallinfo configure:26486: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:26493: $? = 0 configure:26527: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:130: error: expected expression before ')' token configure:26534: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_MALLOC_H | #include | #endif | | int | main () | { | if (sizeof ((struct mallinfo))) | return 0; | ; | return 0; | } configure:26557: result: yes configure:26568: checking for struct mallinfo.mxfast configure:26603: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:132: error: 'struct mallinfo' has no member named 'mxfast' configure:26610: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_MALLOC_H | #include | #endif | | int | main () | { | static struct mallinfo ac_aggr; | if (ac_aggr.mxfast) | return 0; | ; | return 0; | } configure:26650: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:132: error: 'struct mallinfo' has no member named 'mxfast' configure:26657: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_MALLOC_H | #include | #endif | | int | main () | { | static struct mallinfo ac_aggr; | if (sizeof ac_aggr.mxfast) | return 0; | ; | return 0; | } configure:26675: result: no configure:26697: checking for struct rusage configure:26732: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:26739: $? = 0 configure:26773: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:131: error: expected expression before ')' token configure:26780: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TIME_H | #include | #endif | #if HAVE_SYS_RESOURCE_H | #include | #endif | | int | main () | { | if (sizeof ((struct rusage))) | return 0; | ; | return 0; | } configure:26803: result: yes configure:26816: checking for struct iphdr.ip_hl configure:26859: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:26866: $? = 0 configure:26939: result: yes configure:26955: checking size of void * configure:27258: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c >&5 configure:27262: $? = 0 configure:27268: ./conftest configure:27272: $? = 0 configure:27296: result: 8 configure:27307: checking for int8_t configure:27361: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:27368: $? = 0 configure:27421: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:153: error: expected expression before ')' token configure:27428: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((int8_t))) | return 0; | ; | return 0; | } configure:27451: result: yes configure:27459: checking size of int8_t configure:27936: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c >&5 configure:27940: $? = 0 configure:27946: ./conftest configure:27950: $? = 0 configure:27974: result: 1 configure:27993: checking for char configure:28047: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:28054: $? = 0 configure:28107: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:155: error: expected expression before ')' token configure:28114: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((char))) | return 0; | ; | return 0; | } configure:28137: result: yes configure:28145: checking size of char configure:28622: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c >&5 configure:28626: $? = 0 configure:28632: ./conftest configure:28636: $? = 0 configure:28660: result: 1 configure:28679: checking for u_int8_t configure:28733: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:28740: $? = 0 configure:28793: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:157: error: expected expression before ')' token configure:28800: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((u_int8_t))) | return 0; | ; | return 0; | } configure:28823: result: yes configure:28831: checking size of u_int8_t configure:29308: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c >&5 configure:29312: $? = 0 configure:29318: ./conftest configure:29322: $? = 0 configure:29346: result: 1 configure:29365: checking for uint8_t configure:29419: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:29426: $? = 0 configure:29479: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:159: error: expected expression before ')' token configure:29486: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((uint8_t))) | return 0; | ; | return 0; | } configure:29509: result: yes configure:29517: checking size of uint8_t configure:29994: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c >&5 configure:29998: $? = 0 configure:30004: ./conftest configure:30008: $? = 0 configure:30032: result: 1 configure:30051: checking for int16_t configure:30105: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:30112: $? = 0 configure:30165: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:161: error: expected expression before ')' token configure:30172: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((int16_t))) | return 0; | ; | return 0; | } configure:30195: result: yes configure:30203: checking size of int16_t configure:30680: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c >&5 configure:30684: $? = 0 configure:30690: ./conftest configure:30694: $? = 0 configure:30718: result: 2 configure:30737: checking for short configure:30791: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:30798: $? = 0 configure:30851: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:163: error: expected expression before ')' token configure:30858: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((short))) | return 0; | ; | return 0; | } configure:30881: result: yes configure:30889: checking size of short configure:31366: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c >&5 configure:31370: $? = 0 configure:31376: ./conftest configure:31380: $? = 0 configure:31404: result: 2 configure:31423: checking for int configure:31477: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:31484: $? = 0 configure:31537: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:165: error: expected expression before ')' token configure:31544: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((int))) | return 0; | ; | return 0; | } configure:31567: result: yes configure:31575: checking size of int configure:32052: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c >&5 configure:32056: $? = 0 configure:32062: ./conftest configure:32066: $? = 0 configure:32090: result: 4 configure:32109: checking for u_int16_t configure:32163: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:32170: $? = 0 configure:32223: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:167: error: expected expression before ')' token configure:32230: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((u_int16_t))) | return 0; | ; | return 0; | } configure:32253: result: yes configure:32261: checking size of u_int16_t configure:32738: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c >&5 configure:32742: $? = 0 configure:32748: ./conftest configure:32752: $? = 0 configure:32776: result: 2 configure:32795: checking for uint16_t configure:32849: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:32856: $? = 0 configure:32909: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:169: error: expected expression before ')' token configure:32916: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((uint16_t))) | return 0; | ; | return 0; | } configure:32939: result: yes configure:32947: checking size of uint16_t configure:33424: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c >&5 configure:33428: $? = 0 configure:33434: ./conftest configure:33438: $? = 0 configure:33462: result: 2 configure:33481: checking for int32_t configure:33535: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:33542: $? = 0 configure:33595: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:171: error: expected expression before ')' token configure:33602: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((int32_t))) | return 0; | ; | return 0; | } configure:33625: result: yes configure:33633: checking size of int32_t configure:34110: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c >&5 configure:34114: $? = 0 configure:34120: ./conftest configure:34124: $? = 0 configure:34148: result: 4 configure:34167: checking for long configure:34221: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:34228: $? = 0 configure:34281: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:173: error: expected expression before ')' token configure:34288: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((long))) | return 0; | ; | return 0; | } configure:34311: result: yes configure:34319: checking size of long configure:34796: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c >&5 configure:34800: $? = 0 configure:34806: ./conftest configure:34810: $? = 0 configure:34834: result: 8 configure:34853: checking for u_int32_t configure:34907: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:34914: $? = 0 configure:34967: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:175: error: expected expression before ')' token configure:34974: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((u_int32_t))) | return 0; | ; | return 0; | } configure:34997: result: yes configure:35005: checking size of u_int32_t configure:35482: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c >&5 configure:35486: $? = 0 configure:35492: ./conftest configure:35496: $? = 0 configure:35520: result: 4 configure:35539: checking for uint32_t configure:35593: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:35600: $? = 0 configure:35653: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:177: error: expected expression before ')' token configure:35660: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((uint32_t))) | return 0; | ; | return 0; | } configure:35683: result: yes configure:35691: checking size of uint32_t configure:36168: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c >&5 configure:36172: $? = 0 configure:36178: ./conftest configure:36182: $? = 0 configure:36206: result: 4 configure:36225: checking for int64_t configure:36279: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:36286: $? = 0 configure:36339: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:179: error: expected expression before ')' token configure:36346: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((int64_t))) | return 0; | ; | return 0; | } configure:36369: result: yes configure:36377: checking size of int64_t configure:36854: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c >&5 configure:36858: $? = 0 configure:36864: ./conftest configure:36868: $? = 0 configure:36892: result: 8 configure:36911: checking for __int64 configure:36965: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:181: error: '__int64' undeclared (first use in this function) conftest.c:181: error: (Each undeclared identifier is reported only once conftest.c:181: error: for each function it appears in.) configure:36972: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof (__int64)) | return 0; | ; | return 0; | } configure:37055: result: no configure:37597: checking for long long configure:37651: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:37658: $? = 0 configure:37711: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:181: error: expected expression before ')' token configure:37718: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((long long))) | return 0; | ; | return 0; | } configure:37741: result: yes configure:37749: checking size of long long configure:38226: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c >&5 configure:38230: $? = 0 configure:38236: ./conftest configure:38240: $? = 0 configure:38264: result: 8 configure:38283: checking for u_int64_t configure:38337: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:38344: $? = 0 configure:38397: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:183: error: expected expression before ')' token configure:38404: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((u_int64_t))) | return 0; | ; | return 0; | } configure:38427: result: yes configure:38435: checking size of u_int64_t configure:38912: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c >&5 configure:38916: $? = 0 configure:38922: ./conftest configure:38926: $? = 0 configure:38950: result: 8 configure:38969: checking for uint64_t configure:39023: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:39030: $? = 0 configure:39083: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:185: error: expected expression before ')' token configure:39090: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:39113: result: yes configure:39121: checking size of uint64_t configure:39598: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c >&5 configure:39602: $? = 0 configure:39608: ./conftest configure:39612: $? = 0 configure:39636: result: 8 configure:39655: checking for pad128_t configure:39709: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:187: error: 'pad128_t' undeclared (first use in this function) conftest.c:187: error: (Each undeclared identifier is reported only once conftest.c:187: error: for each function it appears in.) configure:39716: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof (pad128_t)) | return 0; | ; | return 0; | } configure:39799: result: no configure:39810: checking for upad128_t configure:39864: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:187: error: 'upad128_t' undeclared (first use in this function) conftest.c:187: error: (Each undeclared identifier is reported only once conftest.c:187: error: for each function it appears in.) configure:39871: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof (upad128_t)) | return 0; | ; | return 0; | } configure:39954: result: no configure:39965: checking for pid_t configure:40019: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:40026: $? = 0 configure:40079: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:187: error: expected expression before ')' token configure:40086: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:40109: result: yes configure:40119: checking for size_t configure:40173: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:40180: $? = 0 configure:40233: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:188: error: expected expression before ')' token configure:40240: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:40263: result: yes configure:40270: checking size of size_t configure:40747: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c >&5 configure:40751: $? = 0 configure:40757: ./conftest configure:40761: $? = 0 configure:40785: result: 8 configure:40802: checking for ssize_t configure:40856: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:40863: $? = 0 configure:40916: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:190: error: expected expression before ')' token configure:40923: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:40946: result: yes configure:40956: checking for off_t configure:41010: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:41017: $? = 0 configure:41070: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:191: error: expected expression before ')' token configure:41077: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:41100: result: yes configure:41107: checking size of off_t configure:41584: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c >&5 configure:41588: $? = 0 configure:41594: ./conftest configure:41598: $? = 0 configure:41622: result: 8 configure:41639: checking for mode_t configure:41693: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:41700: $? = 0 configure:41753: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:193: error: expected expression before ')' token configure:41760: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:41783: result: yes configure:41793: checking for fd_mask configure:41847: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:41854: $? = 0 configure:41907: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:194: error: expected expression before ')' token configure:41914: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | /* end confdefs.h. */ | | /* What a mess.. many systems have added the (now standard) bit types | * in their own ways, so we need to scan a wide variety of headers to | * find them.. | * IMPORTANT: Keep include/squid_types.h syncronised with this list | */ | #if HAVE_SYS_TYPES_H | #include | #endif | #if STDC_HEADERS | #include | #include | #endif | #if HAVE_INTTYPES_H | #include | #endif | #if HAVE_SYS_BITYPES_H | #include | #endif | #if HAVE_SYS_SELECT_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | | | int | main () | { | if (sizeof ((fd_mask))) | return 0; | ; | return 0; | } configure:41937: result: yes configure:41950: checking for working alloca.h configure:41977: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c >&5 configure:41984: $? = 0 configure:42004: result: yes configure:42014: checking for alloca configure:42061: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c >&5 configure:42068: $? = 0 configure:42088: result: yes configure:42325: checking for socklen_t configure:42360: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:42367: $? = 0 configure:42401: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:178: error: expected expression before ')' token configure:42408: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | | #include | #include | #if STDC_HEADERS | #include | #include | #endif | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:42431: result: yes configure:42442: checking for mtyp_t configure:42473: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:175: error: 'mtyp_t' undeclared (first use in this function) conftest.c:175: error: (Each undeclared identifier is reported only once conftest.c:175: error: for each function it appears in.) configure:42480: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if (sizeof (mtyp_t)) | return 0; | ; | return 0; | } configure:42540: result: no configure:42552: checking for main in -lnsl configure:42581: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lnsl >&5 configure:42588: $? = 0 configure:42609: result: yes configure:42621: checking for main in -lsocket configure:42650: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lsocket -lnsl >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:42657: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBNSL 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:42678: result: no configure:43071: checking for unix domain sockets configure:43106: gcc -c -Wall -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:43113: $? = 0 configure:43128: result: yes configure:43139: checking for main in -lgnumalloc configure:43168: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lgnumalloc -lnsl >&5 /usr/bin/ld: cannot find -lgnumalloc collect2: ld returned 1 exit status configure:43175: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBNSL 1 | #define HAVE_UNIXSOCKET 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:43196: result: no configure:43223: checking for main in -lmalloc configure:43252: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lmalloc -lnsl >&5 /usr/bin/ld: cannot find -lmalloc collect2: ld returned 1 exit status configure:43259: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBNSL 1 | #define HAVE_UNIXSOCKET 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:43280: result: no configure:43296: checking for main in -lbsd configure:43325: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lbsd -lnsl >&5 /usr/bin/ld: cannot find -lbsd collect2: ld returned 1 exit status configure:43332: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBNSL 1 | #define HAVE_UNIXSOCKET 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:43353: result: no configure:43364: checking for main in -lregex configure:43393: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lregex -lnsl >&5 /usr/bin/ld: cannot find -lregex collect2: ld returned 1 exit status configure:43400: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBNSL 1 | #define HAVE_UNIXSOCKET 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:43421: result: no configure:43428: checking for gethostbyname in -lbind configure:43463: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lbind -lnsl >&5 /usr/bin/ld: cannot find -lbind collect2: ld returned 1 exit status configure:43470: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBNSL 1 | #define HAVE_UNIXSOCKET 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:43491: result: no configure:43508: checking for inet_aton in -lresolv configure:43543: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lresolv -lnsl >&5 configure:43550: $? = 0 configure:43571: result: yes configure:43575: checking for inet_aton in -l44bsd configure:43610: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -l44bsd -lnsl >&5 /usr/bin/ld: cannot find -l44bsd collect2: ld returned 1 exit status configure:43617: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBNSL 1 | #define HAVE_UNIXSOCKET 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char inet_aton (); | int | main () | { | return inet_aton (); | ; | return 0; | } configure:43638: result: no configure:43652: checking for main in -lresolv configure:43681: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lresolv -lnsl >&5 configure:43688: $? = 0 configure:43709: result: yes configure:43729: checking for main in -lm configure:43758: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:43765: $? = 0 configure:43786: result: yes configure:43800: checking for crypt in -lcrypt configure:43835: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lcrypt -lm -lresolv -lnsl >&5 configure:43842: $? = 0 configure:43863: result: yes configure:43870: checking for MD5Init in -lmd5 configure:43905: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lmd5 -lm -lresolv -lnsl >&5 /usr/bin/ld: cannot find -lmd5 collect2: ld returned 1 exit status configure:43912: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBNSL 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char MD5Init (); | int | main () | { | return MD5Init (); | ; | return 0; | } configure:43933: result: no configure:44353: checking for main in -llber configure:44382: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -llber -lm -lresolv -lnsl >&5 /usr/bin/ld: cannot find -llber collect2: ld returned 1 exit status configure:44389: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBNSL 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:44410: result: no configure:44422: checking if dbopen needs -ldb configure:44461: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl -ldb >&5 conftest.c: In function 'main': conftest.c:187: warning: implicit declaration of function 'dbopen' conftest.c:187: error: 'DB_HASH' undeclared (first use in this function) conftest.c:187: error: (Each undeclared identifier is reported only once conftest.c:187: error: for each function it appears in.) configure:44468: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBNSL 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_LIMITS_H | #include | #endif | #if HAVE_DB_185_H | #include | #elif HAVE_DB_H | #include | #endif | int | main () | { | dbopen((void *)0L, 0, 0, DB_HASH, (void *)0L) | ; | return 0; | } configure:44490: result: no configure:44732: checking for backtrace_symbols_fd configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for bcopy configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 conftest.c:196: warning: conflicting types for built-in function 'bcopy' configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for bswap_16 configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 /tmp/ccw4Ku8l.o: In function `main': /root/squid-3.0.STABLE15/conftest.c:208: undefined reference to `bswap_16' collect2: ld returned 1 exit status configure:44795: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBNSL 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBM 1 | #define HAVE_BACKTRACE_SYMBOLS_FD 1 | #define HAVE_BCOPY 1 | /* end confdefs.h. */ | /* Define bswap_16 to an innocuous variant, in case declares bswap_16. | For example, HP-UX 11i declares gettimeofday. */ | #define bswap_16 innocuous_bswap_16 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bswap_16 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bswap_16 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char bswap_16 (); | /* 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_bswap_16 || defined __stub___bswap_16 | choke me | #endif | | int | main () | { | return bswap_16 (); | ; | return 0; | } configure:44817: result: no configure:44732: checking for bswap_32 configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 /tmp/ccObuwOM.o: In function `main': /root/squid-3.0.STABLE15/conftest.c:208: undefined reference to `bswap_32' collect2: ld returned 1 exit status configure:44795: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBNSL 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBM 1 | #define HAVE_BACKTRACE_SYMBOLS_FD 1 | #define HAVE_BCOPY 1 | /* end confdefs.h. */ | /* Define bswap_32 to an innocuous variant, in case declares bswap_32. | For example, HP-UX 11i declares gettimeofday. */ | #define bswap_32 innocuous_bswap_32 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bswap_32 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bswap_32 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char bswap_32 (); | /* 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_bswap_32 || defined __stub___bswap_32 | choke me | #endif | | int | main () | { | return bswap_32 (); | ; | return 0; | } configure:44817: result: no configure:44732: checking for bswap16 configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 /tmp/ccASPOla.o: In function `main': /root/squid-3.0.STABLE15/conftest.c:208: undefined reference to `bswap16' collect2: ld returned 1 exit status configure:44795: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBNSL 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBM 1 | #define HAVE_BACKTRACE_SYMBOLS_FD 1 | #define HAVE_BCOPY 1 | /* end confdefs.h. */ | /* Define bswap16 to an innocuous variant, in case declares bswap16. | For example, HP-UX 11i declares gettimeofday. */ | #define bswap16 innocuous_bswap16 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bswap16 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bswap16 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char bswap16 (); | /* 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_bswap16 || defined __stub___bswap16 | choke me | #endif | | int | main () | { | return bswap16 (); | ; | return 0; | } configure:44817: result: no configure:44732: checking for bswap32 configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 /tmp/cc2EVyjx.o: In function `main': /root/squid-3.0.STABLE15/conftest.c:208: undefined reference to `bswap32' collect2: ld returned 1 exit status configure:44795: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBNSL 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBM 1 | #define HAVE_BACKTRACE_SYMBOLS_FD 1 | #define HAVE_BCOPY 1 | /* end confdefs.h. */ | /* Define bswap32 to an innocuous variant, in case declares bswap32. | For example, HP-UX 11i declares gettimeofday. */ | #define bswap32 innocuous_bswap32 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bswap32 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bswap32 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char bswap32 (); | /* 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_bswap32 || defined __stub___bswap32 | choke me | #endif | | int | main () | { | return bswap32 (); | ; | return 0; | } configure:44817: result: no configure:44732: checking for fchmod configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for getdtablesize configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for getpagesize configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for getpass configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for getrlimit configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for getrusage configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for getspnam configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for gettimeofday configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for glob configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for htobe16 configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 /tmp/ccKfeRlO.o: In function `main': /root/squid-3.0.STABLE15/conftest.c:217: undefined reference to `htobe16' collect2: ld returned 1 exit status configure:44795: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBNSL 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBM 1 | #define HAVE_BACKTRACE_SYMBOLS_FD 1 | #define HAVE_BCOPY 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | /* end confdefs.h. */ | /* Define htobe16 to an innocuous variant, in case declares htobe16. | For example, HP-UX 11i declares gettimeofday. */ | #define htobe16 innocuous_htobe16 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char htobe16 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef htobe16 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char htobe16 (); | /* 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_htobe16 || defined __stub___htobe16 | choke me | #endif | | int | main () | { | return htobe16 (); | ; | return 0; | } configure:44817: result: no configure:44732: checking for htole16 configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 /tmp/ccmHc8e8.o: In function `main': /root/squid-3.0.STABLE15/conftest.c:217: undefined reference to `htole16' collect2: ld returned 1 exit status configure:44795: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBNSL 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBM 1 | #define HAVE_BACKTRACE_SYMBOLS_FD 1 | #define HAVE_BCOPY 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | /* end confdefs.h. */ | /* Define htole16 to an innocuous variant, in case declares htole16. | For example, HP-UX 11i declares gettimeofday. */ | #define htole16 innocuous_htole16 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char htole16 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef htole16 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char htole16 (); | /* 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_htole16 || defined __stub___htole16 | choke me | #endif | | int | main () | { | return htole16 (); | ; | return 0; | } configure:44817: result: no configure:44732: checking for kqueue configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 /tmp/ccuhl0Dw.o: In function `main': /root/squid-3.0.STABLE15/conftest.c:217: undefined reference to `kqueue' collect2: ld returned 1 exit status configure:44795: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBNSL 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBM 1 | #define HAVE_BACKTRACE_SYMBOLS_FD 1 | #define HAVE_BCOPY 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return kqueue (); | ; | return 0; | } configure:44817: result: no configure:44732: checking for lrand48 configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for mallinfo configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for mallocblksize configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 /tmp/ccGKgosp.o: In function `main': /root/squid-3.0.STABLE15/conftest.c:219: undefined reference to `mallocblksize' collect2: ld returned 1 exit status configure:44795: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBNSL 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBM 1 | #define HAVE_BACKTRACE_SYMBOLS_FD 1 | #define HAVE_BCOPY 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_LRAND48 1 | #define HAVE_MALLINFO 1 | /* end confdefs.h. */ | /* Define mallocblksize to an innocuous variant, in case declares mallocblksize. | For example, HP-UX 11i declares gettimeofday. */ | #define mallocblksize innocuous_mallocblksize | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mallocblksize (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mallocblksize | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mallocblksize (); | /* 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_mallocblksize || defined __stub___mallocblksize | choke me | #endif | | int | main () | { | return mallocblksize (); | ; | return 0; | } configure:44817: result: no configure:44732: checking for mallopt configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for memcpy configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 conftest.c:209: warning: conflicting types for built-in function 'memcpy' configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for memmove configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 conftest.c:210: warning: conflicting types for built-in function 'memmove' configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for memset configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 conftest.c:211: warning: conflicting types for built-in function 'memset' configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for mkstemp configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for mktime configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for mstats configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 /tmp/cca1YZUL.o: In function `main': /root/squid-3.0.STABLE15/conftest.c:225: undefined reference to `mstats' collect2: ld returned 1 exit status configure:44795: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBNSL 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBM 1 | #define HAVE_BACKTRACE_SYMBOLS_FD 1 | #define HAVE_BCOPY 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_LRAND48 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | /* end confdefs.h. */ | /* Define mstats to an innocuous variant, in case declares mstats. | For example, HP-UX 11i declares gettimeofday. */ | #define mstats innocuous_mstats | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mstats (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mstats | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mstats (); | /* 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_mstats || defined __stub___mstats | choke me | #endif | | int | main () | { | return mstats (); | ; | return 0; | } configure:44817: result: no configure:44732: checking for poll configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for prctl configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for pthread_attr_setschedparam configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for pthread_attr_setscope configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for pthread_setschedparam configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for pthread_sigmask configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 /tmp/cccfLcJN.o: In function `main': /root/squid-3.0.STABLE15/conftest.c:230: undefined reference to `pthread_sigmask' collect2: ld returned 1 exit status configure:44795: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBNSL 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBM 1 | #define HAVE_BACKTRACE_SYMBOLS_FD 1 | #define HAVE_BCOPY 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_LRAND48 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_ATTR_SETSCOPE 1 | #define HAVE_PTHREAD_SETSCHEDPARAM 1 | /* end confdefs.h. */ | /* Define pthread_sigmask to an innocuous variant, in case declares pthread_sigmask. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_sigmask innocuous_pthread_sigmask | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_sigmask (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_sigmask | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_sigmask (); | /* 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_pthread_sigmask || defined __stub___pthread_sigmask | choke me | #endif | | int | main () | { | return pthread_sigmask (); | ; | return 0; | } configure:44817: result: no configure:44732: checking for putenv configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for random configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for regcomp configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for regexec configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for regfree configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for res_init configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 /tmp/cc49g5JL.o: In function `main': /root/squid-3.0.STABLE15/conftest.c:235: undefined reference to `res_init' collect2: ld returned 1 exit status configure:44795: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBNSL 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBM 1 | #define HAVE_BACKTRACE_SYMBOLS_FD 1 | #define HAVE_BCOPY 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_LRAND48 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_ATTR_SETSCOPE 1 | #define HAVE_PTHREAD_SETSCHEDPARAM 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | /* end confdefs.h. */ | /* Define res_init to an innocuous variant, in case declares res_init. | For example, HP-UX 11i declares gettimeofday. */ | #define res_init innocuous_res_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char res_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef res_init | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_init (); | /* 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_res_init || defined __stub___res_init | choke me | #endif | | int | main () | { | return res_init (); | ; | return 0; | } configure:44817: result: no configure:44732: checking for __res_init configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for rint configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 conftest.c:225: warning: conflicting types for built-in function 'rint' configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for sbrk configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for select configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for seteuid configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for setgroups configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for setpgrp configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for setrlimit configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for setsid configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for sigaction configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for snprintf configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 conftest.c:234: warning: conflicting types for built-in function 'snprintf' configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for socketpair configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for srand48 configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for srandom configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for statfs configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for strsep configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for strtoll configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for sysconf configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for syslog configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for timegm configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44795: $? = 0 configure:44817: result: yes configure:44732: checking for vsnprintf configure:44788: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 conftest.c:244: warning: conflicting types for built-in function 'vsnprintf' configure:44795: $? = 0 configure:44817: result: yes configure:44840: checking for drand48 configure:44896: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44903: $? = 0 configure:44925: result: yes configure:44840: checking for initgroups configure:44896: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44903: $? = 0 configure:44925: result: yes configure:44840: checking for strerror configure:44896: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:44903: $? = 0 configure:44925: result: yes configure:44840: checking for tempnam configure:44896: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 /tmp/ccSD478p.o: In function `main': /root/squid-3.0.STABLE15/conftest.c:259: warning: the use of `tempnam' is dangerous, better use `mkstemp' configure:44903: $? = 0 configure:44925: result: yes configure:44952: checking for crypt configure:45008: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl -lcrypt >&5 configure:45015: $? = 0 configure:45037: result: yes configure:45052: checking for epoll_ctl in -lepoll configure:45087: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lepoll -lm -lresolv -lnsl >&5 /usr/bin/ld: cannot find -lepoll collect2: ld returned 1 exit status configure:45094: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_U_INT64_T 8 | #define HAVE_U_INT64_T 1 | #define SIZEOF_UINT64_T 8 | #define HAVE_UINT64_T 1 | #define HAVE_PID_T 1 | #define SIZEOF_SIZE_T 8 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_OFF_T 8 | #define HAVE_OFF_T 1 | #define HAVE_MODE_T 1 | #define HAVE_FD_MASK 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBNSL 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBM 1 | #define HAVE_BACKTRACE_SYMBOLS_FD 1 | #define HAVE_BCOPY 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_LRAND48 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1 | #define HAVE_PTHREAD_ATTR_SETSCOPE 1 | #define HAVE_PTHREAD_SETSCHEDPARAM 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE___RES_INIT 1 | #define HAVE_RINT 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_DRAND48 1 | #define HAVE_INITGROUPS 1 | #define HAVE_STRERROR 1 | #define HAVE_TEMPNAM 1 | #define HAVE_CRYPT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char epoll_ctl (); | int | main () | { | return epoll_ctl (); | ; | return 0; | } configure:45115: result: no configure:45130: checking for epoll_ctl configure:45186: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:45193: $? = 0 configure:45215: result: yes configure:45229: checking if epoll works configure:45268: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 configure:45272: $? = 0 configure:45278: ./conftest configure:45282: $? = 0 configure:45299: result: yes configure:45431: checking if setresuid is implemented configure:45466: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 conftest.c: In function 'main': conftest.c:232: warning: implicit declaration of function 'setresuid' conftest.c:233: warning: implicit declaration of function 'perror' configure:45470: $? = 0 configure:45476: ./conftest configure:45480: $? = 0 configure:45498: result: yes configure:45508: checking if strnstr is well implemented configure:45548: gcc -o conftest -Wall -g -O2 -I/usr/include/libxml2 -g conftest.c -lm -lresolv -lnsl >&5 conftest.c: In function 'main': conftest.c:241: warning: implicit declaration of function 'strnstr' /tmp/cceImrOl.o: In function `main': /root/squid-3.0.STABLE15/conftest.c:241: undefined reference to `strnstr' collect2: ld returned 1 exit status configure:45552: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.0.STABLE15" | #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE15" | #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" | #define PACKAGE "squid" | #define VERSION "3.0.STABLE15" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define CACHE_HTTP_PORT 3128 | #define CACHE_ICP_PORT 3130 | #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu" | #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' '--enable-linux-netfilter'" | #define _SQUID_INLINE_ inline | #define _USE_INLINE_ /**/ | #define USE_CARP 1 | #define USE_SQUID_ESI 0 | #define ICAP_CLIENT 0 | #define USE_WCCP 1 | #define USE_WCCPv2 1 | #define SQUID_SNMP 1 | #define USE_HTCP 1 | #define HTTP_VIOLATIONS 1 | #define LINUX_NETFILTER 1 | #define USE_IDENT 1 | #define HAVE_AUTH_MODULE_BASIC 1 | #define HAVE_AUTH_MODULE_DIGEST 1 | #define HAVE_AUTH_MODULE_NTLM 1 | #define HAVE_AUTH_MODULE_NEGOTIATE 1 | #define DISABLE_POOLS 0 | #define USE_UNLINKD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_STRUCT_RUSAGE 1 | #define HAVE_STRUCT_IPHDR_IP_HL 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT8_T 1 | #define HAVE_INT8_T 1 | #define SIZEOF_CHAR 1 | #define HAVE_CHAR 1 | #define SIZEOF_U_INT8_T 1 | #define HAVE_U_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define HAVE_UINT8_T 1 | #define SIZEOF_INT16_T 2 | #define HAVE_INT16_T 1 | #define SIZEOF_SHORT 2 | #define HAVE_SHORT 1 | #define SIZEOF_INT 4 | #define HAVE_INT 1 | #define SIZEOF_U_INT16_T 2 | #define HAVE_U_INT16_T 1 | #define SIZEOF_UINT16_T 2 | #define HAVE_UINT16_T 1 | #define SIZEOF_INT32_T 4 | #define HAVE_INT32_T 1 | #define SIZEOF_LONG 8 | #define HAVE_LONG 1 | #define SIZEOF_U_INT32_T 4 | #define HAVE_U_INT32_T 1 | #define SIZEOF_UINT32_T 4 | #define HAVE_UINT32_T 1 | #define SIZEOF_INT64_T 8 | #define HAVE_INT64_T 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG