Created
April 11, 2012 08:26
-
-
Save pgib/2357871 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This file contains any messages produced by compilers while | |
| running configure, to aid debugging if configure makes a mistake. | |
| It was created by mosh configure 1.1.3a, which was | |
| generated by GNU Autoconf 2.68. Invocation command line was | |
| $ ./configure | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = pgib.me | |
| uname -m = amd64 | |
| uname -r = 8.2-RELEASE-p3 | |
| uname -s = FreeBSD | |
| uname -v = FreeBSD 8.2-RELEASE-p3 #0: Tue Sep 27 18:45:57 UTC 2011 root@amd64-builder.daemonology.net:/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/games | |
| PATH: /usr/local/sbin | |
| PATH: /usr/local/bin | |
| PATH: /home/patrick/bin | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:2544: checking for a BSD-compatible install | |
| configure:2612: result: /usr/bin/install -c | |
| configure:2623: checking whether build environment is sane | |
| configure:2673: result: yes | |
| configure:2814: checking for a thread-safe mkdir -p | |
| configure:2853: result: ./install-sh -c -d | |
| configure:2866: checking for gawk | |
| configure:2896: result: no | |
| configure:2866: checking for mawk | |
| configure:2896: result: no | |
| configure:2866: checking for nawk | |
| configure:2882: found /usr/bin/nawk | |
| configure:2893: result: nawk | |
| configure:2904: checking whether make sets $(MAKE) | |
| configure:2926: result: yes | |
| configure:3072: checking for gcc | |
| configure:3088: found /usr/bin/gcc | |
| configure:3099: result: gcc | |
| configure:3328: checking for C compiler version | |
| configure:3337: gcc --version >&5 | |
| gcc (GCC) 4.2.1 20070719 [FreeBSD] | |
| Copyright (C) 2007 Free Software Foundation, Inc. | |
| This is free software; see the source for copying conditions. There is NO | |
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
| configure:3348: $? = 0 | |
| configure:3337: gcc -v >&5 | |
| Using built-in specs. | |
| Target: amd64-undermydesk-freebsd | |
| Configured with: FreeBSD/amd64 system compiler | |
| Thread model: posix | |
| gcc version 4.2.1 20070719 [FreeBSD] | |
| configure:3348: $? = 0 | |
| configure:3337: gcc -V >&5 | |
| gcc: '-V' option must have argument | |
| configure:3348: $? = 1 | |
| configure:3337: gcc -qversion >&5 | |
| gcc: unrecognized option '-qversion' | |
| gcc: No input files specified | |
| configure:3348: $? = 1 | |
| configure:3368: checking whether the C compiler works | |
| configure:3390: gcc conftest.c >&5 | |
| configure:3394: $? = 0 | |
| configure:3442: result: yes | |
| configure:3445: checking for C compiler default output file name | |
| configure:3447: result: a.out | |
| configure:3453: checking for suffix of executables | |
| configure:3460: gcc -o conftest conftest.c >&5 | |
| configure:3464: $? = 0 | |
| configure:3486: result: | |
| configure:3508: checking whether we are cross compiling | |
| configure:3516: gcc -o conftest conftest.c >&5 | |
| configure:3520: $? = 0 | |
| configure:3527: ./conftest | |
| configure:3531: $? = 0 | |
| configure:3546: result: no | |
| configure:3551: checking for suffix of object files | |
| configure:3573: gcc -c conftest.c >&5 | |
| configure:3577: $? = 0 | |
| configure:3598: result: o | |
| configure:3602: checking whether we are using the GNU C compiler | |
| configure:3621: gcc -c conftest.c >&5 | |
| configure:3621: $? = 0 | |
| configure:3630: result: yes | |
| configure:3639: checking whether gcc accepts -g | |
| configure:3659: gcc -c -g conftest.c >&5 | |
| configure:3659: $? = 0 | |
| configure:3700: result: yes | |
| configure:3717: checking for gcc option to accept ISO C89 | |
| configure:3781: gcc -c -g -O2 conftest.c >&5 | |
| configure:3781: $? = 0 | |
| configure:3794: result: none needed | |
| configure:3825: checking for style of include used by make | |
| configure:3853: result: GNU | |
| configure:3878: checking dependency style of gcc | |
| configure:3988: result: gcc3 | |
| configure:4061: checking for g++ | |
| configure:4077: found /usr/bin/g++ | |
| configure:4088: result: g++ | |
| configure:4115: checking for C++ compiler version | |
| configure:4124: g++ --version >&5 | |
| g++ (GCC) 4.2.1 20070719 [FreeBSD] | |
| Copyright (C) 2007 Free Software Foundation, Inc. | |
| This is free software; see the source for copying conditions. There is NO | |
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
| configure:4135: $? = 0 | |
| configure:4124: g++ -v >&5 | |
| Using built-in specs. | |
| Target: amd64-undermydesk-freebsd | |
| Configured with: FreeBSD/amd64 system compiler | |
| Thread model: posix | |
| gcc version 4.2.1 20070719 [FreeBSD] | |
| configure:4135: $? = 0 | |
| configure:4124: g++ -V >&5 | |
| g++: '-V' option must have argument | |
| configure:4135: $? = 1 | |
| configure:4124: g++ -qversion >&5 | |
| g++: unrecognized option '-qversion' | |
| g++: No input files specified | |
| configure:4135: $? = 1 | |
| configure:4139: checking whether we are using the GNU C++ compiler | |
| configure:4158: g++ -c conftest.cpp >&5 | |
| configure:4158: $? = 0 | |
| configure:4167: result: yes | |
| configure:4176: checking whether g++ accepts -g | |
| configure:4196: g++ -c -g conftest.cpp >&5 | |
| configure:4196: $? = 0 | |
| configure:4237: result: yes | |
| configure:4262: checking dependency style of g++ | |
| configure:4372: result: gcc3 | |
| configure:4430: checking for ranlib | |
| configure:4446: found /usr/bin/ranlib | |
| configure:4457: result: ranlib | |
| configure:4481: checking for protoc | |
| configure:4499: found /usr/local/bin/protoc | |
| configure:4511: result: /usr/local/bin/protoc | |
| configure:4627: checking for library containing utempter_remove_added_record | |
| configure:4658: gcc -o conftest -g -O2 conftest.c >&5 | |
| /var/tmp//ccyvk1hh.o(.text+0x7): In function `main': | |
| /usr/local/src/mosh/conftest.c:22: undefined reference to `utempter_remove_added_record' | |
| configure:4658: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | /* 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 utempter_remove_added_record (); | |
| | int | |
| | main () | |
| | { | |
| | return utempter_remove_added_record (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4658: gcc -o conftest -g -O2 conftest.c -lutempter >&5 | |
| /usr/bin/ld: cannot find -lutempter | |
| configure:4658: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | /* 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 utempter_remove_added_record (); | |
| | int | |
| | main () | |
| | { | |
| | return utempter_remove_added_record (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4675: result: no | |
| configure:4685: WARNING: Unable to find libutempter; utmp entries will not be made. | |
| configure:4694: checking for library containing compress | |
| configure:4725: gcc -o conftest -g -O2 conftest.c >&5 | |
| /var/tmp//ccKm38aU.o(.text+0x7): In function `main': | |
| /usr/local/src/mosh/conftest.c:22: undefined reference to `compress' | |
| configure:4725: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | /* 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 compress (); | |
| | int | |
| | main () | |
| | { | |
| | return compress (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4725: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| configure:4725: $? = 0 | |
| configure:4742: result: -lz | |
| configure:4802: checking for boostlib >= 1.20.0 | |
| configure:4871: g++ -c -g -O2 -I/usr/local/include conftest.cpp >&5 | |
| configure:4871: $? = 0 | |
| configure:4873: result: yes | |
| configure:5058: checking how to run the C preprocessor | |
| configure:5089: gcc -E conftest.c | |
| configure:5089: $? = 0 | |
| configure:5103: gcc -E conftest.c | |
| conftest.c:12:28: error: ac_nonexistent.h: No such file or directory | |
| configure:5103: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:5128: result: gcc -E | |
| configure:5148: gcc -E conftest.c | |
| configure:5148: $? = 0 | |
| configure:5162: gcc -E conftest.c | |
| conftest.c:12:28: error: ac_nonexistent.h: No such file or directory | |
| configure:5162: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:5191: checking for grep that handles long lines and -e | |
| configure:5249: result: /usr/bin/grep | |
| configure:5254: checking for egrep | |
| configure:5316: result: /usr/bin/grep -E | |
| configure:5321: checking for ANSI C header files | |
| configure:5341: gcc -c -g -O2 conftest.c >&5 | |
| configure:5341: $? = 0 | |
| configure:5414: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| configure:5414: $? = 0 | |
| configure:5414: ./conftest | |
| configure:5414: $? = 0 | |
| configure:5425: result: yes | |
| configure:5438: checking for sys/types.h | |
| configure:5438: gcc -c -g -O2 conftest.c >&5 | |
| configure:5438: $? = 0 | |
| configure:5438: result: yes | |
| configure:5438: checking for sys/stat.h | |
| configure:5438: gcc -c -g -O2 conftest.c >&5 | |
| configure:5438: $? = 0 | |
| configure:5438: result: yes | |
| configure:5438: checking for stdlib.h | |
| configure:5438: gcc -c -g -O2 conftest.c >&5 | |
| configure:5438: $? = 0 | |
| configure:5438: result: yes | |
| configure:5438: checking for string.h | |
| configure:5438: gcc -c -g -O2 conftest.c >&5 | |
| configure:5438: $? = 0 | |
| configure:5438: result: yes | |
| configure:5438: checking for memory.h | |
| configure:5438: gcc -c -g -O2 conftest.c >&5 | |
| configure:5438: $? = 0 | |
| configure:5438: result: yes | |
| configure:5438: checking for strings.h | |
| configure:5438: gcc -c -g -O2 conftest.c >&5 | |
| configure:5438: $? = 0 | |
| configure:5438: result: yes | |
| configure:5438: checking for inttypes.h | |
| configure:5438: gcc -c -g -O2 conftest.c >&5 | |
| configure:5438: $? = 0 | |
| configure:5438: result: yes | |
| configure:5438: checking for stdint.h | |
| configure:5438: gcc -c -g -O2 conftest.c >&5 | |
| configure:5438: $? = 0 | |
| configure:5438: result: yes | |
| configure:5438: checking for unistd.h | |
| configure:5438: gcc -c -g -O2 conftest.c >&5 | |
| configure:5438: $? = 0 | |
| configure:5438: result: yes | |
| configure:5542: checking arpa/inet.h usability | |
| configure:5542: gcc -c -g -O2 conftest.c >&5 | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking arpa/inet.h presence | |
| configure:5542: gcc -E conftest.c | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking for arpa/inet.h | |
| configure:5542: result: yes | |
| configure:5542: checking fcntl.h usability | |
| configure:5542: gcc -c -g -O2 conftest.c >&5 | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking fcntl.h presence | |
| configure:5542: gcc -E conftest.c | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking for fcntl.h | |
| configure:5542: result: yes | |
| configure:5542: checking langinfo.h usability | |
| configure:5542: gcc -c -g -O2 conftest.c >&5 | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking langinfo.h presence | |
| configure:5542: gcc -E conftest.c | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking for langinfo.h | |
| configure:5542: result: yes | |
| configure:5542: checking limits.h usability | |
| configure:5542: gcc -c -g -O2 conftest.c >&5 | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking limits.h presence | |
| configure:5542: gcc -E conftest.c | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking for limits.h | |
| configure:5542: result: yes | |
| configure:5542: checking locale.h usability | |
| configure:5542: gcc -c -g -O2 conftest.c >&5 | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking locale.h presence | |
| configure:5542: gcc -E conftest.c | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking for locale.h | |
| configure:5542: result: yes | |
| configure:5542: checking netinet/in.h usability | |
| configure:5542: gcc -c -g -O2 conftest.c >&5 | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking netinet/in.h presence | |
| configure:5542: gcc -E conftest.c | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking for netinet/in.h | |
| configure:5542: result: yes | |
| configure:5542: checking stddef.h usability | |
| configure:5542: gcc -c -g -O2 conftest.c >&5 | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking stddef.h presence | |
| configure:5542: gcc -E conftest.c | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking for stddef.h | |
| configure:5542: result: yes | |
| configure:5542: checking for stdint.h | |
| configure:5542: result: yes | |
| configure:5542: checking for inttypes.h | |
| configure:5542: result: yes | |
| configure:5542: checking for stdlib.h | |
| configure:5542: result: yes | |
| configure:5542: checking for string.h | |
| configure:5542: result: yes | |
| configure:5542: checking sys/ioctl.h usability | |
| configure:5542: gcc -c -g -O2 conftest.c >&5 | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking sys/ioctl.h presence | |
| configure:5542: gcc -E conftest.c | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking for sys/ioctl.h | |
| configure:5542: result: yes | |
| configure:5542: checking sys/resource.h usability | |
| configure:5542: gcc -c -g -O2 conftest.c >&5 | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking sys/resource.h presence | |
| configure:5542: gcc -E conftest.c | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking for sys/resource.h | |
| configure:5542: result: yes | |
| configure:5542: checking sys/socket.h usability | |
| configure:5542: gcc -c -g -O2 conftest.c >&5 | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking sys/socket.h presence | |
| configure:5542: gcc -E conftest.c | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking for sys/socket.h | |
| configure:5542: result: yes | |
| configure:5542: checking sys/time.h usability | |
| configure:5542: gcc -c -g -O2 conftest.c >&5 | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking sys/time.h presence | |
| configure:5542: gcc -E conftest.c | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking for sys/time.h | |
| configure:5542: result: yes | |
| configure:5542: checking term.h usability | |
| configure:5542: gcc -c -g -O2 conftest.c >&5 | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking term.h presence | |
| configure:5542: gcc -E conftest.c | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking for term.h | |
| configure:5542: result: yes | |
| configure:5542: checking termios.h usability | |
| configure:5542: gcc -c -g -O2 conftest.c >&5 | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking termios.h presence | |
| configure:5542: gcc -E conftest.c | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking for termios.h | |
| configure:5542: result: yes | |
| configure:5542: checking for unistd.h | |
| configure:5542: result: yes | |
| configure:5542: checking wchar.h usability | |
| configure:5542: gcc -c -g -O2 conftest.c >&5 | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking wchar.h presence | |
| configure:5542: gcc -E conftest.c | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking for wchar.h | |
| configure:5542: result: yes | |
| configure:5542: checking wctype.h usability | |
| configure:5542: gcc -c -g -O2 conftest.c >&5 | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking wctype.h presence | |
| configure:5542: gcc -E conftest.c | |
| configure:5542: $? = 0 | |
| configure:5542: result: yes | |
| configure:5542: checking for wctype.h | |
| configure:5542: result: yes | |
| configure:5558: checking pty.h usability | |
| configure:5558: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:75:17: error: pty.h: No such file or directory | |
| configure:5558: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <pty.h> | |
| configure:5558: result: no | |
| configure:5558: checking pty.h presence | |
| configure:5558: gcc -E conftest.c | |
| conftest.c:42:17: error: pty.h: No such file or directory | |
| configure:5558: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <pty.h> | |
| configure:5558: result: no | |
| configure:5558: checking for pty.h | |
| configure:5558: result: no | |
| configure:5558: checking util.h usability | |
| configure:5558: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:75:18: error: util.h: No such file or directory | |
| configure:5558: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <util.h> | |
| configure:5558: result: no | |
| configure:5558: checking util.h presence | |
| configure:5558: gcc -E conftest.c | |
| conftest.c:42:18: error: util.h: No such file or directory | |
| configure:5558: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <util.h> | |
| configure:5558: result: no | |
| configure:5558: checking for util.h | |
| configure:5558: result: no | |
| configure:5558: checking libutil.h usability | |
| configure:5558: gcc -c -g -O2 conftest.c >&5 | |
| configure:5558: $? = 0 | |
| configure:5558: result: yes | |
| configure:5558: checking libutil.h presence | |
| configure:5558: gcc -E conftest.c | |
| configure:5558: $? = 0 | |
| configure:5558: result: yes | |
| configure:5558: checking for libutil.h | |
| configure:5558: result: yes | |
| configure:5571: checking endian.h usability | |
| configure:5571: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:76:20: error: endian.h: No such file or directory | |
| configure:5571: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | #define HAVE_LIBUTIL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <endian.h> | |
| configure:5571: result: no | |
| configure:5571: checking endian.h presence | |
| configure:5571: gcc -E conftest.c | |
| conftest.c:43:20: error: endian.h: No such file or directory | |
| configure:5571: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | #define HAVE_LIBUTIL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <endian.h> | |
| configure:5571: result: no | |
| configure:5571: checking for endian.h | |
| configure:5571: result: no | |
| configure:5571: checking sys/endian.h usability | |
| configure:5571: gcc -c -g -O2 conftest.c >&5 | |
| configure:5571: $? = 0 | |
| configure:5571: result: yes | |
| configure:5571: checking sys/endian.h presence | |
| configure:5571: gcc -E conftest.c | |
| configure:5571: $? = 0 | |
| configure:5571: result: yes | |
| configure:5571: checking for sys/endian.h | |
| configure:5571: result: yes | |
| configure:5583: checking for stdbool.h that conforms to C99 | |
| configure:5650: gcc -c -g -O2 conftest.c >&5 | |
| configure:5650: $? = 0 | |
| configure:5657: result: yes | |
| configure:5659: checking for _Bool | |
| configure:5659: gcc -c -g -O2 conftest.c >&5 | |
| configure:5659: $? = 0 | |
| configure:5659: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:80: error: expected expression before ')' token | |
| configure:5659: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | #define HAVE_LIBUTIL_H 1 | |
| | #define HAVE_SYS_ENDIAN_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof ((_Bool))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5659: result: yes | |
| configure:5675: checking for inline | |
| configure:5691: gcc -c -g -O2 conftest.c >&5 | |
| configure:5691: $? = 0 | |
| configure:5699: result: inline | |
| configure:5717: checking for int64_t | |
| configure:5717: gcc -c -g -O2 conftest.c >&5 | |
| configure:5717: $? = 0 | |
| configure:5717: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:84: warning: integer overflow in expression | |
| conftest.c:84: error: size of array 'test_array' is negative | |
| configure:5717: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | #define HAVE_LIBUTIL_H 1 | |
| | #define HAVE_SYS_ENDIAN_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | enum { N = 64 / 2 - 1 }; | |
| | int | |
| | main () | |
| | { | |
| | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | |
| | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | |
| | test_array [0] = 0 | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5717: result: yes | |
| configure:5728: checking for pid_t | |
| configure:5728: gcc -c -g -O2 conftest.c >&5 | |
| configure:5728: $? = 0 | |
| configure:5728: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:82: error: expected expression before ')' token | |
| configure:5728: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | #define HAVE_LIBUTIL_H 1 | |
| | #define HAVE_SYS_ENDIAN_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof ((pid_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5728: result: yes | |
| configure:5739: checking for C/C++ restrict keyword | |
| configure:5764: gcc -c -g -O2 conftest.c >&5 | |
| configure:5764: $? = 0 | |
| configure:5772: result: __restrict | |
| configure:5785: checking for size_t | |
| configure:5785: gcc -c -g -O2 conftest.c >&5 | |
| configure:5785: $? = 0 | |
| configure:5785: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:83: error: expected expression before ')' token | |
| configure:5785: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | #define HAVE_LIBUTIL_H 1 | |
| | #define HAVE_SYS_ENDIAN_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define restrict __restrict | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof ((size_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5785: result: yes | |
| configure:5796: checking for ssize_t | |
| configure:5796: gcc -c -g -O2 conftest.c >&5 | |
| configure:5796: $? = 0 | |
| configure:5796: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:83: error: expected expression before ')' token | |
| configure:5796: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | #define HAVE_LIBUTIL_H 1 | |
| | #define HAVE_SYS_ENDIAN_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define restrict __restrict | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof ((ssize_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5796: result: yes | |
| configure:5807: checking for uint16_t | |
| configure:5807: gcc -c -g -O2 conftest.c >&5 | |
| configure:5807: $? = 0 | |
| configure:5807: result: yes | |
| configure:5819: checking for uint32_t | |
| configure:5819: gcc -c -g -O2 conftest.c >&5 | |
| configure:5819: $? = 0 | |
| configure:5819: result: yes | |
| configure:5833: checking for uint64_t | |
| configure:5833: gcc -c -g -O2 conftest.c >&5 | |
| configure:5833: $? = 0 | |
| configure:5833: result: yes | |
| configure:5847: checking for uint8_t | |
| configure:5847: gcc -c -g -O2 conftest.c >&5 | |
| configure:5847: $? = 0 | |
| configure:5847: result: yes | |
| configure:5862: checking for uintptr_t | |
| configure:5862: gcc -c -g -O2 conftest.c >&5 | |
| configure:5862: $? = 0 | |
| configure:5862: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:83: error: expected expression before ')' token | |
| configure:5862: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | #define HAVE_LIBUTIL_H 1 | |
| | #define HAVE_SYS_ENDIAN_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define restrict __restrict | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof ((uintptr_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5862: result: yes | |
| configure:5901: checking vfork.h usability | |
| configure:5901: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:81:19: error: vfork.h: No such file or directory | |
| configure:5901: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | #define HAVE_LIBUTIL_H 1 | |
| | #define HAVE_SYS_ENDIAN_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define restrict __restrict | |
| | #define HAVE_UINTPTR_T 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <vfork.h> | |
| configure:5901: result: no | |
| configure:5901: checking vfork.h presence | |
| configure:5901: gcc -E conftest.c | |
| conftest.c:48:19: error: vfork.h: No such file or directory | |
| configure:5901: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | #define HAVE_LIBUTIL_H 1 | |
| | #define HAVE_SYS_ENDIAN_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define restrict __restrict | |
| | #define HAVE_UINTPTR_T 1 | |
| | /* end confdefs.h. */ | |
| | #include <vfork.h> | |
| configure:5901: result: no | |
| configure:5901: checking for vfork.h | |
| configure:5901: result: no | |
| configure:5914: checking for fork | |
| configure:5914: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| conftest.c:71: warning: conflicting types for built-in function 'fork' | |
| configure:5914: $? = 0 | |
| configure:5914: result: yes | |
| configure:5914: checking for vfork | |
| configure:5914: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| configure:5914: $? = 0 | |
| configure:5914: result: yes | |
| configure:5924: checking for working fork | |
| configure:5946: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| configure:5946: $? = 0 | |
| configure:5946: ./conftest | |
| configure:5946: $? = 0 | |
| configure:5956: result: yes | |
| configure:5977: checking for working vfork | |
| configure:6087: result: yes | |
| configure:6113: checking whether mbrtowc and mbstate_t are properly declared | |
| configure:6133: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| configure:6133: $? = 0 | |
| configure:6141: result: yes | |
| configure:6152: checking for gettimeofday | |
| configure:6152: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| configure:6152: $? = 0 | |
| configure:6152: result: yes | |
| configure:6152: checking for setrlimit | |
| configure:6152: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| configure:6152: $? = 0 | |
| configure:6152: result: yes | |
| configure:6152: checking for inet_ntoa | |
| configure:6152: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| configure:6152: $? = 0 | |
| configure:6152: result: yes | |
| configure:6152: checking for iswprint | |
| configure:6152: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| conftest.c:79: warning: conflicting types for built-in function 'iswprint' | |
| configure:6152: $? = 0 | |
| configure:6152: result: yes | |
| configure:6152: checking for memchr | |
| configure:6152: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| configure:6152: $? = 0 | |
| configure:6152: result: yes | |
| configure:6152: checking for memset | |
| configure:6152: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| conftest.c:81: warning: conflicting types for built-in function 'memset' | |
| configure:6152: $? = 0 | |
| configure:6152: result: yes | |
| configure:6152: checking for nl_langinfo | |
| configure:6152: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| configure:6152: $? = 0 | |
| configure:6152: result: yes | |
| configure:6152: checking for posix_memalign | |
| configure:6152: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| configure:6152: $? = 0 | |
| configure:6152: result: yes | |
| configure:6152: checking for setenv | |
| configure:6152: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| configure:6152: $? = 0 | |
| configure:6152: result: yes | |
| configure:6152: checking for setlocale | |
| configure:6152: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| configure:6152: $? = 0 | |
| configure:6152: result: yes | |
| configure:6152: checking for sigaction | |
| configure:6152: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| configure:6152: $? = 0 | |
| configure:6152: result: yes | |
| configure:6152: checking for socket | |
| configure:6152: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| configure:6152: $? = 0 | |
| configure:6152: result: yes | |
| configure:6152: checking for strchr | |
| configure:6152: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| conftest.c:88: warning: conflicting types for built-in function 'strchr' | |
| configure:6152: $? = 0 | |
| configure:6152: result: yes | |
| configure:6152: checking for strdup | |
| configure:6152: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| conftest.c:89: warning: conflicting types for built-in function 'strdup' | |
| configure:6152: $? = 0 | |
| configure:6152: result: yes | |
| configure:6152: checking for strerror | |
| configure:6152: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| configure:6152: $? = 0 | |
| configure:6152: result: yes | |
| configure:6152: checking for strtol | |
| configure:6152: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| configure:6152: $? = 0 | |
| configure:6152: result: yes | |
| configure:6152: checking for wcwidth | |
| configure:6152: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| configure:6152: $? = 0 | |
| configure:6152: result: yes | |
| configure:6162: checking for library containing clock_gettime | |
| configure:6193: gcc -o conftest -g -O2 conftest.c -lz >&5 | |
| configure:6193: $? = 0 | |
| configure:6210: result: none required | |
| configure:6275: checking for pkg-config | |
| configure:6293: found /usr/local/bin/pkg-config | |
| configure:6305: result: /usr/local/bin/pkg-config | |
| configure:6330: checking pkg-config is at least version 0.9.0 | |
| configure:6333: result: yes | |
| configure:6343: checking for TINFO | |
| configure:6350: $PKG_CONFIG --exists --print-errors "tinfo" | |
| gnome-config: not found | |
| Package tinfo was not found in the pkg-config search path. | |
| Perhaps you should add the directory containing `tinfo.pc' | |
| to the PKG_CONFIG_PATH environment variable | |
| No package 'tinfo' found | |
| configure:6353: $? = 1 | |
| configure:6367: $PKG_CONFIG --exists --print-errors "tinfo" | |
| gnome-config: not found | |
| Package tinfo was not found in the pkg-config search path. | |
| Perhaps you should add the directory containing `tinfo.pc' | |
| to the PKG_CONFIG_PATH environment variable | |
| No package 'tinfo' found | |
| configure:6370: $? = 1 | |
| configure:6384: result: no | |
| gnome-config: not found | |
| No package 'tinfo' found | |
| configure:6402: checking for TINFO | |
| configure:6409: $PKG_CONFIG --exists --print-errors "ncurses" | |
| gnome-config: not found | |
| Package ncurses was not found in the pkg-config search path. | |
| Perhaps you should add the directory containing `ncurses.pc' | |
| to the PKG_CONFIG_PATH environment variable | |
| No package 'ncurses' found | |
| configure:6412: $? = 1 | |
| configure:6426: $PKG_CONFIG --exists --print-errors "ncurses" | |
| gnome-config: not found | |
| Package ncurses was not found in the pkg-config search path. | |
| Perhaps you should add the directory containing `ncurses.pc' | |
| to the PKG_CONFIG_PATH environment variable | |
| No package 'ncurses' found | |
| configure:6429: $? = 1 | |
| configure:6443: result: no | |
| gnome-config: not found | |
| No package 'ncurses' found | |
| configure:6478: checking curses.h usability | |
| configure:6478: gcc -c -g -O2 conftest.c >&5 | |
| configure:6478: $? = 0 | |
| configure:6478: result: yes | |
| configure:6478: checking curses.h presence | |
| configure:6478: gcc -E conftest.c | |
| configure:6478: $? = 0 | |
| configure:6478: result: yes | |
| configure:6478: checking for curses.h | |
| configure:6478: result: yes | |
| configure:6481: checking for main in -ltinfo | |
| configure:6500: gcc -o conftest -g -O2 conftest.c -ltinfo -lz >&5 | |
| configure:6500: $? = 0 | |
| configure:6509: result: yes | |
| configure:7220: checking for poll in -lpoll | |
| configure:7245: gcc -o conftest -g -O2 conftest.c -lpoll -lz >&5 | |
| /usr/bin/ld: cannot find -lpoll | |
| configure:7245: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | #define HAVE_LIBUTIL_H 1 | |
| | #define HAVE_SYS_ENDIAN_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define restrict __restrict | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_MBRTOWC 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SETRLIMIT 1 | |
| | #define HAVE_INET_NTOA 1 | |
| | #define HAVE_ISWPRINT 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_NL_LANGINFO 1 | |
| | #define HAVE_POSIX_MEMALIGN 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SETLOCALE 1 | |
| | #define HAVE_SIGACTION 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRERROR 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_WCWIDTH 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_TINFO 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 poll (); | |
| | int | |
| | main () | |
| | { | |
| | return poll (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:7254: result: no | |
| configure:7262: checking whether __builtin_bswap64 is declared | |
| configure:7262: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:112: error: '__builtin_bswap64' undeclared (first use in this function) | |
| conftest.c:112: error: (Each undeclared identifier is reported only once | |
| conftest.c:112: error: for each function it appears in.) | |
| configure:7262: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | #define HAVE_LIBUTIL_H 1 | |
| | #define HAVE_SYS_ENDIAN_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define restrict __restrict | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_MBRTOWC 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SETRLIMIT 1 | |
| | #define HAVE_INET_NTOA 1 | |
| | #define HAVE_ISWPRINT 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_NL_LANGINFO 1 | |
| | #define HAVE_POSIX_MEMALIGN 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SETLOCALE 1 | |
| | #define HAVE_SIGACTION 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRERROR 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_WCWIDTH 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_TINFO 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | int | |
| | main () | |
| | { | |
| | #ifndef __builtin_bswap64 | |
| | #ifdef __cplusplus | |
| | (void) __builtin_bswap64; | |
| | #else | |
| | (void) __builtin_bswap64; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:7262: result: no | |
| configure:7272: checking whether __builtin_ctz is declared | |
| configure:7272: gcc -c -g -O2 conftest.c >&5 | |
| configure:7272: $? = 0 | |
| configure:7272: result: yes | |
| configure:7284: checking whether mach_absolute_time is declared | |
| configure:7284: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:74:28: error: mach/mach_time.h: No such file or directory | |
| conftest.c: In function 'main': | |
| conftest.c:83: error: 'mach_absolute_time' undeclared (first use in this function) | |
| conftest.c:83: error: (Each undeclared identifier is reported only once | |
| conftest.c:83: error: for each function it appears in.) | |
| configure:7284: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | #define HAVE_LIBUTIL_H 1 | |
| | #define HAVE_SYS_ENDIAN_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define restrict __restrict | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_MBRTOWC 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SETRLIMIT 1 | |
| | #define HAVE_INET_NTOA 1 | |
| | #define HAVE_ISWPRINT 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_NL_LANGINFO 1 | |
| | #define HAVE_POSIX_MEMALIGN 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SETLOCALE 1 | |
| | #define HAVE_SIGACTION 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRERROR 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_WCWIDTH 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_TINFO 1 | |
| | #define HAVE_DECL___BUILTIN_BSWAP64 0 | |
| | #define HAVE_DECL___BUILTIN_CTZ 1 | |
| | /* end confdefs.h. */ | |
| | #include <mach/mach_time.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | #ifndef mach_absolute_time | |
| | #ifdef __cplusplus | |
| | (void) mach_absolute_time; | |
| | #else | |
| | (void) mach_absolute_time; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:7284: result: no | |
| configure:7293: checking whether pipe2 is declared | |
| configure:7293: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:84: error: 'pipe2' undeclared (first use in this function) | |
| conftest.c:84: error: (Each undeclared identifier is reported only once | |
| conftest.c:84: error: for each function it appears in.) | |
| configure:7293: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | #define HAVE_LIBUTIL_H 1 | |
| | #define HAVE_SYS_ENDIAN_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define restrict __restrict | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_MBRTOWC 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SETRLIMIT 1 | |
| | #define HAVE_INET_NTOA 1 | |
| | #define HAVE_ISWPRINT 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_NL_LANGINFO 1 | |
| | #define HAVE_POSIX_MEMALIGN 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SETLOCALE 1 | |
| | #define HAVE_SIGACTION 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRERROR 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_WCWIDTH 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_TINFO 1 | |
| | #define HAVE_DECL___BUILTIN_BSWAP64 0 | |
| | #define HAVE_DECL___BUILTIN_CTZ 1 | |
| | /* end confdefs.h. */ | |
| | #define _GNU_SOURCE | |
| | #include <unistd.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | #ifndef pipe2 | |
| | #ifdef __cplusplus | |
| | (void) pipe2; | |
| | #else | |
| | (void) pipe2; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:7293: result: no | |
| configure:7303: checking whether signalfd is declared | |
| configure:7303: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c:74:26: error: sys/signalfd.h: No such file or directory | |
| conftest.c: In function 'main': | |
| conftest.c:83: error: 'signalfd' undeclared (first use in this function) | |
| conftest.c:83: error: (Each undeclared identifier is reported only once | |
| conftest.c:83: error: for each function it appears in.) | |
| configure:7303: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | #define HAVE_LIBUTIL_H 1 | |
| | #define HAVE_SYS_ENDIAN_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define restrict __restrict | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_MBRTOWC 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SETRLIMIT 1 | |
| | #define HAVE_INET_NTOA 1 | |
| | #define HAVE_ISWPRINT 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_NL_LANGINFO 1 | |
| | #define HAVE_POSIX_MEMALIGN 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SETLOCALE 1 | |
| | #define HAVE_SIGACTION 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRERROR 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_WCWIDTH 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_TINFO 1 | |
| | #define HAVE_DECL___BUILTIN_BSWAP64 0 | |
| | #define HAVE_DECL___BUILTIN_CTZ 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/signalfd.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | #ifndef signalfd | |
| | #ifdef __cplusplus | |
| | (void) signalfd; | |
| | #else | |
| | (void) signalfd; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:7303: result: no | |
| configure:7312: checking whether forkpty is declared | |
| configure:7312: gcc -c -g -O2 conftest.c >&5 | |
| In file included from conftest.c:74: | |
| /usr/include/libutil.h:71: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void' | |
| /usr/include/libutil.h:86: error: expected declaration specifiers or '...' before 'size_t' | |
| /usr/include/libutil.h:86: error: expected declaration specifiers or '...' before 'int64_t' | |
| /usr/include/libutil.h:88: error: expected declaration specifiers or '...' before 'int64_t' | |
| /usr/include/libutil.h:92: error: expected declaration specifiers or '...' before 'pid_t' | |
| /usr/include/libutil.h:93: error: expected declaration specifiers or '...' before 'uid_t' | |
| /usr/include/libutil.h:93: error: expected declaration specifiers or '...' before 'gid_t' | |
| /usr/include/libutil.h:98: error: expected declaration specifiers or '...' before 'size_t' | |
| /usr/include/libutil.h:100: error: expected declaration specifiers or '...' before 'size_t' | |
| /usr/include/libutil.h:106: error: expected ')' before '_pid' | |
| /usr/include/libutil.h:108: error: expected ')' before '_pid' | |
| conftest.c:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' | |
| configure:7312: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | #define HAVE_LIBUTIL_H 1 | |
| | #define HAVE_SYS_ENDIAN_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define restrict __restrict | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_MBRTOWC 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SETRLIMIT 1 | |
| | #define HAVE_INET_NTOA 1 | |
| | #define HAVE_ISWPRINT 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_NL_LANGINFO 1 | |
| | #define HAVE_POSIX_MEMALIGN 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SETLOCALE 1 | |
| | #define HAVE_SIGACTION 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRERROR 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_WCWIDTH 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_TINFO 1 | |
| | #define HAVE_DECL___BUILTIN_BSWAP64 0 | |
| | #define HAVE_DECL___BUILTIN_CTZ 1 | |
| | /* end confdefs.h. */ | |
| | #include <libutil.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | #ifndef forkpty | |
| | #ifdef __cplusplus | |
| | (void) forkpty; | |
| | #else | |
| | (void) forkpty; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:7312: result: no | |
| configure:7321: checking whether htobe64 is declared | |
| configure:7321: gcc -c -g -O2 conftest.c >&5 | |
| configure:7321: $? = 0 | |
| configure:7321: result: yes | |
| configure:7345: checking whether IP_MTU_DISCOVER is declared | |
| configure:7345: gcc -c -g -O2 conftest.c >&5 | |
| In file included from conftest.c:75: | |
| /usr/include/netinet/ip.h:51: error: expected specifier-qualifier-list before 'u_int' | |
| /usr/include/netinet/ip.h:141: error: expected specifier-qualifier-list before 'u_char' | |
| /usr/include/netinet/ip.h:190: error: field 'ippseudo_src' has incomplete type | |
| /usr/include/netinet/ip.h:191: error: field 'ippseudo_dst' has incomplete type | |
| /usr/include/netinet/ip.h:192: error: expected specifier-qualifier-list before 'u_char' | |
| conftest.c: In function 'main': | |
| conftest.c:84: error: 'IP_MTU_DISCOVER' undeclared (first use in this function) | |
| conftest.c:84: error: (Each undeclared identifier is reported only once | |
| conftest.c:84: error: for each function it appears in.) | |
| configure:7345: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | #define HAVE_LIBUTIL_H 1 | |
| | #define HAVE_SYS_ENDIAN_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define restrict __restrict | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_MBRTOWC 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SETRLIMIT 1 | |
| | #define HAVE_INET_NTOA 1 | |
| | #define HAVE_ISWPRINT 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_NL_LANGINFO 1 | |
| | #define HAVE_POSIX_MEMALIGN 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SETLOCALE 1 | |
| | #define HAVE_SIGACTION 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRERROR 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_WCWIDTH 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_TINFO 1 | |
| | #define HAVE_DECL___BUILTIN_BSWAP64 0 | |
| | #define HAVE_DECL___BUILTIN_CTZ 1 | |
| | #define HAVE_HTOBE64 1 | |
| | /* end confdefs.h. */ | |
| | #include <netinet/ip.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | #ifndef IP_MTU_DISCOVER | |
| | #ifdef __cplusplus | |
| | (void) IP_MTU_DISCOVER; | |
| | #else | |
| | (void) IP_MTU_DISCOVER; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:7345: result: no | |
| configure:7354: checking whether __STDC_ISO_10646__ is declared | |
| configure:7354: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:84: error: '__STDC_ISO_10646__' undeclared (first use in this function) | |
| conftest.c:84: error: (Each undeclared identifier is reported only once | |
| conftest.c:84: error: for each function it appears in.) | |
| configure:7354: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | #define HAVE_LIBUTIL_H 1 | |
| | #define HAVE_SYS_ENDIAN_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define restrict __restrict | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_MBRTOWC 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SETRLIMIT 1 | |
| | #define HAVE_INET_NTOA 1 | |
| | #define HAVE_ISWPRINT 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_NL_LANGINFO 1 | |
| | #define HAVE_POSIX_MEMALIGN 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SETLOCALE 1 | |
| | #define HAVE_SIGACTION 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRERROR 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_WCWIDTH 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_TINFO 1 | |
| | #define HAVE_DECL___BUILTIN_BSWAP64 0 | |
| | #define HAVE_DECL___BUILTIN_CTZ 1 | |
| | #define HAVE_HTOBE64 1 | |
| | /* end confdefs.h. */ | |
| | #include <wchar.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | #ifndef __STDC_ISO_10646__ | |
| | #ifdef __cplusplus | |
| | (void) __STDC_ISO_10646__; | |
| | #else | |
| | (void) __STDC_ISO_10646__; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:7354: result: no | |
| configure:7359: WARNING: C library doesn't advertise wchar_t is Unicode (OS X works anyway with workaround). | |
| configure:7364: checking whether IUTF8 is declared | |
| configure:7364: gcc -c -g -O2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:84: error: 'IUTF8' undeclared (first use in this function) | |
| conftest.c:84: error: (Each undeclared identifier is reported only once | |
| conftest.c:84: error: for each function it appears in.) | |
| configure:7364: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "mosh" | |
| | #define PACKAGE_TARNAME "mosh" | |
| | #define PACKAGE_VERSION "1.1.3a" | |
| | #define PACKAGE_STRING "mosh 1.1.3a" | |
| | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "mosh" | |
| | #define VERSION "1.1.3a" | |
| | #define HAVE_BOOST /**/ | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_LANGINFO_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TERM_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_WCHAR_H 1 | |
| | #define HAVE_WCTYPE_H 1 | |
| | #define HAVE_LIBUTIL_H 1 | |
| | #define HAVE_SYS_ENDIAN_H 1 | |
| | #define HAVE__BOOL 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define restrict __restrict | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_MBRTOWC 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_SETRLIMIT 1 | |
| | #define HAVE_INET_NTOA 1 | |
| | #define HAVE_ISWPRINT 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_NL_LANGINFO 1 | |
| | #define HAVE_POSIX_MEMALIGN 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SETLOCALE 1 | |
| | #define HAVE_SIGACTION 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRERROR 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_WCWIDTH 1 | |
| | #define HAVE_CLOCK_GETTIME 1 | |
| | #define HAVE_TINFO 1 | |
| | #define HAVE_DECL___BUILTIN_BSWAP64 0 | |
| | #define HAVE_DECL___BUILTIN_CTZ 1 | |
| | #define HAVE_HTOBE64 1 | |
| | /* end confdefs.h. */ | |
| | #include <termios.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | #ifndef IUTF8 | |
| | #ifdef __cplusplus | |
| | (void) IUTF8; | |
| | #else | |
| | (void) IUTF8; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:7364: result: no | |
| configure:7371: WARNING: No IUTF8 termios mode; character-erase of multibyte character sequence probably does not work properly in canonical mode on this platform. | |
| configure:7379: checking for protobuf | |
| configure:7386: $PKG_CONFIG --exists --print-errors "protobuf" | |
| configure:7389: $? = 0 | |
| configure:7403: $PKG_CONFIG --exists --print-errors "protobuf" | |
| configure:7406: $? = 0 | |
| configure:7464: result: yes | |
| configure:7625: creating ./config.status | |
| ## ---------------------- ## | |
| ## Running config.status. ## | |
| ## ---------------------- ## | |
| This file was extended by mosh config.status 1.1.3a, which was | |
| generated by GNU Autoconf 2.68. Invocation command line was | |
| CONFIG_FILES = | |
| CONFIG_HEADERS = | |
| CONFIG_LINKS = | |
| CONFIG_COMMANDS = | |
| $ ./config.status | |
| on pgib.me | |
| config.status:966: creating Makefile | |
| config.status:966: creating third/Makefile | |
| config.status:966: creating third/libstddjb/Makefile | |
| config.status:966: creating src/Makefile | |
| config.status:966: creating src/crypto/Makefile | |
| config.status:966: creating src/frontend/Makefile | |
| config.status:966: creating src/network/Makefile | |
| config.status:966: creating src/protobufs/Makefile | |
| config.status:966: creating src/statesync/Makefile | |
| config.status:966: creating src/terminal/Makefile | |
| config.status:966: creating src/util/Makefile | |
| config.status:966: creating scripts/Makefile | |
| config.status:966: creating src/examples/Makefile | |
| config.status:966: creating src/tests/Makefile | |
| config.status:966: creating man/Makefile | |
| config.status:966: creating config.h | |
| config.status:1195: executing depfiles commands | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_c_compiler_gnu=yes | |
| ac_cv_c_inline=inline | |
| ac_cv_c_int64_t=yes | |
| ac_cv_c_restrict=__restrict | |
| ac_cv_c_uint16_t=yes | |
| ac_cv_c_uint32_t=yes | |
| ac_cv_c_uint64_t=yes | |
| ac_cv_c_uint8_t=yes | |
| ac_cv_cxx_compiler_gnu=yes | |
| ac_cv_env_CCC_set='' | |
| ac_cv_env_CCC_value='' | |
| ac_cv_env_CC_set='' | |
| ac_cv_env_CC_value='' | |
| ac_cv_env_CFLAGS_set='' | |
| ac_cv_env_CFLAGS_value='' | |
| ac_cv_env_CPPFLAGS_set='' | |
| ac_cv_env_CPPFLAGS_value='' | |
| ac_cv_env_CPP_set='' | |
| ac_cv_env_CPP_value='' | |
| ac_cv_env_CXXFLAGS_set='' | |
| ac_cv_env_CXXFLAGS_value='' | |
| ac_cv_env_CXX_set='' | |
| ac_cv_env_CXX_value='' | |
| ac_cv_env_LDFLAGS_set='' | |
| ac_cv_env_LDFLAGS_value='' | |
| ac_cv_env_LIBS_set='' | |
| ac_cv_env_LIBS_value='' | |
| ac_cv_env_PKG_CONFIG_LIBDIR_set='' | |
| ac_cv_env_PKG_CONFIG_LIBDIR_value='' | |
| ac_cv_env_PKG_CONFIG_PATH_set='' | |
| ac_cv_env_PKG_CONFIG_PATH_value='' | |
| ac_cv_env_PKG_CONFIG_set='' | |
| ac_cv_env_PKG_CONFIG_value='' | |
| ac_cv_env_SKALIBS_CPPFLAGS_set='' | |
| ac_cv_env_SKALIBS_CPPFLAGS_value='' | |
| ac_cv_env_SKALIBS_LDFLAGS_set='' | |
| ac_cv_env_SKALIBS_LDFLAGS_value='' | |
| ac_cv_env_TINFO_CFLAGS_set='' | |
| ac_cv_env_TINFO_CFLAGS_value='' | |
| ac_cv_env_TINFO_CPPFLAGS_set='' | |
| ac_cv_env_TINFO_CPPFLAGS_value='' | |
| ac_cv_env_TINFO_LDFLAGS_set='' | |
| ac_cv_env_TINFO_LDFLAGS_value='' | |
| ac_cv_env_TINFO_LIBS_set='' | |
| ac_cv_env_TINFO_LIBS_value='' | |
| ac_cv_env_build_alias_set='' | |
| ac_cv_env_build_alias_value='' | |
| ac_cv_env_host_alias_set='' | |
| ac_cv_env_host_alias_value='' | |
| ac_cv_env_poll_CFLAGS_set='' | |
| ac_cv_env_poll_CFLAGS_value='' | |
| ac_cv_env_poll_LIBS_set='' | |
| ac_cv_env_poll_LIBS_value='' | |
| ac_cv_env_protobuf_CFLAGS_set='' | |
| ac_cv_env_protobuf_CFLAGS_value='' | |
| ac_cv_env_protobuf_LIBS_set='' | |
| ac_cv_env_protobuf_LIBS_value='' | |
| ac_cv_env_target_alias_set='' | |
| ac_cv_env_target_alias_value='' | |
| ac_cv_func_fork=yes | |
| ac_cv_func_fork_works=yes | |
| ac_cv_func_gettimeofday=yes | |
| ac_cv_func_inet_ntoa=yes | |
| ac_cv_func_iswprint=yes | |
| ac_cv_func_mbrtowc=yes | |
| ac_cv_func_memchr=yes | |
| ac_cv_func_memset=yes | |
| ac_cv_func_nl_langinfo=yes | |
| ac_cv_func_posix_memalign=yes | |
| ac_cv_func_setenv=yes | |
| ac_cv_func_setlocale=yes | |
| ac_cv_func_setrlimit=yes | |
| ac_cv_func_sigaction=yes | |
| ac_cv_func_socket=yes | |
| ac_cv_func_strchr=yes | |
| ac_cv_func_strdup=yes | |
| ac_cv_func_strerror=yes | |
| ac_cv_func_strtol=yes | |
| ac_cv_func_vfork=yes | |
| ac_cv_func_vfork_works=yes | |
| ac_cv_func_wcwidth=yes | |
| ac_cv_have_decl_IP_MTU_DISCOVER=no | |
| ac_cv_have_decl_IUTF8=no | |
| ac_cv_have_decl___STDC_ISO_10646__=no | |
| ac_cv_have_decl___builtin_bswap64=no | |
| ac_cv_have_decl___builtin_ctz=yes | |
| ac_cv_have_decl_forkpty=no | |
| ac_cv_have_decl_htobe64=yes | |
| ac_cv_have_decl_mach_absolute_time=no | |
| ac_cv_have_decl_pipe2=no | |
| ac_cv_have_decl_signalfd=no | |
| ac_cv_header_arpa_inet_h=yes | |
| ac_cv_header_curses_h=yes | |
| ac_cv_header_endian_h=no | |
| ac_cv_header_fcntl_h=yes | |
| ac_cv_header_inttypes_h=yes | |
| ac_cv_header_langinfo_h=yes | |
| ac_cv_header_libutil_h=yes | |
| ac_cv_header_limits_h=yes | |
| ac_cv_header_locale_h=yes | |
| ac_cv_header_memory_h=yes | |
| ac_cv_header_netinet_in_h=yes | |
| ac_cv_header_pty_h=no | |
| 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_sys_endian_h=yes | |
| ac_cv_header_sys_ioctl_h=yes | |
| ac_cv_header_sys_resource_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_term_h=yes | |
| ac_cv_header_termios_h=yes | |
| ac_cv_header_unistd_h=yes | |
| ac_cv_header_util_h=no | |
| ac_cv_header_vfork_h=no | |
| ac_cv_header_wchar_h=yes | |
| ac_cv_header_wctype_h=yes | |
| ac_cv_lib_poll_poll=no | |
| ac_cv_lib_tinfo_main=yes | |
| ac_cv_objext=o | |
| ac_cv_path_EGREP='/usr/bin/grep -E' | |
| ac_cv_path_GREP=/usr/bin/grep | |
| ac_cv_path_PROTOC=/usr/local/bin/protoc | |
| ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config | |
| ac_cv_path_install='/usr/bin/install -c' | |
| ac_cv_prog_AWK=nawk | |
| ac_cv_prog_CPP='gcc -E' | |
| ac_cv_prog_ac_ct_CC=gcc | |
| ac_cv_prog_ac_ct_CXX=g++ | |
| ac_cv_prog_ac_ct_RANLIB=ranlib | |
| ac_cv_prog_cc_c89='' | |
| ac_cv_prog_cc_g=yes | |
| ac_cv_prog_cxx_g=yes | |
| ac_cv_prog_make_make_set=yes | |
| ac_cv_search_clock_gettime='none required' | |
| ac_cv_search_compress=-lz | |
| ac_cv_search_utempter_remove_added_record=no | |
| ac_cv_type__Bool=yes | |
| ac_cv_type_pid_t=yes | |
| ac_cv_type_size_t=yes | |
| ac_cv_type_ssize_t=yes | |
| ac_cv_type_uintptr_t=yes | |
| am_cv_CC_dependencies_compiler_type=gcc3 | |
| am_cv_CXX_dependencies_compiler_type=gcc3 | |
| ax_cv_have_TINFO=yes | |
| pkg_cv_protobuf_CFLAGS='-D_THREAD_SAFE -pthread -I/usr/local/include ' | |
| pkg_cv_protobuf_LIBS='-D_THREAD_SAFE -pthread -L/usr/local/lib -lprotobuf -lz ' | |
| ## ----------------- ## | |
| ## Output variables. ## | |
| ## ----------------- ## | |
| ACLOCAL='${SHELL} /usr/local/src/mosh/missing --run aclocal-1.11' | |
| AMDEPBACKSLASH='\' | |
| AMDEP_FALSE='#' | |
| AMDEP_TRUE='' | |
| AMTAR='${SHELL} /usr/local/src/mosh/missing --run tar' | |
| AM_BACKSLASH='\' | |
| AM_DEFAULT_VERBOSITY='0' | |
| AUTOCONF='${SHELL} /usr/local/src/mosh/missing --run autoconf' | |
| AUTOHEADER='${SHELL} /usr/local/src/mosh/missing --run autoheader' | |
| AUTOMAKE='${SHELL} /usr/local/src/mosh/missing --run automake-1.11' | |
| AWK='nawk' | |
| BOOST_CPPFLAGS='-I/usr/local/include' | |
| BOOST_LDFLAGS='-L/usr/local/lib' | |
| BUILD_CLIENT_FALSE='#' | |
| BUILD_CLIENT_TRUE='' | |
| BUILD_EXAMPLES_FALSE='' | |
| BUILD_EXAMPLES_TRUE='#' | |
| BUILD_SERVER_FALSE='#' | |
| BUILD_SERVER_TRUE='' | |
| BUILD_TESTS_FALSE='' | |
| BUILD_TESTS_TRUE='#' | |
| CC='gcc' | |
| CCDEPMODE='depmode=gcc3' | |
| CFLAGS='-g -O2' | |
| COND_THIRD_LIBSTDDJB_FALSE='#' | |
| COND_THIRD_LIBSTDDJB_TRUE='' | |
| CPP='gcc -E' | |
| CPPFLAGS='' | |
| CXX='g++' | |
| CXXDEPMODE='depmode=gcc3' | |
| CXXFLAGS='-g -O2' | |
| CYGPATH_W='echo' | |
| DEFS='-DHAVE_CONFIG_H' | |
| DEPDIR='.deps' | |
| ECHO_C='' | |
| ECHO_N='-n' | |
| ECHO_T='' | |
| EGREP='/usr/bin/grep -E' | |
| EXEEXT='' | |
| GREP='/usr/bin/grep' | |
| INSTALL_DATA='${INSTALL} -m 644' | |
| INSTALL_PROGRAM='${INSTALL}' | |
| INSTALL_SCRIPT='${INSTALL}' | |
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
| LDFLAGS='' | |
| LIBOBJS='' | |
| LIBS='-lz ' | |
| LTLIBOBJS='' | |
| MAKEINFO='${SHELL} /usr/local/src/mosh/missing --run makeinfo' | |
| MKDIR_P='./install-sh -c -d' | |
| OBJEXT='o' | |
| PACKAGE='mosh' | |
| PACKAGE_BUGREPORT='mosh-devel@mit.edu' | |
| PACKAGE_NAME='mosh' | |
| PACKAGE_STRING='mosh 1.1.3a' | |
| PACKAGE_TARNAME='mosh' | |
| PACKAGE_URL='' | |
| PACKAGE_VERSION='1.1.3a' | |
| PATH_SEPARATOR=':' | |
| PICKY_CXXFLAGS='' | |
| PKG_CONFIG='/usr/local/bin/pkg-config' | |
| PKG_CONFIG_LIBDIR='' | |
| PKG_CONFIG_PATH='' | |
| PROTOC='/usr/local/bin/protoc' | |
| RANLIB='ranlib' | |
| SET_MAKE='' | |
| SHELL='/bin/sh' | |
| SKALIBS_CPPFLAGS='' | |
| SKALIBS_LDFLAGS='' | |
| STDDJB_CPPFLAGS='' | |
| STDDJB_LDFLAGS='' | |
| STRIP='' | |
| TINFO_CFLAGS='' | |
| TINFO_CPPFLAGS='' | |
| TINFO_LDFLAGS='' | |
| TINFO_LIBS=' -ltinfo' | |
| VERSION='1.1.3a' | |
| WARNING_CXXFLAGS='-Wall' | |
| ac_ct_CC='gcc' | |
| ac_ct_CXX='g++' | |
| am__EXEEXT_FALSE='' | |
| am__EXEEXT_TRUE='#' | |
| am__fastdepCC_FALSE='#' | |
| am__fastdepCC_TRUE='' | |
| am__fastdepCXX_FALSE='#' | |
| am__fastdepCXX_TRUE='' | |
| am__include='include' | |
| am__isrc='' | |
| am__leading_dot='.' | |
| am__quote='' | |
| am__tar='${AMTAR} chof - "$$tardir"' | |
| am__untar='${AMTAR} xf -' | |
| bindir='${exec_prefix}/bin' | |
| build_alias='' | |
| datadir='${datarootdir}' | |
| datarootdir='${prefix}/share' | |
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
| dvidir='${docdir}' | |
| exec_prefix='${prefix}' | |
| host_alias='' | |
| htmldir='${docdir}' | |
| includedir='${prefix}/include' | |
| infodir='${datarootdir}/info' | |
| install_sh='${SHELL} /usr/local/src/mosh/install-sh' | |
| libdir='${exec_prefix}/lib' | |
| libexecdir='${exec_prefix}/libexec' | |
| localedir='${datarootdir}/locale' | |
| localstatedir='${prefix}/var' | |
| mandir='${datarootdir}/man' | |
| mkdir_p='$(top_builddir)/./install-sh -c -d' | |
| oldincludedir='/usr/include' | |
| pdfdir='${docdir}' | |
| poll_CFLAGS='' | |
| poll_LIBS='' | |
| prefix='/usr/local' | |
| program_transform_name='s,x,x,' | |
| protobuf_CFLAGS='-D_THREAD_SAFE -pthread -I/usr/local/include ' | |
| protobuf_LIBS='-D_THREAD_SAFE -pthread -L/usr/local/lib -lprotobuf -lz ' | |
| psdir='${docdir}' | |
| sbindir='${exec_prefix}/sbin' | |
| sharedstatedir='${prefix}/com' | |
| sysconfdir='${prefix}/etc' | |
| target_alias='' | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.1.3a" | |
| #define PACKAGE_STRING "mosh 1.1.3a" | |
| #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.1.3a" | |
| #define HAVE_BOOST /**/ | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LIBUTIL_H 1 | |
| #define HAVE_SYS_ENDIAN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define restrict __restrict | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_INET_NTOA 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_TINFO 1 | |
| #define HAVE_DECL___BUILTIN_BSWAP64 0 | |
| #define HAVE_DECL___BUILTIN_CTZ 1 | |
| #define HAVE_HTOBE64 1 | |
| configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment