Advertisement
Charlesr456

torcs config.h

Nov 12th, 2012
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.70 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by configure, which was
  5. generated by GNU Autoconf 2.59. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = charles-Studio-1537
  14. uname -m = i686
  15. uname -r = 3.5.0-18-generic
  16. uname -s = Linux
  17. uname -v = #29-Ubuntu SMP Fri Oct 19 10:27:31 UTC 2012
  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. hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/lib/lightdm/lightdm
  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: /usr/games
  38. PATH: /usr/local/games
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:1368: checking for a BSD-compatible install
  46. configure:1423: result: /usr/bin/install -c
  47. configure:1434: checking whether build environment is sane
  48. configure:1477: result: yes
  49. configure:1542: checking for gawk
  50. configure:1571: result: no
  51. configure:1542: checking for mawk
  52. configure:1558: found /usr/bin/mawk
  53. configure:1568: result: mawk
  54. configure:1578: checking whether make sets $(MAKE)
  55. configure:1598: result: yes
  56. configure:1813: checking for gcc
  57. configure:1829: found /usr/bin/gcc
  58. configure:1839: result: gcc
  59. configure:2083: checking for C compiler version
  60. configure:2086: gcc --version </dev/null >&5
  61. gcc (Ubuntu/Linaro 4.7.2-2ubuntu1) 4.7.2
  62. Copyright (C) 2012 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:2089: $? = 0
  67. configure:2091: gcc -v </dev/null >&5
  68. Using built-in specs.
  69. COLLECT_GCC=gcc
  70. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.7/lto-wrapper
  71. Target: i686-linux-gnu
  72. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.2-2ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
  73. Thread model: posix
  74. gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)
  75. configure:2094: $? = 0
  76. configure:2096: gcc -V </dev/null >&5
  77. gcc: error: unrecognized command line option '-V'
  78. gcc: fatal error: no input files
  79. compilation terminated.
  80. configure:2099: $? = 4
  81. configure:2122: checking for C compiler default output file name
  82. configure:2125: gcc conftest.c >&5
  83. configure:2128: $? = 0
  84. configure:2174: result: a.out
  85. configure:2179: checking whether the C compiler works
  86. configure:2185: ./a.out
  87. configure:2188: $? = 0
  88. configure:2205: result: yes
  89. configure:2212: checking whether we are cross compiling
  90. configure:2214: result: no
  91. configure:2217: checking for suffix of executables
  92. configure:2219: gcc -o conftest conftest.c >&5
  93. configure:2222: $? = 0
  94. configure:2247: result:
  95. configure:2253: checking for suffix of object files
  96. configure:2274: gcc -c conftest.c >&5
  97. configure:2277: $? = 0
  98. configure:2299: result: o
  99. configure:2303: checking whether we are using the GNU C compiler
  100. configure:2327: gcc -c conftest.c >&5
  101. configure:2333: $? = 0
  102. configure:2337: test -z
  103. || test ! -s conftest.err
  104. configure:2340: $? = 0
  105. configure:2343: test -s conftest.o
  106. configure:2346: $? = 0
  107. configure:2359: result: yes
  108. configure:2365: checking whether gcc accepts -g
  109. configure:2386: gcc -c -g conftest.c >&5
  110. configure:2392: $? = 0
  111. configure:2396: test -z
  112. || test ! -s conftest.err
  113. configure:2399: $? = 0
  114. configure:2402: test -s conftest.o
  115. configure:2405: $? = 0
  116. configure:2416: result: yes
  117. configure:2433: checking for gcc option to accept ANSI C
  118. configure:2503: gcc -c -g -O2 conftest.c >&5
  119. configure:2509: $? = 0
  120. configure:2513: test -z
  121. || test ! -s conftest.err
  122. configure:2516: $? = 0
  123. configure:2519: test -s conftest.o
  124. configure:2522: $? = 0
  125. configure:2540: result: none needed
  126. configure:2558: gcc -c -g -O2 conftest.c >&5
  127. conftest.c:2:3: error: unknown type name 'choke'
  128. conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
  129. configure:2564: $? = 1
  130. configure: failed program was:
  131. | #ifndef __cplusplus
  132. | choke me
  133. | #endif
  134. configure:2708: checking for style of include used by make
  135. configure:2736: result: GNU
  136. configure:2764: checking dependency style of gcc
  137. configure:2854: result: none
  138. configure:2876: checking how to run the C preprocessor
  139. configure:2911: gcc -E conftest.c
  140. configure:2917: $? = 0
  141. configure:2949: gcc -E conftest.c
  142. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  143. compilation terminated.
  144. configure:2955: $? = 1
  145. configure: failed program was:
  146. | /* confdefs.h. */
  147. |
  148. | #define PACKAGE_NAME ""
  149. | #define PACKAGE_TARNAME ""
  150. | #define PACKAGE_VERSION ""
  151. | #define PACKAGE_STRING ""
  152. | #define PACKAGE_BUGREPORT ""
  153. | #define PACKAGE "torcs"
  154. | #define VERSION "1.2.4"
  155. | /* end confdefs.h. */
  156. | #include <ac_nonexistent.h>
  157. configure:2994: result: gcc -E
  158. configure:3018: gcc -E conftest.c
  159. configure:3024: $? = 0
  160. configure:3056: gcc -E conftest.c
  161. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  162. compilation terminated.
  163. configure:3062: $? = 1
  164. configure: failed program was:
  165. | /* confdefs.h. */
  166. |
  167. | #define PACKAGE_NAME ""
  168. | #define PACKAGE_TARNAME ""
  169. | #define PACKAGE_VERSION ""
  170. | #define PACKAGE_STRING ""
  171. | #define PACKAGE_BUGREPORT ""
  172. | #define PACKAGE "torcs"
  173. | #define VERSION "1.2.4"
  174. | /* end confdefs.h. */
  175. | #include <ac_nonexistent.h>
  176. configure:3165: checking for g++
  177. configure:3181: found /usr/bin/g++
  178. configure:3191: result: g++
  179. configure:3207: checking for C++ compiler version
  180. configure:3210: g++ --version </dev/null >&5
  181. g++ (Ubuntu/Linaro 4.7.2-2ubuntu1) 4.7.2
  182. Copyright (C) 2012 Free Software Foundation, Inc.
  183. This is free software; see the source for copying conditions. There is NO
  184. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  185.  
  186. configure:3213: $? = 0
  187. configure:3215: g++ -v </dev/null >&5
  188. Using built-in specs.
  189. COLLECT_GCC=g++
  190. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.7/lto-wrapper
  191. Target: i686-linux-gnu
  192. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.2-2ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
  193. Thread model: posix
  194. gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)
  195. configure:3218: $? = 0
  196. configure:3220: g++ -V </dev/null >&5
  197. g++: error: unrecognized command line option '-V'
  198. g++: fatal error: no input files
  199. compilation terminated.
  200. configure:3223: $? = 4
  201. configure:3226: checking whether we are using the GNU C++ compiler
  202. configure:3250: g++ -c conftest.cc >&5
  203. configure:3256: $? = 0
  204. configure:3260: test -z
  205. || test ! -s conftest.err
  206. configure:3263: $? = 0
  207. configure:3266: test -s conftest.o
  208. configure:3269: $? = 0
  209. configure:3282: result: yes
  210. configure:3288: checking whether g++ accepts -g
  211. configure:3309: g++ -c -g conftest.cc >&5
  212. configure:3315: $? = 0
  213. configure:3319: test -z
  214. || test ! -s conftest.err
  215. configure:3322: $? = 0
  216. configure:3325: test -s conftest.o
  217. configure:3328: $? = 0
  218. configure:3339: result: yes
  219. configure:3381: g++ -c -g -O2 conftest.cc >&5
  220. configure:3387: $? = 0
  221. configure:3391: test -z
  222. || test ! -s conftest.err
  223. configure:3394: $? = 0
  224. configure:3397: test -s conftest.o
  225. configure:3400: $? = 0
  226. configure:3426: g++ -c -g -O2 conftest.cc >&5
  227. conftest.cc: In function 'int main()':
  228. conftest.cc:15:9: error: 'exit' was not declared in this scope
  229. configure:3432: $? = 1
  230. configure: failed program was:
  231. | /* confdefs.h. */
  232. |
  233. | #define PACKAGE_NAME ""
  234. | #define PACKAGE_TARNAME ""
  235. | #define PACKAGE_VERSION ""
  236. | #define PACKAGE_STRING ""
  237. | #define PACKAGE_BUGREPORT ""
  238. | #define PACKAGE "torcs"
  239. | #define VERSION "1.2.4"
  240. | /* end confdefs.h. */
  241. |
  242. | int
  243. | main ()
  244. | {
  245. | exit (42);
  246. | ;
  247. | return 0;
  248. | }
  249. configure:3381: g++ -c -g -O2 conftest.cc >&5
  250. conftest.cc:11:40: error: 'void std::exit(int)' should have been declared inside 'std'
  251. configure:3387: $? = 1
  252. configure: failed program was:
  253. | /* confdefs.h. */
  254. |
  255. | #define PACKAGE_NAME ""
  256. | #define PACKAGE_TARNAME ""
  257. | #define PACKAGE_VERSION ""
  258. | #define PACKAGE_STRING ""
  259. | #define PACKAGE_BUGREPORT ""
  260. | #define PACKAGE "torcs"
  261. | #define VERSION "1.2.4"
  262. | /* end confdefs.h. */
  263. | extern "C" void std::exit (int) throw (); using std::exit;
  264. | #include <stdlib.h>
  265. | int
  266. | main ()
  267. | {
  268. | exit (42);
  269. | ;
  270. | return 0;
  271. | }
  272. configure:3381: g++ -c -g -O2 conftest.cc >&5
  273. conftest.cc:11:31: error: 'void std::exit(int)' should have been declared inside 'std'
  274. In file included from conftest.cc:12:0:
  275. /usr/include/stdlib.h:544:70: error: declaration of 'void std::exit(int) throw ()' has a different exception specifier
  276. conftest.cc:11:17: error: from previous declaration 'void std::exit(int)'
  277. configure:3387: $? = 1
  278. configure: failed program was:
  279. | /* confdefs.h. */
  280. |
  281. | #define PACKAGE_NAME ""
  282. | #define PACKAGE_TARNAME ""
  283. | #define PACKAGE_VERSION ""
  284. | #define PACKAGE_STRING ""
  285. | #define PACKAGE_BUGREPORT ""
  286. | #define PACKAGE "torcs"
  287. | #define VERSION "1.2.4"
  288. | /* end confdefs.h. */
  289. | extern "C" void std::exit (int); using std::exit;
  290. | #include <stdlib.h>
  291. | int
  292. | main ()
  293. | {
  294. | exit (42);
  295. | ;
  296. | return 0;
  297. | }
  298. configure:3381: g++ -c -g -O2 conftest.cc >&5
  299. configure:3387: $? = 0
  300. configure:3391: test -z
  301. || test ! -s conftest.err
  302. configure:3394: $? = 0
  303. configure:3397: test -s conftest.o
  304. configure:3400: $? = 0
  305. configure:3426: g++ -c -g -O2 conftest.cc >&5
  306. configure:3432: $? = 0
  307. configure:3436: test -z
  308. || test ! -s conftest.err
  309. configure:3439: $? = 0
  310. configure:3442: test -s conftest.o
  311. configure:3445: $? = 0
  312. configure:3470: checking dependency style of g++
  313. configure:3560: result: none
  314. configure:3618: checking for ranlib
  315. configure:3634: found /usr/bin/ranlib
  316. configure:3645: result: ranlib
  317. configure:3670: checking for a BSD-compatible install
  318. configure:3725: result: /usr/bin/install -c
  319. configure:3743: checking how to run the C++ preprocessor
  320. configure:3774: g++ -E conftest.cc
  321. configure:3780: $? = 0
  322. configure:3812: g++ -E conftest.cc
  323. conftest.cc:14:28: fatal error: ac_nonexistent.h: No such file or directory
  324. compilation terminated.
  325. configure:3818: $? = 1
  326. configure: failed program was:
  327. | /* confdefs.h. */
  328. |
  329. | #define PACKAGE_NAME ""
  330. | #define PACKAGE_TARNAME ""
  331. | #define PACKAGE_VERSION ""
  332. | #define PACKAGE_STRING ""
  333. | #define PACKAGE_BUGREPORT ""
  334. | #define PACKAGE "torcs"
  335. | #define VERSION "1.2.4"
  336. | #ifdef __cplusplus
  337. | extern "C" void exit (int) throw ();
  338. | #endif
  339. | /* end confdefs.h. */
  340. | #include <ac_nonexistent.h>
  341. configure:3857: result: g++ -E
  342. configure:3881: g++ -E conftest.cc
  343. configure:3887: $? = 0
  344. configure:3919: g++ -E conftest.cc
  345. conftest.cc:14:28: fatal error: ac_nonexistent.h: No such file or directory
  346. compilation terminated.
  347. configure:3925: $? = 1
  348. configure: failed program was:
  349. | /* confdefs.h. */
  350. |
  351. | #define PACKAGE_NAME ""
  352. | #define PACKAGE_TARNAME ""
  353. | #define PACKAGE_VERSION ""
  354. | #define PACKAGE_STRING ""
  355. | #define PACKAGE_BUGREPORT ""
  356. | #define PACKAGE "torcs"
  357. | #define VERSION "1.2.4"
  358. | #ifdef __cplusplus
  359. | extern "C" void exit (int) throw ();
  360. | #endif
  361. | /* end confdefs.h. */
  362. | #include <ac_nonexistent.h>
  363. configure:3969: checking for egrep
  364. configure:3979: result: grep -E
  365. configure:3984: checking for ANSI C header files
  366. configure:4009: g++ -c -g -O2 conftest.cc >&5
  367. configure:4015: $? = 0
  368. configure:4019: test -z
  369. || test ! -s conftest.err
  370. configure:4022: $? = 0
  371. configure:4025: test -s conftest.o
  372. configure:4028: $? = 0
  373. configure:4117: g++ -o conftest -g -O2 conftest.cc >&5
  374. configure:4120: $? = 0
  375. configure:4122: ./conftest
  376. configure:4125: $? = 0
  377. configure:4140: result: yes
  378. configure:4151: checking for an ANSI C-conforming const
  379. configure:4218: g++ -c -g -O2 conftest.cc >&5
  380. configure:4224: $? = 0
  381. configure:4228: test -z
  382. || test ! -s conftest.err
  383. configure:4231: $? = 0
  384. configure:4234: test -s conftest.o
  385. configure:4237: $? = 0
  386. configure:4248: result: yes
  387. configure:4258: checking for inline
  388. configure:4279: g++ -c -g -O2 conftest.cc >&5
  389. configure:4285: $? = 0
  390. configure:4289: test -z
  391. || test ! -s conftest.err
  392. configure:4292: $? = 0
  393. configure:4295: test -s conftest.o
  394. configure:4298: $? = 0
  395. configure:4310: result: inline
  396. configure:4329: checking whether time.h and sys/time.h may both be included
  397. configure:4354: g++ -c -g -O2 conftest.cc >&5
  398. configure:4360: $? = 0
  399. configure:4364: test -z
  400. || test ! -s conftest.err
  401. configure:4367: $? = 0
  402. configure:4370: test -s conftest.o
  403. configure:4373: $? = 0
  404. configure:4384: result: yes
  405. configure:4397: checking for ar
  406. configure:4424: result: ar
  407. configure:4433: checking for ld
  408. configure:4460: result: ld
  409. configure:4468: checking whether byte ordering is bigendian
  410. configure:4495: g++ -c -g -O2 conftest.cc >&5
  411. configure:4501: $? = 0
  412. configure:4505: test -z
  413. || test ! -s conftest.err
  414. configure:4508: $? = 0
  415. configure:4511: test -s conftest.o
  416. configure:4514: $? = 0
  417. configure:4538: g++ -c -g -O2 conftest.cc >&5
  418. conftest.cc: In function 'int main()':
  419. conftest.cc:23:6: error: 'big' was not declared in this scope
  420. conftest.cc:23:10: error: expected ';' before 'endian'
  421. configure:4544: $? = 1
  422. configure: failed program was:
  423. | /* confdefs.h. */
  424. |
  425. | #define PACKAGE_NAME ""
  426. | #define PACKAGE_TARNAME ""
  427. | #define PACKAGE_VERSION ""
  428. | #define PACKAGE_STRING ""
  429. | #define PACKAGE_BUGREPORT ""
  430. | #define PACKAGE "torcs"
  431. | #define VERSION "1.2.4"
  432. | #ifdef __cplusplus
  433. | extern "C" void exit (int) throw ();
  434. | #endif
  435. | #define STDC_HEADERS 1
  436. | #define TIME_WITH_SYS_TIME 1
  437. | /* end confdefs.h. */
  438. | #include <sys/types.h>
  439. | #include <sys/param.h>
  440. |
  441. | int
  442. | main ()
  443. | {
  444. | #if BYTE_ORDER != BIG_ENDIAN
  445. | not big endian
  446. | #endif
  447. |
  448. | ;
  449. | return 0;
  450. | }
  451. configure:4679: result: no
  452. configure:4699: checking for X
  453. configure:4804: g++ -E conftest.cc
  454. configure:4810: $? = 0
  455. configure:4860: g++ -o conftest -g -O2 conftest.cc -lXt >&5
  456. configure:4866: $? = 0
  457. configure:4870: test -z
  458. || test ! -s conftest.err
  459. configure:4873: $? = 0
  460. configure:4876: test -s conftest
  461. configure:4879: $? = 0
  462. configure:4929: result: libraries , headers
  463. configure:4998: checking for sys/types.h
  464. configure:5014: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cc >&5
  465. configure:5020: $? = 0
  466. configure:5024: test -z
  467. || test ! -s conftest.err
  468. configure:5027: $? = 0
  469. configure:5030: test -s conftest.o
  470. configure:5033: $? = 0
  471. configure:5044: result: yes
  472. configure:4998: checking for sys/stat.h
  473. configure:5014: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cc >&5
  474. configure:5020: $? = 0
  475. configure:5024: test -z
  476. || test ! -s conftest.err
  477. configure:5027: $? = 0
  478. configure:5030: test -s conftest.o
  479. configure:5033: $? = 0
  480. configure:5044: result: yes
  481. configure:4998: checking for stdlib.h
  482. configure:5014: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cc >&5
  483. configure:5020: $? = 0
  484. configure:5024: test -z
  485. || test ! -s conftest.err
  486. configure:5027: $? = 0
  487. configure:5030: test -s conftest.o
  488. configure:5033: $? = 0
  489. configure:5044: result: yes
  490. configure:4998: checking for string.h
  491. configure:5014: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cc >&5
  492. configure:5020: $? = 0
  493. configure:5024: test -z
  494. || test ! -s conftest.err
  495. configure:5027: $? = 0
  496. configure:5030: test -s conftest.o
  497. configure:5033: $? = 0
  498. configure:5044: result: yes
  499. configure:4998: checking for memory.h
  500. configure:5014: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cc >&5
  501. configure:5020: $? = 0
  502. configure:5024: test -z
  503. || test ! -s conftest.err
  504. configure:5027: $? = 0
  505. configure:5030: test -s conftest.o
  506. configure:5033: $? = 0
  507. configure:5044: result: yes
  508. configure:4998: checking for strings.h
  509. configure:5014: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cc >&5
  510. configure:5020: $? = 0
  511. configure:5024: test -z
  512. || test ! -s conftest.err
  513. configure:5027: $? = 0
  514. configure:5030: test -s conftest.o
  515. configure:5033: $? = 0
  516. configure:5044: result: yes
  517. configure:4998: checking for inttypes.h
  518. configure:5014: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cc >&5
  519. configure:5020: $? = 0
  520. configure:5024: test -z
  521. || test ! -s conftest.err
  522. configure:5027: $? = 0
  523. configure:5030: test -s conftest.o
  524. configure:5033: $? = 0
  525. configure:5044: result: yes
  526. configure:4998: checking for stdint.h
  527. configure:5014: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cc >&5
  528. configure:5020: $? = 0
  529. configure:5024: test -z
  530. || test ! -s conftest.err
  531. configure:5027: $? = 0
  532. configure:5030: test -s conftest.o
  533. configure:5033: $? = 0
  534. configure:5044: result: yes
  535. configure:4998: checking for unistd.h
  536. configure:5014: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cc >&5
  537. configure:5020: $? = 0
  538. configure:5024: test -z
  539. || test ! -s conftest.err
  540. configure:5027: $? = 0
  541. configure:5030: test -s conftest.o
  542. configure:5033: $? = 0
  543. configure:5044: result: yes
  544. configure:5066: checking GL/gl.h usability
  545. configure:5078: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cc >&5
  546. configure:5084: $? = 0
  547. configure:5088: test -z
  548. || test ! -s conftest.err
  549. configure:5091: $? = 0
  550. configure:5094: test -s conftest.o
  551. configure:5097: $? = 0
  552. configure:5107: result: yes
  553. configure:5111: checking GL/gl.h presence
  554. configure:5121: g++ -E conftest.cc
  555. configure:5127: $? = 0
  556. configure:5147: result: yes
  557. configure:5182: checking for GL/gl.h
  558. configure:5189: result: yes
  559. configure:5212: checking GL/glut.h usability
  560. configure:5224: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cc >&5
  561. configure:5230: $? = 0
  562. configure:5234: test -z
  563. || test ! -s conftest.err
  564. configure:5237: $? = 0
  565. configure:5240: test -s conftest.o
  566. configure:5243: $? = 0
  567. configure:5253: result: yes
  568. configure:5257: checking GL/glut.h presence
  569. configure:5267: g++ -E conftest.cc
  570. configure:5273: $? = 0
  571. configure:5293: result: yes
  572. configure:5328: checking for GL/glut.h
  573. configure:5335: result: yes
  574. configure:5358: checking GL/glx.h usability
  575. configure:5370: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cc >&5
  576. configure:5376: $? = 0
  577. configure:5380: test -z
  578. || test ! -s conftest.err
  579. configure:5383: $? = 0
  580. configure:5386: test -s conftest.o
  581. configure:5389: $? = 0
  582. configure:5399: result: yes
  583. configure:5403: checking GL/glx.h presence
  584. configure:5413: g++ -E conftest.cc
  585. configure:5419: $? = 0
  586. configure:5439: result: yes
  587. configure:5474: checking for GL/glx.h
  588. configure:5481: result: yes
  589. configure:5504: checking X11/Xlib.h usability
  590. configure:5516: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cc >&5
  591. configure:5522: $? = 0
  592. configure:5526: test -z
  593. || test ! -s conftest.err
  594. configure:5529: $? = 0
  595. configure:5532: test -s conftest.o
  596. configure:5535: $? = 0
  597. configure:5545: result: yes
  598. configure:5549: checking X11/Xlib.h presence
  599. configure:5559: g++ -E conftest.cc
  600. configure:5565: $? = 0
  601. configure:5585: result: yes
  602. configure:5620: checking for X11/Xlib.h
  603. configure:5627: result: yes
  604. configure:5650: checking X11/Xatom.h usability
  605. configure:5662: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cc >&5
  606. configure:5668: $? = 0
  607. configure:5672: test -z
  608. || test ! -s conftest.err
  609. configure:5675: $? = 0
  610. configure:5678: test -s conftest.o
  611. configure:5681: $? = 0
  612. configure:5691: result: yes
  613. configure:5695: checking X11/Xatom.h presence
  614. configure:5705: g++ -E conftest.cc
  615. configure:5711: $? = 0
  616. configure:5731: result: yes
  617. configure:5766: checking for X11/Xatom.h
  618. configure:5773: result: yes
  619. configure:5796: checking X11/keysym.h usability
  620. configure:5808: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cc >&5
  621. configure:5814: $? = 0
  622. configure:5818: test -z
  623. || test ! -s conftest.err
  624. configure:5821: $? = 0
  625. configure:5824: test -s conftest.o
  626. configure:5827: $? = 0
  627. configure:5837: result: yes
  628. configure:5841: checking X11/keysym.h presence
  629. configure:5851: g++ -E conftest.cc
  630. configure:5857: $? = 0
  631. configure:5877: result: yes
  632. configure:5912: checking for X11/keysym.h
  633. configure:5919: result: yes
  634. configure:5942: checking plib/ssg.h usability
  635. configure:5954: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cc >&5
  636. configure:5960: $? = 0
  637. configure:5964: test -z
  638. || test ! -s conftest.err
  639. configure:5967: $? = 0
  640. configure:5970: test -s conftest.o
  641. configure:5973: $? = 0
  642. configure:5983: result: yes
  643. configure:5987: checking plib/ssg.h presence
  644. configure:5997: g++ -E conftest.cc
  645. configure:6003: $? = 0
  646. configure:6023: result: yes
  647. configure:6058: checking for plib/ssg.h
  648. configure:6065: result: yes
  649. configure:6088: checking AL/al.h usability
  650. configure:6100: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cc >&5
  651. configure:6106: $? = 0
  652. configure:6110: test -z
  653. || test ! -s conftest.err
  654. configure:6113: $? = 0
  655. configure:6116: test -s conftest.o
  656. configure:6119: $? = 0
  657. configure:6129: result: yes
  658. configure:6133: checking AL/al.h presence
  659. configure:6143: g++ -E conftest.cc
  660. configure:6149: $? = 0
  661. configure:6169: result: yes
  662. configure:6204: checking for AL/al.h
  663. configure:6211: result: yes
  664. configure:6231: checking for sin in -lm
  665. configure:6261: g++ -o conftest -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -L conftest.cc -lm >&5
  666. /usr/lib/gcc/i686-linux-gnu/4.7/../../../i386-linux-gnu/crt1.o: In function `_start':
  667. (.text+0x18): undefined reference to `main'
  668. collect2: error: ld returned 1 exit status
  669. configure:6267: $? = 1
  670. configure: failed program was:
  671. | /* confdefs.h. */
  672. |
  673. | #define PACKAGE_NAME ""
  674. | #define PACKAGE_TARNAME ""
  675. | #define PACKAGE_VERSION ""
  676. | #define PACKAGE_STRING ""
  677. | #define PACKAGE_BUGREPORT ""
  678. | #define PACKAGE "torcs"
  679. | #define VERSION "1.2.4"
  680. | #ifdef __cplusplus
  681. | extern "C" void exit (int) throw ();
  682. | #endif
  683. | #define STDC_HEADERS 1
  684. | #define TIME_WITH_SYS_TIME 1
  685. | #define HAVE_SYS_TYPES_H 1
  686. | #define HAVE_SYS_STAT_H 1
  687. | #define HAVE_STDLIB_H 1
  688. | #define HAVE_STRING_H 1
  689. | #define HAVE_MEMORY_H 1
  690. | #define HAVE_STRINGS_H 1
  691. | #define HAVE_INTTYPES_H 1
  692. | #define HAVE_STDINT_H 1
  693. | #define HAVE_UNISTD_H 1
  694. | /* end confdefs.h. */
  695. |
  696. | /* Override any gcc2 internal prototype to avoid an error. */
  697. | #ifdef __cplusplus
  698. | extern "C"
  699. | #endif
  700. | /* We use char because int might match the return type of a gcc2
  701. | builtin and then its argument prototype would still apply. */
  702. | char sin ();
  703. | int
  704. | main ()
  705. | {
  706. | sin ();
  707. | ;
  708. | return 0;
  709. | }
  710. configure:6293: result: no
  711. configure:6303: error: Can't find libm. Please check config.log and if you can't solve the problem send the file to torcs-users@lists.sourceforge.net with the subject "torcs compilation problem"
  712.  
  713. ## ---------------- ##
  714. ## Cache variables. ##
  715. ## ---------------- ##
  716.  
  717. ac_cv_c_bigendian=no
  718. ac_cv_c_compiler_gnu=yes
  719. ac_cv_c_const=yes
  720. ac_cv_c_inline=inline
  721. ac_cv_cxx_compiler_gnu=yes
  722. ac_cv_env_CC_set=
  723. ac_cv_env_CC_value=
  724. ac_cv_env_CFLAGS_set=
  725. ac_cv_env_CFLAGS_value=
  726. ac_cv_env_CPPFLAGS_set=
  727. ac_cv_env_CPPFLAGS_value=
  728. ac_cv_env_CPP_set=
  729. ac_cv_env_CPP_value=
  730. ac_cv_env_CXXCPP_set=
  731. ac_cv_env_CXXCPP_value=
  732. ac_cv_env_CXXFLAGS_set=
  733. ac_cv_env_CXXFLAGS_value=
  734. ac_cv_env_CXX_set=
  735. ac_cv_env_CXX_value=
  736. ac_cv_env_LDFLAGS_set=
  737. ac_cv_env_LDFLAGS_value=
  738. ac_cv_env_build_alias_set=
  739. ac_cv_env_build_alias_value=
  740. ac_cv_env_host_alias_set=
  741. ac_cv_env_host_alias_value=
  742. ac_cv_env_target_alias_set=
  743. ac_cv_env_target_alias_value=
  744. ac_cv_exeext=
  745. ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries='
  746. ac_cv_header_AL_al_h=yes
  747. ac_cv_header_GL_gl_h=yes
  748. ac_cv_header_GL_glut_h=yes
  749. ac_cv_header_GL_glx_h=yes
  750. ac_cv_header_X11_Xatom_h=yes
  751. ac_cv_header_X11_Xlib_h=yes
  752. ac_cv_header_X11_keysym_h=yes
  753. ac_cv_header_inttypes_h=yes
  754. ac_cv_header_memory_h=yes
  755. ac_cv_header_plib_ssg_h=yes
  756. ac_cv_header_stdc=yes
  757. ac_cv_header_stdint_h=yes
  758. ac_cv_header_stdlib_h=yes
  759. ac_cv_header_string_h=yes
  760. ac_cv_header_strings_h=yes
  761. ac_cv_header_sys_stat_h=yes
  762. ac_cv_header_sys_types_h=yes
  763. ac_cv_header_time=yes
  764. ac_cv_header_unistd_h=yes
  765. ac_cv_lib_m_sin=no
  766. ac_cv_objext=o
  767. ac_cv_path_install='/usr/bin/install -c'
  768. ac_cv_prog_AR=ar
  769. ac_cv_prog_AWK=mawk
  770. ac_cv_prog_CPP='gcc -E'
  771. ac_cv_prog_CXXCPP='g++ -E'
  772. ac_cv_prog_LD=ld
  773. ac_cv_prog_ac_ct_CC=gcc
  774. ac_cv_prog_ac_ct_CXX=g++
  775. ac_cv_prog_ac_ct_RANLIB=ranlib
  776. ac_cv_prog_cc_g=yes
  777. ac_cv_prog_cc_stdc=
  778. ac_cv_prog_cxx_g=yes
  779. ac_cv_prog_egrep='grep -E'
  780. ac_cv_prog_make_make_set=yes
  781. am_cv_CC_dependencies_compiler_type=none
  782. am_cv_CXX_dependencies_compiler_type=none
  783.  
  784. ## ----------------- ##
  785. ## Output variables. ##
  786. ## ----------------- ##
  787.  
  788. ACLOCAL='${SHELL} /usr/src/torcs/torcs-1.2.4/missing --run aclocal-1.9'
  789. AMDEPBACKSLASH='\'
  790. AMDEP_FALSE='#'
  791. AMDEP_TRUE=''
  792. AMTAR='${SHELL} /usr/src/torcs/torcs-1.2.4/missing --run tar'
  793. AR='ar'
  794. AUTOCONF='${SHELL} /usr/src/torcs/torcs-1.2.4/missing --run autoconf'
  795. AUTOHEADER='${SHELL} /usr/src/torcs/torcs-1.2.4/missing --run autoheader'
  796. AUTOMAKE='${SHELL} /usr/src/torcs/torcs-1.2.4/missing --run automake-1.9'
  797. AWK='mawk'
  798. CC='gcc'
  799. CCDEPMODE='depmode=none'
  800. CFLAGS='-g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES'
  801. CPP='gcc -E'
  802. CPPFLAGS=''
  803. CXX='g++'
  804. CXXCPP='g++ -E'
  805. CXXDEPMODE='depmode=none'
  806. CXXFLAGS='-g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES'
  807. CYGPATH_W='echo'
  808. DEFS=''
  809. DEPDIR='.deps'
  810. ECHO_C=''
  811. ECHO_N='-n'
  812. ECHO_T=''
  813. EGREP='grep -E'
  814. EXEEXT=''
  815. INSTALL_DATA='${INSTALL} -m 644'
  816. INSTALL_PROGRAM='${INSTALL}'
  817. INSTALL_SCRIPT='${INSTALL}'
  818. INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
  819. LD='ld'
  820. LDFLAGS=' -L'
  821. LIBOBJS=''
  822. LIBS=''
  823. LTLIBOBJS=''
  824. MAKEINFO='${SHELL} /usr/src/torcs/torcs-1.2.4/missing --run makeinfo'
  825. OBJEXT='o'
  826. PACKAGE='torcs'
  827. PACKAGE_BUGREPORT=''
  828. PACKAGE_NAME=''
  829. PACKAGE_STRING=''
  830. PACKAGE_TARNAME=''
  831. PACKAGE_VERSION=''
  832. PATH_SEPARATOR=':'
  833. RANLIB='ranlib'
  834. SET_MAKE=''
  835. SHELL='/bin/bash'
  836. STRIP=''
  837. TORCS_BASE=''
  838. VERSION='1.2.4'
  839. ac_ct_CC='gcc'
  840. ac_ct_CXX='g++'
  841. ac_ct_RANLIB='ranlib'
  842. ac_ct_STRIP=''
  843. am__fastdepCC_FALSE=''
  844. am__fastdepCC_TRUE='#'
  845. am__fastdepCXX_FALSE=''
  846. am__fastdepCXX_TRUE='#'
  847. am__include='include'
  848. am__leading_dot='.'
  849. am__quote=''
  850. am__tar='${AMTAR} chof - "$$tardir"'
  851. am__untar='${AMTAR} xf -'
  852. bindir='${exec_prefix}/bin'
  853. build_alias=''
  854. datadir='${prefix}/share'
  855. exec_prefix='NONE'
  856. host_alias=''
  857. includedir='${prefix}/include'
  858. infodir='${prefix}/info'
  859. install_sh='/usr/src/torcs/torcs-1.2.4/install-sh'
  860. libdir='${exec_prefix}/lib'
  861. libexecdir='${exec_prefix}/libexec'
  862. localstatedir='${prefix}/var'
  863. mandir='${prefix}/man'
  864. mkdir_p='mkdir -p --'
  865. oldincludedir='/usr/include'
  866. prefix='NONE'
  867. program_transform_name='s,x,x,'
  868. sbindir='${exec_prefix}/sbin'
  869. sharedstatedir='${prefix}/com'
  870. sysconfdir='${prefix}/etc'
  871. target_alias=''
  872.  
  873. ## ----------- ##
  874. ## confdefs.h. ##
  875. ## ----------- ##
  876.  
  877. #define HAVE_INTTYPES_H 1
  878. #define HAVE_MEMORY_H 1
  879. #define HAVE_STDINT_H 1
  880. #define HAVE_STDLIB_H 1
  881. #define HAVE_STRINGS_H 1
  882. #define HAVE_STRING_H 1
  883. #define HAVE_SYS_STAT_H 1
  884. #define HAVE_SYS_TYPES_H 1
  885. #define HAVE_UNISTD_H 1
  886. #define PACKAGE "torcs"
  887. #define PACKAGE_BUGREPORT ""
  888. #define PACKAGE_NAME ""
  889. #define PACKAGE_STRING ""
  890. #define PACKAGE_TARNAME ""
  891. #define PACKAGE_VERSION ""
  892. #define STDC_HEADERS 1
  893. #define TIME_WITH_SYS_TIME 1
  894. #define VERSION "1.2.4"
  895. #endif
  896. #ifdef __cplusplus
  897. extern "C" void exit (int) throw ();
  898.  
  899. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement