This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --sbindir=/usr/sbin --bindir=/usr/bin --mandir=/usr/share/man --datadir=/usr/lib/isdn ## --------- ## ## Platform. ## ## --------- ## hostname = hp05 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2394: checking for gcc configure:2410: found /usr/lib/ccache/gcc configure:2421: result: gcc configure:2650: checking for C compiler version configure:2659: gcc --version >&5 gcc (GCC) 4.8.3 Copyright (C) 2013 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:2670: $? = 0 configure:2659: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2670: $? = 0 configure:2659: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2670: $? = 1 configure:2659: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:2670: $? = 1 configure:2690: checking whether the C compiler works configure:2712: gcc conftest.c >&5 configure:2716: $? = 0 configure:2764: result: yes configure:2767: checking for C compiler default output file name configure:2769: result: a.out configure:2775: checking for suffix of executables configure:2782: gcc -o conftest conftest.c >&5 configure:2786: $? = 0 configure:2808: result: configure:2830: checking whether we are cross compiling configure:2838: gcc -o conftest conftest.c >&5 configure:2842: $? = 0 configure:2849: ./conftest configure:2853: $? = 0 configure:2868: result: no configure:2873: checking for suffix of object files configure:2895: gcc -c conftest.c >&5 configure:2899: $? = 0 configure:2920: result: o configure:2924: checking whether we are using the GNU C compiler configure:2943: gcc -c conftest.c >&5 configure:2943: $? = 0 configure:2952: result: yes configure:2961: checking whether gcc accepts -g configure:2981: gcc -c -g conftest.c >&5 configure:2981: $? = 0 configure:3022: result: yes configure:3039: checking for gcc option to accept ISO C89 configure:3102: gcc -c -g -O2 conftest.c >&5 configure:3102: $? = 0 configure:3115: result: none needed configure:3178: checking for a BSD-compatible install configure:3246: result: /bin/install -c configure:3261: checking for gawk configure:3277: found /bin/gawk configure:3288: result: gawk configure:3301: checking for sed configure:3319: found /bin/sed configure:3331: result: /bin/sed configure:3339: checking whether make sets $(MAKE) configure:3361: result: yes configure:3374: checking for bzip2 configure:3393: found /bin/bzip2 configure:3405: result: /bin/bzip2 configure:3424: result: Using 'cdb' as database configure:3564: checking how to run the C preprocessor configure:3595: gcc -E conftest.c configure:3595: $? = 0 configure:3609: gcc -E conftest.c conftest.c:22:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3609: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define OLDCONFDIR "/etc/isdnlog" | #define OLDCONFFILE "isdnlog.conf" | #define DATADIR "/usr/lib/isdn" | #define SERV_PORT 20011 | #define USERFILE "isdnlog.users" | #define LOGFILE "/var/log/isdn.log" | #define CHARGEFILE "charge.dat" | #define RELOADCMD "reload" | #define STOPCMD "stop" | #define REBOOTCMD "/sbin/reboot" | #define ISDN_DE 1 | #define USE_CDB 1 | #define RDBEXT ".cdb" | /* end confdefs.h. */ | #include configure:3634: result: gcc -E configure:3654: gcc -E conftest.c configure:3654: $? = 0 configure:3668: gcc -E conftest.c conftest.c:22:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3668: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define OLDCONFDIR "/etc/isdnlog" | #define OLDCONFFILE "isdnlog.conf" | #define DATADIR "/usr/lib/isdn" | #define SERV_PORT 20011 | #define USERFILE "isdnlog.users" | #define LOGFILE "/var/log/isdn.log" | #define CHARGEFILE "charge.dat" | #define RELOADCMD "reload" | #define STOPCMD "stop" | #define REBOOTCMD "/sbin/reboot" | #define ISDN_DE 1 | #define USE_CDB 1 | #define RDBEXT ".cdb" | /* end confdefs.h. */ | #include configure:3697: checking for grep that handles long lines and -e configure:3755: result: /bin/grep configure:3760: checking for egrep configure:3822: result: /bin/grep -E configure:3933: result: "no POSTGRES DISABLED" configure:4068: result: "no MYSQL DISABLED" configure:4098: result: "no ORACLE DISABLED" configure:4106: checking for ANSI C header files configure:4126: gcc -c -g -O2 conftest.c >&5 configure:4126: $? = 0 configure:4199: gcc -o conftest -g -O2 conftest.c >&5 configure:4199: $? = 0 configure:4199: ./conftest configure:4199: $? = 0 configure:4210: result: yes configure:4218: checking for sys/wait.h that is POSIX.1 compatible configure:4244: gcc -c -g -O2 conftest.c >&5 configure:4244: $? = 0 configure:4251: result: yes configure:4264: checking for sys/types.h configure:4264: gcc -c -g -O2 conftest.c >&5 configure:4264: $? = 0 configure:4264: result: yes configure:4264: checking for sys/stat.h configure:4264: gcc -c -g -O2 conftest.c >&5 configure:4264: $? = 0 configure:4264: result: yes configure:4264: checking for stdlib.h configure:4264: gcc -c -g -O2 conftest.c >&5 configure:4264: $? = 0 configure:4264: result: yes configure:4264: checking for string.h configure:4264: gcc -c -g -O2 conftest.c >&5 configure:4264: $? = 0 configure:4264: result: yes configure:4264: checking for memory.h configure:4264: gcc -c -g -O2 conftest.c >&5 configure:4264: $? = 0 configure:4264: result: yes configure:4264: checking for strings.h configure:4264: gcc -c -g -O2 conftest.c >&5 configure:4264: $? = 0 configure:4264: result: yes configure:4264: checking for inttypes.h configure:4264: gcc -c -g -O2 conftest.c >&5 configure:4264: $? = 0 configure:4264: result: yes configure:4264: checking for stdint.h configure:4264: gcc -c -g -O2 conftest.c >&5 configure:4264: $? = 0 configure:4264: result: yes configure:4264: checking for unistd.h configure:4264: gcc -c -g -O2 conftest.c >&5 configure:4264: $? = 0 configure:4264: result: yes configure:4279: checking fcntl.h usability configure:4279: gcc -c -g -O2 conftest.c >&5 configure:4279: $? = 0 configure:4279: result: yes configure:4279: checking fcntl.h presence configure:4279: gcc -E conftest.c configure:4279: $? = 0 configure:4279: result: yes configure:4279: checking for fcntl.h configure:4279: result: yes configure:4279: checking limits.h usability configure:4279: gcc -c -g -O2 conftest.c >&5 configure:4279: $? = 0 configure:4279: result: yes configure:4279: checking limits.h presence configure:4279: gcc -E conftest.c configure:4279: $? = 0 configure:4279: result: yes configure:4279: checking for limits.h configure:4279: result: yes configure:4279: checking sys/ioctl.h usability configure:4279: gcc -c -g -O2 conftest.c >&5 configure:4279: $? = 0 configure:4279: result: yes configure:4279: checking sys/ioctl.h presence configure:4279: gcc -E conftest.c configure:4279: $? = 0 configure:4279: result: yes configure:4279: checking for sys/ioctl.h configure:4279: result: yes configure:4279: checking sys/time.h usability configure:4279: gcc -c -g -O2 conftest.c >&5 configure:4279: $? = 0 configure:4279: result: yes configure:4279: checking sys/time.h presence configure:4279: gcc -E conftest.c configure:4279: $? = 0 configure:4279: result: yes configure:4279: checking for sys/time.h configure:4279: result: yes configure:4279: checking syslog.h usability configure:4279: gcc -c -g -O2 conftest.c >&5 configure:4279: $? = 0 configure:4279: result: yes configure:4279: checking syslog.h presence configure:4279: gcc -E conftest.c configure:4279: $? = 0 configure:4279: result: yes configure:4279: checking for syslog.h configure:4279: result: yes configure:4279: checking for unistd.h configure:4279: result: yes configure:4348: checking for an ANSI C-conforming const configure:4414: gcc -c -g -O2 conftest.c >&5 configure:4414: $? = 0 configure:4421: result: yes configure:4429: checking for pid_t configure:4429: gcc -c -g -O2 conftest.c >&5 configure:4429: $? = 0 configure:4429: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:77:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:4429: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define OLDCONFDIR "/etc/isdnlog" | #define OLDCONFFILE "isdnlog.conf" | #define DATADIR "/usr/lib/isdn" | #define SERV_PORT 20011 | #define USERFILE "isdnlog.users" | #define LOGFILE "/var/log/isdn.log" | #define CHARGEFILE "charge.dat" | #define RELOADCMD "reload" | #define STOPCMD "stop" | #define REBOOTCMD "/sbin/reboot" | #define ISDN_DE 1 | #define USE_CDB 1 | #define RDBEXT ".cdb" | #define POSTGRESDIR "" | #define MYSQLDIR "" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 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_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:4429: result: yes configure:4440: checking for size_t configure:4440: gcc -c -g -O2 conftest.c >&5 configure:4440: $? = 0 configure:4440: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:77:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:4440: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define OLDCONFDIR "/etc/isdnlog" | #define OLDCONFFILE "isdnlog.conf" | #define DATADIR "/usr/lib/isdn" | #define SERV_PORT 20011 | #define USERFILE "isdnlog.users" | #define LOGFILE "/var/log/isdn.log" | #define CHARGEFILE "charge.dat" | #define RELOADCMD "reload" | #define STOPCMD "stop" | #define REBOOTCMD "/sbin/reboot" | #define ISDN_DE 1 | #define USE_CDB 1 | #define RDBEXT ".cdb" | #define POSTGRESDIR "" | #define MYSQLDIR "" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 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_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:4440: result: yes configure:4451: checking whether time.h and sys/time.h may both be included configure:4471: gcc -c -g -O2 conftest.c >&5 configure:4471: $? = 0 configure:4478: result: yes configure:4486: checking whether struct tm is in sys/time.h or time.h configure:4506: gcc -c -g -O2 conftest.c >&5 configure:4506: $? = 0 configure:4513: result: time.h configure:4523: checking whether gcc needs -traditional configure:4557: result: no configure:4564: checking for working memcmp configure:4607: gcc -o conftest -g -O2 conftest.c >&5 configure:4607: $? = 0 configure:4607: ./conftest configure:4607: $? = 0 configure:4617: result: yes configure:4626: checking return type of signal handlers configure:4644: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:48:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:4644: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define OLDCONFDIR "/etc/isdnlog" | #define OLDCONFFILE "isdnlog.conf" | #define DATADIR "/usr/lib/isdn" | #define SERV_PORT 20011 | #define USERFILE "isdnlog.users" | #define LOGFILE "/var/log/isdn.log" | #define CHARGEFILE "charge.dat" | #define RELOADCMD "reload" | #define STOPCMD "stop" | #define REBOOTCMD "/sbin/reboot" | #define ISDN_DE 1 | #define USE_CDB 1 | #define RDBEXT ".cdb" | #define POSTGRESDIR "" | #define MYSQLDIR "" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 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_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:4651: result: void configure:4665: checking for utime.h configure:4665: gcc -c -g -O2 conftest.c >&5 configure:4665: $? = 0 configure:4665: result: yes configure:4679: checking whether utime accepts a null argument configure:4708: gcc -o conftest -g -O2 conftest.c >&5 configure:4708: $? = 0 configure:4708: ./conftest configure:4708: $? = 0 configure:4718: result: yes configure:4731: checking for mktime configure:4731: gcc -o conftest -g -O2 conftest.c >&5 configure:4731: $? = 0 configure:4731: result: yes configure:4731: checking for select configure:4731: gcc -o conftest -g -O2 conftest.c >&5 configure:4731: $? = 0 configure:4731: result: yes configure:4731: checking for socket configure:4731: gcc -o conftest -g -O2 conftest.c >&5 configure:4731: $? = 0 configure:4731: result: yes configure:4731: checking for stime configure:4731: gcc -o conftest -g -O2 conftest.c >&5 configure:4731: $? = 0 configure:4731: result: yes configure:4731: checking for strdup configure:4731: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:72:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:4731: $? = 0 configure:4731: result: yes configure:4731: checking for strerror configure:4731: gcc -o conftest -g -O2 conftest.c >&5 configure:4731: $? = 0 configure:4731: result: yes configure:4731: checking for strftime configure:4731: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:74:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:4731: $? = 0 configure:4731: result: yes configure:4731: checking for strstr configure:4731: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:75:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:4731: $? = 0 configure:4731: result: yes configure:4731: checking for strtod configure:4731: gcc -o conftest -g -O2 conftest.c >&5 configure:4731: $? = 0 configure:4731: result: yes configure:4731: checking for strtol configure:4731: gcc -o conftest -g -O2 conftest.c >&5 configure:4731: $? = 0 configure:4731: result: yes configure:4923: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp05 config.status:888: creating Makefile config.status:991: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status:888: creating isdnlog/callerid.conf.5 config.status:888: creating isdnlog/isdn.conf.5 config.status:888: creating isdnlog/isdnformat.5 config.status:888: creating isdnlog/isdnlog.5 config.status:888: creating isdnlog/isdnlog.8 config.status:888: creating isdnlog/isdnlog.users.5 config.status:888: creating isdnrep/isdnrep.1 config.status:888: creating isdnconf/isdnconf.1 config.status:888: creating policy.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_select=yes ac_cv_func_socket=yes ac_cv_func_stime=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_utime_null=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_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_ioctl_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_objext=o ac_cv_path_BZIP2=/bin/bzip2 ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk 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_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_struct_tm=time.h ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AREACODE='1' AREAPREFIX='06' AWK='gawk' BZIP2='/bin/bzip2' CALLERIDFILE='callerid.conf' CC='gcc' CDBEXTRALIBS='tools/cdb/i4l_cdb.a' CFLAGS='-g -O2' CONFFILE='isdn.conf' COUNTRYCODE='36' COUNTRYPREFIX='+' CPP='gcc -E' CPPFLAGS='' DATADIR='/usr/lib/isdn' DBMLIB='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' I4LCONFDIR='/etc/isdn' I4LVERSION='3.3' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBAREA='1' LIBISDNDIR='../lib' LIBOBJS='' LIBS='' LOGFILE='/var/log/isdn.log' LTLIBOBJS='' MANDATE_CALLERID='2000/09/15' MANDATE_ISDNCONF='1998/12/29' MANDATE_ISDNFORMAT='2000/09/15' MANDATE_ISDNLOG5='2002/01/31' MANDATE_ISDNLOG8='2003/08/14' MANDATE_ISDNLOG_USERS='2000/09/15' MANDATE_ISDNREP='2000/11/06' MANDATE_ISDN_CONF='2002/03/11' MYSQLDB='' MYSQLDIR='' NATION='de' NATION_MACRO='ISDN_DE' OBJEXT='o' OLDCONFDIR='/etc/isdnlog' OLDCONFFILE='isdnlog.conf' ORACLE='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' POSTGRES='' POSTGRESDIR='' REBOOTCMD='/sbin/reboot' RELOADCMD='reload' RUNDIR='/var/run' SED='/bin/sed' SERV_PORT='20011' SET_MAKE='' SHELL='/bin/sh' STOPCMD='stop' USERFILE='isdnlog.users' ac_ct_CC='gcc' bindir='/usr/bin' build_alias='' datadir='/usr/lib/isdn' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='/usr/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define OLDCONFDIR "/etc/isdnlog" #define OLDCONFFILE "isdnlog.conf" #define DATADIR "/usr/lib/isdn" #define SERV_PORT 20011 #define USERFILE "isdnlog.users" #define LOGFILE "/var/log/isdn.log" #define CHARGEFILE "charge.dat" #define RELOADCMD "reload" #define STOPCMD "stop" #define REBOOTCMD "/sbin/reboot" #define ISDN_DE 1 #define USE_CDB 1 #define RDBEXT ".cdb" #define POSTGRESDIR "" #define MYSQLDIR "" #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 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_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_UNISTD_H 1 #define TIME_WITH_SYS_TIME 1 #define RETSIGTYPE void #define HAVE_UTIME_H 1 #define HAVE_UTIME_NULL 1 #define HAVE_MKTIME 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STIME 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRSTR 1 #define HAVE_STRTOD 1 #define HAVE_STRTOL 1 #define LIBAREA 1 configure: exit 0