This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by isc configure 1.01, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --prefix=/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx -C --prefix=/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx --disable-dependency-tracking CC=ccache gcc --cache-file=../../../config.cache --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = lysator.liu.se uname -m = sun4 uname -r = 5.4 uname -s = SunOS uname -v = Generic_101945-64 /usr/bin/uname -p = sparc /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin PATH: . PATH: /usr/local/bin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1209: loading cache ../../../config.cache configure:1333: checking for a BSD-compatible install configure:1387: result: /sw/local/bin/install -c configure:1398: checking whether build environment is sane configure:1441: result: yes configure:1508: checking for gawk configure:1508: result: gawk configure:1510: checking whether make sets $(MAKE) configure:1537: result: yes configure:1750: checking for ar configure:1786: result: /usr/ccs/bin/ar configure:1876: checking for gcc configure:1876: result: ccache gcc configure:2111: checking for C compiler version configure:2117: ccache gcc --version &5 2.8.1 configure:2117: $? = 0 configure:2122: ccache gcc -v &5 Reading specs from /sw/local/lib/gcc-lib/sparc-sun-solaris2.4/2.8.1/specs gcc version 2.8.1 configure:2122: $? = 0 configure:2127: ccache gcc -V &5 gcc: argument to `-V' is missing configure:2127: $? = 1 configure:2150: checking for C compiler default output configure:2199: ccache gcc conftest.c >&5 configure:2199: $? = 0 configure:2202: result: a.out configure:2207: checking whether the C compiler works configure:2232: ./a.out configure:2232: $? = 0 configure:2233: result: yes configure:2240: checking whether we are cross compiling configure:2242: result: no configure:2245: checking for suffix of executables configure:2272: ccache gcc -o conftest conftest.c >&5 configure:2272: $? = 0 configure:2275: result: configure:2281: checking for suffix of object files configure:2328: result: o configure:2332: checking whether we are using the GNU C compiler configure:2379: result: yes configure:2385: checking whether ccache gcc accepts -g configure:2427: result: yes configure:2444: checking for ccache gcc option to accept ANSI C configure:2538: result: none needed configure:2654: ccache gcc -c -g -O2 conftest.c >&5 conftest.c:2: parse error before `me' configure:2654: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2673: checking for style of include used by make configure:2701: result: GNU configure:2729: checking dependency style of ccache gcc configure:2812: result: none configure:2835: checking how to run the C preprocessor configure:2953: result: ccache gcc -E configure:3045: ccache gcc -E conftest.c configure:3045: $? = 0 configure:3045: ccache gcc -E conftest.c configure:3056: ac_nonexistent.h: No such file or directory configure:3045: $? = 1 configure: failed program was: | #line 3045 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "isc" | #define PACKAGE_TARNAME "isc" | #define PACKAGE_VERSION "1.01" | #define PACKAGE_STRING "isc 1.01" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "isc" | #define VERSION "1.01" | #define USE_MALLOC_GUARDS 1 | /* end confdefs.h. */ | #include configure:3065: checking for egrep configure:3075: result: egrep configure:3081: checking for AIX configure:3106: result: no configure:3110: checking for library containing strerror configure:3209: result: none required configure:3216: checking for ANSI C header files configure:3363: result: yes configure:3433: checking for sys/types.h configure:3433: result: yes configure:3433: checking for sys/stat.h configure:3433: result: yes configure:3433: checking for stdlib.h configure:3433: result: yes configure:3433: checking for string.h configure:3433: result: yes configure:3433: checking for memory.h configure:3433: result: yes configure:3433: checking for strings.h configure:3433: result: no configure:3433: checking for inttypes.h configure:3433: result: no configure:3433: checking for stdint.h configure:3433: result: no configure:3433: checking for unistd.h configure:3433: result: yes configure:3564: checking for minix/config.h configure:3564: result: no configure:3668: checking for ranlib configure:3668: result: ranlib configure:3672: checking for ANSI C header files configure:3819: result: yes configure:3974: checking for stdlib.h configure:3974: result: yes configure:3974: checking for stdarg.h configure:3974: result: yes configure:3974: checking for stddef.h configure:3974: result: yes configure:3974: checking for string.h configure:3974: result: yes configure:3974: checking sys/select.h usability configure:3974: ccache gcc -c -g -O2 conftest.c >&5 configure:3974: $? = 0 configure:3974: test -s conftest.o configure:3974: $? = 0 configure:3974: result: yes configure:3974: checking sys/select.h presence configure:3974: ccache gcc -E conftest.c configure:3974: $? = 0 configure:3974: result: yes configure:3974: checking for sys/select.h configure:3974: result: yes configure:3974: checking for unistd.h configure:3974: result: yes configure:4118: checking for sys/time.h configure:4118: result: yes configure:4118: checking for stdint.h configure:4118: result: no configure:4118: checking for strings.h configure:4118: result: no configure:4124: checking for ccache gcc option to accept ANSI C configure:4217: result: none needed configure:4223: checking whether time.h and sys/time.h may both be included configure:4269: result: yes configure:4279: checking for an ANSI C-conforming const configure:4367: result: yes configure:4377: checking for inline configure:4420: result: inline configure:4435: checking for size_t configure:4480: result: yes configure:4492: checking for socklen_t configure:4540: ccache gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:4575: `socklen_t' undeclared (first use in this function) configure:4575: (Each undeclared identifier is reported only once configure:4575: for each function it appears in.) configure:4575: parse error before `)' configure:4540: $? = 1 configure: failed program was: | #line 4540 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "isc" | #define PACKAGE_TARNAME "isc" | #define PACKAGE_VERSION "1.01" | #define PACKAGE_STRING "isc 1.01" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "isc" | #define VERSION "1.01" | #define USE_MALLOC_GUARDS 1 | #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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | if ((socklen_t *) 0) | return 0; | if (sizeof (socklen_t)) | return 0; | ; | return 0; | } configure:4541: result: no configure:4551: checking for gethostbyname configure:4621: result: yes configure:4691: checking for socket configure:4761: result: yes configure:4915: checking for inet_aton configure:4915: ccache gcc -o conftest -g -O2 conftest.c >&5 /var/tmp/ccbyayMi1.o(.text+0x8): In function `main': /mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/configure:4974: undefined reference to `inet_aton' /var/tmp/ccbyayMi1.o(.text+0xc):/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/configure:4974: undefined reference to `inet_aton' /var/tmp/ccbyayMi1.o(.data+0x0):/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/configure:4974: undefined reference to `inet_aton' configure:4915: $? = 1 configure: failed program was: | #line 4915 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "isc" | #define PACKAGE_TARNAME "isc" | #define PACKAGE_VERSION "1.01" | #define PACKAGE_STRING "isc 1.01" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "isc" | #define VERSION "1.01" | #define USE_MALLOC_GUARDS 1 | #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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_aton (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char inet_aton (); | /* 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_inet_aton) || defined (__stub___inet_aton) | choke me | #else | char (*f) () = inet_aton; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != inet_aton; | ; | return 0; | } configure:4915: result: no configure:4978: checking whether INADDR_NONE is declared configure:4978: ccache gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:5011: `INADDR_NONE' undeclared (first use in this function) configure:5011: (Each undeclared identifier is reported only once configure:5011: for each function it appears in.) configure:4978: $? = 1 configure: failed program was: | #line 4978 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "isc" | #define PACKAGE_TARNAME "isc" | #define PACKAGE_VERSION "1.01" | #define PACKAGE_STRING "isc 1.01" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "isc" | #define VERSION "1.01" | #define USE_MALLOC_GUARDS 1 | #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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef INADDR_NONE | char *p = (char *) INADDR_NONE; | #endif | | ; | return 0; | } configure:4978: result: no configure:4979: checking for uint32_t configure:5032: ccache gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:5073: `uint32_t' undeclared (first use in this function) configure:5073: (Each undeclared identifier is reported only once configure:5073: for each function it appears in.) configure:5073: parse error before `)' configure:5032: $? = 1 configure: failed program was: | #line 5032 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "isc" | #define PACKAGE_TARNAME "isc" | #define PACKAGE_VERSION "1.01" | #define PACKAGE_STRING "isc 1.01" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "isc" | #define VERSION "1.01" | #define USE_MALLOC_GUARDS 1 | #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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define INADDR_NONE ((uint32_t)-1) | /* end confdefs.h. */ | | #include | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | | int | main () | { | if ((uint32_t *) 0) | return 0; | if (sizeof (uint32_t)) | return 0; | ; | return 0; | } configure:5033: result: no configure:5766: checking for int configure:5766: ccache gcc -c -g -O2 conftest.c >&5 configure:5766: $? = 0 configure:5766: test -s conftest.o configure:5766: $? = 0 configure:5766: result: yes configure:5766: checking size of int configure:5766: ccache gcc -o conftest -g -O2 conftest.c >&5 configure:5766: $? = 0 configure:5766: ./conftest configure:5766: $? = 0 configure:5766: result: 4 configure:5766: checking for long configure:5766: ccache gcc -c -g -O2 conftest.c >&5 configure:5766: $? = 0 configure:5766: test -s conftest.o configure:5766: $? = 0 configure:5766: result: yes configure:5766: checking size of long configure:5766: ccache gcc -o conftest -g -O2 conftest.c >&5 configure:5766: $? = 0 configure:5766: ./conftest configure:5766: $? = 0 configure:5766: result: 4 configure:5768: checking for intptr_t configure:5813: result: no configure:5816: checking for intmax_t configure:5861: result: no configure:5864: checking for size_t configure:5909: result: yes configure:5913: checking whether ccache gcc understands __attribute__((unused)) configure:5956: result: yes configure:6418: checking whether ccache gcc accepts -Wbad-function-cast configure:6418: result: yes configure:6418: checking whether ccache gcc accepts -Wcast-qual configure:6418: ccache gcc -o conftest -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual conftest.c >&5 configure:6418: $? = 0 configure:6418: test -s conftest configure:6418: $? = 0 configure:6418: result: yes configure:6418: checking whether ccache gcc accepts -Wcast-align configure:6418: result: yes configure:6418: checking whether ccache gcc accepts -Wwrite-strings configure:6418: result: yes configure:6418: checking whether ccache gcc accepts -Wstrict-prototypes configure:6418: result: yes configure:6418: checking whether ccache gcc accepts -Wmissing-prototypes configure:6418: result: yes configure:6418: checking whether ccache gcc accepts -Wmissing-declarations configure:6418: result: yes configure:6418: checking whether ccache gcc accepts -Wnested-externs configure:6418: ccache gcc -o conftest -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs conftest.c >&5 configure:6452: warning: function declaration isn't a prototype configure:6418: $? = 0 configure:6418: test -s conftest configure:6418: $? = 0 configure:6418: result: yes configure:6418: checking whether ccache gcc accepts -pipe configure:6418: result: yes configure:6504: checking for socklen_t replacement type lyskomd-socklen-test-unsigned int configure:6504: ccache gcc -c -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -pipe conftest.c >&5 configure:6540: warning: function declaration isn't a prototype configure:6504: $? = 0 configure:6504: test -s conftest.o configure:6504: $? = 0 configure:6504: result: unsigned int configure:6596: checking for inet_ntop configure:6596: ccache gcc -o conftest -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -pipe conftest.c >&5 configure:6644: warning: function declaration isn't a prototype configure:6651: warning: function declaration isn't a prototype configure:6659: warning: function declaration isn't a prototype /var/tmp/ccdTaG7i1.o(.text+0x8): In function `main': /mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/configure:6660: undefined reference to `inet_ntop' /var/tmp/ccdTaG7i1.o(.text+0xc):/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/configure:6660: undefined reference to `inet_ntop' /var/tmp/ccdTaG7i1.o(.data+0x0):/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/configure:6660: undefined reference to `inet_ntop' configure:6596: $? = 1 configure: failed program was: | #line 6596 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "isc" | #define PACKAGE_TARNAME "isc" | #define PACKAGE_VERSION "1.01" | #define PACKAGE_STRING "isc 1.01" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "isc" | #define VERSION "1.01" | #define USE_MALLOC_GUARDS 1 | #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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define INADDR_NONE ((uint32_t)-1) | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define SOCKLEN_TYPE unsigned int | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_ntop (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char inet_ntop (); | /* 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_inet_ntop) || defined (__stub___inet_ntop) | choke me | #else | char (*f) () = inet_ntop; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != inet_ntop; | ; | return 0; | } configure:6596: result: no configure:6686: checking for inet_pton configure:6686: ccache gcc -o conftest -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -pipe conftest.c >&5 configure:6734: warning: function declaration isn't a prototype configure:6741: warning: function declaration isn't a prototype configure:6749: warning: function declaration isn't a prototype /var/tmp/cciPaa.i1.o(.text+0x8): In function `main': /mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/configure:6750: undefined reference to `inet_pton' /var/tmp/cciPaa.i1.o(.text+0xc):/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/configure:6750: undefined reference to `inet_pton' /var/tmp/cciPaa.i1.o(.data+0x0):/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/configure:6750: undefined reference to `inet_pton' configure:6686: $? = 1 configure: failed program was: | #line 6686 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "isc" | #define PACKAGE_TARNAME "isc" | #define PACKAGE_VERSION "1.01" | #define PACKAGE_STRING "isc 1.01" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "isc" | #define VERSION "1.01" | #define USE_MALLOC_GUARDS 1 | #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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define INADDR_NONE ((uint32_t)-1) | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define SOCKLEN_TYPE unsigned int | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_pton (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char inet_pton (); | /* 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_inet_pton) || defined (__stub___inet_pton) | choke me | #else | char (*f) () = inet_pton; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != inet_pton; | ; | return 0; | } configure:6686: result: no configure:6772: checking for getipnodebyname configure:6772: ccache gcc -o conftest -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -pipe conftest.c >&5 configure:6820: warning: function declaration isn't a prototype configure:6827: warning: function declaration isn't a prototype configure:6835: warning: function declaration isn't a prototype /var/tmp/ccYfaGaj1.o(.text+0x8): In function `main': /mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/configure:6836: undefined reference to `getipnodebyname' /var/tmp/ccYfaGaj1.o(.text+0xc):/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/configure:6836: undefined reference to `getipnodebyname' /var/tmp/ccYfaGaj1.o(.data+0x0):/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/configure:6836: undefined reference to `getipnodebyname' configure:6772: $? = 1 configure: failed program was: | #line 6772 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "isc" | #define PACKAGE_TARNAME "isc" | #define PACKAGE_VERSION "1.01" | #define PACKAGE_STRING "isc 1.01" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "isc" | #define VERSION "1.01" | #define USE_MALLOC_GUARDS 1 | #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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define INADDR_NONE ((uint32_t)-1) | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define SOCKLEN_TYPE unsigned int | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getipnodebyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getipnodebyname (); | /* 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_getipnodebyname) || defined (__stub___getipnodebyname) | choke me | #else | char (*f) () = getipnodebyname; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getipnodebyname; | ; | return 0; | } configure:6772: result: no configure:6772: checking for gethostbyname2 configure:6772: ccache gcc -o conftest -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -pipe conftest.c >&5 configure:6820: warning: function declaration isn't a prototype configure:6827: warning: function declaration isn't a prototype configure:6835: warning: function declaration isn't a prototype /var/tmp/ccJTaadj1.o(.text+0x8): In function `main': /mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/configure:6836: undefined reference to `gethostbyname2' /var/tmp/ccJTaadj1.o(.text+0xc):/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/configure:6836: undefined reference to `gethostbyname2' /var/tmp/ccJTaadj1.o(.data+0x0):/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/configure:6836: undefined reference to `gethostbyname2' configure:6772: $? = 1 configure: failed program was: | #line 6772 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "isc" | #define PACKAGE_TARNAME "isc" | #define PACKAGE_VERSION "1.01" | #define PACKAGE_STRING "isc 1.01" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "isc" | #define VERSION "1.01" | #define USE_MALLOC_GUARDS 1 | #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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define INADDR_NONE ((uint32_t)-1) | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define SOCKLEN_TYPE unsigned int | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostbyname2 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char gethostbyname2 (); | /* 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_gethostbyname2) || defined (__stub___gethostbyname2) | choke me | #else | char (*f) () = gethostbyname2; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != gethostbyname2; | ; | return 0; | } configure:6772: result: no configure:6772: checking for freehostent configure:6772: ccache gcc -o conftest -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -pipe conftest.c >&5 configure:6820: warning: function declaration isn't a prototype configure:6827: warning: function declaration isn't a prototype configure:6835: warning: function declaration isn't a prototype /var/tmp/ccsDaOfj1.o(.text+0x8): In function `main': /mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/configure:6836: undefined reference to `freehostent' /var/tmp/ccsDaOfj1.o(.text+0xc):/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/configure:6836: undefined reference to `freehostent' /var/tmp/ccsDaOfj1.o(.data+0x0):/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/configure:6836: undefined reference to `freehostent' configure:6772: $? = 1 configure: failed program was: | #line 6772 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "isc" | #define PACKAGE_TARNAME "isc" | #define PACKAGE_VERSION "1.01" | #define PACKAGE_STRING "isc 1.01" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "isc" | #define VERSION "1.01" | #define USE_MALLOC_GUARDS 1 | #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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define INADDR_NONE ((uint32_t)-1) | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define SOCKLEN_TYPE unsigned int | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char freehostent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char freehostent (); | /* 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_freehostent) || defined (__stub___freehostent) | choke me | #else | char (*f) () = freehostent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != freehostent; | ; | return 0; | } configure:6772: result: no configure:6774: checking for struct sockaddr_storage configure:6819: ccache gcc -c -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -pipe conftest.c >&5 In file included from configure:6851: /usr/include/sys/socket.h:143: parse error before `u_short' /usr/include/sys/socket.h:143: warning: no semicolon at end of struct or union /usr/include/sys/socket.h:145: parse error before `}' /usr/include/sys/socket.h:152: parse error before `u_short' /usr/include/sys/socket.h:152: warning: no semicolon at end of struct or union /usr/include/sys/socket.h:153: warning: type defaults to `int' in declaration of `sp_protocol' /usr/include/sys/socket.h:153: warning: data definition has no type or storage class /usr/include/sys/socket.h:195: parse error before `caddr_t' /usr/include/sys/socket.h:195: warning: no semicolon at end of struct or union /usr/include/sys/socket.h:199: parse error before `msg_accrights' /usr/include/sys/socket.h:199: warning: type defaults to `int' in declaration of `msg_accrights' /usr/include/sys/socket.h:199: warning: data definition has no type or storage class /usr/include/sys/socket.h:201: parse error before `}' /usr/include/sys/socket.h:260: parse error before `dev_t' /usr/include/sys/socket.h:260: warning: no semicolon at end of struct or union /usr/include/sys/socket.h:262: parse error before `}' configure:6855: warning: function declaration isn't a prototype configure: In function `main': configure:6858: sizeof applied to an incomplete type configure:6819: $? = 1 configure: failed program was: | #line 6819 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "isc" | #define PACKAGE_TARNAME "isc" | #define PACKAGE_VERSION "1.01" | #define PACKAGE_STRING "isc 1.01" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "isc" | #define VERSION "1.01" | #define USE_MALLOC_GUARDS 1 | #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_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define INADDR_NONE ((uint32_t)-1) | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define SOCKLEN_TYPE unsigned int | /* end confdefs.h. */ | #include | | int | main () | { | if ((struct sockaddr_storage *) 0) | return 0; | if (sizeof (struct sockaddr_storage)) | return 0; | ; | return 0; | } configure:6820: result: no configure:7152: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by isc config.status 1.01, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on lysator.liu.se config.status:724: creating Makefile config.status:724: creating src/Makefile config.status:724: creating man/Makefile config.status:724: creating doc/Makefile config.status:724: creating demo/Makefile config.status:872: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu='yes' ac_cv_c_const='yes' ac_cv_c_inline='inline' ac_cv_c_volatile='yes' ac_cv_env_AR_set='' ac_cv_env_AR_value='' ac_cv_env_CC_set='set' ac_cv_env_CC_value='ccache gcc' 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_build_alias_set='' ac_cv_env_build_alias_value='' ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_exeext='' ac_cv_func_alloca_works='yes' ac_cv_func_crypt='yes' ac_cv_func_difftime='yes' ac_cv_func_freehostent='no' ac_cv_func_getcwd='yes' ac_cv_func_getdtablesize='no' ac_cv_func_gethostbyname='yes' ac_cv_func_gethostbyname2='no' ac_cv_func_getipnodebyname='no' ac_cv_func_inet_aton='no' ac_cv_func_inet_ntop='no' ac_cv_func_inet_pton='no' ac_cv_func_memchr='yes' ac_cv_func_memcmp='yes' ac_cv_func_memcpy='yes' ac_cv_func_memset='yes' ac_cv_func_remove='yes' ac_cv_func_setrlimit='yes' ac_cv_func_setsid='yes' ac_cv_func_snprintf='no' ac_cv_func_socket='yes' ac_cv_func_strchr='yes' ac_cv_func_strerror='yes' ac_cv_func_sysconf='yes' ac_cv_func_vfprintf='yes' ac_cv_have_decl_INADDR_NONE='no' ac_cv_header_alloca_h='yes' ac_cv_header_crypt_h='yes' ac_cv_header_fcntl_h='yes' ac_cv_header_inttypes_h='no' ac_cv_header_limits_h='yes' ac_cv_header_locale_h='yes' ac_cv_header_memory_h='yes' ac_cv_header_minix_config_h='no' ac_cv_header_stdarg_h='yes' ac_cv_header_stdc='yes' ac_cv_header_stddef_h='yes' ac_cv_header_stdint_h='no' ac_cv_header_stdlib_h='yes' ac_cv_header_string_h='yes' ac_cv_header_strings_h='no' ac_cv_header_sys_dustat_h='no' ac_cv_header_sys_filsys_h='no' ac_cv_header_sys_fs_s5param_h='no' ac_cv_header_sys_mount_h='yes' ac_cv_header_sys_param_h='yes' ac_cv_header_sys_resource_h='yes' ac_cv_header_sys_select_h='yes' ac_cv_header_sys_stat_h='yes' ac_cv_header_sys_statfs_h='yes' ac_cv_header_sys_statvfs_h='yes' ac_cv_header_sys_time_h='yes' ac_cv_header_sys_types_h='yes' ac_cv_header_sys_vfs_h='yes' ac_cv_header_time='yes' ac_cv_header_unistd_h='yes' ac_cv_header_values_h='yes' ac_cv_lib_authuser_auth_tcpuser3='no' ac_cv_lib_fl_yywrap='yes' ac_cv_lib_i_setlocale='no' ac_cv_lib_resolv_main='yes' ac_cv_objext='o' ac_cv_path_AR='/usr/ccs/bin/ar' ac_cv_path_PYTHON='/sw/local/bin/python' ac_cv_path_SENDMAIL='/usr/lib/sendmail' ac_cv_path_install='/sw/local/bin/install -c' ac_cv_prog_AWK='gawk' ac_cv_prog_BISON='bison' ac_cv_prog_CPP='ccache gcc -E' ac_cv_prog_FLEX='flex' ac_cv_prog_LEX='flex' ac_cv_prog_SED='sed' ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC='ccache gcc' ac_cv_prog_ac_ct_RANLIB='ranlib' ac_cv_prog_cc_g='yes' ac_cv_prog_cc_stdc='' ac_cv_prog_egrep='egrep' ac_cv_prog_lex_root='lex.yy' ac_cv_prog_lex_yytext_pointer='yes' ac_cv_prog_make_make_set='yes' ac_cv_search_strerror='none required' ac_cv_sizeof_int='4' ac_cv_sizeof_long='4' ac_cv_type_int='yes' ac_cv_type_intmax_t='no' ac_cv_type_intptr_t='no' ac_cv_type_long='yes' ac_cv_type_pid_t='yes' ac_cv_type_rlim_t='yes' ac_cv_type_size_t='yes' ac_cv_type_socklen_t='no' ac_cv_type_struct_sockaddr_storage='no' ac_cv_type_uint32_t='no' ac_cv_type_unsigned_long_long='yes' ac_cv_working_alloca_h='yes' am_cv_CC_dependencies_compiler_type='none' am_cv_prog_cc_stdc='' am_cv_python_platform='sunos5' am_cv_python_pyexecdir='${exec_prefix}/lib/python1.5/site-packages' am_cv_python_pythondir='${prefix}/lib/python1.5/site-packages' am_cv_python_version='1.5' cmod_cv_c_working_attribute_unused='yes' cmod_cv_compiler_bad_function_cast='yes' cmod_cv_compiler_cast_align='yes' cmod_cv_compiler_cast_qual='yes' cmod_cv_compiler_float_equal='no' cmod_cv_compiler_missing_declarations='yes' cmod_cv_compiler_missing_prototypes='yes' cmod_cv_compiler_nested_externs='yes' cmod_cv_compiler_pipe='yes' cmod_cv_compiler_strict_prototypes='yes' cmod_cv_compiler_write_strings='yes' fu_cv_sys_stat_statvfs='yes' jm_ac_cv_header_inttypes_h='no' kom_cv_c_attribute_format_printf='yes' kom_cv_c_attribute_noreturn='yes' kom_cv_func_rlimit_nofile='yes' kom_cv_header_posix_source_needed='no' kom_cv_struct_sigaction='yes' kom_cv_sys_hpux_source='no' kom_cv_type_sig_atomic_t='yes' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/missing --run aclocal-1.7' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} /mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/missing --run tar' AR='/usr/ccs/bin/ar' AUTOCONF='${SHELL} /mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/missing --run autoconf' AUTOHEADER='${SHELL} /mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/missing --run autoheader' AUTOMAKE='${SHELL} /mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/missing --run automake-1.7' AWK='gawk' CC='ccache gcc' CCDEPMODE='depmode=none' CFLAGS='-g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -pipe' CHECKER='' CPP='ccache gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"isc\" -DPACKAGE_TARNAME=\"isc\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"isc\ 1.01\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"isc\" -DVERSION=\"1.01\" -DUSE_MALLOC_GUARDS=1 -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_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DINADDR_NONE=\(\(uint32_t\)-1\) -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_ATTRIBUTE_UNUSED=1 -DSOCKLEN_TYPE=unsigned\ int ' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='egrep' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS=' inet_aton$U.o' LIBS='' LTLIBOBJS=' inet_aton$U.lo' MAKEINFO='${SHELL} /mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/missing --run makeinfo' OBJEXT='o' PACKAGE='isc' PACKAGE_BUGREPORT='' PACKAGE_NAME='isc' PACKAGE_STRING='isc 1.01' PACKAGE_TARNAME='isc' PACKAGE_VERSION='1.01' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/bash' STRIP='' VERSION='1.01' ac_ct_CC='ccache gcc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.1.2/src/libraries/libisc-new/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ATTRIBUTE_UNUSED 1 #define HAVE_MEMORY_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define INADDR_NONE ((uint32_t)-1) #define PACKAGE "isc" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "isc" #define PACKAGE_STRING "isc 1.01" #define PACKAGE_TARNAME "isc" #define PACKAGE_VERSION "1.01" #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SOCKLEN_TYPE unsigned int #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define USE_MALLOC_GUARDS 1 #define VERSION "1.01" configure: exit 0