Guest User

Untitled

a guest
Apr 10th, 2012
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 79.47 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by mosh configure 1.1.1, which was
  5. generated by GNU Autoconf 2.68. Invocation command line was
  6.  
  7. $ ./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
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = centos5
  14. uname -m = x86_64
  15. uname -r = 2.6.18-308.1.1.el5
  16. uname -s = Linux
  17. uname -v = #1 SMP Wed Mar 7 04:16:51 EST 2012
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = x86_64
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/kerberos/bin
  31. PATH: /usr/local/bin
  32. PATH: /bin
  33. PATH: /usr/bin
  34. PATH: /home/rpmdev/bin
  35.  
  36.  
  37. ## ----------- ##
  38. ## Core tests. ##
  39. ## ----------- ##
  40.  
  41. configure:2517: checking for a BSD-compatible install
  42. configure:2585: result: /usr/bin/install -c
  43. configure:2596: checking whether build environment is sane
  44. configure:2646: result: yes
  45. configure:2787: checking for a thread-safe mkdir -p
  46. configure:2826: result: /bin/mkdir -p
  47. configure:2839: checking for gawk
  48. configure:2855: found /bin/gawk
  49. configure:2866: result: gawk
  50. configure:2877: checking whether make sets $(MAKE)
  51. configure:2899: result: yes
  52. configure:3005: checking for x86_64-redhat-linux-gnu-gcc
  53. configure:3035: result: no
  54. configure:3045: checking for gcc
  55. configure:3061: found /usr/bin/gcc
  56. configure:3072: result: gcc
  57. configure:3301: checking for C compiler version
  58. configure:3310: gcc --version >&5
  59. gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52)
  60. Copyright (C) 2006 Free Software Foundation, Inc.
  61. This is free software; see the source for copying conditions. There is NO
  62. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  63.  
  64. configure:3321: $? = 0
  65. configure:3310: gcc -v >&5
  66. Using built-in specs.
  67. Target: x86_64-redhat-linux
  68. 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
  69. Thread model: posix
  70. gcc version 4.1.2 20080704 (Red Hat 4.1.2-52)
  71. configure:3321: $? = 0
  72. configure:3310: gcc -V >&5
  73. gcc: '-V' option must have argument
  74. configure:3321: $? = 1
  75. configure:3310: gcc -qversion >&5
  76. gcc: unrecognized option '-qversion'
  77. gcc: no input files
  78. configure:3321: $? = 1
  79. configure:3341: checking whether the C compiler works
  80. 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
  81. configure:3367: $? = 0
  82. configure:3415: result: yes
  83. configure:3418: checking for C compiler default output file name
  84. configure:3420: result: a.out
  85. configure:3426: checking for suffix of executables
  86. 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
  87. configure:3437: $? = 0
  88. configure:3459: result:
  89. configure:3481: checking whether we are cross compiling
  90. 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
  91. configure:3493: $? = 0
  92. configure:3500: ./conftest
  93. configure:3504: $? = 0
  94. configure:3519: result: no
  95. configure:3524: checking for suffix of object files
  96. 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
  97. configure:3550: $? = 0
  98. configure:3571: result: o
  99. configure:3575: checking whether we are using the GNU C compiler
  100. 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
  101. configure:3594: $? = 0
  102. configure:3603: result: yes
  103. configure:3612: checking whether gcc accepts -g
  104. configure:3632: gcc -c -g conftest.c >&5
  105. configure:3632: $? = 0
  106. configure:3673: result: yes
  107. configure:3690: checking for gcc option to accept ISO C89
  108. 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
  109. configure:3754: $? = 0
  110. configure:3767: result: none needed
  111. configure:3798: checking for style of include used by make
  112. configure:3826: result: GNU
  113. configure:3851: checking dependency style of gcc
  114. configure:3961: result: gcc3
  115. configure:3990: checking for x86_64-redhat-linux-gnu-g++
  116. configure:4020: result: no
  117. configure:3990: checking for x86_64-redhat-linux-gnu-c++
  118. configure:4020: result: no
  119. configure:3990: checking for x86_64-redhat-linux-gnu-gpp
  120. configure:4020: result: no
  121. configure:3990: checking for x86_64-redhat-linux-gnu-aCC
  122. configure:4020: result: no
  123. configure:3990: checking for x86_64-redhat-linux-gnu-CC
  124. configure:4020: result: no
  125. configure:3990: checking for x86_64-redhat-linux-gnu-cxx
  126. configure:4020: result: no
  127. configure:3990: checking for x86_64-redhat-linux-gnu-cc++
  128. configure:4020: result: no
  129. configure:3990: checking for x86_64-redhat-linux-gnu-cl.exe
  130. configure:4020: result: no
  131. configure:3990: checking for x86_64-redhat-linux-gnu-FCC
  132. configure:4020: result: no
  133. configure:3990: checking for x86_64-redhat-linux-gnu-KCC
  134. configure:4020: result: no
  135. configure:3990: checking for x86_64-redhat-linux-gnu-RCC
  136. configure:4020: result: no
  137. configure:3990: checking for x86_64-redhat-linux-gnu-xlC_r
  138. configure:4020: result: no
  139. configure:3990: checking for x86_64-redhat-linux-gnu-xlC
  140. configure:4020: result: no
  141. configure:4034: checking for g++
  142. configure:4050: found /usr/bin/g++
  143. configure:4061: result: g++
  144. configure:4088: checking for C++ compiler version
  145. configure:4097: g++ --version >&5
  146. g++ (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52)
  147. Copyright (C) 2006 Free Software Foundation, Inc.
  148. This is free software; see the source for copying conditions. There is NO
  149. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  150.  
  151. configure:4108: $? = 0
  152. configure:4097: g++ -v >&5
  153. Using built-in specs.
  154. Target: x86_64-redhat-linux
  155. 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
  156. Thread model: posix
  157. gcc version 4.1.2 20080704 (Red Hat 4.1.2-52)
  158. configure:4108: $? = 0
  159. configure:4097: g++ -V >&5
  160. g++: '-V' option must have argument
  161. configure:4108: $? = 1
  162. configure:4097: g++ -qversion >&5
  163. g++: unrecognized option '-qversion'
  164. g++: no input files
  165. configure:4108: $? = 1
  166. configure:4112: checking whether we are using the GNU C++ compiler
  167. 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
  168. configure:4131: $? = 0
  169. configure:4140: result: yes
  170. configure:4149: checking whether g++ accepts -g
  171. configure:4169: g++ -c -g conftest.cpp >&5
  172. configure:4169: $? = 0
  173. configure:4210: result: yes
  174. configure:4235: checking dependency style of g++
  175. configure:4345: result: gcc3
  176. configure:4363: checking for x86_64-redhat-linux-gnu-ranlib
  177. configure:4393: result: no
  178. configure:4403: checking for ranlib
  179. configure:4419: found /usr/bin/ranlib
  180. configure:4430: result: ranlib
  181. configure:4454: checking for protoc
  182. configure:4472: found /usr/bin/protoc
  183. configure:4485: result: /usr/bin/protoc
  184. configure:4573: checking for library containing utempter_remove_added_record
  185. 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
  186. /tmp/ccc6jY4L.o: In function `main':
  187. /home/rpmdev/rpmbuild/BUILD/mosh-1.1.1/conftest.c:22: undefined reference to `utempter_remove_added_record'
  188. collect2: ld returned 1 exit status
  189. configure:4604: $? = 1
  190. configure: failed program was:
  191. | /* confdefs.h */
  192. | #define PACKAGE_NAME "mosh"
  193. | #define PACKAGE_TARNAME "mosh"
  194. | #define PACKAGE_VERSION "1.1.1"
  195. | #define PACKAGE_STRING "mosh 1.1.1"
  196. | #define PACKAGE_BUGREPORT "[email protected]"
  197. | #define PACKAGE_URL ""
  198. | #define PACKAGE "mosh"
  199. | #define VERSION "1.1.1"
  200. | /* end confdefs.h. */
  201. |
  202. | /* Override any GCC internal prototype to avoid an error.
  203. | Use char because int might match the return type of a GCC
  204. | builtin and then its argument prototype would still apply. */
  205. | #ifdef __cplusplus
  206. | extern "C"
  207. | #endif
  208. | char utempter_remove_added_record ();
  209. | int
  210. | main ()
  211. | {
  212. | return utempter_remove_added_record ();
  213. | ;
  214. | return 0;
  215. | }
  216. 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
  217. configure:4604: $? = 0
  218. configure:4621: result: -lutempter
  219. configure:4634: checking for library containing compress
  220. 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
  221. /tmp/ccfqB5w4.o: In function `main':
  222. /home/rpmdev/rpmbuild/BUILD/mosh-1.1.1/conftest.c:23: undefined reference to `compress'
  223. collect2: ld returned 1 exit status
  224. configure:4665: $? = 1
  225. configure: failed program was:
  226. | /* confdefs.h */
  227. | #define PACKAGE_NAME "mosh"
  228. | #define PACKAGE_TARNAME "mosh"
  229. | #define PACKAGE_VERSION "1.1.1"
  230. | #define PACKAGE_STRING "mosh 1.1.1"
  231. | #define PACKAGE_BUGREPORT "[email protected]"
  232. | #define PACKAGE_URL ""
  233. | #define PACKAGE "mosh"
  234. | #define VERSION "1.1.1"
  235. | #define HAVE_UTEMPTER 1
  236. | /* end confdefs.h. */
  237. |
  238. | /* Override any GCC internal prototype to avoid an error.
  239. | Use char because int might match the return type of a GCC
  240. | builtin and then its argument prototype would still apply. */
  241. | #ifdef __cplusplus
  242. | extern "C"
  243. | #endif
  244. | char compress ();
  245. | int
  246. | main ()
  247. | {
  248. | return compress ();
  249. | ;
  250. | return 0;
  251. | }
  252. 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
  253. configure:4665: $? = 0
  254. configure:4682: result: -lz
  255. configure:4741: checking for boostlib >= 1.20.0
  256. 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
  257. configure:4810: $? = 0
  258. configure:4812: result: yes
  259. configure:4997: checking how to run the C preprocessor
  260. configure:5028: gcc -E conftest.c
  261. configure:5028: $? = 0
  262. configure:5042: gcc -E conftest.c
  263. conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
  264. configure:5042: $? = 1
  265. configure: failed program was:
  266. | /* confdefs.h */
  267. | #define PACKAGE_NAME "mosh"
  268. | #define PACKAGE_TARNAME "mosh"
  269. | #define PACKAGE_VERSION "1.1.1"
  270. | #define PACKAGE_STRING "mosh 1.1.1"
  271. | #define PACKAGE_BUGREPORT "[email protected]"
  272. | #define PACKAGE_URL ""
  273. | #define PACKAGE "mosh"
  274. | #define VERSION "1.1.1"
  275. | #define HAVE_UTEMPTER 1
  276. | #define HAVE_BOOST /**/
  277. | /* end confdefs.h. */
  278. | #include <ac_nonexistent.h>
  279. configure:5067: result: gcc -E
  280. configure:5087: gcc -E conftest.c
  281. configure:5087: $? = 0
  282. configure:5101: gcc -E conftest.c
  283. conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
  284. configure:5101: $? = 1
  285. configure: failed program was:
  286. | /* confdefs.h */
  287. | #define PACKAGE_NAME "mosh"
  288. | #define PACKAGE_TARNAME "mosh"
  289. | #define PACKAGE_VERSION "1.1.1"
  290. | #define PACKAGE_STRING "mosh 1.1.1"
  291. | #define PACKAGE_BUGREPORT "[email protected]"
  292. | #define PACKAGE_URL ""
  293. | #define PACKAGE "mosh"
  294. | #define VERSION "1.1.1"
  295. | #define HAVE_UTEMPTER 1
  296. | #define HAVE_BOOST /**/
  297. | /* end confdefs.h. */
  298. | #include <ac_nonexistent.h>
  299. configure:5130: checking for grep that handles long lines and -e
  300. configure:5188: result: /bin/grep
  301. configure:5193: checking for egrep
  302. configure:5255: result: /bin/grep -E
  303. configure:5260: checking for ANSI C header files
  304. 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
  305. configure:5280: $? = 0
  306. 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
  307. configure:5353: $? = 0
  308. configure:5353: ./conftest
  309. configure:5353: $? = 0
  310. configure:5364: result: yes
  311. configure:5377: checking for sys/types.h
  312. 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
  313. configure:5377: $? = 0
  314. configure:5377: result: yes
  315. configure:5377: checking for sys/stat.h
  316. 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
  317. configure:5377: $? = 0
  318. configure:5377: result: yes
  319. configure:5377: checking for stdlib.h
  320. 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
  321. configure:5377: $? = 0
  322. configure:5377: result: yes
  323. configure:5377: checking for string.h
  324. 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
  325. configure:5377: $? = 0
  326. configure:5377: result: yes
  327. configure:5377: checking for memory.h
  328. 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
  329. configure:5377: $? = 0
  330. configure:5377: result: yes
  331. configure:5377: checking for strings.h
  332. 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
  333. configure:5377: $? = 0
  334. configure:5377: result: yes
  335. configure:5377: checking for inttypes.h
  336. 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
  337. configure:5377: $? = 0
  338. configure:5377: result: yes
  339. configure:5377: checking for stdint.h
  340. 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
  341. configure:5377: $? = 0
  342. configure:5377: result: yes
  343. configure:5377: checking for unistd.h
  344. 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
  345. configure:5377: $? = 0
  346. configure:5377: result: yes
  347. configure:5481: checking arpa/inet.h usability
  348. 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
  349. configure:5481: $? = 0
  350. configure:5481: result: yes
  351. configure:5481: checking arpa/inet.h presence
  352. configure:5481: gcc -E conftest.c
  353. configure:5481: $? = 0
  354. configure:5481: result: yes
  355. configure:5481: checking for arpa/inet.h
  356. configure:5481: result: yes
  357. configure:5481: checking curses.h usability
  358. 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
  359. configure:5481: $? = 0
  360. configure:5481: result: yes
  361. configure:5481: checking curses.h presence
  362. configure:5481: gcc -E conftest.c
  363. configure:5481: $? = 0
  364. configure:5481: result: yes
  365. configure:5481: checking for curses.h
  366. configure:5481: result: yes
  367. configure:5481: checking fcntl.h usability
  368. 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
  369. configure:5481: $? = 0
  370. configure:5481: result: yes
  371. configure:5481: checking fcntl.h presence
  372. configure:5481: gcc -E conftest.c
  373. configure:5481: $? = 0
  374. configure:5481: result: yes
  375. configure:5481: checking for fcntl.h
  376. configure:5481: result: yes
  377. configure:5481: checking langinfo.h usability
  378. 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
  379. configure:5481: $? = 0
  380. configure:5481: result: yes
  381. configure:5481: checking langinfo.h presence
  382. configure:5481: gcc -E conftest.c
  383. configure:5481: $? = 0
  384. configure:5481: result: yes
  385. configure:5481: checking for langinfo.h
  386. configure:5481: result: yes
  387. configure:5481: checking limits.h usability
  388. 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
  389. configure:5481: $? = 0
  390. configure:5481: result: yes
  391. configure:5481: checking limits.h presence
  392. configure:5481: gcc -E conftest.c
  393. configure:5481: $? = 0
  394. configure:5481: result: yes
  395. configure:5481: checking for limits.h
  396. configure:5481: result: yes
  397. configure:5481: checking locale.h usability
  398. 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
  399. configure:5481: $? = 0
  400. configure:5481: result: yes
  401. configure:5481: checking locale.h presence
  402. configure:5481: gcc -E conftest.c
  403. configure:5481: $? = 0
  404. configure:5481: result: yes
  405. configure:5481: checking for locale.h
  406. configure:5481: result: yes
  407. configure:5481: checking netinet/in.h usability
  408. 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
  409. configure:5481: $? = 0
  410. configure:5481: result: yes
  411. configure:5481: checking netinet/in.h presence
  412. configure:5481: gcc -E conftest.c
  413. configure:5481: $? = 0
  414. configure:5481: result: yes
  415. configure:5481: checking for netinet/in.h
  416. configure:5481: result: yes
  417. configure:5481: checking pty.h usability
  418. 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
  419. configure:5481: $? = 0
  420. configure:5481: result: yes
  421. configure:5481: checking pty.h presence
  422. configure:5481: gcc -E conftest.c
  423. configure:5481: $? = 0
  424. configure:5481: result: yes
  425. configure:5481: checking for pty.h
  426. configure:5481: result: yes
  427. configure:5481: checking stddef.h usability
  428. 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
  429. configure:5481: $? = 0
  430. configure:5481: result: yes
  431. configure:5481: checking stddef.h presence
  432. configure:5481: gcc -E conftest.c
  433. configure:5481: $? = 0
  434. configure:5481: result: yes
  435. configure:5481: checking for stddef.h
  436. configure:5481: result: yes
  437. configure:5481: checking for stdint.h
  438. configure:5481: result: yes
  439. configure:5481: checking for stdlib.h
  440. configure:5481: result: yes
  441. configure:5481: checking for string.h
  442. configure:5481: result: yes
  443. configure:5481: checking sys/ioctl.h usability
  444. 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
  445. configure:5481: $? = 0
  446. configure:5481: result: yes
  447. configure:5481: checking sys/ioctl.h presence
  448. configure:5481: gcc -E conftest.c
  449. configure:5481: $? = 0
  450. configure:5481: result: yes
  451. configure:5481: checking for sys/ioctl.h
  452. configure:5481: result: yes
  453. configure:5481: checking sys/resource.h usability
  454. 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
  455. configure:5481: $? = 0
  456. configure:5481: result: yes
  457. configure:5481: checking sys/resource.h presence
  458. configure:5481: gcc -E conftest.c
  459. configure:5481: $? = 0
  460. configure:5481: result: yes
  461. configure:5481: checking for sys/resource.h
  462. configure:5481: result: yes
  463. configure:5481: checking sys/socket.h usability
  464. 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
  465. configure:5481: $? = 0
  466. configure:5481: result: yes
  467. configure:5481: checking sys/socket.h presence
  468. configure:5481: gcc -E conftest.c
  469. configure:5481: $? = 0
  470. configure:5481: result: yes
  471. configure:5481: checking for sys/socket.h
  472. configure:5481: result: yes
  473. configure:5481: checking sys/time.h usability
  474. 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
  475. configure:5481: $? = 0
  476. configure:5481: result: yes
  477. configure:5481: checking sys/time.h presence
  478. configure:5481: gcc -E conftest.c
  479. configure:5481: $? = 0
  480. configure:5481: result: yes
  481. configure:5481: checking for sys/time.h
  482. configure:5481: result: yes
  483. configure:5481: checking term.h usability
  484. 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
  485. configure:5481: $? = 0
  486. configure:5481: result: yes
  487. configure:5481: checking term.h presence
  488. configure:5481: gcc -E conftest.c
  489. configure:5481: $? = 0
  490. configure:5481: result: yes
  491. configure:5481: checking for term.h
  492. configure:5481: result: yes
  493. configure:5481: checking termios.h usability
  494. 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
  495. configure:5481: $? = 0
  496. configure:5481: result: yes
  497. configure:5481: checking termios.h presence
  498. configure:5481: gcc -E conftest.c
  499. configure:5481: $? = 0
  500. configure:5481: result: yes
  501. configure:5481: checking for termios.h
  502. configure:5481: result: yes
  503. configure:5481: checking for unistd.h
  504. configure:5481: result: yes
  505. configure:5481: checking util.h usability
  506. 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
  507. conftest.c:75:18: error: util.h: No such file or directory
  508. configure:5481: $? = 1
  509. configure: failed program was:
  510. | /* confdefs.h */
  511. | #define PACKAGE_NAME "mosh"
  512. | #define PACKAGE_TARNAME "mosh"
  513. | #define PACKAGE_VERSION "1.1.1"
  514. | #define PACKAGE_STRING "mosh 1.1.1"
  515. | #define PACKAGE_BUGREPORT "[email protected]"
  516. | #define PACKAGE_URL ""
  517. | #define PACKAGE "mosh"
  518. | #define VERSION "1.1.1"
  519. | #define HAVE_UTEMPTER 1
  520. | #define HAVE_BOOST /**/
  521. | #define STDC_HEADERS 1
  522. | #define HAVE_SYS_TYPES_H 1
  523. | #define HAVE_SYS_STAT_H 1
  524. | #define HAVE_STDLIB_H 1
  525. | #define HAVE_STRING_H 1
  526. | #define HAVE_MEMORY_H 1
  527. | #define HAVE_STRINGS_H 1
  528. | #define HAVE_INTTYPES_H 1
  529. | #define HAVE_STDINT_H 1
  530. | #define HAVE_UNISTD_H 1
  531. | #define HAVE_ARPA_INET_H 1
  532. | #define HAVE_CURSES_H 1
  533. | #define HAVE_FCNTL_H 1
  534. | #define HAVE_LANGINFO_H 1
  535. | #define HAVE_LIMITS_H 1
  536. | #define HAVE_LOCALE_H 1
  537. | #define HAVE_NETINET_IN_H 1
  538. | #define HAVE_PTY_H 1
  539. | #define HAVE_STDDEF_H 1
  540. | #define HAVE_STDINT_H 1
  541. | #define HAVE_STDLIB_H 1
  542. | #define HAVE_STRING_H 1
  543. | #define HAVE_SYS_IOCTL_H 1
  544. | #define HAVE_SYS_RESOURCE_H 1
  545. | #define HAVE_SYS_SOCKET_H 1
  546. | #define HAVE_SYS_TIME_H 1
  547. | #define HAVE_TERM_H 1
  548. | #define HAVE_TERMIOS_H 1
  549. | #define HAVE_UNISTD_H 1
  550. | /* end confdefs.h. */
  551. | #include <stdio.h>
  552. | #ifdef HAVE_SYS_TYPES_H
  553. | # include <sys/types.h>
  554. | #endif
  555. | #ifdef HAVE_SYS_STAT_H
  556. | # include <sys/stat.h>
  557. | #endif
  558. | #ifdef STDC_HEADERS
  559. | # include <stdlib.h>
  560. | # include <stddef.h>
  561. | #else
  562. | # ifdef HAVE_STDLIB_H
  563. | # include <stdlib.h>
  564. | # endif
  565. | #endif
  566. | #ifdef HAVE_STRING_H
  567. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  568. | # include <memory.h>
  569. | # endif
  570. | # include <string.h>
  571. | #endif
  572. | #ifdef HAVE_STRINGS_H
  573. | # include <strings.h>
  574. | #endif
  575. | #ifdef HAVE_INTTYPES_H
  576. | # include <inttypes.h>
  577. | #endif
  578. | #ifdef HAVE_STDINT_H
  579. | # include <stdint.h>
  580. | #endif
  581. | #ifdef HAVE_UNISTD_H
  582. | # include <unistd.h>
  583. | #endif
  584. | #include <util.h>
  585. configure:5481: result: no
  586. configure:5481: checking util.h presence
  587. configure:5481: gcc -E conftest.c
  588. conftest.c:42:18: error: util.h: No such file or directory
  589. configure:5481: $? = 1
  590. configure: failed program was:
  591. | /* confdefs.h */
  592. | #define PACKAGE_NAME "mosh"
  593. | #define PACKAGE_TARNAME "mosh"
  594. | #define PACKAGE_VERSION "1.1.1"
  595. | #define PACKAGE_STRING "mosh 1.1.1"
  596. | #define PACKAGE_BUGREPORT "[email protected]"
  597. | #define PACKAGE_URL ""
  598. | #define PACKAGE "mosh"
  599. | #define VERSION "1.1.1"
  600. | #define HAVE_UTEMPTER 1
  601. | #define HAVE_BOOST /**/
  602. | #define STDC_HEADERS 1
  603. | #define HAVE_SYS_TYPES_H 1
  604. | #define HAVE_SYS_STAT_H 1
  605. | #define HAVE_STDLIB_H 1
  606. | #define HAVE_STRING_H 1
  607. | #define HAVE_MEMORY_H 1
  608. | #define HAVE_STRINGS_H 1
  609. | #define HAVE_INTTYPES_H 1
  610. | #define HAVE_STDINT_H 1
  611. | #define HAVE_UNISTD_H 1
  612. | #define HAVE_ARPA_INET_H 1
  613. | #define HAVE_CURSES_H 1
  614. | #define HAVE_FCNTL_H 1
  615. | #define HAVE_LANGINFO_H 1
  616. | #define HAVE_LIMITS_H 1
  617. | #define HAVE_LOCALE_H 1
  618. | #define HAVE_NETINET_IN_H 1
  619. | #define HAVE_PTY_H 1
  620. | #define HAVE_STDDEF_H 1
  621. | #define HAVE_STDINT_H 1
  622. | #define HAVE_STDLIB_H 1
  623. | #define HAVE_STRING_H 1
  624. | #define HAVE_SYS_IOCTL_H 1
  625. | #define HAVE_SYS_RESOURCE_H 1
  626. | #define HAVE_SYS_SOCKET_H 1
  627. | #define HAVE_SYS_TIME_H 1
  628. | #define HAVE_TERM_H 1
  629. | #define HAVE_TERMIOS_H 1
  630. | #define HAVE_UNISTD_H 1
  631. | /* end confdefs.h. */
  632. | #include <util.h>
  633. configure:5481: result: no
  634. configure:5481: checking for util.h
  635. configure:5481: result: no
  636. configure:5481: checking wchar.h usability
  637. 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
  638. configure:5481: $? = 0
  639. configure:5481: result: yes
  640. configure:5481: checking wchar.h presence
  641. configure:5481: gcc -E conftest.c
  642. configure:5481: $? = 0
  643. configure:5481: result: yes
  644. configure:5481: checking for wchar.h
  645. configure:5481: result: yes
  646. configure:5481: checking wctype.h usability
  647. 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
  648. configure:5481: $? = 0
  649. configure:5481: result: yes
  650. configure:5481: checking wctype.h presence
  651. configure:5481: gcc -E conftest.c
  652. configure:5481: $? = 0
  653. configure:5481: result: yes
  654. configure:5481: checking for wctype.h
  655. configure:5481: result: yes
  656. configure:5493: checking for stdbool.h that conforms to C99
  657. 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
  658. configure:5560: $? = 0
  659. configure:5567: result: yes
  660. configure:5569: checking for _Bool
  661. 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
  662. configure:5569: $? = 0
  663. 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
  664. conftest.c: In function 'main':
  665. conftest.c:80: error: expected expression before ')' token
  666. configure:5569: $? = 1
  667. configure: failed program was:
  668. | /* confdefs.h */
  669. | #define PACKAGE_NAME "mosh"
  670. | #define PACKAGE_TARNAME "mosh"
  671. | #define PACKAGE_VERSION "1.1.1"
  672. | #define PACKAGE_STRING "mosh 1.1.1"
  673. | #define PACKAGE_BUGREPORT "[email protected]"
  674. | #define PACKAGE_URL ""
  675. | #define PACKAGE "mosh"
  676. | #define VERSION "1.1.1"
  677. | #define HAVE_UTEMPTER 1
  678. | #define HAVE_BOOST /**/
  679. | #define STDC_HEADERS 1
  680. | #define HAVE_SYS_TYPES_H 1
  681. | #define HAVE_SYS_STAT_H 1
  682. | #define HAVE_STDLIB_H 1
  683. | #define HAVE_STRING_H 1
  684. | #define HAVE_MEMORY_H 1
  685. | #define HAVE_STRINGS_H 1
  686. | #define HAVE_INTTYPES_H 1
  687. | #define HAVE_STDINT_H 1
  688. | #define HAVE_UNISTD_H 1
  689. | #define HAVE_ARPA_INET_H 1
  690. | #define HAVE_CURSES_H 1
  691. | #define HAVE_FCNTL_H 1
  692. | #define HAVE_LANGINFO_H 1
  693. | #define HAVE_LIMITS_H 1
  694. | #define HAVE_LOCALE_H 1
  695. | #define HAVE_NETINET_IN_H 1
  696. | #define HAVE_PTY_H 1
  697. | #define HAVE_STDDEF_H 1
  698. | #define HAVE_STDINT_H 1
  699. | #define HAVE_STDLIB_H 1
  700. | #define HAVE_STRING_H 1
  701. | #define HAVE_SYS_IOCTL_H 1
  702. | #define HAVE_SYS_RESOURCE_H 1
  703. | #define HAVE_SYS_SOCKET_H 1
  704. | #define HAVE_SYS_TIME_H 1
  705. | #define HAVE_TERM_H 1
  706. | #define HAVE_TERMIOS_H 1
  707. | #define HAVE_UNISTD_H 1
  708. | #define HAVE_WCHAR_H 1
  709. | #define HAVE_WCTYPE_H 1
  710. | /* end confdefs.h. */
  711. | #include <stdio.h>
  712. | #ifdef HAVE_SYS_TYPES_H
  713. | # include <sys/types.h>
  714. | #endif
  715. | #ifdef HAVE_SYS_STAT_H
  716. | # include <sys/stat.h>
  717. | #endif
  718. | #ifdef STDC_HEADERS
  719. | # include <stdlib.h>
  720. | # include <stddef.h>
  721. | #else
  722. | # ifdef HAVE_STDLIB_H
  723. | # include <stdlib.h>
  724. | # endif
  725. | #endif
  726. | #ifdef HAVE_STRING_H
  727. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  728. | # include <memory.h>
  729. | # endif
  730. | # include <string.h>
  731. | #endif
  732. | #ifdef HAVE_STRINGS_H
  733. | # include <strings.h>
  734. | #endif
  735. | #ifdef HAVE_INTTYPES_H
  736. | # include <inttypes.h>
  737. | #endif
  738. | #ifdef HAVE_STDINT_H
  739. | # include <stdint.h>
  740. | #endif
  741. | #ifdef HAVE_UNISTD_H
  742. | # include <unistd.h>
  743. | #endif
  744. | int
  745. | main ()
  746. | {
  747. | if (sizeof ((_Bool)))
  748. | return 0;
  749. | ;
  750. | return 0;
  751. | }
  752. configure:5569: result: yes
  753. configure:5585: checking for inline
  754. 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
  755. configure:5601: $? = 0
  756. configure:5609: result: inline
  757. configure:5627: checking for int64_t
  758. 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
  759. configure:5627: $? = 0
  760. 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
  761. conftest.c: In function 'main':
  762. conftest.c:84: warning: integer overflow in expression
  763. conftest.c:84: error: size of array 'test_array' is negative
  764. configure:5627: $? = 1
  765. configure: failed program was:
  766. | /* confdefs.h */
  767. | #define PACKAGE_NAME "mosh"
  768. | #define PACKAGE_TARNAME "mosh"
  769. | #define PACKAGE_VERSION "1.1.1"
  770. | #define PACKAGE_STRING "mosh 1.1.1"
  771. | #define PACKAGE_BUGREPORT "[email protected]"
  772. | #define PACKAGE_URL ""
  773. | #define PACKAGE "mosh"
  774. | #define VERSION "1.1.1"
  775. | #define HAVE_UTEMPTER 1
  776. | #define HAVE_BOOST /**/
  777. | #define STDC_HEADERS 1
  778. | #define HAVE_SYS_TYPES_H 1
  779. | #define HAVE_SYS_STAT_H 1
  780. | #define HAVE_STDLIB_H 1
  781. | #define HAVE_STRING_H 1
  782. | #define HAVE_MEMORY_H 1
  783. | #define HAVE_STRINGS_H 1
  784. | #define HAVE_INTTYPES_H 1
  785. | #define HAVE_STDINT_H 1
  786. | #define HAVE_UNISTD_H 1
  787. | #define HAVE_ARPA_INET_H 1
  788. | #define HAVE_CURSES_H 1
  789. | #define HAVE_FCNTL_H 1
  790. | #define HAVE_LANGINFO_H 1
  791. | #define HAVE_LIMITS_H 1
  792. | #define HAVE_LOCALE_H 1
  793. | #define HAVE_NETINET_IN_H 1
  794. | #define HAVE_PTY_H 1
  795. | #define HAVE_STDDEF_H 1
  796. | #define HAVE_STDINT_H 1
  797. | #define HAVE_STDLIB_H 1
  798. | #define HAVE_STRING_H 1
  799. | #define HAVE_SYS_IOCTL_H 1
  800. | #define HAVE_SYS_RESOURCE_H 1
  801. | #define HAVE_SYS_SOCKET_H 1
  802. | #define HAVE_SYS_TIME_H 1
  803. | #define HAVE_TERM_H 1
  804. | #define HAVE_TERMIOS_H 1
  805. | #define HAVE_UNISTD_H 1
  806. | #define HAVE_WCHAR_H 1
  807. | #define HAVE_WCTYPE_H 1
  808. | #define HAVE__BOOL 1
  809. | #define HAVE_STDBOOL_H 1
  810. | /* end confdefs.h. */
  811. | #include <stdio.h>
  812. | #ifdef HAVE_SYS_TYPES_H
  813. | # include <sys/types.h>
  814. | #endif
  815. | #ifdef HAVE_SYS_STAT_H
  816. | # include <sys/stat.h>
  817. | #endif
  818. | #ifdef STDC_HEADERS
  819. | # include <stdlib.h>
  820. | # include <stddef.h>
  821. | #else
  822. | # ifdef HAVE_STDLIB_H
  823. | # include <stdlib.h>
  824. | # endif
  825. | #endif
  826. | #ifdef HAVE_STRING_H
  827. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  828. | # include <memory.h>
  829. | # endif
  830. | # include <string.h>
  831. | #endif
  832. | #ifdef HAVE_STRINGS_H
  833. | # include <strings.h>
  834. | #endif
  835. | #ifdef HAVE_INTTYPES_H
  836. | # include <inttypes.h>
  837. | #endif
  838. | #ifdef HAVE_STDINT_H
  839. | # include <stdint.h>
  840. | #endif
  841. | #ifdef HAVE_UNISTD_H
  842. | # include <unistd.h>
  843. | #endif
  844. | enum { N = 64 / 2 - 1 };
  845. | int
  846. | main ()
  847. | {
  848. | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
  849. | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
  850. | test_array [0] = 0
  851. |
  852. | ;
  853. | return 0;
  854. | }
  855. configure:5627: result: yes
  856. configure:5638: checking for pid_t
  857. 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
  858. configure:5638: $? = 0
  859. 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
  860. conftest.c: In function 'main':
  861. conftest.c:82: error: expected expression before ')' token
  862. configure:5638: $? = 1
  863. configure: failed program was:
  864. | /* confdefs.h */
  865. | #define PACKAGE_NAME "mosh"
  866. | #define PACKAGE_TARNAME "mosh"
  867. | #define PACKAGE_VERSION "1.1.1"
  868. | #define PACKAGE_STRING "mosh 1.1.1"
  869. | #define PACKAGE_BUGREPORT "[email protected]"
  870. | #define PACKAGE_URL ""
  871. | #define PACKAGE "mosh"
  872. | #define VERSION "1.1.1"
  873. | #define HAVE_UTEMPTER 1
  874. | #define HAVE_BOOST /**/
  875. | #define STDC_HEADERS 1
  876. | #define HAVE_SYS_TYPES_H 1
  877. | #define HAVE_SYS_STAT_H 1
  878. | #define HAVE_STDLIB_H 1
  879. | #define HAVE_STRING_H 1
  880. | #define HAVE_MEMORY_H 1
  881. | #define HAVE_STRINGS_H 1
  882. | #define HAVE_INTTYPES_H 1
  883. | #define HAVE_STDINT_H 1
  884. | #define HAVE_UNISTD_H 1
  885. | #define HAVE_ARPA_INET_H 1
  886. | #define HAVE_CURSES_H 1
  887. | #define HAVE_FCNTL_H 1
  888. | #define HAVE_LANGINFO_H 1
  889. | #define HAVE_LIMITS_H 1
  890. | #define HAVE_LOCALE_H 1
  891. | #define HAVE_NETINET_IN_H 1
  892. | #define HAVE_PTY_H 1
  893. | #define HAVE_STDDEF_H 1
  894. | #define HAVE_STDINT_H 1
  895. | #define HAVE_STDLIB_H 1
  896. | #define HAVE_STRING_H 1
  897. | #define HAVE_SYS_IOCTL_H 1
  898. | #define HAVE_SYS_RESOURCE_H 1
  899. | #define HAVE_SYS_SOCKET_H 1
  900. | #define HAVE_SYS_TIME_H 1
  901. | #define HAVE_TERM_H 1
  902. | #define HAVE_TERMIOS_H 1
  903. | #define HAVE_UNISTD_H 1
  904. | #define HAVE_WCHAR_H 1
  905. | #define HAVE_WCTYPE_H 1
  906. | #define HAVE__BOOL 1
  907. | #define HAVE_STDBOOL_H 1
  908. | /* end confdefs.h. */
  909. | #include <stdio.h>
  910. | #ifdef HAVE_SYS_TYPES_H
  911. | # include <sys/types.h>
  912. | #endif
  913. | #ifdef HAVE_SYS_STAT_H
  914. | # include <sys/stat.h>
  915. | #endif
  916. | #ifdef STDC_HEADERS
  917. | # include <stdlib.h>
  918. | # include <stddef.h>
  919. | #else
  920. | # ifdef HAVE_STDLIB_H
  921. | # include <stdlib.h>
  922. | # endif
  923. | #endif
  924. | #ifdef HAVE_STRING_H
  925. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  926. | # include <memory.h>
  927. | # endif
  928. | # include <string.h>
  929. | #endif
  930. | #ifdef HAVE_STRINGS_H
  931. | # include <strings.h>
  932. | #endif
  933. | #ifdef HAVE_INTTYPES_H
  934. | # include <inttypes.h>
  935. | #endif
  936. | #ifdef HAVE_STDINT_H
  937. | # include <stdint.h>
  938. | #endif
  939. | #ifdef HAVE_UNISTD_H
  940. | # include <unistd.h>
  941. | #endif
  942. | int
  943. | main ()
  944. | {
  945. | if (sizeof ((pid_t)))
  946. | return 0;
  947. | ;
  948. | return 0;
  949. | }
  950. configure:5638: result: yes
  951. configure:5649: checking for C/C++ restrict keyword
  952. 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
  953. configure:5674: $? = 0
  954. configure:5682: result: __restrict
  955. configure:5695: checking for size_t
  956. 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
  957. configure:5695: $? = 0
  958. 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
  959. conftest.c: In function 'main':
  960. conftest.c:83: error: expected expression before ')' token
  961. configure:5695: $? = 1
  962. configure: failed program was:
  963. | /* confdefs.h */
  964. | #define PACKAGE_NAME "mosh"
  965. | #define PACKAGE_TARNAME "mosh"
  966. | #define PACKAGE_VERSION "1.1.1"
  967. | #define PACKAGE_STRING "mosh 1.1.1"
  968. | #define PACKAGE_BUGREPORT "[email protected]"
  969. | #define PACKAGE_URL ""
  970. | #define PACKAGE "mosh"
  971. | #define VERSION "1.1.1"
  972. | #define HAVE_UTEMPTER 1
  973. | #define HAVE_BOOST /**/
  974. | #define STDC_HEADERS 1
  975. | #define HAVE_SYS_TYPES_H 1
  976. | #define HAVE_SYS_STAT_H 1
  977. | #define HAVE_STDLIB_H 1
  978. | #define HAVE_STRING_H 1
  979. | #define HAVE_MEMORY_H 1
  980. | #define HAVE_STRINGS_H 1
  981. | #define HAVE_INTTYPES_H 1
  982. | #define HAVE_STDINT_H 1
  983. | #define HAVE_UNISTD_H 1
  984. | #define HAVE_ARPA_INET_H 1
  985. | #define HAVE_CURSES_H 1
  986. | #define HAVE_FCNTL_H 1
  987. | #define HAVE_LANGINFO_H 1
  988. | #define HAVE_LIMITS_H 1
  989. | #define HAVE_LOCALE_H 1
  990. | #define HAVE_NETINET_IN_H 1
  991. | #define HAVE_PTY_H 1
  992. | #define HAVE_STDDEF_H 1
  993. | #define HAVE_STDINT_H 1
  994. | #define HAVE_STDLIB_H 1
  995. | #define HAVE_STRING_H 1
  996. | #define HAVE_SYS_IOCTL_H 1
  997. | #define HAVE_SYS_RESOURCE_H 1
  998. | #define HAVE_SYS_SOCKET_H 1
  999. | #define HAVE_SYS_TIME_H 1
  1000. | #define HAVE_TERM_H 1
  1001. | #define HAVE_TERMIOS_H 1
  1002. | #define HAVE_UNISTD_H 1
  1003. | #define HAVE_WCHAR_H 1
  1004. | #define HAVE_WCTYPE_H 1
  1005. | #define HAVE__BOOL 1
  1006. | #define HAVE_STDBOOL_H 1
  1007. | #define restrict __restrict
  1008. | /* end confdefs.h. */
  1009. | #include <stdio.h>
  1010. | #ifdef HAVE_SYS_TYPES_H
  1011. | # include <sys/types.h>
  1012. | #endif
  1013. | #ifdef HAVE_SYS_STAT_H
  1014. | # include <sys/stat.h>
  1015. | #endif
  1016. | #ifdef STDC_HEADERS
  1017. | # include <stdlib.h>
  1018. | # include <stddef.h>
  1019. | #else
  1020. | # ifdef HAVE_STDLIB_H
  1021. | # include <stdlib.h>
  1022. | # endif
  1023. | #endif
  1024. | #ifdef HAVE_STRING_H
  1025. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1026. | # include <memory.h>
  1027. | # endif
  1028. | # include <string.h>
  1029. | #endif
  1030. | #ifdef HAVE_STRINGS_H
  1031. | # include <strings.h>
  1032. | #endif
  1033. | #ifdef HAVE_INTTYPES_H
  1034. | # include <inttypes.h>
  1035. | #endif
  1036. | #ifdef HAVE_STDINT_H
  1037. | # include <stdint.h>
  1038. | #endif
  1039. | #ifdef HAVE_UNISTD_H
  1040. | # include <unistd.h>
  1041. | #endif
  1042. | int
  1043. | main ()
  1044. | {
  1045. | if (sizeof ((size_t)))
  1046. | return 0;
  1047. | ;
  1048. | return 0;
  1049. | }
  1050. configure:5695: result: yes
  1051. configure:5706: checking for ssize_t
  1052. 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
  1053. configure:5706: $? = 0
  1054. 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
  1055. conftest.c: In function 'main':
  1056. conftest.c:83: error: expected expression before ')' token
  1057. configure:5706: $? = 1
  1058. configure: failed program was:
  1059. | /* confdefs.h */
  1060. | #define PACKAGE_NAME "mosh"
  1061. | #define PACKAGE_TARNAME "mosh"
  1062. | #define PACKAGE_VERSION "1.1.1"
  1063. | #define PACKAGE_STRING "mosh 1.1.1"
  1064. | #define PACKAGE_BUGREPORT "[email protected]"
  1065. | #define PACKAGE_URL ""
  1066. | #define PACKAGE "mosh"
  1067. | #define VERSION "1.1.1"
  1068. | #define HAVE_UTEMPTER 1
  1069. | #define HAVE_BOOST /**/
  1070. | #define STDC_HEADERS 1
  1071. | #define HAVE_SYS_TYPES_H 1
  1072. | #define HAVE_SYS_STAT_H 1
  1073. | #define HAVE_STDLIB_H 1
  1074. | #define HAVE_STRING_H 1
  1075. | #define HAVE_MEMORY_H 1
  1076. | #define HAVE_STRINGS_H 1
  1077. | #define HAVE_INTTYPES_H 1
  1078. | #define HAVE_STDINT_H 1
  1079. | #define HAVE_UNISTD_H 1
  1080. | #define HAVE_ARPA_INET_H 1
  1081. | #define HAVE_CURSES_H 1
  1082. | #define HAVE_FCNTL_H 1
  1083. | #define HAVE_LANGINFO_H 1
  1084. | #define HAVE_LIMITS_H 1
  1085. | #define HAVE_LOCALE_H 1
  1086. | #define HAVE_NETINET_IN_H 1
  1087. | #define HAVE_PTY_H 1
  1088. | #define HAVE_STDDEF_H 1
  1089. | #define HAVE_STDINT_H 1
  1090. | #define HAVE_STDLIB_H 1
  1091. | #define HAVE_STRING_H 1
  1092. | #define HAVE_SYS_IOCTL_H 1
  1093. | #define HAVE_SYS_RESOURCE_H 1
  1094. | #define HAVE_SYS_SOCKET_H 1
  1095. | #define HAVE_SYS_TIME_H 1
  1096. | #define HAVE_TERM_H 1
  1097. | #define HAVE_TERMIOS_H 1
  1098. | #define HAVE_UNISTD_H 1
  1099. | #define HAVE_WCHAR_H 1
  1100. | #define HAVE_WCTYPE_H 1
  1101. | #define HAVE__BOOL 1
  1102. | #define HAVE_STDBOOL_H 1
  1103. | #define restrict __restrict
  1104. | /* end confdefs.h. */
  1105. | #include <stdio.h>
  1106. | #ifdef HAVE_SYS_TYPES_H
  1107. | # include <sys/types.h>
  1108. | #endif
  1109. | #ifdef HAVE_SYS_STAT_H
  1110. | # include <sys/stat.h>
  1111. | #endif
  1112. | #ifdef STDC_HEADERS
  1113. | # include <stdlib.h>
  1114. | # include <stddef.h>
  1115. | #else
  1116. | # ifdef HAVE_STDLIB_H
  1117. | # include <stdlib.h>
  1118. | # endif
  1119. | #endif
  1120. | #ifdef HAVE_STRING_H
  1121. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1122. | # include <memory.h>
  1123. | # endif
  1124. | # include <string.h>
  1125. | #endif
  1126. | #ifdef HAVE_STRINGS_H
  1127. | # include <strings.h>
  1128. | #endif
  1129. | #ifdef HAVE_INTTYPES_H
  1130. | # include <inttypes.h>
  1131. | #endif
  1132. | #ifdef HAVE_STDINT_H
  1133. | # include <stdint.h>
  1134. | #endif
  1135. | #ifdef HAVE_UNISTD_H
  1136. | # include <unistd.h>
  1137. | #endif
  1138. | int
  1139. | main ()
  1140. | {
  1141. | if (sizeof ((ssize_t)))
  1142. | return 0;
  1143. | ;
  1144. | return 0;
  1145. | }
  1146. configure:5706: result: yes
  1147. configure:5717: checking for uint16_t
  1148. 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
  1149. configure:5717: $? = 0
  1150. configure:5717: result: yes
  1151. configure:5729: checking for uint32_t
  1152. 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
  1153. configure:5729: $? = 0
  1154. configure:5729: result: yes
  1155. configure:5743: checking for uint64_t
  1156. 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
  1157. configure:5743: $? = 0
  1158. configure:5743: result: yes
  1159. configure:5757: checking for uint8_t
  1160. 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
  1161. configure:5757: $? = 0
  1162. configure:5757: result: yes
  1163. configure:5775: checking vfork.h usability
  1164. 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
  1165. conftest.c:80:19: error: vfork.h: No such file or directory
  1166. configure:5775: $? = 1
  1167. configure: failed program was:
  1168. | /* confdefs.h */
  1169. | #define PACKAGE_NAME "mosh"
  1170. | #define PACKAGE_TARNAME "mosh"
  1171. | #define PACKAGE_VERSION "1.1.1"
  1172. | #define PACKAGE_STRING "mosh 1.1.1"
  1173. | #define PACKAGE_BUGREPORT "[email protected]"
  1174. | #define PACKAGE_URL ""
  1175. | #define PACKAGE "mosh"
  1176. | #define VERSION "1.1.1"
  1177. | #define HAVE_UTEMPTER 1
  1178. | #define HAVE_BOOST /**/
  1179. | #define STDC_HEADERS 1
  1180. | #define HAVE_SYS_TYPES_H 1
  1181. | #define HAVE_SYS_STAT_H 1
  1182. | #define HAVE_STDLIB_H 1
  1183. | #define HAVE_STRING_H 1
  1184. | #define HAVE_MEMORY_H 1
  1185. | #define HAVE_STRINGS_H 1
  1186. | #define HAVE_INTTYPES_H 1
  1187. | #define HAVE_STDINT_H 1
  1188. | #define HAVE_UNISTD_H 1
  1189. | #define HAVE_ARPA_INET_H 1
  1190. | #define HAVE_CURSES_H 1
  1191. | #define HAVE_FCNTL_H 1
  1192. | #define HAVE_LANGINFO_H 1
  1193. | #define HAVE_LIMITS_H 1
  1194. | #define HAVE_LOCALE_H 1
  1195. | #define HAVE_NETINET_IN_H 1
  1196. | #define HAVE_PTY_H 1
  1197. | #define HAVE_STDDEF_H 1
  1198. | #define HAVE_STDINT_H 1
  1199. | #define HAVE_STDLIB_H 1
  1200. | #define HAVE_STRING_H 1
  1201. | #define HAVE_SYS_IOCTL_H 1
  1202. | #define HAVE_SYS_RESOURCE_H 1
  1203. | #define HAVE_SYS_SOCKET_H 1
  1204. | #define HAVE_SYS_TIME_H 1
  1205. | #define HAVE_TERM_H 1
  1206. | #define HAVE_TERMIOS_H 1
  1207. | #define HAVE_UNISTD_H 1
  1208. | #define HAVE_WCHAR_H 1
  1209. | #define HAVE_WCTYPE_H 1
  1210. | #define HAVE__BOOL 1
  1211. | #define HAVE_STDBOOL_H 1
  1212. | #define restrict __restrict
  1213. | /* end confdefs.h. */
  1214. | #include <stdio.h>
  1215. | #ifdef HAVE_SYS_TYPES_H
  1216. | # include <sys/types.h>
  1217. | #endif
  1218. | #ifdef HAVE_SYS_STAT_H
  1219. | # include <sys/stat.h>
  1220. | #endif
  1221. | #ifdef STDC_HEADERS
  1222. | # include <stdlib.h>
  1223. | # include <stddef.h>
  1224. | #else
  1225. | # ifdef HAVE_STDLIB_H
  1226. | # include <stdlib.h>
  1227. | # endif
  1228. | #endif
  1229. | #ifdef HAVE_STRING_H
  1230. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1231. | # include <memory.h>
  1232. | # endif
  1233. | # include <string.h>
  1234. | #endif
  1235. | #ifdef HAVE_STRINGS_H
  1236. | # include <strings.h>
  1237. | #endif
  1238. | #ifdef HAVE_INTTYPES_H
  1239. | # include <inttypes.h>
  1240. | #endif
  1241. | #ifdef HAVE_STDINT_H
  1242. | # include <stdint.h>
  1243. | #endif
  1244. | #ifdef HAVE_UNISTD_H
  1245. | # include <unistd.h>
  1246. | #endif
  1247. | #include <vfork.h>
  1248. configure:5775: result: no
  1249. configure:5775: checking vfork.h presence
  1250. configure:5775: gcc -E conftest.c
  1251. conftest.c:47:19: error: vfork.h: No such file or directory
  1252. configure:5775: $? = 1
  1253. configure: failed program was:
  1254. | /* confdefs.h */
  1255. | #define PACKAGE_NAME "mosh"
  1256. | #define PACKAGE_TARNAME "mosh"
  1257. | #define PACKAGE_VERSION "1.1.1"
  1258. | #define PACKAGE_STRING "mosh 1.1.1"
  1259. | #define PACKAGE_BUGREPORT "[email protected]"
  1260. | #define PACKAGE_URL ""
  1261. | #define PACKAGE "mosh"
  1262. | #define VERSION "1.1.1"
  1263. | #define HAVE_UTEMPTER 1
  1264. | #define HAVE_BOOST /**/
  1265. | #define STDC_HEADERS 1
  1266. | #define HAVE_SYS_TYPES_H 1
  1267. | #define HAVE_SYS_STAT_H 1
  1268. | #define HAVE_STDLIB_H 1
  1269. | #define HAVE_STRING_H 1
  1270. | #define HAVE_MEMORY_H 1
  1271. | #define HAVE_STRINGS_H 1
  1272. | #define HAVE_INTTYPES_H 1
  1273. | #define HAVE_STDINT_H 1
  1274. | #define HAVE_UNISTD_H 1
  1275. | #define HAVE_ARPA_INET_H 1
  1276. | #define HAVE_CURSES_H 1
  1277. | #define HAVE_FCNTL_H 1
  1278. | #define HAVE_LANGINFO_H 1
  1279. | #define HAVE_LIMITS_H 1
  1280. | #define HAVE_LOCALE_H 1
  1281. | #define HAVE_NETINET_IN_H 1
  1282. | #define HAVE_PTY_H 1
  1283. | #define HAVE_STDDEF_H 1
  1284. | #define HAVE_STDINT_H 1
  1285. | #define HAVE_STDLIB_H 1
  1286. | #define HAVE_STRING_H 1
  1287. | #define HAVE_SYS_IOCTL_H 1
  1288. | #define HAVE_SYS_RESOURCE_H 1
  1289. | #define HAVE_SYS_SOCKET_H 1
  1290. | #define HAVE_SYS_TIME_H 1
  1291. | #define HAVE_TERM_H 1
  1292. | #define HAVE_TERMIOS_H 1
  1293. | #define HAVE_UNISTD_H 1
  1294. | #define HAVE_WCHAR_H 1
  1295. | #define HAVE_WCTYPE_H 1
  1296. | #define HAVE__BOOL 1
  1297. | #define HAVE_STDBOOL_H 1
  1298. | #define restrict __restrict
  1299. | /* end confdefs.h. */
  1300. | #include <vfork.h>
  1301. configure:5775: result: no
  1302. configure:5775: checking for vfork.h
  1303. configure:5775: result: no
  1304. configure:5788: checking for fork
  1305. 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
  1306. conftest.c:70: warning: conflicting types for built-in function 'fork'
  1307. configure:5788: $? = 0
  1308. configure:5788: result: yes
  1309. configure:5788: checking for vfork
  1310. 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
  1311. configure:5788: $? = 0
  1312. configure:5788: result: yes
  1313. configure:5798: checking for working fork
  1314. 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
  1315. configure:5820: $? = 0
  1316. configure:5820: ./conftest
  1317. configure:5820: $? = 0
  1318. configure:5830: result: yes
  1319. configure:5851: checking for working vfork
  1320. configure:5961: result: yes
  1321. configure:5988: checking for stdlib.h
  1322. configure:5988: result: yes
  1323. configure:5998: checking for GNU libc compatible malloc
  1324. 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
  1325. configure:6022: $? = 0
  1326. configure:6022: ./conftest
  1327. configure:6022: $? = 0
  1328. configure:6032: result: yes
  1329. configure:6054: checking whether mbrtowc and mbstate_t are properly declared
  1330. 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
  1331. configure:6074: $? = 0
  1332. configure:6082: result: yes
  1333. configure:6092: checking for stdlib.h
  1334. configure:6092: result: yes
  1335. configure:6102: checking for GNU libc compatible realloc
  1336. 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
  1337. configure:6126: $? = 0
  1338. configure:6126: ./conftest
  1339. configure:6126: $? = 0
  1340. configure:6136: result: yes
  1341. configure:6160: checking for gettimeofday
  1342. 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
  1343. configure:6160: $? = 0
  1344. configure:6160: result: yes
  1345. configure:6160: checking for setrlimit
  1346. 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
  1347. configure:6160: $? = 0
  1348. configure:6160: result: yes
  1349. configure:6160: checking for inet_ntoa
  1350. 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
  1351. configure:6160: $? = 0
  1352. configure:6160: result: yes
  1353. configure:6160: checking for iswprint
  1354. 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
  1355. conftest.c:82: warning: conflicting types for built-in function 'iswprint'
  1356. configure:6160: $? = 0
  1357. configure:6160: result: yes
  1358. configure:6160: checking for memchr
  1359. 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
  1360. configure:6160: $? = 0
  1361. configure:6160: result: yes
  1362. configure:6160: checking for memset
  1363. 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
  1364. conftest.c:84: warning: conflicting types for built-in function 'memset'
  1365. configure:6160: $? = 0
  1366. configure:6160: result: yes
  1367. configure:6160: checking for nl_langinfo
  1368. 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
  1369. configure:6160: $? = 0
  1370. configure:6160: result: yes
  1371. configure:6160: checking for posix_memalign
  1372. 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
  1373. configure:6160: $? = 0
  1374. configure:6160: result: yes
  1375. configure:6160: checking for setenv
  1376. 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
  1377. configure:6160: $? = 0
  1378. configure:6160: result: yes
  1379. configure:6160: checking for setlocale
  1380. 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
  1381. configure:6160: $? = 0
  1382. configure:6160: result: yes
  1383. configure:6160: checking for sigaction
  1384. 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
  1385. configure:6160: $? = 0
  1386. configure:6160: result: yes
  1387. configure:6160: checking for socket
  1388. 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
  1389. configure:6160: $? = 0
  1390. configure:6160: result: yes
  1391. configure:6160: checking for strchr
  1392. 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
  1393. conftest.c:91: warning: conflicting types for built-in function 'strchr'
  1394. configure:6160: $? = 0
  1395. configure:6160: result: yes
  1396. configure:6160: checking for strdup
  1397. 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
  1398. conftest.c:92: warning: conflicting types for built-in function 'strdup'
  1399. configure:6160: $? = 0
  1400. configure:6160: result: yes
  1401. configure:6160: checking for strerror
  1402. 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
  1403. configure:6160: $? = 0
  1404. configure:6160: result: yes
  1405. configure:6160: checking for strtol
  1406. 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
  1407. configure:6160: $? = 0
  1408. configure:6160: result: yes
  1409. configure:6160: checking for wcwidth
  1410. 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
  1411. configure:6160: $? = 0
  1412. configure:6160: result: yes
  1413. configure:6170: checking for library containing clock_gettime
  1414. 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
  1415. /tmp/ccLgppD6.o: In function `main':
  1416. /home/rpmdev/rpmbuild/BUILD/mosh-1.1.1/conftest.c:84: undefined reference to `clock_gettime'
  1417. collect2: ld returned 1 exit status
  1418. configure:6201: $? = 1
  1419. configure: failed program was:
  1420. | /* confdefs.h */
  1421. | #define PACKAGE_NAME "mosh"
  1422. | #define PACKAGE_TARNAME "mosh"
  1423. | #define PACKAGE_VERSION "1.1.1"
  1424. | #define PACKAGE_STRING "mosh 1.1.1"
  1425. | #define PACKAGE_BUGREPORT "[email protected]"
  1426. | #define PACKAGE_URL ""
  1427. | #define PACKAGE "mosh"
  1428. | #define VERSION "1.1.1"
  1429. | #define HAVE_UTEMPTER 1
  1430. | #define HAVE_BOOST /**/
  1431. | #define STDC_HEADERS 1
  1432. | #define HAVE_SYS_TYPES_H 1
  1433. | #define HAVE_SYS_STAT_H 1
  1434. | #define HAVE_STDLIB_H 1
  1435. | #define HAVE_STRING_H 1
  1436. | #define HAVE_MEMORY_H 1
  1437. | #define HAVE_STRINGS_H 1
  1438. | #define HAVE_INTTYPES_H 1
  1439. | #define HAVE_STDINT_H 1
  1440. | #define HAVE_UNISTD_H 1
  1441. | #define HAVE_ARPA_INET_H 1
  1442. | #define HAVE_CURSES_H 1
  1443. | #define HAVE_FCNTL_H 1
  1444. | #define HAVE_LANGINFO_H 1
  1445. | #define HAVE_LIMITS_H 1
  1446. | #define HAVE_LOCALE_H 1
  1447. | #define HAVE_NETINET_IN_H 1
  1448. | #define HAVE_PTY_H 1
  1449. | #define HAVE_STDDEF_H 1
  1450. | #define HAVE_STDINT_H 1
  1451. | #define HAVE_STDLIB_H 1
  1452. | #define HAVE_STRING_H 1
  1453. | #define HAVE_SYS_IOCTL_H 1
  1454. | #define HAVE_SYS_RESOURCE_H 1
  1455. | #define HAVE_SYS_SOCKET_H 1
  1456. | #define HAVE_SYS_TIME_H 1
  1457. | #define HAVE_TERM_H 1
  1458. | #define HAVE_TERMIOS_H 1
  1459. | #define HAVE_UNISTD_H 1
  1460. | #define HAVE_WCHAR_H 1
  1461. | #define HAVE_WCTYPE_H 1
  1462. | #define HAVE__BOOL 1
  1463. | #define HAVE_STDBOOL_H 1
  1464. | #define restrict __restrict
  1465. | #define HAVE_FORK 1
  1466. | #define HAVE_VFORK 1
  1467. | #define HAVE_WORKING_VFORK 1
  1468. | #define HAVE_WORKING_FORK 1
  1469. | #define HAVE_STDLIB_H 1
  1470. | #define HAVE_MALLOC 1
  1471. | #define HAVE_MBRTOWC 1
  1472. | #define HAVE_STDLIB_H 1
  1473. | #define HAVE_REALLOC 1
  1474. | #define HAVE_GETTIMEOFDAY 1
  1475. | #define HAVE_SETRLIMIT 1
  1476. | #define HAVE_INET_NTOA 1
  1477. | #define HAVE_ISWPRINT 1
  1478. | #define HAVE_MEMCHR 1
  1479. | #define HAVE_MEMSET 1
  1480. | #define HAVE_NL_LANGINFO 1
  1481. | #define HAVE_POSIX_MEMALIGN 1
  1482. | #define HAVE_SETENV 1
  1483. | #define HAVE_SETLOCALE 1
  1484. | #define HAVE_SIGACTION 1
  1485. | #define HAVE_SOCKET 1
  1486. | #define HAVE_STRCHR 1
  1487. | #define HAVE_STRDUP 1
  1488. | #define HAVE_STRERROR 1
  1489. | #define HAVE_STRTOL 1
  1490. | #define HAVE_WCWIDTH 1
  1491. | /* end confdefs.h. */
  1492. |
  1493. | /* Override any GCC internal prototype to avoid an error.
  1494. | Use char because int might match the return type of a GCC
  1495. | builtin and then its argument prototype would still apply. */
  1496. | #ifdef __cplusplus
  1497. | extern "C"
  1498. | #endif
  1499. | char clock_gettime ();
  1500. | int
  1501. | main ()
  1502. | {
  1503. | return clock_gettime ();
  1504. | ;
  1505. | return 0;
  1506. | }
  1507. 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
  1508. configure:6201: $? = 0
  1509. configure:6218: result: -lrt
  1510. configure:6229: checking for setupterm in -lncurses
  1511. 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
  1512. configure:6254: $? = 0
  1513. configure:6263: result: yes
  1514. configure:6275: checking whether mach_absolute_time is declared
  1515. 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
  1516. conftest.c:75:28: error: mach/mach_time.h: No such file or directory
  1517. conftest.c: In function 'main':
  1518. conftest.c:84: error: 'mach_absolute_time' undeclared (first use in this function)
  1519. conftest.c:84: error: (Each undeclared identifier is reported only once
  1520. conftest.c:84: error: for each function it appears in.)
  1521. configure:6275: $? = 1
  1522. configure: failed program was:
  1523. | /* confdefs.h */
  1524. | #define PACKAGE_NAME "mosh"
  1525. | #define PACKAGE_TARNAME "mosh"
  1526. | #define PACKAGE_VERSION "1.1.1"
  1527. | #define PACKAGE_STRING "mosh 1.1.1"
  1528. | #define PACKAGE_BUGREPORT "[email protected]"
  1529. | #define PACKAGE_URL ""
  1530. | #define PACKAGE "mosh"
  1531. | #define VERSION "1.1.1"
  1532. | #define HAVE_UTEMPTER 1
  1533. | #define HAVE_BOOST /**/
  1534. | #define STDC_HEADERS 1
  1535. | #define HAVE_SYS_TYPES_H 1
  1536. | #define HAVE_SYS_STAT_H 1
  1537. | #define HAVE_STDLIB_H 1
  1538. | #define HAVE_STRING_H 1
  1539. | #define HAVE_MEMORY_H 1
  1540. | #define HAVE_STRINGS_H 1
  1541. | #define HAVE_INTTYPES_H 1
  1542. | #define HAVE_STDINT_H 1
  1543. | #define HAVE_UNISTD_H 1
  1544. | #define HAVE_ARPA_INET_H 1
  1545. | #define HAVE_CURSES_H 1
  1546. | #define HAVE_FCNTL_H 1
  1547. | #define HAVE_LANGINFO_H 1
  1548. | #define HAVE_LIMITS_H 1
  1549. | #define HAVE_LOCALE_H 1
  1550. | #define HAVE_NETINET_IN_H 1
  1551. | #define HAVE_PTY_H 1
  1552. | #define HAVE_STDDEF_H 1
  1553. | #define HAVE_STDINT_H 1
  1554. | #define HAVE_STDLIB_H 1
  1555. | #define HAVE_STRING_H 1
  1556. | #define HAVE_SYS_IOCTL_H 1
  1557. | #define HAVE_SYS_RESOURCE_H 1
  1558. | #define HAVE_SYS_SOCKET_H 1
  1559. | #define HAVE_SYS_TIME_H 1
  1560. | #define HAVE_TERM_H 1
  1561. | #define HAVE_TERMIOS_H 1
  1562. | #define HAVE_UNISTD_H 1
  1563. | #define HAVE_WCHAR_H 1
  1564. | #define HAVE_WCTYPE_H 1
  1565. | #define HAVE__BOOL 1
  1566. | #define HAVE_STDBOOL_H 1
  1567. | #define restrict __restrict
  1568. | #define HAVE_FORK 1
  1569. | #define HAVE_VFORK 1
  1570. | #define HAVE_WORKING_VFORK 1
  1571. | #define HAVE_WORKING_FORK 1
  1572. | #define HAVE_STDLIB_H 1
  1573. | #define HAVE_MALLOC 1
  1574. | #define HAVE_MBRTOWC 1
  1575. | #define HAVE_STDLIB_H 1
  1576. | #define HAVE_REALLOC 1
  1577. | #define HAVE_GETTIMEOFDAY 1
  1578. | #define HAVE_SETRLIMIT 1
  1579. | #define HAVE_INET_NTOA 1
  1580. | #define HAVE_ISWPRINT 1
  1581. | #define HAVE_MEMCHR 1
  1582. | #define HAVE_MEMSET 1
  1583. | #define HAVE_NL_LANGINFO 1
  1584. | #define HAVE_POSIX_MEMALIGN 1
  1585. | #define HAVE_SETENV 1
  1586. | #define HAVE_SETLOCALE 1
  1587. | #define HAVE_SIGACTION 1
  1588. | #define HAVE_SOCKET 1
  1589. | #define HAVE_STRCHR 1
  1590. | #define HAVE_STRDUP 1
  1591. | #define HAVE_STRERROR 1
  1592. | #define HAVE_STRTOL 1
  1593. | #define HAVE_WCWIDTH 1
  1594. | #define HAVE_CLOCK_GETTIME 1
  1595. | #define HAVE_LIBNCURSES 1
  1596. | /* end confdefs.h. */
  1597. | #include <mach/mach_time.h>
  1598. |
  1599. | int
  1600. | main ()
  1601. | {
  1602. | #ifndef mach_absolute_time
  1603. | #ifdef __cplusplus
  1604. | (void) mach_absolute_time;
  1605. | #else
  1606. | (void) mach_absolute_time;
  1607. | #endif
  1608. | #endif
  1609. |
  1610. | ;
  1611. | return 0;
  1612. | }
  1613. configure:6275: result: no
  1614. configure:6284: checking whether pipe2 is declared
  1615. 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
  1616. conftest.c: In function 'main':
  1617. conftest.c:85: error: 'pipe2' undeclared (first use in this function)
  1618. conftest.c:85: error: (Each undeclared identifier is reported only once
  1619. conftest.c:85: error: for each function it appears in.)
  1620. configure:6284: $? = 1
  1621. configure: failed program was:
  1622. | /* confdefs.h */
  1623. | #define PACKAGE_NAME "mosh"
  1624. | #define PACKAGE_TARNAME "mosh"
  1625. | #define PACKAGE_VERSION "1.1.1"
  1626. | #define PACKAGE_STRING "mosh 1.1.1"
  1627. | #define PACKAGE_BUGREPORT "[email protected]"
  1628. | #define PACKAGE_URL ""
  1629. | #define PACKAGE "mosh"
  1630. | #define VERSION "1.1.1"
  1631. | #define HAVE_UTEMPTER 1
  1632. | #define HAVE_BOOST /**/
  1633. | #define STDC_HEADERS 1
  1634. | #define HAVE_SYS_TYPES_H 1
  1635. | #define HAVE_SYS_STAT_H 1
  1636. | #define HAVE_STDLIB_H 1
  1637. | #define HAVE_STRING_H 1
  1638. | #define HAVE_MEMORY_H 1
  1639. | #define HAVE_STRINGS_H 1
  1640. | #define HAVE_INTTYPES_H 1
  1641. | #define HAVE_STDINT_H 1
  1642. | #define HAVE_UNISTD_H 1
  1643. | #define HAVE_ARPA_INET_H 1
  1644. | #define HAVE_CURSES_H 1
  1645. | #define HAVE_FCNTL_H 1
  1646. | #define HAVE_LANGINFO_H 1
  1647. | #define HAVE_LIMITS_H 1
  1648. | #define HAVE_LOCALE_H 1
  1649. | #define HAVE_NETINET_IN_H 1
  1650. | #define HAVE_PTY_H 1
  1651. | #define HAVE_STDDEF_H 1
  1652. | #define HAVE_STDINT_H 1
  1653. | #define HAVE_STDLIB_H 1
  1654. | #define HAVE_STRING_H 1
  1655. | #define HAVE_SYS_IOCTL_H 1
  1656. | #define HAVE_SYS_RESOURCE_H 1
  1657. | #define HAVE_SYS_SOCKET_H 1
  1658. | #define HAVE_SYS_TIME_H 1
  1659. | #define HAVE_TERM_H 1
  1660. | #define HAVE_TERMIOS_H 1
  1661. | #define HAVE_UNISTD_H 1
  1662. | #define HAVE_WCHAR_H 1
  1663. | #define HAVE_WCTYPE_H 1
  1664. | #define HAVE__BOOL 1
  1665. | #define HAVE_STDBOOL_H 1
  1666. | #define restrict __restrict
  1667. | #define HAVE_FORK 1
  1668. | #define HAVE_VFORK 1
  1669. | #define HAVE_WORKING_VFORK 1
  1670. | #define HAVE_WORKING_FORK 1
  1671. | #define HAVE_STDLIB_H 1
  1672. | #define HAVE_MALLOC 1
  1673. | #define HAVE_MBRTOWC 1
  1674. | #define HAVE_STDLIB_H 1
  1675. | #define HAVE_REALLOC 1
  1676. | #define HAVE_GETTIMEOFDAY 1
  1677. | #define HAVE_SETRLIMIT 1
  1678. | #define HAVE_INET_NTOA 1
  1679. | #define HAVE_ISWPRINT 1
  1680. | #define HAVE_MEMCHR 1
  1681. | #define HAVE_MEMSET 1
  1682. | #define HAVE_NL_LANGINFO 1
  1683. | #define HAVE_POSIX_MEMALIGN 1
  1684. | #define HAVE_SETENV 1
  1685. | #define HAVE_SETLOCALE 1
  1686. | #define HAVE_SIGACTION 1
  1687. | #define HAVE_SOCKET 1
  1688. | #define HAVE_STRCHR 1
  1689. | #define HAVE_STRDUP 1
  1690. | #define HAVE_STRERROR 1
  1691. | #define HAVE_STRTOL 1
  1692. | #define HAVE_WCWIDTH 1
  1693. | #define HAVE_CLOCK_GETTIME 1
  1694. | #define HAVE_LIBNCURSES 1
  1695. | /* end confdefs.h. */
  1696. | #define _GNU_SOURCE
  1697. | #include <unistd.h>
  1698. |
  1699. | int
  1700. | main ()
  1701. | {
  1702. | #ifndef pipe2
  1703. | #ifdef __cplusplus
  1704. | (void) pipe2;
  1705. | #else
  1706. | (void) pipe2;
  1707. | #endif
  1708. | #endif
  1709. |
  1710. | ;
  1711. | return 0;
  1712. | }
  1713. configure:6284: result: no
  1714. configure:6294: checking whether signalfd is declared
  1715. 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
  1716. conftest.c:75:26: error: sys/signalfd.h: No such file or directory
  1717. conftest.c: In function 'main':
  1718. conftest.c:84: error: 'signalfd' undeclared (first use in this function)
  1719. conftest.c:84: error: (Each undeclared identifier is reported only once
  1720. conftest.c:84: error: for each function it appears in.)
  1721. configure:6294: $? = 1
  1722. configure: failed program was:
  1723. | /* confdefs.h */
  1724. | #define PACKAGE_NAME "mosh"
  1725. | #define PACKAGE_TARNAME "mosh"
  1726. | #define PACKAGE_VERSION "1.1.1"
  1727. | #define PACKAGE_STRING "mosh 1.1.1"
  1728. | #define PACKAGE_BUGREPORT "[email protected]"
  1729. | #define PACKAGE_URL ""
  1730. | #define PACKAGE "mosh"
  1731. | #define VERSION "1.1.1"
  1732. | #define HAVE_UTEMPTER 1
  1733. | #define HAVE_BOOST /**/
  1734. | #define STDC_HEADERS 1
  1735. | #define HAVE_SYS_TYPES_H 1
  1736. | #define HAVE_SYS_STAT_H 1
  1737. | #define HAVE_STDLIB_H 1
  1738. | #define HAVE_STRING_H 1
  1739. | #define HAVE_MEMORY_H 1
  1740. | #define HAVE_STRINGS_H 1
  1741. | #define HAVE_INTTYPES_H 1
  1742. | #define HAVE_STDINT_H 1
  1743. | #define HAVE_UNISTD_H 1
  1744. | #define HAVE_ARPA_INET_H 1
  1745. | #define HAVE_CURSES_H 1
  1746. | #define HAVE_FCNTL_H 1
  1747. | #define HAVE_LANGINFO_H 1
  1748. | #define HAVE_LIMITS_H 1
  1749. | #define HAVE_LOCALE_H 1
  1750. | #define HAVE_NETINET_IN_H 1
  1751. | #define HAVE_PTY_H 1
  1752. | #define HAVE_STDDEF_H 1
  1753. | #define HAVE_STDINT_H 1
  1754. | #define HAVE_STDLIB_H 1
  1755. | #define HAVE_STRING_H 1
  1756. | #define HAVE_SYS_IOCTL_H 1
  1757. | #define HAVE_SYS_RESOURCE_H 1
  1758. | #define HAVE_SYS_SOCKET_H 1
  1759. | #define HAVE_SYS_TIME_H 1
  1760. | #define HAVE_TERM_H 1
  1761. | #define HAVE_TERMIOS_H 1
  1762. | #define HAVE_UNISTD_H 1
  1763. | #define HAVE_WCHAR_H 1
  1764. | #define HAVE_WCTYPE_H 1
  1765. | #define HAVE__BOOL 1
  1766. | #define HAVE_STDBOOL_H 1
  1767. | #define restrict __restrict
  1768. | #define HAVE_FORK 1
  1769. | #define HAVE_VFORK 1
  1770. | #define HAVE_WORKING_VFORK 1
  1771. | #define HAVE_WORKING_FORK 1
  1772. | #define HAVE_STDLIB_H 1
  1773. | #define HAVE_MALLOC 1
  1774. | #define HAVE_MBRTOWC 1
  1775. | #define HAVE_STDLIB_H 1
  1776. | #define HAVE_REALLOC 1
  1777. | #define HAVE_GETTIMEOFDAY 1
  1778. | #define HAVE_SETRLIMIT 1
  1779. | #define HAVE_INET_NTOA 1
  1780. | #define HAVE_ISWPRINT 1
  1781. | #define HAVE_MEMCHR 1
  1782. | #define HAVE_MEMSET 1
  1783. | #define HAVE_NL_LANGINFO 1
  1784. | #define HAVE_POSIX_MEMALIGN 1
  1785. | #define HAVE_SETENV 1
  1786. | #define HAVE_SETLOCALE 1
  1787. | #define HAVE_SIGACTION 1
  1788. | #define HAVE_SOCKET 1
  1789. | #define HAVE_STRCHR 1
  1790. | #define HAVE_STRDUP 1
  1791. | #define HAVE_STRERROR 1
  1792. | #define HAVE_STRTOL 1
  1793. | #define HAVE_WCWIDTH 1
  1794. | #define HAVE_CLOCK_GETTIME 1
  1795. | #define HAVE_LIBNCURSES 1
  1796. | /* end confdefs.h. */
  1797. | #include <sys/signalfd.h>
  1798. |
  1799. | int
  1800. | main ()
  1801. | {
  1802. | #ifndef signalfd
  1803. | #ifdef __cplusplus
  1804. | (void) signalfd;
  1805. | #else
  1806. | (void) signalfd;
  1807. | #endif
  1808. | #endif
  1809. |
  1810. | ;
  1811. | return 0;
  1812. | }
  1813. configure:6294: result: no
  1814. configure:6303: checking whether htobe64 is declared
  1815. 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
  1816. conftest.c: In function 'main':
  1817. conftest.c:84: error: 'htobe64' undeclared (first use in this function)
  1818. conftest.c:84: error: (Each undeclared identifier is reported only once
  1819. conftest.c:84: error: for each function it appears in.)
  1820. configure:6303: $? = 1
  1821. configure: failed program was:
  1822. | /* confdefs.h */
  1823. | #define PACKAGE_NAME "mosh"
  1824. | #define PACKAGE_TARNAME "mosh"
  1825. | #define PACKAGE_VERSION "1.1.1"
  1826. | #define PACKAGE_STRING "mosh 1.1.1"
  1827. | #define PACKAGE_BUGREPORT "[email protected]"
  1828. | #define PACKAGE_URL ""
  1829. | #define PACKAGE "mosh"
  1830. | #define VERSION "1.1.1"
  1831. | #define HAVE_UTEMPTER 1
  1832. | #define HAVE_BOOST /**/
  1833. | #define STDC_HEADERS 1
  1834. | #define HAVE_SYS_TYPES_H 1
  1835. | #define HAVE_SYS_STAT_H 1
  1836. | #define HAVE_STDLIB_H 1
  1837. | #define HAVE_STRING_H 1
  1838. | #define HAVE_MEMORY_H 1
  1839. | #define HAVE_STRINGS_H 1
  1840. | #define HAVE_INTTYPES_H 1
  1841. | #define HAVE_STDINT_H 1
  1842. | #define HAVE_UNISTD_H 1
  1843. | #define HAVE_ARPA_INET_H 1
  1844. | #define HAVE_CURSES_H 1
  1845. | #define HAVE_FCNTL_H 1
  1846. | #define HAVE_LANGINFO_H 1
  1847. | #define HAVE_LIMITS_H 1
  1848. | #define HAVE_LOCALE_H 1
  1849. | #define HAVE_NETINET_IN_H 1
  1850. | #define HAVE_PTY_H 1
  1851. | #define HAVE_STDDEF_H 1
  1852. | #define HAVE_STDINT_H 1
  1853. | #define HAVE_STDLIB_H 1
  1854. | #define HAVE_STRING_H 1
  1855. | #define HAVE_SYS_IOCTL_H 1
  1856. | #define HAVE_SYS_RESOURCE_H 1
  1857. | #define HAVE_SYS_SOCKET_H 1
  1858. | #define HAVE_SYS_TIME_H 1
  1859. | #define HAVE_TERM_H 1
  1860. | #define HAVE_TERMIOS_H 1
  1861. | #define HAVE_UNISTD_H 1
  1862. | #define HAVE_WCHAR_H 1
  1863. | #define HAVE_WCTYPE_H 1
  1864. | #define HAVE__BOOL 1
  1865. | #define HAVE_STDBOOL_H 1
  1866. | #define restrict __restrict
  1867. | #define HAVE_FORK 1
  1868. | #define HAVE_VFORK 1
  1869. | #define HAVE_WORKING_VFORK 1
  1870. | #define HAVE_WORKING_FORK 1
  1871. | #define HAVE_STDLIB_H 1
  1872. | #define HAVE_MALLOC 1
  1873. | #define HAVE_MBRTOWC 1
  1874. | #define HAVE_STDLIB_H 1
  1875. | #define HAVE_REALLOC 1
  1876. | #define HAVE_GETTIMEOFDAY 1
  1877. | #define HAVE_SETRLIMIT 1
  1878. | #define HAVE_INET_NTOA 1
  1879. | #define HAVE_ISWPRINT 1
  1880. | #define HAVE_MEMCHR 1
  1881. | #define HAVE_MEMSET 1
  1882. | #define HAVE_NL_LANGINFO 1
  1883. | #define HAVE_POSIX_MEMALIGN 1
  1884. | #define HAVE_SETENV 1
  1885. | #define HAVE_SETLOCALE 1
  1886. | #define HAVE_SIGACTION 1
  1887. | #define HAVE_SOCKET 1
  1888. | #define HAVE_STRCHR 1
  1889. | #define HAVE_STRDUP 1
  1890. | #define HAVE_STRERROR 1
  1891. | #define HAVE_STRTOL 1
  1892. | #define HAVE_WCWIDTH 1
  1893. | #define HAVE_CLOCK_GETTIME 1
  1894. | #define HAVE_LIBNCURSES 1
  1895. | /* end confdefs.h. */
  1896. | #include <endian.h>
  1897. |
  1898. | int
  1899. | main ()
  1900. | {
  1901. | #ifndef htobe64
  1902. | #ifdef __cplusplus
  1903. | (void) htobe64;
  1904. | #else
  1905. | (void) htobe64;
  1906. | #endif
  1907. | #endif
  1908. |
  1909. | ;
  1910. | return 0;
  1911. | }
  1912. configure:6303: result: no
  1913. configure:6310: checking whether OSSwapHostToBigInt64 is declared
  1914. 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
  1915. conftest.c:75:33: error: libkern/OSByteOrder.h: No such file or directory
  1916. conftest.c: In function 'main':
  1917. conftest.c:84: error: 'OSSwapHostToBigInt64' undeclared (first use in this function)
  1918. conftest.c:84: error: (Each undeclared identifier is reported only once
  1919. conftest.c:84: error: for each function it appears in.)
  1920. configure:6310: $? = 1
  1921. configure: failed program was:
  1922. | /* confdefs.h */
  1923. | #define PACKAGE_NAME "mosh"
  1924. | #define PACKAGE_TARNAME "mosh"
  1925. | #define PACKAGE_VERSION "1.1.1"
  1926. | #define PACKAGE_STRING "mosh 1.1.1"
  1927. | #define PACKAGE_BUGREPORT "[email protected]"
  1928. | #define PACKAGE_URL ""
  1929. | #define PACKAGE "mosh"
  1930. | #define VERSION "1.1.1"
  1931. | #define HAVE_UTEMPTER 1
  1932. | #define HAVE_BOOST /**/
  1933. | #define STDC_HEADERS 1
  1934. | #define HAVE_SYS_TYPES_H 1
  1935. | #define HAVE_SYS_STAT_H 1
  1936. | #define HAVE_STDLIB_H 1
  1937. | #define HAVE_STRING_H 1
  1938. | #define HAVE_MEMORY_H 1
  1939. | #define HAVE_STRINGS_H 1
  1940. | #define HAVE_INTTYPES_H 1
  1941. | #define HAVE_STDINT_H 1
  1942. | #define HAVE_UNISTD_H 1
  1943. | #define HAVE_ARPA_INET_H 1
  1944. | #define HAVE_CURSES_H 1
  1945. | #define HAVE_FCNTL_H 1
  1946. | #define HAVE_LANGINFO_H 1
  1947. | #define HAVE_LIMITS_H 1
  1948. | #define HAVE_LOCALE_H 1
  1949. | #define HAVE_NETINET_IN_H 1
  1950. | #define HAVE_PTY_H 1
  1951. | #define HAVE_STDDEF_H 1
  1952. | #define HAVE_STDINT_H 1
  1953. | #define HAVE_STDLIB_H 1
  1954. | #define HAVE_STRING_H 1
  1955. | #define HAVE_SYS_IOCTL_H 1
  1956. | #define HAVE_SYS_RESOURCE_H 1
  1957. | #define HAVE_SYS_SOCKET_H 1
  1958. | #define HAVE_SYS_TIME_H 1
  1959. | #define HAVE_TERM_H 1
  1960. | #define HAVE_TERMIOS_H 1
  1961. | #define HAVE_UNISTD_H 1
  1962. | #define HAVE_WCHAR_H 1
  1963. | #define HAVE_WCTYPE_H 1
  1964. | #define HAVE__BOOL 1
  1965. | #define HAVE_STDBOOL_H 1
  1966. | #define restrict __restrict
  1967. | #define HAVE_FORK 1
  1968. | #define HAVE_VFORK 1
  1969. | #define HAVE_WORKING_VFORK 1
  1970. | #define HAVE_WORKING_FORK 1
  1971. | #define HAVE_STDLIB_H 1
  1972. | #define HAVE_MALLOC 1
  1973. | #define HAVE_MBRTOWC 1
  1974. | #define HAVE_STDLIB_H 1
  1975. | #define HAVE_REALLOC 1
  1976. | #define HAVE_GETTIMEOFDAY 1
  1977. | #define HAVE_SETRLIMIT 1
  1978. | #define HAVE_INET_NTOA 1
  1979. | #define HAVE_ISWPRINT 1
  1980. | #define HAVE_MEMCHR 1
  1981. | #define HAVE_MEMSET 1
  1982. | #define HAVE_NL_LANGINFO 1
  1983. | #define HAVE_POSIX_MEMALIGN 1
  1984. | #define HAVE_SETENV 1
  1985. | #define HAVE_SETLOCALE 1
  1986. | #define HAVE_SIGACTION 1
  1987. | #define HAVE_SOCKET 1
  1988. | #define HAVE_STRCHR 1
  1989. | #define HAVE_STRDUP 1
  1990. | #define HAVE_STRERROR 1
  1991. | #define HAVE_STRTOL 1
  1992. | #define HAVE_WCWIDTH 1
  1993. | #define HAVE_CLOCK_GETTIME 1
  1994. | #define HAVE_LIBNCURSES 1
  1995. | /* end confdefs.h. */
  1996. | #include <libkern/OSByteOrder.h>
  1997. |
  1998. | int
  1999. | main ()
  2000. | {
  2001. | #ifndef OSSwapHostToBigInt64
  2002. | #ifdef __cplusplus
  2003. | (void) OSSwapHostToBigInt64;
  2004. | #else
  2005. | (void) OSSwapHostToBigInt64;
  2006. | #endif
  2007. | #endif
  2008. |
  2009. | ;
  2010. | return 0;
  2011. | }
  2012. configure:6310: result: no
  2013. configure:6317: error: Unable to find byte swapping functions
  2014.  
  2015. ## ---------------- ##
  2016. ## Cache variables. ##
  2017. ## ---------------- ##
  2018.  
  2019. ac_cv_c_compiler_gnu=yes
  2020. ac_cv_c_inline=inline
  2021. ac_cv_c_int64_t=yes
  2022. ac_cv_c_restrict=__restrict
  2023. ac_cv_c_uint16_t=yes
  2024. ac_cv_c_uint32_t=yes
  2025. ac_cv_c_uint64_t=yes
  2026. ac_cv_c_uint8_t=yes
  2027. ac_cv_cxx_compiler_gnu=yes
  2028. ac_cv_env_CCC_set=
  2029. ac_cv_env_CCC_value=
  2030. ac_cv_env_CC_set=
  2031. ac_cv_env_CC_value=
  2032. ac_cv_env_CFLAGS_set=set
  2033. 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'
  2034. ac_cv_env_CPPFLAGS_set=
  2035. ac_cv_env_CPPFLAGS_value=
  2036. ac_cv_env_CPP_set=
  2037. ac_cv_env_CPP_value=
  2038. ac_cv_env_CXXFLAGS_set=set
  2039. 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'
  2040. ac_cv_env_CXX_set=
  2041. ac_cv_env_CXX_value=
  2042. ac_cv_env_LDFLAGS_set=
  2043. ac_cv_env_LDFLAGS_value=
  2044. ac_cv_env_LIBS_set=
  2045. ac_cv_env_LIBS_value=
  2046. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  2047. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  2048. ac_cv_env_PKG_CONFIG_PATH_set=set
  2049. ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig:/usr/share/pkgconfig
  2050. ac_cv_env_PKG_CONFIG_set=
  2051. ac_cv_env_PKG_CONFIG_value=
  2052. ac_cv_env_SKALIBS_CPPFLAGS_set=
  2053. ac_cv_env_SKALIBS_CPPFLAGS_value=
  2054. ac_cv_env_SKALIBS_LDFLAGS_set=
  2055. ac_cv_env_SKALIBS_LDFLAGS_value=
  2056. ac_cv_env_build_alias_set=set
  2057. ac_cv_env_build_alias_value=x86_64-redhat-linux-gnu
  2058. ac_cv_env_host_alias_set=set
  2059. ac_cv_env_host_alias_value=x86_64-redhat-linux-gnu
  2060. ac_cv_env_protobuf_CFLAGS_set=
  2061. ac_cv_env_protobuf_CFLAGS_value=
  2062. ac_cv_env_protobuf_LIBS_set=
  2063. ac_cv_env_protobuf_LIBS_value=
  2064. ac_cv_env_target_alias_set=set
  2065. ac_cv_env_target_alias_value=x86_64-redhat-linux-gnu
  2066. ac_cv_func_fork=yes
  2067. ac_cv_func_fork_works=yes
  2068. ac_cv_func_gettimeofday=yes
  2069. ac_cv_func_inet_ntoa=yes
  2070. ac_cv_func_iswprint=yes
  2071. ac_cv_func_malloc_0_nonnull=yes
  2072. ac_cv_func_mbrtowc=yes
  2073. ac_cv_func_memchr=yes
  2074. ac_cv_func_memset=yes
  2075. ac_cv_func_nl_langinfo=yes
  2076. ac_cv_func_posix_memalign=yes
  2077. ac_cv_func_realloc_0_nonnull=yes
  2078. ac_cv_func_setenv=yes
  2079. ac_cv_func_setlocale=yes
  2080. ac_cv_func_setrlimit=yes
  2081. ac_cv_func_sigaction=yes
  2082. ac_cv_func_socket=yes
  2083. ac_cv_func_strchr=yes
  2084. ac_cv_func_strdup=yes
  2085. ac_cv_func_strerror=yes
  2086. ac_cv_func_strtol=yes
  2087. ac_cv_func_vfork=yes
  2088. ac_cv_func_vfork_works=yes
  2089. ac_cv_func_wcwidth=yes
  2090. ac_cv_have_decl_OSSwapHostToBigInt64=no
  2091. ac_cv_have_decl_htobe64=no
  2092. ac_cv_have_decl_mach_absolute_time=no
  2093. ac_cv_have_decl_pipe2=no
  2094. ac_cv_have_decl_signalfd=no
  2095. ac_cv_header_arpa_inet_h=yes
  2096. ac_cv_header_curses_h=yes
  2097. ac_cv_header_fcntl_h=yes
  2098. ac_cv_header_inttypes_h=yes
  2099. ac_cv_header_langinfo_h=yes
  2100. ac_cv_header_limits_h=yes
  2101. ac_cv_header_locale_h=yes
  2102. ac_cv_header_memory_h=yes
  2103. ac_cv_header_netinet_in_h=yes
  2104. ac_cv_header_pty_h=yes
  2105. ac_cv_header_stdbool_h=yes
  2106. ac_cv_header_stdc=yes
  2107. ac_cv_header_stddef_h=yes
  2108. ac_cv_header_stdint_h=yes
  2109. ac_cv_header_stdlib_h=yes
  2110. ac_cv_header_string_h=yes
  2111. ac_cv_header_strings_h=yes
  2112. ac_cv_header_sys_ioctl_h=yes
  2113. ac_cv_header_sys_resource_h=yes
  2114. ac_cv_header_sys_socket_h=yes
  2115. ac_cv_header_sys_stat_h=yes
  2116. ac_cv_header_sys_time_h=yes
  2117. ac_cv_header_sys_types_h=yes
  2118. ac_cv_header_term_h=yes
  2119. ac_cv_header_termios_h=yes
  2120. ac_cv_header_unistd_h=yes
  2121. ac_cv_header_util_h=no
  2122. ac_cv_header_vfork_h=no
  2123. ac_cv_header_wchar_h=yes
  2124. ac_cv_header_wctype_h=yes
  2125. ac_cv_lib_ncurses_setupterm=yes
  2126. ac_cv_objext=o
  2127. ac_cv_path_EGREP='/bin/grep -E'
  2128. ac_cv_path_GREP=/bin/grep
  2129. ac_cv_path_PROTOC=/usr/bin/protoc
  2130. ac_cv_path_install='/usr/bin/install -c'
  2131. ac_cv_path_mkdir=/bin/mkdir
  2132. ac_cv_prog_AWK=gawk
  2133. ac_cv_prog_CPP='gcc -E'
  2134. ac_cv_prog_ac_ct_CC=gcc
  2135. ac_cv_prog_ac_ct_CXX=g++
  2136. ac_cv_prog_ac_ct_RANLIB=ranlib
  2137. ac_cv_prog_cc_c89=
  2138. ac_cv_prog_cc_g=yes
  2139. ac_cv_prog_cxx_g=yes
  2140. ac_cv_prog_make_make_set=yes
  2141. ac_cv_search_clock_gettime=-lrt
  2142. ac_cv_search_compress=-lz
  2143. ac_cv_search_utempter_remove_added_record=-lutempter
  2144. ac_cv_type__Bool=yes
  2145. ac_cv_type_pid_t=yes
  2146. ac_cv_type_size_t=yes
  2147. ac_cv_type_ssize_t=yes
  2148. am_cv_CC_dependencies_compiler_type=gcc3
  2149. am_cv_CXX_dependencies_compiler_type=gcc3
  2150.  
  2151. ## ----------------- ##
  2152. ## Output variables. ##
  2153. ## ----------------- ##
  2154.  
  2155. ACLOCAL='${SHELL} /home/rpmdev/rpmbuild/BUILD/mosh-1.1.1/missing --run aclocal-1.11'
  2156. AMDEPBACKSLASH='\'
  2157. AMDEP_FALSE='#'
  2158. AMDEP_TRUE=''
  2159. AMTAR='${SHELL} /home/rpmdev/rpmbuild/BUILD/mosh-1.1.1/missing --run tar'
  2160. AM_BACKSLASH='\'
  2161. AM_DEFAULT_VERBOSITY='0'
  2162. AUTOCONF='${SHELL} /home/rpmdev/rpmbuild/BUILD/mosh-1.1.1/missing --run autoconf'
  2163. AUTOHEADER='${SHELL} /home/rpmdev/rpmbuild/BUILD/mosh-1.1.1/missing --run autoheader'
  2164. AUTOMAKE='${SHELL} /home/rpmdev/rpmbuild/BUILD/mosh-1.1.1/missing --run automake-1.11'
  2165. AWK='gawk'
  2166. BOOST_CPPFLAGS='-I/usr/include'
  2167. BOOST_LDFLAGS='-L/usr/lib64'
  2168. BUILD_CLIENT_FALSE='#'
  2169. BUILD_CLIENT_TRUE=''
  2170. BUILD_EXAMPLES_FALSE=''
  2171. BUILD_EXAMPLES_TRUE='#'
  2172. BUILD_SERVER_FALSE='#'
  2173. BUILD_SERVER_TRUE=''
  2174. CC='gcc'
  2175. CCDEPMODE='depmode=gcc3'
  2176. CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
  2177. COND_THIRD_LIBSTDDJB_FALSE='#'
  2178. COND_THIRD_LIBSTDDJB_TRUE=''
  2179. CPP='gcc -E'
  2180. CPPFLAGS=''
  2181. CXX='g++'
  2182. CXXDEPMODE='depmode=gcc3'
  2183. CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
  2184. CYGPATH_W='echo'
  2185. DEFS=''
  2186. DEPDIR='.deps'
  2187. ECHO_C=''
  2188. ECHO_N='-n'
  2189. ECHO_T=''
  2190. EGREP='/bin/grep -E'
  2191. EXEEXT=''
  2192. GREP='/bin/grep'
  2193. INSTALL_DATA='${INSTALL} -m 644'
  2194. INSTALL_PROGRAM='${INSTALL}'
  2195. INSTALL_SCRIPT='${INSTALL}'
  2196. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  2197. LDFLAGS=''
  2198. LIBOBJS=''
  2199. LIBS='-lncurses -lrt -lz -lutempter '
  2200. LTLIBOBJS=''
  2201. MAKEINFO='${SHELL} /home/rpmdev/rpmbuild/BUILD/mosh-1.1.1/missing --run makeinfo'
  2202. MKDIR_P='/bin/mkdir -p'
  2203. OBJEXT='o'
  2204. PACKAGE='mosh'
  2205. PACKAGE_BUGREPORT='[email protected]'
  2206. PACKAGE_NAME='mosh'
  2207. PACKAGE_STRING='mosh 1.1.1'
  2208. PACKAGE_TARNAME='mosh'
  2209. PACKAGE_URL=''
  2210. PACKAGE_VERSION='1.1.1'
  2211. PATH_SEPARATOR=':'
  2212. PICKY_CXXFLAGS='-Wextra -pedantic -Wno-long-long -Weffc++'
  2213. PKG_CONFIG=''
  2214. PKG_CONFIG_LIBDIR=''
  2215. PKG_CONFIG_PATH='/usr/lib64/pkgconfig:/usr/share/pkgconfig'
  2216. PROTOC='/usr/bin/protoc'
  2217. RANLIB='ranlib'
  2218. SET_MAKE=''
  2219. SHELL='/bin/sh'
  2220. SKALIBS_CPPFLAGS=''
  2221. SKALIBS_LDFLAGS=''
  2222. STDDJB_CPPFLAGS=''
  2223. STDDJB_LDFLAGS=''
  2224. STRIP=''
  2225. VERSION='1.1.1'
  2226. WARNING_CXXFLAGS='-Wall -Werror'
  2227. ac_ct_CC='gcc'
  2228. ac_ct_CXX='g++'
  2229. am__EXEEXT_FALSE=''
  2230. am__EXEEXT_TRUE=''
  2231. am__fastdepCC_FALSE='#'
  2232. am__fastdepCC_TRUE=''
  2233. am__fastdepCXX_FALSE='#'
  2234. am__fastdepCXX_TRUE=''
  2235. am__include='include'
  2236. am__isrc=''
  2237. am__leading_dot='.'
  2238. am__quote=''
  2239. am__tar='${AMTAR} chof - "$$tardir"'
  2240. am__untar='${AMTAR} xf -'
  2241. bindir='/usr/bin'
  2242. build_alias='x86_64-redhat-linux-gnu'
  2243. datadir='/usr/share'
  2244. datarootdir='${prefix}/share'
  2245. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  2246. dvidir='${docdir}'
  2247. exec_prefix='/usr'
  2248. host_alias='x86_64-redhat-linux-gnu'
  2249. htmldir='${docdir}'
  2250. includedir='/usr/include'
  2251. infodir='/usr/share/info'
  2252. install_sh='${SHELL} /home/rpmdev/rpmbuild/BUILD/mosh-1.1.1/install-sh'
  2253. libdir='/usr/lib64'
  2254. libexecdir='/usr/libexec'
  2255. localedir='${datarootdir}/locale'
  2256. localstatedir='/var'
  2257. mandir='/usr/share/man'
  2258. mkdir_p='/bin/mkdir -p'
  2259. oldincludedir='/usr/include'
  2260. pdfdir='${docdir}'
  2261. prefix='/usr'
  2262. program_transform_name='s&^&&'
  2263. protobuf_CFLAGS=''
  2264. protobuf_LIBS=''
  2265. psdir='${docdir}'
  2266. sbindir='/usr/sbin'
  2267. sharedstatedir='/usr/com'
  2268. sysconfdir='/etc'
  2269. target_alias='x86_64-redhat-linux-gnu'
  2270.  
  2271. ## ----------- ##
  2272. ## confdefs.h. ##
  2273. ## ----------- ##
  2274.  
  2275. /* confdefs.h */
  2276. #define PACKAGE_NAME "mosh"
  2277. #define PACKAGE_TARNAME "mosh"
  2278. #define PACKAGE_VERSION "1.1.1"
  2279. #define PACKAGE_STRING "mosh 1.1.1"
  2280. #define PACKAGE_BUGREPORT "[email protected]"
  2281. #define PACKAGE_URL ""
  2282. #define PACKAGE "mosh"
  2283. #define VERSION "1.1.1"
  2284. #define HAVE_UTEMPTER 1
  2285. #define HAVE_BOOST /**/
  2286. #define STDC_HEADERS 1
  2287. #define HAVE_SYS_TYPES_H 1
  2288. #define HAVE_SYS_STAT_H 1
  2289. #define HAVE_STDLIB_H 1
  2290. #define HAVE_STRING_H 1
  2291. #define HAVE_MEMORY_H 1
  2292. #define HAVE_STRINGS_H 1
  2293. #define HAVE_INTTYPES_H 1
  2294. #define HAVE_STDINT_H 1
  2295. #define HAVE_UNISTD_H 1
  2296. #define HAVE_ARPA_INET_H 1
  2297. #define HAVE_CURSES_H 1
  2298. #define HAVE_FCNTL_H 1
  2299. #define HAVE_LANGINFO_H 1
  2300. #define HAVE_LIMITS_H 1
  2301. #define HAVE_LOCALE_H 1
  2302. #define HAVE_NETINET_IN_H 1
  2303. #define HAVE_PTY_H 1
  2304. #define HAVE_STDDEF_H 1
  2305. #define HAVE_STDINT_H 1
  2306. #define HAVE_STDLIB_H 1
  2307. #define HAVE_STRING_H 1
  2308. #define HAVE_SYS_IOCTL_H 1
  2309. #define HAVE_SYS_RESOURCE_H 1
  2310. #define HAVE_SYS_SOCKET_H 1
  2311. #define HAVE_SYS_TIME_H 1
  2312. #define HAVE_TERM_H 1
  2313. #define HAVE_TERMIOS_H 1
  2314. #define HAVE_UNISTD_H 1
  2315. #define HAVE_WCHAR_H 1
  2316. #define HAVE_WCTYPE_H 1
  2317. #define HAVE__BOOL 1
  2318. #define HAVE_STDBOOL_H 1
  2319. #define restrict __restrict
  2320. #define HAVE_FORK 1
  2321. #define HAVE_VFORK 1
  2322. #define HAVE_WORKING_VFORK 1
  2323. #define HAVE_WORKING_FORK 1
  2324. #define HAVE_STDLIB_H 1
  2325. #define HAVE_MALLOC 1
  2326. #define HAVE_MBRTOWC 1
  2327. #define HAVE_STDLIB_H 1
  2328. #define HAVE_REALLOC 1
  2329. #define HAVE_GETTIMEOFDAY 1
  2330. #define HAVE_SETRLIMIT 1
  2331. #define HAVE_INET_NTOA 1
  2332. #define HAVE_ISWPRINT 1
  2333. #define HAVE_MEMCHR 1
  2334. #define HAVE_MEMSET 1
  2335. #define HAVE_NL_LANGINFO 1
  2336. #define HAVE_POSIX_MEMALIGN 1
  2337. #define HAVE_SETENV 1
  2338. #define HAVE_SETLOCALE 1
  2339. #define HAVE_SIGACTION 1
  2340. #define HAVE_SOCKET 1
  2341. #define HAVE_STRCHR 1
  2342. #define HAVE_STRDUP 1
  2343. #define HAVE_STRERROR 1
  2344. #define HAVE_STRTOL 1
  2345. #define HAVE_WCWIDTH 1
  2346. #define HAVE_CLOCK_GETTIME 1
  2347. #define HAVE_LIBNCURSES 1
  2348.  
  2349. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment