Advertisement
Guest User

Untitled

a guest
Jun 12th, 2017
548
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.40 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 libtorrent configure 0.12.6, which was
  5. generated by GNU Autoconf 2.65. Invocation command line was
  6.  
  7. $ ./configure --prefix=/home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir --host=mipsel-linux-uclibc
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = boven-desktop
  14. uname -m = i686
  15. uname -r = 2.6.32-24-generic
  16. uname -s = Linux
  17. uname -v = #41-Ubuntu SMP Thu Aug 19 01:12:52 UTC 2010
  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: /home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/usr/bin
  31. PATH: /home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/bin
  32. PATH: /usr/local/mips/bin
  33. PATH: /usr/local/sbin
  34. PATH: /usr/local/bin
  35. PATH: /usr/sbin
  36. PATH: /usr/bin
  37. PATH: /sbin
  38. PATH: /bin
  39. PATH: /usr/games
  40.  
  41.  
  42. ## ----------- ##
  43. ## Core tests. ##
  44. ## ----------- ##
  45.  
  46. configure:2738: checking for a BSD-compatible install
  47. configure:2806: result: /usr/bin/install -c
  48. configure:2817: checking whether build environment is sane
  49. configure:2867: result: yes
  50. configure:2916: checking for mipsel-linux-uclibc-strip
  51. configure:2932: found /home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/bin/mipsel-linux-uclibc-strip
  52. configure:2943: result: mipsel-linux-uclibc-strip
  53. configure:3008: checking for a thread-safe mkdir -p
  54. configure:3047: result: /bin/mkdir -p
  55. configure:3060: checking for gawk
  56. configure:3076: found /usr/bin/gawk
  57. configure:3087: result: gawk
  58. configure:3098: checking whether make sets $(MAKE)
  59. configure:3120: result: yes
  60. configure:3236: checking for cppunit-config
  61. configure:3254: found /usr/bin/cppunit-config
  62. configure:3267: result: /usr/bin/cppunit-config
  63. configure:3277: checking for Cppunit - version >= 1.9.6
  64. configure:3323: result: 1.12.1
  65. configure:3432: checking build system type
  66. configure:3446: result: i686-pc-linux-gnu
  67. configure:3466: checking host system type
  68. configure:3479: result: mipsel-unknown-linux-uclibc
  69. configure:3511: checking for style of include used by make
  70. configure:3539: result: GNU
  71. configure:3569: checking for mipsel-linux-uclibc-gcc
  72. configure:3585: found /home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/bin/mipsel-linux-uclibc-gcc
  73. configure:3596: result: mipsel-linux-uclibc-gcc
  74. configure:3865: checking for C compiler version
  75. configure:3874: mipsel-linux-uclibc-gcc --version >&5
  76. mipsel-linux-uclibc-gcc (GCC) 4.0.4
  77. Copyright (C) 2006 Free Software Foundation, Inc.
  78. This is free software; see the source for copying conditions. There is NO
  79. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  80.  
  81. configure:3885: $? = 0
  82. configure:3874: mipsel-linux-uclibc-gcc -v >&5
  83. Using built-in specs.
  84. Target: mipsel-linux-uclibc
  85. Configured with: /home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/toolchain_build_mipsel_nofpu/gcc-4.0.4/configure --prefix=/home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=mipsel-linux-uclibc --enable-languages=c,c++ --enable-shared --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --disable-nls --enable-multilib --with-float=soft --enable-sjlj-exceptions
  86. Thread model: posix
  87. gcc version 4.0.4
  88. configure:3885: $? = 0
  89. configure:3874: mipsel-linux-uclibc-gcc -V >&5
  90. mipsel-linux-uclibc-gcc: '-V' option must have argument
  91. configure:3885: $? = 1
  92. configure:3874: mipsel-linux-uclibc-gcc -qversion >&5
  93. mipsel-linux-uclibc-gcc: unrecognized option '-qversion'
  94. mipsel-linux-uclibc-gcc: no input files
  95. configure:3885: $? = 1
  96. configure:3905: checking whether the C compiler works
  97. configure:3927: mipsel-linux-uclibc-gcc conftest.c >&5
  98. configure:3931: $? = 0
  99. configure:3980: result: yes
  100. configure:3983: checking for C compiler default output file name
  101. configure:3985: result: a.out
  102. configure:3991: checking for suffix of executables
  103. configure:3998: mipsel-linux-uclibc-gcc -o conftest conftest.c >&5
  104. configure:4002: $? = 0
  105. configure:4024: result:
  106. configure:4046: checking whether we are cross compiling
  107. configure:4054: mipsel-linux-uclibc-gcc -o conftest conftest.c >&5
  108. configure:4058: $? = 0
  109. configure:4065: ./conftest
  110. ./configure: line 4067: ./conftest: cannot execute binary file
  111. configure:4069: $? = 126
  112. configure:4084: result: yes
  113. configure:4089: checking for suffix of object files
  114. configure:4111: mipsel-linux-uclibc-gcc -c conftest.c >&5
  115. configure:4115: $? = 0
  116. configure:4136: result: o
  117. configure:4140: checking whether we are using the GNU C compiler
  118. configure:4159: mipsel-linux-uclibc-gcc -c conftest.c >&5
  119. configure:4159: $? = 0
  120. configure:4168: result: yes
  121. configure:4177: checking whether mipsel-linux-uclibc-gcc accepts -g
  122. configure:4197: mipsel-linux-uclibc-gcc -c -g conftest.c >&5
  123. configure:4197: $? = 0
  124. configure:4238: result: yes
  125. configure:4255: checking for mipsel-linux-uclibc-gcc option to accept ISO C89
  126. configure:4319: mipsel-linux-uclibc-gcc -c -g -O2 conftest.c >&5
  127. configure:4319: $? = 0
  128. configure:4332: result: none needed
  129. configure:4354: checking dependency style of mipsel-linux-uclibc-gcc
  130. configure:4464: result: gcc3
  131. configure:4479: checking for a sed that does not truncate output
  132. configure:4543: result: /home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/bin/sed
  133. configure:4561: checking for grep that handles long lines and -e
  134. configure:4619: result: /bin/grep
  135. configure:4624: checking for egrep
  136. configure:4686: result: /bin/grep -E
  137. configure:4691: checking for fgrep
  138. configure:4753: result: /bin/grep -F
  139. configure:4788: checking for ld used by mipsel-linux-uclibc-gcc
  140. configure:4855: result: /home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/mipsel-linux-uclibc/bin/ld
  141. configure:4862: checking if the linker (/home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/mipsel-linux-uclibc/bin/ld) is GNU ld
  142. configure:4877: result: yes
  143. configure:4889: checking for BSD- or MS-compatible name lister (nm)
  144. configure:4938: result: /home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/bin/mipsel-linux-uclibc-nm -B
  145. configure:5056: checking the name lister (/home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/bin/mipsel-linux-uclibc-nm -B) interface
  146. configure:5063: mipsel-linux-uclibc-gcc -c -g -O2 conftest.c >&5
  147. configure:5066: /home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/bin/mipsel-linux-uclibc-nm -B "conftest.o"
  148. configure:5069: output
  149. 00000000 B some_variable
  150. configure:5076: result: BSD nm
  151. configure:5079: checking whether ln -s works
  152. configure:5083: result: yes
  153. configure:5091: checking the maximum length of command line arguments
  154. configure:5211: result: 1572864
  155. configure:5228: checking whether the shell understands some XSI constructs
  156. configure:5238: result: yes
  157. configure:5242: checking whether the shell understands "+="
  158. configure:5248: result: yes
  159. configure:5283: checking for /home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/mipsel-linux-uclibc/bin/ld option to reload object files
  160. configure:5290: result: -r
  161. configure:5319: checking for mipsel-linux-uclibc-objdump
  162. configure:5335: found /home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/bin/mipsel-linux-uclibc-objdump
  163. configure:5346: result: mipsel-linux-uclibc-objdump
  164. configure:5418: checking how to recognize dependent libraries
  165. configure:5614: result: pass_all
  166. configure:5634: checking for mipsel-linux-uclibc-ar
  167. configure:5650: found /home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/bin/mipsel-linux-uclibc-ar
  168. configure:5661: result: mipsel-linux-uclibc-ar
  169. configure:5739: checking for mipsel-linux-uclibc-strip
  170. configure:5766: result: mipsel-linux-uclibc-strip
  171. configure:5838: checking for mipsel-linux-uclibc-ranlib
  172. configure:5854: found /home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/bin/mipsel-linux-uclibc-ranlib
  173. configure:5865: result: mipsel-linux-uclibc-ranlib
  174. configure:5995: checking command to parse /home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/bin/mipsel-linux-uclibc-nm -B output from mipsel-linux-uclibc-gcc object
  175. configure:6113: mipsel-linux-uclibc-gcc -c -g -O2 conftest.c >&5
  176. configure:6116: $? = 0
  177. configure:6120: /home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/bin/mipsel-linux-uclibc-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  178. configure:6123: $? = 0
  179. configure:6177: mipsel-linux-uclibc-gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  180. configure:6180: $? = 0
  181. configure:6218: result: ok
  182. configure:7027: checking how to run the C preprocessor
  183. configure:7058: mipsel-linux-uclibc-gcc -E conftest.c
  184. configure:7058: $? = 0
  185. configure:7072: mipsel-linux-uclibc-gcc -E conftest.c
  186. conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
  187. configure:7072: $? = 1
  188. configure: failed program was:
  189. | /* confdefs.h */
  190. | #define PACKAGE_NAME "libtorrent"
  191. | #define PACKAGE_TARNAME "libtorrent"
  192. | #define PACKAGE_VERSION "0.12.6"
  193. | #define PACKAGE_STRING "libtorrent 0.12.6"
  194. | #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
  195. | #define PACKAGE_URL ""
  196. | #define PEER_NAME "-lt0C60-"
  197. | #define PEER_VERSION "lt\x0C\x60"
  198. | #define PACKAGE "libtorrent"
  199. | #define VERSION "0.12.6"
  200. | /* end confdefs.h. */
  201. | #include <ac_nonexistent.h>
  202. configure:7097: result: mipsel-linux-uclibc-gcc -E
  203. configure:7117: mipsel-linux-uclibc-gcc -E conftest.c
  204. configure:7117: $? = 0
  205. configure:7131: mipsel-linux-uclibc-gcc -E conftest.c
  206. conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
  207. configure:7131: $? = 1
  208. configure: failed program was:
  209. | /* confdefs.h */
  210. | #define PACKAGE_NAME "libtorrent"
  211. | #define PACKAGE_TARNAME "libtorrent"
  212. | #define PACKAGE_VERSION "0.12.6"
  213. | #define PACKAGE_STRING "libtorrent 0.12.6"
  214. | #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
  215. | #define PACKAGE_URL ""
  216. | #define PEER_NAME "-lt0C60-"
  217. | #define PEER_VERSION "lt\x0C\x60"
  218. | #define PACKAGE "libtorrent"
  219. | #define VERSION "0.12.6"
  220. | /* end confdefs.h. */
  221. | #include <ac_nonexistent.h>
  222. configure:7160: checking for ANSI C header files
  223. configure:7180: mipsel-linux-uclibc-gcc -c -g -O2 conftest.c >&5
  224. configure:7180: $? = 0
  225. configure:7264: result: yes
  226. configure:7277: checking for sys/types.h
  227. configure:7277: mipsel-linux-uclibc-gcc -c -g -O2 conftest.c >&5
  228. configure:7277: $? = 0
  229. configure:7277: result: yes
  230. configure:7277: checking for sys/stat.h
  231. configure:7277: mipsel-linux-uclibc-gcc -c -g -O2 conftest.c >&5
  232. configure:7277: $? = 0
  233. configure:7277: result: yes
  234. configure:7277: checking for stdlib.h
  235. configure:7277: mipsel-linux-uclibc-gcc -c -g -O2 conftest.c >&5
  236. configure:7277: $? = 0
  237. configure:7277: result: yes
  238. configure:7277: checking for string.h
  239. configure:7277: mipsel-linux-uclibc-gcc -c -g -O2 conftest.c >&5
  240. configure:7277: $? = 0
  241. configure:7277: result: yes
  242. configure:7277: checking for memory.h
  243. configure:7277: mipsel-linux-uclibc-gcc -c -g -O2 conftest.c >&5
  244. configure:7277: $? = 0
  245. configure:7277: result: yes
  246. configure:7277: checking for strings.h
  247. configure:7277: mipsel-linux-uclibc-gcc -c -g -O2 conftest.c >&5
  248. configure:7277: $? = 0
  249. configure:7277: result: yes
  250. configure:7277: checking for inttypes.h
  251. configure:7277: mipsel-linux-uclibc-gcc -c -g -O2 conftest.c >&5
  252. configure:7277: $? = 0
  253. configure:7277: result: yes
  254. configure:7277: checking for stdint.h
  255. configure:7277: mipsel-linux-uclibc-gcc -c -g -O2 conftest.c >&5
  256. configure:7277: $? = 0
  257. configure:7277: result: yes
  258. configure:7277: checking for unistd.h
  259. configure:7277: mipsel-linux-uclibc-gcc -c -g -O2 conftest.c >&5
  260. configure:7277: $? = 0
  261. configure:7277: result: yes
  262. configure:7292: checking for dlfcn.h
  263. configure:7292: mipsel-linux-uclibc-gcc -c -g -O2 conftest.c >&5
  264. configure:7292: $? = 0
  265. configure:7292: result: yes
  266. configure:7446: checking for objdir
  267. configure:7461: result: .libs
  268. configure:7753: checking if mipsel-linux-uclibc-gcc supports -fno-rtti -fno-exceptions
  269. configure:7771: mipsel-linux-uclibc-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  270. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  271. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  272. configure:7775: $? = 0
  273. configure:7788: result: no
  274. configure:7808: checking for mipsel-linux-uclibc-gcc option to produce PIC
  275. configure:8080: result: -fPIC -DPIC
  276. configure:8092: checking if mipsel-linux-uclibc-gcc PIC flag -fPIC -DPIC works
  277. configure:8110: mipsel-linux-uclibc-gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  278. configure:8114: $? = 0
  279. configure:8127: result: yes
  280. configure:8151: checking if mipsel-linux-uclibc-gcc static flag -static works
  281. configure:8179: result: yes
  282. configure:8194: checking if mipsel-linux-uclibc-gcc supports -c -o file.o
  283. configure:8215: mipsel-linux-uclibc-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  284. configure:8219: $? = 0
  285. configure:8241: result: yes
  286. configure:8249: checking if mipsel-linux-uclibc-gcc supports -c -o file.o
  287. configure:8296: result: yes
  288. configure:8329: checking whether the mipsel-linux-uclibc-gcc linker (/home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/mipsel-linux-uclibc/bin/ld) supports shared libraries
  289. configure:9320: result: yes
  290. configure:9357: checking whether -lc should be explicitly linked in
  291. configure:9362: mipsel-linux-uclibc-gcc -c -g -O2 conftest.c >&5
  292. configure:9365: $? = 0
  293. configure:9380: mipsel-linux-uclibc-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  294. configure:9383: $? = 0
  295. configure:9395: result: no
  296. configure:9559: checking dynamic linker characteristics
  297. configure:9992: mipsel-linux-uclibc-gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  298. configure:9992: $? = 0
  299. configure:10222: result: GNU/Linux ld.so
  300. configure:10324: checking how to hardcode library paths into programs
  301. configure:10349: result: immediate
  302. configure:10869: checking whether stripping libraries is possible
  303. configure:10874: result: yes
  304. configure:10909: checking if libtool supports shared libraries
  305. configure:10911: result: yes
  306. configure:10914: checking whether to build shared libraries
  307. configure:10935: result: yes
  308. configure:10938: checking whether to build static libraries
  309. configure:10942: result: no
  310. configure:10991: checking for mipsel-linux-uclibc-g++
  311. configure:11007: found /home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/bin/mipsel-linux-uclibc-g++
  312. configure:11018: result: mipsel-linux-uclibc-g++
  313. configure:11089: checking for C++ compiler version
  314. configure:11098: mipsel-linux-uclibc-g++ --version >&5
  315. mipsel-linux-uclibc-g++ (GCC) 4.0.4
  316. Copyright (C) 2006 Free Software Foundation, Inc.
  317. This is free software; see the source for copying conditions. There is NO
  318. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  319.  
  320. configure:11109: $? = 0
  321. configure:11098: mipsel-linux-uclibc-g++ -v >&5
  322. Using built-in specs.
  323. Target: mipsel-linux-uclibc
  324. Configured with: /home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/toolchain_build_mipsel_nofpu/gcc-4.0.4/configure --prefix=/home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=mipsel-linux-uclibc --enable-languages=c,c++ --enable-shared --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --disable-nls --enable-multilib --with-float=soft --enable-sjlj-exceptions
  325. Thread model: posix
  326. gcc version 4.0.4
  327. configure:11109: $? = 0
  328. configure:11098: mipsel-linux-uclibc-g++ -V >&5
  329. mipsel-linux-uclibc-g++: '-V' option must have argument
  330. configure:11109: $? = 1
  331. configure:11098: mipsel-linux-uclibc-g++ -qversion >&5
  332. mipsel-linux-uclibc-g++: unrecognized option '-qversion'
  333. mipsel-linux-uclibc-g++: no input files
  334. configure:11109: $? = 1
  335. configure:11113: checking whether we are using the GNU C++ compiler
  336. configure:11132: mipsel-linux-uclibc-g++ -c conftest.cpp >&5
  337. configure:11132: $? = 0
  338. configure:11141: result: yes
  339. configure:11150: checking whether mipsel-linux-uclibc-g++ accepts -g
  340. configure:11170: mipsel-linux-uclibc-g++ -c -g conftest.cpp >&5
  341. configure:11170: $? = 0
  342. configure:11211: result: yes
  343. configure:11236: checking dependency style of mipsel-linux-uclibc-g++
  344. configure:11346: result: gcc3
  345. configure:11474: checking for C++ compiler version
  346. configure:11483: mipsel-linux-uclibc-g++ --version >&5
  347. mipsel-linux-uclibc-g++ (GCC) 4.0.4
  348. Copyright (C) 2006 Free Software Foundation, Inc.
  349. This is free software; see the source for copying conditions. There is NO
  350. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  351.  
  352. configure:11494: $? = 0
  353. configure:11483: mipsel-linux-uclibc-g++ -v >&5
  354. Using built-in specs.
  355. Target: mipsel-linux-uclibc
  356. Configured with: /home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/toolchain_build_mipsel_nofpu/gcc-4.0.4/configure --prefix=/home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=mipsel-linux-uclibc --enable-languages=c,c++ --enable-shared --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --disable-nls --enable-multilib --with-float=soft --enable-sjlj-exceptions
  357. Thread model: posix
  358. gcc version 4.0.4
  359. configure:11494: $? = 0
  360. configure:11483: mipsel-linux-uclibc-g++ -V >&5
  361. mipsel-linux-uclibc-g++: '-V' option must have argument
  362. configure:11494: $? = 1
  363. configure:11483: mipsel-linux-uclibc-g++ -qversion >&5
  364. mipsel-linux-uclibc-g++: unrecognized option '-qversion'
  365. mipsel-linux-uclibc-g++: no input files
  366. configure:11494: $? = 1
  367. configure:11498: checking whether we are using the GNU C++ compiler
  368. configure:11526: result: yes
  369. configure:11535: checking whether mipsel-linux-uclibc-g++ accepts -g
  370. configure:11596: result: yes
  371. configure:11621: checking dependency style of mipsel-linux-uclibc-g++
  372. configure:11731: result: gcc3
  373. configure:11754: checking how to run the C++ preprocessor
  374. configure:11781: mipsel-linux-uclibc-g++ -E conftest.cpp
  375. configure:11781: $? = 0
  376. configure:11795: mipsel-linux-uclibc-g++ -E conftest.cpp
  377. conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
  378. configure:11795: $? = 1
  379. configure: failed program was:
  380. | /* confdefs.h */
  381. | #define PACKAGE_NAME "libtorrent"
  382. | #define PACKAGE_TARNAME "libtorrent"
  383. | #define PACKAGE_VERSION "0.12.6"
  384. | #define PACKAGE_STRING "libtorrent 0.12.6"
  385. | #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
  386. | #define PACKAGE_URL ""
  387. | #define PEER_NAME "-lt0C60-"
  388. | #define PEER_VERSION "lt\x0C\x60"
  389. | #define PACKAGE "libtorrent"
  390. | #define VERSION "0.12.6"
  391. | #define STDC_HEADERS 1
  392. | #define HAVE_SYS_TYPES_H 1
  393. | #define HAVE_SYS_STAT_H 1
  394. | #define HAVE_STDLIB_H 1
  395. | #define HAVE_STRING_H 1
  396. | #define HAVE_MEMORY_H 1
  397. | #define HAVE_STRINGS_H 1
  398. | #define HAVE_INTTYPES_H 1
  399. | #define HAVE_STDINT_H 1
  400. | #define HAVE_UNISTD_H 1
  401. | #define HAVE_DLFCN_H 1
  402. | #define LT_OBJDIR ".libs/"
  403. | /* end confdefs.h. */
  404. | #include <ac_nonexistent.h>
  405. configure:11820: result: mipsel-linux-uclibc-g++ -E
  406. configure:11840: mipsel-linux-uclibc-g++ -E conftest.cpp
  407. configure:11840: $? = 0
  408. configure:11854: mipsel-linux-uclibc-g++ -E conftest.cpp
  409. conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
  410. configure:11854: $? = 1
  411. configure: failed program was:
  412. | /* confdefs.h */
  413. | #define PACKAGE_NAME "libtorrent"
  414. | #define PACKAGE_TARNAME "libtorrent"
  415. | #define PACKAGE_VERSION "0.12.6"
  416. | #define PACKAGE_STRING "libtorrent 0.12.6"
  417. | #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
  418. | #define PACKAGE_URL ""
  419. | #define PEER_NAME "-lt0C60-"
  420. | #define PEER_VERSION "lt\x0C\x60"
  421. | #define PACKAGE "libtorrent"
  422. | #define VERSION "0.12.6"
  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. | #define LT_OBJDIR ".libs/"
  435. | /* end confdefs.h. */
  436. | #include <ac_nonexistent.h>
  437. configure:12022: checking for ld used by mipsel-linux-uclibc-g++
  438. configure:12089: result: /home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/mipsel-linux-uclibc/bin/ld
  439. configure:12096: checking if the linker (/home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/mipsel-linux-uclibc/bin/ld) is GNU ld
  440. configure:12111: result: yes
  441. configure:12166: checking whether the mipsel-linux-uclibc-g++ linker (/home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/mipsel-linux-uclibc/bin/ld) supports shared libraries
  442. configure:13079: result: yes
  443. configure:13107: mipsel-linux-uclibc-g++ -c -g -O2 conftest.cpp >&5
  444. configure:13110: $? = 0
  445. configure:13292: checking for mipsel-linux-uclibc-g++ option to produce PIC
  446. configure:13609: result: -fPIC -DPIC
  447. configure:13618: checking if mipsel-linux-uclibc-g++ PIC flag -fPIC -DPIC works
  448. configure:13636: mipsel-linux-uclibc-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
  449. configure:13640: $? = 0
  450. configure:13653: result: yes
  451. configure:13674: checking if mipsel-linux-uclibc-g++ static flag -static works
  452. configure:13702: result: yes
  453. configure:13714: checking if mipsel-linux-uclibc-g++ supports -c -o file.o
  454. configure:13735: mipsel-linux-uclibc-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  455. configure:13739: $? = 0
  456. configure:13761: result: yes
  457. configure:13766: checking if mipsel-linux-uclibc-g++ supports -c -o file.o
  458. configure:13813: result: yes
  459. configure:13843: checking whether the mipsel-linux-uclibc-g++ linker (/home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/mipsel-linux-uclibc/bin/ld) supports shared libraries
  460. configure:13872: result: yes
  461. configure:14009: checking dynamic linker characteristics
  462. configure:14390: mipsel-linux-uclibc-g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp >&5
  463. configure:14390: $? = 0
  464. configure:14620: result: GNU/Linux ld.so
  465. configure:14671: checking how to hardcode library paths into programs
  466. configure:14696: result: immediate
  467. configure:14736: checking whether byte ordering is bigendian
  468. configure:14751: mipsel-linux-uclibc-gcc -c -g -O2 conftest.c >&5
  469. conftest.c:26: error: syntax error before 'a'
  470. conftest.c:28: error: syntax error before 'typedef'
  471. configure:14751: $? = 1
  472. configure: failed program was:
  473. | /* confdefs.h */
  474. | #define PACKAGE_NAME "libtorrent"
  475. | #define PACKAGE_TARNAME "libtorrent"
  476. | #define PACKAGE_VERSION "0.12.6"
  477. | #define PACKAGE_STRING "libtorrent 0.12.6"
  478. | #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
  479. | #define PACKAGE_URL ""
  480. | #define PEER_NAME "-lt0C60-"
  481. | #define PEER_VERSION "lt\x0C\x60"
  482. | #define PACKAGE "libtorrent"
  483. | #define VERSION "0.12.6"
  484. | #define STDC_HEADERS 1
  485. | #define HAVE_SYS_TYPES_H 1
  486. | #define HAVE_SYS_STAT_H 1
  487. | #define HAVE_STDLIB_H 1
  488. | #define HAVE_STRING_H 1
  489. | #define HAVE_MEMORY_H 1
  490. | #define HAVE_STRINGS_H 1
  491. | #define HAVE_INTTYPES_H 1
  492. | #define HAVE_STDINT_H 1
  493. | #define HAVE_UNISTD_H 1
  494. | #define HAVE_DLFCN_H 1
  495. | #define LT_OBJDIR ".libs/"
  496. | /* end confdefs.h. */
  497. | #ifndef __APPLE_CC__
  498. | not a universal capable compiler
  499. | #endif
  500. | typedef int dummy;
  501. |
  502. configure:14796: mipsel-linux-uclibc-gcc -c -g -O2 conftest.c >&5
  503. configure:14796: $? = 0
  504. configure:14814: mipsel-linux-uclibc-gcc -c -g -O2 conftest.c >&5
  505. conftest.c: In function 'main':
  506. conftest.c:32: error: 'not' undeclared (first use in this function)
  507. conftest.c:32: error: (Each undeclared identifier is reported only once
  508. conftest.c:32: error: for each function it appears in.)
  509. conftest.c:32: error: syntax error before 'big'
  510. configure:14814: $? = 1
  511. configure: failed program was:
  512. | /* confdefs.h */
  513. | #define PACKAGE_NAME "libtorrent"
  514. | #define PACKAGE_TARNAME "libtorrent"
  515. | #define PACKAGE_VERSION "0.12.6"
  516. | #define PACKAGE_STRING "libtorrent 0.12.6"
  517. | #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
  518. | #define PACKAGE_URL ""
  519. | #define PEER_NAME "-lt0C60-"
  520. | #define PEER_VERSION "lt\x0C\x60"
  521. | #define PACKAGE "libtorrent"
  522. | #define VERSION "0.12.6"
  523. | #define STDC_HEADERS 1
  524. | #define HAVE_SYS_TYPES_H 1
  525. | #define HAVE_SYS_STAT_H 1
  526. | #define HAVE_STDLIB_H 1
  527. | #define HAVE_STRING_H 1
  528. | #define HAVE_MEMORY_H 1
  529. | #define HAVE_STRINGS_H 1
  530. | #define HAVE_INTTYPES_H 1
  531. | #define HAVE_STDINT_H 1
  532. | #define HAVE_UNISTD_H 1
  533. | #define HAVE_DLFCN_H 1
  534. | #define LT_OBJDIR ".libs/"
  535. | /* end confdefs.h. */
  536. | #include <sys/types.h>
  537. | #include <sys/param.h>
  538. |
  539. | int
  540. | main ()
  541. | {
  542. | #if BYTE_ORDER != BIG_ENDIAN
  543. | not big endian
  544. | #endif
  545. |
  546. | ;
  547. | return 0;
  548. | }
  549. configure:14942: result: no
  550. configure:14977: checking the byte alignment
  551. configure:14981: error: in `/home/yorick/Documenten/nmtCSI/toolchain/test/libtorrent':
  552. configure:14984: error: cannot run test program while cross compiling
  553. See `config.log' for more details.
  554.  
  555. ## ---------------- ##
  556. ## Cache variables. ##
  557. ## ---------------- ##
  558.  
  559. ac_cv_build=i686-pc-linux-gnu
  560. ac_cv_c_bigendian=no
  561. ac_cv_c_compiler_gnu=yes
  562. ac_cv_cxx_compiler_gnu=yes
  563. ac_cv_env_CCC_set=
  564. ac_cv_env_CCC_value=
  565. ac_cv_env_CC_set=
  566. ac_cv_env_CC_value=
  567. ac_cv_env_CFLAGS_set=
  568. ac_cv_env_CFLAGS_value=
  569. ac_cv_env_CPPFLAGS_set=
  570. ac_cv_env_CPPFLAGS_value=
  571. ac_cv_env_CPP_set=
  572. ac_cv_env_CPP_value=
  573. ac_cv_env_CXXCPP_set=
  574. ac_cv_env_CXXCPP_value=
  575. ac_cv_env_CXXFLAGS_set=
  576. ac_cv_env_CXXFLAGS_value=
  577. ac_cv_env_CXX_set=
  578. ac_cv_env_CXX_value=
  579. ac_cv_env_LDFLAGS_set=
  580. ac_cv_env_LDFLAGS_value=
  581. ac_cv_env_LIBS_set=
  582. ac_cv_env_LIBS_value=
  583. ac_cv_env_OPENSSL_CFLAGS_set=
  584. ac_cv_env_OPENSSL_CFLAGS_value=
  585. ac_cv_env_OPENSSL_LIBS_set=
  586. ac_cv_env_OPENSSL_LIBS_value=
  587. ac_cv_env_PKG_CONFIG_set=
  588. ac_cv_env_PKG_CONFIG_value=
  589. ac_cv_env_STUFF_CFLAGS_set=
  590. ac_cv_env_STUFF_CFLAGS_value=
  591. ac_cv_env_STUFF_LIBS_set=
  592. ac_cv_env_STUFF_LIBS_value=
  593. ac_cv_env_build_alias_set=
  594. ac_cv_env_build_alias_value=
  595. ac_cv_env_host_alias_set=set
  596. ac_cv_env_host_alias_value=mipsel-linux-uclibc
  597. ac_cv_env_target_alias_set=
  598. ac_cv_env_target_alias_value=
  599. ac_cv_header_dlfcn_h=yes
  600. ac_cv_header_inttypes_h=yes
  601. ac_cv_header_memory_h=yes
  602. ac_cv_header_stdc=yes
  603. ac_cv_header_stdint_h=yes
  604. ac_cv_header_stdlib_h=yes
  605. ac_cv_header_string_h=yes
  606. ac_cv_header_strings_h=yes
  607. ac_cv_header_sys_stat_h=yes
  608. ac_cv_header_sys_types_h=yes
  609. ac_cv_header_unistd_h=yes
  610. ac_cv_host=mipsel-unknown-linux-uclibc
  611. ac_cv_objext=o
  612. ac_cv_path_CPPUNIT_CONFIG=/usr/bin/cppunit-config
  613. ac_cv_path_EGREP='/bin/grep -E'
  614. ac_cv_path_FGREP='/bin/grep -F'
  615. ac_cv_path_GREP=/bin/grep
  616. ac_cv_path_SED=/home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/bin/sed
  617. ac_cv_path_install='/usr/bin/install -c'
  618. ac_cv_path_mkdir=/bin/mkdir
  619. ac_cv_prog_AR=mipsel-linux-uclibc-ar
  620. ac_cv_prog_AWK=gawk
  621. ac_cv_prog_CC=mipsel-linux-uclibc-gcc
  622. ac_cv_prog_CPP='mipsel-linux-uclibc-gcc -E'
  623. ac_cv_prog_CXX=mipsel-linux-uclibc-g++
  624. ac_cv_prog_CXXCPP='mipsel-linux-uclibc-g++ -E'
  625. ac_cv_prog_OBJDUMP=mipsel-linux-uclibc-objdump
  626. ac_cv_prog_RANLIB=mipsel-linux-uclibc-ranlib
  627. ac_cv_prog_STRIP=mipsel-linux-uclibc-strip
  628. ac_cv_prog_cc_c89=
  629. ac_cv_prog_cc_g=yes
  630. ac_cv_prog_cxx_g=yes
  631. ac_cv_prog_make_make_set=yes
  632. am_cv_CC_dependencies_compiler_type=gcc3
  633. am_cv_CXX_dependencies_compiler_type=gcc3
  634. lt_cv_deplibs_check_method=pass_all
  635. lt_cv_file_magic_cmd='$MAGIC_CMD'
  636. lt_cv_file_magic_test_file=
  637. lt_cv_ld_reload_flag=-r
  638. lt_cv_nm_interface='BSD nm'
  639. lt_cv_objdir=.libs
  640. lt_cv_path_LD=/home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/mipsel-linux-uclibc/bin/ld
  641. lt_cv_path_LDCXX=/home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/mipsel-linux-uclibc/bin/ld
  642. lt_cv_path_NM='/home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/bin/mipsel-linux-uclibc-nm -B'
  643. lt_cv_prog_compiler_c_o=yes
  644. lt_cv_prog_compiler_c_o_CXX=yes
  645. lt_cv_prog_compiler_pic_works=yes
  646. lt_cv_prog_compiler_pic_works_CXX=yes
  647. lt_cv_prog_compiler_rtti_exceptions=no
  648. lt_cv_prog_compiler_static_works=yes
  649. lt_cv_prog_compiler_static_works_CXX=yes
  650. lt_cv_prog_gnu_ld=yes
  651. lt_cv_prog_gnu_ldcxx=yes
  652. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  653. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  654. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  655. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  656. lt_cv_sys_max_cmd_len=1572864
  657.  
  658. ## ----------------- ##
  659. ## Output variables. ##
  660. ## ----------------- ##
  661.  
  662. ACLOCAL='${SHELL} /home/yorick/Documenten/nmtCSI/toolchain/test/libtorrent/missing --run aclocal-1.11'
  663. AMDEPBACKSLASH='\'
  664. AMDEP_FALSE='#'
  665. AMDEP_TRUE=''
  666. AMTAR='${SHELL} /home/yorick/Documenten/nmtCSI/toolchain/test/libtorrent/missing --run tar'
  667. AR='mipsel-linux-uclibc-ar'
  668. AUTOCONF='${SHELL} /home/yorick/Documenten/nmtCSI/toolchain/test/libtorrent/missing --run autoconf'
  669. AUTOHEADER='${SHELL} /home/yorick/Documenten/nmtCSI/toolchain/test/libtorrent/missing --run autoheader'
  670. AUTOMAKE='${SHELL} /home/yorick/Documenten/nmtCSI/toolchain/test/libtorrent/missing --run automake-1.11'
  671. AWK='gawk'
  672. CC='mipsel-linux-uclibc-gcc'
  673. CCDEPMODE='depmode=gcc3'
  674. CFLAGS='-g -O2'
  675. CPP='mipsel-linux-uclibc-gcc -E'
  676. CPPFLAGS=''
  677. CPPUNIT_CFLAGS=''
  678. CPPUNIT_CONFIG='/usr/bin/cppunit-config'
  679. CPPUNIT_LIBS='-lcppunit -ldl'
  680. CXX='mipsel-linux-uclibc-g++'
  681. CXXCPP='mipsel-linux-uclibc-g++ -E'
  682. CXXDEPMODE='depmode=gcc3'
  683. CXXFLAGS='-g -O2'
  684. CYGPATH_W='echo'
  685. DEFS=''
  686. DEPDIR='.deps'
  687. DSYMUTIL=''
  688. DUMPBIN=''
  689. ECHO_C=''
  690. ECHO_N='-n'
  691. ECHO_T=''
  692. EGREP='/bin/grep -E'
  693. EXEEXT=''
  694. FGREP='/bin/grep -F'
  695. GREP='/bin/grep'
  696. INSTALL_DATA='${INSTALL} -m 644'
  697. INSTALL_PROGRAM='${INSTALL}'
  698. INSTALL_SCRIPT='${INSTALL}'
  699. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  700. LD='/home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/mipsel-linux-uclibc/bin/ld'
  701. LDFLAGS=''
  702. LIBOBJS=''
  703. LIBS=''
  704. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  705. LIBTORRENT_CFLAGS=''
  706. LIBTORRENT_CURRENT='13'
  707. LIBTORRENT_INTERFACE_VERSION_INFO='13:0:0'
  708. LIBTORRENT_INTERFACE_VERSION_NO='13.0.0'
  709. LIBTORRENT_LIBS=''
  710. LIPO=''
  711. LN_S='ln -s'
  712. LTLIBOBJS=''
  713. MAKEINFO='${SHELL} /home/yorick/Documenten/nmtCSI/toolchain/test/libtorrent/missing --run makeinfo'
  714. MKDIR_P='/bin/mkdir -p'
  715. NM='/home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/bin/mipsel-linux-uclibc-nm -B'
  716. NMEDIT=''
  717. OBJDUMP='mipsel-linux-uclibc-objdump'
  718. OBJEXT='o'
  719. OPENSSL_CFLAGS=''
  720. OPENSSL_LIBS=''
  721. OTOOL64=''
  722. OTOOL=''
  723. PACKAGE='libtorrent'
  724. PACKAGE_BUGREPORT='jaris@ifi.uio.no'
  725. PACKAGE_NAME='libtorrent'
  726. PACKAGE_STRING='libtorrent 0.12.6'
  727. PACKAGE_TARNAME='libtorrent'
  728. PACKAGE_URL=''
  729. PACKAGE_VERSION='0.12.6'
  730. PATH_SEPARATOR=':'
  731. PKG_CONFIG=''
  732. RANLIB='mipsel-linux-uclibc-ranlib'
  733. SED='/home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir/bin/sed'
  734. SET_MAKE=''
  735. SHELL='/bin/bash'
  736. STRIP='mipsel-linux-uclibc-strip'
  737. STUFF_CFLAGS=''
  738. STUFF_LIBS=''
  739. VERSION='0.12.6'
  740. ac_ct_CC=''
  741. ac_ct_CXX=''
  742. ac_ct_DUMPBIN=''
  743. am__EXEEXT_FALSE=''
  744. am__EXEEXT_TRUE=''
  745. am__fastdepCC_FALSE='#'
  746. am__fastdepCC_TRUE=''
  747. am__fastdepCXX_FALSE='#'
  748. am__fastdepCXX_TRUE=''
  749. am__include='include'
  750. am__isrc=''
  751. am__leading_dot='.'
  752. am__quote=''
  753. am__tar='${AMTAR} chof - "$$tardir"'
  754. am__untar='${AMTAR} xf -'
  755. bindir='${exec_prefix}/bin'
  756. build='i686-pc-linux-gnu'
  757. build_alias=''
  758. build_cpu='i686'
  759. build_os='linux-gnu'
  760. build_vendor='pc'
  761. datadir='${datarootdir}'
  762. datarootdir='${prefix}/share'
  763. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  764. dvidir='${docdir}'
  765. exec_prefix='NONE'
  766. host='mipsel-unknown-linux-uclibc'
  767. host_alias='mipsel-linux-uclibc'
  768. host_cpu='mipsel'
  769. host_os='linux-uclibc'
  770. host_vendor='unknown'
  771. htmldir='${docdir}'
  772. includedir='${prefix}/include'
  773. infodir='${datarootdir}/info'
  774. install_sh='${SHELL} /home/yorick/Documenten/nmtCSI/toolchain/test/libtorrent/install-sh'
  775. libdir='${exec_prefix}/lib'
  776. libexecdir='${exec_prefix}/libexec'
  777. localedir='${datarootdir}/locale'
  778. localstatedir='${prefix}/var'
  779. lt_ECHO='echo'
  780. mandir='${datarootdir}/man'
  781. mkdir_p='/bin/mkdir -p'
  782. oldincludedir='/usr/include'
  783. pdfdir='${docdir}'
  784. prefix='/home/yorick/Documenten/nmtCSI/toolchain/smp86xx_toolchain.20080505/build_mipsel_nofpu/staging_dir'
  785. program_transform_name='s,x,x,'
  786. psdir='${docdir}'
  787. sbindir='${exec_prefix}/sbin'
  788. sharedstatedir='${prefix}/com'
  789. sysconfdir='${prefix}/etc'
  790. target_alias=''
  791.  
  792. ## ----------- ##
  793. ## confdefs.h. ##
  794. ## ----------- ##
  795.  
  796. /* confdefs.h */
  797. #define PACKAGE_NAME "libtorrent"
  798. #define PACKAGE_TARNAME "libtorrent"
  799. #define PACKAGE_VERSION "0.12.6"
  800. #define PACKAGE_STRING "libtorrent 0.12.6"
  801. #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
  802. #define PACKAGE_URL ""
  803. #define PEER_NAME "-lt0C60-"
  804. #define PEER_VERSION "lt\x0C\x60"
  805. #define PACKAGE "libtorrent"
  806. #define VERSION "0.12.6"
  807. #define STDC_HEADERS 1
  808. #define HAVE_SYS_TYPES_H 1
  809. #define HAVE_SYS_STAT_H 1
  810. #define HAVE_STDLIB_H 1
  811. #define HAVE_STRING_H 1
  812. #define HAVE_MEMORY_H 1
  813. #define HAVE_STRINGS_H 1
  814. #define HAVE_INTTYPES_H 1
  815. #define HAVE_STDINT_H 1
  816. #define HAVE_UNISTD_H 1
  817. #define HAVE_DLFCN_H 1
  818. #define LT_OBJDIR ".libs/"
  819. #define IS_LITTLE_ENDIAN 1
  820.  
  821. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement