This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by webalizer configure V2.23, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local/webalizer-2.23-08 --with-language=german --enable-dns --enable-geoip --with-db=/usr/include --with-dblib=/usr/lib ## --------- ## ## Platform. ## ## --------- ## hostname = web-01 uname -m = x86_64 uname -r = 4.19.0-16-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.19.181-1 (2021-03-19) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /root/bin/admin-stuff PATH: /root/bin PATH: /usr/local/apache2/bin PATH: /usr/local/php/bin PATH: /usr/local/mysql/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1773: checking for gcc configure:1789: found /usr/bin/gcc configure:1800: result: gcc configure:2038: checking for C compiler version configure:2045: gcc --version >&5 gcc (Debian 8.3.0-6) 8.3.0 Copyright (C) 2018 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:2048: $? = 0 configure:2055: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 8.3.0 (Debian 8.3.0-6) configure:2058: $? = 0 configure:2065: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2068: $? = 1 configure:2091: checking for C compiler default output file name configure:2118: gcc -s conftest.c >&5 configure:2121: $? = 0 configure:2159: result: a.out configure:2176: checking whether the C compiler works configure:2186: ./a.out configure:2189: $? = 0 configure:2206: result: yes configure:2213: checking whether we are cross compiling configure:2215: result: no configure:2218: checking for suffix of executables configure:2225: gcc -o conftest -s conftest.c >&5 configure:2228: $? = 0 configure:2252: result: configure:2258: checking for suffix of object files configure:2284: gcc -c conftest.c >&5 configure:2287: $? = 0 configure:2310: result: o configure:2314: checking whether we are using the GNU C compiler configure:2343: gcc -c conftest.c >&5 configure:2349: $? = 0 configure:2366: result: yes configure:2371: checking whether gcc accepts -g configure:2401: gcc -c -g conftest.c >&5 configure:2407: $? = 0 configure:2506: result: yes configure:2523: checking for gcc option to accept ISO C89 configure:2597: gcc -c -g -O2 conftest.c >&5 configure:2603: $? = 0 configure:2626: result: none needed configure:2644: checking whether ln -s works configure:2648: result: yes configure:2699: checking for a BSD-compatible install configure:2755: result: /usr/bin/install -c configure:2776: checking for special C compiler options needed for large files configure:2869: result: no configure:2875: checking for _FILE_OFFSET_BITS value needed for large files configure:2910: gcc -c -g -O2 conftest.c >&5 configure:2916: $? = 0 configure:2984: result: no configure:3124: checking how to run the C preprocessor configure:3164: gcc -E conftest.c configure:3170: $? = 0 configure:3201: gcc -E conftest.c conftest.c:8:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3207: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "webalizer" | #define PACKAGE_TARNAME "webalizer" | #define PACKAGE_VERSION "V2.23" | #define PACKAGE_STRING "webalizer V2.23" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3240: result: gcc -E configure:3269: gcc -E conftest.c configure:3275: $? = 0 configure:3306: gcc -E conftest.c conftest.c:8:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3312: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "webalizer" | #define PACKAGE_TARNAME "webalizer" | #define PACKAGE_VERSION "V2.23" | #define PACKAGE_STRING "webalizer V2.23" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3350: checking for grep that handles long lines and -e configure:3424: result: /usr/bin/grep configure:3429: checking for egrep configure:3507: result: /usr/bin/grep -E configure:3512: checking for ANSI C header files configure:3542: gcc -c -g -O2 conftest.c >&5 configure:3548: $? = 0 configure:3647: gcc -o conftest -g -O2 -s conftest.c >&5 configure:3650: $? = 0 configure:3656: ./conftest configure:3659: $? = 0 configure:3676: result: yes configure:3700: checking for sys/types.h configure:3721: gcc -c -g -O2 conftest.c >&5 configure:3727: $? = 0 configure:3743: result: yes configure:3700: checking for sys/stat.h configure:3721: gcc -c -g -O2 conftest.c >&5 configure:3727: $? = 0 configure:3743: result: yes configure:3700: checking for stdlib.h configure:3721: gcc -c -g -O2 conftest.c >&5 configure:3727: $? = 0 configure:3743: result: yes configure:3700: checking for string.h configure:3721: gcc -c -g -O2 conftest.c >&5 configure:3727: $? = 0 configure:3743: result: yes configure:3700: checking for memory.h configure:3721: gcc -c -g -O2 conftest.c >&5 configure:3727: $? = 0 configure:3743: result: yes configure:3700: checking for strings.h configure:3721: gcc -c -g -O2 conftest.c >&5 configure:3727: $? = 0 configure:3743: result: yes configure:3700: checking for inttypes.h configure:3721: gcc -c -g -O2 conftest.c >&5 configure:3727: $? = 0 configure:3743: result: yes configure:3700: checking for stdint.h configure:3721: gcc -c -g -O2 conftest.c >&5 configure:3727: $? = 0 configure:3743: result: yes configure:3700: checking for unistd.h configure:3721: gcc -c -g -O2 conftest.c >&5 configure:3727: $? = 0 configure:3743: result: yes configure:3756: checking whether char is unsigned configure:3784: gcc -c -g -O2 conftest.c >&5 configure:3790: $? = 0 configure:3805: result: no configure:3814: checking for u_int64_t configure:3844: gcc -c -g -O2 conftest.c >&5 configure:3850: $? = 0 configure:3865: result: yes configure:3877: checking whether altzone is declared configure:3907: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:24:10: error: 'altzone' undeclared (first use in this function); did you mean 'timezone'? (void) altzone; ^~~~~~~ timezone conftest.c:24:10: note: each undeclared identifier is reported only once for each function it appears in configure:3913: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "webalizer" | #define PACKAGE_TARNAME "webalizer" | #define PACKAGE_VERSION "V2.23" | #define PACKAGE_STRING "webalizer V2.23" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef altzone | (void) altzone; | #endif | | ; | return 0; | } configure:3928: result: no configure:4014: checking for main in -l44bsd configure:4043: gcc -o conftest -Wall -O2 -I/usr/include -L/usr/lib -s conftest.c -l44bsd >&5 /usr/bin/ld: cannot find -l44bsd collect2: error: ld returned 1 exit status configure:4049: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "webalizer" | #define PACKAGE_TARNAME "webalizer" | #define PACKAGE_VERSION "V2.23" | #define PACKAGE_STRING "webalizer V2.23" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:4067: result: no configure:4088: checking getopt.h usability configure:4105: gcc -c -Wall -O2 -I/usr/include conftest.c >&5 configure:4111: $? = 0 configure:4125: result: yes configure:4129: checking getopt.h presence configure:4144: gcc -E -I/usr/include conftest.c configure:4150: $? = 0 configure:4164: result: yes configure:4192: checking for getopt.h configure:4200: result: yes configure:4213: checking for main in -lm configure:4242: gcc -o conftest -Wall -O2 -I/usr/include -L/usr/lib -s conftest.c -lm >&5 configure:4248: $? = 0 configure:4266: result: yes configure:4288: checking math.h usability configure:4305: gcc -c -Wall -O2 -I/usr/include conftest.c >&5 configure:4311: $? = 0 configure:4325: result: yes configure:4329: checking math.h presence configure:4344: gcc -E -I/usr/include conftest.c configure:4350: $? = 0 configure:4364: result: yes configure:4392: checking for math.h configure:4400: result: yes configure:4416: checking for main in -lz configure:4445: gcc -o conftest -Wall -O2 -I/usr/include -L/usr/lib -s conftest.c -lz -lm >&5 configure:4451: $? = 0 configure:4469: result: yes configure:4476: checking for gzrewind in -lz configure:4511: gcc -o conftest -Wall -O2 -I/usr/include -L/usr/lib -s conftest.c -lz -lz -lm >&5 configure:4517: $? = 0 configure:4535: result: yes configure:4564: checking zlib.h usability configure:4581: gcc -c -Wall -O2 -I/usr/include conftest.c >&5 configure:4587: $? = 0 configure:4601: result: yes configure:4605: checking zlib.h presence configure:4620: gcc -E -I/usr/include conftest.c configure:4626: $? = 0 configure:4640: result: yes configure:4668: checking for zlib.h configure:4675: result: yes configure:4693: checking for main in -lpng configure:4722: gcc -o conftest -Wall -O2 -I/usr/include -L/usr/lib -s conftest.c -lpng -lz -lm >&5 configure:4728: $? = 0 configure:4746: result: yes configure:4761: checking for main in -lgd configure:4790: gcc -o conftest -Wall -O2 -I/usr/include -L/usr/lib -s conftest.c -lgd -lpng -lz -lm >&5 configure:4796: $? = 0 configure:4814: result: yes configure:4821: checking for gdImagePng in -lgd configure:4856: gcc -o conftest -Wall -O2 -I/usr/include -L/usr/lib -s conftest.c -lgd -lgd -lpng -lz -lm >&5 configure:4862: $? = 0 configure:4880: result: yes configure:4909: checking gd.h usability configure:4926: gcc -c -Wall -O2 -I/usr/include conftest.c >&5 configure:4932: $? = 0 configure:4946: result: yes configure:4950: checking gd.h presence configure:4965: gcc -E -I/usr/include conftest.c configure:4971: $? = 0 configure:4985: result: yes configure:5013: checking for gd.h configure:5020: result: yes configure:5047: checking for main in -ldb configure:5076: gcc -o conftest -Wall -O2 -I/usr/include -L/usr/lib -s conftest.c -ldb -lgd -lpng -lz -lm >&5 configure:5082: $? = 0 configure:5100: result: yes configure:5122: checking db.h usability configure:5139: gcc -c -Wall -O2 -I/usr/include conftest.c >&5 configure:5145: $? = 0 configure:5159: result: yes configure:5163: checking db.h presence configure:5178: gcc -E -I/usr/include conftest.c configure:5184: $? = 0 configure:5198: result: yes configure:5226: checking for db.h configure:5233: result: yes configure:5251: checking for fdatasync configure:5307: gcc -o conftest -Wall -O2 -I/usr/include -L/usr/lib -s conftest.c -ldb -lgd -lpng -lz -lm >&5 configure:5313: $? = 0 configure:5330: result: yes configure:5403: checking for socket configure:5459: gcc -o conftest -Wall -O2 -I/usr/include -L/usr/lib -s conftest.c -ldb -lgd -lpng -lz -lm >&5 configure:5465: $? = 0 configure:5482: result: yes configure:5566: checking sys/socket.h usability configure:5583: gcc -c -Wall -O2 -I/usr/include conftest.c >&5 configure:5589: $? = 0 configure:5603: result: yes configure:5607: checking sys/socket.h presence configure:5622: gcc -E -I/usr/include conftest.c configure:5628: $? = 0 configure:5642: result: yes configure:5670: checking for sys/socket.h configure:5678: result: yes configure:5691: checking for inet_pton configure:5747: gcc -o conftest -Wall -O2 -I/usr/include -L/usr/lib -s conftest.c -ldb -lgd -lpng -lz -lm >&5 configure:5753: $? = 0 configure:5770: result: yes configure:6169: checking for main in -lGeoIP configure:6198: gcc -o conftest -Wall -O2 -I/usr/include -L/usr/lib -s conftest.c -lGeoIP -ldb -lgd -lpng -lz -lm >&5 configure:6204: $? = 0 configure:6222: result: yes configure:6244: checking GeoIP.h usability configure:6261: gcc -c -Wall -O2 -I/usr/include conftest.c >&5 configure:6267: $? = 0 configure:6281: result: yes configure:6285: checking GeoIP.h presence configure:6300: gcc -E -I/usr/include conftest.c configure:6306: $? = 0 configure:6320: result: yes configure:6348: checking for GeoIP.h configure:6355: result: yes configure:6407: checking for language file configure:6420: result: yes - german configure:6573: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by webalizer config.status V2.23, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on web-01 config.status:589: creating Makefile config.status:778: linking ./lang/webalizer_lang.german to webalizer_lang.h configure:7495: Done. Type 'make' to continue with build. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-s ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_fdatasync=yes ac_cv_func_inet_pton=yes ac_cv_func_socket=yes ac_cv_have_decl_altzone=no ac_cv_header_GeoIP_h=yes ac_cv_header_db_h=yes ac_cv_header_gd_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_language=german ac_cv_lib_44bsd_main=no ac_cv_lib_GeoIP_main=yes ac_cv_lib_db_main=yes ac_cv_lib_gd_gdImagePng=yes ac_cv_lib_gd_main=yes ac_cv_lib_m_main=yes ac_cv_lib_png_main=yes ac_cv_lib_z_gzrewind=yes ac_cv_lib_z_main=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_u_int64_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-Wall -O2' CPP='gcc -E' CPPFLAGS=' -I/usr/include' DEFAULT_LANG='english' DEFS='-DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DHAVE_SYS_SOCKET_H=1' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GEODB_LOC='/usr/share/GeoDB' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='-L/usr/lib -s' LIBOBJS='' LIBS='-lGeoIP -ldb -lgd -lpng -lz -lm ' LN_S='ln -s' LTLIBOBJS='' OBJEXT='o' OPTS='-DUSE_GEOIP -DUSE_DNS ' PACKAGE_BUGREPORT='' PACKAGE_NAME='webalizer' PACKAGE_STRING='webalizer V2.23' PACKAGE_TARNAME='webalizer' PACKAGE_VERSION='V2.23' PATH_SEPARATOR=':' SHELL='/bin/sh' WCMGR_LIBS='-ldb' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local/webalizer-2.23-08' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "webalizer" #define PACKAGE_TARNAME "webalizer" #define PACKAGE_VERSION "V2.23" #define PACKAGE_STRING "webalizer V2.23" #define PACKAGE_BUGREPORT "" #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_GETOPT_H 1 #define HAVE_MATH_H 1 #define HAVE_SYS_SOCKET_H 1 configure: exit 0