Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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.1, which was
- generated by GNU Autoconf 2.68. Invocation command line was
- $ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-compile-warnings=error
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = centos5
- uname -m = x86_64
- uname -r = 2.6.18-308.1.1.el5
- uname -s = Linux
- uname -v = #1 SMP Wed Mar 7 04:16:51 EST 2012
- /usr/bin/uname -p = unknown
- /bin/uname -X = unknown
- /bin/arch = x86_64
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = unknown
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /usr/kerberos/bin
- PATH: /usr/local/bin
- PATH: /bin
- PATH: /usr/bin
- PATH: /home/rpmdev/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2517: checking for a BSD-compatible install
- configure:2585: result: /usr/bin/install -c
- configure:2596: checking whether build environment is sane
- configure:2646: result: yes
- configure:2787: checking for a thread-safe mkdir -p
- configure:2826: result: /bin/mkdir -p
- configure:2839: checking for gawk
- configure:2855: found /bin/gawk
- configure:2866: result: gawk
- configure:2877: checking whether make sets $(MAKE)
- configure:2899: result: yes
- configure:3005: checking for x86_64-redhat-linux-gnu-gcc
- configure:3035: result: no
- configure:3045: checking for gcc
- configure:3061: found /usr/bin/gcc
- configure:3072: result: gcc
- configure:3301: checking for C compiler version
- configure:3310: gcc --version >&5
- gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52)
- Copyright (C) 2006 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:3321: $? = 0
- configure:3310: gcc -v >&5
- Using built-in specs.
- Target: x86_64-redhat-linux
- Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --disable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux
- Thread model: posix
- gcc version 4.1.2 20080704 (Red Hat 4.1.2-52)
- configure:3321: $? = 0
- configure:3310: gcc -V >&5
- gcc: '-V' option must have argument
- configure:3321: $? = 1
- configure:3310: gcc -qversion >&5
- gcc: unrecognized option '-qversion'
- gcc: no input files
- configure:3321: $? = 1
- configure:3341: checking whether the C compiler works
- configure:3363: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:3367: $? = 0
- configure:3415: result: yes
- configure:3418: checking for C compiler default output file name
- configure:3420: result: a.out
- configure:3426: checking for suffix of executables
- configure:3433: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:3437: $? = 0
- configure:3459: result:
- configure:3481: checking whether we are cross compiling
- configure:3489: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:3493: $? = 0
- configure:3500: ./conftest
- configure:3504: $? = 0
- configure:3519: result: no
- configure:3524: checking for suffix of object files
- configure:3546: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:3550: $? = 0
- configure:3571: result: o
- configure:3575: checking whether we are using the GNU C compiler
- configure:3594: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:3594: $? = 0
- configure:3603: result: yes
- configure:3612: checking whether gcc accepts -g
- configure:3632: gcc -c -g conftest.c >&5
- configure:3632: $? = 0
- configure:3673: result: yes
- configure:3690: checking for gcc option to accept ISO C89
- configure:3754: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:3754: $? = 0
- configure:3767: result: none needed
- configure:3798: checking for style of include used by make
- configure:3826: result: GNU
- configure:3851: checking dependency style of gcc
- configure:3961: result: gcc3
- configure:3990: checking for x86_64-redhat-linux-gnu-g++
- configure:4020: result: no
- configure:3990: checking for x86_64-redhat-linux-gnu-c++
- configure:4020: result: no
- configure:3990: checking for x86_64-redhat-linux-gnu-gpp
- configure:4020: result: no
- configure:3990: checking for x86_64-redhat-linux-gnu-aCC
- configure:4020: result: no
- configure:3990: checking for x86_64-redhat-linux-gnu-CC
- configure:4020: result: no
- configure:3990: checking for x86_64-redhat-linux-gnu-cxx
- configure:4020: result: no
- configure:3990: checking for x86_64-redhat-linux-gnu-cc++
- configure:4020: result: no
- configure:3990: checking for x86_64-redhat-linux-gnu-cl.exe
- configure:4020: result: no
- configure:3990: checking for x86_64-redhat-linux-gnu-FCC
- configure:4020: result: no
- configure:3990: checking for x86_64-redhat-linux-gnu-KCC
- configure:4020: result: no
- configure:3990: checking for x86_64-redhat-linux-gnu-RCC
- configure:4020: result: no
- configure:3990: checking for x86_64-redhat-linux-gnu-xlC_r
- configure:4020: result: no
- configure:3990: checking for x86_64-redhat-linux-gnu-xlC
- configure:4020: result: no
- configure:4034: checking for g++
- configure:4050: found /usr/bin/g++
- configure:4061: result: g++
- configure:4088: checking for C++ compiler version
- configure:4097: g++ --version >&5
- g++ (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52)
- Copyright (C) 2006 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:4108: $? = 0
- configure:4097: g++ -v >&5
- Using built-in specs.
- Target: x86_64-redhat-linux
- Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --disable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux
- Thread model: posix
- gcc version 4.1.2 20080704 (Red Hat 4.1.2-52)
- configure:4108: $? = 0
- configure:4097: g++ -V >&5
- g++: '-V' option must have argument
- configure:4108: $? = 1
- configure:4097: g++ -qversion >&5
- g++: unrecognized option '-qversion'
- g++: no input files
- configure:4108: $? = 1
- configure:4112: checking whether we are using the GNU C++ compiler
- configure:4131: g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.cpp >&5
- configure:4131: $? = 0
- configure:4140: result: yes
- configure:4149: checking whether g++ accepts -g
- configure:4169: g++ -c -g conftest.cpp >&5
- configure:4169: $? = 0
- configure:4210: result: yes
- configure:4235: checking dependency style of g++
- configure:4345: result: gcc3
- configure:4363: checking for x86_64-redhat-linux-gnu-ranlib
- configure:4393: result: no
- configure:4403: checking for ranlib
- configure:4419: found /usr/bin/ranlib
- configure:4430: result: ranlib
- configure:4454: checking for protoc
- configure:4472: found /usr/bin/protoc
- configure:4485: result: /usr/bin/protoc
- configure:4573: checking for library containing utempter_remove_added_record
- configure:4604: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- /tmp/ccc6jY4L.o: In function `main':
- /home/rpmdev/rpmbuild/BUILD/mosh-1.1.1/conftest.c:22: undefined reference to `utempter_remove_added_record'
- collect2: ld returned 1 exit status
- configure:4604: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mosh"
- | #define PACKAGE_TARNAME "mosh"
- | #define PACKAGE_VERSION "1.1.1"
- | #define PACKAGE_STRING "mosh 1.1.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mosh"
- | #define VERSION "1.1.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 utempter_remove_added_record ();
- | int
- | main ()
- | {
- | return utempter_remove_added_record ();
- | ;
- | return 0;
- | }
- configure:4604: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lutempter >&5
- configure:4604: $? = 0
- configure:4621: result: -lutempter
- configure:4634: checking for library containing compress
- configure:4665: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lutempter >&5
- /tmp/ccfqB5w4.o: In function `main':
- /home/rpmdev/rpmbuild/BUILD/mosh-1.1.1/conftest.c:23: undefined reference to `compress'
- collect2: ld returned 1 exit status
- configure:4665: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mosh"
- | #define PACKAGE_TARNAME "mosh"
- | #define PACKAGE_VERSION "1.1.1"
- | #define PACKAGE_STRING "mosh 1.1.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mosh"
- | #define VERSION "1.1.1"
- | #define HAVE_UTEMPTER 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 compress ();
- | int
- | main ()
- | {
- | return compress ();
- | ;
- | return 0;
- | }
- configure:4665: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- configure:4665: $? = 0
- configure:4682: result: -lz
- configure:4741: checking for boostlib >= 1.20.0
- configure:4810: g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include conftest.cpp >&5
- configure:4810: $? = 0
- configure:4812: result: yes
- configure:4997: checking how to run the C preprocessor
- configure:5028: gcc -E conftest.c
- configure:5028: $? = 0
- configure:5042: gcc -E conftest.c
- conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
- configure:5042: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mosh"
- | #define PACKAGE_TARNAME "mosh"
- | #define PACKAGE_VERSION "1.1.1"
- | #define PACKAGE_STRING "mosh 1.1.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mosh"
- | #define VERSION "1.1.1"
- | #define HAVE_UTEMPTER 1
- | #define HAVE_BOOST /**/
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:5067: result: gcc -E
- configure:5087: gcc -E conftest.c
- configure:5087: $? = 0
- configure:5101: gcc -E conftest.c
- conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
- configure:5101: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mosh"
- | #define PACKAGE_TARNAME "mosh"
- | #define PACKAGE_VERSION "1.1.1"
- | #define PACKAGE_STRING "mosh 1.1.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mosh"
- | #define VERSION "1.1.1"
- | #define HAVE_UTEMPTER 1
- | #define HAVE_BOOST /**/
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:5130: checking for grep that handles long lines and -e
- configure:5188: result: /bin/grep
- configure:5193: checking for egrep
- configure:5255: result: /bin/grep -E
- configure:5260: checking for ANSI C header files
- configure:5280: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5280: $? = 0
- configure:5353: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- configure:5353: $? = 0
- configure:5353: ./conftest
- configure:5353: $? = 0
- configure:5364: result: yes
- configure:5377: checking for sys/types.h
- configure:5377: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5377: $? = 0
- configure:5377: result: yes
- configure:5377: checking for sys/stat.h
- configure:5377: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5377: $? = 0
- configure:5377: result: yes
- configure:5377: checking for stdlib.h
- configure:5377: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5377: $? = 0
- configure:5377: result: yes
- configure:5377: checking for string.h
- configure:5377: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5377: $? = 0
- configure:5377: result: yes
- configure:5377: checking for memory.h
- configure:5377: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5377: $? = 0
- configure:5377: result: yes
- configure:5377: checking for strings.h
- configure:5377: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5377: $? = 0
- configure:5377: result: yes
- configure:5377: checking for inttypes.h
- configure:5377: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5377: $? = 0
- configure:5377: result: yes
- configure:5377: checking for stdint.h
- configure:5377: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5377: $? = 0
- configure:5377: result: yes
- configure:5377: checking for unistd.h
- configure:5377: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5377: $? = 0
- configure:5377: result: yes
- configure:5481: checking arpa/inet.h usability
- configure:5481: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking arpa/inet.h presence
- configure:5481: gcc -E conftest.c
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking for arpa/inet.h
- configure:5481: result: yes
- configure:5481: checking curses.h usability
- configure:5481: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking curses.h presence
- configure:5481: gcc -E conftest.c
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking for curses.h
- configure:5481: result: yes
- configure:5481: checking fcntl.h usability
- configure:5481: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking fcntl.h presence
- configure:5481: gcc -E conftest.c
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking for fcntl.h
- configure:5481: result: yes
- configure:5481: checking langinfo.h usability
- configure:5481: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking langinfo.h presence
- configure:5481: gcc -E conftest.c
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking for langinfo.h
- configure:5481: result: yes
- configure:5481: checking limits.h usability
- configure:5481: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking limits.h presence
- configure:5481: gcc -E conftest.c
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking for limits.h
- configure:5481: result: yes
- configure:5481: checking locale.h usability
- configure:5481: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking locale.h presence
- configure:5481: gcc -E conftest.c
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking for locale.h
- configure:5481: result: yes
- configure:5481: checking netinet/in.h usability
- configure:5481: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking netinet/in.h presence
- configure:5481: gcc -E conftest.c
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking for netinet/in.h
- configure:5481: result: yes
- configure:5481: checking pty.h usability
- configure:5481: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking pty.h presence
- configure:5481: gcc -E conftest.c
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking for pty.h
- configure:5481: result: yes
- configure:5481: checking stddef.h usability
- configure:5481: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking stddef.h presence
- configure:5481: gcc -E conftest.c
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking for stddef.h
- configure:5481: result: yes
- configure:5481: checking for stdint.h
- configure:5481: result: yes
- configure:5481: checking for stdlib.h
- configure:5481: result: yes
- configure:5481: checking for string.h
- configure:5481: result: yes
- configure:5481: checking sys/ioctl.h usability
- configure:5481: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking sys/ioctl.h presence
- configure:5481: gcc -E conftest.c
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking for sys/ioctl.h
- configure:5481: result: yes
- configure:5481: checking sys/resource.h usability
- configure:5481: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking sys/resource.h presence
- configure:5481: gcc -E conftest.c
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking for sys/resource.h
- configure:5481: result: yes
- configure:5481: checking sys/socket.h usability
- configure:5481: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking sys/socket.h presence
- configure:5481: gcc -E conftest.c
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking for sys/socket.h
- configure:5481: result: yes
- configure:5481: checking sys/time.h usability
- configure:5481: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking sys/time.h presence
- configure:5481: gcc -E conftest.c
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking for sys/time.h
- configure:5481: result: yes
- configure:5481: checking term.h usability
- configure:5481: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking term.h presence
- configure:5481: gcc -E conftest.c
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking for term.h
- configure:5481: result: yes
- configure:5481: checking termios.h usability
- configure:5481: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking termios.h presence
- configure:5481: gcc -E conftest.c
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking for termios.h
- configure:5481: result: yes
- configure:5481: checking for unistd.h
- configure:5481: result: yes
- configure:5481: checking util.h usability
- configure:5481: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- conftest.c:75:18: error: util.h: No such file or directory
- configure:5481: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mosh"
- | #define PACKAGE_TARNAME "mosh"
- | #define PACKAGE_VERSION "1.1.1"
- | #define PACKAGE_STRING "mosh 1.1.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mosh"
- | #define VERSION "1.1.1"
- | #define HAVE_UTEMPTER 1
- | #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_CURSES_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_PTY_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_STDINT_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
- | /* 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:5481: result: no
- configure:5481: checking util.h presence
- configure:5481: gcc -E conftest.c
- conftest.c:42:18: error: util.h: No such file or directory
- configure:5481: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mosh"
- | #define PACKAGE_TARNAME "mosh"
- | #define PACKAGE_VERSION "1.1.1"
- | #define PACKAGE_STRING "mosh 1.1.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mosh"
- | #define VERSION "1.1.1"
- | #define HAVE_UTEMPTER 1
- | #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_CURSES_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_PTY_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_STDINT_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
- | /* end confdefs.h. */
- | #include <util.h>
- configure:5481: result: no
- configure:5481: checking for util.h
- configure:5481: result: no
- configure:5481: checking wchar.h usability
- configure:5481: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking wchar.h presence
- configure:5481: gcc -E conftest.c
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking for wchar.h
- configure:5481: result: yes
- configure:5481: checking wctype.h usability
- configure:5481: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking wctype.h presence
- configure:5481: gcc -E conftest.c
- configure:5481: $? = 0
- configure:5481: result: yes
- configure:5481: checking for wctype.h
- configure:5481: result: yes
- configure:5493: checking for stdbool.h that conforms to C99
- configure:5560: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5560: $? = 0
- configure:5567: result: yes
- configure:5569: checking for _Bool
- configure:5569: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5569: $? = 0
- configure:5569: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:80: error: expected expression before ')' token
- configure:5569: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mosh"
- | #define PACKAGE_TARNAME "mosh"
- | #define PACKAGE_VERSION "1.1.1"
- | #define PACKAGE_STRING "mosh 1.1.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mosh"
- | #define VERSION "1.1.1"
- | #define HAVE_UTEMPTER 1
- | #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_CURSES_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_PTY_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_STDINT_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
- | int
- | main ()
- | {
- | if (sizeof ((_Bool)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:5569: result: yes
- configure:5585: checking for inline
- configure:5601: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5601: $? = 0
- configure:5609: result: inline
- configure:5627: checking for int64_t
- configure:5627: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5627: $? = 0
- configure:5627: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 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:5627: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mosh"
- | #define PACKAGE_TARNAME "mosh"
- | #define PACKAGE_VERSION "1.1.1"
- | #define PACKAGE_STRING "mosh 1.1.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mosh"
- | #define VERSION "1.1.1"
- | #define HAVE_UTEMPTER 1
- | #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_CURSES_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_PTY_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_STDINT_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__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:5627: result: yes
- configure:5638: checking for pid_t
- configure:5638: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5638: $? = 0
- configure:5638: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:82: error: expected expression before ')' token
- configure:5638: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mosh"
- | #define PACKAGE_TARNAME "mosh"
- | #define PACKAGE_VERSION "1.1.1"
- | #define PACKAGE_STRING "mosh 1.1.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mosh"
- | #define VERSION "1.1.1"
- | #define HAVE_UTEMPTER 1
- | #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_CURSES_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_PTY_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_STDINT_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__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:5638: result: yes
- configure:5649: checking for C/C++ restrict keyword
- configure:5674: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5674: $? = 0
- configure:5682: result: __restrict
- configure:5695: checking for size_t
- configure:5695: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5695: $? = 0
- configure:5695: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:83: error: expected expression before ')' token
- configure:5695: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mosh"
- | #define PACKAGE_TARNAME "mosh"
- | #define PACKAGE_VERSION "1.1.1"
- | #define PACKAGE_STRING "mosh 1.1.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mosh"
- | #define VERSION "1.1.1"
- | #define HAVE_UTEMPTER 1
- | #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_CURSES_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_PTY_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_STDINT_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__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:5695: result: yes
- configure:5706: checking for ssize_t
- configure:5706: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5706: $? = 0
- configure:5706: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:83: error: expected expression before ')' token
- configure:5706: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mosh"
- | #define PACKAGE_TARNAME "mosh"
- | #define PACKAGE_VERSION "1.1.1"
- | #define PACKAGE_STRING "mosh 1.1.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mosh"
- | #define VERSION "1.1.1"
- | #define HAVE_UTEMPTER 1
- | #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_CURSES_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_PTY_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_STDINT_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__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:5706: result: yes
- configure:5717: checking for uint16_t
- configure:5717: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5717: $? = 0
- configure:5717: result: yes
- configure:5729: checking for uint32_t
- configure:5729: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5729: $? = 0
- configure:5729: result: yes
- configure:5743: checking for uint64_t
- configure:5743: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5743: $? = 0
- configure:5743: result: yes
- configure:5757: checking for uint8_t
- configure:5757: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- configure:5757: $? = 0
- configure:5757: result: yes
- configure:5775: checking vfork.h usability
- configure:5775: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- conftest.c:80:19: error: vfork.h: No such file or directory
- configure:5775: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mosh"
- | #define PACKAGE_TARNAME "mosh"
- | #define PACKAGE_VERSION "1.1.1"
- | #define PACKAGE_STRING "mosh 1.1.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mosh"
- | #define VERSION "1.1.1"
- | #define HAVE_UTEMPTER 1
- | #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_CURSES_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_PTY_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_STDINT_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__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
- | #include <vfork.h>
- configure:5775: result: no
- configure:5775: checking vfork.h presence
- configure:5775: gcc -E conftest.c
- conftest.c:47:19: error: vfork.h: No such file or directory
- configure:5775: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mosh"
- | #define PACKAGE_TARNAME "mosh"
- | #define PACKAGE_VERSION "1.1.1"
- | #define PACKAGE_STRING "mosh 1.1.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mosh"
- | #define VERSION "1.1.1"
- | #define HAVE_UTEMPTER 1
- | #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_CURSES_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_PTY_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_STDINT_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__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define restrict __restrict
- | /* end confdefs.h. */
- | #include <vfork.h>
- configure:5775: result: no
- configure:5775: checking for vfork.h
- configure:5775: result: no
- configure:5788: checking for fork
- configure:5788: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- conftest.c:70: warning: conflicting types for built-in function 'fork'
- configure:5788: $? = 0
- configure:5788: result: yes
- configure:5788: checking for vfork
- configure:5788: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- configure:5788: $? = 0
- configure:5788: result: yes
- configure:5798: checking for working fork
- configure:5820: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- configure:5820: $? = 0
- configure:5820: ./conftest
- configure:5820: $? = 0
- configure:5830: result: yes
- configure:5851: checking for working vfork
- configure:5961: result: yes
- configure:5988: checking for stdlib.h
- configure:5988: result: yes
- configure:5998: checking for GNU libc compatible malloc
- configure:6022: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- configure:6022: $? = 0
- configure:6022: ./conftest
- configure:6022: $? = 0
- configure:6032: result: yes
- configure:6054: checking whether mbrtowc and mbstate_t are properly declared
- configure:6074: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- configure:6074: $? = 0
- configure:6082: result: yes
- configure:6092: checking for stdlib.h
- configure:6092: result: yes
- configure:6102: checking for GNU libc compatible realloc
- configure:6126: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- configure:6126: $? = 0
- configure:6126: ./conftest
- configure:6126: $? = 0
- configure:6136: result: yes
- configure:6160: checking for gettimeofday
- configure:6160: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- configure:6160: $? = 0
- configure:6160: result: yes
- configure:6160: checking for setrlimit
- configure:6160: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- configure:6160: $? = 0
- configure:6160: result: yes
- configure:6160: checking for inet_ntoa
- configure:6160: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- configure:6160: $? = 0
- configure:6160: result: yes
- configure:6160: checking for iswprint
- configure:6160: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- conftest.c:82: warning: conflicting types for built-in function 'iswprint'
- configure:6160: $? = 0
- configure:6160: result: yes
- configure:6160: checking for memchr
- configure:6160: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- configure:6160: $? = 0
- configure:6160: result: yes
- configure:6160: checking for memset
- configure:6160: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- conftest.c:84: warning: conflicting types for built-in function 'memset'
- configure:6160: $? = 0
- configure:6160: result: yes
- configure:6160: checking for nl_langinfo
- configure:6160: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- configure:6160: $? = 0
- configure:6160: result: yes
- configure:6160: checking for posix_memalign
- configure:6160: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- configure:6160: $? = 0
- configure:6160: result: yes
- configure:6160: checking for setenv
- configure:6160: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- configure:6160: $? = 0
- configure:6160: result: yes
- configure:6160: checking for setlocale
- configure:6160: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- configure:6160: $? = 0
- configure:6160: result: yes
- configure:6160: checking for sigaction
- configure:6160: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- configure:6160: $? = 0
- configure:6160: result: yes
- configure:6160: checking for socket
- configure:6160: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- configure:6160: $? = 0
- configure:6160: result: yes
- configure:6160: checking for strchr
- configure:6160: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- conftest.c:91: warning: conflicting types for built-in function 'strchr'
- configure:6160: $? = 0
- configure:6160: result: yes
- configure:6160: checking for strdup
- configure:6160: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- conftest.c:92: warning: conflicting types for built-in function 'strdup'
- configure:6160: $? = 0
- configure:6160: result: yes
- configure:6160: checking for strerror
- configure:6160: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- configure:6160: $? = 0
- configure:6160: result: yes
- configure:6160: checking for strtol
- configure:6160: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- configure:6160: $? = 0
- configure:6160: result: yes
- configure:6160: checking for wcwidth
- configure:6160: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- configure:6160: $? = 0
- configure:6160: result: yes
- configure:6170: checking for library containing clock_gettime
- configure:6201: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lz -lutempter >&5
- /tmp/ccLgppD6.o: In function `main':
- /home/rpmdev/rpmbuild/BUILD/mosh-1.1.1/conftest.c:84: undefined reference to `clock_gettime'
- collect2: ld returned 1 exit status
- configure:6201: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mosh"
- | #define PACKAGE_TARNAME "mosh"
- | #define PACKAGE_VERSION "1.1.1"
- | #define PACKAGE_STRING "mosh 1.1.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mosh"
- | #define VERSION "1.1.1"
- | #define HAVE_UTEMPTER 1
- | #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_CURSES_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_PTY_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_STDINT_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__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define restrict __restrict
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_MALLOC 1
- | #define HAVE_MBRTOWC 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_REALLOC 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
- | /* 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 clock_gettime ();
- | int
- | main ()
- | {
- | return clock_gettime ();
- | ;
- | return 0;
- | }
- configure:6201: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lrt -lz -lutempter >&5
- configure:6201: $? = 0
- configure:6218: result: -lrt
- configure:6229: checking for setupterm in -lncurses
- configure:6254: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c -lncurses -lrt -lz -lutempter >&5
- configure:6254: $? = 0
- configure:6263: result: yes
- configure:6275: checking whether mach_absolute_time is declared
- configure:6275: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- conftest.c:75:28: error: mach/mach_time.h: No such file or directory
- conftest.c: In function 'main':
- conftest.c:84: error: 'mach_absolute_time' 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:6275: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mosh"
- | #define PACKAGE_TARNAME "mosh"
- | #define PACKAGE_VERSION "1.1.1"
- | #define PACKAGE_STRING "mosh 1.1.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mosh"
- | #define VERSION "1.1.1"
- | #define HAVE_UTEMPTER 1
- | #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_CURSES_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_PTY_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_STDINT_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__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define restrict __restrict
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_MALLOC 1
- | #define HAVE_MBRTOWC 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_REALLOC 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_LIBNCURSES 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:6275: result: no
- configure:6284: checking whether pipe2 is declared
- configure:6284: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:85: error: 'pipe2' undeclared (first use in this function)
- conftest.c:85: error: (Each undeclared identifier is reported only once
- conftest.c:85: error: for each function it appears in.)
- configure:6284: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mosh"
- | #define PACKAGE_TARNAME "mosh"
- | #define PACKAGE_VERSION "1.1.1"
- | #define PACKAGE_STRING "mosh 1.1.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mosh"
- | #define VERSION "1.1.1"
- | #define HAVE_UTEMPTER 1
- | #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_CURSES_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_PTY_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_STDINT_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__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define restrict __restrict
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_MALLOC 1
- | #define HAVE_MBRTOWC 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_REALLOC 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_LIBNCURSES 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:6284: result: no
- configure:6294: checking whether signalfd is declared
- configure:6294: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- conftest.c:75:26: error: sys/signalfd.h: No such file or directory
- conftest.c: In function 'main':
- conftest.c:84: error: 'signalfd' 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:6294: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mosh"
- | #define PACKAGE_TARNAME "mosh"
- | #define PACKAGE_VERSION "1.1.1"
- | #define PACKAGE_STRING "mosh 1.1.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mosh"
- | #define VERSION "1.1.1"
- | #define HAVE_UTEMPTER 1
- | #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_CURSES_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_PTY_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_STDINT_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__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define restrict __restrict
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_MALLOC 1
- | #define HAVE_MBRTOWC 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_REALLOC 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_LIBNCURSES 1
- | /* end confdefs.h. */
- | #include <sys/signalfd.h>
- |
- | int
- | main ()
- | {
- | #ifndef signalfd
- | #ifdef __cplusplus
- | (void) signalfd;
- | #else
- | (void) signalfd;
- | #endif
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:6294: result: no
- configure:6303: checking whether htobe64 is declared
- configure:6303: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:84: error: 'htobe64' 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:6303: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mosh"
- | #define PACKAGE_TARNAME "mosh"
- | #define PACKAGE_VERSION "1.1.1"
- | #define PACKAGE_STRING "mosh 1.1.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mosh"
- | #define VERSION "1.1.1"
- | #define HAVE_UTEMPTER 1
- | #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_CURSES_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_PTY_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_STDINT_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__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define restrict __restrict
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_MALLOC 1
- | #define HAVE_MBRTOWC 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_REALLOC 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_LIBNCURSES 1
- | /* end confdefs.h. */
- | #include <endian.h>
- |
- | int
- | main ()
- | {
- | #ifndef htobe64
- | #ifdef __cplusplus
- | (void) htobe64;
- | #else
- | (void) htobe64;
- | #endif
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:6303: result: no
- configure:6310: checking whether OSSwapHostToBigInt64 is declared
- configure:6310: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic conftest.c >&5
- conftest.c:75:33: error: libkern/OSByteOrder.h: No such file or directory
- conftest.c: In function 'main':
- conftest.c:84: error: 'OSSwapHostToBigInt64' 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:6310: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mosh"
- | #define PACKAGE_TARNAME "mosh"
- | #define PACKAGE_VERSION "1.1.1"
- | #define PACKAGE_STRING "mosh 1.1.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mosh"
- | #define VERSION "1.1.1"
- | #define HAVE_UTEMPTER 1
- | #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_CURSES_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_PTY_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_STDINT_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__BOOL 1
- | #define HAVE_STDBOOL_H 1
- | #define restrict __restrict
- | #define HAVE_FORK 1
- | #define HAVE_VFORK 1
- | #define HAVE_WORKING_VFORK 1
- | #define HAVE_WORKING_FORK 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_MALLOC 1
- | #define HAVE_MBRTOWC 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_REALLOC 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_LIBNCURSES 1
- | /* end confdefs.h. */
- | #include <libkern/OSByteOrder.h>
- |
- | int
- | main ()
- | {
- | #ifndef OSSwapHostToBigInt64
- | #ifdef __cplusplus
- | (void) OSSwapHostToBigInt64;
- | #else
- | (void) OSSwapHostToBigInt64;
- | #endif
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:6310: result: no
- configure:6317: error: Unable to find byte swapping functions
- ## ---------------- ##
- ## 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=set
- ac_cv_env_CFLAGS_value='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
- ac_cv_env_CPPFLAGS_set=
- ac_cv_env_CPPFLAGS_value=
- ac_cv_env_CPP_set=
- ac_cv_env_CPP_value=
- ac_cv_env_CXXFLAGS_set=set
- ac_cv_env_CXXFLAGS_value='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
- 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=set
- ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig:/usr/share/pkgconfig
- 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_build_alias_set=set
- ac_cv_env_build_alias_value=x86_64-redhat-linux-gnu
- ac_cv_env_host_alias_set=set
- ac_cv_env_host_alias_value=x86_64-redhat-linux-gnu
- 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=set
- ac_cv_env_target_alias_value=x86_64-redhat-linux-gnu
- 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_malloc_0_nonnull=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_realloc_0_nonnull=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_OSSwapHostToBigInt64=no
- ac_cv_have_decl_htobe64=no
- 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_fcntl_h=yes
- ac_cv_header_inttypes_h=yes
- ac_cv_header_langinfo_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=yes
- ac_cv_header_stdbool_h=yes
- ac_cv_header_stdc=yes
- ac_cv_header_stddef_h=yes
- ac_cv_header_stdint_h=yes
- ac_cv_header_stdlib_h=yes
- ac_cv_header_string_h=yes
- ac_cv_header_strings_h=yes
- ac_cv_header_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_ncurses_setupterm=yes
- ac_cv_objext=o
- ac_cv_path_EGREP='/bin/grep -E'
- ac_cv_path_GREP=/bin/grep
- ac_cv_path_PROTOC=/usr/bin/protoc
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_path_mkdir=/bin/mkdir
- ac_cv_prog_AWK=gawk
- 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=-lrt
- ac_cv_search_compress=-lz
- ac_cv_search_utempter_remove_added_record=-lutempter
- ac_cv_type__Bool=yes
- ac_cv_type_pid_t=yes
- ac_cv_type_size_t=yes
- ac_cv_type_ssize_t=yes
- am_cv_CC_dependencies_compiler_type=gcc3
- am_cv_CXX_dependencies_compiler_type=gcc3
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /home/rpmdev/rpmbuild/BUILD/mosh-1.1.1/missing --run aclocal-1.11'
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='${SHELL} /home/rpmdev/rpmbuild/BUILD/mosh-1.1.1/missing --run tar'
- AM_BACKSLASH='\'
- AM_DEFAULT_VERBOSITY='0'
- AUTOCONF='${SHELL} /home/rpmdev/rpmbuild/BUILD/mosh-1.1.1/missing --run autoconf'
- AUTOHEADER='${SHELL} /home/rpmdev/rpmbuild/BUILD/mosh-1.1.1/missing --run autoheader'
- AUTOMAKE='${SHELL} /home/rpmdev/rpmbuild/BUILD/mosh-1.1.1/missing --run automake-1.11'
- AWK='gawk'
- BOOST_CPPFLAGS='-I/usr/include'
- BOOST_LDFLAGS='-L/usr/lib64'
- BUILD_CLIENT_FALSE='#'
- BUILD_CLIENT_TRUE=''
- BUILD_EXAMPLES_FALSE=''
- BUILD_EXAMPLES_TRUE='#'
- BUILD_SERVER_FALSE='#'
- BUILD_SERVER_TRUE=''
- CC='gcc'
- CCDEPMODE='depmode=gcc3'
- CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
- COND_THIRD_LIBSTDDJB_FALSE='#'
- COND_THIRD_LIBSTDDJB_TRUE=''
- CPP='gcc -E'
- CPPFLAGS=''
- CXX='g++'
- CXXDEPMODE='depmode=gcc3'
- CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
- CYGPATH_W='echo'
- DEFS=''
- DEPDIR='.deps'
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/bin/grep -E'
- EXEEXT=''
- GREP='/bin/grep'
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- LDFLAGS=''
- LIBOBJS=''
- LIBS='-lncurses -lrt -lz -lutempter '
- LTLIBOBJS=''
- MAKEINFO='${SHELL} /home/rpmdev/rpmbuild/BUILD/mosh-1.1.1/missing --run makeinfo'
- MKDIR_P='/bin/mkdir -p'
- OBJEXT='o'
- PACKAGE='mosh'
- PACKAGE_BUGREPORT='[email protected]'
- PACKAGE_NAME='mosh'
- PACKAGE_STRING='mosh 1.1.1'
- PACKAGE_TARNAME='mosh'
- PACKAGE_URL=''
- PACKAGE_VERSION='1.1.1'
- PATH_SEPARATOR=':'
- PICKY_CXXFLAGS='-Wextra -pedantic -Wno-long-long -Weffc++'
- PKG_CONFIG=''
- PKG_CONFIG_LIBDIR=''
- PKG_CONFIG_PATH='/usr/lib64/pkgconfig:/usr/share/pkgconfig'
- PROTOC='/usr/bin/protoc'
- RANLIB='ranlib'
- SET_MAKE=''
- SHELL='/bin/sh'
- SKALIBS_CPPFLAGS=''
- SKALIBS_LDFLAGS=''
- STDDJB_CPPFLAGS=''
- STDDJB_LDFLAGS=''
- STRIP=''
- VERSION='1.1.1'
- WARNING_CXXFLAGS='-Wall -Werror'
- 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='/usr/bin'
- build_alias='x86_64-redhat-linux-gnu'
- datadir='/usr/share'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='/usr'
- host_alias='x86_64-redhat-linux-gnu'
- htmldir='${docdir}'
- includedir='/usr/include'
- infodir='/usr/share/info'
- install_sh='${SHELL} /home/rpmdev/rpmbuild/BUILD/mosh-1.1.1/install-sh'
- libdir='/usr/lib64'
- libexecdir='/usr/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='/var'
- mandir='/usr/share/man'
- mkdir_p='/bin/mkdir -p'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- prefix='/usr'
- program_transform_name='s&^&&'
- protobuf_CFLAGS=''
- protobuf_LIBS=''
- psdir='${docdir}'
- sbindir='/usr/sbin'
- sharedstatedir='/usr/com'
- sysconfdir='/etc'
- target_alias='x86_64-redhat-linux-gnu'
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "mosh"
- #define PACKAGE_TARNAME "mosh"
- #define PACKAGE_VERSION "1.1.1"
- #define PACKAGE_STRING "mosh 1.1.1"
- #define PACKAGE_BUGREPORT "[email protected]"
- #define PACKAGE_URL ""
- #define PACKAGE "mosh"
- #define VERSION "1.1.1"
- #define HAVE_UTEMPTER 1
- #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_CURSES_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_PTY_H 1
- #define HAVE_STDDEF_H 1
- #define HAVE_STDINT_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__BOOL 1
- #define HAVE_STDBOOL_H 1
- #define restrict __restrict
- #define HAVE_FORK 1
- #define HAVE_VFORK 1
- #define HAVE_WORKING_VFORK 1
- #define HAVE_WORKING_FORK 1
- #define HAVE_STDLIB_H 1
- #define HAVE_MALLOC 1
- #define HAVE_MBRTOWC 1
- #define HAVE_STDLIB_H 1
- #define HAVE_REALLOC 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_LIBNCURSES 1
- configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment