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:1741: checking for ar configure:1777: result: /usr/ccs/bin/ar configure:1867: checking for gcc configure:1867: result: ccache gcc configure:2102: checking for C compiler version configure:2108: ccache gcc --version &5 2.8.1 configure:2108: $? = 0 configure:2113: 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:2113: $? = 0 configure:2118: ccache gcc -V &5 gcc: argument to `-V' is missing configure:2118: $? = 1 configure:2141: checking for C compiler default output configure:2190: ccache gcc conftest.c >&5 configure:2190: $? = 0 configure:2193: result: a.out configure:2198: checking whether the C compiler works configure:2223: ./a.out configure:2223: $? = 0 configure:2224: result: yes configure:2231: checking whether we are cross compiling configure:2233: result: no configure:2236: checking for suffix of executables configure:2263: ccache gcc -o conftest conftest.c >&5 configure:2263: $? = 0 configure:2266: result: configure:2272: checking for suffix of object files configure:2319: result: o configure:2323: checking whether we are using the GNU C compiler configure:2370: result: yes configure:2376: checking whether ccache gcc accepts -g configure:2418: result: yes configure:2435: checking for ccache gcc option to accept ANSI C configure:2529: result: none needed configure:2645: ccache gcc -c -g -O2 conftest.c >&5 conftest.c:2: parse error before `me' configure:2645: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2672: checking for style of include used by make configure:2700: result: GNU configure:2728: checking dependency style of ccache gcc configure:2790: result: none configure:2813: checking how to run the C preprocessor configure:2931: result: ccache gcc -E configure:3023: ccache gcc -E conftest.c configure:3023: $? = 0 configure:3023: ccache gcc -E conftest.c configure:3034: ac_nonexistent.h: No such file or directory configure:3023: $? = 1 configure: failed program was: | #line 3023 "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:3043: checking for egrep configure:3053: result: egrep configure:3059: checking for AIX configure:3084: result: no configure:3088: checking for library containing strerror configure:3187: result: none required configure:3194: checking for ANSI C header files configure:3341: result: yes configure:3411: checking for sys/types.h configure:3411: result: yes configure:3411: checking for sys/stat.h configure:3411: result: yes configure:3411: checking for stdlib.h configure:3411: result: yes configure:3411: checking for string.h configure:3411: result: yes configure:3411: checking for memory.h configure:3411: result: yes configure:3411: checking for strings.h configure:3411: result: no configure:3411: checking for inttypes.h configure:3411: result: no configure:3411: checking for stdint.h configure:3411: result: no configure:3411: checking for unistd.h configure:3411: result: yes configure:3542: checking for minix/config.h configure:3542: result: no configure:3646: checking for ranlib configure:3646: result: ranlib configure:3650: checking for ANSI C header files configure:3797: result: yes configure:3952: checking for stdlib.h configure:3952: result: yes configure:3952: checking for stdarg.h configure:3952: result: yes configure:3952: checking for stddef.h configure:3952: result: yes configure:3952: checking for string.h configure:3952: result: yes configure:3952: checking sys/select.h usability configure:3952: ccache gcc -c -g -O2 conftest.c >&5 configure:3952: $? = 0 configure:3952: test -s conftest.o configure:3952: $? = 0 configure:3952: result: yes configure:3952: checking sys/select.h presence configure:3952: ccache gcc -E conftest.c configure:3952: $? = 0 configure:3952: result: yes configure:3952: checking for sys/select.h configure:3952: result: yes configure:3952: checking for unistd.h configure:3952: result: yes configure:4096: checking for sys/time.h configure:4096: result: yes configure:4096: checking for stdint.h configure:4096: result: no configure:4096: checking for strings.h configure:4096: result: no configure:4102: checking for ccache gcc option to accept ANSI C configure:4195: result: none needed configure:4201: checking whether time.h and sys/time.h may both be included configure:4247: result: yes configure:4257: checking for an ANSI C-conforming const configure:4345: result: yes configure:4355: checking for inline configure:4398: result: inline configure:4413: checking for size_t configure:4458: result: yes configure:4470: checking for socklen_t configure:4518: ccache gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:4553: `socklen_t' undeclared (first use in this function) configure:4553: (Each undeclared identifier is reported only once configure:4553: for each function it appears in.) configure:4553: parse error before `)' configure:4518: $? = 1 configure: failed program was: | #line 4518 "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:4519: result: no configure:4529: checking for gethostbyname configure:4599: result: no configure:4668: checking for gethostbyname in -lnsl configure:4668: result: yes configure:4669: checking for socket configure:4739: result: no configure:4808: checking for socket in -lsocket configure:4808: result: yes configure:4893: checking for inet_aton configure:4893: ccache gcc -o conftest -g -O2 conftest.c -lsocket -lnsl >&5 Undefined first referenced symbol in file inet_aton /var/tmp/cc3aaWxN1.o ld: fatal: Symbol referencing errors. No output written to conftest configure:4893: $? = 1 configure: failed program was: | #line 4893 "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 HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 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:4893: result: no configure:4956: checking whether INADDR_NONE is declared configure:4956: ccache gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:4991: `INADDR_NONE' undeclared (first use in this function) configure:4991: (Each undeclared identifier is reported only once configure:4991: for each function it appears in.) configure:4956: $? = 1 configure: failed program was: | #line 4956 "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 HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef INADDR_NONE | char *p = (char *) INADDR_NONE; | #endif | | ; | return 0; | } configure:4956: result: no configure:4957: checking for uint32_t configure:5010: ccache gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:5053: `uint32_t' undeclared (first use in this function) configure:5053: (Each undeclared identifier is reported only once configure:5053: for each function it appears in.) configure:5053: parse error before `)' configure:5010: $? = 1 configure: failed program was: | #line 5010 "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 HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 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:5011: result: no configure:5744: checking for int configure:5744: ccache gcc -c -g -O2 conftest.c >&5 configure:5744: $? = 0 configure:5744: test -s conftest.o configure:5744: $? = 0 configure:5744: result: yes configure:5744: checking size of int configure:5744: ccache gcc -o conftest -g -O2 conftest.c -lsocket -lnsl >&5 configure:5744: $? = 0 configure:5744: ./conftest configure:5744: $? = 0 configure:5744: result: 4 configure:5744: checking for long configure:5744: ccache gcc -c -g -O2 conftest.c >&5 configure:5744: $? = 0 configure:5744: test -s conftest.o configure:5744: $? = 0 configure:5744: result: yes configure:5744: checking size of long configure:5744: ccache gcc -o conftest -g -O2 conftest.c -lsocket -lnsl >&5 configure:5744: $? = 0 configure:5744: ./conftest configure:5744: $? = 0 configure:5744: result: 4 configure:5746: checking for intptr_t configure:5791: result: no configure:5794: checking for intmax_t configure:5839: result: no configure:5842: checking for size_t configure:5887: result: yes configure:5891: checking whether ccache gcc understands __attribute__((unused)) configure:5934: result: yes configure:6446: checking whether ccache gcc accepts -Wbad-function-cast configure:6446: result: yes configure:6446: checking whether ccache gcc accepts -Wcast-qual configure:6446: ccache gcc -o conftest -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual conftest.c -lsocket -lnsl >&5 configure:6446: $? = 0 configure:6446: test -s conftest configure:6446: $? = 0 configure:6446: result: yes configure:6446: checking whether ccache gcc accepts -Wcast-align configure:6446: result: yes configure:6446: checking whether ccache gcc accepts -Wwrite-strings configure:6446: result: yes configure:6446: checking whether ccache gcc accepts -Waggregate-return configure:6446: ccache gcc -o conftest -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return conftest.c -lsocket -lnsl >&5 configure:6446: $? = 0 configure:6446: test -s conftest configure:6446: $? = 0 configure:6446: result: yes configure:6446: checking whether ccache gcc accepts -Wstrict-prototypes configure:6446: result: yes configure:6446: checking whether ccache gcc accepts -Wmissing-prototypes configure:6446: result: yes configure:6446: checking whether ccache gcc accepts -Wmissing-declarations configure:6446: result: yes configure:6446: checking whether ccache gcc accepts -Wnested-externs configure:6446: ccache gcc -o conftest -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs conftest.c -lsocket -lnsl >&5 configure:6482: warning: function declaration isn't a prototype configure:6446: $? = 0 configure:6446: test -s conftest configure:6446: $? = 0 configure:6446: result: yes configure:6446: checking whether ccache gcc accepts -pipe configure:6446: result: yes configure:6532: checking for socklen_t replacement type lyskomd-socklen-test-unsigned int configure:6532: ccache gcc -c -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -pipe conftest.c >&5 configure:6570: warning: function declaration isn't a prototype configure:6532: $? = 0 configure:6532: test -s conftest.o configure:6532: $? = 0 configure:6532: result: unsigned int configure:6624: checking for inet_ntop configure:6624: ccache gcc -o conftest -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -pipe conftest.c -lsocket -lnsl >&5 configure:6674: warning: function declaration isn't a prototype configure:6681: warning: function declaration isn't a prototype configure:6689: warning: function declaration isn't a prototype Undefined first referenced symbol in file inet_ntop /var/tmp/ccsgaaVN1.o ld: fatal: Symbol referencing errors. No output written to conftest configure:6624: $? = 1 configure: failed program was: | #line 6624 "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 HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 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:6624: result: no configure:6714: checking for inet_pton configure:6714: ccache gcc -o conftest -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -pipe conftest.c -lsocket -lnsl >&5 configure:6764: warning: function declaration isn't a prototype configure:6771: warning: function declaration isn't a prototype configure:6779: warning: function declaration isn't a prototype Undefined first referenced symbol in file inet_pton /var/tmp/ccafaGXN1.o ld: fatal: Symbol referencing errors. No output written to conftest configure:6714: $? = 1 configure: failed program was: | #line 6714 "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 HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 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:6714: result: no configure:6800: checking for getipnodebyname configure:6800: ccache gcc -o conftest -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -pipe conftest.c -lsocket -lnsl >&5 configure:6850: warning: function declaration isn't a prototype configure:6857: warning: function declaration isn't a prototype configure:6865: warning: function declaration isn't a prototype Undefined first referenced symbol in file getipnodebyname /var/tmp/ccLdaa0N1.o ld: fatal: Symbol referencing errors. No output written to conftest configure:6800: $? = 1 configure: failed program was: | #line 6800 "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 HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 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:6800: result: no configure:6800: checking for gethostbyname2 configure:6800: ccache gcc -o conftest -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -pipe conftest.c -lsocket -lnsl >&5 configure:6850: warning: function declaration isn't a prototype configure:6857: warning: function declaration isn't a prototype configure:6865: warning: function declaration isn't a prototype Undefined first referenced symbol in file gethostbyname2 /var/tmp/ccCTaO2N1.o ld: fatal: Symbol referencing errors. No output written to conftest configure:6800: $? = 1 configure: failed program was: | #line 6800 "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 HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 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:6800: result: no configure:6800: checking for freehostent configure:6800: ccache gcc -o conftest -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -pipe conftest.c -lsocket -lnsl >&5 configure:6850: warning: function declaration isn't a prototype configure:6857: warning: function declaration isn't a prototype configure:6865: warning: function declaration isn't a prototype Undefined first referenced symbol in file freehostent /var/tmp/ccX0ai5N1.o ld: fatal: Symbol referencing errors. No output written to conftest configure:6800: $? = 1 configure: failed program was: | #line 6800 "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 HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 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:6800: result: no configure:6802: checking for struct sockaddr_storage configure:6847: ccache gcc -c -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -pipe conftest.c >&5 In file included from configure:6881: /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:6885: warning: function declaration isn't a prototype configure: In function `main': configure:6888: sizeof applied to an incomplete type configure:6847: $? = 1 configure: failed program was: | #line 6847 "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 HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 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:6848: result: no configure:7180: 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:723: creating Makefile config.status:723: creating src/Makefile config.status:723: creating man/Makefile config.status:723: creating doc/Makefile config.status:723: creating demo/Makefile config.status:871: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu='yes' ac_cv_c_const='yes' ac_cv_c_inline='inline' 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='no' 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_socket='no' 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_inttypes_h='no' 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_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_time_h='yes' ac_cv_header_sys_types_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_nsl_gethostbyname='yes' ac_cv_lib_resolv_main='yes' ac_cv_lib_socket_socket='yes' ac_cv_objext='o' ac_cv_path_AR='/usr/ccs/bin/ar' 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_working_alloca_h='yes' am_cv_CC_dependencies_compiler_type='none' am_cv_prog_cc_stdc='' cmod_cv_c_working_attribute_unused='yes' cmod_cv_compiler_aggregate_return='yes' cmod_cv_compiler_bad_function_cast='yes' cmod_cv_compiler_cast_align='yes' cmod_cv_compiler_cast_qual='yes' 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' 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.0.7/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.0.7/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.0.7/src/libraries/libisc-new/missing --run autoconf' AUTOHEADER='${SHELL} /mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/src/libraries/libisc-new/missing --run autoheader' AUTOMAKE='${SHELL} /mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/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 -Waggregate-return -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 -DHAVE_LIBNSL=1 -DHAVE_LIBSOCKET=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='-lsocket -lnsl ' LTLIBOBJS=' inet_aton$U.lo' MAKEINFO='${SHELL} /mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/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__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.0.7/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_LIBNSL 1 #define HAVE_LIBSOCKET 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