Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2015
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.45 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 Unikey X Input Method configure 1.0.4, which was
  5. generated by GNU Autoconf 2.59. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = kali
  14. uname -m = x86_64
  15. uname -r = 3.18.0-kali3-amd64
  16. uname -s = Linux
  17. uname -v = #1 SMP Debian 3.18.6-1~kali2 (2015-03-02)
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36.  
  37.  
  38. ## ----------- ##
  39. ## Core tests. ##
  40. ## ----------- ##
  41.  
  42. configure:1576: checking for a BSD-compatible install
  43. configure:1631: result: /usr/bin/install -c
  44. configure:1642: checking whether build environment is sane
  45. configure:1685: result: yes
  46. configure:1718: checking for gawk
  47. configure:1747: result: no
  48. configure:1718: checking for mawk
  49. configure:1734: found /usr/bin/mawk
  50. configure:1744: result: mawk
  51. configure:1754: checking whether make sets $(MAKE)
  52. configure:1774: result: yes
  53. configure:2018: checking build system type
  54. configure:2036: result: x86_64-unknown-linux-gnu
  55. configure:2044: checking host system type
  56. configure:2058: result: x86_64-unknown-linux-gnu
  57. configure:2078: checking for style of include used by make
  58. configure:2106: result: GNU
  59. configure:2177: checking for gcc
  60. configure:2193: found /usr/bin/gcc
  61. configure:2203: result: gcc
  62. configure:2447: checking for C compiler version
  63. configure:2450: gcc --version </dev/null >&5
  64. gcc (Debian 4.7.2-5) 4.7.2
  65. Copyright (C) 2012 Free Software Foundation, Inc.
  66. This is free software; see the source for copying conditions. There is NO
  67. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  68.  
  69. configure:2453: $? = 0
  70. configure:2455: gcc -v </dev/null >&5
  71. Using built-in specs.
  72. COLLECT_GCC=gcc
  73. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
  74. Target: x86_64-linux-gnu
  75. Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-5' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  76. Thread model: posix
  77. gcc version 4.7.2 (Debian 4.7.2-5)
  78. configure:2458: $? = 0
  79. configure:2460: gcc -V </dev/null >&5
  80. gcc: error: unrecognized command line option '-V'
  81. gcc: fatal error: no input files
  82. compilation terminated.
  83. configure:2463: $? = 4
  84. configure:2486: checking for C compiler default output file name
  85. configure:2489: gcc conftest.c >&5
  86. configure:2492: $? = 0
  87. configure:2538: result: a.out
  88. configure:2543: checking whether the C compiler works
  89. configure:2549: ./a.out
  90. configure:2552: $? = 0
  91. configure:2569: result: yes
  92. configure:2576: checking whether we are cross compiling
  93. configure:2578: result: no
  94. configure:2581: checking for suffix of executables
  95. configure:2583: gcc -o conftest conftest.c >&5
  96. configure:2586: $? = 0
  97. configure:2611: result:
  98. configure:2617: checking for suffix of object files
  99. configure:2638: gcc -c conftest.c >&5
  100. configure:2641: $? = 0
  101. configure:2663: result: o
  102. configure:2667: checking whether we are using the GNU C compiler
  103. configure:2691: gcc -c conftest.c >&5
  104. configure:2697: $? = 0
  105. configure:2700: test -z || test ! -s conftest.err
  106. configure:2703: $? = 0
  107. configure:2706: test -s conftest.o
  108. configure:2709: $? = 0
  109. configure:2722: result: yes
  110. configure:2728: checking whether gcc accepts -g
  111. configure:2749: gcc -c -g conftest.c >&5
  112. configure:2755: $? = 0
  113. configure:2758: test -z || test ! -s conftest.err
  114. configure:2761: $? = 0
  115. configure:2764: test -s conftest.o
  116. configure:2767: $? = 0
  117. configure:2778: result: yes
  118. configure:2795: checking for gcc option to accept ANSI C
  119. configure:2865: gcc -c -g -O2 conftest.c >&5
  120. configure:2871: $? = 0
  121. configure:2874: test -z || test ! -s conftest.err
  122. configure:2877: $? = 0
  123. configure:2880: test -s conftest.o
  124. configure:2883: $? = 0
  125. configure:2901: result: none needed
  126. configure:2919: gcc -c -g -O2 conftest.c >&5
  127. conftest.c:2:3: error: unknown type name 'choke'
  128. conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
  129. configure:2925: $? = 1
  130. configure: failed program was:
  131. | #ifndef __cplusplus
  132. | choke me
  133. | #endif
  134. configure:3057: checking dependency style of gcc
  135. configure:3140: result: gcc3
  136. configure:3157: checking for a sed that does not truncate output
  137. configure:3211: result: /bin/sed
  138. configure:3214: checking for egrep
  139. configure:3224: result: grep -E
  140. configure:3240: checking for ld used by gcc
  141. configure:3307: result: /usr/bin/ld
  142. configure:3316: checking if the linker (/usr/bin/ld) is GNU ld
  143. configure:3331: result: yes
  144. configure:3336: checking for /usr/bin/ld option to reload object files
  145. configure:3343: result: -r
  146. configure:3361: checking for BSD-compatible nm
  147. configure:3410: result: /usr/bin/nm -B
  148. configure:3414: checking whether ln -s works
  149. configure:3418: result: yes
  150. configure:3425: checking how to recognise dependent libraries
  151. configure:3601: result: pass_all
  152. configure:3689: gcc -c -g -O2 conftest.c >&5
  153. configure:3692: $? = 0
  154. configure:3837: checking how to run the C preprocessor
  155. configure:3872: gcc -E conftest.c
  156. configure:3878: $? = 0
  157. configure:3910: gcc -E conftest.c
  158. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  159. compilation terminated.
  160. configure:3916: $? = 1
  161. configure: failed program was:
  162. | /* confdefs.h. */
  163. |
  164. | #define PACKAGE_NAME "Unikey X Input Method"
  165. | #define PACKAGE_TARNAME "x-unikey"
  166. | #define PACKAGE_VERSION "1.0.4"
  167. | #define PACKAGE_STRING "Unikey X Input Method 1.0.4"
  168. | #define PACKAGE_BUGREPORT "unikey@gmail.com"
  169. | #define PACKAGE "x-unikey"
  170. | #define VERSION "1.0.4"
  171. | /* end confdefs.h. */
  172. | #include <ac_nonexistent.h>
  173. configure:3955: result: gcc -E
  174. configure:3979: gcc -E conftest.c
  175. configure:3985: $? = 0
  176. configure:4017: gcc -E conftest.c
  177. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  178. compilation terminated.
  179. configure:4023: $? = 1
  180. configure: failed program was:
  181. | /* confdefs.h. */
  182. |
  183. | #define PACKAGE_NAME "Unikey X Input Method"
  184. | #define PACKAGE_TARNAME "x-unikey"
  185. | #define PACKAGE_VERSION "1.0.4"
  186. | #define PACKAGE_STRING "Unikey X Input Method 1.0.4"
  187. | #define PACKAGE_BUGREPORT "unikey@gmail.com"
  188. | #define PACKAGE "x-unikey"
  189. | #define VERSION "1.0.4"
  190. | /* end confdefs.h. */
  191. | #include <ac_nonexistent.h>
  192. configure:4067: checking for ANSI C header files
  193. configure:4092: gcc -c -g -O2 conftest.c >&5
  194. configure:4098: $? = 0
  195. configure:4101: test -z || test ! -s conftest.err
  196. configure:4104: $? = 0
  197. configure:4107: test -s conftest.o
  198. configure:4110: $? = 0
  199. configure:4199: gcc -o conftest -g -O2 conftest.c >&5
  200. conftest.c: In function 'main':
  201. conftest.c:28:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  202. configure:4202: $? = 0
  203. configure:4204: ./conftest
  204. configure:4207: $? = 0
  205. configure:4222: result: yes
  206. configure:4246: checking for sys/types.h
  207. configure:4262: gcc -c -g -O2 conftest.c >&5
  208. configure:4268: $? = 0
  209. configure:4271: test -z || test ! -s conftest.err
  210. configure:4274: $? = 0
  211. configure:4277: test -s conftest.o
  212. configure:4280: $? = 0
  213. configure:4291: result: yes
  214. configure:4246: checking for sys/stat.h
  215. configure:4262: gcc -c -g -O2 conftest.c >&5
  216. configure:4268: $? = 0
  217. configure:4271: test -z || test ! -s conftest.err
  218. configure:4274: $? = 0
  219. configure:4277: test -s conftest.o
  220. configure:4280: $? = 0
  221. configure:4291: result: yes
  222. configure:4246: checking for stdlib.h
  223. configure:4262: gcc -c -g -O2 conftest.c >&5
  224. configure:4268: $? = 0
  225. configure:4271: test -z || test ! -s conftest.err
  226. configure:4274: $? = 0
  227. configure:4277: test -s conftest.o
  228. configure:4280: $? = 0
  229. configure:4291: result: yes
  230. configure:4246: checking for string.h
  231. configure:4262: gcc -c -g -O2 conftest.c >&5
  232. configure:4268: $? = 0
  233. configure:4271: test -z || test ! -s conftest.err
  234. configure:4274: $? = 0
  235. configure:4277: test -s conftest.o
  236. configure:4280: $? = 0
  237. configure:4291: result: yes
  238. configure:4246: checking for memory.h
  239. configure:4262: gcc -c -g -O2 conftest.c >&5
  240. configure:4268: $? = 0
  241. configure:4271: test -z || test ! -s conftest.err
  242. configure:4274: $? = 0
  243. configure:4277: test -s conftest.o
  244. configure:4280: $? = 0
  245. configure:4291: result: yes
  246. configure:4246: checking for strings.h
  247. configure:4262: gcc -c -g -O2 conftest.c >&5
  248. configure:4268: $? = 0
  249. configure:4271: test -z || test ! -s conftest.err
  250. configure:4274: $? = 0
  251. configure:4277: test -s conftest.o
  252. configure:4280: $? = 0
  253. configure:4291: result: yes
  254. configure:4246: checking for inttypes.h
  255. configure:4262: gcc -c -g -O2 conftest.c >&5
  256. configure:4268: $? = 0
  257. configure:4271: test -z || test ! -s conftest.err
  258. configure:4274: $? = 0
  259. configure:4277: test -s conftest.o
  260. configure:4280: $? = 0
  261. configure:4291: result: yes
  262. configure:4246: checking for stdint.h
  263. configure:4262: gcc -c -g -O2 conftest.c >&5
  264. configure:4268: $? = 0
  265. configure:4271: test -z || test ! -s conftest.err
  266. configure:4274: $? = 0
  267. configure:4277: test -s conftest.o
  268. configure:4280: $? = 0
  269. configure:4291: result: yes
  270. configure:4246: checking for unistd.h
  271. configure:4262: gcc -c -g -O2 conftest.c >&5
  272. configure:4268: $? = 0
  273. configure:4271: test -z || test ! -s conftest.err
  274. configure:4274: $? = 0
  275. configure:4277: test -s conftest.o
  276. configure:4280: $? = 0
  277. configure:4291: result: yes
  278. configure:4317: checking dlfcn.h usability
  279. configure:4329: gcc -c -g -O2 conftest.c >&5
  280. configure:4335: $? = 0
  281. configure:4338: test -z || test ! -s conftest.err
  282. configure:4341: $? = 0
  283. configure:4344: test -s conftest.o
  284. configure:4347: $? = 0
  285. configure:4357: result: yes
  286. configure:4361: checking dlfcn.h presence
  287. configure:4371: gcc -E conftest.c
  288. configure:4377: $? = 0
  289. configure:4397: result: yes
  290. configure:4432: checking for dlfcn.h
  291. configure:4439: result: yes
  292. configure:4504: checking for g++
  293. configure:4520: found /usr/bin/g++
  294. configure:4530: result: g++
  295. configure:4546: checking for C++ compiler version
  296. configure:4549: g++ --version </dev/null >&5
  297. g++ (Debian 4.7.2-5) 4.7.2
  298. Copyright (C) 2012 Free Software Foundation, Inc.
  299. This is free software; see the source for copying conditions. There is NO
  300. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  301.  
  302. configure:4552: $? = 0
  303. configure:4554: g++ -v </dev/null >&5
  304. Using built-in specs.
  305. COLLECT_GCC=g++
  306. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
  307. Target: x86_64-linux-gnu
  308. Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-5' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  309. Thread model: posix
  310. gcc version 4.7.2 (Debian 4.7.2-5)
  311. configure:4557: $? = 0
  312. configure:4559: g++ -V </dev/null >&5
  313. g++: error: unrecognized command line option '-V'
  314. g++: fatal error: no input files
  315. compilation terminated.
  316. configure:4562: $? = 4
  317. configure:4565: checking whether we are using the GNU C++ compiler
  318. configure:4589: g++ -c conftest.cc >&5
  319. configure:4595: $? = 0
  320. configure:4598: test -z || test ! -s conftest.err
  321. configure:4601: $? = 0
  322. configure:4604: test -s conftest.o
  323. configure:4607: $? = 0
  324. configure:4620: result: yes
  325. configure:4626: checking whether g++ accepts -g
  326. configure:4647: g++ -c -g conftest.cc >&5
  327. configure:4653: $? = 0
  328. configure:4656: test -z || test ! -s conftest.err
  329. configure:4659: $? = 0
  330. configure:4662: test -s conftest.o
  331. configure:4665: $? = 0
  332. configure:4676: result: yes
  333. configure:4718: g++ -c -g -O2 conftest.cc >&5
  334. configure:4724: $? = 0
  335. configure:4727: test -z || test ! -s conftest.err
  336. configure:4730: $? = 0
  337. configure:4733: test -s conftest.o
  338. configure:4736: $? = 0
  339. configure:4762: g++ -c -g -O2 conftest.cc >&5
  340. conftest.cc: In function 'int main()':
  341. conftest.cc:26:9: error: 'exit' was not declared in this scope
  342. configure:4768: $? = 1
  343. configure: failed program was:
  344. | /* confdefs.h. */
  345. |
  346. | #define PACKAGE_NAME "Unikey X Input Method"
  347. | #define PACKAGE_TARNAME "x-unikey"
  348. | #define PACKAGE_VERSION "1.0.4"
  349. | #define PACKAGE_STRING "Unikey X Input Method 1.0.4"
  350. | #define PACKAGE_BUGREPORT "unikey@gmail.com"
  351. | #define PACKAGE "x-unikey"
  352. | #define VERSION "1.0.4"
  353. | #define STDC_HEADERS 1
  354. | #define HAVE_SYS_TYPES_H 1
  355. | #define HAVE_SYS_STAT_H 1
  356. | #define HAVE_STDLIB_H 1
  357. | #define HAVE_STRING_H 1
  358. | #define HAVE_MEMORY_H 1
  359. | #define HAVE_STRINGS_H 1
  360. | #define HAVE_INTTYPES_H 1
  361. | #define HAVE_STDINT_H 1
  362. | #define HAVE_UNISTD_H 1
  363. | #define HAVE_DLFCN_H 1
  364. | /* end confdefs.h. */
  365. |
  366. | int
  367. | main ()
  368. | {
  369. | exit (42);
  370. | ;
  371. | return 0;
  372. | }
  373. configure:4718: g++ -c -g -O2 conftest.cc >&5
  374. conftest.cc:22:40: error: 'void std::exit(int)' should have been declared inside 'std'
  375. configure:4724: $? = 1
  376. configure: failed program was:
  377. | /* confdefs.h. */
  378. |
  379. | #define PACKAGE_NAME "Unikey X Input Method"
  380. | #define PACKAGE_TARNAME "x-unikey"
  381. | #define PACKAGE_VERSION "1.0.4"
  382. | #define PACKAGE_STRING "Unikey X Input Method 1.0.4"
  383. | #define PACKAGE_BUGREPORT "unikey@gmail.com"
  384. | #define PACKAGE "x-unikey"
  385. | #define VERSION "1.0.4"
  386. | #define STDC_HEADERS 1
  387. | #define HAVE_SYS_TYPES_H 1
  388. | #define HAVE_SYS_STAT_H 1
  389. | #define HAVE_STDLIB_H 1
  390. | #define HAVE_STRING_H 1
  391. | #define HAVE_MEMORY_H 1
  392. | #define HAVE_STRINGS_H 1
  393. | #define HAVE_INTTYPES_H 1
  394. | #define HAVE_STDINT_H 1
  395. | #define HAVE_UNISTD_H 1
  396. | #define HAVE_DLFCN_H 1
  397. | /* end confdefs.h. */
  398. | extern "C" void std::exit (int) throw (); using std::exit;
  399. | #include <stdlib.h>
  400. | int
  401. | main ()
  402. | {
  403. | exit (42);
  404. | ;
  405. | return 0;
  406. | }
  407. configure:4718: g++ -c -g -O2 conftest.cc >&5
  408. conftest.cc:22:31: error: 'void std::exit(int)' should have been declared inside 'std'
  409. In file included from conftest.cc:23:0:
  410. /usr/include/stdlib.h:544:70: error: declaration of 'void std::exit(int) throw ()' has a different exception specifier
  411. conftest.cc:22:17: error: from previous declaration 'void std::exit(int)'
  412. configure:4724: $? = 1
  413. configure: failed program was:
  414. | /* confdefs.h. */
  415. |
  416. | #define PACKAGE_NAME "Unikey X Input Method"
  417. | #define PACKAGE_TARNAME "x-unikey"
  418. | #define PACKAGE_VERSION "1.0.4"
  419. | #define PACKAGE_STRING "Unikey X Input Method 1.0.4"
  420. | #define PACKAGE_BUGREPORT "unikey@gmail.com"
  421. | #define PACKAGE "x-unikey"
  422. | #define VERSION "1.0.4"
  423. | #define STDC_HEADERS 1
  424. | #define HAVE_SYS_TYPES_H 1
  425. | #define HAVE_SYS_STAT_H 1
  426. | #define HAVE_STDLIB_H 1
  427. | #define HAVE_STRING_H 1
  428. | #define HAVE_MEMORY_H 1
  429. | #define HAVE_STRINGS_H 1
  430. | #define HAVE_INTTYPES_H 1
  431. | #define HAVE_STDINT_H 1
  432. | #define HAVE_UNISTD_H 1
  433. | #define HAVE_DLFCN_H 1
  434. | /* end confdefs.h. */
  435. | extern "C" void std::exit (int); using std::exit;
  436. | #include <stdlib.h>
  437. | int
  438. | main ()
  439. | {
  440. | exit (42);
  441. | ;
  442. | return 0;
  443. | }
  444. configure:4718: g++ -c -g -O2 conftest.cc >&5
  445. configure:4724: $? = 0
  446. configure:4727: test -z || test ! -s conftest.err
  447. configure:4730: $? = 0
  448. configure:4733: test -s conftest.o
  449. configure:4736: $? = 0
  450. configure:4762: g++ -c -g -O2 conftest.cc >&5
  451. configure:4768: $? = 0
  452. configure:4771: test -z || test ! -s conftest.err
  453. configure:4774: $? = 0
  454. configure:4777: test -s conftest.o
  455. configure:4780: $? = 0
  456. configure:4805: checking dependency style of g++
  457. configure:4888: result: gcc3
  458. configure:4915: checking how to run the C++ preprocessor
  459. configure:4946: g++ -E conftest.cc
  460. configure:4952: $? = 0
  461. configure:4984: g++ -E conftest.cc
  462. conftest.cc:25:28: fatal error: ac_nonexistent.h: No such file or directory
  463. compilation terminated.
  464. configure:4990: $? = 1
  465. configure: failed program was:
  466. | /* confdefs.h. */
  467. |
  468. | #define PACKAGE_NAME "Unikey X Input Method"
  469. | #define PACKAGE_TARNAME "x-unikey"
  470. | #define PACKAGE_VERSION "1.0.4"
  471. | #define PACKAGE_STRING "Unikey X Input Method 1.0.4"
  472. | #define PACKAGE_BUGREPORT "unikey@gmail.com"
  473. | #define PACKAGE "x-unikey"
  474. | #define VERSION "1.0.4"
  475. | #define STDC_HEADERS 1
  476. | #define HAVE_SYS_TYPES_H 1
  477. | #define HAVE_SYS_STAT_H 1
  478. | #define HAVE_STDLIB_H 1
  479. | #define HAVE_STRING_H 1
  480. | #define HAVE_MEMORY_H 1
  481. | #define HAVE_STRINGS_H 1
  482. | #define HAVE_INTTYPES_H 1
  483. | #define HAVE_STDINT_H 1
  484. | #define HAVE_UNISTD_H 1
  485. | #define HAVE_DLFCN_H 1
  486. | #ifdef __cplusplus
  487. | extern "C" void exit (int) throw ();
  488. | #endif
  489. | /* end confdefs.h. */
  490. | #include <ac_nonexistent.h>
  491. configure:5029: result: g++ -E
  492. configure:5053: g++ -E conftest.cc
  493. configure:5059: $? = 0
  494. configure:5091: g++ -E conftest.cc
  495. conftest.cc:25:28: fatal error: ac_nonexistent.h: No such file or directory
  496. compilation terminated.
  497. configure:5097: $? = 1
  498. configure: failed program was:
  499. | /* confdefs.h. */
  500. |
  501. | #define PACKAGE_NAME "Unikey X Input Method"
  502. | #define PACKAGE_TARNAME "x-unikey"
  503. | #define PACKAGE_VERSION "1.0.4"
  504. | #define PACKAGE_STRING "Unikey X Input Method 1.0.4"
  505. | #define PACKAGE_BUGREPORT "unikey@gmail.com"
  506. | #define PACKAGE "x-unikey"
  507. | #define VERSION "1.0.4"
  508. | #define STDC_HEADERS 1
  509. | #define HAVE_SYS_TYPES_H 1
  510. | #define HAVE_SYS_STAT_H 1
  511. | #define HAVE_STDLIB_H 1
  512. | #define HAVE_STRING_H 1
  513. | #define HAVE_MEMORY_H 1
  514. | #define HAVE_STRINGS_H 1
  515. | #define HAVE_INTTYPES_H 1
  516. | #define HAVE_STDINT_H 1
  517. | #define HAVE_UNISTD_H 1
  518. | #define HAVE_DLFCN_H 1
  519. | #ifdef __cplusplus
  520. | extern "C" void exit (int) throw ();
  521. | #endif
  522. | /* end confdefs.h. */
  523. | #include <ac_nonexistent.h>
  524. configure:5194: checking for g77
  525. configure:5223: result: no
  526. configure:5194: checking for f77
  527. configure:5223: result: no
  528. configure:5194: checking for xlf
  529. configure:5223: result: no
  530. configure:5194: checking for frt
  531. configure:5223: result: no
  532. configure:5194: checking for pgf77
  533. configure:5223: result: no
  534. configure:5194: checking for fort77
  535. configure:5223: result: no
  536. configure:5194: checking for fl32
  537. configure:5223: result: no
  538. configure:5194: checking for af77
  539. configure:5223: result: no
  540. configure:5194: checking for f90
  541. configure:5223: result: no
  542. configure:5194: checking for xlf90
  543. configure:5223: result: no
  544. configure:5194: checking for pgf90
  545. configure:5223: result: no
  546. configure:5194: checking for epcf90
  547. configure:5223: result: no
  548. configure:5194: checking for f95
  549. configure:5223: result: no
  550. configure:5194: checking for fort
  551. configure:5223: result: no
  552. configure:5194: checking for xlf95
  553. configure:5223: result: no
  554. configure:5194: checking for ifc
  555. configure:5223: result: no
  556. configure:5194: checking for efc
  557. configure:5223: result: no
  558. configure:5194: checking for pgf95
  559. configure:5223: result: no
  560. configure:5194: checking for lf95
  561. configure:5223: result: no
  562. configure:5194: checking for gfortran
  563. configure:5223: result: no
  564. configure:5235: checking for Fortran 77 compiler version
  565. configure:5238: --version </dev/null >&5
  566. ./configure: line 5239: --version: command not found
  567. configure:5241: $? = 127
  568. configure:5243: -v </dev/null >&5
  569. ./configure: line 5244: -v: command not found
  570. configure:5246: $? = 127
  571. configure:5248: -V </dev/null >&5
  572. ./configure: line 5249: -V: command not found
  573. configure:5251: $? = 127
  574. configure:5259: checking whether we are using the GNU Fortran 77 compiler
  575. configure:5273: -c conftest.F >&5
  576. ./configure: line 5274: -c: command not found
  577. configure:5279: $? = 127
  578. configure: failed program was:
  579. | program main
  580. | #ifndef __GNUC__
  581. | choke me
  582. | #endif
  583. |
  584. | end
  585. configure:5304: result: no
  586. configure:5310: checking whether accepts -g
  587. configure:5322: -c -g conftest.f >&5
  588. ./configure: line 5323: -c: command not found
  589. configure:5328: $? = 127
  590. configure: failed program was:
  591. | program main
  592. |
  593. | end
  594. configure:5352: result: no
  595. configure:5382: checking the maximum length of command line arguments
  596. configure:5491: result: 32768
  597. configure:5502: checking command to parse /usr/bin/nm -B output from gcc object
  598. configure:5607: gcc -c -g -O2 conftest.c >&5
  599. configure:5610: $? = 0
  600. configure:5614: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  601. configure:5617: $? = 0
  602. configure:5669: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  603. configure:5672: $? = 0
  604. configure:5710: result: ok
  605. configure:5714: checking for objdir
  606. configure:5729: result: .libs
  607. configure:5819: checking for ar
  608. configure:5835: found /usr/bin/ar
  609. configure:5846: result: ar
  610. configure:5899: checking for ranlib
  611. configure:5915: found /usr/bin/ranlib
  612. configure:5926: result: ranlib
  613. configure:5979: checking for strip
  614. configure:5995: found /usr/bin/strip
  615. configure:6006: result: strip
  616. configure:6278: checking if gcc supports -fno-rtti -fno-exceptions
  617. configure:6296: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  618. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  619. configure:6300: $? = 0
  620. configure:6313: result: no
  621. configure:6328: checking for gcc option to produce PIC
  622. configure:6538: result: -fPIC
  623. configure:6546: checking if gcc PIC flag -fPIC works
  624. configure:6564: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
  625. configure:6568: $? = 0
  626. configure:6581: result: yes
  627. configure:6609: checking if gcc static flag -static works
  628. configure:6637: result: yes
  629. configure:6647: checking if gcc supports -c -o file.o
  630. configure:6668: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  631. configure:6672: $? = 0
  632. configure:6694: result: yes
  633. configure:6720: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  634. configure:7677: result: yes
  635. configure:7698: checking whether -lc should be explicitly linked in
  636. configure:7703: gcc -c -g -O2 conftest.c >&5
  637. configure:7706: $? = 0
  638. configure:7721: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
  639. configure:7724: $? = 0
  640. configure:7736: result: no
  641. configure:7744: checking dynamic linker characteristics
  642. configure:8320: result: GNU/Linux ld.so
  643. configure:8329: checking how to hardcode library paths into programs
  644. configure:8354: result: immediate
  645. configure:8368: checking whether stripping libraries is possible
  646. configure:8373: result: yes
  647. configure:9200: checking if libtool supports shared libraries
  648. configure:9202: result: yes
  649. configure:9205: checking whether to build shared libraries
  650. configure:9226: result: yes
  651. configure:9229: checking whether to build static libraries
  652. configure:9233: result: yes
  653. configure:9325: creating libtool
  654. configure:9913: checking for ld used by g++
  655. configure:9980: result: /usr/bin/ld -m elf_x86_64
  656. configure:9989: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
  657. configure:10004: result: yes
  658. configure:10055: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  659. configure:10991: result: yes
  660. configure:11009: g++ -c -g -O2 conftest.cpp >&5
  661. configure:11012: $? = 0
  662. configure:11131: checking for g++ option to produce PIC
  663. configure:11405: result: -fPIC
  664. configure:11413: checking if g++ PIC flag -fPIC works
  665. configure:11431: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
  666. configure:11435: $? = 0
  667. configure:11448: result: yes
  668. configure:11476: checking if g++ static flag -static works
  669. configure:11504: result: yes
  670. configure:11514: checking if g++ supports -c -o file.o
  671. configure:11535: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  672. configure:11539: $? = 0
  673. configure:11561: result: yes
  674. configure:11587: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  675. configure:11615: result: yes
  676. configure:11682: checking dynamic linker characteristics
  677. configure:12258: result: GNU/Linux ld.so
  678. configure:12267: checking how to hardcode library paths into programs
  679. configure:12292: result: immediate
  680. configure:18512: checking for C++ compiler version
  681. configure:18515: g++ --version </dev/null >&5
  682. g++ (Debian 4.7.2-5) 4.7.2
  683. Copyright (C) 2012 Free Software Foundation, Inc.
  684. This is free software; see the source for copying conditions. There is NO
  685. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  686.  
  687. configure:18518: $? = 0
  688. configure:18520: g++ -v </dev/null >&5
  689. Using built-in specs.
  690. COLLECT_GCC=g++
  691. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
  692. Target: x86_64-linux-gnu
  693. Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-5' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  694. Thread model: posix
  695. gcc version 4.7.2 (Debian 4.7.2-5)
  696. configure:18523: $? = 0
  697. configure:18525: g++ -V </dev/null >&5
  698. g++: error: unrecognized command line option '-V'
  699. g++: fatal error: no input files
  700. compilation terminated.
  701. configure:18528: $? = 4
  702. configure:18531: checking whether we are using the GNU C++ compiler
  703. configure:18586: result: yes
  704. configure:18592: checking whether g++ accepts -g
  705. configure:18642: result: yes
  706. configure:18684: g++ -c -g -O2 conftest.cc >&5
  707. configure:18690: $? = 0
  708. configure:18693: test -z || test ! -s conftest.err
  709. configure:18696: $? = 0
  710. configure:18699: test -s conftest.o
  711. configure:18702: $? = 0
  712. configure:18728: g++ -c -g -O2 conftest.cc >&5
  713. configure:18734: $? = 0
  714. configure:18737: test -z || test ! -s conftest.err
  715. configure:18740: $? = 0
  716. configure:18743: test -s conftest.o
  717. configure:18746: $? = 0
  718. configure:18771: checking dependency style of g++
  719. configure:18854: result: gcc3
  720. configure:18917: checking for gcc
  721. configure:18943: result: gcc
  722. configure:19187: checking for C compiler version
  723. configure:19190: gcc --version </dev/null >&5
  724. gcc (Debian 4.7.2-5) 4.7.2
  725. Copyright (C) 2012 Free Software Foundation, Inc.
  726. This is free software; see the source for copying conditions. There is NO
  727. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  728.  
  729. configure:19193: $? = 0
  730. configure:19195: gcc -v </dev/null >&5
  731. Using built-in specs.
  732. COLLECT_GCC=gcc
  733. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
  734. Target: x86_64-linux-gnu
  735. Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-5' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  736. Thread model: posix
  737. gcc version 4.7.2 (Debian 4.7.2-5)
  738. configure:19198: $? = 0
  739. configure:19200: gcc -V </dev/null >&5
  740. gcc: error: unrecognized command line option '-V'
  741. gcc: fatal error: no input files
  742. compilation terminated.
  743. configure:19203: $? = 4
  744. configure:19206: checking whether we are using the GNU C compiler
  745. configure:19261: result: yes
  746. configure:19267: checking whether gcc accepts -g
  747. configure:19317: result: yes
  748. configure:19334: checking for gcc option to accept ANSI C
  749. configure:19440: result: none needed
  750. configure:19458: gcc -c -g -O2 conftest.c >&5
  751. conftest.c:2:3: error: unknown type name 'choke'
  752. conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
  753. configure:19464: $? = 1
  754. configure: failed program was:
  755. | #ifndef __cplusplus
  756. | choke me
  757. | #endif
  758. configure:19596: checking dependency style of gcc
  759. configure:19679: result: gcc3
  760. configure:19701: checking how to run the C preprocessor
  761. configure:19819: result: gcc -E
  762. configure:19843: gcc -E conftest.c
  763. configure:19849: $? = 0
  764. configure:19881: gcc -E conftest.c
  765. conftest.c:25:28: fatal error: ac_nonexistent.h: No such file or directory
  766. compilation terminated.
  767. configure:19887: $? = 1
  768. configure: failed program was:
  769. | /* confdefs.h. */
  770. |
  771. | #define PACKAGE_NAME "Unikey X Input Method"
  772. | #define PACKAGE_TARNAME "x-unikey"
  773. | #define PACKAGE_VERSION "1.0.4"
  774. | #define PACKAGE_STRING "Unikey X Input Method 1.0.4"
  775. | #define PACKAGE_BUGREPORT "unikey@gmail.com"
  776. | #define PACKAGE "x-unikey"
  777. | #define VERSION "1.0.4"
  778. | #define STDC_HEADERS 1
  779. | #define HAVE_SYS_TYPES_H 1
  780. | #define HAVE_SYS_STAT_H 1
  781. | #define HAVE_STDLIB_H 1
  782. | #define HAVE_STRING_H 1
  783. | #define HAVE_MEMORY_H 1
  784. | #define HAVE_STRINGS_H 1
  785. | #define HAVE_INTTYPES_H 1
  786. | #define HAVE_STDINT_H 1
  787. | #define HAVE_UNISTD_H 1
  788. | #define HAVE_DLFCN_H 1
  789. | #ifdef __cplusplus
  790. | extern "C" void exit (int) throw ();
  791. | #endif
  792. | /* end confdefs.h. */
  793. | #include <ac_nonexistent.h>
  794. configure:19971: checking for ranlib
  795. configure:19998: result: ranlib
  796. configure:20023: checking for a BSD-compatible install
  797. configure:20078: result: /usr/bin/install -c
  798. configure:20089: checking whether ln -s works
  799. configure:20093: result: yes
  800. configure:20100: checking whether make sets $(MAKE)
  801. configure:20120: result: yes
  802. configure:20133: checking for some Win32 platform
  803. configure:20143: result: no
  804. configure:20158: checking for ANSI C header files
  805. configure:20313: result: yes
  806. configure:20323: checking for stdbool.h that conforms to C99
  807. configure:20376: gcc -c -g -O2 conftest.c >&5
  808. conftest.c:52:2: warning: variably modified 'd' at file scope [enabled by default]
  809. conftest.c:54:2: warning: variably modified 'f' at file scope [enabled by default]
  810. configure:20382: $? = 0
  811. configure:20385: test -z || test ! -s conftest.err
  812. configure:20388: $? = 0
  813. configure:20391: test -s conftest.o
  814. configure:20394: $? = 0
  815. configure:20405: result: yes
  816. configure:20407: checking for _Bool
  817. configure:20431: gcc -c -g -O2 conftest.c >&5
  818. configure:20437: $? = 0
  819. configure:20440: test -z || test ! -s conftest.err
  820. configure:20443: $? = 0
  821. configure:20446: test -s conftest.o
  822. configure:20449: $? = 0
  823. configure:20460: result: yes
  824. configure:20479: checking for X
  825. configure:20585: gcc -E conftest.c
  826. configure:20591: $? = 0
  827. configure:20641: gcc -o conftest -g -O2 conftest.c -lX11 >&5
  828. configure:20647: $? = 0
  829. configure:20650: test -z || test ! -s conftest.err
  830. configure:20653: $? = 0
  831. configure:20656: test -s conftest
  832. configure:20659: $? = 0
  833. configure:20713: result: libraries , headers in standard search path
  834. configure:20717: checking for sys/wait.h that is POSIX.1 compatible
  835. configure:20748: gcc -c -g -O2 conftest.c >&5
  836. configure:20754: $? = 0
  837. configure:20757: test -z || test ! -s conftest.err
  838. configure:20760: $? = 0
  839. configure:20763: test -s conftest.o
  840. configure:20766: $? = 0
  841. configure:20777: result: yes
  842. configure:20811: checking fcntl.h usability
  843. configure:20823: gcc -c -g -O2 conftest.c >&5
  844. configure:20829: $? = 0
  845. configure:20832: test -z || test ! -s conftest.err
  846. configure:20835: $? = 0
  847. configure:20838: test -s conftest.o
  848. configure:20841: $? = 0
  849. configure:20851: result: yes
  850. configure:20855: checking fcntl.h presence
  851. configure:20865: gcc -E conftest.c
  852. configure:20871: $? = 0
  853. configure:20891: result: yes
  854. configure:20926: checking for fcntl.h
  855. configure:20933: result: yes
  856. configure:20811: checking libintl.h usability
  857. configure:20823: gcc -c -g -O2 conftest.c >&5
  858. configure:20829: $? = 0
  859. configure:20832: test -z || test ! -s conftest.err
  860. configure:20835: $? = 0
  861. configure:20838: test -s conftest.o
  862. configure:20841: $? = 0
  863. configure:20851: result: yes
  864. configure:20855: checking libintl.h presence
  865. configure:20865: gcc -E conftest.c
  866. configure:20871: $? = 0
  867. configure:20891: result: yes
  868. configure:20926: checking for libintl.h
  869. configure:20933: result: yes
  870. configure:20811: checking locale.h usability
  871. configure:20823: gcc -c -g -O2 conftest.c >&5
  872. configure:20829: $? = 0
  873. configure:20832: test -z || test ! -s conftest.err
  874. configure:20835: $? = 0
  875. configure:20838: test -s conftest.o
  876. configure:20841: $? = 0
  877. configure:20851: result: yes
  878. configure:20855: checking locale.h presence
  879. configure:20865: gcc -E conftest.c
  880. configure:20871: $? = 0
  881. configure:20891: result: yes
  882. configure:20926: checking for locale.h
  883. configure:20933: result: yes
  884. configure:20811: checking malloc.h usability
  885. configure:20823: gcc -c -g -O2 conftest.c >&5
  886. configure:20829: $? = 0
  887. configure:20832: test -z || test ! -s conftest.err
  888. configure:20835: $? = 0
  889. configure:20838: test -s conftest.o
  890. configure:20841: $? = 0
  891. configure:20851: result: yes
  892. configure:20855: checking malloc.h presence
  893. configure:20865: gcc -E conftest.c
  894. configure:20871: $? = 0
  895. configure:20891: result: yes
  896. configure:20926: checking for malloc.h
  897. configure:20933: result: yes
  898. configure:20802: checking for memory.h
  899. configure:20807: result: yes
  900. configure:20811: checking stddef.h usability
  901. configure:20823: gcc -c -g -O2 conftest.c >&5
  902. configure:20829: $? = 0
  903. configure:20832: test -z || test ! -s conftest.err
  904. configure:20835: $? = 0
  905. configure:20838: test -s conftest.o
  906. configure:20841: $? = 0
  907. configure:20851: result: yes
  908. configure:20855: checking stddef.h presence
  909. configure:20865: gcc -E conftest.c
  910. configure:20871: $? = 0
  911. configure:20891: result: yes
  912. configure:20926: checking for stddef.h
  913. configure:20933: result: yes
  914. configure:20802: checking for stdlib.h
  915. configure:20807: result: yes
  916. configure:20802: checking for string.h
  917. configure:20807: result: yes
  918. configure:20811: checking sys/param.h usability
  919. configure:20823: gcc -c -g -O2 conftest.c >&5
  920. configure:20829: $? = 0
  921. configure:20832: test -z || test ! -s conftest.err
  922. configure:20835: $? = 0
  923. configure:20838: test -s conftest.o
  924. configure:20841: $? = 0
  925. configure:20851: result: yes
  926. configure:20855: checking sys/param.h presence
  927. configure:20865: gcc -E conftest.c
  928. configure:20871: $? = 0
  929. configure:20891: result: yes
  930. configure:20926: checking for sys/param.h
  931. configure:20933: result: yes
  932. configure:20802: checking for unistd.h
  933. configure:20807: result: yes
  934. configure:20811: checking time.h usability
  935. configure:20823: gcc -c -g -O2 conftest.c >&5
  936. configure:20829: $? = 0
  937. configure:20832: test -z || test ! -s conftest.err
  938. configure:20835: $? = 0
  939. configure:20838: test -s conftest.o
  940. configure:20841: $? = 0
  941. configure:20851: result: yes
  942. configure:20855: checking time.h presence
  943. configure:20865: gcc -E conftest.c
  944. configure:20871: $? = 0
  945. configure:20891: result: yes
  946. configure:20926: checking for time.h
  947. configure:20933: result: yes
  948. configure:20948: checking for an ANSI C-conforming const
  949. configure:21015: gcc -c -g -O2 conftest.c >&5
  950. configure:21021: $? = 0
  951. configure:21024: test -z || test ! -s conftest.err
  952. configure:21027: $? = 0
  953. configure:21030: test -s conftest.o
  954. configure:21033: $? = 0
  955. configure:21044: result: yes
  956. configure:21054: checking for inline
  957. configure:21075: gcc -c -g -O2 conftest.c >&5
  958. configure:21081: $? = 0
  959. configure:21084: test -z || test ! -s conftest.err
  960. configure:21087: $? = 0
  961. configure:21090: test -s conftest.o
  962. configure:21093: $? = 0
  963. configure:21105: result: inline
  964. configure:21124: checking for pid_t
  965. configure:21148: gcc -c -g -O2 conftest.c >&5
  966. configure:21154: $? = 0
  967. configure:21157: test -z || test ! -s conftest.err
  968. configure:21160: $? = 0
  969. configure:21163: test -s conftest.o
  970. configure:21166: $? = 0
  971. configure:21177: result: yes
  972. configure:21189: checking for size_t
  973. configure:21213: gcc -c -g -O2 conftest.c >&5
  974. configure:21219: $? = 0
  975. configure:21222: test -z || test ! -s conftest.err
  976. configure:21225: $? = 0
  977. configure:21228: test -s conftest.o
  978. configure:21231: $? = 0
  979. configure:21242: result: yes
  980. configure:21663: gcc -o conftest -g -O2 conftest.c -lX11 >&5
  981. configure:21669: $? = 0
  982. configure:21672: test -z || test ! -s conftest.err
  983. configure:21675: $? = 0
  984. configure:21678: test -s conftest
  985. configure:21681: $? = 0
  986. configure:21837: checking for gethostbyname
  987. configure:21894: gcc -o conftest -g -O2 conftest.c >&5
  988. configure:21900: $? = 0
  989. configure:21903: test -z || test ! -s conftest.err
  990. configure:21906: $? = 0
  991. configure:21909: test -s conftest
  992. configure:21912: $? = 0
  993. configure:21924: result: yes
  994. configure:22073: checking for connect
  995. configure:22130: gcc -o conftest -g -O2 conftest.c >&5
  996. configure:22136: $? = 0
  997. configure:22139: test -z || test ! -s conftest.err
  998. configure:22142: $? = 0
  999. configure:22145: test -s conftest
  1000. configure:22148: $? = 0
  1001. configure:22160: result: yes
  1002. configure:22234: checking for remove
  1003. configure:22291: gcc -o conftest -g -O2 conftest.c >&5
  1004. configure:22297: $? = 0
  1005. configure:22300: test -z || test ! -s conftest.err
  1006. configure:22303: $? = 0
  1007. configure:22306: test -s conftest
  1008. configure:22309: $? = 0
  1009. configure:22321: result: yes
  1010. configure:22395: checking for shmat
  1011. configure:22452: gcc -o conftest -g -O2 conftest.c >&5
  1012. configure:22458: $? = 0
  1013. configure:22461: test -z || test ! -s conftest.err
  1014. configure:22464: $? = 0
  1015. configure:22467: test -s conftest
  1016. configure:22470: $? = 0
  1017. configure:22482: result: yes
  1018. configure:22565: checking for IceConnectionNumber in -lICE
  1019. configure:22595: gcc -o conftest -g -O2 conftest.c -lICE >&5
  1020. configure:22601: $? = 0
  1021. configure:22604: test -z || test ! -s conftest.err
  1022. configure:22607: $? = 0
  1023. configure:22610: test -s conftest
  1024. configure:22613: $? = 0
  1025. configure:22626: result: yes
  1026. configure:22644: checking for unistd.h
  1027. configure:22649: result: yes
  1028. configure:22653: checking vfork.h usability
  1029. configure:22665: gcc -c -g -O2 conftest.c >&5
  1030. conftest.c:75:19: fatal error: vfork.h: No such file or directory
  1031. compilation terminated.
  1032. configure:22671: $? = 1
  1033. configure: failed program was:
  1034. | /* confdefs.h. */
  1035. |
  1036. | #define PACKAGE_NAME "Unikey X Input Method"
  1037. | #define PACKAGE_TARNAME "x-unikey"
  1038. | #define PACKAGE_VERSION "1.0.4"
  1039. | #define PACKAGE_STRING "Unikey X Input Method 1.0.4"
  1040. | #define PACKAGE_BUGREPORT "unikey@gmail.com"
  1041. | #define PACKAGE "x-unikey"
  1042. | #define VERSION "1.0.4"
  1043. | #define STDC_HEADERS 1
  1044. | #define HAVE_SYS_TYPES_H 1
  1045. | #define HAVE_SYS_STAT_H 1
  1046. | #define HAVE_STDLIB_H 1
  1047. | #define HAVE_STRING_H 1
  1048. | #define HAVE_MEMORY_H 1
  1049. | #define HAVE_STRINGS_H 1
  1050. | #define HAVE_INTTYPES_H 1
  1051. | #define HAVE_STDINT_H 1
  1052. | #define HAVE_UNISTD_H 1
  1053. | #define HAVE_DLFCN_H 1
  1054. | #ifdef __cplusplus
  1055. | extern "C" void exit (int) throw ();
  1056. | #endif
  1057. | #define STDC_HEADERS 1
  1058. | #define HAVE__BOOL 1
  1059. | #define HAVE_STDBOOL_H 1
  1060. | #define HAVE_SYS_WAIT_H 1
  1061. | #define HAVE_FCNTL_H 1
  1062. | #define HAVE_LIBINTL_H 1
  1063. | #define HAVE_LOCALE_H 1
  1064. | #define HAVE_MALLOC_H 1
  1065. | #define HAVE_MEMORY_H 1
  1066. | #define HAVE_STDDEF_H 1
  1067. | #define HAVE_STDLIB_H 1
  1068. | #define HAVE_STRING_H 1
  1069. | #define HAVE_SYS_PARAM_H 1
  1070. | #define HAVE_UNISTD_H 1
  1071. | #define HAVE_TIME_H 1
  1072. | #define HAVE_UNISTD_H 1
  1073. | /* end confdefs.h. */
  1074. | #include <stdio.h>
  1075. | #if HAVE_SYS_TYPES_H
  1076. | # include <sys/types.h>
  1077. | #endif
  1078. | #if HAVE_SYS_STAT_H
  1079. | # include <sys/stat.h>
  1080. | #endif
  1081. | #if STDC_HEADERS
  1082. | # include <stdlib.h>
  1083. | # include <stddef.h>
  1084. | #else
  1085. | # if HAVE_STDLIB_H
  1086. | # include <stdlib.h>
  1087. | # endif
  1088. | #endif
  1089. | #if HAVE_STRING_H
  1090. | # if !STDC_HEADERS && HAVE_MEMORY_H
  1091. | # include <memory.h>
  1092. | # endif
  1093. | # include <string.h>
  1094. | #endif
  1095. | #if HAVE_STRINGS_H
  1096. | # include <strings.h>
  1097. | #endif
  1098. | #if HAVE_INTTYPES_H
  1099. | # include <inttypes.h>
  1100. | #else
  1101. | # if HAVE_STDINT_H
  1102. | # include <stdint.h>
  1103. | # endif
  1104. | #endif
  1105. | #if HAVE_UNISTD_H
  1106. | # include <unistd.h>
  1107. | #endif
  1108. | #include <vfork.h>
  1109. configure:22693: result: no
  1110. configure:22697: checking vfork.h presence
  1111. configure:22707: gcc -E conftest.c
  1112. conftest.c:41:19: fatal error: vfork.h: No such file or directory
  1113. compilation terminated.
  1114. configure:22713: $? = 1
  1115. configure: failed program was:
  1116. | /* confdefs.h. */
  1117. |
  1118. | #define PACKAGE_NAME "Unikey X Input Method"
  1119. | #define PACKAGE_TARNAME "x-unikey"
  1120. | #define PACKAGE_VERSION "1.0.4"
  1121. | #define PACKAGE_STRING "Unikey X Input Method 1.0.4"
  1122. | #define PACKAGE_BUGREPORT "unikey@gmail.com"
  1123. | #define PACKAGE "x-unikey"
  1124. | #define VERSION "1.0.4"
  1125. | #define STDC_HEADERS 1
  1126. | #define HAVE_SYS_TYPES_H 1
  1127. | #define HAVE_SYS_STAT_H 1
  1128. | #define HAVE_STDLIB_H 1
  1129. | #define HAVE_STRING_H 1
  1130. | #define HAVE_MEMORY_H 1
  1131. | #define HAVE_STRINGS_H 1
  1132. | #define HAVE_INTTYPES_H 1
  1133. | #define HAVE_STDINT_H 1
  1134. | #define HAVE_UNISTD_H 1
  1135. | #define HAVE_DLFCN_H 1
  1136. | #ifdef __cplusplus
  1137. | extern "C" void exit (int) throw ();
  1138. | #endif
  1139. | #define STDC_HEADERS 1
  1140. | #define HAVE__BOOL 1
  1141. | #define HAVE_STDBOOL_H 1
  1142. | #define HAVE_SYS_WAIT_H 1
  1143. | #define HAVE_FCNTL_H 1
  1144. | #define HAVE_LIBINTL_H 1
  1145. | #define HAVE_LOCALE_H 1
  1146. | #define HAVE_MALLOC_H 1
  1147. | #define HAVE_MEMORY_H 1
  1148. | #define HAVE_STDDEF_H 1
  1149. | #define HAVE_STDLIB_H 1
  1150. | #define HAVE_STRING_H 1
  1151. | #define HAVE_SYS_PARAM_H 1
  1152. | #define HAVE_UNISTD_H 1
  1153. | #define HAVE_TIME_H 1
  1154. | #define HAVE_UNISTD_H 1
  1155. | /* end confdefs.h. */
  1156. | #include <vfork.h>
  1157. configure:22733: result: no
  1158. configure:22768: checking for vfork.h
  1159. configure:22775: result: no
  1160. configure:22793: checking for fork
  1161. configure:22850: gcc -o conftest -g -O2 conftest.c >&5
  1162. conftest.c:65:6: warning: conflicting types for built-in function 'fork' [enabled by default]
  1163. configure:22856: $? = 0
  1164. configure:22859: test -z || test ! -s conftest.err
  1165. configure:22862: $? = 0
  1166. configure:22865: test -s conftest
  1167. configure:22868: $? = 0
  1168. configure:22880: result: yes
  1169. configure:22793: checking for vfork
  1170. configure:22850: gcc -o conftest -g -O2 conftest.c >&5
  1171. configure:22856: $? = 0
  1172. configure:22859: test -z || test ! -s conftest.err
  1173. configure:22862: $? = 0
  1174. configure:22865: test -s conftest
  1175. configure:22868: $? = 0
  1176. configure:22880: result: yes
  1177. configure:22891: checking for working fork
  1178. configure:22920: gcc -o conftest -g -O2 conftest.c >&5
  1179. configure:22923: $? = 0
  1180. configure:22925: ./conftest
  1181. configure:22928: $? = 0
  1182. configure:22942: result: yes
  1183. configure:22963: checking for working vfork
  1184. configure:23096: result: yes
  1185. configure:23132: checking for stdlib.h
  1186. configure:23137: result: yes
  1187. configure:23276: checking for GNU libc compatible malloc
  1188. configure:23305: gcc -o conftest -g -O2 conftest.c >&5
  1189. configure:23308: $? = 0
  1190. configure:23310: ./conftest
  1191. configure:23313: $? = 0
  1192. configure:23327: result: yes
  1193. configure:23357: checking for function prototypes
  1194. configure:23360: result: yes
  1195. configure:23377: checking whether setvbuf arguments are reversed
  1196. configure:23402: gcc -o conftest -g -O2 conftest.c >&5
  1197. conftest.c:51:10: error: conflicting types for 'setvbuf'
  1198. In file included from conftest.c:49:0:
  1199. /usr/include/stdio.h:333:12: note: previous declaration of 'setvbuf' was here
  1200. configure:23408: $? = 1
  1201. configure: failed program was:
  1202. | /* confdefs.h. */
  1203. |
  1204. | #define PACKAGE_NAME "Unikey X Input Method"
  1205. | #define PACKAGE_TARNAME "x-unikey"
  1206. | #define PACKAGE_VERSION "1.0.4"
  1207. | #define PACKAGE_STRING "Unikey X Input Method 1.0.4"
  1208. | #define PACKAGE_BUGREPORT "unikey@gmail.com"
  1209. | #define PACKAGE "x-unikey"
  1210. | #define VERSION "1.0.4"
  1211. | #define STDC_HEADERS 1
  1212. | #define HAVE_SYS_TYPES_H 1
  1213. | #define HAVE_SYS_STAT_H 1
  1214. | #define HAVE_STDLIB_H 1
  1215. | #define HAVE_STRING_H 1
  1216. | #define HAVE_MEMORY_H 1
  1217. | #define HAVE_STRINGS_H 1
  1218. | #define HAVE_INTTYPES_H 1
  1219. | #define HAVE_STDINT_H 1
  1220. | #define HAVE_UNISTD_H 1
  1221. | #define HAVE_DLFCN_H 1
  1222. | #ifdef __cplusplus
  1223. | extern "C" void exit (int) throw ();
  1224. | #endif
  1225. | #define STDC_HEADERS 1
  1226. | #define HAVE__BOOL 1
  1227. | #define HAVE_STDBOOL_H 1
  1228. | #define HAVE_SYS_WAIT_H 1
  1229. | #define HAVE_FCNTL_H 1
  1230. | #define HAVE_LIBINTL_H 1
  1231. | #define HAVE_LOCALE_H 1
  1232. | #define HAVE_MALLOC_H 1
  1233. | #define HAVE_MEMORY_H 1
  1234. | #define HAVE_STDDEF_H 1
  1235. | #define HAVE_STDLIB_H 1
  1236. | #define HAVE_STRING_H 1
  1237. | #define HAVE_SYS_PARAM_H 1
  1238. | #define HAVE_UNISTD_H 1
  1239. | #define HAVE_TIME_H 1
  1240. | #define HAVE_UNISTD_H 1
  1241. | #define HAVE_FORK 1
  1242. | #define HAVE_VFORK 1
  1243. | #define HAVE_WORKING_VFORK 1
  1244. | #define HAVE_WORKING_FORK 1
  1245. | #define HAVE_STDLIB_H 1
  1246. | #define HAVE_MALLOC 1
  1247. | #define PROTOTYPES 1
  1248. | #define __PROTOTYPES 1
  1249. | /* end confdefs.h. */
  1250. | #include <stdio.h>
  1251. | # if PROTOTYPES
  1252. | int (setvbuf) (FILE *, int, char *, size_t);
  1253. | # endif
  1254. | int
  1255. | main ()
  1256. | {
  1257. | char buf; return setvbuf (stdout, _IOLBF, &buf, 1);
  1258. | ;
  1259. | return 0;
  1260. | }
  1261. configure:23527: result: no
  1262. configure:23537: checking return type of signal handlers
  1263. configure:23568: gcc -c -g -O2 conftest.c >&5
  1264. configure:23574: $? = 0
  1265. configure:23577: test -z || test ! -s conftest.err
  1266. configure:23580: $? = 0
  1267. configure:23583: test -s conftest.o
  1268. configure:23586: $? = 0
  1269. configure:23597: result: void
  1270. configure:23620: checking for gethostname
  1271. configure:23677: gcc -o conftest -g -O2 conftest.c >&5
  1272. configure:23683: $? = 0
  1273. configure:23686: test -z || test ! -s conftest.err
  1274. configure:23689: $? = 0
  1275. configure:23692: test -s conftest
  1276. configure:23695: $? = 0
  1277. configure:23707: result: yes
  1278. configure:23620: checking for memmove
  1279. configure:23677: gcc -o conftest -g -O2 conftest.c >&5
  1280. conftest.c:75:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
  1281. configure:23683: $? = 0
  1282. configure:23686: test -z || test ! -s conftest.err
  1283. configure:23689: $? = 0
  1284. configure:23692: test -s conftest
  1285. configure:23695: $? = 0
  1286. configure:23707: result: yes
  1287. configure:23620: checking for memset
  1288. configure:23677: gcc -o conftest -g -O2 conftest.c >&5
  1289. conftest.c:76:6: warning: conflicting types for built-in function 'memset' [enabled by default]
  1290. configure:23683: $? = 0
  1291. configure:23686: test -z || test ! -s conftest.err
  1292. configure:23689: $? = 0
  1293. configure:23692: test -s conftest
  1294. configure:23695: $? = 0
  1295. configure:23707: result: yes
  1296. configure:23620: checking for setlocale
  1297. configure:23677: gcc -o conftest -g -O2 conftest.c >&5
  1298. configure:23683: $? = 0
  1299. configure:23686: test -z || test ! -s conftest.err
  1300. configure:23689: $? = 0
  1301. configure:23692: test -s conftest
  1302. configure:23695: $? = 0
  1303. configure:23707: result: yes
  1304. configure:23620: checking for strcasecmp
  1305. configure:23677: gcc -o conftest -g -O2 conftest.c >&5
  1306. conftest.c:78:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
  1307. configure:23683: $? = 0
  1308. configure:23686: test -z || test ! -s conftest.err
  1309. configure:23689: $? = 0
  1310. configure:23692: test -s conftest
  1311. configure:23695: $? = 0
  1312. configure:23707: result: yes
  1313. configure:23620: checking for strchr
  1314. configure:23677: gcc -o conftest -g -O2 conftest.c >&5
  1315. conftest.c:79:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
  1316. configure:23683: $? = 0
  1317. configure:23686: test -z || test ! -s conftest.err
  1318. configure:23689: $? = 0
  1319. configure:23692: test -s conftest
  1320. configure:23695: $? = 0
  1321. configure:23707: result: yes
  1322. configure:23620: checking for strdup
  1323. configure:23677: gcc -o conftest -g -O2 conftest.c >&5
  1324. conftest.c:80:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
  1325. configure:23683: $? = 0
  1326. configure:23686: test -z || test ! -s conftest.err
  1327. configure:23689: $? = 0
  1328. configure:23692: test -s conftest
  1329. configure:23695: $? = 0
  1330. configure:23707: result: yes
  1331. configure:23620: checking for strrchr
  1332. configure:23677: gcc -o conftest -g -O2 conftest.c >&5
  1333. conftest.c:81:6: warning: conflicting types for built-in function 'strrchr' [enabled by default]
  1334. configure:23683: $? = 0
  1335. configure:23686: test -z || test ! -s conftest.err
  1336. configure:23689: $? = 0
  1337. configure:23692: test -s conftest
  1338. configure:23695: $? = 0
  1339. configure:23707: result: yes
  1340. configure:23620: checking for strtol
  1341. configure:23677: gcc -o conftest -g -O2 conftest.c >&5
  1342. configure:23683: $? = 0
  1343. configure:23686: test -z || test ! -s conftest.err
  1344. configure:23689: $? = 0
  1345. configure:23692: test -s conftest
  1346. configure:23695: $? = 0
  1347. configure:23707: result: yes
  1348. configure:23620: checking for strtoul
  1349. configure:23677: gcc -o conftest -g -O2 conftest.c >&5
  1350. configure:23683: $? = 0
  1351. configure:23686: test -z || test ! -s conftest.err
  1352. configure:23689: $? = 0
  1353. configure:23692: test -s conftest
  1354. configure:23695: $? = 0
  1355. configure:23707: result: yes
  1356. configure:23620: checking for mkdir
  1357. configure:23677: gcc -o conftest -g -O2 conftest.c >&5
  1358. configure:23683: $? = 0
  1359. configure:23686: test -z || test ! -s conftest.err
  1360. configure:23689: $? = 0
  1361. configure:23692: test -s conftest
  1362. configure:23695: $? = 0
  1363. configure:23707: result: yes
  1364. configure:23620: checking for strstr
  1365. configure:23677: gcc -o conftest -g -O2 conftest.c >&5
  1366. conftest.c:85:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
  1367. configure:23683: $? = 0
  1368. configure:23686: test -z || test ! -s conftest.err
  1369. configure:23689: $? = 0
  1370. configure:23692: test -s conftest
  1371. configure:23695: $? = 0
  1372. configure:23707: result: yes
  1373. configure:25750: creating ./config.status
  1374.  
  1375. ## ---------------------- ##
  1376. ## Running config.status. ##
  1377. ## ---------------------- ##
  1378.  
  1379. This file was extended by Unikey X Input Method config.status 1.0.4, which was
  1380. generated by GNU Autoconf 2.59. Invocation command line was
  1381.  
  1382. CONFIG_FILES =
  1383. CONFIG_HEADERS =
  1384. CONFIG_LINKS =
  1385. CONFIG_COMMANDS =
  1386. $ ./config.status
  1387.  
  1388. on kali
  1389.  
  1390. config.status:798: creating Makefile
  1391. config.status:798: creating src/Makefile
  1392. config.status:798: creating src/ukengine/Makefile
  1393. config.status:798: creating src/unikey-gtk/Makefile
  1394. config.status:798: creating src/IMdkit/Makefile
  1395. config.status:798: creating src/gui/Makefile
  1396. config.status:798: creating src/byteio/Makefile
  1397. config.status:798: creating src/ukinterface/Makefile
  1398. config.status:798: creating src/vnconv/Makefile
  1399. config.status:798: creating src/xim/Makefile
  1400. config.status:864: creating config.h
  1401. config.status:1244: executing depfiles commands
  1402.  
  1403. ## ---------------- ##
  1404. ## Cache variables. ##
  1405. ## ---------------- ##
  1406.  
  1407. ac_cv_build=x86_64-unknown-linux-gnu
  1408. ac_cv_build_alias=x86_64-unknown-linux-gnu
  1409. ac_cv_c_compiler_gnu=yes
  1410. ac_cv_c_const=yes
  1411. ac_cv_c_inline=inline
  1412. ac_cv_cxx_compiler_gnu=yes
  1413. ac_cv_env_CC_set=
  1414. ac_cv_env_CC_value=
  1415. ac_cv_env_CFLAGS_set=
  1416. ac_cv_env_CFLAGS_value=
  1417. ac_cv_env_CPPFLAGS_set=
  1418. ac_cv_env_CPPFLAGS_value=
  1419. ac_cv_env_CPP_set=
  1420. ac_cv_env_CPP_value=
  1421. ac_cv_env_CXXCPP_set=
  1422. ac_cv_env_CXXCPP_value=
  1423. ac_cv_env_CXXFLAGS_set=
  1424. ac_cv_env_CXXFLAGS_value=
  1425. ac_cv_env_CXX_set=
  1426. ac_cv_env_CXX_value=
  1427. ac_cv_env_F77_set=
  1428. ac_cv_env_F77_value=
  1429. ac_cv_env_FFLAGS_set=
  1430. ac_cv_env_FFLAGS_value=
  1431. ac_cv_env_GTK_CFLAGS_set=
  1432. ac_cv_env_GTK_CFLAGS_value=
  1433. ac_cv_env_GTK_LIBS_set=
  1434. ac_cv_env_GTK_LIBS_value=
  1435. ac_cv_env_LDFLAGS_set=
  1436. ac_cv_env_LDFLAGS_value=
  1437. ac_cv_env_PKG_CONFIG_set=
  1438. ac_cv_env_PKG_CONFIG_value=
  1439. ac_cv_env_build_alias_set=
  1440. ac_cv_env_build_alias_value=
  1441. ac_cv_env_host_alias_set=
  1442. ac_cv_env_host_alias_value=
  1443. ac_cv_env_target_alias_set=
  1444. ac_cv_env_target_alias_value=
  1445. ac_cv_exeext=
  1446. ac_cv_f77_compiler_gnu=no
  1447. ac_cv_func_connect=yes
  1448. ac_cv_func_fork=yes
  1449. ac_cv_func_fork_works=yes
  1450. ac_cv_func_gethostbyname=yes
  1451. ac_cv_func_gethostname=yes
  1452. ac_cv_func_malloc_0_nonnull=yes
  1453. ac_cv_func_memmove=yes
  1454. ac_cv_func_memset=yes
  1455. ac_cv_func_mkdir=yes
  1456. ac_cv_func_remove=yes
  1457. ac_cv_func_setlocale=yes
  1458. ac_cv_func_setvbuf_reversed=no
  1459. ac_cv_func_shmat=yes
  1460. ac_cv_func_strcasecmp=yes
  1461. ac_cv_func_strchr=yes
  1462. ac_cv_func_strdup=yes
  1463. ac_cv_func_strrchr=yes
  1464. ac_cv_func_strstr=yes
  1465. ac_cv_func_strtol=yes
  1466. ac_cv_func_strtoul=yes
  1467. ac_cv_func_vfork=yes
  1468. ac_cv_func_vfork_works=yes
  1469. ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries='
  1470. ac_cv_header_dlfcn_h=yes
  1471. ac_cv_header_fcntl_h=yes
  1472. ac_cv_header_inttypes_h=yes
  1473. ac_cv_header_libintl_h=yes
  1474. ac_cv_header_locale_h=yes
  1475. ac_cv_header_malloc_h=yes
  1476. ac_cv_header_memory_h=yes
  1477. ac_cv_header_stdbool_h=yes
  1478. ac_cv_header_stdc=yes
  1479. ac_cv_header_stddef_h=yes
  1480. ac_cv_header_stdint_h=yes
  1481. ac_cv_header_stdlib_h=yes
  1482. ac_cv_header_string_h=yes
  1483. ac_cv_header_strings_h=yes
  1484. ac_cv_header_sys_param_h=yes
  1485. ac_cv_header_sys_stat_h=yes
  1486. ac_cv_header_sys_types_h=yes
  1487. ac_cv_header_sys_wait_h=yes
  1488. ac_cv_header_time_h=yes
  1489. ac_cv_header_unistd_h=yes
  1490. ac_cv_header_vfork_h=no
  1491. ac_cv_host=x86_64-unknown-linux-gnu
  1492. ac_cv_host_alias=x86_64-unknown-linux-gnu
  1493. ac_cv_lib_ICE_IceConnectionNumber=yes
  1494. ac_cv_objext=o
  1495. ac_cv_path_install='/usr/bin/install -c'
  1496. ac_cv_prog_AWK=mawk
  1497. ac_cv_prog_CPP='gcc -E'
  1498. ac_cv_prog_CXXCPP='g++ -E'
  1499. ac_cv_prog_ac_ct_AR=ar
  1500. ac_cv_prog_ac_ct_CC=gcc
  1501. ac_cv_prog_ac_ct_CXX=g++
  1502. ac_cv_prog_ac_ct_RANLIB=ranlib
  1503. ac_cv_prog_ac_ct_STRIP=strip
  1504. ac_cv_prog_cc_g=yes
  1505. ac_cv_prog_cc_stdc=
  1506. ac_cv_prog_cxx_g=yes
  1507. ac_cv_prog_egrep='grep -E'
  1508. ac_cv_prog_f77_g=no
  1509. ac_cv_prog_make_make_set=yes
  1510. ac_cv_type__Bool=yes
  1511. ac_cv_type_pid_t=yes
  1512. ac_cv_type_signal=void
  1513. ac_cv_type_size_t=yes
  1514. am_cv_CC_dependencies_compiler_type=gcc3
  1515. am_cv_CXX_dependencies_compiler_type=gcc3
  1516. lt_cv_deplibs_check_method=pass_all
  1517. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1518. lt_cv_file_magic_test_file=
  1519. lt_cv_ld_reload_flag=-r
  1520. lt_cv_objdir=.libs
  1521. lt_cv_path_LD=/usr/bin/ld
  1522. lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
  1523. lt_cv_path_NM='/usr/bin/nm -B'
  1524. lt_cv_path_SED=/bin/sed
  1525. lt_cv_prog_compiler_c_o=yes
  1526. lt_cv_prog_compiler_c_o_CXX=yes
  1527. lt_cv_prog_compiler_rtti_exceptions=no
  1528. lt_cv_prog_gnu_ld=yes
  1529. lt_cv_prog_gnu_ldcxx=yes
  1530. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  1531. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
  1532. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
  1533. lt_cv_sys_max_cmd_len=32768
  1534. lt_lt_cv_prog_compiler_c_o='"yes"'
  1535. lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
  1536. lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
  1537. lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
  1538. lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
  1539.  
  1540. ## ----------------- ##
  1541. ## Output variables. ##
  1542. ## ----------------- ##
  1543.  
  1544. ACLOCAL='${SHELL} /root/Downloads/x-unikey-1.0.4/missing --run aclocal-1.7'
  1545. AMDEPBACKSLASH='\'
  1546. AMDEP_FALSE='#'
  1547. AMDEP_TRUE=''
  1548. AMTAR='${SHELL} /root/Downloads/x-unikey-1.0.4/missing --run tar'
  1549. AR='ar'
  1550. AUTOCONF='${SHELL} /root/Downloads/x-unikey-1.0.4/missing --run autoconf'
  1551. AUTOHEADER='${SHELL} /root/Downloads/x-unikey-1.0.4/missing --run autoheader'
  1552. AUTOMAKE='${SHELL} /root/Downloads/x-unikey-1.0.4/missing --run automake-1.7'
  1553. AWK='mawk'
  1554. CATALOGS=''
  1555. CATOBJEXT=''
  1556. CC='gcc'
  1557. CCDEPMODE='depmode=gcc3'
  1558. CFLAGS='-g -O2'
  1559. COND_UNIKEY_GTK_FALSE=''
  1560. COND_UNIKEY_GTK_TRUE='#'
  1561. CPP='gcc -E'
  1562. CPPFLAGS=''
  1563. CXX='g++'
  1564. CXXCPP='g++ -E'
  1565. CXXDEPMODE='depmode=gcc3'
  1566. CXXFLAGS='-g -O2'
  1567. CYGPATH_W='echo'
  1568. DATADIRNAME=''
  1569. DEFS='-DHAVE_CONFIG_H'
  1570. DEPDIR='.deps'
  1571. ECHO='echo'
  1572. ECHO_C=''
  1573. ECHO_N='-n'
  1574. ECHO_T=''
  1575. EGREP='grep -E'
  1576. EXEEXT=''
  1577. F77=''
  1578. FFLAGS=''
  1579. GETTEXT_PACKAGE=''
  1580. GMOFILES=''
  1581. GMSGFMT=''
  1582. GTK_CFLAGS=''
  1583. GTK_LIBDIR=''
  1584. GTK_LIBS=''
  1585. GTK_PREFIX=''
  1586. GTK_VERSION=''
  1587. INSTALL_DATA='${INSTALL} -m 644'
  1588. INSTALL_PROGRAM='${INSTALL}'
  1589. INSTALL_SCRIPT='${INSTALL}'
  1590. INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
  1591. INSTOBJEXT=''
  1592. INTLLIBS=''
  1593. LDFLAGS=''
  1594. LIBOBJS=''
  1595. LIBS=''
  1596. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1597. LN_S='ln -s'
  1598. LTLIBOBJS=''
  1599. MAKEINFO='${SHELL} /root/Downloads/x-unikey-1.0.4/missing --run makeinfo'
  1600. MKINSTALLDIRS=''
  1601. MSGFMT=''
  1602. OBJEXT='o'
  1603. PACKAGE='x-unikey'
  1604. PACKAGE_BUGREPORT='unikey@gmail.com'
  1605. PACKAGE_NAME='Unikey X Input Method'
  1606. PACKAGE_STRING='Unikey X Input Method 1.0.4'
  1607. PACKAGE_TARNAME='x-unikey'
  1608. PACKAGE_VERSION='1.0.4'
  1609. PATH_SEPARATOR=':'
  1610. PKG_CONFIG=''
  1611. PLATFORM_WIN32_FALSE=''
  1612. PLATFORM_WIN32_TRUE='#'
  1613. POFILES=''
  1614. POSUB=''
  1615. PO_IN_DATADIR_FALSE=''
  1616. PO_IN_DATADIR_TRUE=''
  1617. RANLIB='ranlib'
  1618. SET_MAKE=''
  1619. SHELL='/bin/bash'
  1620. STRIP='strip'
  1621. STRIP_BEGIN=''
  1622. STRIP_DUMMY=''
  1623. STRIP_END=''
  1624. USE_NLS=''
  1625. VERSION='1.0.4'
  1626. XGETTEXT=''
  1627. X_CFLAGS=''
  1628. X_EXTRA_LIBS=''
  1629. X_LIBS=''
  1630. X_PRE_LIBS=' -lSM -lICE'
  1631. ac_ct_AR='ar'
  1632. ac_ct_CC='gcc'
  1633. ac_ct_CXX='g++'
  1634. ac_ct_F77=''
  1635. ac_ct_RANLIB='ranlib'
  1636. ac_ct_STRIP='strip'
  1637. ac_pt_PKG_CONFIG=''
  1638. am__fastdepCC_FALSE='#'
  1639. am__fastdepCC_TRUE=''
  1640. am__fastdepCXX_FALSE='#'
  1641. am__fastdepCXX_TRUE=''
  1642. am__include='include'
  1643. am__leading_dot='.'
  1644. am__quote=''
  1645. bindir='${exec_prefix}/bin'
  1646. build='x86_64-unknown-linux-gnu'
  1647. build_alias=''
  1648. build_cpu='x86_64'
  1649. build_os='linux-gnu'
  1650. build_vendor='unknown'
  1651. datadir='${prefix}/share'
  1652. exec_prefix='${prefix}'
  1653. gtk_sysconfdir='/etc/gtk-2.0'
  1654. host='x86_64-unknown-linux-gnu'
  1655. host_alias=''
  1656. host_cpu='x86_64'
  1657. host_os='linux-gnu'
  1658. host_vendor='unknown'
  1659. includedir='${prefix}/include'
  1660. infodir='${prefix}/info'
  1661. install_sh='/root/Downloads/x-unikey-1.0.4/install-sh'
  1662. libdir='${exec_prefix}/lib'
  1663. libexecdir='${exec_prefix}/libexec'
  1664. localstatedir='${prefix}/var'
  1665. mandir='${prefix}/man'
  1666. oldincludedir='/usr/include'
  1667. prefix='/usr/local'
  1668. program_transform_name='s,x,x,'
  1669. sbindir='${exec_prefix}/sbin'
  1670. sharedstatedir='${prefix}/com'
  1671. sys_libdir=''
  1672. sysconfdir='${prefix}/etc'
  1673. target_alias=''
  1674. unikey_gtk='no'
  1675.  
  1676. ## ----------- ##
  1677. ## confdefs.h. ##
  1678. ## ----------- ##
  1679.  
  1680. #define HAVE_DLFCN_H 1
  1681. #define HAVE_FCNTL_H 1
  1682. #define HAVE_FORK 1
  1683. #define HAVE_GETHOSTNAME 1
  1684. #define HAVE_INTTYPES_H 1
  1685. #define HAVE_LIBINTL_H 1
  1686. #define HAVE_LOCALE_H 1
  1687. #define HAVE_MALLOC 1
  1688. #define HAVE_MALLOC_H 1
  1689. #define HAVE_MEMMOVE 1
  1690. #define HAVE_MEMORY_H 1
  1691. #define HAVE_MEMORY_H 1
  1692. #define HAVE_MEMSET 1
  1693. #define HAVE_MKDIR 1
  1694. #define HAVE_SETLOCALE 1
  1695. #define HAVE_STDBOOL_H 1
  1696. #define HAVE_STDDEF_H 1
  1697. #define HAVE_STDINT_H 1
  1698. #define HAVE_STDLIB_H 1
  1699. #define HAVE_STDLIB_H 1
  1700. #define HAVE_STDLIB_H 1
  1701. #define HAVE_STRCASECMP 1
  1702. #define HAVE_STRCHR 1
  1703. #define HAVE_STRDUP 1
  1704. #define HAVE_STRINGS_H 1
  1705. #define HAVE_STRING_H 1
  1706. #define HAVE_STRING_H 1
  1707. #define HAVE_STRRCHR 1
  1708. #define HAVE_STRSTR 1
  1709. #define HAVE_STRTOL 1
  1710. #define HAVE_STRTOUL 1
  1711. #define HAVE_SYS_PARAM_H 1
  1712. #define HAVE_SYS_STAT_H 1
  1713. #define HAVE_SYS_TYPES_H 1
  1714. #define HAVE_SYS_WAIT_H 1
  1715. #define HAVE_TIME_H 1
  1716. #define HAVE_UNISTD_H 1
  1717. #define HAVE_UNISTD_H 1
  1718. #define HAVE_UNISTD_H 1
  1719. #define HAVE_VFORK 1
  1720. #define HAVE_WORKING_FORK 1
  1721. #define HAVE_WORKING_VFORK 1
  1722. #define HAVE__BOOL 1
  1723. #define PACKAGE "x-unikey"
  1724. #define PACKAGE_BUGREPORT "unikey@gmail.com"
  1725. #define PACKAGE_NAME "Unikey X Input Method"
  1726. #define PACKAGE_STRING "Unikey X Input Method 1.0.4"
  1727. #define PACKAGE_TARNAME "x-unikey"
  1728. #define PACKAGE_VERSION "1.0.4"
  1729. #define PROTOTYPES 1
  1730. #define RETSIGTYPE void
  1731. #define STDC_HEADERS 1
  1732. #define STDC_HEADERS 1
  1733. #define VERSION "1.0.4"
  1734. #define __PROTOTYPES 1
  1735. #endif
  1736. #ifdef __cplusplus
  1737. extern "C" void exit (int) throw ();
  1738.  
  1739. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement