Advertisement
amcooper

/sources/e2fsprogs-1.44.3/build/config.log

Feb 14th, 2019
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.19 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 configure, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ../configure --prefix=/usr --bindir=/bin --with-root-prefix= --enable-elf-shlibs --disable-libblkid --disable-libuuid --disable-uuidd --disable-fsck
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = archiso
  14. uname -m = x86_64
  15. uname -r = 4.20.6-arch1-1-ARCH
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Thu Jan 31 08:22:01 UTC 2019
  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. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /bin
  31. PATH: /usr/bin
  32. PATH: /sbin
  33. PATH: /usr/sbin
  34. PATH: /tools/bin
  35.  
  36.  
  37. ## ----------- ##
  38. ## Core tests. ##
  39. ## ----------- ##
  40.  
  41. configure:2788: WARNING: Unknown month July??
  42. configure:2807: result: Generating configuration file for e2fsprogs version 1.44.3
  43. configure:2809: result: Release date is , 2018
  44. configure:2835: checking build system type
  45. configure:2849: result: x86_64-pc-linux-gnu
  46. configure:2869: checking host system type
  47. configure:2882: result: x86_64-pc-linux-gnu
  48. configure:2951: checking for gcc
  49. configure:2967: found /usr/bin/gcc
  50. configure:2978: result: gcc
  51. configure:3207: checking for C compiler version
  52. configure:3216: gcc --version >&5
  53. gcc (GCC) 8.2.0
  54. Copyright (C) 2018 Free Software Foundation, Inc.
  55. This is free software; see the source for copying conditions. There is NO
  56. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  57.  
  58. configure:3227: $? = 0
  59. configure:3216: gcc -v >&5
  60. Using built-in specs.
  61. COLLECT_GCC=gcc
  62. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/lto-wrapper
  63. Target: x86_64-pc-linux-gnu
  64. Configured with: ../configure --prefix=/usr --enable-languages=c,c++ --disable-multilib --disable-bootstrap --disable-libmpx --with-system-zlib
  65. Thread model: posix
  66. gcc version 8.2.0 (GCC)
  67. configure:3227: $? = 0
  68. configure:3216: gcc -V >&5
  69. gcc: error: unrecognized command line option '-V'
  70. gcc: fatal error: no input files
  71. compilation terminated.
  72. configure:3227: $? = 1
  73. configure:3216: gcc -qversion >&5
  74. gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  75. gcc: fatal error: no input files
  76. compilation terminated.
  77. configure:3227: $? = 1
  78. configure:3247: checking whether the C compiler works
  79. configure:3269: gcc conftest.c >&5
  80. configure:3273: $? = 0
  81. configure:3321: result: yes
  82. configure:3324: checking for C compiler default output file name
  83. configure:3326: result: a.out
  84. configure:3332: checking for suffix of executables
  85. configure:3339: gcc -o conftest conftest.c >&5
  86. configure:3343: $? = 0
  87. configure:3365: result:
  88. configure:3387: checking whether we are cross compiling
  89. configure:3395: gcc -o conftest conftest.c >&5
  90. configure:3399: $? = 0
  91. configure:3406: ./conftest
  92. configure:3410: $? = 0
  93. configure:3425: result: no
  94. configure:3430: checking for suffix of object files
  95. configure:3452: gcc -c conftest.c >&5
  96. configure:3456: $? = 0
  97. configure:3477: result: o
  98. configure:3481: checking whether we are using the GNU C compiler
  99. configure:3500: gcc -c conftest.c >&5
  100. configure:3500: $? = 0
  101. configure:3509: result: yes
  102. configure:3518: checking whether gcc accepts -g
  103. configure:3538: gcc -c -g conftest.c >&5
  104. configure:3538: $? = 0
  105. configure:3579: result: yes
  106. configure:3596: checking for gcc option to accept ISO C89
  107. configure:3659: gcc -c -g -O2 conftest.c >&5
  108. configure:3659: $? = 0
  109. configure:3672: result: none needed
  110. configure:3693: checking for dlopen in -ldl
  111. configure:3718: gcc -o conftest -g -O2 conftest.c -ldl >&5
  112. configure:3718: $? = 0
  113. configure:3727: result: yes
  114. configure:3800: checking for gcc
  115. configure:3827: result: gcc
  116. configure:4056: checking for C compiler version
  117. configure:4065: gcc --version >&5
  118. gcc (GCC) 8.2.0
  119. Copyright (C) 2018 Free Software Foundation, Inc.
  120. This is free software; see the source for copying conditions. There is NO
  121. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  122.  
  123. configure:4076: $? = 0
  124. configure:4065: gcc -v >&5
  125. Using built-in specs.
  126. COLLECT_GCC=gcc
  127. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/lto-wrapper
  128. Target: x86_64-pc-linux-gnu
  129. Configured with: ../configure --prefix=/usr --enable-languages=c,c++ --disable-multilib --disable-bootstrap --disable-libmpx --with-system-zlib
  130. Thread model: posix
  131. gcc version 8.2.0 (GCC)
  132. configure:4076: $? = 0
  133. configure:4065: gcc -V >&5
  134. gcc: error: unrecognized command line option '-V'
  135. gcc: fatal error: no input files
  136. compilation terminated.
  137. configure:4076: $? = 1
  138. configure:4065: gcc -qversion >&5
  139. gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  140. gcc: fatal error: no input files
  141. compilation terminated.
  142. configure:4076: $? = 1
  143. configure:4080: checking whether we are using the GNU C compiler
  144. configure:4108: result: yes
  145. configure:4117: checking whether gcc accepts -g
  146. configure:4178: result: yes
  147. configure:4195: checking for gcc option to accept ISO C89
  148. configure:4271: result: none needed
  149. configure:4300: checking how to run the C preprocessor
  150. configure:4331: gcc -E conftest.c
  151. configure:4331: $? = 0
  152. configure:4345: gcc -E conftest.c
  153. conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
  154. #include <ac_nonexistent.h>
  155. ^~~~~~~~~~~~~~~~~~
  156. compilation terminated.
  157. configure:4345: $? = 1
  158. configure: failed program was:
  159. | /* confdefs.h */
  160. | #define PACKAGE_NAME ""
  161. | #define PACKAGE_TARNAME ""
  162. | #define PACKAGE_VERSION ""
  163. | #define PACKAGE_STRING ""
  164. | #define PACKAGE_BUGREPORT ""
  165. | #define PACKAGE_URL ""
  166. | /* end confdefs.h. */
  167. | #include <ac_nonexistent.h>
  168. configure:4370: result: gcc -E
  169. configure:4390: gcc -E conftest.c
  170. configure:4390: $? = 0
  171. configure:4404: gcc -E conftest.c
  172. conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
  173. #include <ac_nonexistent.h>
  174. ^~~~~~~~~~~~~~~~~~
  175. compilation terminated.
  176. configure:4404: $? = 1
  177. configure: failed program was:
  178. | /* confdefs.h */
  179. | #define PACKAGE_NAME ""
  180. | #define PACKAGE_TARNAME ""
  181. | #define PACKAGE_VERSION ""
  182. | #define PACKAGE_STRING ""
  183. | #define PACKAGE_BUGREPORT ""
  184. | #define PACKAGE_URL ""
  185. | /* end confdefs.h. */
  186. | #include <ac_nonexistent.h>
  187. configure:4432: checking for additional special compiler flags
  188. configure:4446: result: (none)
  189. configure:4450: checking for grep that handles long lines and -e
  190. configure:4508: result: /bin/grep
  191. configure:4513: checking for egrep
  192. configure:4575: result: /bin/grep -E
  193. configure:4580: checking for ANSI C header files
  194. configure:4600: gcc -c -g -O2 conftest.c >&5
  195. configure:4600: $? = 0
  196. configure:4673: gcc -o conftest -g -O2 conftest.c >&5
  197. configure:4673: $? = 0
  198. configure:4673: ./conftest
  199. configure:4673: $? = 0
  200. configure:4684: result: yes
  201. configure:4697: checking for sys/types.h
  202. configure:4697: gcc -c -g -O2 conftest.c >&5
  203. configure:4697: $? = 0
  204. configure:4697: result: yes
  205. configure:4697: checking for sys/stat.h
  206. configure:4697: gcc -c -g -O2 conftest.c >&5
  207. configure:4697: $? = 0
  208. configure:4697: result: yes
  209. configure:4697: checking for stdlib.h
  210. configure:4697: gcc -c -g -O2 conftest.c >&5
  211. configure:4697: $? = 0
  212. configure:4697: result: yes
  213. configure:4697: checking for string.h
  214. configure:4697: gcc -c -g -O2 conftest.c >&5
  215. configure:4697: $? = 0
  216. configure:4697: result: yes
  217. configure:4697: checking for memory.h
  218. configure:4697: gcc -c -g -O2 conftest.c >&5
  219. configure:4697: $? = 0
  220. configure:4697: result: yes
  221. configure:4697: checking for strings.h
  222. configure:4697: gcc -c -g -O2 conftest.c >&5
  223. configure:4697: $? = 0
  224. configure:4697: result: yes
  225. configure:4697: checking for inttypes.h
  226. configure:4697: gcc -c -g -O2 conftest.c >&5
  227. configure:4697: $? = 0
  228. configure:4697: result: yes
  229. configure:4697: checking for stdint.h
  230. configure:4697: gcc -c -g -O2 conftest.c >&5
  231. configure:4697: $? = 0
  232. configure:4697: result: yes
  233. configure:4697: checking for unistd.h
  234. configure:4697: gcc -c -g -O2 conftest.c >&5
  235. configure:4697: $? = 0
  236. configure:4697: result: yes
  237. configure:4710: checking minix/config.h usability
  238. configure:4710: gcc -c -g -O2 conftest.c >&5
  239. conftest.c:52:10: fatal error: minix/config.h: No such file or directory
  240. #include <minix/config.h>
  241. ^~~~~~~~~~~~~~~~
  242. compilation terminated.
  243. configure:4710: $? = 1
  244. configure: failed program was:
  245. | /* confdefs.h */
  246. | #define PACKAGE_NAME ""
  247. | #define PACKAGE_TARNAME ""
  248. | #define PACKAGE_VERSION ""
  249. | #define PACKAGE_STRING ""
  250. | #define PACKAGE_BUGREPORT ""
  251. | #define PACKAGE_URL ""
  252. | #define STDC_HEADERS 1
  253. | #define HAVE_SYS_TYPES_H 1
  254. | #define HAVE_SYS_STAT_H 1
  255. | #define HAVE_STDLIB_H 1
  256. | #define HAVE_STRING_H 1
  257. | #define HAVE_MEMORY_H 1
  258. | #define HAVE_STRINGS_H 1
  259. | #define HAVE_INTTYPES_H 1
  260. | #define HAVE_STDINT_H 1
  261. | #define HAVE_UNISTD_H 1
  262. | /* end confdefs.h. */
  263. | #include <stdio.h>
  264. | #ifdef HAVE_SYS_TYPES_H
  265. | # include <sys/types.h>
  266. | #endif
  267. | #ifdef HAVE_SYS_STAT_H
  268. | # include <sys/stat.h>
  269. | #endif
  270. | #ifdef STDC_HEADERS
  271. | # include <stdlib.h>
  272. | # include <stddef.h>
  273. | #else
  274. | # ifdef HAVE_STDLIB_H
  275. | # include <stdlib.h>
  276. | # endif
  277. | #endif
  278. | #ifdef HAVE_STRING_H
  279. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  280. | # include <memory.h>
  281. | # endif
  282. | # include <string.h>
  283. | #endif
  284. | #ifdef HAVE_STRINGS_H
  285. | # include <strings.h>
  286. | #endif
  287. | #ifdef HAVE_INTTYPES_H
  288. | # include <inttypes.h>
  289. | #endif
  290. | #ifdef HAVE_STDINT_H
  291. | # include <stdint.h>
  292. | #endif
  293. | #ifdef HAVE_UNISTD_H
  294. | # include <unistd.h>
  295. | #endif
  296. | #include <minix/config.h>
  297. configure:4710: result: no
  298. configure:4710: checking minix/config.h presence
  299. configure:4710: gcc -E conftest.c
  300. conftest.c:19:10: fatal error: minix/config.h: No such file or directory
  301. #include <minix/config.h>
  302. ^~~~~~~~~~~~~~~~
  303. compilation terminated.
  304. configure:4710: $? = 1
  305. configure: failed program was:
  306. | /* confdefs.h */
  307. | #define PACKAGE_NAME ""
  308. | #define PACKAGE_TARNAME ""
  309. | #define PACKAGE_VERSION ""
  310. | #define PACKAGE_STRING ""
  311. | #define PACKAGE_BUGREPORT ""
  312. | #define PACKAGE_URL ""
  313. | #define STDC_HEADERS 1
  314. | #define HAVE_SYS_TYPES_H 1
  315. | #define HAVE_SYS_STAT_H 1
  316. | #define HAVE_STDLIB_H 1
  317. | #define HAVE_STRING_H 1
  318. | #define HAVE_MEMORY_H 1
  319. | #define HAVE_STRINGS_H 1
  320. | #define HAVE_INTTYPES_H 1
  321. | #define HAVE_STDINT_H 1
  322. | #define HAVE_UNISTD_H 1
  323. | /* end confdefs.h. */
  324. | #include <minix/config.h>
  325. configure:4710: result: no
  326. configure:4710: checking for minix/config.h
  327. configure:4710: result: no
  328. configure:4731: checking whether it is safe to define __EXTENSIONS__
  329. configure:4749: gcc -c -g -O2 conftest.c >&5
  330. configure:4749: $? = 0
  331. configure:4756: result: yes
  332. configure:4795: result: Disabling maintainer mode by default
  333. configure:4816: result: Disabling symlinks for install by default
  334. configure:4856: result: Disabling relative symlinks for install by default
  335. configure:4878: result: Disabling symlinks for build by default
  336. configure:4902: result: Disabling verbose make commands
  337. configure:4937: result: Enabling ELF shared libraries
  338. configure:4977: result: Disabling BSD shared libraries by default
  339. configure:5003: result: Disabling profiling libraries by default
  340. configure:5064: result: Disabling journal debugging by default
  341. configure:5084: result: Disabling blkid debugging by default
  342. configure:5106: result: Enabling testio debugging by default
  343. configure:5169: checking for pkg-config
  344. configure:5187: found /usr/bin/pkg-config
  345. configure:5199: result: /usr/bin/pkg-config
  346. configure:5224: checking pkg-config is at least version 0.9.0
  347. configure:5227: result: yes
  348. configure:5250: checking for uuid_generate in -luuid
  349. configure:5275: gcc -o conftest -g -O2 conftest.c -luuid >&5
  350. /usr/bin/ld: cannot find -luuid
  351. collect2: error: ld returned 1 exit status
  352. configure:5275: $? = 1
  353. configure: failed program was:
  354. | /* confdefs.h */
  355. | #define PACKAGE_NAME ""
  356. | #define PACKAGE_TARNAME ""
  357. | #define PACKAGE_VERSION ""
  358. | #define PACKAGE_STRING ""
  359. | #define PACKAGE_BUGREPORT ""
  360. | #define PACKAGE_URL ""
  361. | #define STDC_HEADERS 1
  362. | #define HAVE_SYS_TYPES_H 1
  363. | #define HAVE_SYS_STAT_H 1
  364. | #define HAVE_STDLIB_H 1
  365. | #define HAVE_STRING_H 1
  366. | #define HAVE_MEMORY_H 1
  367. | #define HAVE_STRINGS_H 1
  368. | #define HAVE_INTTYPES_H 1
  369. | #define HAVE_STDINT_H 1
  370. | #define HAVE_UNISTD_H 1
  371. | #define __EXTENSIONS__ 1
  372. | #define _ALL_SOURCE 1
  373. | #define _GNU_SOURCE 1
  374. | #define _POSIX_PTHREAD_SEMANTICS 1
  375. | #define _TANDEM_SOURCE 1
  376. | #define CONFIG_TESTIO_DEBUG 1
  377. | /* end confdefs.h. */
  378. |
  379. | /* Override any GCC internal prototype to avoid an error.
  380. | Use char because int might match the return type of a GCC
  381. | builtin and then its argument prototype would still apply. */
  382. | #ifdef __cplusplus
  383. | extern "C"
  384. | #endif
  385. | char uuid_generate ();
  386. | int
  387. | main ()
  388. | {
  389. | return uuid_generate ();
  390. | ;
  391. | return 0;
  392. | }
  393. configure:5284: result: no
  394. configure:5290: error: external uuid library not found
  395.  
  396. ## ---------------- ##
  397. ## Cache variables. ##
  398. ## ---------------- ##
  399.  
  400. ac_cv_build=x86_64-pc-linux-gnu
  401. ac_cv_c_compiler_gnu=yes
  402. ac_cv_env_CC_set=
  403. ac_cv_env_CC_value=
  404. ac_cv_env_CFLAGS_set=
  405. ac_cv_env_CFLAGS_value=
  406. ac_cv_env_CPPFLAGS_set=
  407. ac_cv_env_CPPFLAGS_value=
  408. ac_cv_env_CPP_set=
  409. ac_cv_env_CPP_value=
  410. ac_cv_env_LDFLAGS_set=
  411. ac_cv_env_LDFLAGS_value=
  412. ac_cv_env_LIBS_set=
  413. ac_cv_env_LIBS_value=
  414. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  415. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  416. ac_cv_env_PKG_CONFIG_PATH_set=
  417. ac_cv_env_PKG_CONFIG_PATH_value=
  418. ac_cv_env_PKG_CONFIG_set=
  419. ac_cv_env_PKG_CONFIG_value=
  420. ac_cv_env_build_alias_set=
  421. ac_cv_env_build_alias_value=
  422. ac_cv_env_host_alias_set=
  423. ac_cv_env_host_alias_value=
  424. ac_cv_env_target_alias_set=
  425. ac_cv_env_target_alias_value=
  426. ac_cv_header_inttypes_h=yes
  427. ac_cv_header_memory_h=yes
  428. ac_cv_header_minix_config_h=no
  429. ac_cv_header_stdc=yes
  430. ac_cv_header_stdint_h=yes
  431. ac_cv_header_stdlib_h=yes
  432. ac_cv_header_string_h=yes
  433. ac_cv_header_strings_h=yes
  434. ac_cv_header_sys_stat_h=yes
  435. ac_cv_header_sys_types_h=yes
  436. ac_cv_header_unistd_h=yes
  437. ac_cv_host=x86_64-pc-linux-gnu
  438. ac_cv_lib_dl_dlopen=yes
  439. ac_cv_lib_uuid_uuid_generate=no
  440. ac_cv_objext=o
  441. ac_cv_path_EGREP='/bin/grep -E'
  442. ac_cv_path_GREP=/bin/grep
  443. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  444. ac_cv_prog_CPP='gcc -E'
  445. ac_cv_prog_ac_ct_CC=gcc
  446. ac_cv_prog_cc_c89=
  447. ac_cv_prog_cc_g=yes
  448. ac_cv_safe_to_define___extensions__=yes
  449.  
  450. ## ----------------- ##
  451. ## Output variables. ##
  452. ## ----------------- ##
  453.  
  454. ALLOCA=''
  455. AR=''
  456. AWK=''
  457. BINARY_TYPE='elfbin'
  458. BLKID_CMT=''
  459. BSDLIB_CMT='#'
  460. BUILD_CC=''
  461. BUILD_CFLAGS=''
  462. BUILD_INCLUDED_LIBINTL=''
  463. BUILD_LDFLAGS=''
  464. CATOBJEXT=''
  465. CC='gcc'
  466. CFLAGS='-g -O2'
  467. CFLAGS_SHLIB='-g -O2'
  468. CFLAGS_STLIB='-g -O2'
  469. CFLAG_VISIBILITY=''
  470. CHMOD=''
  471. CLOCK_GETTIME_LIB=''
  472. CP=''
  473. CPP='gcc -E'
  474. CPPFLAGS=''
  475. CYGWIN_CMT=''
  476. DATADIRNAME=''
  477. DD=''
  478. DEBUGFS_CMT=''
  479. DEFRAG_CMT=''
  480. DEFS=''
  481. DEPLIBBLKID=''
  482. DEPLIBUUID=''
  483. DEPPROFILED_LIBBLKID=''
  484. DEPPROFILED_LIBUUID=''
  485. DEPSTATIC_LIBBLKID=''
  486. DEPSTATIC_LIBUUID=''
  487. DLOPEN_LIB='-ldl'
  488. DO_TEST_SUITE=''
  489. E2FSPROGS_DAY='10'
  490. E2FSPROGS_MONTH=''
  491. E2FSPROGS_PKGVER='1.44.3'
  492. E2FSPROGS_VERSION='1.44.3'
  493. E2FSPROGS_YEAR='2018'
  494. E2INITRD_MAN=''
  495. E2INITRD_PROG=''
  496. E='@echo'
  497. ECHO_C=''
  498. ECHO_N='-n'
  499. ECHO_T=''
  500. EGREP='/bin/grep -E'
  501. ELF_CMT=''
  502. ES='echo'
  503. EXEEXT=''
  504. FSCK_MAN=''
  505. FSCK_PROG=''
  506. FUSE_CMT=''
  507. FUSE_LIB=''
  508. GENCAT=''
  509. GETTEXT_MACRO_VERSION=''
  510. GETTEXT_PACKAGE=''
  511. GLIBC21=''
  512. GLIBC2=''
  513. GMSGFMT=''
  514. GMSGFMT_015=''
  515. GREP='/bin/grep'
  516. HAVE_ASPRINTF=''
  517. HAVE_NEWLOCALE=''
  518. HAVE_POSIX_PRINTF=''
  519. HAVE_SNPRINTF=''
  520. HAVE_VISIBILITY=''
  521. HAVE_WPRINTF=''
  522. IMAGER_CMT=''
  523. INCLUDES=''
  524. INSTALL_DATA=''
  525. INSTALL_PROGRAM=''
  526. INSTALL_SCRIPT=''
  527. INSTOBJEXT=''
  528. INTLBISON=''
  529. INTLLIBS=''
  530. INTLOBJS=''
  531. INTL_DEFAULT_VERBOSITY=''
  532. INTL_LIBTOOL_SUFFIX_PREFIX=''
  533. INTL_MACOSX_LIBS=''
  534. LDCONFIG=''
  535. LDFLAGS=''
  536. LDFLAGS_SHLIB=''
  537. LDFLAGS_STATIC=''
  538. LDFLAG_DYNAMIC='-Wl,-rpath-link,$(top_builddir)/lib'
  539. LIBBLKID=''
  540. LIBICONV=''
  541. LIBINTL=''
  542. LIBMULTITHREAD=''
  543. LIBOBJS=''
  544. LIBPTH=''
  545. LIBPTH_PREFIX=''
  546. LIBS=''
  547. LIBTHREAD=''
  548. LIBUUID=''
  549. LIB_EXT='.so'
  550. LINK_BUILD_FLAGS=''
  551. LINK_INSTALL_FLAGS='-f'
  552. LINUX_CMT=''
  553. LN=''
  554. LN_S=''
  555. LTLIBC=''
  556. LTLIBICONV=''
  557. LTLIBINTL=''
  558. LTLIBMULTITHREAD=''
  559. LTLIBOBJS=''
  560. LTLIBPTH=''
  561. LTLIBTHREAD=''
  562. MAGIC_LIB=''
  563. MAINTAINER_CMT='#'
  564. MAKEINFO=''
  565. MKDIR_P=''
  566. MKINSTALLDIRS=''
  567. MSGFMT=''
  568. MSGFMT_015=''
  569. MSGMERGE=''
  570. MV=''
  571. OBJEXT='o'
  572. PACKAGE=''
  573. PACKAGE_BUGREPORT=''
  574. PACKAGE_NAME=''
  575. PACKAGE_STRING=''
  576. PACKAGE_TARNAME=''
  577. PACKAGE_URL=''
  578. PACKAGE_VERSION=''
  579. PATH_SEPARATOR=':'
  580. PERL=''
  581. PKG_CONFIG='/usr/bin/pkg-config'
  582. PKG_CONFIG_LIBDIR=''
  583. PKG_CONFIG_PATH=''
  584. POSUB=''
  585. PRIVATE_LIBS_CMT='#'
  586. PRI_MACROS_BROKEN=''
  587. PROFILED_LIBBLKID=''
  588. PROFILED_LIBUUID=''
  589. PROFILED_LIB_EXT='.a'
  590. PROFILE_CMT='#'
  591. Q='@'
  592. RANLIB=''
  593. RDYNAMIC='-rdynamic'
  594. RESIZER_CMT=''
  595. RM=''
  596. SED=''
  597. SEM_INIT_LIB=''
  598. SET_MAKE=''
  599. SHELL='/bin/sh'
  600. SIZEOF_INT=''
  601. SIZEOF_LONG=''
  602. SIZEOF_LONG_LONG=''
  603. SIZEOF_OFF_T=''
  604. SIZEOF_SHORT=''
  605. SIZEOF_TIME_T=''
  606. SOCKET_LIB=''
  607. STATIC_LIBBLKID=''
  608. STATIC_LIBUUID=''
  609. STATIC_LIB_EXT='.a'
  610. STRIP=''
  611. SYMLINK_RELATIVE=''
  612. TDB_CMT=''
  613. TDB_MAN_COMMENT=''
  614. TEST_IO_CMT=''
  615. UNIX_CMT=''
  616. UNI_DIFF_OPTS=''
  617. USE_INCLUDED_LIBINTL=''
  618. USE_NLS=''
  619. UUIDD_CMT=''
  620. UUID_CMT=''
  621. VERSION=''
  622. WINDRES=''
  623. WOE32=''
  624. WOE32DLL=''
  625. XGETTEXT=''
  626. XGETTEXT_015=''
  627. XGETTEXT_EXTRA_OPTIONS=''
  628. ac_ct_CC='gcc'
  629. bindir='/bin'
  630. build='x86_64-pc-linux-gnu'
  631. build_alias=''
  632. build_cpu='x86_64'
  633. build_os='linux-gnu'
  634. build_vendor='pc'
  635. datadir='${datarootdir}'
  636. datarootdir='${prefix}/share'
  637. docdir='${datarootdir}/doc/${PACKAGE}'
  638. dvidir='${docdir}'
  639. exec_prefix='NONE'
  640. host='x86_64-pc-linux-gnu'
  641. host_alias=''
  642. host_cpu='x86_64'
  643. host_os='linux-gnu'
  644. host_vendor='pc'
  645. htmldir='${docdir}'
  646. ifGNUmake=''
  647. ifNotGNUmake=''
  648. includedir='${prefix}/include'
  649. infodir='${datarootdir}/info'
  650. libdir='${exec_prefix}/lib'
  651. libexecdir='${exec_prefix}/libexec'
  652. localedir='${datarootdir}/locale'
  653. localstatedir='${prefix}/var'
  654. mandir='${datarootdir}/man'
  655. oldincludedir='/usr/include'
  656. pdfdir='${docdir}'
  657. prefix='/usr'
  658. program_transform_name='s,x,x,'
  659. psdir='${docdir}'
  660. root_bindir=''
  661. root_libdir=''
  662. root_prefix=''
  663. root_sbindir=''
  664. root_sysconfdir=''
  665. runstatedir='${localstatedir}/run'
  666. sbindir='${exec_prefix}/sbin'
  667. sharedstatedir='${prefix}/com'
  668. sysconfdir='${prefix}/etc'
  669. target_alias=''
  670.  
  671. ## ------------------- ##
  672. ## File substitutions. ##
  673. ## ------------------- ##
  674.  
  675. ASM_TYPES_HEADER=''
  676. MAKEFILE_BSDLIB='/dev/null'
  677. MAKEFILE_ELF='../lib/Makefile.elf-lib'
  678. MAKEFILE_LIBRARY=''
  679. MAKEFILE_PROFILE='/dev/null'
  680. MCONFIG='./MCONFIG'
  681. PUBLIC_CONFIG_HEADER=''
  682.  
  683. ## ----------- ##
  684. ## confdefs.h. ##
  685. ## ----------- ##
  686.  
  687. /* confdefs.h */
  688. #define PACKAGE_NAME ""
  689. #define PACKAGE_TARNAME ""
  690. #define PACKAGE_VERSION ""
  691. #define PACKAGE_STRING ""
  692. #define PACKAGE_BUGREPORT ""
  693. #define PACKAGE_URL ""
  694. #define STDC_HEADERS 1
  695. #define HAVE_SYS_TYPES_H 1
  696. #define HAVE_SYS_STAT_H 1
  697. #define HAVE_STDLIB_H 1
  698. #define HAVE_STRING_H 1
  699. #define HAVE_MEMORY_H 1
  700. #define HAVE_STRINGS_H 1
  701. #define HAVE_INTTYPES_H 1
  702. #define HAVE_STDINT_H 1
  703. #define HAVE_UNISTD_H 1
  704. #define __EXTENSIONS__ 1
  705. #define _ALL_SOURCE 1
  706. #define _GNU_SOURCE 1
  707. #define _POSIX_PTHREAD_SEMANTICS 1
  708. #define _TANDEM_SOURCE 1
  709. #define CONFIG_TESTIO_DEBUG 1
  710.  
  711. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement