Advertisement
Guest User

Untitled

a guest
Jan 2nd, 2012
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.05 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.65. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-nls
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = livecd
  14. uname -m = x86_64
  15. uname -r = 3.0.6-gentoo
  16. uname -s = Linux
  17. uname -v = #1 SMP Thu Dec 8 13:33:50 UTC 2011
  18.  
  19. /usr/bin/uname -p = Intel(R) Core(TM) i7-2700K CPU @ 3.50GHz
  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: /usr/lib64/portage/bin/ebuild-helpers
  31. PATH: /usr/local/sbin
  32. PATH: /usr/local/bin
  33. PATH: /usr/sbin
  34. PATH: /usr/bin
  35. PATH: /sbin
  36. PATH: /bin
  37. PATH: /opt/bin
  38. PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:1761: checking for perl
  46. configure:1766: ...version 5.008 required
  47. configure:1775: trying perl
  48. found version 5.012
  49. configure:1784: result: perl
  50. configure:1794: checking for module Locale::gettext
  51. configure:1806: result: yes
  52. configure:1811: checking for msgfmt
  53. configure:1829: found /usr/bin/msgfmt
  54. configure:1841: result: /usr/bin/msgfmt
  55. configure:1858: checking for x86_64-pc-linux-gnu-gcc
  56. configure:1874: found /usr/bin/x86_64-pc-linux-gnu-gcc
  57. configure:1885: result: x86_64-pc-linux-gnu-gcc
  58. configure:2154: checking for C compiler version
  59. configure:2163: x86_64-pc-linux-gnu-gcc --version >&5
  60. x86_64-pc-linux-gnu-gcc (Gentoo 4.5.3-r1 p1.0, pie-0.4.5) 4.5.3
  61. Copyright (C) 2010 Free Software Foundation, Inc.
  62. This is free software; see the source for copying conditions. There is NO
  63. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  64.  
  65. configure:2174: $? = 0
  66. configure:2163: x86_64-pc-linux-gnu-gcc -v >&5
  67. Using built-in specs.
  68. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/x86_64-pc-linux-gnu-gcc
  69. COLLECT_LTO_WRAPPER=/mnt/win/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/../../../libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper
  70. Target: x86_64-pc-linux-gnu
  71. Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r1 p1.0, pie-0.4.5'
  72. Thread model: posix
  73. gcc version 4.5.3 (Gentoo 4.5.3-r1 p1.0, pie-0.4.5)
  74. configure:2174: $? = 0
  75. configure:2163: x86_64-pc-linux-gnu-gcc -V >&5
  76. x86_64-pc-linux-gnu-gcc: '-V' must come at the start of the command line
  77. configure:2174: $? = 1
  78. configure:2163: x86_64-pc-linux-gnu-gcc -qversion >&5
  79. x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion'
  80. x86_64-pc-linux-gnu-gcc: no input files
  81. configure:2174: $? = 1
  82. configure:2194: checking whether the C compiler works
  83. configure:2216: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  84. configure:2220: $? = 0
  85. configure:2269: result: yes
  86. configure:2272: checking for C compiler default output file name
  87. configure:2274: result: a.out
  88. configure:2280: checking for suffix of executables
  89. configure:2287: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  90. configure:2291: $? = 0
  91. configure:2313: result:
  92. configure:2335: checking whether we are cross compiling
  93. configure:2343: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  94. configure:2347: $? = 0
  95. configure:2354: ./conftest
  96. configure:2358: $? = 0
  97. configure:2373: result: no
  98. configure:2378: checking for suffix of object files
  99. configure:2400: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5
  100. configure:2404: $? = 0
  101. configure:2425: result: o
  102. configure:2429: checking whether we are using the GNU C compiler
  103. configure:2448: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5
  104. configure:2448: $? = 0
  105. configure:2457: result: yes
  106. configure:2466: checking whether x86_64-pc-linux-gnu-gcc accepts -g
  107. configure:2486: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5
  108. configure:2486: $? = 0
  109. configure:2527: result: yes
  110. configure:2544: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89
  111. configure:2608: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5
  112. configure:2608: $? = 0
  113. configure:2621: result: none needed
  114. configure:2642: checking for library containing dlsym
  115. configure:2673: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  116. /mnt/win/var/tmp/portage/sys-apps/help2man-1.38.2/temp/cc1z0vlz.o: In function `main':
  117. conftest.c:(.text+0x7): undefined reference to `dlsym'
  118. collect2: ld returned 1 exit status
  119. configure:2673: $? = 1
  120. configure: failed program was:
  121. | /* confdefs.h */
  122. | #define PACKAGE_NAME ""
  123. | #define PACKAGE_TARNAME ""
  124. | #define PACKAGE_VERSION ""
  125. | #define PACKAGE_STRING ""
  126. | #define PACKAGE_BUGREPORT ""
  127. | #define PACKAGE_URL ""
  128. | /* end confdefs.h. */
  129. |
  130. | /* Override any GCC internal prototype to avoid an error.
  131. | Use char because int might match the return type of a GCC
  132. | builtin and then its argument prototype would still apply. */
  133. | #ifdef __cplusplus
  134. | extern "C"
  135. | #endif
  136. | char dlsym ();
  137. | int
  138. | main ()
  139. | {
  140. | return dlsym ();
  141. | ;
  142. | return 0;
  143. | }
  144. configure:2673: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5
  145. /mnt/win/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/../../../lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/libdl.a(dlsym.o): In function `dlsym':
  146. (.text+0x5): undefined reference to `__dlsym'
  147. collect2: ld returned 1 exit status
  148. configure:2673: $? = 1
  149. configure: failed program was:
  150. | /* confdefs.h */
  151. | #define PACKAGE_NAME ""
  152. | #define PACKAGE_TARNAME ""
  153. | #define PACKAGE_VERSION ""
  154. | #define PACKAGE_STRING ""
  155. | #define PACKAGE_BUGREPORT ""
  156. | #define PACKAGE_URL ""
  157. | /* end confdefs.h. */
  158. |
  159. | /* Override any GCC internal prototype to avoid an error.
  160. | Use char because int might match the return type of a GCC
  161. | builtin and then its argument prototype would still apply. */
  162. | #ifdef __cplusplus
  163. | extern "C"
  164. | #endif
  165. | char dlsym ();
  166. | int
  167. | main ()
  168. | {
  169. | return dlsym ();
  170. | ;
  171. | return 0;
  172. | }
  173. configure:2690: result: no
  174. configure:2698: checking for library containing bindtextdomain
  175. configure:2729: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  176. configure:2729: $? = 0
  177. configure:2746: result: none required
  178. configure:2784: error: dlsym() required
  179.  
  180. ## ---------------- ##
  181. ## Cache variables. ##
  182. ## ---------------- ##
  183.  
  184. ac_cv_c_compiler_gnu=yes
  185. ac_cv_enable_nls=yes
  186. ac_cv_env_CC_set=
  187. ac_cv_env_CC_value=
  188. ac_cv_env_CFLAGS_set=set
  189. ac_cv_env_CFLAGS_value='-march=native -O2 -pipe'
  190. ac_cv_env_CPPFLAGS_set=
  191. ac_cv_env_CPPFLAGS_value=
  192. ac_cv_env_LDFLAGS_set=set
  193. ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed'
  194. ac_cv_env_LIBS_set=
  195. ac_cv_env_LIBS_value=
  196. ac_cv_env_build_alias_set=set
  197. ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
  198. ac_cv_env_host_alias_set=set
  199. ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
  200. ac_cv_env_target_alias_set=
  201. ac_cv_env_target_alias_value=
  202. ac_cv_module_Locale__gettext=yes
  203. ac_cv_objext=o
  204. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  205. ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc
  206. ac_cv_prog_PERL=perl
  207. ac_cv_prog_cc_c89=
  208. ac_cv_prog_cc_g=yes
  209. ac_cv_search_bindtextdomain='none required'
  210. ac_cv_search_dlsym=no
  211.  
  212. ## ----------------- ##
  213. ## Output variables. ##
  214. ## ----------------- ##
  215.  
  216. CC='x86_64-pc-linux-gnu-gcc'
  217. CFLAGS='-march=native -O2 -pipe'
  218. CPPFLAGS=''
  219. DEFS=''
  220. ECHO_C=''
  221. ECHO_N='-n'
  222. ECHO_T=''
  223. EXEEXT=''
  224. INSTALL_DATA=''
  225. INSTALL_INFO=''
  226. INSTALL_PROGRAM=''
  227. INSTALL_SCRIPT=''
  228. LDFLAGS='-Wl,-O1 -Wl,--as-needed'
  229. LIBOBJS=''
  230. LIBS=''
  231. LTLIBOBJS=''
  232. MAKEINFO=''
  233. MSGFMT='/usr/bin/msgfmt'
  234. OBJEXT='o'
  235. PACKAGE_BUGREPORT=''
  236. PACKAGE_NAME=''
  237. PACKAGE_STRING=''
  238. PACKAGE_TARNAME=''
  239. PACKAGE_URL=''
  240. PACKAGE_VERSION=''
  241. PATH_SEPARATOR=':'
  242. PERL='perl'
  243. SHELL='/bin/sh'
  244. ac_ct_CC=''
  245. bindir='${exec_prefix}/bin'
  246. build_alias='x86_64-pc-linux-gnu'
  247. datadir='/usr/share'
  248. datarootdir='${prefix}/share'
  249. docdir='${datarootdir}/doc/${PACKAGE}'
  250. dvidir='${docdir}'
  251. exec_prefix='NONE'
  252. extra_extract_args=''
  253. extra_make_all=''
  254. extra_make_install=''
  255. host_alias='x86_64-pc-linux-gnu'
  256. htmldir='${docdir}'
  257. includedir='${prefix}/include'
  258. infodir='/usr/share/info'
  259. libdir='/usr/lib64'
  260. libexecdir='${exec_prefix}/libexec'
  261. localedir='${datarootdir}/locale'
  262. localstatedir='/var/lib'
  263. mandir='/usr/share/man'
  264. oldincludedir='/usr/include'
  265. pdfdir='${docdir}'
  266. prefix='/usr'
  267. program_transform_name='s,x,x,'
  268. psdir='${docdir}'
  269. sbindir='${exec_prefix}/sbin'
  270. sharedstatedir='${prefix}/com'
  271. sysconfdir='/etc'
  272. target_alias=''
  273.  
  274. ## ----------- ##
  275. ## confdefs.h. ##
  276. ## ----------- ##
  277.  
  278. /* confdefs.h */
  279. #define PACKAGE_NAME ""
  280. #define PACKAGE_TARNAME ""
  281. #define PACKAGE_VERSION ""
  282. #define PACKAGE_STRING ""
  283. #define PACKAGE_BUGREPORT ""
  284. #define PACKAGE_URL ""
  285.  
  286. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement