Advertisement
Guest User

Untitled

a guest
May 3rd, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.07 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 rtorrent configure 0.8.6, which was
  5. generated by GNU Autoconf 2.64. Invocation command line was
  6.  
  7. $ ./configure --with-xmlrpc-c
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = xbmc
  14. uname -m = i686
  15. uname -r = 2.6.31-17-generic
  16. uname -s = Linux
  17. uname -v = #54-Ubuntu SMP Thu Dec 10 16:20:31 UTC 2009
  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: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/games
  37.  
  38.  
  39. ## ----------- ##
  40. ## Core tests. ##
  41. ## ----------- ##
  42.  
  43. configure:2523: checking for a BSD-compatible install
  44. configure:2591: result: /usr/bin/install -c
  45. configure:2602: checking whether build environment is sane
  46. configure:2652: result: yes
  47. configure:2793: checking for a thread-safe mkdir -p
  48. configure:2832: result: /bin/mkdir -p
  49. configure:2845: checking for gawk
  50. configure:2875: result: no
  51. configure:2845: checking for mawk
  52. configure:2861: found /usr/bin/mawk
  53. configure:2872: result: mawk
  54. configure:2883: checking whether make sets $(MAKE)
  55. configure:2905: result: yes
  56. configure:3046: checking for g++
  57. configure:3062: found /usr/bin/g++
  58. configure:3073: result: g++
  59. configure:3100: checking for C++ compiler version
  60. configure:3109: g++ --version >&5
  61. g++ (Ubuntu 4.4.1-4ubuntu9) 4.4.1
  62. Copyright (C) 2009 Free Software Foundation, Inc.
  63. This is free software; see the source for copying conditions. There is NO
  64. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  65.  
  66. configure:3120: $? = 0
  67. configure:3109: g++ -v >&5
  68. Using built-in specs.
  69. Target: i486-linux-gnu
  70. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
  71. Thread model: posix
  72. gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9)
  73. configure:3120: $? = 0
  74. configure:3109: g++ -V >&5
  75. g++: '-V' option must have argument
  76. configure:3120: $? = 1
  77. configure:3109: g++ -qversion >&5
  78. g++: unrecognized option '-qversion'
  79. g++: no input files
  80. configure:3120: $? = 1
  81. configure:3142: checking for C++ compiler default output file name
  82. configure:3164: g++ conftest.cpp >&5
  83. configure:3168: $? = 0
  84. configure:3205: result: a.out
  85. configure:3221: checking whether the C++ compiler works
  86. configure:3230: ./a.out
  87. configure:3234: $? = 0
  88. configure:3249: result: yes
  89. configure:3256: checking whether we are cross compiling
  90. configure:3258: result: no
  91. configure:3261: checking for suffix of executables
  92. configure:3268: g++ -o conftest conftest.cpp >&5
  93. configure:3272: $? = 0
  94. configure:3294: result:
  95. configure:3300: checking for suffix of object files
  96. configure:3322: g++ -c conftest.cpp >&5
  97. configure:3326: $? = 0
  98. configure:3347: result: o
  99. configure:3351: checking whether we are using the GNU C++ compiler
  100. configure:3370: g++ -c conftest.cpp >&5
  101. configure:3370: $? = 0
  102. configure:3379: result: yes
  103. configure:3388: checking whether g++ accepts -g
  104. configure:3408: g++ -c -g conftest.cpp >&5
  105. configure:3408: $? = 0
  106. configure:3449: result: yes
  107. configure:3483: checking for style of include used by make
  108. configure:3511: result: GNU
  109. configure:3536: checking dependency style of g++
  110. configure:3646: result: gcc3
  111. configure:3690: checking build system type
  112. configure:3704: result: i686-pc-linux-gnu
  113. configure:3724: checking host system type
  114. configure:3737: result: i686-pc-linux-gnu
  115. configure:3805: checking for gcc
  116. configure:3821: found /usr/bin/gcc
  117. configure:3832: result: gcc
  118. configure:4061: checking for C compiler version
  119. configure:4070: gcc --version >&5
  120. gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1
  121. Copyright (C) 2009 Free Software Foundation, Inc.
  122. This is free software; see the source for copying conditions. There is NO
  123. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  124.  
  125. configure:4081: $? = 0
  126. configure:4070: gcc -v >&5
  127. Using built-in specs.
  128. Target: i486-linux-gnu
  129. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
  130. Thread model: posix
  131. gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9)
  132. configure:4081: $? = 0
  133. configure:4070: gcc -V >&5
  134. gcc: '-V' option must have argument
  135. configure:4081: $? = 1
  136. configure:4070: gcc -qversion >&5
  137. gcc: unrecognized option '-qversion'
  138. gcc: no input files
  139. configure:4081: $? = 1
  140. configure:4085: checking whether we are using the GNU C compiler
  141. configure:4104: gcc -c conftest.c >&5
  142. configure:4104: $? = 0
  143. configure:4113: result: yes
  144. configure:4122: checking whether gcc accepts -g
  145. configure:4142: gcc -c -g conftest.c >&5
  146. configure:4142: $? = 0
  147. configure:4183: result: yes
  148. configure:4200: checking for gcc option to accept ISO C89
  149. configure:4264: gcc -c -g -O2 conftest.c >&5
  150. configure:4264: $? = 0
  151. configure:4277: result: none needed
  152. configure:4299: checking dependency style of gcc
  153. configure:4409: result: gcc3
  154. configure:4424: checking for a sed that does not truncate output
  155. configure:4488: result: /bin/sed
  156. configure:4506: checking for grep that handles long lines and -e
  157. configure:4564: result: /bin/grep
  158. configure:4569: checking for egrep
  159. configure:4631: result: /bin/grep -E
  160. configure:4636: checking for fgrep
  161. configure:4698: result: /bin/grep -F
  162. configure:4733: checking for ld used by gcc
  163. configure:4800: result: /usr/bin/ld
  164. configure:4807: checking if the linker (/usr/bin/ld) is GNU ld
  165. configure:4822: result: yes
  166. configure:4834: checking for BSD- or MS-compatible name lister (nm)
  167. configure:4883: result: /usr/bin/nm -B
  168. configure:5001: checking the name lister (/usr/bin/nm -B) interface
  169. configure:5008: gcc -c -g -O2 conftest.c >&5
  170. configure:5011: /usr/bin/nm -B "conftest.o"
  171. configure:5014: output
  172. 00000000 B some_variable
  173. configure:5021: result: BSD nm
  174. configure:5024: checking whether ln -s works
  175. configure:5028: result: yes
  176. configure:5036: checking the maximum length of command line arguments
  177. configure:5156: result: 1572864
  178. configure:5173: checking whether the shell understands some XSI constructs
  179. configure:5183: result: yes
  180. configure:5187: checking whether the shell understands "+="
  181. configure:5193: result: yes
  182. configure:5228: checking for /usr/bin/ld option to reload object files
  183. configure:5235: result: -r
  184. configure:5304: checking for objdump
  185. configure:5320: found /usr/bin/objdump
  186. configure:5331: result: objdump
  187. configure:5363: checking how to recognize dependent libraries
  188. configure:5559: result: pass_all
  189. configure:5619: checking for ar
  190. configure:5635: found /usr/bin/ar
  191. configure:5646: result: ar
  192. configure:5724: checking for strip
  193. configure:5740: found /usr/bin/strip
  194. configure:5751: result: strip
  195. configure:5823: checking for ranlib
  196. configure:5839: found /usr/bin/ranlib
  197. configure:5850: result: ranlib
  198. configure:5940: checking command to parse /usr/bin/nm -B output from gcc object
  199. configure:6058: gcc -c -g -O2 conftest.c >&5
  200. configure:6061: $? = 0
  201. configure:6065: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  202. configure:6068: $? = 0
  203. configure:6122: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  204. configure:6125: $? = 0
  205. configure:6163: result: ok
  206. configure:6972: checking how to run the C preprocessor
  207. configure:7003: gcc -E conftest.c
  208. configure:7003: $? = 0
  209. configure:7017: gcc -E conftest.c
  210. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  211. configure:7017: $? = 1
  212. configure: failed program was:
  213. | /* confdefs.h */
  214. | #define PACKAGE_NAME "rtorrent"
  215. | #define PACKAGE_TARNAME "rtorrent"
  216. | #define PACKAGE_VERSION "0.8.6"
  217. | #define PACKAGE_STRING "rtorrent 0.8.6"
  218. | #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
  219. | #define PACKAGE_URL ""
  220. | #define PACKAGE "rtorrent"
  221. | #define VERSION "0.8.6"
  222. | /* end confdefs.h. */
  223. | #include <ac_nonexistent.h>
  224. configure:7042: result: gcc -E
  225. configure:7062: gcc -E conftest.c
  226. configure:7062: $? = 0
  227. configure:7076: gcc -E conftest.c
  228. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  229. configure:7076: $? = 1
  230. configure: failed program was:
  231. | /* confdefs.h */
  232. | #define PACKAGE_NAME "rtorrent"
  233. | #define PACKAGE_TARNAME "rtorrent"
  234. | #define PACKAGE_VERSION "0.8.6"
  235. | #define PACKAGE_STRING "rtorrent 0.8.6"
  236. | #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
  237. | #define PACKAGE_URL ""
  238. | #define PACKAGE "rtorrent"
  239. | #define VERSION "0.8.6"
  240. | /* end confdefs.h. */
  241. | #include <ac_nonexistent.h>
  242. configure:7105: checking for ANSI C header files
  243. configure:7125: gcc -c -g -O2 conftest.c >&5
  244. configure:7125: $? = 0
  245. configure:7198: gcc -o conftest -g -O2 conftest.c >&5
  246. configure:7198: $? = 0
  247. configure:7198: ./conftest
  248. configure:7198: $? = 0
  249. configure:7209: result: yes
  250. configure:7222: checking for sys/types.h
  251. configure:7222: gcc -c -g -O2 conftest.c >&5
  252. configure:7222: $? = 0
  253. configure:7222: result: yes
  254. configure:7222: checking for sys/stat.h
  255. configure:7222: gcc -c -g -O2 conftest.c >&5
  256. configure:7222: $? = 0
  257. configure:7222: result: yes
  258. configure:7222: checking for stdlib.h
  259. configure:7222: gcc -c -g -O2 conftest.c >&5
  260. configure:7222: $? = 0
  261. configure:7222: result: yes
  262. configure:7222: checking for string.h
  263. configure:7222: gcc -c -g -O2 conftest.c >&5
  264. configure:7222: $? = 0
  265. configure:7222: result: yes
  266. configure:7222: checking for memory.h
  267. configure:7222: gcc -c -g -O2 conftest.c >&5
  268. configure:7222: $? = 0
  269. configure:7222: result: yes
  270. configure:7222: checking for strings.h
  271. configure:7222: gcc -c -g -O2 conftest.c >&5
  272. configure:7222: $? = 0
  273. configure:7222: result: yes
  274. configure:7222: checking for inttypes.h
  275. configure:7222: gcc -c -g -O2 conftest.c >&5
  276. configure:7222: $? = 0
  277. configure:7222: result: yes
  278. configure:7222: checking for stdint.h
  279. configure:7222: gcc -c -g -O2 conftest.c >&5
  280. configure:7222: $? = 0
  281. configure:7222: result: yes
  282. configure:7222: checking for unistd.h
  283. configure:7222: gcc -c -g -O2 conftest.c >&5
  284. configure:7222: $? = 0
  285. configure:7222: result: yes
  286. configure:7237: checking for dlfcn.h
  287. configure:7237: gcc -c -g -O2 conftest.c >&5
  288. configure:7237: $? = 0
  289. configure:7237: result: yes
  290. configure:7362: checking for C++ compiler version
  291. configure:7371: g++ --version >&5
  292. g++ (Ubuntu 4.4.1-4ubuntu9) 4.4.1
  293. Copyright (C) 2009 Free Software Foundation, Inc.
  294. This is free software; see the source for copying conditions. There is NO
  295. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  296.  
  297. configure:7382: $? = 0
  298. configure:7371: g++ -v >&5
  299. Using built-in specs.
  300. Target: i486-linux-gnu
  301. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
  302. Thread model: posix
  303. gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9)
  304. configure:7382: $? = 0
  305. configure:7371: g++ -V >&5
  306. g++: '-V' option must have argument
  307. configure:7382: $? = 1
  308. configure:7371: g++ -qversion >&5
  309. g++: unrecognized option '-qversion'
  310. g++: no input files
  311. configure:7382: $? = 1
  312. configure:7386: checking whether we are using the GNU C++ compiler
  313. configure:7414: result: yes
  314. configure:7423: checking whether g++ accepts -g
  315. configure:7484: result: yes
  316. configure:7509: checking dependency style of g++
  317. configure:7619: result: gcc3
  318. configure:7642: checking how to run the C++ preprocessor
  319. configure:7669: g++ -E conftest.cpp
  320. configure:7669: $? = 0
  321. configure:7683: g++ -E conftest.cpp
  322. conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
  323. configure:7683: $? = 1
  324. configure: failed program was:
  325. | /* confdefs.h */
  326. | #define PACKAGE_NAME "rtorrent"
  327. | #define PACKAGE_TARNAME "rtorrent"
  328. | #define PACKAGE_VERSION "0.8.6"
  329. | #define PACKAGE_STRING "rtorrent 0.8.6"
  330. | #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
  331. | #define PACKAGE_URL ""
  332. | #define PACKAGE "rtorrent"
  333. | #define VERSION "0.8.6"
  334. | #define STDC_HEADERS 1
  335. | #define HAVE_SYS_TYPES_H 1
  336. | #define HAVE_SYS_STAT_H 1
  337. | #define HAVE_STDLIB_H 1
  338. | #define HAVE_STRING_H 1
  339. | #define HAVE_MEMORY_H 1
  340. | #define HAVE_STRINGS_H 1
  341. | #define HAVE_INTTYPES_H 1
  342. | #define HAVE_STDINT_H 1
  343. | #define HAVE_UNISTD_H 1
  344. | #define HAVE_DLFCN_H 1
  345. | /* end confdefs.h. */
  346. | #include <ac_nonexistent.h>
  347. configure:7708: result: g++ -E
  348. configure:7728: g++ -E conftest.cpp
  349. configure:7728: $? = 0
  350. configure:7742: g++ -E conftest.cpp
  351. conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
  352. configure:7742: $? = 1
  353. configure: failed program was:
  354. | /* confdefs.h */
  355. | #define PACKAGE_NAME "rtorrent"
  356. | #define PACKAGE_TARNAME "rtorrent"
  357. | #define PACKAGE_VERSION "0.8.6"
  358. | #define PACKAGE_STRING "rtorrent 0.8.6"
  359. | #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
  360. | #define PACKAGE_URL ""
  361. | #define PACKAGE "rtorrent"
  362. | #define VERSION "0.8.6"
  363. | #define STDC_HEADERS 1
  364. | #define HAVE_SYS_TYPES_H 1
  365. | #define HAVE_SYS_STAT_H 1
  366. | #define HAVE_STDLIB_H 1
  367. | #define HAVE_STRING_H 1
  368. | #define HAVE_MEMORY_H 1
  369. | #define HAVE_STRINGS_H 1
  370. | #define HAVE_INTTYPES_H 1
  371. | #define HAVE_STDINT_H 1
  372. | #define HAVE_UNISTD_H 1
  373. | #define HAVE_DLFCN_H 1
  374. | /* end confdefs.h. */
  375. | #include <ac_nonexistent.h>
  376. configure:7948: checking for objdir
  377. configure:7963: result: .libs
  378. configure:8259: checking if gcc supports -fno-rtti -fno-exceptions
  379. configure:8277: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  380. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  381. configure:8281: $? = 0
  382. configure:8294: result: no
  383. configure:8314: checking for gcc option to produce PIC
  384. configure:8586: result: -fPIC -DPIC
  385. configure:8598: checking if gcc PIC flag -fPIC -DPIC works
  386. configure:8616: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  387. configure:8620: $? = 0
  388. configure:8633: result: yes
  389. configure:8657: checking if gcc static flag -static works
  390. configure:8685: result: yes
  391. configure:8700: checking if gcc supports -c -o file.o
  392. configure:8721: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  393. configure:8725: $? = 0
  394. configure:8747: result: yes
  395. configure:8755: checking if gcc supports -c -o file.o
  396. configure:8802: result: yes
  397. configure:8835: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  398. configure:9821: result: yes
  399. configure:9858: checking whether -lc should be explicitly linked in
  400. configure:9863: gcc -c -g -O2 conftest.c >&5
  401. configure:9866: $? = 0
  402. configure:9881: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  403. configure:9884: $? = 0
  404. configure:9896: result: no
  405. configure:10060: checking dynamic linker characteristics
  406. configure:10493: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  407. configure:10493: $? = 0
  408. configure:10711: result: GNU/Linux ld.so
  409. configure:10813: checking how to hardcode library paths into programs
  410. configure:10838: result: immediate
  411. configure:11358: checking whether stripping libraries is possible
  412. configure:11363: result: yes
  413. configure:11398: checking if libtool supports shared libraries
  414. configure:11400: result: yes
  415. configure:11403: checking whether to build shared libraries
  416. configure:11424: result: yes
  417. configure:11427: checking whether to build static libraries
  418. configure:11431: result: yes
  419. configure:11581: checking for ld used by g++
  420. configure:11648: result: /usr/bin/ld
  421. configure:11655: checking if the linker (/usr/bin/ld) is GNU ld
  422. configure:11670: result: yes
  423. configure:11725: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  424. configure:12638: result: yes
  425. configure:12666: g++ -c -g -O2 conftest.cpp >&5
  426. configure:12669: $? = 0
  427. configure:12851: checking for g++ option to produce PIC
  428. configure:13168: result: -fPIC -DPIC
  429. configure:13177: checking if g++ PIC flag -fPIC -DPIC works
  430. configure:13195: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
  431. configure:13199: $? = 0
  432. configure:13212: result: yes
  433. configure:13233: checking if g++ static flag -static works
  434. configure:13261: result: yes
  435. configure:13273: checking if g++ supports -c -o file.o
  436. configure:13294: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  437. configure:13298: $? = 0
  438. configure:13320: result: yes
  439. configure:13325: checking if g++ supports -c -o file.o
  440. configure:13372: result: yes
  441. configure:13402: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  442. configure:13428: result: yes
  443. configure:13565: checking dynamic linker characteristics
  444. configure:13946: g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp >&5
  445. configure:13946: $? = 0
  446. configure:14164: result: GNU/Linux ld.so
  447. configure:14215: checking how to hardcode library paths into programs
  448. configure:14240: result: immediate
  449. configure:14301: checking for user-defined CXXFLAGS
  450. configure:14305: result: user-defined "-g -O2"
  451. configure:14376: checking for special C compiler options needed for large files
  452. configure:14421: result: no
  453. configure:14427: checking for _FILE_OFFSET_BITS value needed for large files
  454. configure:14452: gcc -c -g -O2 conftest.c >&5
  455. conftest.c:29: warning: left shift count >= width of type
  456. conftest.c:29: warning: left shift count >= width of type
  457. conftest.c:31: error: size of array 'off_t_is_large' is negative
  458. configure:14452: $? = 1
  459. configure: failed program was:
  460. | /* confdefs.h */
  461. | #define PACKAGE_NAME "rtorrent"
  462. | #define PACKAGE_TARNAME "rtorrent"
  463. | #define PACKAGE_VERSION "0.8.6"
  464. | #define PACKAGE_STRING "rtorrent 0.8.6"
  465. | #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
  466. | #define PACKAGE_URL ""
  467. | #define PACKAGE "rtorrent"
  468. | #define VERSION "0.8.6"
  469. | #define STDC_HEADERS 1
  470. | #define HAVE_SYS_TYPES_H 1
  471. | #define HAVE_SYS_STAT_H 1
  472. | #define HAVE_STDLIB_H 1
  473. | #define HAVE_STRING_H 1
  474. | #define HAVE_MEMORY_H 1
  475. | #define HAVE_STRINGS_H 1
  476. | #define HAVE_INTTYPES_H 1
  477. | #define HAVE_STDINT_H 1
  478. | #define HAVE_UNISTD_H 1
  479. | #define HAVE_DLFCN_H 1
  480. | #define LT_OBJDIR ".libs/"
  481. | /* end confdefs.h. */
  482. | #include <sys/types.h>
  483. | /* Check that off_t can represent 2**63 - 1 correctly.
  484. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  485. | since some C++ compilers masquerading as C compilers
  486. | incorrectly reject 9223372036854775807. */
  487. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  488. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  489. | && LARGE_OFF_T % 2147483647 == 1)
  490. | ? 1 : -1];
  491. | int
  492. | main ()
  493. | {
  494. |
  495. | ;
  496. | return 0;
  497. | }
  498. configure:14476: gcc -c -g -O2 conftest.c >&5
  499. configure:14476: $? = 0
  500. configure:14484: result: 64
  501. configure:14569: checking for execinfo.h
  502. configure:14584: gcc -o conftest -g -O2 conftest.c >&5
  503. conftest.c: In function 'main':
  504. conftest.c:25: warning: passing argument 1 of 'backtrace_symbols' from incompatible pointer type
  505. /usr/include/execinfo.h:33: note: expected 'void * const*' but argument is of type 'char **'
  506. configure:14584: $? = 0
  507. configure:14584: ./conftest
  508. ./configure: line 1872: 29448 Segmentation fault ./conftest$ac_exeext
  509. configure:14584: $? = 139
  510. configure: program exited with status 139
  511. configure: failed program was:
  512. | /* confdefs.h */
  513. | #define PACKAGE_NAME "rtorrent"
  514. | #define PACKAGE_TARNAME "rtorrent"
  515. | #define PACKAGE_VERSION "0.8.6"
  516. | #define PACKAGE_STRING "rtorrent 0.8.6"
  517. | #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
  518. | #define PACKAGE_URL ""
  519. | #define PACKAGE "rtorrent"
  520. | #define VERSION "0.8.6"
  521. | #define STDC_HEADERS 1
  522. | #define HAVE_SYS_TYPES_H 1
  523. | #define HAVE_SYS_STAT_H 1
  524. | #define HAVE_STDLIB_H 1
  525. | #define HAVE_STRING_H 1
  526. | #define HAVE_MEMORY_H 1
  527. | #define HAVE_STRINGS_H 1
  528. | #define HAVE_INTTYPES_H 1
  529. | #define HAVE_STDINT_H 1
  530. | #define HAVE_UNISTD_H 1
  531. | #define HAVE_DLFCN_H 1
  532. | #define LT_OBJDIR ".libs/"
  533. | #define _FILE_OFFSET_BITS 64
  534. | /* end confdefs.h. */
  535. | #include <execinfo.h>
  536. | int main() { backtrace((void**)0, 0); backtrace_symbols((char**)0, 0); return 0;}
  537. |
  538. configure:14594: result: no
  539. configure:14610: checking for proper overloaded template function disambiguation
  540. configure:14620: g++ -c -g -O2 -g -DDEBUG conftest.cpp >&5
  541. configure:14620: $? = 0
  542. configure:14622: result: yes
  543. configure:14906: checking for library containing add_wch
  544. configure:14937: gcc -o conftest -g -O2 conftest.c >&5
  545. /tmp/cckuelNc.o: In function `main':
  546. /usr/local/downloads/rtorrent-0.8.6/conftest.c:36: undefined reference to `add_wch'
  547. collect2: ld returned 1 exit status
  548. configure:14937: $? = 1
  549. configure: failed program was:
  550. | /* confdefs.h */
  551. | #define PACKAGE_NAME "rtorrent"
  552. | #define PACKAGE_TARNAME "rtorrent"
  553. | #define PACKAGE_VERSION "0.8.6"
  554. | #define PACKAGE_STRING "rtorrent 0.8.6"
  555. | #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
  556. | #define PACKAGE_URL ""
  557. | #define PACKAGE "rtorrent"
  558. | #define VERSION "0.8.6"
  559. | #define STDC_HEADERS 1
  560. | #define HAVE_SYS_TYPES_H 1
  561. | #define HAVE_SYS_STAT_H 1
  562. | #define HAVE_STDLIB_H 1
  563. | #define HAVE_STRING_H 1
  564. | #define HAVE_MEMORY_H 1
  565. | #define HAVE_STRINGS_H 1
  566. | #define HAVE_INTTYPES_H 1
  567. | #define HAVE_STDINT_H 1
  568. | #define HAVE_UNISTD_H 1
  569. | #define HAVE_DLFCN_H 1
  570. | #define LT_OBJDIR ".libs/"
  571. | #define _FILE_OFFSET_BITS 64
  572. | #define USE_VARIABLE_FDSET 1
  573. | /* end confdefs.h. */
  574. |
  575. | /* Override any GCC internal prototype to avoid an error.
  576. | Use char because int might match the return type of a GCC
  577. | builtin and then its argument prototype would still apply. */
  578. | #ifdef __cplusplus
  579. | extern "C"
  580. | #endif
  581. | char add_wch ();
  582. | int
  583. | main ()
  584. | {
  585. | return add_wch ();
  586. | ;
  587. | return 0;
  588. | }
  589. configure:14937: gcc -o conftest -g -O2 conftest.c -lncursesw >&5
  590. /usr/bin/ld: cannot find -lncursesw
  591. collect2: ld returned 1 exit status
  592. configure:14937: $? = 1
  593. configure: failed program was:
  594. | /* confdefs.h */
  595. | #define PACKAGE_NAME "rtorrent"
  596. | #define PACKAGE_TARNAME "rtorrent"
  597. | #define PACKAGE_VERSION "0.8.6"
  598. | #define PACKAGE_STRING "rtorrent 0.8.6"
  599. | #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
  600. | #define PACKAGE_URL ""
  601. | #define PACKAGE "rtorrent"
  602. | #define VERSION "0.8.6"
  603. | #define STDC_HEADERS 1
  604. | #define HAVE_SYS_TYPES_H 1
  605. | #define HAVE_SYS_STAT_H 1
  606. | #define HAVE_STDLIB_H 1
  607. | #define HAVE_STRING_H 1
  608. | #define HAVE_MEMORY_H 1
  609. | #define HAVE_STRINGS_H 1
  610. | #define HAVE_INTTYPES_H 1
  611. | #define HAVE_STDINT_H 1
  612. | #define HAVE_UNISTD_H 1
  613. | #define HAVE_DLFCN_H 1
  614. | #define LT_OBJDIR ".libs/"
  615. | #define _FILE_OFFSET_BITS 64
  616. | #define USE_VARIABLE_FDSET 1
  617. | /* end confdefs.h. */
  618. |
  619. | /* Override any GCC internal prototype to avoid an error.
  620. | Use char because int might match the return type of a GCC
  621. | builtin and then its argument prototype would still apply. */
  622. | #ifdef __cplusplus
  623. | extern "C"
  624. | #endif
  625. | char add_wch ();
  626. | int
  627. | main ()
  628. | {
  629. | return add_wch ();
  630. | ;
  631. | return 0;
  632. | }
  633. configure:14954: result: no
  634. configure:14963: checking for library containing wbkgdset
  635. configure:14994: gcc -o conftest -g -O2 conftest.c >&5
  636. /tmp/ccgmDwzQ.o: In function `main':
  637. /usr/local/downloads/rtorrent-0.8.6/conftest.c:36: undefined reference to `wbkgdset'
  638. collect2: ld returned 1 exit status
  639. configure:14994: $? = 1
  640. configure: failed program was:
  641. | /* confdefs.h */
  642. | #define PACKAGE_NAME "rtorrent"
  643. | #define PACKAGE_TARNAME "rtorrent"
  644. | #define PACKAGE_VERSION "0.8.6"
  645. | #define PACKAGE_STRING "rtorrent 0.8.6"
  646. | #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
  647. | #define PACKAGE_URL ""
  648. | #define PACKAGE "rtorrent"
  649. | #define VERSION "0.8.6"
  650. | #define STDC_HEADERS 1
  651. | #define HAVE_SYS_TYPES_H 1
  652. | #define HAVE_SYS_STAT_H 1
  653. | #define HAVE_STDLIB_H 1
  654. | #define HAVE_STRING_H 1
  655. | #define HAVE_MEMORY_H 1
  656. | #define HAVE_STRINGS_H 1
  657. | #define HAVE_INTTYPES_H 1
  658. | #define HAVE_STDINT_H 1
  659. | #define HAVE_UNISTD_H 1
  660. | #define HAVE_DLFCN_H 1
  661. | #define LT_OBJDIR ".libs/"
  662. | #define _FILE_OFFSET_BITS 64
  663. | #define USE_VARIABLE_FDSET 1
  664. | /* end confdefs.h. */
  665. |
  666. | /* Override any GCC internal prototype to avoid an error.
  667. | Use char because int might match the return type of a GCC
  668. | builtin and then its argument prototype would still apply. */
  669. | #ifdef __cplusplus
  670. | extern "C"
  671. | #endif
  672. | char wbkgdset ();
  673. | int
  674. | main ()
  675. | {
  676. | return wbkgdset ();
  677. | ;
  678. | return 0;
  679. | }
  680. configure:14994: gcc -o conftest -g -O2 conftest.c -lncurses >&5
  681. configure:14994: $? = 0
  682. configure:15011: result: -lncurses
  683. configure:15122: checking sys/vfs.h usability
  684. configure:15122: gcc -c -g -O2 conftest.c >&5
  685. configure:15122: $? = 0
  686. configure:15122: result: yes
  687. configure:15122: checking sys/vfs.h presence
  688. configure:15122: gcc -E conftest.c
  689. configure:15122: $? = 0
  690. configure:15122: result: yes
  691. configure:15122: checking for sys/vfs.h
  692. configure:15122: result: yes
  693. configure:15122: checking sys/statvfs.h usability
  694. configure:15122: gcc -c -g -O2 conftest.c >&5
  695. configure:15122: $? = 0
  696. configure:15122: result: yes
  697. configure:15122: checking sys/statvfs.h presence
  698. configure:15122: gcc -E conftest.c
  699. configure:15122: $? = 0
  700. configure:15122: result: yes
  701. configure:15122: checking for sys/statvfs.h
  702. configure:15122: result: yes
  703. configure:15122: checking sys/statfs.h usability
  704. configure:15122: gcc -c -g -O2 conftest.c >&5
  705. configure:15122: $? = 0
  706. configure:15122: result: yes
  707. configure:15122: checking sys/statfs.h presence
  708. configure:15122: gcc -E conftest.c
  709. configure:15122: $? = 0
  710. configure:15122: result: yes
  711. configure:15122: checking for sys/statfs.h
  712. configure:15122: result: yes
  713. configure:15134: checking for statvfs
  714. configure:15162: gcc -o conftest -g -O2 conftest.c -lncurses >&5
  715. configure:15162: $? = 0
  716. configure:15182: result: ok
  717. configure:15471: checking for pkg-config
  718. configure:15489: found /usr/bin/pkg-config
  719. configure:15501: result: /usr/bin/pkg-config
  720. configure:15526: checking pkg-config is at least version 0.9.0
  721. configure:15529: result: yes
  722. configure:15540: checking for sigc
  723. configure:15547: $PKG_CONFIG --exists --print-errors "sigc++-2.0"
  724. configure:15550: $? = 0
  725. configure:15563: $PKG_CONFIG --exists --print-errors "sigc++-2.0"
  726. configure:15566: $? = 0
  727. configure:15620: result: yes
  728. configure:15628: checking for libcurl
  729. configure:15635: $PKG_CONFIG --exists --print-errors "libcurl >= 7.15.4"
  730. configure:15638: $? = 0
  731. configure:15651: $PKG_CONFIG --exists --print-errors "libcurl >= 7.15.4"
  732. configure:15654: $? = 0
  733. configure:15708: result: yes
  734. configure:15716: checking for libtorrent
  735. configure:15723: $PKG_CONFIG --exists --print-errors "libtorrent >= 0.12.6"
  736. configure:15726: $? = 0
  737. configure:15739: $PKG_CONFIG --exists --print-errors "libtorrent >= 0.12.6"
  738. configure:15742: $? = 0
  739. configure:15796: result: yes
  740. configure:15809: checking for XMLRPC-C
  741. configure:15843: g++ -o conftest -g -O2 -g -DDEBUG -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include conftest.cpp -lncurses -lsigc-2.0 -lcurl -L/usr/local/lib -ltorrent -L/usr/local/lib -lxmlrpc_server -lxmlrpc -lxmlrpc_util -lxmlrpc_xmlparse -lxmlrpc_xmltok >&5
  742. configure:15843: $? = 0
  743. configure:15845: result: ok
  744. configure:15893: checking if compiler supports __attribute__((unused))
  745. configure:15904: gcc -c -g -O2 conftest.c >&5
  746. configure:15904: $? = 0
  747. configure:15912: result: yes
  748. configure:16059: creating ./config.status
  749.  
  750. ## ---------------------- ##
  751. ## Running config.status. ##
  752. ## ---------------------- ##
  753.  
  754. This file was extended by rtorrent config.status 0.8.6, which was
  755. generated by GNU Autoconf 2.64. Invocation command line was
  756.  
  757. CONFIG_FILES =
  758. CONFIG_HEADERS =
  759. CONFIG_LINKS =
  760. CONFIG_COMMANDS =
  761. $ ./config.status
  762.  
  763. on xbmc
  764.  
  765. config.status:1152: creating Makefile
  766. config.status:1152: creating doc/Makefile
  767. config.status:1152: creating src/Makefile
  768. config.status:1152: creating src/core/Makefile
  769. config.status:1152: creating src/display/Makefile
  770. config.status:1152: creating src/input/Makefile
  771. config.status:1152: creating src/rpc/Makefile
  772. config.status:1152: creating src/ui/Makefile
  773. config.status:1152: creating src/utils/Makefile
  774. config.status:1152: creating config.h
  775. config.status:1372: executing depfiles commands
  776. config.status:1372: executing libtool commands
  777.  
  778. ## ---------------- ##
  779. ## Cache variables. ##
  780. ## ---------------- ##
  781.  
  782. ac_cv_build=i686-pc-linux-gnu
  783. ac_cv_c_compiler_gnu=yes
  784. ac_cv_cxx_compiler_gnu=yes
  785. ac_cv_env_CCC_set=
  786. ac_cv_env_CCC_value=
  787. ac_cv_env_CC_set=
  788. ac_cv_env_CC_value=
  789. ac_cv_env_CFLAGS_set=
  790. ac_cv_env_CFLAGS_value=
  791. ac_cv_env_CPPFLAGS_set=
  792. ac_cv_env_CPPFLAGS_value=
  793. ac_cv_env_CPP_set=
  794. ac_cv_env_CPP_value=
  795. ac_cv_env_CXXCPP_set=
  796. ac_cv_env_CXXCPP_value=
  797. ac_cv_env_CXXFLAGS_set=
  798. ac_cv_env_CXXFLAGS_value=
  799. ac_cv_env_CXX_set=
  800. ac_cv_env_CXX_value=
  801. ac_cv_env_LDFLAGS_set=
  802. ac_cv_env_LDFLAGS_value=
  803. ac_cv_env_LIBS_set=
  804. ac_cv_env_LIBS_value=
  805. ac_cv_env_PKG_CONFIG_set=
  806. ac_cv_env_PKG_CONFIG_value=
  807. ac_cv_env_build_alias_set=
  808. ac_cv_env_build_alias_value=
  809. ac_cv_env_host_alias_set=
  810. ac_cv_env_host_alias_value=
  811. ac_cv_env_libcurl_CFLAGS_set=
  812. ac_cv_env_libcurl_CFLAGS_value=
  813. ac_cv_env_libcurl_LIBS_set=
  814. ac_cv_env_libcurl_LIBS_value=
  815. ac_cv_env_libtorrent_CFLAGS_set=
  816. ac_cv_env_libtorrent_CFLAGS_value=
  817. ac_cv_env_libtorrent_LIBS_set=
  818. ac_cv_env_libtorrent_LIBS_value=
  819. ac_cv_env_sigc_CFLAGS_set=
  820. ac_cv_env_sigc_CFLAGS_value=
  821. ac_cv_env_sigc_LIBS_set=
  822. ac_cv_env_sigc_LIBS_value=
  823. ac_cv_env_target_alias_set=
  824. ac_cv_env_target_alias_value=
  825. ac_cv_header_dlfcn_h=yes
  826. ac_cv_header_inttypes_h=yes
  827. ac_cv_header_memory_h=yes
  828. ac_cv_header_stdc=yes
  829. ac_cv_header_stdint_h=yes
  830. ac_cv_header_stdlib_h=yes
  831. ac_cv_header_string_h=yes
  832. ac_cv_header_strings_h=yes
  833. ac_cv_header_sys_stat_h=yes
  834. ac_cv_header_sys_statfs_h=yes
  835. ac_cv_header_sys_statvfs_h=yes
  836. ac_cv_header_sys_types_h=yes
  837. ac_cv_header_sys_vfs_h=yes
  838. ac_cv_header_unistd_h=yes
  839. ac_cv_host=i686-pc-linux-gnu
  840. ac_cv_objext=o
  841. ac_cv_path_EGREP='/bin/grep -E'
  842. ac_cv_path_FGREP='/bin/grep -F'
  843. ac_cv_path_GREP=/bin/grep
  844. ac_cv_path_SED=/bin/sed
  845. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  846. ac_cv_path_install='/usr/bin/install -c'
  847. ac_cv_path_mkdir=/bin/mkdir
  848. ac_cv_prog_AWK=mawk
  849. ac_cv_prog_CPP='gcc -E'
  850. ac_cv_prog_CXXCPP='g++ -E'
  851. ac_cv_prog_ac_ct_AR=ar
  852. ac_cv_prog_ac_ct_CC=gcc
  853. ac_cv_prog_ac_ct_CXX=g++
  854. ac_cv_prog_ac_ct_OBJDUMP=objdump
  855. ac_cv_prog_ac_ct_RANLIB=ranlib
  856. ac_cv_prog_ac_ct_STRIP=strip
  857. ac_cv_prog_cc_c89=
  858. ac_cv_prog_cc_g=yes
  859. ac_cv_prog_cxx_g=yes
  860. ac_cv_prog_make_make_set=yes
  861. ac_cv_search_add_wch=no
  862. ac_cv_search_wbkgdset=-lncurses
  863. ac_cv_sys_file_offset_bits=64
  864. ac_cv_sys_largefile_CC=no
  865. am_cv_CC_dependencies_compiler_type=gcc3
  866. am_cv_CXX_dependencies_compiler_type=gcc3
  867. cc_cv_attribute_unused=yes
  868. lt_cv_deplibs_check_method=pass_all
  869. lt_cv_file_magic_cmd='$MAGIC_CMD'
  870. lt_cv_file_magic_test_file=
  871. lt_cv_ld_reload_flag=-r
  872. lt_cv_nm_interface='BSD nm'
  873. lt_cv_objdir=.libs
  874. lt_cv_path_LD=/usr/bin/ld
  875. lt_cv_path_LDCXX=/usr/bin/ld
  876. lt_cv_path_NM='/usr/bin/nm -B'
  877. lt_cv_prog_compiler_c_o=yes
  878. lt_cv_prog_compiler_c_o_CXX=yes
  879. lt_cv_prog_compiler_pic_works=yes
  880. lt_cv_prog_compiler_pic_works_CXX=yes
  881. lt_cv_prog_compiler_rtti_exceptions=no
  882. lt_cv_prog_compiler_static_works=yes
  883. lt_cv_prog_compiler_static_works_CXX=yes
  884. lt_cv_prog_gnu_ld=yes
  885. lt_cv_prog_gnu_ldcxx=yes
  886. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  887. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  888. 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'\'''
  889. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  890. lt_cv_sys_max_cmd_len=1572864
  891. pkg_cv_libcurl_CFLAGS=' '
  892. pkg_cv_libcurl_LIBS='-lcurl '
  893. pkg_cv_libtorrent_CFLAGS='-I/usr/local/include '
  894. pkg_cv_libtorrent_LIBS='-L/usr/local/lib -ltorrent '
  895. pkg_cv_sigc_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include '
  896. pkg_cv_sigc_LIBS='-lsigc-2.0 '
  897.  
  898. ## ----------------- ##
  899. ## Output variables. ##
  900. ## ----------------- ##
  901.  
  902. ACLOCAL='${SHELL} /usr/local/downloads/rtorrent-0.8.6/missing --run aclocal-1.11'
  903. AMDEPBACKSLASH='\'
  904. AMDEP_FALSE='#'
  905. AMDEP_TRUE=''
  906. AMTAR='${SHELL} /usr/local/downloads/rtorrent-0.8.6/missing --run tar'
  907. AR='ar'
  908. AUTOCONF='${SHELL} /usr/local/downloads/rtorrent-0.8.6/missing --run autoconf'
  909. AUTOHEADER='${SHELL} /usr/local/downloads/rtorrent-0.8.6/missing --run autoheader'
  910. AUTOMAKE='${SHELL} /usr/local/downloads/rtorrent-0.8.6/missing --run automake-1.11'
  911. AWK='mawk'
  912. CC='gcc'
  913. CCDEPMODE='depmode=gcc3'
  914. CFLAGS='-g -O2'
  915. CPP='gcc -E'
  916. CPPFLAGS=''
  917. CXX='g++'
  918. CXXCPP='g++ -E'
  919. CXXDEPMODE='depmode=gcc3'
  920. CXXFLAGS='-g -O2 -g -DDEBUG -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include '
  921. CYGPATH_W='echo'
  922. DEFS='-DHAVE_CONFIG_H'
  923. DEPDIR='.deps'
  924. DSYMUTIL=''
  925. DUMPBIN=''
  926. ECHO_C=''
  927. ECHO_N='-n'
  928. ECHO_T=''
  929. EGREP='/bin/grep -E'
  930. EXEEXT=''
  931. FGREP='/bin/grep -F'
  932. GREP='/bin/grep'
  933. INSTALL_DATA='${INSTALL} -m 644'
  934. INSTALL_PROGRAM='${INSTALL}'
  935. INSTALL_SCRIPT='${INSTALL}'
  936. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  937. LD='/usr/bin/ld'
  938. LDFLAGS=''
  939. LIBOBJS=''
  940. LIBS='-lncurses -lsigc-2.0 -lcurl -L/usr/local/lib -ltorrent -L/usr/local/lib -lxmlrpc_server -lxmlrpc -lxmlrpc_util -lxmlrpc_xmlparse -lxmlrpc_xmltok '
  941. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  942. LIPO=''
  943. LN_S='ln -s'
  944. LTLIBOBJS=''
  945. MAKEINFO='${SHELL} /usr/local/downloads/rtorrent-0.8.6/missing --run makeinfo'
  946. MKDIR_P='/bin/mkdir -p'
  947. NM='/usr/bin/nm -B'
  948. NMEDIT=''
  949. OBJDUMP='objdump'
  950. OBJEXT='o'
  951. OTOOL64=''
  952. OTOOL=''
  953. PACKAGE='rtorrent'
  954. PACKAGE_BUGREPORT='jaris@ifi.uio.no'
  955. PACKAGE_NAME='rtorrent'
  956. PACKAGE_STRING='rtorrent 0.8.6'
  957. PACKAGE_TARNAME='rtorrent'
  958. PACKAGE_URL=''
  959. PACKAGE_VERSION='0.8.6'
  960. PATH_SEPARATOR=':'
  961. PKG_CONFIG='/usr/bin/pkg-config'
  962. RANLIB='ranlib'
  963. SED='/bin/sed'
  964. SET_MAKE=''
  965. SHELL='/bin/bash'
  966. STRIP='strip'
  967. VERSION='0.8.6'
  968. ac_ct_CC='gcc'
  969. ac_ct_CXX='g++'
  970. ac_ct_DUMPBIN=''
  971. am__EXEEXT_FALSE=''
  972. am__EXEEXT_TRUE='#'
  973. am__fastdepCC_FALSE='#'
  974. am__fastdepCC_TRUE=''
  975. am__fastdepCXX_FALSE='#'
  976. am__fastdepCXX_TRUE=''
  977. am__include='include'
  978. am__isrc=''
  979. am__leading_dot='.'
  980. am__quote=''
  981. am__tar='${AMTAR} chof - "$$tardir"'
  982. am__untar='${AMTAR} xf -'
  983. bindir='${exec_prefix}/bin'
  984. build='i686-pc-linux-gnu'
  985. build_alias=''
  986. build_cpu='i686'
  987. build_os='linux-gnu'
  988. build_vendor='pc'
  989. datadir='${datarootdir}'
  990. datarootdir='${prefix}/share'
  991. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  992. dvidir='${docdir}'
  993. exec_prefix='${prefix}'
  994. host='i686-pc-linux-gnu'
  995. host_alias=''
  996. host_cpu='i686'
  997. host_os='linux-gnu'
  998. host_vendor='pc'
  999. htmldir='${docdir}'
  1000. includedir='${prefix}/include'
  1001. infodir='${datarootdir}/info'
  1002. install_sh='${SHELL} /usr/local/downloads/rtorrent-0.8.6/install-sh'
  1003. libcurl_CFLAGS=' '
  1004. libcurl_LIBS='-lcurl '
  1005. libdir='${exec_prefix}/lib'
  1006. libexecdir='${exec_prefix}/libexec'
  1007. libtorrent_CFLAGS='-I/usr/local/include '
  1008. libtorrent_LIBS='-L/usr/local/lib -ltorrent '
  1009. localedir='${datarootdir}/locale'
  1010. localstatedir='${prefix}/var'
  1011. lt_ECHO='echo'
  1012. mandir='${datarootdir}/man'
  1013. mkdir_p='/bin/mkdir -p'
  1014. oldincludedir='/usr/include'
  1015. pdfdir='${docdir}'
  1016. prefix='/usr/local'
  1017. program_transform_name='s,x,x,'
  1018. psdir='${docdir}'
  1019. sbindir='${exec_prefix}/sbin'
  1020. sharedstatedir='${prefix}/com'
  1021. sigc_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include '
  1022. sigc_LIBS='-lsigc-2.0 '
  1023. sysconfdir='${prefix}/etc'
  1024. target_alias=''
  1025.  
  1026. ## ----------- ##
  1027. ## confdefs.h. ##
  1028. ## ----------- ##
  1029.  
  1030. /* confdefs.h */
  1031. #define PACKAGE_NAME "rtorrent"
  1032. #define PACKAGE_TARNAME "rtorrent"
  1033. #define PACKAGE_VERSION "0.8.6"
  1034. #define PACKAGE_STRING "rtorrent 0.8.6"
  1035. #define PACKAGE_BUGREPORT "jaris@ifi.uio.no"
  1036. #define PACKAGE_URL ""
  1037. #define PACKAGE "rtorrent"
  1038. #define VERSION "0.8.6"
  1039. #define STDC_HEADERS 1
  1040. #define HAVE_SYS_TYPES_H 1
  1041. #define HAVE_SYS_STAT_H 1
  1042. #define HAVE_STDLIB_H 1
  1043. #define HAVE_STRING_H 1
  1044. #define HAVE_MEMORY_H 1
  1045. #define HAVE_STRINGS_H 1
  1046. #define HAVE_INTTYPES_H 1
  1047. #define HAVE_STDINT_H 1
  1048. #define HAVE_UNISTD_H 1
  1049. #define HAVE_DLFCN_H 1
  1050. #define LT_OBJDIR ".libs/"
  1051. #define _FILE_OFFSET_BITS 64
  1052. #define USE_VARIABLE_FDSET 1
  1053. #define HAVE_SYS_VFS_H 1
  1054. #define HAVE_SYS_STATVFS_H 1
  1055. #define HAVE_SYS_STATFS_H 1
  1056. #define FS_STAT_FD fstatvfs(fd, &m_stat) == 0
  1057. #define FS_STAT_FN statvfs(fn, &m_stat) == 0
  1058. #define FS_STAT_STRUCT struct statvfs
  1059. #define FS_STAT_SIZE_TYPE unsigned long
  1060. #define FS_STAT_COUNT_TYPE fsblkcnt_t
  1061. #define FS_STAT_BLOCK_SIZE (m_stat.f_frsize)
  1062. #define HAVE_XMLRPC_C 1
  1063. #define HAVE_CONFIG_H 1
  1064. #define USER_AGENT std::string(PACKAGE "/" VERSION "/") + torrent::version()
  1065. #define SUPPORT_ATTRIBUTE_UNUSED 1
  1066. #define __UNUSED __attribute__((unused))
  1067.  
  1068. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement