This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp07 uname -m = i686 uname -r = 3.15.4-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 8 09:03:00 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1858: checking for a BSD-compatible install configure:1926: result: /bin/install -c configure:1937: checking whether build environment is sane configure:1980: result: yes configure:2005: checking for a thread-safe mkdir -p configure:2044: result: /bin/mkdir -p configure:2057: checking for gawk configure:2073: found /bin/gawk configure:2084: result: gawk configure:2095: checking whether make sets $(MAKE) configure:2117: result: yes configure:2309: checking for i686-uhu-linux-gcc configure:2325: found /usr/bin/i686-uhu-linux-gcc configure:2336: result: i686-uhu-linux-gcc configure:2608: checking for C compiler version configure:2616: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2620: $? = 0 configure:2627: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2631: $? = 0 configure:2638: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2642: $? = 1 configure:2665: checking for C compiler default output file name configure:2687: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2691: $? = 0 configure:2729: result: a.out configure:2748: checking whether the C compiler works configure:2758: ./a.out configure:2762: $? = 0 configure:2781: result: yes configure:2788: checking whether we are cross compiling configure:2790: result: no configure:2793: checking for suffix of executables configure:2800: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2804: $? = 0 configure:2830: result: configure:2836: checking for suffix of object files configure:2862: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2866: $? = 0 configure:2891: result: o configure:2895: checking whether we are using the GNU C compiler configure:2924: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2931: $? = 0 configure:2948: result: yes configure:2957: checking whether i686-uhu-linux-gcc accepts -g configure:2987: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2994: $? = 0 configure:3095: result: yes configure:3112: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3186: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3193: $? = 0 configure:3216: result: none needed configure:3245: checking for style of include used by make configure:3273: result: GNU configure:3298: checking dependency style of i686-uhu-linux-gcc configure:3389: result: gcc3 configure:3418: checking for a BSD-compatible install configure:3486: result: /bin/install -c configure:3504: checking how to run the C preprocessor configure:3544: i686-uhu-linux-gcc -E conftest.c configure:3551: $? = 0 configure:3582: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3589: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sipcalc" | #define VERSION "1.1.5" | /* end confdefs.h. */ | #include configure:3622: result: i686-uhu-linux-gcc -E configure:3651: i686-uhu-linux-gcc -E conftest.c configure:3658: $? = 0 configure:3689: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3696: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sipcalc" | #define VERSION "1.1.5" | /* end confdefs.h. */ | #include configure:3736: checking for grep that handles long lines and -e configure:3796: result: /bin/grep configure:3801: checking for egrep configure:3865: result: /bin/grep -E configure:3870: checking for ANSI C header files configure:3900: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3907: $? = 0 configure:4006: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4010: $? = 0 configure:4016: ./conftest configure:4020: $? = 0 configure:4038: result: yes configure:4062: checking for sys/types.h configure:4083: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4090: $? = 0 configure:4107: result: yes configure:4062: checking for sys/stat.h configure:4083: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4090: $? = 0 configure:4107: result: yes configure:4062: checking for stdlib.h configure:4083: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4090: $? = 0 configure:4107: result: yes configure:4062: checking for string.h configure:4083: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4090: $? = 0 configure:4107: result: yes configure:4062: checking for memory.h configure:4083: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4090: $? = 0 configure:4107: result: yes configure:4062: checking for strings.h configure:4083: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4090: $? = 0 configure:4107: result: yes configure:4062: checking for inttypes.h configure:4083: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4090: $? = 0 configure:4107: result: yes configure:4062: checking for stdint.h configure:4083: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4090: $? = 0 configure:4107: result: yes configure:4062: checking for unistd.h configure:4083: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4090: $? = 0 configure:4107: result: yes configure:4143: checking sys/ioctl.h usability configure:4160: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4167: $? = 0 configure:4181: result: yes configure:4185: checking sys/ioctl.h presence configure:4200: i686-uhu-linux-gcc -E conftest.c configure:4207: $? = 0 configure:4221: result: yes configure:4249: checking for sys/ioctl.h configure:4258: result: yes configure:4132: checking for unistd.h configure:4139: result: yes configure:4132: checking for sys/types.h configure:4139: result: yes configure:4143: checking sys/bitypes.h usability configure:4160: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4167: $? = 0 configure:4181: result: yes configure:4185: checking sys/bitypes.h presence configure:4200: i686-uhu-linux-gcc -E conftest.c configure:4207: $? = 0 configure:4221: result: yes configure:4249: checking for sys/bitypes.h configure:4258: result: yes configure:4143: checking sys/sockio.h usability configure:4160: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:57:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:4167: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sipcalc" | #define VERSION "1.1.5" | #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_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_BITYPES_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:4181: result: no configure:4185: checking sys/sockio.h presence configure:4200: i686-uhu-linux-gcc -E conftest.c conftest.c:24:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:4207: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sipcalc" | #define VERSION "1.1.5" | #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_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include configure:4221: result: no configure:4249: checking for sys/sockio.h configure:4258: result: no configure:4143: checking netdb.h usability configure:4160: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4167: $? = 0 configure:4181: result: yes configure:4185: checking netdb.h presence configure:4200: i686-uhu-linux-gcc -E conftest.c configure:4207: $? = 0 configure:4221: result: yes configure:4249: checking for netdb.h configure:4258: result: yes configure:4143: checking ctype.h usability configure:4160: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4167: $? = 0 configure:4181: result: yes configure:4185: checking ctype.h presence configure:4200: i686-uhu-linux-gcc -E conftest.c configure:4207: $? = 0 configure:4221: result: yes configure:4249: checking for ctype.h configure:4258: result: yes configure:4274: checking whether i686-uhu-linux-gcc needs -traditional configure:4316: result: no configure:4323: checking for inet_ntoa in -lnsl configure:4358: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl >&5 configure:4365: $? = 0 configure:4386: result: yes configure:4411: checking for socket configure:4467: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl >&5 configure:4474: $? = 0 configure:4496: result: yes configure:4411: checking for strstr configure:4467: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl >&5 conftest.c:51:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:4474: $? = 0 configure:4496: result: yes configure:4411: checking for strtol configure:4467: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl >&5 configure:4474: $? = 0 configure:4496: result: yes configure:4411: checking for strtoul configure:4467: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl >&5 configure:4474: $? = 0 configure:4496: result: yes configure:4411: checking for gethostbyname configure:4467: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl >&5 configure:4474: $? = 0 configure:4496: result: yes configure:4411: checking for gethostbyname2 configure:4467: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl >&5 configure:4474: $? = 0 configure:4496: result: yes configure:4411: checking for inet_ntop configure:4467: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl >&5 configure:4474: $? = 0 configure:4496: result: yes configure:4411: checking for getipnodebyaddr configure:4467: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl >&5 /tmp/ccWp5ZVQ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getipnodebyaddr' collect2: error: ld returned 1 exit status configure:4474: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sipcalc" | #define VERSION "1.1.5" | #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_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_SOCKET 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_NTOP 1 | /* end confdefs.h. */ | /* Define getipnodebyaddr to an innocuous variant, in case declares getipnodebyaddr. | For example, HP-UX 11i declares gettimeofday. */ | #define getipnodebyaddr innocuous_getipnodebyaddr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getipnodebyaddr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getipnodebyaddr | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getipnodebyaddr (); | /* 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_getipnodebyaddr || defined __stub___getipnodebyaddr | choke me | #endif | | int | main () | { | return getipnodebyaddr (); | ; | return 0; | } configure:4496: result: no configure:4411: checking for getaddrinfo configure:4467: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl >&5 configure:4474: $? = 0 configure:4496: result: yes configure:4561: checking for socket in -lsocket configure:4596: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/local/include conftest.c -lsocket -lnsl -L/usr/local/lib >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:4603: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sipcalc" | #define VERSION "1.1.5" | #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_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_SOCKET 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETADDRINFO 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:4624: result: no configure:4638: checking for gethostbyname in netdb.h configure:4663: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/local/include conftest.c >&5 configure:4670: $? = 0 configure:4676: result: yes configure:4693: checking for gethostbyname2 in netdb.h configure:4718: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:42:8: error: too many arguments to function 'gethostbyname' struct hostent *h; h=gethostbyname("127.0.0.1", AF_INET) ^ In file included from conftest.c:37:0: /usr/include/netdb.h:144:24: note: declared here extern struct hostent *gethostbyname (const char *__name); ^ configure:4725: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sipcalc" | #define VERSION "1.1.5" | #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_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_SOCKET 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME_NETDB 1 | /* end confdefs.h. */ | | #include | | int | main () | { | struct hostent *h; h=gethostbyname("127.0.0.1", AF_INET) | ; | return 0; | } configure:4743: result: no configure:4748: checking for getaddrinfo in netdb.h configure:4773: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:42:65: error: 'NULL' undeclared (first use in this function) struct addrinfo h; struct addrinfo *r; getaddrinfo("127.0.0.1", NULL, &h, &r) ^ conftest.c:42:65: note: each undeclared identifier is reported only once for each function it appears in configure:4780: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sipcalc" | #define VERSION "1.1.5" | #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_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_SOCKET 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME_NETDB 1 | /* end confdefs.h. */ | | #include | | int | main () | { | struct addrinfo h; struct addrinfo *r; getaddrinfo("127.0.0.1", NULL, &h, &r) | ; | return 0; | } configure:4798: result: no configure:4803: checking if struct sockaddr has sa_len field configure:4829: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:43:38: error: 'struct sockaddr' has no member named 'sa_len' struct sockaddr sa;int x; x=sizeof(sa.sa_len); ^ configure:4836: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sipcalc" | #define VERSION "1.1.5" | #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_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_SOCKET 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME_NETDB 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | struct sockaddr sa;int x; x=sizeof(sa.sa_len); | ; | return 0; | } configure:4854: result: no configure:4876: checking getopt.h usability configure:4893: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/local/include conftest.c >&5 configure:4900: $? = 0 configure:4914: result: yes configure:4918: checking getopt.h presence configure:4933: i686-uhu-linux-gcc -E conftest.c configure:4940: $? = 0 configure:4954: result: yes configure:4982: checking for getopt.h configure:4991: result: yes configure:5028: checking for getopt_long configure:5084: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/local/include conftest.c -lnsl -L/usr/local/lib >&5 configure:5091: $? = 0 configure:5113: result: yes configure:5205: checking if type uint8_t exists configure:5230: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:45:1: error: unknown type name 'uint8_t' uint8_t a; ^ configure:5237: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sipcalc" | #define VERSION "1.1.5" | #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_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_SOCKET 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME_NETDB 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | | #include | | int | main () | { | uint8_t a; | ; | return 0; | } configure:5255: result: no configure:5260: checking if type uint16_t exists configure:5285: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:45:1: error: unknown type name 'uint16_t' uint16_t a; ^ configure:5292: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sipcalc" | #define VERSION "1.1.5" | #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_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_SOCKET 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME_NETDB 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | | #include | | int | main () | { | uint16_t a; | ; | return 0; | } configure:5310: result: no configure:5315: checking if type uint32_t exists configure:5340: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:45:1: error: unknown type name 'uint32_t' uint32_t a; ^ configure:5347: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sipcalc" | #define VERSION "1.1.5" | #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_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_SOCKET 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME_NETDB 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | | #include | | int | main () | { | uint32_t a; | ; | return 0; | } configure:5365: result: no configure:5370: checking if type u_int8_t exists configure:5395: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/local/include conftest.c >&5 configure:5402: $? = 0 configure:5408: result: yes configure:5425: checking if type u_int16_t exists configure:5450: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/local/include conftest.c >&5 configure:5457: $? = 0 configure:5463: result: yes configure:5480: checking if type u_int32_t exists configure:5505: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/local/include conftest.c >&5 configure:5512: $? = 0 configure:5518: result: yes configure:5653: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp07 config.status:794: creating Makefile config.status:794: creating doc/Makefile config.status:794: creating include/Makefile config.status:794: creating src/Makefile config.status:794: creating config.h config.status:1068: executing depfiles commands configure:6988: WARNING: unrecognized options: --enable-shared, --disable-static ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_getaddrinfo=yes ac_cv_func_gethostbyname2=yes ac_cv_func_gethostbyname=yes ac_cv_func_getipnodebyaddr=no ac_cv_func_getopt_long=yes ac_cv_func_inet_ntop=yes ac_cv_func_socket=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_header_ctype_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_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_bitypes_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_nsl_inet_ntoa=yes ac_cv_lib_socket_socket=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.10' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -I/usr/local/include' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS=' -lnsl -L/usr/local/lib' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' PACKAGE='sipcalc' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.1.5' ac_ct_CC='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i686-uhu-linux' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='i686-uhu-linux' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='$(SHELL) /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "sipcalc" #define VERSION "1.1.5" #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_SYS_IOCTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_BITYPES_H 1 #define HAVE_NETDB_H 1 #define HAVE_CTYPE_H 1 #define HAVE_LIBNSL 1 #define HAVE_SOCKET 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTBYNAME2 1 #define HAVE_INET_NTOP 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETHOSTBYNAME_NETDB 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_U_INT8_T 1 #define HAVE_U_INT16_T 1 #define HAVE_U_INT32_T 1 configure: exit 0