Advertisement
Guest User

Untitled

a guest
Nov 15th, 2012
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.50 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.68. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/man --libdir=/usr/lib64 --docdir=/usr/doc/mono-2.10.9 --build=x86_64-slackware-linux
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = vtr
  14. uname -m = x86_64
  15. uname -r = 3.2.29
  16. uname -s = Linux
  17. uname -v = #2 SMP Mon Sep 17 14:19:22 CDT 2012
  18.  
  19. /usr/bin/uname -p = Intel(R) Core(TM) i3 CPU 540 @ 3.07GHz
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = x86_64
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /sbin
  33. PATH: /usr/sbin
  34. PATH: /bin
  35. PATH: /usr/bin
  36.  
  37.  
  38. ## ----------- ##
  39. ## Core tests. ##
  40. ## ----------- ##
  41.  
  42. configure:2914: checking build system type
  43. configure:2928: result: x86_64-slackware-linux-gnu
  44. configure:2948: checking host system type
  45. configure:2961: result: x86_64-slackware-linux-gnu
  46. configure:2981: checking target system type
  47. configure:2994: result: x86_64-slackware-linux-gnu
  48. configure:3044: checking for a BSD-compatible install
  49. configure:3112: result: /bin/ginstall -c
  50. configure:3123: checking whether build environment is sane
  51. configure:3173: result: yes
  52. configure:3314: checking for a thread-safe mkdir -p
  53. configure:3353: result: /bin/mkdir -p
  54. configure:3366: checking for gawk
  55. configure:3382: found /bin/gawk
  56. configure:3393: result: gawk
  57. configure:3404: checking whether make sets $(MAKE)
  58. configure:3426: result: yes
  59. configure:3501: checking how to create a ustar tar archive
  60. configure:3514: tar --version
  61. tar (GNU tar) 1.26
  62. Copyright (C) 2011 Free Software Foundation, Inc.
  63. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
  64. This is free software: you are free to change and redistribute it.
  65. There is NO WARRANTY, to the extent permitted by law.
  66.  
  67. Written by John Gilmore and Jay Fenlason.
  68. configure:3517: $? = 0
  69. configure:3557: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
  70. configure:3560: $? = 0
  71. configure:3564: tar -xf - <conftest.tar
  72. configure:3567: $? = 0
  73. configure:3580: result: gnutar
  74. configure:3588: checking whether to enable maintainer-specific portions of Makefiles
  75. configure:3597: result: no
  76. configure:3614: checking whether ln -s works
  77. configure:3618: result: yes
  78. configure:3671: checking host platform characteristics
  79. configure:3952: result: ok
  80. configure:4053: checking for gcc
  81. configure:4069: found /usr/bin/gcc
  82. configure:4080: result: gcc
  83. configure:4150: checking for gcc
  84. configure:4177: result: gcc
  85. configure:4406: checking for C compiler version
  86. configure:4415: gcc --version >&5
  87. gcc (GCC) 4.7.1
  88. Copyright (C) 2012 Free Software Foundation, Inc.
  89. This is free software; see the source for copying conditions. There is NO
  90. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  91.  
  92. configure:4426: $? = 0
  93. configure:4415: gcc -v >&5
  94. Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/4.7.1/specs
  95. COLLECT_GCC=gcc
  96. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/4.7.1/lto-wrapper
  97. Target: x86_64-slackware-linux
  98. Configured with: ../gcc-4.7.1/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib64/python2.7/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --enable-java-home --with-java-home=/usr/lib64/jvm/jre --with-jvm-root-dir=/usr/lib64/jvm --with-jvm-jar-dir=/usr/lib64/jvm/jvm-exports --with-arch-directory=amd64 --with-antlr-jar=/home/slackware/slackbuilds/gcc/antlr-runtime-3.4.jar --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux
  99. Thread model: posix
  100. gcc version 4.7.1 (GCC)
  101. configure:4426: $? = 0
  102. configure:4415: gcc -V >&5
  103. gcc: error: unrecognized command line option '-V'
  104. gcc: fatal error: no input files
  105. compilation terminated.
  106. configure:4426: $? = 1
  107. configure:4415: gcc -qversion >&5
  108. gcc: error: unrecognized command line option '-qversion'
  109. gcc: fatal error: no input files
  110. compilation terminated.
  111. configure:4426: $? = 1
  112. configure:4446: checking whether the C compiler works
  113. configure:4468: gcc -O2 -fPIC -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  114. /usr/lib64/gcc/x86_64-slackware-linux/4.7.1/../../../../x86_64-slackware-linux/bin/ld: cannot find crt1.o: No such file or directory
  115. /usr/lib64/gcc/x86_64-slackware-linux/4.7.1/../../../../x86_64-slackware-linux/bin/ld: cannot find crti.o: No such file or directory
  116. /usr/lib64/gcc/x86_64-slackware-linux/4.7.1/../../../../x86_64-slackware-linux/bin/ld: cannot find -lc
  117. /usr/lib64/gcc/x86_64-slackware-linux/4.7.1/../../../../x86_64-slackware-linux/bin/ld: cannot find crtn.o: No such file or directory
  118. collect2: error: ld returned 1 exit status
  119. configure:4472: $? = 1
  120. configure:4510: result: no
  121. configure: failed program was:
  122. | /* confdefs.h */
  123. | #define PACKAGE_NAME ""
  124. | #define PACKAGE_TARNAME ""
  125. | #define PACKAGE_VERSION ""
  126. | #define PACKAGE_STRING ""
  127. | #define PACKAGE_BUGREPORT ""
  128. | #define PACKAGE_URL ""
  129. | #define PACKAGE "mono"
  130. | #define VERSION "2.10.9"
  131. | /* end confdefs.h. */
  132. |
  133. | int
  134. | main ()
  135. | {
  136. |
  137. | ;
  138. | return 0;
  139. | }
  140. configure:4515: error: in `/tmp/SBo/mono-2.10.9':
  141. configure:4517: error: C compiler cannot create executables
  142. See `config.log' for more details
  143.  
  144. ## ---------------- ##
  145. ## Cache variables. ##
  146. ## ---------------- ##
  147.  
  148. ac_cv_build=x86_64-slackware-linux-gnu
  149. ac_cv_env_CCASFLAGS_set=
  150. ac_cv_env_CCASFLAGS_value=
  151. ac_cv_env_CCAS_set=
  152. ac_cv_env_CCAS_value=
  153. ac_cv_env_CCC_set=
  154. ac_cv_env_CCC_value=
  155. ac_cv_env_CC_set=
  156. ac_cv_env_CC_value=
  157. ac_cv_env_CFLAGS_set=set
  158. ac_cv_env_CFLAGS_value='-O2 -fPIC'
  159. ac_cv_env_CPPFLAGS_set=
  160. ac_cv_env_CPPFLAGS_value=
  161. ac_cv_env_CPP_set=
  162. ac_cv_env_CPP_value=
  163. ac_cv_env_CXXCPP_set=
  164. ac_cv_env_CXXCPP_value=
  165. ac_cv_env_CXXFLAGS_set=set
  166. ac_cv_env_CXXFLAGS_value='-O2 -fPIC'
  167. ac_cv_env_CXX_set=
  168. ac_cv_env_CXX_value=
  169. ac_cv_env_LDFLAGS_set=
  170. ac_cv_env_LDFLAGS_value=
  171. ac_cv_env_LIBS_set=
  172. ac_cv_env_LIBS_value=
  173. ac_cv_env_XMKMF_set=
  174. ac_cv_env_XMKMF_value=
  175. ac_cv_env_build_alias_set=set
  176. ac_cv_env_build_alias_value=x86_64-slackware-linux
  177. ac_cv_env_host_alias_set=
  178. ac_cv_env_host_alias_value=
  179. ac_cv_env_target_alias_set=
  180. ac_cv_env_target_alias_value=
  181. ac_cv_host=x86_64-slackware-linux-gnu
  182. ac_cv_path_install='/bin/ginstall -c'
  183. ac_cv_path_mkdir=/bin/mkdir
  184. ac_cv_prog_AWK=gawk
  185. ac_cv_prog_ac_ct_CC=gcc
  186. ac_cv_prog_make_make_set=yes
  187. ac_cv_target=x86_64-slackware-linux-gnu
  188. am_cv_prog_tar_ustar=gnutar
  189.  
  190. ## ----------------- ##
  191. ## Output variables. ##
  192. ## ----------------- ##
  193.  
  194. ACLOCAL='${SHELL} /tmp/SBo/mono-2.10.9/missing --run aclocal-1.11'
  195. ALPHA_FALSE=''
  196. ALPHA_TRUE=''
  197. AMD64_FALSE=''
  198. AMD64_TRUE=''
  199. AMDEPBACKSLASH=''
  200. AMDEP_FALSE=''
  201. AMDEP_TRUE=''
  202. AMTAR='${SHELL} /tmp/SBo/mono-2.10.9/missing --run tar'
  203. API_VER='2.0'
  204. AR=''
  205. ARM_FALSE=''
  206. ARM_TRUE=''
  207. AS=''
  208. AUTOCONF='${SHELL} /tmp/SBo/mono-2.10.9/missing --run autoconf'
  209. AUTOHEADER='${SHELL} /tmp/SBo/mono-2.10.9/missing --run autoheader'
  210. AUTOMAKE='${SHELL} /tmp/SBo/mono-2.10.9/missing --run automake-1.11'
  211. AWK='gawk'
  212. BISON=''
  213. BOEHM_DEFINES=''
  214. BUILD_EXEEXT=''
  215. BUILD_GLIB_CFLAGS=''
  216. BUILD_GLIB_LIBS=''
  217. BUILD_MCS_FALSE=''
  218. BUILD_MCS_TRUE=''
  219. CC='gcc'
  220. CCAS=''
  221. CCASDEPMODE=''
  222. CCASFLAGS=''
  223. CCDEPMODE=''
  224. CC_FOR_BUILD=''
  225. CFLAGS='-O2 -fPIC'
  226. CFLAGS_FOR_BUILD=''
  227. CPP=''
  228. CPPFLAGS=' -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP'
  229. CROSS_COMPILING_FALSE=''
  230. CROSS_COMPILING_TRUE=''
  231. CXX=''
  232. CXXCPP=''
  233. CXXDEPMODE=''
  234. CXXFLAGS='-O2 -fPIC'
  235. CYGPATH_W='echo'
  236. DEFS=''
  237. DEPDIR=''
  238. DISABLE_JIT_FALSE=''
  239. DISABLE_JIT_TRUE=''
  240. DISABLE_PROFILER_FALSE=''
  241. DISABLE_PROFILER_TRUE=''
  242. DISABLE_SHARED_HANDLES=''
  243. DLLTOOL=''
  244. DOLT_BASH=''
  245. DSYMUTIL=''
  246. DTRACE=''
  247. DTRACEFLAGS=''
  248. DTRACE_G_REQUIRED_FALSE=''
  249. DTRACE_G_REQUIRED_TRUE=''
  250. DUMPBIN=''
  251. ECHO_C=''
  252. ECHO_N='-n'
  253. ECHO_T=''
  254. EGREP=''
  255. ENABLE_DTRACE_FALSE=''
  256. ENABLE_DTRACE_TRUE=''
  257. ENABLE_LLVM_FALSE=''
  258. ENABLE_LLVM_TRUE=''
  259. ENABLE_NUNIT_TESTS_FALSE=''
  260. ENABLE_NUNIT_TESTS_TRUE=''
  261. EXEEXT=''
  262. FGREP=''
  263. GETTEXT_MACRO_VERSION=''
  264. GLIB_CFLAGS=''
  265. GLIB_LIBS=''
  266. GMODULE_CFLAGS=''
  267. GMODULE_LIBS=''
  268. GMSGFMT=''
  269. GMSGFMT_015=''
  270. GREP=''
  271. HAVE_MSGFMT=''
  272. HAVE_OPROFILE_FALSE=''
  273. HAVE_OPROFILE_TRUE=''
  274. HAVE_ZLIB_FALSE=''
  275. HAVE_ZLIB_TRUE=''
  276. HOST_CC=''
  277. HOST_WIN32_FALSE=''
  278. HOST_WIN32_TRUE='#'
  279. HPPA_FALSE=''
  280. HPPA_TRUE=''
  281. IA64_FALSE=''
  282. IA64_TRUE=''
  283. INCLUDED_LIBGC_FALSE=''
  284. INCLUDED_LIBGC_TRUE=''
  285. INSTALL_4_0_FALSE=''
  286. INSTALL_4_0_TRUE=''
  287. INSTALL_DATA='${INSTALL} -m 644'
  288. INSTALL_MONODROID_FALSE=''
  289. INSTALL_MONODROID_TRUE=''
  290. INSTALL_MONOTOUCH_FALSE=''
  291. INSTALL_MONOTOUCH_TRUE=''
  292. INSTALL_PROGRAM='${INSTALL}'
  293. INSTALL_SCRIPT='${INSTALL}'
  294. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  295. INTERP_SUPPORTED_FALSE=''
  296. INTERP_SUPPORTED_TRUE=''
  297. INTL=''
  298. JIT_SUPPORTED_FALSE=''
  299. JIT_SUPPORTED_TRUE=''
  300. LD=''
  301. LDFLAGS=''
  302. LIBC=''
  303. LIBGC_CFLAGS=''
  304. LIBGC_LIBS=''
  305. LIBGC_STATIC_LIBS=''
  306. LIBOBJS=''
  307. LIBS=''
  308. LIBTOOL=''
  309. LIPO=''
  310. LLVM_CFLAGS=''
  311. LLVM_CONFIG=''
  312. LLVM_CXXFLAGS=''
  313. LLVM_LDFLAGS=''
  314. LLVM_LIBS=''
  315. LN_S='ln -s'
  316. LOADED_LLVM_FALSE=''
  317. LOADED_LLVM_TRUE=''
  318. LTCOMPILE=''
  319. LTCXXCOMPILE=''
  320. LTLIBOBJS=''
  321. M68K_FALSE=''
  322. M68K_TRUE=''
  323. MAINT='#'
  324. MAINTAINER_MODE_FALSE=''
  325. MAINTAINER_MODE_TRUE='#'
  326. MAKEINFO='${SHELL} /tmp/SBo/mono-2.10.9/missing --run makeinfo'
  327. MANIFEST_TOOL=''
  328. MIPS_FALSE=''
  329. MIPS_GCC_FALSE=''
  330. MIPS_GCC_TRUE=''
  331. MIPS_SGI_FALSE=''
  332. MIPS_SGI_TRUE=''
  333. MIPS_TRUE=''
  334. MKDIR_P='/bin/mkdir -p'
  335. MONO_DEBUGGER_SUPPORTED_FALSE=''
  336. MONO_DEBUGGER_SUPPORTED_TRUE=''
  337. MONO_DL_NEED_USCORE=''
  338. MONO_NACL_ALIGN_MASK_OFF=''
  339. MOONLIGHT_BOEHM_FALSE=''
  340. MOONLIGHT_BOEHM_TRUE=''
  341. MOONLIGHT_DEFINES=''
  342. MOONLIGHT_FALSE=''
  343. MOONLIGHT_SGEN_FALSE=''
  344. MOONLIGHT_SGEN_TRUE=''
  345. MOONLIGHT_TRUE=''
  346. MSGFMT=''
  347. MSGFMT_015=''
  348. MSGMERGE=''
  349. NACL_CODEGEN_FALSE=''
  350. NACL_CODEGEN_TRUE=''
  351. NM=''
  352. NMEDIT=''
  353. NO_VERSION_SCRIPT_FALSE=''
  354. NO_VERSION_SCRIPT_TRUE=''
  355. OBJDUMP=''
  356. OBJEXT=''
  357. ONLY_MOONLIGHT_FALSE=''
  358. ONLY_MOONLIGHT_TRUE=''
  359. OPROFILE_CFLAGS=''
  360. OPROFILE_LIBS=''
  361. OTOOL64=''
  362. OTOOL=''
  363. PACKAGE='mono'
  364. PACKAGE_BUGREPORT=''
  365. PACKAGE_NAME=''
  366. PACKAGE_STRING=''
  367. PACKAGE_TARNAME=''
  368. PACKAGE_URL=''
  369. PACKAGE_VERSION=''
  370. PATH_SEPARATOR=':'
  371. PKG_CONFIG=''
  372. PLATFORM_ANDROID_FALSE=''
  373. PLATFORM_ANDROID_TRUE='#'
  374. PLATFORM_DARWIN_FALSE=''
  375. PLATFORM_DARWIN_TRUE='#'
  376. PLATFORM_LINUX_FALSE='#'
  377. PLATFORM_LINUX_TRUE=''
  378. PLATFORM_SIGPOSIX_FALSE='#'
  379. PLATFORM_SIGPOSIX_TRUE=''
  380. POWERPC64_FALSE=''
  381. POWERPC64_TRUE=''
  382. POWERPC_FALSE=''
  383. POWERPC_TRUE=''
  384. RANLIB=''
  385. S390_FALSE=''
  386. S390_TRUE=''
  387. S390x_FALSE=''
  388. S390x_TRUE=''
  389. SED=''
  390. SET_MAKE=''
  391. SGEN_DEFINES=''
  392. SHARED_MONO_FALSE=''
  393. SHARED_MONO_TRUE=''
  394. SHELL='/bin/sh'
  395. SPARC64_FALSE=''
  396. SPARC64_TRUE=''
  397. SPARC_FALSE=''
  398. SPARC_TRUE=''
  399. SQLITE3=''
  400. SQLITE=''
  401. STATIC_MONO_FALSE=''
  402. STATIC_MONO_TRUE=''
  403. STRIP=''
  404. SUPPORT_BOEHM_FALSE=''
  405. SUPPORT_BOEHM_TRUE=''
  406. SUPPORT_SGEN_FALSE=''
  407. SUPPORT_SGEN_TRUE=''
  408. TARGET_WIN32_FALSE=''
  409. TARGET_WIN32_TRUE='#'
  410. USE_BATCH_FILES_FALSE=''
  411. USE_BATCH_FILES_TRUE=''
  412. USE_JIT_FALSE=''
  413. USE_JIT_TRUE=''
  414. USE_NLS=''
  415. VERSION='2.10.9'
  416. X11=''
  417. X86_FALSE=''
  418. X86_TRUE=''
  419. XATTR_LIB=''
  420. XGETTEXT=''
  421. XGETTEXT_015=''
  422. XGETTEXT_EXTRA_OPTIONS=''
  423. XMKMF=''
  424. ac_ct_AR=''
  425. ac_ct_CC='gcc'
  426. ac_ct_CXX=''
  427. ac_ct_DUMPBIN=''
  428. am__EXEEXT_FALSE=''
  429. am__EXEEXT_TRUE=''
  430. am__fastdepCCAS_FALSE=''
  431. am__fastdepCCAS_TRUE=''
  432. am__fastdepCC_FALSE=''
  433. am__fastdepCC_TRUE=''
  434. am__fastdepCXX_FALSE=''
  435. am__fastdepCXX_TRUE=''
  436. am__include=''
  437. am__isrc=''
  438. am__leading_dot='.'
  439. am__quote=''
  440. am__tar='tar --format=ustar -chf - "$$tardir"'
  441. am__untar='tar -xf -'
  442. arch_target=''
  443. bindir='${exec_prefix}/bin'
  444. build='x86_64-slackware-linux-gnu'
  445. build_alias='x86_64-slackware-linux'
  446. build_cpu='x86_64'
  447. build_os='linux-gnu'
  448. build_vendor='slackware'
  449. datadir='${datarootdir}'
  450. datarootdir='${prefix}/share'
  451. docdir='/usr/doc/mono-2.10.9'
  452. docs_dir=''
  453. dvidir='${docdir}'
  454. exec_prefix='NONE'
  455. export_ldflags=''
  456. host='x86_64-slackware-linux-gnu'
  457. host_alias=''
  458. host_cpu='x86_64'
  459. host_os='linux-gnu'
  460. host_vendor='slackware'
  461. htmldir='${docdir}'
  462. ikvm_native_dir=''
  463. includedir='${prefix}/include'
  464. infodir='${datarootdir}/info'
  465. install_sh='${SHELL} /tmp/SBo/mono-2.10.9/install-sh'
  466. libdir='/usr/lib64'
  467. libexecdir='${exec_prefix}/libexec'
  468. libgc_dir=''
  469. libgdiplus_loc=''
  470. libmono_cflags='-D_REENTRANT'
  471. libmono_ldflags=''
  472. libsuffix=''
  473. localedir='${datarootdir}/locale'
  474. localstatedir='/var'
  475. mandir='/usr/man'
  476. mcs_topdir=''
  477. mcs_topdir_from_srcdir=''
  478. mkdir_p='/bin/mkdir -p'
  479. mono_build_root=''
  480. mono_cfg_dir=''
  481. mono_runtime=''
  482. oldincludedir='/usr/include'
  483. pdfdir='${docdir}'
  484. prefix='/usr'
  485. program_transform_name='s,x,x,'
  486. psdir='${docdir}'
  487. reloc_libdir='lib64'
  488. sbindir='${exec_prefix}/sbin'
  489. sharedstatedir='${prefix}/com'
  490. subdirs=''
  491. sysconfdir='/etc'
  492. target='x86_64-slackware-linux-gnu'
  493. target_alias=''
  494. target_cpu='x86_64'
  495. target_os='linux-gnu'
  496. target_vendor='slackware'
  497.  
  498. ## ----------- ##
  499. ## confdefs.h. ##
  500. ## ----------- ##
  501.  
  502. /* confdefs.h */
  503. #define PACKAGE_NAME ""
  504. #define PACKAGE_TARNAME ""
  505. #define PACKAGE_VERSION ""
  506. #define PACKAGE_STRING ""
  507. #define PACKAGE_BUGREPORT ""
  508. #define PACKAGE_URL ""
  509. #define PACKAGE "mono"
  510. #define VERSION "2.10.9"
  511.  
  512. configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement