This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by kraken configure VERSION, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --with-lua-suffix=5.1 --with-lua-includes=/usr/include/lua5.1/ ## --------- ## ## Platform. ## ## --------- ## hostname = stark uname -m = i686 uname -r = 2.6.24-1-686 uname -s = Linux uname -v = #1 SMP Sat Apr 19 00:37:55 UTC 2008 /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/bin PATH: /usr/bin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:1746: checking for gcc configure:1762: found /usr/bin/gcc configure:1773: result: gcc configure:2011: checking for C compiler version configure:2018: gcc --version >&5 gcc (GCC) 4.2.3 (Debian 4.2.3-5) 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:2021: $? = 0 configure:2028: gcc -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++ --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 --disable-libmudflap --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.2.3 (Debian 4.2.3-5) configure:2031: $? = 0 configure:2038: gcc -V >&5 gcc: '-V' option must have argument configure:2041: $? = 1 configure:2064: checking for C compiler default output file name configure:2091: gcc conftest.c >&5 configure:2094: $? = 0 configure:2132: result: a.out configure:2149: checking whether the C compiler works configure:2159: ./a.out configure:2162: $? = 0 configure:2179: result: yes configure:2186: checking whether we are cross compiling configure:2188: result: no configure:2191: checking for suffix of executables configure:2198: gcc -o conftest conftest.c >&5 configure:2201: $? = 0 configure:2225: result: configure:2231: checking for suffix of object files configure:2257: gcc -c conftest.c >&5 configure:2260: $? = 0 configure:2283: result: o configure:2287: checking whether we are using the GNU C compiler configure:2316: gcc -c conftest.c >&5 configure:2322: $? = 0 configure:2339: result: yes configure:2344: checking whether gcc accepts -g configure:2374: gcc -c -g conftest.c >&5 configure:2380: $? = 0 configure:2479: result: yes configure:2496: checking for gcc option to accept ISO C89 configure:2570: gcc -c -g -O2 conftest.c >&5 configure:2576: $? = 0 configure:2599: result: none needed configure:2628: checking how to run the C preprocessor configure:2668: gcc -E conftest.c configure:2674: $? = 0 configure:2705: gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:2711: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "kraken" | #define PACKAGE_TARNAME "kraken" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "kraken VERSION" | #define PACKAGE_BUGREPORT "cacilhas@maisideis.com.br" | /* end confdefs.h. */ | #include configure:2744: result: gcc -E configure:2773: gcc -E conftest.c configure:2779: $? = 0 configure:2810: gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:2816: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "kraken" | #define PACKAGE_TARNAME "kraken" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "kraken VERSION" | #define PACKAGE_BUGREPORT "cacilhas@maisideis.com.br" | /* end confdefs.h. */ | #include configure:2854: checking for grep that handles long lines and -e configure:2928: result: /bin/grep configure:2933: checking for egrep configure:3011: result: /bin/grep -E configure:3016: checking for ANSI C header files configure:3046: gcc -c -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:3052: $? = 0 configure:3151: gcc -o conftest -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:3154: $? = 0 configure:3160: ./conftest configure:3163: $? = 0 configure:3180: result: yes configure:3204: checking for sys/types.h configure:3225: gcc -c -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:3231: $? = 0 configure:3247: result: yes configure:3204: checking for sys/stat.h configure:3225: gcc -c -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:3231: $? = 0 configure:3247: result: yes configure:3204: checking for stdlib.h configure:3225: gcc -c -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:3231: $? = 0 configure:3247: result: yes configure:3204: checking for string.h configure:3225: gcc -c -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:3231: $? = 0 configure:3247: result: yes configure:3204: checking for memory.h configure:3225: gcc -c -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:3231: $? = 0 configure:3247: result: yes configure:3204: checking for strings.h configure:3225: gcc -c -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:3231: $? = 0 configure:3247: result: yes configure:3204: checking for inttypes.h configure:3225: gcc -c -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:3231: $? = 0 configure:3247: result: yes configure:3204: checking for stdint.h configure:3225: gcc -c -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:3231: $? = 0 configure:3247: result: yes configure:3204: checking for unistd.h configure:3225: gcc -c -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:3231: $? = 0 configure:3247: result: yes configure:3280: checking arpa/inet.h usability configure:3297: gcc -c -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:3303: $? = 0 configure:3317: result: yes configure:3321: checking arpa/inet.h presence configure:3336: gcc -E conftest.c configure:3342: $? = 0 configure:3356: result: yes configure:3389: checking for arpa/inet.h configure:3397: result: yes configure:3280: checking fcntl.h usability configure:3297: gcc -c -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:3303: $? = 0 configure:3317: result: yes configure:3321: checking fcntl.h presence configure:3336: gcc -E conftest.c configure:3342: $? = 0 configure:3356: result: yes configure:3389: checking for fcntl.h configure:3397: result: yes configure:3280: checking netdb.h usability configure:3297: gcc -c -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:3303: $? = 0 configure:3317: result: yes configure:3321: checking netdb.h presence configure:3336: gcc -E conftest.c configure:3342: $? = 0 configure:3356: result: yes configure:3389: checking for netdb.h configure:3397: result: yes configure:3280: checking netinet/in.h usability configure:3297: gcc -c -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:3303: $? = 0 configure:3317: result: yes configure:3321: checking netinet/in.h presence configure:3336: gcc -E conftest.c configure:3342: $? = 0 configure:3356: result: yes configure:3389: checking for netinet/in.h configure:3397: result: yes configure:3270: checking for stdlib.h configure:3276: result: yes configure:3280: checking sys/socket.h usability configure:3297: gcc -c -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:3303: $? = 0 configure:3317: result: yes configure:3321: checking sys/socket.h presence configure:3336: gcc -E conftest.c configure:3342: $? = 0 configure:3356: result: yes configure:3389: checking for sys/socket.h configure:3397: result: yes configure:3270: checking for unistd.h configure:3276: result: yes configure:3412: checking for stdbool.h that conforms to C99 configure:3505: gcc -c -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 conftest.c:52: warning: the address of 's' will always evaluate as 'true' conftest.c: In function 'main': conftest.c:94: warning: the address of 'a' will always evaluate as 'true' conftest.c:94: warning: the address of 'b' will always evaluate as 'true' conftest.c:94: warning: the address of 'c' will always evaluate as 'true' conftest.c:94: warning: the address of 'd' will always evaluate as 'true' conftest.c:94: warning: the address of 'f' will always evaluate as 'true' conftest.c:94: warning: the address of 'g' will always evaluate as 'true' conftest.c:94: warning: the address of 'h' will always evaluate as 'true' conftest.c:94: warning: the address of 'i' will always evaluate as 'true' conftest.c:95: warning: the address of 'n' will always evaluate as 'true' conftest.c:95: warning: the address of 'o' will always evaluate as 'true' conftest.c:95: warning: the address of 'p' will always evaluate as 'true' configure:3511: $? = 0 configure:3526: result: yes configure:3528: checking for _Bool configure:3558: gcc -c -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:3564: $? = 0 configure:3579: result: yes configure:3598: checking for an ANSI C-conforming const configure:3673: gcc -c -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 conftest.c: In function 'main': conftest.c:56: warning: 't' is used uninitialized in this function conftest.c:72: warning: 'b' is used uninitialized in this function conftest.c:78: warning: 'cs[0]' is used uninitialized in this function configure:3679: $? = 0 configure:3694: result: yes configure:3704: checking for pid_t configure:3734: gcc -c -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:3740: $? = 0 configure:3755: result: yes configure:3767: checking for uid_t in sys/types.h configure:3790: result: yes configure:3822: checking vfork.h usability configure:3839: gcc -c -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 conftest.c:60:19: error: vfork.h: No such file or directory configure:3845: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "kraken" | #define PACKAGE_TARNAME "kraken" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "kraken VERSION" | #define PACKAGE_BUGREPORT "cacilhas@maisideis.com.br" | #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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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:3859: result: no configure:3863: checking vfork.h presence configure:3878: gcc -E conftest.c conftest.c:27:19: error: vfork.h: No such file or directory configure:3884: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "kraken" | #define PACKAGE_TARNAME "kraken" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "kraken VERSION" | #define PACKAGE_BUGREPORT "cacilhas@maisideis.com.br" | #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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include configure:3898: result: no configure:3931: checking for vfork.h configure:3939: result: no configure:3957: checking for fork configure:4013: gcc -o conftest -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 conftest.c:50: warning: conflicting types for built-in function 'fork' configure:4019: $? = 0 configure:4037: result: yes configure:3957: checking for vfork configure:4013: gcc -o conftest -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:4019: $? = 0 configure:4037: result: yes configure:4048: checking for working fork configure:4080: gcc -o conftest -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:4083: $? = 0 configure:4089: ./conftest configure:4092: $? = 0 configure:4108: result: yes configure:4129: checking for working vfork configure:4267: result: yes configure:4298: checking whether lstat dereferences a symlink specified with a trailing slash configure:4334: gcc -o conftest -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:4337: $? = 0 configure:4343: ./conftest configure:4346: $? = 0 configure:4369: result: yes configure:4388: checking whether stat accepts an empty string configure:4418: gcc -o conftest -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:4421: $? = 0 configure:4427: ./conftest configure:4430: $? = 0 configure:4446: result: no configure:4468: checking for inet_ntoa configure:4524: gcc -o conftest -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:4530: $? = 0 configure:4548: result: yes configure:4468: checking for memset configure:4524: gcc -o conftest -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 conftest.c:56: warning: conflicting types for built-in function 'memset' configure:4530: $? = 0 configure:4548: result: yes configure:4468: checking for socket configure:4524: gcc -o conftest -g -O2 -Wall -W -pedantic -rdynamic conftest.c >&5 configure:4530: $? = 0 configure:4548: result: yes configure:4596: checking for lua5.1 configure:4614: found /usr/bin/lua5.1 configure:4626: result: /usr/bin/lua5.1 configure:4641: checking for Lua version >= 5.1 configure:4646: result: yes (found 5.1.3) configure:4684: checking lua.h usability configure:4701: gcc -c -g -O2 -Wall -W -pedantic -rdynamic -I/usr/include/lua5.1/ conftest.c >&5 configure:4707: $? = 0 configure:4721: result: yes configure:4725: checking lua.h presence configure:4740: gcc -E -I/usr/include/lua5.1/ conftest.c configure:4746: $? = 0 configure:4760: result: yes configure:4793: checking for lua.h configure:4801: result: yes configure:4684: checking lualib.h usability configure:4701: gcc -c -g -O2 -Wall -W -pedantic -rdynamic -I/usr/include/lua5.1/ conftest.c >&5 configure:4707: $? = 0 configure:4721: result: yes configure:4725: checking lualib.h presence configure:4740: gcc -E -I/usr/include/lua5.1/ conftest.c configure:4746: $? = 0 configure:4760: result: yes configure:4793: checking for lualib.h configure:4801: result: yes configure:4828: checking for exp in -lm configure:4863: gcc -o conftest -g -O2 -Wall -W -pedantic -rdynamic -I/usr/include/lua5.1/ conftest.c -lm >&5 conftest.c:44: warning: conflicting types for built-in function 'exp' configure:4869: $? = 0 configure:4887: result: yes configure:4893: checking for dlopen in -ldl configure:4928: gcc -o conftest -g -O2 -Wall -W -pedantic -rdynamic -I/usr/include/lua5.1/ conftest.c -ldl >&5 configure:4934: $? = 0 configure:4952: result: yes configure:4959: checking for lua_call in -llua5.1 configure:4994: gcc -o conftest -g -O2 -Wall -W -pedantic -rdynamic -I/usr/include/lua5.1/ conftest.c -llua5.1 -lm -ldl >&5 configure:5000: $? = 0 configure:5019: result: yes configure:5034: checking for SSL_library_init in -lssl configure:5069: gcc -o conftest -g -O2 -Wall -W -pedantic -rdynamic -I/usr/include/lua5.1/ conftest.c -lssl >&5 configure:5075: $? = 0 configure:5093: result: yes configure:5109: checking for liblua version >= 5.0 configure:5146: gcc -o conftest -g -O2 -Wall -W -pedantic -rdynamic -I/usr/include/lua5.1/ -I/usr/include/lua5.1/ conftest.c -lssl -llua5.1 -lm -ldl >&5 configure:5149: $? = 0 configure:5155: ./conftest configure:5158: $? = 0 configure:5160: result: yes configure:5309: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by kraken config.status VERSION, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on stark config.status:578: creating Makefile ## ---------------- ## ## 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_fork=yes ac_cv_func_fork_works=yes ac_cv_func_inet_ntoa=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_memset=yes ac_cv_func_socket=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_lua_h=yes ac_cv_header_lualib_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdbool_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_vfork_h=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_lua5_1___lua_call=yes ac_cv_lib_m_exp=yes ac_cv_lib_ssl_SSL_library_init=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_LUA=/usr/bin/lua5.1 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_type__Bool=yes ac_cv_type_pid_t=yes ac_cv_type_uid_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2 -Wall -W -pedantic -rdynamic -I/usr/include/lua5.1/' CPP='gcc -E' CPPFLAGS=' -I/usr/include/lua5.1/' DEFS='-DPACKAGE_NAME=\"kraken\" -DPACKAGE_TARNAME=\"kraken\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"kraken\ VERSION\" -DPACKAGE_BUGREPORT=\"cacilhas@maisideis.com.br\" -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_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDLIB_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_LUA_H=1 -DHAVE_LUALIB_H=1 -DHAVE_LIBSSL=1' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' LDFLAGS='' LIBOBJS='' LIBS='-lssl -llua5.1 -lm -ldl' LTLIBOBJS='' LUA='/usr/bin/lua5.1' LUA_INCLUDES='-I/usr/include/lua5.1/' LUA_LIBS=' -llua5.1 -lm -ldl' OBJEXT='o' PACKAGE_BUGREPORT='cacilhas@maisideis.com.br' PACKAGE_NAME='kraken' PACKAGE_STRING='kraken VERSION' PACKAGE_TARNAME='kraken' PACKAGE_VERSION='VERSION' PATH_SEPARATOR=':' SHELL='/bin/sh' 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' lualibdir='${libdir}/lua/5.1' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' 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 "kraken" #define PACKAGE_TARNAME "kraken" #define PACKAGE_VERSION "VERSION" #define PACKAGE_STRING "kraken VERSION" #define PACKAGE_BUGREPORT "cacilhas@maisideis.com.br" #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_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_UNISTD_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_INET_NTOA 1 #define HAVE_MEMSET 1 #define HAVE_SOCKET 1 #define HAVE_LUA_H 1 #define HAVE_LUALIB_H 1 #define HAVE_LIBSSL 1 configure: exit 0