config.log 32 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3. It was created by yals configure 1.0, which was
  4. generated by GNU Autoconf 2.69. Invocation command line was
  5. $ ./configure --no-create --no-recursion
  6. ## --------- ##
  7. ## Platform. ##
  8. ## --------- ##
  9. hostname = lfs-7.2
  10. uname -m = x86_64
  11. uname -r = 3.2.82
  12. uname -s = Linux
  13. uname -v = #1 SMP Mon Sep 12 00:36:00 CST 2016
  14. /usr/bin/uname -p = unknown
  15. /bin/uname -X = unknown
  16. /bin/arch = unknown
  17. /usr/bin/arch -k = unknown
  18. /usr/convex/getsysinfo = unknown
  19. /usr/bin/hostinfo = unknown
  20. /bin/machine = unknown
  21. /usr/bin/oslevel = unknown
  22. /bin/universe = unknown
  23. PATH: /bin
  24. PATH: /usr/bin
  25. ## ----------- ##
  26. ## Core tests. ##
  27. ## ----------- ##
  28. configure:2416: checking for a BSD-compatible install
  29. configure:2484: result: /usr/bin/install -c
  30. configure:2495: checking whether build environment is sane
  31. configure:2550: result: yes
  32. configure:2701: checking for a thread-safe mkdir -p
  33. configure:2740: result: /bin/mkdir -p
  34. configure:2747: checking for gawk
  35. configure:2763: found /usr/bin/gawk
  36. configure:2774: result: gawk
  37. configure:2785: checking whether make sets $(MAKE)
  38. configure:2807: result: yes
  39. configure:2954: checking for g++
  40. configure:2970: found /usr/bin/g++
  41. configure:2981: result: g++
  42. configure:3008: checking for C++ compiler version
  43. configure:3017: g++ --version >&5
  44. g++ (GCC) 4.9.2
  45. Copyright (C) 2014 Free Software Foundation, Inc.
  46. This is free software; see the source for copying conditions. There is NO
  47. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  48. configure:3028: $? = 0
  49. configure:3017: g++ -v >&5
  50. Using built-in specs.
  51. COLLECT_GCC=g++
  52. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-unknown-linux-gnu/4.9.2/lto-wrapper
  53. Target: x86_64-unknown-linux-gnu
  54. Configured with: ../gcc-4.9.2/configure --prefix=/usr --enable-languages=c,c++ --disable-multilib --disable-bootstrap --with-system-zlib
  55. Thread model: posix
  56. gcc version 4.9.2 (GCC)
  57. configure:3028: $? = 0
  58. configure:3017: g++ -V >&5
  59. g++: error: unrecognized command line option '-V'
  60. g++: fatal error: no input files
  61. compilation terminated.
  62. configure:3028: $? = 1
  63. configure:3017: g++ -qversion >&5
  64. g++: error: unrecognized command line option '-qversion'
  65. g++: fatal error: no input files
  66. compilation terminated.
  67. configure:3028: $? = 1
  68. configure:3048: checking whether the C++ compiler works
  69. configure:3070: g++ conftest.cpp >&5
  70. configure:3074: $? = 0
  71. configure:3122: result: yes
  72. configure:3125: checking for C++ compiler default output file name
  73. configure:3127: result: a.out
  74. configure:3133: checking for suffix of executables
  75. configure:3140: g++ -o conftest conftest.cpp >&5
  76. configure:3144: $? = 0
  77. configure:3166: result:
  78. configure:3188: checking whether we are cross compiling
  79. configure:3196: g++ -o conftest conftest.cpp >&5
  80. configure:3200: $? = 0
  81. configure:3207: ./conftest
  82. configure:3211: $? = 0
  83. configure:3226: result: no
  84. configure:3231: checking for suffix of object files
  85. configure:3253: g++ -c conftest.cpp >&5
  86. configure:3257: $? = 0
  87. configure:3278: result: o
  88. configure:3282: checking whether we are using the GNU C++ compiler
  89. configure:3301: g++ -c conftest.cpp >&5
  90. configure:3301: $? = 0
  91. configure:3310: result: yes
  92. configure:3319: checking whether g++ accepts -g
  93. configure:3339: g++ -c -g conftest.cpp >&5
  94. configure:3339: $? = 0
  95. configure:3380: result: yes
  96. configure:3414: checking for style of include used by make
  97. configure:3442: result: GNU
  98. configure:3468: checking dependency style of g++
  99. configure:3579: result: gcc3
  100. configure:3642: checking for gcc
  101. configure:3658: found /usr/bin/gcc
  102. configure:3669: result: gcc
  103. configure:3898: checking for C compiler version
  104. configure:3907: gcc --version >&5
  105. gcc (GCC) 4.9.2
  106. Copyright (C) 2014 Free Software Foundation, Inc.
  107. This is free software; see the source for copying conditions. There is NO
  108. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  109. configure:3918: $? = 0
  110. configure:3907: gcc -v >&5
  111. Using built-in specs.
  112. COLLECT_GCC=gcc
  113. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-unknown-linux-gnu/4.9.2/lto-wrapper
  114. Target: x86_64-unknown-linux-gnu
  115. Configured with: ../gcc-4.9.2/configure --prefix=/usr --enable-languages=c,c++ --disable-multilib --disable-bootstrap --with-system-zlib
  116. Thread model: posix
  117. gcc version 4.9.2 (GCC)
  118. configure:3918: $? = 0
  119. configure:3907: gcc -V >&5
  120. gcc: error: unrecognized command line option '-V'
  121. gcc: fatal error: no input files
  122. compilation terminated.
  123. configure:3918: $? = 1
  124. configure:3907: gcc -qversion >&5
  125. gcc: error: unrecognized command line option '-qversion'
  126. gcc: fatal error: no input files
  127. compilation terminated.
  128. configure:3918: $? = 1
  129. configure:3922: checking whether we are using the GNU C compiler
  130. configure:3941: gcc -c conftest.c >&5
  131. configure:3941: $? = 0
  132. configure:3950: result: yes
  133. configure:3959: checking whether gcc accepts -g
  134. configure:3979: gcc -c -g conftest.c >&5
  135. configure:3979: $? = 0
  136. configure:4020: result: yes
  137. configure:4037: checking for gcc option to accept ISO C89
  138. configure:4100: gcc -c -g -O2 conftest.c >&5
  139. configure:4100: $? = 0
  140. configure:4113: result: none needed
  141. configure:4135: checking dependency style of gcc
  142. configure:4246: result: gcc3
  143. configure:4265: checking for main in -lev
  144. configure:4284: gcc -o conftest -g -O2 conftest.c -lev >&5
  145. configure:4284: $? = 0
  146. configure:4293: result: yes
  147. configure:4305: checking for main in -lzlog
  148. configure:4324: gcc -o conftest -g -O2 conftest.c -lzlog -lev >&5
  149. configure:4324: $? = 0
  150. configure:4333: result: yes
  151. configure:4351: checking how to run the C preprocessor
  152. configure:4382: gcc -E conftest.c
  153. configure:4382: $? = 0
  154. configure:4396: gcc -E conftest.c
  155. conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
  156. #include <ac_nonexistent.h>
  157. ^
  158. compilation terminated.
  159. configure:4396: $? = 1
  160. configure: failed program was:
  161. | /* confdefs.h */
  162. | #define PACKAGE_NAME "yals"
  163. | #define PACKAGE_TARNAME "yals"
  164. | #define PACKAGE_VERSION "1.0"
  165. | #define PACKAGE_STRING "yals 1.0"
  166. | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
  167. | #define PACKAGE_URL ""
  168. | #define PACKAGE "yals"
  169. | #define VERSION "1.0"
  170. | #define HAVE_LIBEV 1
  171. | #define HAVE_LIBZLOG 1
  172. | /* end confdefs.h. */
  173. | #include <ac_nonexistent.h>
  174. configure:4421: result: gcc -E
  175. configure:4441: gcc -E conftest.c
  176. configure:4441: $? = 0
  177. configure:4455: gcc -E conftest.c
  178. conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
  179. #include <ac_nonexistent.h>
  180. ^
  181. compilation terminated.
  182. configure:4455: $? = 1
  183. configure: failed program was:
  184. | /* confdefs.h */
  185. | #define PACKAGE_NAME "yals"
  186. | #define PACKAGE_TARNAME "yals"
  187. | #define PACKAGE_VERSION "1.0"
  188. | #define PACKAGE_STRING "yals 1.0"
  189. | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
  190. | #define PACKAGE_URL ""
  191. | #define PACKAGE "yals"
  192. | #define VERSION "1.0"
  193. | #define HAVE_LIBEV 1
  194. | #define HAVE_LIBZLOG 1
  195. | /* end confdefs.h. */
  196. | #include <ac_nonexistent.h>
  197. configure:4484: checking for grep that handles long lines and -e
  198. configure:4542: result: /bin/grep
  199. configure:4547: checking for egrep
  200. configure:4609: result: /bin/grep -E
  201. configure:4614: checking for ANSI C header files
  202. configure:4634: gcc -c -g -O2 conftest.c >&5
  203. configure:4634: $? = 0
  204. configure:4707: gcc -o conftest -g -O2 conftest.c -lzlog -lev >&5
  205. configure:4707: $? = 0
  206. configure:4707: ./conftest
  207. configure:4707: $? = 0
  208. configure:4718: result: yes
  209. configure:4731: checking for sys/types.h
  210. configure:4731: gcc -c -g -O2 conftest.c >&5
  211. configure:4731: $? = 0
  212. configure:4731: result: yes
  213. configure:4731: checking for sys/stat.h
  214. configure:4731: gcc -c -g -O2 conftest.c >&5
  215. configure:4731: $? = 0
  216. configure:4731: result: yes
  217. configure:4731: checking for stdlib.h
  218. configure:4731: gcc -c -g -O2 conftest.c >&5
  219. configure:4731: $? = 0
  220. configure:4731: result: yes
  221. configure:4731: checking for string.h
  222. configure:4731: gcc -c -g -O2 conftest.c >&5
  223. configure:4731: $? = 0
  224. configure:4731: result: yes
  225. configure:4731: checking for memory.h
  226. configure:4731: gcc -c -g -O2 conftest.c >&5
  227. configure:4731: $? = 0
  228. configure:4731: result: yes
  229. configure:4731: checking for strings.h
  230. configure:4731: gcc -c -g -O2 conftest.c >&5
  231. configure:4731: $? = 0
  232. configure:4731: result: yes
  233. configure:4731: checking for inttypes.h
  234. configure:4731: gcc -c -g -O2 conftest.c >&5
  235. configure:4731: $? = 0
  236. configure:4731: result: yes
  237. configure:4731: checking for stdint.h
  238. configure:4731: gcc -c -g -O2 conftest.c >&5
  239. configure:4731: $? = 0
  240. configure:4731: result: yes
  241. configure:4731: checking for unistd.h
  242. configure:4731: gcc -c -g -O2 conftest.c >&5
  243. configure:4731: $? = 0
  244. configure:4731: result: yes
  245. configure:4746: checking arpa/inet.h usability
  246. configure:4746: gcc -c -g -O2 conftest.c >&5
  247. configure:4746: $? = 0
  248. configure:4746: result: yes
  249. configure:4746: checking arpa/inet.h presence
  250. configure:4746: gcc -E conftest.c
  251. configure:4746: $? = 0
  252. configure:4746: result: yes
  253. configure:4746: checking for arpa/inet.h
  254. configure:4746: result: yes
  255. configure:4746: checking fcntl.h usability
  256. configure:4746: gcc -c -g -O2 conftest.c >&5
  257. configure:4746: $? = 0
  258. configure:4746: result: yes
  259. configure:4746: checking fcntl.h presence
  260. configure:4746: gcc -E conftest.c
  261. configure:4746: $? = 0
  262. configure:4746: result: yes
  263. configure:4746: checking for fcntl.h
  264. configure:4746: result: yes
  265. configure:4746: checking netinet/in.h usability
  266. configure:4746: gcc -c -g -O2 conftest.c >&5
  267. configure:4746: $? = 0
  268. configure:4746: result: yes
  269. configure:4746: checking netinet/in.h presence
  270. configure:4746: gcc -E conftest.c
  271. configure:4746: $? = 0
  272. configure:4746: result: yes
  273. configure:4746: checking for netinet/in.h
  274. configure:4746: result: yes
  275. configure:4746: checking for stdint.h
  276. configure:4746: result: yes
  277. configure:4746: checking for string.h
  278. configure:4746: result: yes
  279. configure:4746: checking sys/socket.h usability
  280. configure:4746: gcc -c -g -O2 conftest.c >&5
  281. configure:4746: $? = 0
  282. configure:4746: result: yes
  283. configure:4746: checking sys/socket.h presence
  284. configure:4746: gcc -E conftest.c
  285. configure:4746: $? = 0
  286. configure:4746: result: yes
  287. configure:4746: checking for sys/socket.h
  288. configure:4746: result: yes
  289. configure:4746: checking for unistd.h
  290. configure:4746: result: yes
  291. configure:4758: checking for stdbool.h that conforms to C99
  292. configure:4825: gcc -c -g -O2 conftest.c >&5
  293. configure:4825: $? = 0
  294. configure:4832: result: yes
  295. configure:4834: checking for _Bool
  296. configure:4834: gcc -c -g -O2 conftest.c >&5
  297. configure:4834: $? = 0
  298. configure:4834: gcc -c -g -O2 conftest.c >&5
  299. conftest.c: In function 'main':
  300. conftest.c:66:20: error: expected expression before ')' token
  301. if (sizeof ((_Bool)))
  302. ^
  303. configure:4834: $? = 1
  304. configure: failed program was:
  305. | /* confdefs.h */
  306. | #define PACKAGE_NAME "yals"
  307. | #define PACKAGE_TARNAME "yals"
  308. | #define PACKAGE_VERSION "1.0"
  309. | #define PACKAGE_STRING "yals 1.0"
  310. | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
  311. | #define PACKAGE_URL ""
  312. | #define PACKAGE "yals"
  313. | #define VERSION "1.0"
  314. | #define HAVE_LIBEV 1
  315. | #define HAVE_LIBZLOG 1
  316. | #define STDC_HEADERS 1
  317. | #define HAVE_SYS_TYPES_H 1
  318. | #define HAVE_SYS_STAT_H 1
  319. | #define HAVE_STDLIB_H 1
  320. | #define HAVE_STRING_H 1
  321. | #define HAVE_MEMORY_H 1
  322. | #define HAVE_STRINGS_H 1
  323. | #define HAVE_INTTYPES_H 1
  324. | #define HAVE_STDINT_H 1
  325. | #define HAVE_UNISTD_H 1
  326. | #define HAVE_ARPA_INET_H 1
  327. | #define HAVE_FCNTL_H 1
  328. | #define HAVE_NETINET_IN_H 1
  329. | #define HAVE_STDINT_H 1
  330. | #define HAVE_STRING_H 1
  331. | #define HAVE_SYS_SOCKET_H 1
  332. | #define HAVE_UNISTD_H 1
  333. | /* end confdefs.h. */
  334. | #include <stdio.h>
  335. | #ifdef HAVE_SYS_TYPES_H
  336. | # include <sys/types.h>
  337. | #endif
  338. | #ifdef HAVE_SYS_STAT_H
  339. | # include <sys/stat.h>
  340. | #endif
  341. | #ifdef STDC_HEADERS
  342. | # include <stdlib.h>
  343. | # include <stddef.h>
  344. | #else
  345. | # ifdef HAVE_STDLIB_H
  346. | # include <stdlib.h>
  347. | # endif
  348. | #endif
  349. | #ifdef HAVE_STRING_H
  350. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  351. | # include <memory.h>
  352. | # endif
  353. | # include <string.h>
  354. | #endif
  355. | #ifdef HAVE_STRINGS_H
  356. | # include <strings.h>
  357. | #endif
  358. | #ifdef HAVE_INTTYPES_H
  359. | # include <inttypes.h>
  360. | #endif
  361. | #ifdef HAVE_STDINT_H
  362. | # include <stdint.h>
  363. | #endif
  364. | #ifdef HAVE_UNISTD_H
  365. | # include <unistd.h>
  366. | #endif
  367. | int
  368. | main ()
  369. | {
  370. | if (sizeof ((_Bool)))
  371. | return 0;
  372. | ;
  373. | return 0;
  374. | }
  375. configure:4834: result: yes
  376. configure:4845: checking for inline
  377. configure:4861: gcc -c -g -O2 conftest.c >&5
  378. configure:4861: $? = 0
  379. configure:4869: result: inline
  380. configure:4887: checking for int16_t
  381. configure:4887: gcc -c -g -O2 conftest.c >&5
  382. configure:4887: $? = 0
  383. configure:4887: gcc -c -g -O2 conftest.c >&5
  384. conftest.c: In function 'main':
  385. conftest.c:68:12: error: size of array 'test_array' is negative
  386. static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
  387. ^
  388. configure:4887: $? = 1
  389. configure: failed program was:
  390. | /* confdefs.h */
  391. | #define PACKAGE_NAME "yals"
  392. | #define PACKAGE_TARNAME "yals"
  393. | #define PACKAGE_VERSION "1.0"
  394. | #define PACKAGE_STRING "yals 1.0"
  395. | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
  396. | #define PACKAGE_URL ""
  397. | #define PACKAGE "yals"
  398. | #define VERSION "1.0"
  399. | #define HAVE_LIBEV 1
  400. | #define HAVE_LIBZLOG 1
  401. | #define STDC_HEADERS 1
  402. | #define HAVE_SYS_TYPES_H 1
  403. | #define HAVE_SYS_STAT_H 1
  404. | #define HAVE_STDLIB_H 1
  405. | #define HAVE_STRING_H 1
  406. | #define HAVE_MEMORY_H 1
  407. | #define HAVE_STRINGS_H 1
  408. | #define HAVE_INTTYPES_H 1
  409. | #define HAVE_STDINT_H 1
  410. | #define HAVE_UNISTD_H 1
  411. | #define HAVE_ARPA_INET_H 1
  412. | #define HAVE_FCNTL_H 1
  413. | #define HAVE_NETINET_IN_H 1
  414. | #define HAVE_STDINT_H 1
  415. | #define HAVE_STRING_H 1
  416. | #define HAVE_SYS_SOCKET_H 1
  417. | #define HAVE_UNISTD_H 1
  418. | #define HAVE__BOOL 1
  419. | /* end confdefs.h. */
  420. | #include <stdio.h>
  421. | #ifdef HAVE_SYS_TYPES_H
  422. | # include <sys/types.h>
  423. | #endif
  424. | #ifdef HAVE_SYS_STAT_H
  425. | # include <sys/stat.h>
  426. | #endif
  427. | #ifdef STDC_HEADERS
  428. | # include <stdlib.h>
  429. | # include <stddef.h>
  430. | #else
  431. | # ifdef HAVE_STDLIB_H
  432. | # include <stdlib.h>
  433. | # endif
  434. | #endif
  435. | #ifdef HAVE_STRING_H
  436. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  437. | # include <memory.h>
  438. | # endif
  439. | # include <string.h>
  440. | #endif
  441. | #ifdef HAVE_STRINGS_H
  442. | # include <strings.h>
  443. | #endif
  444. | #ifdef HAVE_INTTYPES_H
  445. | # include <inttypes.h>
  446. | #endif
  447. | #ifdef HAVE_STDINT_H
  448. | # include <stdint.h>
  449. | #endif
  450. | #ifdef HAVE_UNISTD_H
  451. | # include <unistd.h>
  452. | #endif
  453. | enum { N = 16 / 2 - 1 };
  454. | int
  455. | main ()
  456. | {
  457. | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
  458. | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
  459. | test_array [0] = 0;
  460. | return test_array [0];
  461. |
  462. | ;
  463. | return 0;
  464. | }
  465. configure:4887: result: yes
  466. configure:4898: checking for int32_t
  467. configure:4898: gcc -c -g -O2 conftest.c >&5
  468. configure:4898: $? = 0
  469. configure:4898: gcc -c -g -O2 conftest.c >&5
  470. conftest.c: In function 'main':
  471. conftest.c:69:53: warning: integer overflow in expression [-Woverflow]
  472. < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  473. ^
  474. conftest.c:68:12: error: storage size of 'test_array' isn't constant
  475. static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  476. ^
  477. configure:4898: $? = 1
  478. configure: failed program was:
  479. | /* confdefs.h */
  480. | #define PACKAGE_NAME "yals"
  481. | #define PACKAGE_TARNAME "yals"
  482. | #define PACKAGE_VERSION "1.0"
  483. | #define PACKAGE_STRING "yals 1.0"
  484. | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
  485. | #define PACKAGE_URL ""
  486. | #define PACKAGE "yals"
  487. | #define VERSION "1.0"
  488. | #define HAVE_LIBEV 1
  489. | #define HAVE_LIBZLOG 1
  490. | #define STDC_HEADERS 1
  491. | #define HAVE_SYS_TYPES_H 1
  492. | #define HAVE_SYS_STAT_H 1
  493. | #define HAVE_STDLIB_H 1
  494. | #define HAVE_STRING_H 1
  495. | #define HAVE_MEMORY_H 1
  496. | #define HAVE_STRINGS_H 1
  497. | #define HAVE_INTTYPES_H 1
  498. | #define HAVE_STDINT_H 1
  499. | #define HAVE_UNISTD_H 1
  500. | #define HAVE_ARPA_INET_H 1
  501. | #define HAVE_FCNTL_H 1
  502. | #define HAVE_NETINET_IN_H 1
  503. | #define HAVE_STDINT_H 1
  504. | #define HAVE_STRING_H 1
  505. | #define HAVE_SYS_SOCKET_H 1
  506. | #define HAVE_UNISTD_H 1
  507. | #define HAVE__BOOL 1
  508. | /* end confdefs.h. */
  509. | #include <stdio.h>
  510. | #ifdef HAVE_SYS_TYPES_H
  511. | # include <sys/types.h>
  512. | #endif
  513. | #ifdef HAVE_SYS_STAT_H
  514. | # include <sys/stat.h>
  515. | #endif
  516. | #ifdef STDC_HEADERS
  517. | # include <stdlib.h>
  518. | # include <stddef.h>
  519. | #else
  520. | # ifdef HAVE_STDLIB_H
  521. | # include <stdlib.h>
  522. | # endif
  523. | #endif
  524. | #ifdef HAVE_STRING_H
  525. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  526. | # include <memory.h>
  527. | # endif
  528. | # include <string.h>
  529. | #endif
  530. | #ifdef HAVE_STRINGS_H
  531. | # include <strings.h>
  532. | #endif
  533. | #ifdef HAVE_INTTYPES_H
  534. | # include <inttypes.h>
  535. | #endif
  536. | #ifdef HAVE_STDINT_H
  537. | # include <stdint.h>
  538. | #endif
  539. | #ifdef HAVE_UNISTD_H
  540. | # include <unistd.h>
  541. | #endif
  542. | enum { N = 32 / 2 - 1 };
  543. | int
  544. | main ()
  545. | {
  546. | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  547. | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  548. | test_array [0] = 0;
  549. | return test_array [0];
  550. |
  551. | ;
  552. | return 0;
  553. | }
  554. configure:4898: result: yes
  555. configure:4909: checking for int64_t
  556. configure:4909: gcc -c -g -O2 conftest.c >&5
  557. configure:4909: $? = 0
  558. configure:4909: gcc -c -g -O2 conftest.c >&5
  559. conftest.c: In function 'main':
  560. conftest.c:69:53: warning: integer overflow in expression [-Woverflow]
  561. < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
  562. ^
  563. conftest.c:68:12: error: storage size of 'test_array' isn't constant
  564. static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
  565. ^
  566. configure:4909: $? = 1
  567. configure: failed program was:
  568. | /* confdefs.h */
  569. | #define PACKAGE_NAME "yals"
  570. | #define PACKAGE_TARNAME "yals"
  571. | #define PACKAGE_VERSION "1.0"
  572. | #define PACKAGE_STRING "yals 1.0"
  573. | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
  574. | #define PACKAGE_URL ""
  575. | #define PACKAGE "yals"
  576. | #define VERSION "1.0"
  577. | #define HAVE_LIBEV 1
  578. | #define HAVE_LIBZLOG 1
  579. | #define STDC_HEADERS 1
  580. | #define HAVE_SYS_TYPES_H 1
  581. | #define HAVE_SYS_STAT_H 1
  582. | #define HAVE_STDLIB_H 1
  583. | #define HAVE_STRING_H 1
  584. | #define HAVE_MEMORY_H 1
  585. | #define HAVE_STRINGS_H 1
  586. | #define HAVE_INTTYPES_H 1
  587. | #define HAVE_STDINT_H 1
  588. | #define HAVE_UNISTD_H 1
  589. | #define HAVE_ARPA_INET_H 1
  590. | #define HAVE_FCNTL_H 1
  591. | #define HAVE_NETINET_IN_H 1
  592. | #define HAVE_STDINT_H 1
  593. | #define HAVE_STRING_H 1
  594. | #define HAVE_SYS_SOCKET_H 1
  595. | #define HAVE_UNISTD_H 1
  596. | #define HAVE__BOOL 1
  597. | /* end confdefs.h. */
  598. | #include <stdio.h>
  599. | #ifdef HAVE_SYS_TYPES_H
  600. | # include <sys/types.h>
  601. | #endif
  602. | #ifdef HAVE_SYS_STAT_H
  603. | # include <sys/stat.h>
  604. | #endif
  605. | #ifdef STDC_HEADERS
  606. | # include <stdlib.h>
  607. | # include <stddef.h>
  608. | #else
  609. | # ifdef HAVE_STDLIB_H
  610. | # include <stdlib.h>
  611. | # endif
  612. | #endif
  613. | #ifdef HAVE_STRING_H
  614. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  615. | # include <memory.h>
  616. | # endif
  617. | # include <string.h>
  618. | #endif
  619. | #ifdef HAVE_STRINGS_H
  620. | # include <strings.h>
  621. | #endif
  622. | #ifdef HAVE_INTTYPES_H
  623. | # include <inttypes.h>
  624. | #endif
  625. | #ifdef HAVE_STDINT_H
  626. | # include <stdint.h>
  627. | #endif
  628. | #ifdef HAVE_UNISTD_H
  629. | # include <unistd.h>
  630. | #endif
  631. | enum { N = 64 / 2 - 1 };
  632. | int
  633. | main ()
  634. | {
  635. | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
  636. | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
  637. | test_array [0] = 0;
  638. | return test_array [0];
  639. |
  640. | ;
  641. | return 0;
  642. | }
  643. configure:4909: result: yes
  644. configure:4920: checking for int8_t
  645. configure:4920: gcc -c -g -O2 conftest.c >&5
  646. configure:4920: $? = 0
  647. configure:4920: gcc -c -g -O2 conftest.c >&5
  648. conftest.c: In function 'main':
  649. conftest.c:68:12: error: size of array 'test_array' is negative
  650. static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
  651. ^
  652. configure:4920: $? = 1
  653. configure: failed program was:
  654. | /* confdefs.h */
  655. | #define PACKAGE_NAME "yals"
  656. | #define PACKAGE_TARNAME "yals"
  657. | #define PACKAGE_VERSION "1.0"
  658. | #define PACKAGE_STRING "yals 1.0"
  659. | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
  660. | #define PACKAGE_URL ""
  661. | #define PACKAGE "yals"
  662. | #define VERSION "1.0"
  663. | #define HAVE_LIBEV 1
  664. | #define HAVE_LIBZLOG 1
  665. | #define STDC_HEADERS 1
  666. | #define HAVE_SYS_TYPES_H 1
  667. | #define HAVE_SYS_STAT_H 1
  668. | #define HAVE_STDLIB_H 1
  669. | #define HAVE_STRING_H 1
  670. | #define HAVE_MEMORY_H 1
  671. | #define HAVE_STRINGS_H 1
  672. | #define HAVE_INTTYPES_H 1
  673. | #define HAVE_STDINT_H 1
  674. | #define HAVE_UNISTD_H 1
  675. | #define HAVE_ARPA_INET_H 1
  676. | #define HAVE_FCNTL_H 1
  677. | #define HAVE_NETINET_IN_H 1
  678. | #define HAVE_STDINT_H 1
  679. | #define HAVE_STRING_H 1
  680. | #define HAVE_SYS_SOCKET_H 1
  681. | #define HAVE_UNISTD_H 1
  682. | #define HAVE__BOOL 1
  683. | /* end confdefs.h. */
  684. | #include <stdio.h>
  685. | #ifdef HAVE_SYS_TYPES_H
  686. | # include <sys/types.h>
  687. | #endif
  688. | #ifdef HAVE_SYS_STAT_H
  689. | # include <sys/stat.h>
  690. | #endif
  691. | #ifdef STDC_HEADERS
  692. | # include <stdlib.h>
  693. | # include <stddef.h>
  694. | #else
  695. | # ifdef HAVE_STDLIB_H
  696. | # include <stdlib.h>
  697. | # endif
  698. | #endif
  699. | #ifdef HAVE_STRING_H
  700. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  701. | # include <memory.h>
  702. | # endif
  703. | # include <string.h>
  704. | #endif
  705. | #ifdef HAVE_STRINGS_H
  706. | # include <strings.h>
  707. | #endif
  708. | #ifdef HAVE_INTTYPES_H
  709. | # include <inttypes.h>
  710. | #endif
  711. | #ifdef HAVE_STDINT_H
  712. | # include <stdint.h>
  713. | #endif
  714. | #ifdef HAVE_UNISTD_H
  715. | # include <unistd.h>
  716. | #endif
  717. | enum { N = 8 / 2 - 1 };
  718. | int
  719. | main ()
  720. | {
  721. | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
  722. | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
  723. | test_array [0] = 0;
  724. | return test_array [0];
  725. |
  726. | ;
  727. | return 0;
  728. | }
  729. configure:4920: result: yes
  730. configure:4931: checking for size_t
  731. configure:4931: gcc -c -g -O2 conftest.c >&5
  732. configure:4931: $? = 0
  733. configure:4931: gcc -c -g -O2 conftest.c >&5
  734. conftest.c: In function 'main':
  735. conftest.c:67:21: error: expected expression before ')' token
  736. if (sizeof ((size_t)))
  737. ^
  738. configure:4931: $? = 1
  739. configure: failed program was:
  740. | /* confdefs.h */
  741. | #define PACKAGE_NAME "yals"
  742. | #define PACKAGE_TARNAME "yals"
  743. | #define PACKAGE_VERSION "1.0"
  744. | #define PACKAGE_STRING "yals 1.0"
  745. | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
  746. | #define PACKAGE_URL ""
  747. | #define PACKAGE "yals"
  748. | #define VERSION "1.0"
  749. | #define HAVE_LIBEV 1
  750. | #define HAVE_LIBZLOG 1
  751. | #define STDC_HEADERS 1
  752. | #define HAVE_SYS_TYPES_H 1
  753. | #define HAVE_SYS_STAT_H 1
  754. | #define HAVE_STDLIB_H 1
  755. | #define HAVE_STRING_H 1
  756. | #define HAVE_MEMORY_H 1
  757. | #define HAVE_STRINGS_H 1
  758. | #define HAVE_INTTYPES_H 1
  759. | #define HAVE_STDINT_H 1
  760. | #define HAVE_UNISTD_H 1
  761. | #define HAVE_ARPA_INET_H 1
  762. | #define HAVE_FCNTL_H 1
  763. | #define HAVE_NETINET_IN_H 1
  764. | #define HAVE_STDINT_H 1
  765. | #define HAVE_STRING_H 1
  766. | #define HAVE_SYS_SOCKET_H 1
  767. | #define HAVE_UNISTD_H 1
  768. | #define HAVE__BOOL 1
  769. | /* end confdefs.h. */
  770. | #include <stdio.h>
  771. | #ifdef HAVE_SYS_TYPES_H
  772. | # include <sys/types.h>
  773. | #endif
  774. | #ifdef HAVE_SYS_STAT_H
  775. | # include <sys/stat.h>
  776. | #endif
  777. | #ifdef STDC_HEADERS
  778. | # include <stdlib.h>
  779. | # include <stddef.h>
  780. | #else
  781. | # ifdef HAVE_STDLIB_H
  782. | # include <stdlib.h>
  783. | # endif
  784. | #endif
  785. | #ifdef HAVE_STRING_H
  786. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  787. | # include <memory.h>
  788. | # endif
  789. | # include <string.h>
  790. | #endif
  791. | #ifdef HAVE_STRINGS_H
  792. | # include <strings.h>
  793. | #endif
  794. | #ifdef HAVE_INTTYPES_H
  795. | # include <inttypes.h>
  796. | #endif
  797. | #ifdef HAVE_STDINT_H
  798. | # include <stdint.h>
  799. | #endif
  800. | #ifdef HAVE_UNISTD_H
  801. | # include <unistd.h>
  802. | #endif
  803. | int
  804. | main ()
  805. | {
  806. | if (sizeof ((size_t)))
  807. | return 0;
  808. | ;
  809. | return 0;
  810. | }
  811. configure:4931: result: yes
  812. configure:4942: checking for uint16_t
  813. configure:4942: gcc -c -g -O2 conftest.c >&5
  814. configure:4942: $? = 0
  815. configure:4942: result: yes
  816. configure:4954: checking for uint32_t
  817. configure:4954: gcc -c -g -O2 conftest.c >&5
  818. configure:4954: $? = 0
  819. configure:4954: result: yes
  820. configure:4968: checking for uint64_t
  821. configure:4968: gcc -c -g -O2 conftest.c >&5
  822. configure:4968: $? = 0
  823. configure:4968: result: yes
  824. configure:4982: checking for uint8_t
  825. configure:4982: gcc -c -g -O2 conftest.c >&5
  826. configure:4982: $? = 0
  827. configure:4982: result: yes
  828. configure:5000: checking for stdlib.h
  829. configure:5000: result: yes
  830. configure:5010: checking for GNU libc compatible malloc
  831. configure:5034: gcc -o conftest -g -O2 conftest.c -lzlog -lev >&5
  832. configure:5034: $? = 0
  833. configure:5034: ./conftest
  834. configure:5034: $? = 0
  835. configure:5044: result: yes
  836. configure:5067: checking for stdlib.h
  837. configure:5067: result: yes
  838. configure:5077: checking for GNU libc compatible realloc
  839. configure:5101: gcc -o conftest -g -O2 conftest.c -lzlog -lev >&5
  840. configure:5101: $? = 0
  841. configure:5101: ./conftest
  842. configure:5101: $? = 0
  843. configure:5111: result: yes
  844. configure:5135: checking for inet_ntoa
  845. configure:5135: gcc -o conftest -g -O2 conftest.c -lzlog -lev >&5
  846. configure:5135: $? = 0
  847. configure:5135: result: yes
  848. configure:5135: checking for memset
  849. configure:5135: gcc -o conftest -g -O2 conftest.c -lzlog -lev >&5
  850. conftest.c:59:6: warning: conflicting types for built-in function 'memset'
  851. char memset ();
  852. ^
  853. configure:5135: $? = 0
  854. configure:5135: result: yes
  855. configure:5135: checking for socket
  856. configure:5135: gcc -o conftest -g -O2 conftest.c -lzlog -lev >&5
  857. configure:5135: $? = 0
  858. configure:5135: result: yes
  859. configure:5292: checking that generated files are newer than configure
  860. configure:5298: result: done
  861. configure:5325: creating ./config.status
  862. ## ---------------- ##
  863. ## Cache variables. ##
  864. ## ---------------- ##
  865. ac_cv_c_compiler_gnu=yes
  866. ac_cv_c_inline=inline
  867. ac_cv_c_int16_t=yes
  868. ac_cv_c_int32_t=yes
  869. ac_cv_c_int64_t=yes
  870. ac_cv_c_int8_t=yes
  871. ac_cv_c_uint16_t=yes
  872. ac_cv_c_uint32_t=yes
  873. ac_cv_c_uint64_t=yes
  874. ac_cv_c_uint8_t=yes
  875. ac_cv_cxx_compiler_gnu=yes
  876. ac_cv_env_CCC_set=
  877. ac_cv_env_CCC_value=
  878. ac_cv_env_CC_set=
  879. ac_cv_env_CC_value=
  880. ac_cv_env_CFLAGS_set=
  881. ac_cv_env_CFLAGS_value=
  882. ac_cv_env_CPPFLAGS_set=
  883. ac_cv_env_CPPFLAGS_value=
  884. ac_cv_env_CPP_set=
  885. ac_cv_env_CPP_value=
  886. ac_cv_env_CXXFLAGS_set=
  887. ac_cv_env_CXXFLAGS_value=
  888. ac_cv_env_CXX_set=
  889. ac_cv_env_CXX_value=
  890. ac_cv_env_LDFLAGS_set=
  891. ac_cv_env_LDFLAGS_value=
  892. ac_cv_env_LIBS_set=
  893. ac_cv_env_LIBS_value=
  894. ac_cv_env_build_alias_set=
  895. ac_cv_env_build_alias_value=
  896. ac_cv_env_host_alias_set=
  897. ac_cv_env_host_alias_value=
  898. ac_cv_env_target_alias_set=
  899. ac_cv_env_target_alias_value=
  900. ac_cv_func_inet_ntoa=yes
  901. ac_cv_func_malloc_0_nonnull=yes
  902. ac_cv_func_memset=yes
  903. ac_cv_func_realloc_0_nonnull=yes
  904. ac_cv_func_socket=yes
  905. ac_cv_header_arpa_inet_h=yes
  906. ac_cv_header_fcntl_h=yes
  907. ac_cv_header_inttypes_h=yes
  908. ac_cv_header_memory_h=yes
  909. ac_cv_header_netinet_in_h=yes
  910. ac_cv_header_stdbool_h=yes
  911. ac_cv_header_stdc=yes
  912. ac_cv_header_stdint_h=yes
  913. ac_cv_header_stdlib_h=yes
  914. ac_cv_header_string_h=yes
  915. ac_cv_header_strings_h=yes
  916. ac_cv_header_sys_socket_h=yes
  917. ac_cv_header_sys_stat_h=yes
  918. ac_cv_header_sys_types_h=yes
  919. ac_cv_header_unistd_h=yes
  920. ac_cv_lib_ev_main=yes
  921. ac_cv_lib_zlog_main=yes
  922. ac_cv_objext=o
  923. ac_cv_path_EGREP='/bin/grep -E'
  924. ac_cv_path_GREP=/bin/grep
  925. ac_cv_path_install='/usr/bin/install -c'
  926. ac_cv_path_mkdir=/bin/mkdir
  927. ac_cv_prog_AWK=gawk
  928. ac_cv_prog_CPP='gcc -E'
  929. ac_cv_prog_ac_ct_CC=gcc
  930. ac_cv_prog_ac_ct_CXX=g++
  931. ac_cv_prog_cc_c89=
  932. ac_cv_prog_cc_g=yes
  933. ac_cv_prog_cxx_g=yes
  934. ac_cv_prog_make_make_set=yes
  935. ac_cv_type__Bool=yes
  936. ac_cv_type_size_t=yes
  937. am_cv_CC_dependencies_compiler_type=gcc3
  938. am_cv_CXX_dependencies_compiler_type=gcc3
  939. ## ----------------- ##
  940. ## Output variables. ##
  941. ## ----------------- ##
  942. ACLOCAL='${SHELL} /home/lemon/resource/ya-serv/missing --run aclocal-1.12'
  943. AMDEPBACKSLASH='\'
  944. AMDEP_FALSE='#'
  945. AMDEP_TRUE=''
  946. AMTAR='$${TAR-tar}'
  947. AUTOCONF='${SHELL} /home/lemon/resource/ya-serv/missing --run autoconf'
  948. AUTOHEADER='${SHELL} /home/lemon/resource/ya-serv/missing --run autoheader'
  949. AUTOMAKE='${SHELL} /home/lemon/resource/ya-serv/missing --run automake-1.12'
  950. AWK='gawk'
  951. CC='gcc'
  952. CCDEPMODE='depmode=gcc3'
  953. CFLAGS='-g -O2'
  954. CPP='gcc -E'
  955. CPPFLAGS=''
  956. CXX='g++'
  957. CXXDEPMODE='depmode=gcc3'
  958. CXXFLAGS='-g -O2'
  959. CYGPATH_W='echo'
  960. DEFS='-DPACKAGE_NAME=\"yals\" -DPACKAGE_TARNAME=\"yals\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"yals\ 1.0\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"yals\" -DVERSION=\"1.0\" -DHAVE_LIBEV=1 -DHAVE_LIBZLOG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1'
  961. DEPDIR='.deps'
  962. ECHO_C=''
  963. ECHO_N='-n'
  964. ECHO_T=''
  965. EGREP='/bin/grep -E'
  966. EXEEXT=''
  967. GREP='/bin/grep'
  968. INSTALL_DATA='${INSTALL} -m 644'
  969. INSTALL_PROGRAM='${INSTALL}'
  970. INSTALL_SCRIPT='${INSTALL}'
  971. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  972. LDFLAGS=''
  973. LIBOBJS=''
  974. LIBS='-lzlog -lev '
  975. LTLIBOBJS=''
  976. MAKEINFO='${SHELL} /home/lemon/resource/ya-serv/missing --run makeinfo'
  977. MKDIR_P='/bin/mkdir -p'
  978. OBJEXT='o'
  979. PACKAGE='yals'
  980. PACKAGE_BUGREPORT='BUG-REPORT-ADDRESS'
  981. PACKAGE_NAME='yals'
  982. PACKAGE_STRING='yals 1.0'
  983. PACKAGE_TARNAME='yals'
  984. PACKAGE_URL=''
  985. PACKAGE_VERSION='1.0'
  986. PATH_SEPARATOR=':'
  987. SET_MAKE=''
  988. SHELL='/bin/sh'
  989. STRIP=''
  990. VERSION='1.0'
  991. ac_ct_CC='gcc'
  992. ac_ct_CXX='g++'
  993. am__EXEEXT_FALSE=''
  994. am__EXEEXT_TRUE='#'
  995. am__fastdepCC_FALSE='#'
  996. am__fastdepCC_TRUE=''
  997. am__fastdepCXX_FALSE='#'
  998. am__fastdepCXX_TRUE=''
  999. am__include='include'
  1000. am__isrc=''
  1001. am__leading_dot='.'
  1002. am__nodep='_no'
  1003. am__quote=''
  1004. am__tar='$${TAR-tar} chof - "$$tardir"'
  1005. am__untar='$${TAR-tar} xf -'
  1006. bindir='${exec_prefix}/bin'
  1007. build_alias=''
  1008. datadir='${datarootdir}'
  1009. datarootdir='${prefix}/share'
  1010. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1011. dvidir='${docdir}'
  1012. exec_prefix='${prefix}'
  1013. host_alias=''
  1014. htmldir='${docdir}'
  1015. includedir='${prefix}/include'
  1016. infodir='${datarootdir}/info'
  1017. install_sh='${SHELL} /home/lemon/resource/ya-serv/install-sh'
  1018. libdir='${exec_prefix}/lib'
  1019. libexecdir='${exec_prefix}/libexec'
  1020. localedir='${datarootdir}/locale'
  1021. localstatedir='${prefix}/var'
  1022. mandir='${datarootdir}/man'
  1023. mkdir_p='$(MKDIR_P)'
  1024. oldincludedir='/usr/include'
  1025. pdfdir='${docdir}'
  1026. prefix='/usr/local'
  1027. program_transform_name='s,x,x,'
  1028. psdir='${docdir}'
  1029. sbindir='${exec_prefix}/sbin'
  1030. sharedstatedir='${prefix}/com'
  1031. sysconfdir='${prefix}/etc'
  1032. target_alias=''
  1033. ## ----------- ##
  1034. ## confdefs.h. ##
  1035. ## ----------- ##
  1036. /* confdefs.h */
  1037. #define PACKAGE_NAME "yals"
  1038. #define PACKAGE_TARNAME "yals"
  1039. #define PACKAGE_VERSION "1.0"
  1040. #define PACKAGE_STRING "yals 1.0"
  1041. #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
  1042. #define PACKAGE_URL ""
  1043. #define PACKAGE "yals"
  1044. #define VERSION "1.0"
  1045. #define HAVE_LIBEV 1
  1046. #define HAVE_LIBZLOG 1
  1047. #define STDC_HEADERS 1
  1048. #define HAVE_SYS_TYPES_H 1
  1049. #define HAVE_SYS_STAT_H 1
  1050. #define HAVE_STDLIB_H 1
  1051. #define HAVE_STRING_H 1
  1052. #define HAVE_MEMORY_H 1
  1053. #define HAVE_STRINGS_H 1
  1054. #define HAVE_INTTYPES_H 1
  1055. #define HAVE_STDINT_H 1
  1056. #define HAVE_UNISTD_H 1
  1057. #define HAVE_ARPA_INET_H 1
  1058. #define HAVE_FCNTL_H 1
  1059. #define HAVE_NETINET_IN_H 1
  1060. #define HAVE_STDINT_H 1
  1061. #define HAVE_STRING_H 1
  1062. #define HAVE_SYS_SOCKET_H 1
  1063. #define HAVE_UNISTD_H 1
  1064. #define HAVE__BOOL 1
  1065. #define HAVE_STDLIB_H 1
  1066. #define HAVE_MALLOC 1
  1067. #define HAVE_STDLIB_H 1
  1068. #define HAVE_REALLOC 1
  1069. #define HAVE_INET_NTOA 1
  1070. #define HAVE_MEMSET 1
  1071. #define HAVE_SOCKET 1
  1072. configure: exit 0
  1073. ## ---------------------- ##
  1074. ## Running config.status. ##
  1075. ## ---------------------- ##
  1076. This file was extended by yals config.status 1.0, which was
  1077. generated by GNU Autoconf 2.69. Invocation command line was
  1078. CONFIG_FILES =
  1079. CONFIG_HEADERS =
  1080. CONFIG_LINKS =
  1081. CONFIG_COMMANDS =
  1082. $ ./config.status
  1083. on lfs-7.2
  1084. config.status:780: creating Makefile
  1085. config.status:952: executing depfiles commands
  1086. ## ---------------------- ##
  1087. ## Running config.status. ##
  1088. ## ---------------------- ##
  1089. This file was extended by yals config.status 1.0, which was
  1090. generated by GNU Autoconf 2.69. Invocation command line was
  1091. CONFIG_FILES =
  1092. CONFIG_HEADERS =
  1093. CONFIG_LINKS =
  1094. CONFIG_COMMANDS =
  1095. $ ./config.status Makefile depfiles
  1096. on lfs-7.2
  1097. config.status:780: creating Makefile
  1098. config.status:952: executing depfiles commands
  1099. ## ---------------------- ##
  1100. ## Running config.status. ##
  1101. ## ---------------------- ##
  1102. This file was extended by yals config.status 1.0, which was
  1103. generated by GNU Autoconf 2.69. Invocation command line was
  1104. CONFIG_FILES =
  1105. CONFIG_HEADERS =
  1106. CONFIG_LINKS =
  1107. CONFIG_COMMANDS =
  1108. $ ./config.status Makefile depfiles
  1109. on lfs-7.2
  1110. config.status:780: creating Makefile
  1111. config.status:952: executing depfiles commands
  1112. ## ---------------------- ##
  1113. ## Running config.status. ##
  1114. ## ---------------------- ##
  1115. This file was extended by yals config.status 1.0, which was
  1116. generated by GNU Autoconf 2.69. Invocation command line was
  1117. CONFIG_FILES =
  1118. CONFIG_HEADERS =
  1119. CONFIG_LINKS =
  1120. CONFIG_COMMANDS =
  1121. $ ./config.status Makefile depfiles
  1122. on lfs-7.2
  1123. config.status:780: creating Makefile
  1124. config.status:952: executing depfiles commands