This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU Awk configure 4.1.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure CC=cc CFLAGS=-I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN LDFLAGS=-L/usr/home/user/suu/common/lib -static --disable-extensions --disable-nls ## --------- ## ## Platform. ## ## --------- ## hostname = freebsd uname -m = amd64 uname -r = 11.0-RELEASE-p1 uname -s = FreeBSD uname -v = FreeBSD 11.0-RELEASE-p1 #0 r306420: Thu Sep 29 01:43:23 UTC 2016 address@hidden:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = amd64 /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: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /home/user/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2642: checking for a BSD-compatible install configure:2710: result: ./install-sh -c configure:2721: checking whether build environment is sane configure:2776: result: yes configure:2927: checking for a thread-safe mkdir -p configure:2966: result: ./install-sh -c -d configure:2973: checking for gawk configure:3003: result: no configure:2973: checking for mawk configure:3003: result: no configure:2973: checking for nawk configure:2989: found /usr/bin/nawk configure:3000: result: nawk configure:3011: checking whether make sets $(MAKE) configure:3033: result: yes configure:3062: checking whether make supports nested variables configure:3079: result: yes configure:3247: checking build system type configure:3261: result: x86_64-unknown-freebsd11.0 configure:3281: checking host system type configure:3294: result: x86_64-unknown-freebsd11.0 configure:3326: checking for style of include used by make configure:3354: result: GNU configure:3425: checking for gcc configure:3452: result: cc configure:3681: checking for C compiler version configure:3690: cc --version >&5 FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0) Target: x86_64-unknown-freebsd11.0 Thread model: posix InstalledDir: /usr/bin configure:3701: $? = 0 configure:3690: cc -v >&5 FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0) Target: x86_64-unknown-freebsd11.0 Thread model: posix InstalledDir: /usr/bin configure:3701: $? = 0 configure:3690: cc -V >&5 cc: error: argument to '-V' is missing (expected 1 value) cc: error: no input files configure:3701: $? = 1 configure:3690: cc -qversion >&5 cc: error: unknown argument: '-qversion' cc: error: no input files configure:3701: $? = 1 configure:3721: checking whether the C compiler works configure:3743: cc -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -L/usr/home/user/suu/common/lib -static conftest.c >&5 configure:3747: $? = 0 configure:3795: result: yes configure:3798: checking for C compiler default output file name configure:3800: result: a.out configure:3806: checking for suffix of executables configure:3813: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -L/usr/home/user/suu/common/lib -static conftest.c >&5 configure:3817: $? = 0 configure:3839: result: configure:3861: checking whether we are cross compiling configure:3869: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -L/usr/home/user/suu/common/lib -static conftest.c >&5 configure:3873: $? = 0 configure:3880: ./conftest configure:3884: $? = 0 configure:3899: result: no configure:3904: checking for suffix of object files configure:3926: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN conftest.c >&5 configure:3930: $? = 0 configure:3951: result: o configure:3955: checking whether we are using the GNU C compiler configure:3974: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN conftest.c >&5 configure:3974: $? = 0 configure:3983: result: yes configure:3992: checking whether cc accepts -g configure:4012: cc -c -g conftest.c >&5 configure:4012: $? = 0 configure:4053: result: yes configure:4070: checking for cc option to accept ISO C89 configure:4133: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN conftest.c >&5 configure:4133: $? = 0 configure:4146: result: none needed configure:4171: checking whether cc understands -c and -o together configure:4193: cc -c conftest.c -o conftest2.o configure:4196: $? = 0 configure:4193: cc -c conftest.c -o conftest2.o configure:4196: $? = 0 configure:4208: result: yes configure:4227: checking dependency style of cc configure:4338: result: gcc3 configure:4359: checking how to run the C preprocessor configure:4390: cc -E conftest.c configure:4390: $? = 0 configure:4404: cc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:4404: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | /* end confdefs.h. */ | #include configure:4429: result: cc -E configure:4449: cc -E conftest.c configure:4449: $? = 0 configure:4463: cc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:4463: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | /* end confdefs.h. */ | #include configure:4492: checking for grep that handles long lines and -e configure:4550: result: /usr/bin/grep configure:4555: checking for egrep configure:4617: result: /usr/bin/grep -E configure:4622: checking for ANSI C header files configure:4642: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN conftest.c >&5 configure:4642: $? = 0 configure:4715: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -L/usr/home/user/suu/common/lib -static conftest.c >&5 configure:4715: $? = 0 configure:4715: ./conftest configure:4715: $? = 0 configure:4726: result: yes configure:4739: checking for sys/types.h configure:4739: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN conftest.c >&5 configure:4739: $? = 0 configure:4739: result: yes configure:4739: checking for sys/stat.h configure:4739: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN conftest.c >&5 configure:4739: $? = 0 configure:4739: result: yes configure:4739: checking for stdlib.h configure:4739: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN conftest.c >&5 configure:4739: $? = 0 configure:4739: result: yes configure:4739: checking for string.h configure:4739: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN conftest.c >&5 configure:4739: $? = 0 configure:4739: result: yes configure:4739: checking for memory.h configure:4739: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN conftest.c >&5 configure:4739: $? = 0 configure:4739: result: yes configure:4739: checking for strings.h configure:4739: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN conftest.c >&5 configure:4739: $? = 0 configure:4739: result: yes configure:4739: checking for inttypes.h configure:4739: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN conftest.c >&5 configure:4739: $? = 0 configure:4739: result: yes configure:4739: checking for stdint.h configure:4739: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN conftest.c >&5 configure:4739: $? = 0 configure:4739: result: yes configure:4739: checking for unistd.h configure:4739: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN conftest.c >&5 configure:4739: $? = 0 configure:4739: result: yes configure:4752: checking minix/config.h usability configure:4752: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN conftest.c >&5 conftest.c:54:10: fatal error: 'minix/config.h' file not found #include ^ 1 error generated. configure:4752: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 | /* 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:4752: result: no configure:4752: checking minix/config.h presence configure:4752: cc -E conftest.c conftest.c:21:10: fatal error: 'minix/config.h' file not found #include ^ 1 error generated. configure:4752: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 | /* end confdefs.h. */ | #include configure:4752: result: no configure:4752: checking for minix/config.h configure:4752: result: no configure:4773: checking whether it is safe to define __EXTENSIONS__ configure:4791: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN conftest.c >&5 configure:4791: $? = 0 configure:4798: result: yes configure:4813: checking for egrep configure:4875: result: /usr/bin/grep -E configure:4884: checking for bison configure:4914: result: no configure:4884: checking for byacc configure:4900: found /usr/bin/byacc configure:4911: result: byacc configure:4923: checking whether ln -s works configure:4927: result: yes configure:4982: checking for gcc configure:5009: result: cc configure:5238: checking for C compiler version configure:5247: cc --version >&5 FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0) Target: x86_64-unknown-freebsd11.0 Thread model: posix InstalledDir: /usr/bin configure:5258: $? = 0 configure:5247: cc -v >&5 FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0) Target: x86_64-unknown-freebsd11.0 Thread model: posix InstalledDir: /usr/bin configure:5258: $? = 0 configure:5247: cc -V >&5 cc: error: argument to '-V' is missing (expected 1 value) cc: error: no input files configure:5258: $? = 1 configure:5247: cc -qversion >&5 cc: error: unknown argument: '-qversion' cc: error: no input files configure:5258: $? = 1 configure:5262: checking whether we are using the GNU C compiler configure:5290: result: yes configure:5299: checking whether cc accepts -g configure:5360: result: yes configure:5377: checking for cc option to accept ISO C89 configure:5453: result: none needed configure:5478: checking whether cc understands -c and -o together configure:5515: result: yes configure:5534: checking dependency style of cc configure:5645: result: gcc3 configure:5665: checking how to run the C preprocessor configure:5735: result: cc -E configure:5755: cc -E conftest.c configure:5755: $? = 0 configure:5769: cc -E conftest.c conftest.c:26:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:5769: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5802: checking whether make sets $(MAKE) configure:5824: result: yes configure:5836: checking for special development options configure:5852: result: no configure:5866: checking for z/OS USS compilation configure:5880: result: no configure:5959: checking for strerror in -lcposix configure:5984: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lcposix >&5 conftest.c:33:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] char strerror (); ^ conftest.c:33:6: note: 'strerror' is a builtin with type 'char *(int)' 1 warning generated. /usr/bin/ld: cannot find -lcposix cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:5984: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 strerror (); | int | main () | { | return strerror (); | ; | return 0; | } configure:5993: result: no configure:6008: checking for special C compiler options needed for large files configure:6053: result: no configure:6059: checking for _FILE_OFFSET_BITS value needed for large files configure:6084: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:6084: $? = 0 configure:6116: result: no configure:6202: checking for AIX compilation hacks configure:6217: result: no configure:6221: checking for Linux/Alpha compilation hacks configure:6243: result: no configure:6247: checking if we are using EBCDIC configure:6266: result: no configure:6289: checking for a sed that does not truncate output configure:6353: result: /usr/bin/sed configure:6359: checking whether NLS is requested configure:6368: result: no configure:6408: checking for msgfmt configure:6443: result: no configure:6449: checking for gmsgfmt configure:6480: result: : configure:6530: checking for xgettext configure:6565: result: no configure:6607: checking for msgmerge configure:6641: result: no configure:6696: checking for ld used by cc configure:6763: result: /usr/bin/ld configure:6770: checking if the linker (/usr/bin/ld) is GNU ld configure:6785: result: yes configure:6792: checking for shared library run path origin configure:6805: result: done configure:7377: checking for CFPreferencesCopyAppValue configure:7395: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:26:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found #include ^ 1 error generated. configure:7395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:7404: result: no configure:7411: checking for CFLocaleCopyCurrent configure:7429: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:26:10: fatal error: 'CoreFoundation/CFLocale.h' file not found #include ^ 1 error generated. configure:7429: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:7438: result: no configure:8357: checking whether to use NLS configure:8359: result: no configure:8432: checking for nl_langinfo and CODESET configure:8448: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c >&5 configure:8448: $? = 0 configure:8457: result: yes configure:8466: checking for LC_MESSAGES configure:8482: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c >&5 configure:8482: $? = 0 configure:8490: result: yes configure:8505: checking arpa/inet.h usability configure:8505: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking arpa/inet.h presence configure:8505: cc -E conftest.c configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking for arpa/inet.h configure:8505: result: yes configure:8505: checking fcntl.h usability configure:8505: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking fcntl.h presence configure:8505: cc -E conftest.c configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking for fcntl.h configure:8505: result: yes configure:8505: checking limits.h usability configure:8505: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking limits.h presence configure:8505: cc -E conftest.c configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking for limits.h configure:8505: result: yes configure:8505: checking locale.h usability configure:8505: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking locale.h presence configure:8505: cc -E conftest.c configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking for locale.h configure:8505: result: yes configure:8505: checking libintl.h usability configure:8505: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 conftest.c:65:10: fatal error: 'libintl.h' file not found #include ^ 1 error generated. configure:8505: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_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:8505: result: no configure:8505: checking libintl.h presence configure:8505: cc -E conftest.c conftest.c:32:10: fatal error: 'libintl.h' file not found #include ^ 1 error generated. configure:8505: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:8505: result: no configure:8505: checking for libintl.h configure:8505: result: no configure:8505: checking mcheck.h usability configure:8505: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 conftest.c:65:10: fatal error: 'mcheck.h' file not found #include ^ 1 error generated. configure:8505: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_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:8505: result: no configure:8505: checking mcheck.h presence configure:8505: cc -E conftest.c conftest.c:32:10: fatal error: 'mcheck.h' file not found #include ^ 1 error generated. configure:8505: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:8505: result: no configure:8505: checking for mcheck.h configure:8505: result: no configure:8505: checking netdb.h usability configure:8505: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking netdb.h presence configure:8505: cc -E conftest.c configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking for netdb.h configure:8505: result: yes configure:8505: checking netinet/in.h usability configure:8505: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking netinet/in.h presence configure:8505: cc -E conftest.c configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking for netinet/in.h configure:8505: result: yes configure:8505: checking stdarg.h usability configure:8505: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking stdarg.h presence configure:8505: cc -E conftest.c configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking for stdarg.h configure:8505: result: yes configure:8505: checking stddef.h usability configure:8505: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking stddef.h presence configure:8505: cc -E conftest.c configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking for stddef.h configure:8505: result: yes configure:8505: checking for string.h configure:8505: result: yes configure:8505: checking sys/ioctl.h usability configure:8505: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking sys/ioctl.h presence configure:8505: cc -E conftest.c configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking for sys/ioctl.h configure:8505: result: yes configure:8505: checking sys/param.h usability configure:8505: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking sys/param.h presence configure:8505: cc -E conftest.c configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking for sys/param.h configure:8505: result: yes configure:8505: checking sys/select.h usability configure:8505: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking sys/select.h presence configure:8505: cc -E conftest.c configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking for sys/select.h configure:8505: result: yes configure:8505: checking sys/socket.h usability configure:8505: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking sys/socket.h presence configure:8505: cc -E conftest.c configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking for sys/socket.h configure:8505: result: yes configure:8505: checking sys/time.h usability configure:8505: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking sys/time.h presence configure:8505: cc -E conftest.c configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking for sys/time.h configure:8505: result: yes configure:8505: checking for unistd.h configure:8505: result: yes configure:8505: checking termios.h usability configure:8505: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking termios.h presence configure:8505: cc -E conftest.c configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking for termios.h configure:8505: result: yes configure:8505: checking stropts.h usability configure:8505: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 conftest.c:77:10: fatal error: 'stropts.h' file not found #include ^ 1 error generated. configure:8505: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_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:8505: result: no configure:8505: checking stropts.h presence configure:8505: cc -E conftest.c conftest.c:44:10: fatal error: 'stropts.h' file not found #include ^ 1 error generated. configure:8505: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:8505: result: no configure:8505: checking for stropts.h configure:8505: result: no configure:8505: checking wchar.h usability configure:8505: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking wchar.h presence configure:8505: cc -E conftest.c configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking for wchar.h configure:8505: result: yes configure:8505: checking wctype.h usability configure:8505: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking wctype.h presence configure:8505: cc -E conftest.c configure:8505: $? = 0 configure:8505: result: yes configure:8505: checking for wctype.h configure:8505: result: yes configure:8515: checking for ANSI C header files configure:8619: result: yes configure:8627: checking for stdbool.h that conforms to C99 configure:8694: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 conftest.c:96:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion] bool e = &s; ~ ^ conftest.c:100:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:100:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:100:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:100:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:100:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:100:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:100:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:100:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:101:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion] ~^ conftest.c:101:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion] ~^ conftest.c:101:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion] ~^ 12 warnings generated. configure:8694: $? = 0 configure:8701: result: yes configure:8703: checking for _Bool configure:8703: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:8703: $? = 0 configure:8703: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 conftest.c:83:20: error: expected expression if (sizeof ((_Bool))) ^ 1 error generated. configure:8703: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:8703: result: yes configure:8720: checking for sys/wait.h that is POSIX.1 compatible configure:8746: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:8746: $? = 0 configure:8753: result: yes configure:8761: checking whether time.h and sys/time.h may both be included configure:8781: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:8781: $? = 0 configure:8788: result: yes configure:8801: checking for memory.h configure:8801: result: yes configure:8835: checking for pid_t configure:8835: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:8835: $? = 0 configure:8835: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 conftest.c:88:20: error: expected expression if (sizeof ((pid_t))) ^ 1 error generated. configure:8835: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:8835: result: yes configure:8846: checking return type of signal handlers configure:8864: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 conftest.c:58:8: error: indirection requires pointer operand ('void' invalid) return *(signal (0, 0)) (0) == 1; ^~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:8864: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:8871: result: void configure:8879: checking for size_t configure:8879: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:8879: $? = 0 configure:8879: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 conftest.c:89:21: error: expected expression if (sizeof ((size_t))) ^ 1 error generated. configure:8879: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:8879: result: yes configure:8890: checking for uid_t in sys/types.h configure:8909: result: yes configure:8920: checking type of array argument to getgroups configure:8954: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c >&5 configure:8954: $? = 0 configure:8954: ./conftest configure:8954: $? = 0 configure:8979: result: gid_t configure:8988: checking for unsigned long long int configure:9009: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c >&5 configure:9009: $? = 0 configure:9017: result: yes configure:9027: checking for long long int configure:9065: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c >&5 configure:9065: $? = 0 configure:9065: ./conftest configure:9065: $? = 0 configure:9077: result: yes configure:9086: checking for unsigned long long int configure:9115: result: yes configure:9125: checking for intmax_t configure:9125: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:9125: $? = 0 configure:9125: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 conftest.c:93:23: error: expected expression if (sizeof ((intmax_t))) ^ 1 error generated. configure:9125: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((intmax_t))) | return 0; | ; | return 0; | } configure:9125: result: yes configure:9144: checking for uintmax_t configure:9144: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:9144: $? = 0 configure:9144: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 conftest.c:94:24: error: expected expression if (sizeof ((uintmax_t))) ^ 1 error generated. configure:9144: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uintmax_t))) | return 0; | ; | return 0; | } configure:9144: result: yes configure:9161: checking for ssize_t configure:9161: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:9161: $? = 0 configure:9161: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 conftest.c:95:22: error: expected expression if (sizeof ((ssize_t))) ^ 1 error generated. configure:9161: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:9161: result: yes configure:9176: checking size of unsigned int configure:9181: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c >&5 configure:9181: $? = 0 configure:9181: ./conftest configure:9181: $? = 0 configure:9195: result: 4 configure:9209: checking size of unsigned long configure:9214: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c >&5 configure:9214: $? = 0 configure:9214: ./conftest configure:9214: $? = 0 configure:9228: result: 8 configure:9252: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:9252: $? = 0 configure:9272: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:9272: $? = 0 configure:9292: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:9292: $? = 0 configure:9312: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:9312: $? = 0 configure:9324: checking for socklen_t configure:9324: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:9324: $? = 0 configure:9324: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 conftest.c:71:24: error: expected expression if (sizeof ((socklen_t))) ^ 1 error generated. configure:9324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define TIME_T_IN_SYS_TYPES_H 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:9324: result: yes configure:9397: checking for sys/time.h configure:9397: result: yes configure:9397: checking for unistd.h configure:9397: result: yes configure:9418: checking for alarm configure:9418: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c >&5 configure:9418: $? = 0 configure:9418: result: yes configure:9431: checking for working mktime configure:9633: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c >&5 configure:9633: $? = 0 configure:9633: ./conftest configure:9633: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define TIME_T_IN_SYS_TYPES_H 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | /* end confdefs.h. */ | /* Test program from Paul Eggert and Tony Leneis. */ | #ifdef TIME_WITH_SYS_TIME | # include | # include | #else | # ifdef HAVE_SYS_TIME_H | # include | # else | # include | # endif | #endif | | #include | #include | | #ifdef HAVE_UNISTD_H | # include | #endif | | #ifndef HAVE_ALARM | # define alarm(X) /* empty */ | #endif | | /* Work around redefinition to rpl_putenv by other config tests. */ | #undef putenv | | static time_t time_t_max; | static time_t time_t_min; | | /* Values we'll use to set the TZ environment variable. */ | static const char *tz_strings[] = { | (const char *) 0, "TZ=GMT0", "TZ=JST-9", | "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" | }; | #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) | | /* Return 0 if mktime fails to convert a date in the spring-forward gap. | Based on a problem report from Andreas Jaeger. */ | static int | spring_forward_gap () | { | /* glibc (up to about 1998-10-07) failed this test. */ | struct tm tm; | | /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0" | instead of "TZ=America/Vancouver" in order to detect the bug even | on systems that don't support the Olson extension, or don't have the | full zoneinfo tables installed. */ | putenv ((char*) "TZ=PST8PDT,M4.1.0,M10.5.0"); | | tm.tm_year = 98; | tm.tm_mon = 3; | tm.tm_mday = 5; | tm.tm_hour = 2; | tm.tm_min = 0; | tm.tm_sec = 0; | tm.tm_isdst = -1; | return mktime (&tm) != (time_t) -1; | } | | static int | mktime_test1 (time_t now) | { | struct tm *lt; | return ! (lt = localtime (&now)) || mktime (lt) == now; | } | | static int | mktime_test (time_t now) | { | return (mktime_test1 (now) | && mktime_test1 ((time_t) (time_t_max - now)) | && mktime_test1 ((time_t) (time_t_min + now))); | } | | static int | irix_6_4_bug () | { | /* Based on code from Ariel Faigon. */ | struct tm tm; | tm.tm_year = 96; | tm.tm_mon = 3; | tm.tm_mday = 0; | tm.tm_hour = 0; | tm.tm_min = 0; | tm.tm_sec = 0; | tm.tm_isdst = -1; | mktime (&tm); | return tm.tm_mon == 2 && tm.tm_mday == 31; | } | | static int | bigtime_test (int j) | { | struct tm tm; | time_t now; | tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j; | now = mktime (&tm); | if (now != (time_t) -1) | { | struct tm *lt = localtime (&now); | if (! (lt | && lt->tm_year == tm.tm_year | && lt->tm_mon == tm.tm_mon | && lt->tm_mday == tm.tm_mday | && lt->tm_hour == tm.tm_hour | && lt->tm_min == tm.tm_min | && lt->tm_sec == tm.tm_sec | && lt->tm_yday == tm.tm_yday | && lt->tm_wday == tm.tm_wday | && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst) | == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst)))) | return 0; | } | return 1; | } | | static int | year_2050_test () | { | /* The correct answer for 2050-02-01 00:00:00 in Pacific time, | ignoring leap seconds. */ | unsigned long int answer = 2527315200UL; | | struct tm tm; | time_t t; | tm.tm_year = 2050 - 1900; | tm.tm_mon = 2 - 1; | tm.tm_mday = 1; | tm.tm_hour = tm.tm_min = tm.tm_sec = 0; | tm.tm_isdst = -1; | | /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0" | instead of "TZ=America/Vancouver" in order to detect the bug even | on systems that don't support the Olson extension, or don't have the | full zoneinfo tables installed. */ | putenv ((char*) "TZ=PST8PDT,M4.1.0,M10.5.0"); | | t = mktime (&tm); | | /* Check that the result is either a failure, or close enough | to the correct answer that we can assume the discrepancy is | due to leap seconds. */ | return (t == (time_t) -1 | || (0 < t && answer - 120 <= t && t <= answer + 120)); | } | | int | main () | { | time_t t, delta; | int i, j; | | /* This test makes some buggy mktime implementations loop. | Give up after 60 seconds; a mktime slower than that | isn't worth using anyway. */ | alarm (60); | | for (;;) | { | t = (time_t_max << 1) + 1; | if (t <= time_t_max) | break; | time_t_max = t; | } | time_t_min = - ((time_t) ~ (time_t) 0 == (time_t) -1) - time_t_max; | | delta = time_t_max / 997; /* a suitable prime number */ | for (i = 0; i < N_STRINGS; i++) | { | if (tz_strings[i]) | putenv ((char*) tz_strings[i]); | | for (t = 0; t <= time_t_max - delta; t += delta) | if (! mktime_test (t)) | return 1; | if (! (mktime_test ((time_t) 1) | && mktime_test ((time_t) (60 * 60)) | && mktime_test ((time_t) (60 * 60 * 24)))) | return 1; | | for (j = 1; ; j <<= 1) | if (! bigtime_test (j)) | return 1; | else if (INT_MAX / 2 < j) | break; | if (! bigtime_test (INT_MAX)) | return 1; | } | return ! (irix_6_4_bug () && spring_forward_gap () && year_2050_test ()); | } configure:9643: result: no configure:9661: checking for getaddrinfo configure:9661: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c >&5 configure:9661: $? = 0 configure:9661: result: yes configure:9712: checking for library containing fmod configure:9743: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c >&5 conftest.c:76:6: warning: incompatible redeclaration of library function 'fmod' [-Wincompatible-library-redeclaration] char fmod (); ^ conftest.c:76:6: note: 'fmod' is a builtin with type 'double (double, double)' 1 warning generated. /tmp/conftest-63d7cf.o: In function `main': conftest.c:(.text+0x7): undefined reference to `fmod' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:9743: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define TIME_T_IN_SYS_TYPES_H 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 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 fmod (); | int | main () | { | return fmod (); | ; | return 0; | } configure:9743: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 conftest.c:76:6: warning: incompatible redeclaration of library function 'fmod' [-Wincompatible-library-redeclaration] char fmod (); ^ conftest.c:76:6: note: 'fmod' is a builtin with type 'double (double, double)' 1 warning generated. configure:9743: $? = 0 configure:9760: result: -lm configure:9768: checking for library containing isinf configure:9799: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:9799: $? = 0 configure:9816: result: none required configure:9824: checking for library containing ismod configure:9855: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 /tmp/conftest-6d58bc.o: In function `main': conftest.c:(.text+0x7): undefined reference to `ismod' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:9855: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define TIME_T_IN_SYS_TYPES_H 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 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 ismod (); | int | main () | { | return ismod (); | ; | return 0; | } configure:9855: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm -lm >&5 /tmp/conftest-4a52b5.o: In function `main': conftest.c:(.text+0x7): undefined reference to `ismod' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:9855: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define TIME_T_IN_SYS_TYPES_H 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 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 ismod (); | int | main () | { | return ismod (); | ; | return 0; | } configure:9872: result: no configure:10377: checking for libsigsegv configure:10399: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm -lsigsegv >&5 conftest.c:69:10: fatal error: 'sigsegv.h' file not found #include ^ 1 error generated. configure:10399: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define TIME_T_IN_SYS_TYPES_H 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETADDRINFO 1 | /* end confdefs.h. */ | #include | int | main () | { | sigsegv_deinstall_handler(); | ; | return 0; | } configure:10409: result: no, consider installing GNU libsigsegv configure:10449: checking for __etoa_l configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 /tmp/conftest-114d9e.o: In function `main': conftest.c:(.text+0x7): undefined reference to `__etoa_l' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:10449: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define TIME_T_IN_SYS_TYPES_H 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETADDRINFO 1 | /* end confdefs.h. */ | /* Define __etoa_l to an innocuous variant, in case declares __etoa_l. | For example, HP-UX 11i declares gettimeofday. */ | #define __etoa_l innocuous___etoa_l | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __etoa_l (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __etoa_l | | /* 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 __etoa_l (); | /* 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___etoa_l || defined __stub_____etoa_l | choke me | #endif | | int | main () | { | return __etoa_l (); | ; | return 0; | } configure:10449: result: no configure:10449: checking for atexit configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for btowc configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for fmod configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 conftest.c:94:6: warning: incompatible redeclaration of library function 'fmod' [-Wincompatible-library-redeclaration] char fmod (); ^ conftest.c:94:6: note: 'fmod' is a builtin with type 'double (double, double)' 1 warning generated. configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for getgrent configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for getgroups configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for grantpt configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for isascii configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for iswctype configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for iswlower configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for iswupper configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for mbrlen configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for memcmp configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 conftest.c:103:6: warning: incompatible redeclaration of library function 'memcmp' [-Wincompatible-library-redeclaration] char memcmp (); ^ conftest.c:103:6: note: 'memcmp' is a builtin with type 'int (const void *, const void *, unsigned long)' 1 warning generated. configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for memcpy configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 conftest.c:104:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration] char memcpy (); ^ conftest.c:104:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)' 1 warning generated. configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for memcpy_ulong configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 /tmp/conftest-905ac0.o: In function `main': conftest.c:(.text+0x7): undefined reference to `memcpy_ulong' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:10449: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define TIME_T_IN_SYS_TYPES_H 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_ATEXIT 1 | #define HAVE_BTOWC 1 | #define HAVE_FMOD 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GRANTPT 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | /* end confdefs.h. */ | /* Define memcpy_ulong to an innocuous variant, in case declares memcpy_ulong. | For example, HP-UX 11i declares gettimeofday. */ | #define memcpy_ulong innocuous_memcpy_ulong | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memcpy_ulong (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memcpy_ulong | | /* 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 memcpy_ulong (); | /* 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_memcpy_ulong || defined __stub___memcpy_ulong | choke me | #endif | | int | main () | { | return memcpy_ulong (); | ; | return 0; | } configure:10449: result: no configure:10449: checking for memmove configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 conftest.c:105:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration] char memmove (); ^ conftest.c:105:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' 1 warning generated. configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for memset configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 conftest.c:106:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration] char memset (); ^ conftest.c:106:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)' 1 warning generated. configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for memset_ulong configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 /tmp/conftest-740193.o: In function `main': conftest.c:(.text+0x7): undefined reference to `memset_ulong' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:10449: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define TIME_T_IN_SYS_TYPES_H 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_ATEXIT 1 | #define HAVE_BTOWC 1 | #define HAVE_FMOD 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GRANTPT 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | /* end confdefs.h. */ | /* Define memset_ulong to an innocuous variant, in case declares memset_ulong. | For example, HP-UX 11i declares gettimeofday. */ | #define memset_ulong innocuous_memset_ulong | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memset_ulong (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memset_ulong | | /* 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 memset_ulong (); | /* 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_memset_ulong || defined __stub___memset_ulong | choke me | #endif | | int | main () | { | return memset_ulong (); | ; | return 0; | } configure:10449: result: no configure:10449: checking for mkstemp configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for posix_openpt configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for setenv configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for setlocale configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for setsid configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for snprintf configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 conftest.c:112:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] char snprintf (); ^ conftest.c:112:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' 1 warning generated. configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for strchr configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 conftest.c:113:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] char strchr (); ^ conftest.c:113:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' 1 warning generated. configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for strerror configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 conftest.c:114:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] char strerror (); ^ conftest.c:114:6: note: 'strerror' is a builtin with type 'char *(int)' 1 warning generated. configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for strftime configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for strcasecmp configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 conftest.c:116:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration] char strcasecmp (); ^ conftest.c:116:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)' 1 warning generated. configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for strncasecmp configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 conftest.c:117:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration] char strncasecmp (); ^ conftest.c:117:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)' 1 warning generated. configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for strcoll configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for strtod configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for strtoul configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for system configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for tmpfile configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for towlower configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for towupper configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for tzset configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for usleep configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for wcrtomb configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for wcscoll configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10449: checking for wctype configure:10449: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10449: $? = 0 configure:10449: result: yes configure:10459: checking whether mbrtowc and mbstate_t are properly declared configure:10479: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10479: $? = 0 configure:10487: result: yes configure:10616: checking whether getpgrp requires zero arguments configure:10633: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 conftest.c:144:10: error: too many arguments to function call, expected 0, have 1 getpgrp (0); ~~~~~~~ ^ /usr/include/unistd.h:344:1: note: 'getpgrp' declared here pid_t getpgrp(void); ^ 1 error generated. configure:10633: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define TIME_T_IN_SYS_TYPES_H 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_ATEXIT 1 | #define HAVE_BTOWC 1 | #define HAVE_FMOD 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GRANTPT 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSTEM 1 | #define HAVE_TMPFILE 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_TZSET 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | getpgrp (0); | ; | return 0; | } configure:10641: result: yes configure:10652: checking for printf %F format configure:10676: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 conftest.c:119:6: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Wimplicit-function-declaration] if (strcmp(buf, "123.450000") == 0) ^ conftest.c:119:6: note: include the header or explicitly provide a declaration for 'strcmp' 1 warning generated. configure:10676: $? = 0 configure:10676: ./conftest configure:10676: $? = 0 configure:10690: result: yes configure:10718: checking for gethostbyname configure:10718: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10718: $? = 0 configure:10718: result: yes configure:10773: checking for connect configure:10773: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm >&5 configure:10773: $? = 0 configure:10773: result: yes configure:10827: checking where to find the socket library calls configure:10833: result: the standard library configure:10863: checking whether readline via "-lreadline" is present and sane configure:10924: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm -lreadline >&5 conftest.c:120:2: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration] close(0); ^ conftest.c:122:7: warning: implicit declaration of function 'open' is invalid in C99 [-Wimplicit-function-declaration] fd = open("/dev/null", 2); /* should get fd 0 */ ^ conftest.c:123:2: warning: implicit declaration of function 'dup' is invalid in C99 [-Wimplicit-function-declaration] dup(fd); ^ 3 warnings generated. /usr/home/user/suu/common/lib/libreadline.a(display.o): In function `rl_redisplay': ./display.c:(.text+0x1dd): undefined reference to `tputs' ./display.c:(.text+0x14ff): undefined reference to `tputs' ./display.c:(.text+0x1702): undefined reference to `tputs' ./display.c:(.text+0x187e): undefined reference to `tputs' ./display.c:(.text+0x1aeb): undefined reference to `tputs' /usr/home/user/suu/common/lib/libreadline.a(display.o):./display.c:(.text+0x2bf2): more undefined references to `tputs' follow /usr/home/user/suu/common/lib/libreadline.a(display.o): In function `update_line': ./display.c:(.text+0x4022): undefined reference to `tgoto' ./display.c:(.text+0x4034): undefined reference to `tputs' ./display.c:(.text+0x41af): undefined reference to `tgoto' ./display.c:(.text+0x41be): undefined reference to `tputs' ./display.c:(.text+0x41da): undefined reference to `tputs' ./display.c:(.text+0x41f9): undefined reference to `tputs' ./display.c:(.text+0x443d): undefined reference to `tputs' ./display.c:(.text+0x44d9): undefined reference to `tputs' /usr/home/user/suu/common/lib/libreadline.a(display.o):./display.c:(.text+0x450f): more undefined references to `tputs' follow /usr/home/user/suu/common/lib/libreadline.a(terminal.o): In function `_rl_get_screen_size': ./terminal.c:(.text+0xb8): undefined reference to `tgetnum' ./terminal.c:(.text+0x11d): undefined reference to `tgetnum' /usr/home/user/suu/common/lib/libreadline.a(terminal.o): In function `_rl_init_terminal_io': ./terminal.c:(.text+0x2e2): undefined reference to `tgetent' ./terminal.c:(.text+0x30b): undefined reference to `tgetstr' ./terminal.c:(.text+0x509): undefined reference to `PC' ./terminal.c:(.text+0x51c): undefined reference to `BC' ./terminal.c:(.text+0x527): undefined reference to `UP' ./terminal.c:(.text+0x538): undefined reference to `PC' ./terminal.c:(.text+0x546): undefined reference to `BC' ./terminal.c:(.text+0x554): undefined reference to `UP' ./terminal.c:(.text+0x573): undefined reference to `tgetflag' ./terminal.c:(.text+0x581): undefined reference to `tgetflag' ./terminal.c:(.text+0x5e0): undefined reference to `tgetflag' /usr/home/user/suu/common/lib/libreadline.a(terminal.o): In function `_rl_backspace': ./terminal.c:(.text+0xa67): undefined reference to `tputs' ./terminal.c:(.text+0xa92): undefined reference to `tputs' /usr/home/user/suu/common/lib/libreadline.a(terminal.o): In function `rl_ding': ./terminal.c:(.text+0xb8d): undefined reference to `tputs' /usr/home/user/suu/common/lib/libreadline.a(terminal.o): In function `_rl_enable_meta_key': ./terminal.c:(.text+0xbe4): undefined reference to `tputs' /usr/home/user/suu/common/lib/libreadline.a(terminal.o): In function `_rl_disable_meta_key': ./terminal.c:(.text+0xc34): undefined reference to `tputs' /usr/home/user/suu/common/lib/libreadline.a(terminal.o):./terminal.c:(.text+0xc82): more undefined references to `tputs' follow cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:10924: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.1.4" | #define PACKAGE_STRING "GNU Awk 4.1.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.1.4" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define TIME_T_IN_SYS_TYPES_H 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_ATEXIT 1 | #define HAVE_BTOWC 1 | #define HAVE_FMOD 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GRANTPT 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSTEM 1 | #define HAVE_TMPFILE 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_TZSET 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define GETPGRP_VOID 1 | #define PRINTF_HAS_F_FORMAT 1 | #define HAVE_SOCKETS 1 | /* end confdefs.h. */ | #include | #include | #include | | int main(int argc, char **argv) | { | int fd; | char *line; | | close(0); | close(1); | fd = open("/dev/null", 2); /* should get fd 0 */ | dup(fd); | line = readline("giveittome> "); | | /* some printfs don't handle NULL for %s */ | printf("got <%s>\n", line ? line : "(NULL)"); | return 0; | } configure:10934: result: no configure:10863: checking whether readline via "-lreadline -ltermcap" is present and sane configure:10924: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm -lreadline -ltermcap >&5 conftest.c:120:2: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration] close(0); ^ conftest.c:122:7: warning: implicit declaration of function 'open' is invalid in C99 [-Wimplicit-function-declaration] fd = open("/dev/null", 2); /* should get fd 0 */ ^ conftest.c:123:2: warning: implicit declaration of function 'dup' is invalid in C99 [-Wimplicit-function-declaration] dup(fd); ^ 3 warnings generated. configure:10924: $? = 0 configure:10924: ./conftest configure:10924: $? = 0 configure:10934: result: yes configure:10941: checking for tgetent in -ltermcap configure:10966: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -ltermcap -lm >&5 configure:10966: $? = 0 configure:10975: result: yes configure:10989: checking for history_list in -lreadline configure:11014: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lreadline -lreadline -ltermcap -ltermcap -lm >&5 configure:11014: $? = 0 configure:11023: result: yes configure:11063: checking whether mpfr via "-lmpfr -lgmp" is present and usable configure:11090: cc -o conftest -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG -L/usr/home/user/suu/common/lib -static conftest.c -lm -lmpfr -lgmp >&5 configure:11090: $? = 0 configure:11098: result: yes configure:11118: checking for struct stat.st_blksize configure:11118: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:11118: $? = 0 configure:11118: result: yes configure:11128: checking for struct passwd.pw_passwd configure:11128: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:11128: $? = 0 configure:11128: result: yes configure:11142: checking for struct group.gr_passwd configure:11142: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:11142: $? = 0 configure:11142: result: yes configure:11156: checking whether struct tm is in sys/time.h or time.h configure:11176: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:11176: $? = 0 configure:11183: result: time.h configure:11191: checking for struct tm.tm_zone configure:11191: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:11191: $? = 0 configure:11191: result: yes configure:11259: checking whether char is unsigned configure:11278: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:11278: $? = 0 configure:11285: result: no configure:11292: checking for an ANSI C-conforming const configure:11358: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:11358: $? = 0 configure:11365: result: yes configure:11373: checking for C/C++ restrict keyword configure:11398: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:11398: $? = 0 configure:11406: result: __restrict configure:11419: checking for inline configure:11435: cc -c -I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG conftest.c >&5 configure:11435: $? = 0 configure:11443: result: inline configure:11461: checking for preprocessor stringizing operator configure:11481: result: yes configure:11617: checking that generated files are newer than configure configure:11623: result: done configure:11658: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU Awk config.status 4.1.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on freebsd config.status:1010: creating Makefile config.status:1010: creating awklib/Makefile config.status:1010: creating doc/Makefile config.status:1010: creating po/Makefile.in config.status:1010: creating test/Makefile config.status:1010: creating config.h config.status:1239: executing depfiles commands config.status:1239: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-freebsd11.0 ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_c_stringize=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN' 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=set ac_cv_env_LDFLAGS_value='-L/usr/home/user/suu/common/lib -static' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_YACC_set='' ac_cv_env_YACC_value='' ac_cv_env_YFLAGS_set='' ac_cv_env_YFLAGS_value='' ac_cv_env_build_alias_set='' ac_cv_env_build_alias_value='' ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_func___etoa_l=no ac_cv_func_alarm=yes ac_cv_func_atexit=yes ac_cv_func_btowc=yes ac_cv_func_connect=yes ac_cv_func_fmod=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getgrent=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpgrp_void=yes ac_cv_func_grantpt=yes ac_cv_func_isascii=yes ac_cv_func_iswctype=yes ac_cv_func_iswlower=yes ac_cv_func_iswupper=yes ac_cv_func_mbrlen=yes ac_cv_func_mbrtowc=yes ac_cv_func_memcmp=yes ac_cv_func_memcpy=yes ac_cv_func_memcpy_ulong=no ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_memset_ulong=no ac_cv_func_mkstemp=yes ac_cv_func_posix_openpt=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_setsid=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcoll=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strncasecmp=yes ac_cv_func_strtod=yes ac_cv_func_strtoul=yes ac_cv_func_system=yes ac_cv_func_tmpfile=yes ac_cv_func_towlower=yes ac_cv_func_towupper=yes ac_cv_func_tzset=yes ac_cv_func_usleep=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcscoll=yes ac_cv_func_wctype=yes ac_cv_func_working_mktime=no ac_cv_header_arpa_inet_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_mcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_stropts_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=x86_64-unknown-freebsd11.0 ac_cv_lib_cposix_strerror=no ac_cv_lib_readline_history_list=yes ac_cv_lib_termcap_tgetent=yes ac_cv_libsigsegv='no, consider installing GNU libsigsegv' ac_cv_member_struct_group_gr_passwd=yes ac_cv_member_struct_passwd_pw_passwd=yes ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=: ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=: ac_cv_path_MSGMERGE=: ac_cv_path_SED=/usr/bin/sed ac_cv_path_XGETTEXT=: ac_cv_prog_AWK=nawk ac_cv_prog_CPP='cc -E' ac_cv_prog_YACC=byacc ac_cv_prog_ac_ct_CC=cc ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_fmod=-lm ac_cv_search_isinf='none required' ac_cv_search_ismod=no ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=8 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type__Bool=yes ac_cv_type_getgroups=gid_t ac_cv_type_intmax_t=yes ac_cv_type_long_long_int=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uid_t=yes ac_cv_type_uintmax_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_zos_uss=no acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator='' acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_langinfo_codeset=yes am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gawk_cv_aix_hack=no gawk_cv_linux_alpha_hack=no gl_cv_lib_sigsegv='no, consider installing GNU libsigsegv' gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_val_LC_MESSAGES=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/home/user/suu/gawk-4.1.4/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} /usr/home/user/suu/gawk-4.1.4/missing autoconf' AUTOHEADER='${SHELL} /usr/home/user/suu/gawk-4.1.4/missing autoheader' AUTOMAKE='${SHELL} /usr/home/user/suu/gawk-4.1.4/missing automake-1.15' AWK='nawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-I/usr/home/user/suu/common/include -O3 -static -DREALLYMEAN -DNDEBUG' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_EXTENSIONS_FALSE='' ENABLE_EXTENSIONS_TRUE='#' EXEEXT='' GAWKLIBEXT='so' GETTEXT_MACRO_VERSION='0.19' GMSGFMT=':' GMSGFMT_015=':' GREP='/usr/bin/grep' HAVE_LIBSIGSEGV='no' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LDFLAGS='-L/usr/home/user/suu/common/lib -static' LIBICONV='-liconv' LIBINTL='' LIBMPFR='-lmpfr -lgmp' LIBOBJS=' ${LIBOBJDIR}mktime$U.o' LIBREADLINE='-lreadline -ltermcap -ltermcap' LIBS='-lm ' LIBSIGSEGV='' LIBSIGSEGV_PREFIX='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS=' ${LIBOBJDIR}mktime$U.lo' LTLIBSIGSEGV='' MAKEINFO='${SHELL} /usr/home/user/suu/gawk-4.1.4/missing makeinfo' MKDIR_P='./install-sh -c -d' MSGFMT=':' MSGFMT_015=':' MSGMERGE=':' OBJEXT='o' PACKAGE='gawk' PACKAGE_BUGREPORT='address@hidden' PACKAGE_NAME='GNU Awk' PACKAGE_STRING='GNU Awk 4.1.4' PACKAGE_TARNAME='gawk' PACKAGE_URL='http://www.gnu.org/software/gawk/' PACKAGE_VERSION='4.1.4' PATH_SEPARATOR=':' POSUB='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SOCKET_LIBS='' STRIP='' TEST_CROSS_COMPILE_FALSE='' TEST_CROSS_COMPILE_TRUE='#' USE_NLS='no' VERSION='4.1.4' XGETTEXT=':' XGETTEXT_015=':' XGETTEXT_EXTRA_OPTIONS='' YACC='byacc' YFLAGS='' ac_ct_CC='cc' acl_shlibext='so' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-freebsd11.0' build_alias='' build_cpu='x86_64' build_os='freebsd11.0' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-freebsd11.0' host_alias='' host_cpu='x86_64' host_os='freebsd11.0' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /usr/home/user/suu/gawk-4.1.4/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgextensiondir='${pkglibdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU Awk" #define PACKAGE_TARNAME "gawk" #define PACKAGE_VERSION "4.1.4" #define PACKAGE_STRING "GNU Awk 4.1.4" #define PACKAGE_BUGREPORT "address@hidden" #define PACKAGE_URL "http://www.gnu.org/software/gawk/" #define PACKAGE "gawk" #define VERSION "4.1.4" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define STDC_HEADERS 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_SYS_WAIT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_MEMORY_H 1 #define RETSIGTYPE void #define GETGROUPS_T gid_t #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_INTMAX_T 1 #define HAVE_UINTMAX_T 1 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG 8 #define TIME_T_IN_SYS_TYPES_H 1 #define HAVE_WCTYPE_T 1 #define HAVE_WINT_T 1 #define HAVE_SOCKADDR_STORAGE 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ALARM 1 #define HAVE_GETADDRINFO 1 #define HAVE_ATEXIT 1 #define HAVE_BTOWC 1 #define HAVE_FMOD 1 #define HAVE_GETGRENT 1 #define HAVE_GETGROUPS 1 #define HAVE_GRANTPT 1 #define HAVE_ISASCII 1 #define HAVE_ISWCTYPE 1 #define HAVE_ISWLOWER 1 #define HAVE_ISWUPPER 1 #define HAVE_MBRLEN 1 #define HAVE_MEMCMP 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKSTEMP 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SETSID 1 #define HAVE_SNPRINTF 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRCOLL 1 #define HAVE_STRTOD 1 #define HAVE_STRTOUL 1 #define HAVE_SYSTEM 1 #define HAVE_TMPFILE 1 #define HAVE_TOWLOWER 1 #define HAVE_TOWUPPER 1 #define HAVE_TZSET 1 #define HAVE_USLEEP 1 #define HAVE_WCRTOMB 1 #define HAVE_WCSCOLL 1 #define HAVE_WCTYPE 1 #define HAVE_MBRTOWC 1 #define GETPGRP_VOID 1 #define PRINTF_HAS_F_FORMAT 1 #define HAVE_SOCKETS 1 #define HAVE_LIBREADLINE 1 #define HAVE_HISTORY_LIST 1 #define HAVE_MPFR 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 #define HAVE_STRUCT_GROUP_GR_PASSWD 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define restrict __restrict #define HAVE_STRINGIZE 1 configure: exit 0