Advertisement
Guest User

config-log

a guest
Jan 27th, 2014
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.90 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.59. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = localhost
  14. uname -m = x86_64
  15. uname -r = 3.4.69-desktop-1.mga2
  16. uname -s = Linux
  17. uname -v = #1 SMP Sat Nov 16 17:32:02 UTC 2013
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = x86_64
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /sbin
  31. PATH: /usr/sbin
  32. PATH: /bin
  33. PATH: /usr/bin
  34. PATH: /usr/X11R6/bin
  35. PATH: /usr/local/bin
  36. PATH: /usr/local/sbin
  37. PATH: /usr/lib64/qt4/bin
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:1395: checking for a BSD-compatible install
  45. configure:1450: result: /usr/bin/install -c
  46. configure:1461: checking whether build environment is sane
  47. configure:1504: result: yes
  48. configure:1561: checking for gawk
  49. configure:1577: found /bin/gawk
  50. configure:1587: result: gawk
  51. configure:1597: checking whether make sets $(MAKE)
  52. configure:1617: result: yes
  53. configure:1784: checking whether to enable maintainer-specific portions of Makefiles
  54. configure:1793: result: no
  55. configure:1815: checking build system type
  56. configure:1833: result: x86_64-unknown-linux
  57. configure:1841: checking host system type
  58. configure:1855: result: x86_64-unknown-linux
  59. configure:1876: checking for style of include used by make
  60. configure:1904: result: GNU
  61. configure:1975: checking for gcc
  62. configure:1991: found /usr/bin/gcc
  63. configure:2001: result: gcc
  64. configure:2245: checking for C compiler version
  65. configure:2248: gcc --version </dev/null >&5
  66. gcc (GCC) 4.6.3
  67. Copyright (C) 2011 Free Software Foundation, Inc.
  68. This is free software; see the source for copying conditions. There is NO
  69. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  70.  
  71. configure:2251: $? = 0
  72. configure:2253: gcc -v </dev/null >&5
  73. Using built-in specs.
  74. COLLECT_GCC=gcc
  75. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-mageia-linux-gnu/4.6.3/lto-wrapper
  76. Target: x86_64-mageia-linux-gnu
  77. Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-bugurl=http://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,java --enable-linker-build-id --build=x86_64-mageia-linux-gnu --host=x86_64-mageia-linux-gnu --with-cpu=generic --with-system-zlib --enable-threads=posix --enable-shared --enable-objc-gc --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-gtk-cairo --disable-libjava-multilib --enable-ssp --disable-libssp --disable-werror --with-ppl --with-cloog --with-python-dir=/lib/python2.7/site-packages --enable-lto
  78. Thread model: posix
  79. gcc version 4.6.3 (GCC)
  80. configure:2256: $? = 0
  81. configure:2258: gcc -V </dev/null >&5
  82. gcc: error: unrecognized option '-V'
  83. gcc: fatal error: no input files
  84. compilation terminated.
  85. configure:2261: $? = 1
  86. configure:2284: checking for C compiler default output file name
  87. configure:2287: gcc conftest.c >&5
  88. configure:2290: $? = 0
  89. configure:2336: result: a.out
  90. configure:2341: checking whether the C compiler works
  91. configure:2347: ./a.out
  92. configure:2350: $? = 0
  93. configure:2367: result: yes
  94. configure:2374: checking whether we are cross compiling
  95. configure:2376: result: no
  96. configure:2379: checking for suffix of executables
  97. configure:2381: gcc -o conftest conftest.c >&5
  98. configure:2384: $? = 0
  99. configure:2409: result:
  100. configure:2415: checking for suffix of object files
  101. configure:2436: gcc -c conftest.c >&5
  102. configure:2439: $? = 0
  103. configure:2461: result: o
  104. configure:2465: checking whether we are using the GNU C compiler
  105. configure:2489: gcc -c conftest.c >&5
  106. configure:2495: $? = 0
  107. configure:2499: test -z
  108. || test ! -s conftest.err
  109. configure:2502: $? = 0
  110. configure:2505: test -s conftest.o
  111. configure:2508: $? = 0
  112. configure:2521: result: yes
  113. configure:2527: checking whether gcc accepts -g
  114. configure:2548: gcc -c -g conftest.c >&5
  115. configure:2554: $? = 0
  116. configure:2558: test -z
  117. || test ! -s conftest.err
  118. configure:2561: $? = 0
  119. configure:2564: test -s conftest.o
  120. configure:2567: $? = 0
  121. configure:2578: result: yes
  122. configure:2595: checking for gcc option to accept ANSI C
  123. configure:2665: gcc -c -g -O2 conftest.c >&5
  124. configure:2671: $? = 0
  125. configure:2675: test -z
  126. || test ! -s conftest.err
  127. configure:2678: $? = 0
  128. configure:2681: test -s conftest.o
  129. configure:2684: $? = 0
  130. configure:2702: result: none needed
  131. configure:2720: gcc -c -g -O2 conftest.c >&5
  132. conftest.c:2:3: error: unknown type name 'choke'
  133. conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
  134. configure:2726: $? = 1
  135. configure: failed program was:
  136. | #ifndef __cplusplus
  137. | choke me
  138. | #endif
  139. configure:2861: checking dependency style of gcc
  140. configure:2946: result: gcc3
  141. configure:2969: checking how to run the C preprocessor
  142. configure:3004: gcc -E conftest.c
  143. configure:3010: $? = 0
  144. configure:3042: gcc -E conftest.c
  145. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  146. compilation terminated.
  147. configure:3048: $? = 1
  148. configure: failed program was:
  149. | /* confdefs.h. */
  150. |
  151. | #define PACKAGE_NAME ""
  152. | #define PACKAGE_TARNAME ""
  153. | #define PACKAGE_VERSION ""
  154. | #define PACKAGE_STRING ""
  155. | #define PACKAGE_BUGREPORT ""
  156. | #define PACKAGE "mc"
  157. | #define VERSION "4.6.1"
  158. | /* end confdefs.h. */
  159. | #include <ac_nonexistent.h>
  160. configure:3087: result: gcc -E
  161. configure:3111: gcc -E conftest.c
  162. configure:3117: $? = 0
  163. configure:3149: gcc -E conftest.c
  164. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  165. compilation terminated.
  166. configure:3155: $? = 1
  167. configure: failed program was:
  168. | /* confdefs.h. */
  169. |
  170. | #define PACKAGE_NAME ""
  171. | #define PACKAGE_TARNAME ""
  172. | #define PACKAGE_VERSION ""
  173. | #define PACKAGE_STRING ""
  174. | #define PACKAGE_BUGREPORT ""
  175. | #define PACKAGE "mc"
  176. | #define VERSION "4.6.1"
  177. | /* end confdefs.h. */
  178. | #include <ac_nonexistent.h>
  179. configure:3199: checking for egrep
  180. configure:3209: result: grep -E
  181. configure:3215: checking for AIX
  182. configure:3237: result: no
  183. configure:3243: checking for ANSI C header files
  184. configure:3268: gcc -c -g -O2 conftest.c >&5
  185. configure:3274: $? = 0
  186. configure:3278: test -z
  187. || test ! -s conftest.err
  188. configure:3281: $? = 0
  189. configure:3284: test -s conftest.o
  190. configure:3287: $? = 0
  191. configure:3376: gcc -o conftest -g -O2 conftest.c >&5
  192. conftest.c: In function 'main':
  193. conftest.c:28:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  194. configure:3379: $? = 0
  195. configure:3381: ./conftest
  196. configure:3384: $? = 0
  197. configure:3399: result: yes
  198. configure:3423: checking for sys/types.h
  199. configure:3439: gcc -c -g -O2 conftest.c >&5
  200. configure:3445: $? = 0
  201. configure:3449: test -z
  202. || test ! -s conftest.err
  203. configure:3452: $? = 0
  204. configure:3455: test -s conftest.o
  205. configure:3458: $? = 0
  206. configure:3469: result: yes
  207. configure:3423: checking for sys/stat.h
  208. configure:3439: gcc -c -g -O2 conftest.c >&5
  209. configure:3445: $? = 0
  210. configure:3449: test -z
  211. || test ! -s conftest.err
  212. configure:3452: $? = 0
  213. configure:3455: test -s conftest.o
  214. configure:3458: $? = 0
  215. configure:3469: result: yes
  216. configure:3423: checking for stdlib.h
  217. configure:3439: gcc -c -g -O2 conftest.c >&5
  218. configure:3445: $? = 0
  219. configure:3449: test -z
  220. || test ! -s conftest.err
  221. configure:3452: $? = 0
  222. configure:3455: test -s conftest.o
  223. configure:3458: $? = 0
  224. configure:3469: result: yes
  225. configure:3423: checking for string.h
  226. configure:3439: gcc -c -g -O2 conftest.c >&5
  227. configure:3445: $? = 0
  228. configure:3449: test -z
  229. || test ! -s conftest.err
  230. configure:3452: $? = 0
  231. configure:3455: test -s conftest.o
  232. configure:3458: $? = 0
  233. configure:3469: result: yes
  234. configure:3423: checking for memory.h
  235. configure:3439: gcc -c -g -O2 conftest.c >&5
  236. configure:3445: $? = 0
  237. configure:3449: test -z
  238. || test ! -s conftest.err
  239. configure:3452: $? = 0
  240. configure:3455: test -s conftest.o
  241. configure:3458: $? = 0
  242. configure:3469: result: yes
  243. configure:3423: checking for strings.h
  244. configure:3439: gcc -c -g -O2 conftest.c >&5
  245. configure:3445: $? = 0
  246. configure:3449: test -z
  247. || test ! -s conftest.err
  248. configure:3452: $? = 0
  249. configure:3455: test -s conftest.o
  250. configure:3458: $? = 0
  251. configure:3469: result: yes
  252. configure:3423: checking for inttypes.h
  253. configure:3439: gcc -c -g -O2 conftest.c >&5
  254. configure:3445: $? = 0
  255. configure:3449: test -z
  256. || test ! -s conftest.err
  257. configure:3452: $? = 0
  258. configure:3455: test -s conftest.o
  259. configure:3458: $? = 0
  260. configure:3469: result: yes
  261. configure:3423: checking for stdint.h
  262. configure:3439: gcc -c -g -O2 conftest.c >&5
  263. configure:3445: $? = 0
  264. configure:3449: test -z
  265. || test ! -s conftest.err
  266. configure:3452: $? = 0
  267. configure:3455: test -s conftest.o
  268. configure:3458: $? = 0
  269. configure:3469: result: yes
  270. configure:3423: checking for unistd.h
  271. configure:3439: gcc -c -g -O2 conftest.c >&5
  272. configure:3445: $? = 0
  273. configure:3449: test -z
  274. || test ! -s conftest.err
  275. configure:3452: $? = 0
  276. configure:3455: test -s conftest.o
  277. configure:3458: $? = 0
  278. configure:3469: result: yes
  279. configure:3491: checking minix/config.h usability
  280. configure:3503: gcc -c -g -O2 conftest.c >&5
  281. conftest.c:55:26: fatal error: minix/config.h: No such file or directory
  282. compilation terminated.
  283. configure:3509: $? = 1
  284. configure: failed program was:
  285. | /* confdefs.h. */
  286. |
  287. | #define PACKAGE_NAME ""
  288. | #define PACKAGE_TARNAME ""
  289. | #define PACKAGE_VERSION ""
  290. | #define PACKAGE_STRING ""
  291. | #define PACKAGE_BUGREPORT ""
  292. | #define PACKAGE "mc"
  293. | #define VERSION "4.6.1"
  294. | #define STDC_HEADERS 1
  295. | #define HAVE_SYS_TYPES_H 1
  296. | #define HAVE_SYS_STAT_H 1
  297. | #define HAVE_STDLIB_H 1
  298. | #define HAVE_STRING_H 1
  299. | #define HAVE_MEMORY_H 1
  300. | #define HAVE_STRINGS_H 1
  301. | #define HAVE_INTTYPES_H 1
  302. | #define HAVE_STDINT_H 1
  303. | #define HAVE_UNISTD_H 1
  304. | /* end confdefs.h. */
  305. | #include <stdio.h>
  306. | #if HAVE_SYS_TYPES_H
  307. | # include <sys/types.h>
  308. | #endif
  309. | #if HAVE_SYS_STAT_H
  310. | # include <sys/stat.h>
  311. | #endif
  312. | #if STDC_HEADERS
  313. | # include <stdlib.h>
  314. | # include <stddef.h>
  315. | #else
  316. | # if HAVE_STDLIB_H
  317. | # include <stdlib.h>
  318. | # endif
  319. | #endif
  320. | #if HAVE_STRING_H
  321. | # if !STDC_HEADERS && HAVE_MEMORY_H
  322. | # include <memory.h>
  323. | # endif
  324. | # include <string.h>
  325. | #endif
  326. | #if HAVE_STRINGS_H
  327. | # include <strings.h>
  328. | #endif
  329. | #if HAVE_INTTYPES_H
  330. | # include <inttypes.h>
  331. | #else
  332. | # if HAVE_STDINT_H
  333. | # include <stdint.h>
  334. | # endif
  335. | #endif
  336. | #if HAVE_UNISTD_H
  337. | # include <unistd.h>
  338. | #endif
  339. | #include <minix/config.h>
  340. configure:3532: result: no
  341. configure:3536: checking minix/config.h presence
  342. configure:3546: gcc -E conftest.c
  343. conftest.c:21:26: fatal error: minix/config.h: No such file or directory
  344. compilation terminated.
  345. configure:3552: $? = 1
  346. configure: failed program was:
  347. | /* confdefs.h. */
  348. |
  349. | #define PACKAGE_NAME ""
  350. | #define PACKAGE_TARNAME ""
  351. | #define PACKAGE_VERSION ""
  352. | #define PACKAGE_STRING ""
  353. | #define PACKAGE_BUGREPORT ""
  354. | #define PACKAGE "mc"
  355. | #define VERSION "4.6.1"
  356. | #define STDC_HEADERS 1
  357. | #define HAVE_SYS_TYPES_H 1
  358. | #define HAVE_SYS_STAT_H 1
  359. | #define HAVE_STDLIB_H 1
  360. | #define HAVE_STRING_H 1
  361. | #define HAVE_MEMORY_H 1
  362. | #define HAVE_STRINGS_H 1
  363. | #define HAVE_INTTYPES_H 1
  364. | #define HAVE_STDINT_H 1
  365. | #define HAVE_UNISTD_H 1
  366. | /* end confdefs.h. */
  367. | #include <minix/config.h>
  368. configure:3572: result: no
  369. configure:3607: checking for minix/config.h
  370. configure:3614: result: no
  371. configure:3643: checking for library containing strerror
  372. configure:3673: gcc -o conftest -g -O2 conftest.c >&5
  373. configure:3679: $? = 0
  374. configure:3683: test -z
  375. || test ! -s conftest.err
  376. configure:3686: $? = 0
  377. configure:3689: test -s conftest
  378. configure:3692: $? = 0
  379. configure:3762: result: none required
  380. configure:3795: checking for pkg-config
  381. configure:3813: found /usr/bin/pkg-config
  382. configure:3826: result: /usr/bin/pkg-config
  383. configure:3843: checking for glib-2.0
  384. configure:3894: checking for glib-config
  385. configure:3927: result: no
  386. configure:3894: checking for glib12-config
  387. configure:3927: result: no
  388. configure:3987: checking for glib-config
  389. configure:4018: result: no
  390. configure:4026: checking for GLIB - version >= 1.2.6
  391. configure:4160: result: no
  392. configure:4246: error: Test for glib failed.
  393. GNU Midnight Commander requires glib 1.2.6 or above.
  394.  
  395. ## ---------------- ##
  396. ## Cache variables. ##
  397. ## ---------------- ##
  398.  
  399. ac_cv_build=x86_64-unknown-linux
  400. ac_cv_build_alias=x86_64-unknown-linux
  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_GLIB_CONFIG_set=
  411. ac_cv_env_GLIB_CONFIG_value=
  412. ac_cv_env_LDFLAGS_set=
  413. ac_cv_env_LDFLAGS_value=
  414. ac_cv_env_build_alias_set=
  415. ac_cv_env_build_alias_value=
  416. ac_cv_env_host_alias_set=
  417. ac_cv_env_host_alias_value=
  418. ac_cv_env_target_alias_set=
  419. ac_cv_env_target_alias_value=
  420. ac_cv_exeext=
  421. ac_cv_header_inttypes_h=yes
  422. ac_cv_header_memory_h=yes
  423. ac_cv_header_minix_config_h=no
  424. ac_cv_header_stdc=yes
  425. ac_cv_header_stdint_h=yes
  426. ac_cv_header_stdlib_h=yes
  427. ac_cv_header_string_h=yes
  428. ac_cv_header_strings_h=yes
  429. ac_cv_header_sys_stat_h=yes
  430. ac_cv_header_sys_types_h=yes
  431. ac_cv_header_unistd_h=yes
  432. ac_cv_host=x86_64-unknown-linux
  433. ac_cv_host_alias=x86_64-unknown-linux
  434. ac_cv_objext=o
  435. ac_cv_path_GLIB_CONFIG=no
  436. ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
  437. ac_cv_path_install='/usr/bin/install -c'
  438. ac_cv_prog_AWK=gawk
  439. ac_cv_prog_CPP='gcc -E'
  440. ac_cv_prog_ac_ct_CC=gcc
  441. ac_cv_prog_cc_g=yes
  442. ac_cv_prog_cc_stdc=
  443. ac_cv_prog_egrep='grep -E'
  444. ac_cv_prog_make_make_set=yes
  445. ac_cv_search_strerror='none required'
  446. am_cv_CC_dependencies_compiler_type=gcc3
  447.  
  448. ## ----------------- ##
  449. ## Output variables. ##
  450. ## ----------------- ##
  451.  
  452. ACLOCAL='${SHELL} /home/didier1693/PackageTar-Gz/MC/mc-4.6.1/config/missing --run aclocal-1.8'
  453. ALLOCA=''
  454. AMDEPBACKSLASH='\'
  455. AMDEP_FALSE='#'
  456. AMDEP_TRUE=''
  457. AMTAR='${SHELL} /home/didier1693/PackageTar-Gz/MC/mc-4.6.1/config/missing --run tar'
  458. AR=''
  459. AUTOCONF='${SHELL} /home/didier1693/PackageTar-Gz/MC/mc-4.6.1/config/missing --run autoconf'
  460. AUTOHEADER='${SHELL} /home/didier1693/PackageTar-Gz/MC/mc-4.6.1/config/missing --run autoheader'
  461. AUTOMAKE='${SHELL} /home/didier1693/PackageTar-Gz/MC/mc-4.6.1/config/missing --run automake-1.8'
  462. AWK='gawk'
  463. BUILD_INCLUDED_LIBINTL=''
  464. CATOBJEXT=''
  465. CC='gcc'
  466. CCDEPMODE='depmode=gcc3'
  467. CFLAGS='-g -O2'
  468. CHARSET_FALSE=''
  469. CHARSET_TRUE=''
  470. CONS_SAVER_FALSE=''
  471. CONS_SAVER_TRUE=''
  472. CPP='gcc -E'
  473. CPPFLAGS=''
  474. CYGPATH_W='echo'
  475. DATADIRNAME=''
  476. DEFS=''
  477. DEPDIR='.deps'
  478. DOC_LINGUAS=''
  479. ECHO_C=''
  480. ECHO_N='-n'
  481. ECHO_T=''
  482. EGREP='grep -E'
  483. EXEEXT=''
  484. GENCAT=''
  485. GLIBC21=''
  486. GLIB_CFLAGS=''
  487. GLIB_CONFIG='no'
  488. GLIB_LIBS=''
  489. GMODULE_CFLAGS=''
  490. GMODULE_LIBS=''
  491. GMSGFMT=''
  492. HAVE_FILECMD=''
  493. HAVE_ZIPINFO=''
  494. HAVE_nroff=''
  495. INCLUDED_SLANG_FALSE=''
  496. INCLUDED_SLANG_TRUE=''
  497. INSTALL_DATA='${INSTALL} -m 644'
  498. INSTALL_PROGRAM='${INSTALL}'
  499. INSTALL_SCRIPT='${INSTALL}'
  500. INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
  501. INSTOBJEXT=''
  502. INTLBISON=''
  503. INTLLIBS=''
  504. INTLOBJS=''
  505. INTL_LIBTOOL_SUFFIX_PREFIX=''
  506. LDFLAGS=''
  507. LIBICONV=''
  508. LIBINTL=''
  509. LIBOBJS=''
  510. LIBS=''
  511. LN_S=''
  512. LTLIBICONV=''
  513. LTLIBINTL=''
  514. LTLIBOBJS=''
  515. MAINT='#'
  516. MAINTAINER_MODE_FALSE=''
  517. MAINTAINER_MODE_TRUE='#'
  518. MAKEINFO='${SHELL} /home/didier1693/PackageTar-Gz/MC/mc-4.6.1/config/missing --run makeinfo'
  519. MANDOC=''
  520. MAN_FLAGS=''
  521. MCLIBS=''
  522. MCSERVLIBS=''
  523. MKINSTALLDIRS=''
  524. MSGFMT=''
  525. MSGMERGE=''
  526. OBJEXT='o'
  527. PACKAGE='mc'
  528. PACKAGE_BUGREPORT=''
  529. PACKAGE_NAME=''
  530. PACKAGE_STRING=''
  531. PACKAGE_TARNAME=''
  532. PACKAGE_VERSION=''
  533. PATH_SEPARATOR=':'
  534. PERL=''
  535. PKG_CONFIG='/usr/bin/pkg-config'
  536. POSUB=''
  537. RANLIB=''
  538. RPM_VERSION=''
  539. SET_MAKE=''
  540. SHELL='/bin/sh'
  541. STRIP=''
  542. UNZIP=''
  543. USE_EDIT_FALSE=''
  544. USE_EDIT_TRUE=''
  545. USE_INCLUDED_LIBINTL=''
  546. USE_MCFS_FALSE=''
  547. USE_MCFS_TRUE=''
  548. USE_NLS=''
  549. USE_SAMBA_FS_FALSE=''
  550. USE_SAMBA_FS_TRUE=''
  551. USE_UNDEL_FS_FALSE=''
  552. USE_UNDEL_FS_TRUE=''
  553. USE_VFS_FALSE=''
  554. USE_VFS_NET_FALSE=''
  555. USE_VFS_NET_TRUE=''
  556. USE_VFS_TRUE=''
  557. VERSION='4.6.1'
  558. X11_WWW=''
  559. XGETTEXT=''
  560. X_CFLAGS=''
  561. X_EXTRA_LIBS=''
  562. X_LIBS=''
  563. X_PRE_LIBS=''
  564. ZIP=''
  565. ac_ct_AR=''
  566. ac_ct_CC='gcc'
  567. ac_ct_RANLIB=''
  568. ac_ct_STRIP=''
  569. am__fastdepCC_FALSE='#'
  570. am__fastdepCC_TRUE=''
  571. am__include='include'
  572. am__leading_dot='.'
  573. am__quote=''
  574. bindir='${exec_prefix}/bin'
  575. build='x86_64-unknown-linux'
  576. build_alias=''
  577. build_cpu='x86_64'
  578. build_os='linux'
  579. build_vendor='unknown'
  580. configdir=''
  581. datadir='${prefix}/share'
  582. exec_prefix='NONE'
  583. host='x86_64-unknown-linux'
  584. host_alias=''
  585. host_cpu='x86_64'
  586. host_os='linux'
  587. host_vendor='unknown'
  588. includedir='${prefix}/include'
  589. infodir='${prefix}/info'
  590. install_sh='/home/didier1693/PackageTar-Gz/MC/mc-4.6.1/config/install-sh'
  591. libdir='${exec_prefix}/lib'
  592. libexecdir='${exec_prefix}/libexec'
  593. localstatedir='${prefix}/var'
  594. mandir='${prefix}/man'
  595. mkdir_p='mkdir -p -- .'
  596. oldincludedir='/usr/include'
  597. prefix='NONE'
  598. program_transform_name='s,x,x,'
  599. sbindir='${exec_prefix}/sbin'
  600. sharedstatedir='${prefix}/com'
  601. subdirs=''
  602. sysconfdir='${prefix}/etc'
  603. target_alias=''
  604.  
  605. ## ----------- ##
  606. ## confdefs.h. ##
  607. ## ----------- ##
  608.  
  609. #define HAVE_INTTYPES_H 1
  610. #define HAVE_MEMORY_H 1
  611. #define HAVE_STDINT_H 1
  612. #define HAVE_STDLIB_H 1
  613. #define HAVE_STRINGS_H 1
  614. #define HAVE_STRING_H 1
  615. #define HAVE_SYS_STAT_H 1
  616. #define HAVE_SYS_TYPES_H 1
  617. #define HAVE_UNISTD_H 1
  618. #define PACKAGE "mc"
  619. #define PACKAGE_BUGREPORT ""
  620. #define PACKAGE_NAME ""
  621. #define PACKAGE_STRING ""
  622. #define PACKAGE_TARNAME ""
  623. #define PACKAGE_VERSION ""
  624. #define STDC_HEADERS 1
  625. #define VERSION "4.6.1"
  626.  
  627. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement