Advertisement
Guest User

CS

a guest
Mar 9th, 2016
354
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 404.66 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 crystalspace configure 2.1, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --enable-make-emulation=no --without-wx --without-java --without-perl --without-python --without-3ds --with-cal3d=/opt/planeshift/build/cal3d --with-bullet=/opt/planeshift/build/bullet --prefix=/opt/planeshift/build/cs
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = fbsb
  14. uname -m = x86_64
  15. uname -r = 4.3.0-1-amd64
  16. uname -s = Linux
  17. uname -v = #1 SMP Debian 4.3.5-1 (2016-02-06)
  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/bin
  31. PATH: /usr/bin
  32. PATH: /bin
  33. PATH: /usr/local/games
  34. PATH: /usr/games
  35.  
  36.  
  37. ## ----------- ##
  38. ## Core tests. ##
  39. ## ----------- ##
  40.  
  41. configure:3377: checking build system type
  42. configure:3391: result: x86_64-unknown-linux-gnu
  43. configure:3411: checking host system type
  44. configure:3424: result: x86_64-unknown-linux-gnu
  45. configure:3490: checking whether to enable -mno-cygwin
  46. configure:3524: result: no
  47. configure:3580: checking for gcc
  48. configure:3596: found /usr/bin/gcc
  49. configure:3607: result: gcc
  50. configure:3836: checking for C compiler version
  51. configure:3845: gcc --version >&5
  52. gcc (Debian 5.3.1-10) 5.3.1 20160224
  53. Copyright (C) 2015 Free Software Foundation, Inc.
  54. This is free software; see the source for copying conditions. There is NO
  55. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  56.  
  57. configure:3856: $? = 0
  58. configure:3845: gcc -v >&5
  59. Using built-in specs.
  60. COLLECT_GCC=gcc
  61. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
  62. Target: x86_64-linux-gnu
  63. Configured with: ../src/configure -v --with-pkgversion='Debian 5.3.1-10' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  64. Thread model: posix
  65. gcc version 5.3.1 20160224 (Debian 5.3.1-10)
  66. configure:3856: $? = 0
  67. configure:3845: gcc -V >&5
  68. gcc: error: unrecognized command line option '-V'
  69. gcc: fatal error: no input files
  70. compilation terminated.
  71. configure:3856: $? = 1
  72. configure:3845: gcc -qversion >&5
  73. gcc: error: unrecognized command line option '-qversion'
  74. gcc: fatal error: no input files
  75. compilation terminated.
  76. configure:3856: $? = 1
  77. configure:3876: checking whether the C compiler works
  78. configure:3898: gcc conftest.c >&5
  79. configure:3902: $? = 0
  80. configure:3950: result: yes
  81. configure:3953: checking for C compiler default output file name
  82. configure:3955: result: a.out
  83. configure:3961: checking for suffix of executables
  84. configure:3968: gcc -o conftest conftest.c >&5
  85. configure:3972: $? = 0
  86. configure:3994: result:
  87. configure:4016: checking whether we are cross compiling
  88. configure:4024: gcc -o conftest conftest.c >&5
  89. configure:4028: $? = 0
  90. configure:4035: ./conftest
  91. configure:4039: $? = 0
  92. configure:4054: result: no
  93. configure:4059: checking for suffix of object files
  94. configure:4081: gcc -c conftest.c >&5
  95. configure:4085: $? = 0
  96. configure:4106: result: o
  97. configure:4110: checking whether we are using the GNU C compiler
  98. configure:4129: gcc -c conftest.c >&5
  99. configure:4129: $? = 0
  100. configure:4138: result: yes
  101. configure:4147: checking whether gcc accepts -g
  102. configure:4167: gcc -c -g conftest.c >&5
  103. configure:4167: $? = 0
  104. configure:4208: result: yes
  105. configure:4225: checking for gcc option to accept ISO C89
  106. configure:4288: gcc -c conftest.c >&5
  107. configure:4288: $? = 0
  108. configure:4301: result: none needed
  109. configure:4364: checking for C compiler version
  110. configure:4400: result: 5.3.1
  111. configure:4405: checking if gcc accepts -pipe
  112. configure:4489: gcc -o conftest -pipe conftest.c >&5
  113. configure:4489: $? = 0
  114. configure:4525: result: -pipe
  115. configure:4686: checking if gcc accepts -ffunction-sections -fdata-sections
  116. configure:4770: gcc -o conftest -ffunction-sections -fdata-sections conftest.c >&5
  117. configure:4770: $? = 0
  118. configure:4806: result: -ffunction-sections -fdata-sections
  119. configure:4815: checking how to treat C warnings as errors
  120. configure:4899: gcc -o conftest -Werror conftest.c >&5
  121. configure:4899: $? = 0
  122. configure:4935: result: -Werror
  123. configure:4946: checking if -ffunction-sections -fdata-sections isn't annoying
  124. configure:5029: gcc -o conftest -ffunction-sections -fdata-sections -g conftest.c >&5
  125. configure:5029: $? = 0
  126. configure:5062: result: yes
  127. configure:5292: checking for g++
  128. configure:5308: found /usr/bin/g++
  129. configure:5319: result: g++
  130. configure:5346: checking for C++ compiler version
  131. configure:5355: g++ --version >&5
  132. g++ (Debian 5.3.1-10) 5.3.1 20160224
  133. Copyright (C) 2015 Free Software Foundation, Inc.
  134. This is free software; see the source for copying conditions. There is NO
  135. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  136.  
  137. configure:5366: $? = 0
  138. configure:5355: g++ -v >&5
  139. Using built-in specs.
  140. COLLECT_GCC=g++
  141. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
  142. Target: x86_64-linux-gnu
  143. Configured with: ../src/configure -v --with-pkgversion='Debian 5.3.1-10' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  144. Thread model: posix
  145. gcc version 5.3.1 20160224 (Debian 5.3.1-10)
  146. configure:5366: $? = 0
  147. configure:5355: g++ -V >&5
  148. g++: error: unrecognized command line option '-V'
  149. g++: fatal error: no input files
  150. compilation terminated.
  151. configure:5366: $? = 1
  152. configure:5355: g++ -qversion >&5
  153. g++: error: unrecognized command line option '-qversion'
  154. g++: fatal error: no input files
  155. compilation terminated.
  156. configure:5366: $? = 1
  157. configure:5370: checking whether we are using the GNU C++ compiler
  158. configure:5389: g++ -c conftest.cpp >&5
  159. configure:5389: $? = 0
  160. configure:5398: result: yes
  161. configure:5407: checking whether g++ accepts -g
  162. configure:5427: g++ -c -g conftest.cpp >&5
  163. configure:5427: $? = 0
  164. configure:5468: result: yes
  165. configure:5526: checking for C++ compiler version
  166. configure:5562: result: 5.3.1
  167. configure:5569: checking how to treat C++ warnings as errors
  168. configure:5653: g++ -o conftest -Werror conftest.cpp >&5
  169. configure:5653: $? = 0
  170. configure:5689: result: -Werror
  171. configure:5694: checking how to enable C++ PIC generation
  172. configure:5778: g++ -o conftest -fPIC -Werror conftest.cpp >&5
  173. configure:5778: $? = 0
  174. configure:5780: grep fPIC conftest.err >/dev/null 2>&1
  175. configure:5783: $? = 1
  176. configure:5823: result: -fPIC
  177. configure:5891: checking for ld
  178. configure:5907: found /usr/bin/ld
  179. configure:5918: result: ld
  180. configure:5947: checking if binutils version >= 2.17
  181. configure:6065: result: yes (version 2.26)
  182. configure:6352: checking if -shared is accepted
  183. configure:6436: g++ -o conftest -shared -fPIC conftest.cpp >&5
  184. configure:6436: $? = 0
  185. configure:6438: grep shared conftest.err >/dev/null 2>&1
  186. configure:6441: $? = 1
  187. configure:6481: result: -shared -fPIC
  188. configure:6495: checking if -soname is accepted
  189. configure:6578: g++ -o conftest -Wl,-soname,foobar conftest.cpp >&5
  190. configure:6578: $? = 0
  191. configure:6611: result: yes
  192. configure:6746: checking if response files are accepted
  193. configure:6770: g++ -o conftest -Wl,@conf24397.resp conftest.cpp >&5
  194. configure:6770: $? = 0
  195. configure:6785: result: yes
  196. configure:6809: checking if --as-needed is supported
  197. configure:6893: g++ -o conftest -Wl,--as-needed conftest.cpp >&5
  198. configure:6893: $? = 0
  199. configure:6929: result: -Wl,--as-needed
  200. configure:6940: checking if --no-as-needed is supported
  201. configure:7024: g++ -o conftest -Wl,--no-as-needed conftest.cpp >&5
  202. configure:7024: $? = 0
  203. configure:7060: result: -Wl,--no-as-needed
  204. configure:7078: checking if --gc-sections is supported
  205. configure:7162: g++ -o conftest -Wl,--gc-sections conftest.cpp >&5
  206. configure:7162: $? = 0
  207. configure:7198: result: -Wl,--gc-sections
  208. configure:7208: checking if --no-gc-sections is supported
  209. configure:7292: g++ -o conftest -Wl,--no-gc-sections conftest.cpp >&5
  210. configure:7292: $? = 0
  211. configure:7328: result: -Wl,--no-gc-sections
  212. configure:7350: checking if --large-address-aware is supported
  213. configure:7434: g++ -o conftest -Wl,--large-address-aware conftest.cpp >&5
  214. /usr/bin/ld: unrecognized option '--large-address-aware'
  215. /usr/bin/ld: use the --help option for usage information
  216. collect2: error: ld returned 1 exit status
  217. configure:7434: $? = 1
  218. configure: failed program was:
  219. | /* confdefs.h */
  220. | #define PACKAGE_NAME "crystalspace"
  221. | #define PACKAGE_TARNAME "crystalspace"
  222. | #define PACKAGE_VERSION "2.1"
  223. | #define PACKAGE_STRING "crystalspace 2.1"
  224. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  225. | #define PACKAGE_URL ""
  226. | /* end confdefs.h. */
  227. |
  228. | int
  229. | main ()
  230. | {
  231. |
  232. | ;
  233. | return 0;
  234. | }
  235. configure:7470: result: no
  236. configure:7489: checking how to run the C preprocessor
  237. configure:7520: gcc -E conftest.c
  238. configure:7520: $? = 0
  239. configure:7534: gcc -E conftest.c
  240. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  241. compilation terminated.
  242. configure:7534: $? = 1
  243. configure: failed program was:
  244. | /* confdefs.h */
  245. | #define PACKAGE_NAME "crystalspace"
  246. | #define PACKAGE_TARNAME "crystalspace"
  247. | #define PACKAGE_VERSION "2.1"
  248. | #define PACKAGE_STRING "crystalspace 2.1"
  249. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  250. | #define PACKAGE_URL ""
  251. | /* end confdefs.h. */
  252. | #include <ac_nonexistent.h>
  253. configure:7559: result: gcc -E
  254. configure:7579: gcc -E conftest.c
  255. configure:7579: $? = 0
  256. configure:7593: gcc -E conftest.c
  257. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  258. compilation terminated.
  259. configure:7593: $? = 1
  260. configure: failed program was:
  261. | /* confdefs.h */
  262. | #define PACKAGE_NAME "crystalspace"
  263. | #define PACKAGE_TARNAME "crystalspace"
  264. | #define PACKAGE_VERSION "2.1"
  265. | #define PACKAGE_STRING "crystalspace 2.1"
  266. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  267. | #define PACKAGE_URL ""
  268. | /* end confdefs.h. */
  269. | #include <ac_nonexistent.h>
  270. configure:7626: checking how to run the C++ preprocessor
  271. configure:7653: g++ -E conftest.cpp
  272. configure:7653: $? = 0
  273. configure:7667: g++ -E conftest.cpp
  274. conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
  275. compilation terminated.
  276. configure:7667: $? = 1
  277. configure: failed program was:
  278. | /* confdefs.h */
  279. | #define PACKAGE_NAME "crystalspace"
  280. | #define PACKAGE_TARNAME "crystalspace"
  281. | #define PACKAGE_VERSION "2.1"
  282. | #define PACKAGE_STRING "crystalspace 2.1"
  283. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  284. | #define PACKAGE_URL ""
  285. | /* end confdefs.h. */
  286. | #include <ac_nonexistent.h>
  287. configure:7692: result: g++ -E
  288. configure:7712: g++ -E conftest.cpp
  289. configure:7712: $? = 0
  290. configure:7726: g++ -E conftest.cpp
  291. conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
  292. compilation terminated.
  293. configure:7726: $? = 1
  294. configure: failed program was:
  295. | /* confdefs.h */
  296. | #define PACKAGE_NAME "crystalspace"
  297. | #define PACKAGE_TARNAME "crystalspace"
  298. | #define PACKAGE_VERSION "2.1"
  299. | #define PACKAGE_STRING "crystalspace 2.1"
  300. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  301. | #define PACKAGE_URL ""
  302. | /* end confdefs.h. */
  303. | #include <ac_nonexistent.h>
  304. configure:7818: checking for ranlib
  305. configure:7834: found /usr/bin/ranlib
  306. configure:7845: result: ranlib
  307. configure:7929: checking for dlltool
  308. configure:7959: result: no
  309. configure:8042: checking for dllwrap
  310. configure:8072: result: no
  311. configure:8158: checking for windres
  312. configure:8188: result: no
  313. configure:8271: checking for strings
  314. configure:8287: found /usr/bin/strings
  315. configure:8298: result: strings
  316. configure:8384: checking for objcopy
  317. configure:8400: found /usr/bin/objcopy
  318. configure:8411: result: objcopy
  319. configure:8442: checking whether objcopy supports --long-section-names
  320. configure:8449: objcopy --help 2>/dev/null | grep -e --long-section-names >/dev/null 2>&1
  321. configure:8452: $? = 0
  322. configure:8458: result: yes
  323. configure:8529: checking for libtool
  324. configure:8559: result: no
  325. configure:8529: checking for glibtool
  326. configure:8559: result: no
  327. configure:8529: checking for gnulibtool
  328. configure:8559: result: no
  329. configure:8767: checking for libtool
  330. configure:8800: result: no
  331. configure:8836: checking how to create a directory
  332. configure:8843: result: mkdir
  333. configure:8848: checking how to create a directory tree
  334. configure:8860: result: mkdir -p
  335. configure:8976: checking for install
  336. configure:8992: found /usr/bin/install
  337. configure:9003: result: install
  338. configure:9020: checking whether ln -s works
  339. configure:9024: result: yes
  340. configure:9047: checking for texi2pdf
  341. configure:9077: result: no
  342. configure:9102: checking for makeinfo
  343. configure:9132: result: no
  344. configure:9156: checking for doxygen
  345. configure:9186: result: no
  346. configure:9256: checking for dot
  347. configure:9286: result: no
  348. configure:9324: checking for flex
  349. configure:9340: found /usr/bin/flex
  350. configure:9351: result: flex
  351. configure:9379: checking for bison
  352. configure:9395: found /usr/bin/bison
  353. configure:9406: result: bison
  354. configure:9418: checking if bison version >= 1.35
  355. configure:9472: result: no (version 0.4)
  356. configure:9545: checking for hhc
  357. configure:9575: result: no
  358. configure:9613: checking for swig
  359. configure:9643: result: no
  360. configure:9757: checking for rsvg
  361. configure:9787: result: no
  362. configure:9813: checking for icotool
  363. configure:9843: result: no
  364. configure:9897: checking for convert
  365. configure:9913: found /usr/bin/convert
  366. configure:9924: result: convert
  367. configure:9955: checking for pngcrush
  368. configure:9985: result: no
  369. configure:10011: checking for makeicns
  370. configure:10041: result: no
  371. configure:10066: checking for png2icns
  372. configure:10096: result: no
  373. configure:10177: checking for relaytool
  374. configure:10195: found ./bin/relaytool
  375. configure:10207: result: ./bin/relaytool
  376. configure:10240: checking for bash
  377. configure:10267: result: /bin/bash
  378. configure:10348: checking for svn
  379. configure:10364: found /usr/bin/svn
  380. configure:10375: result: svn
  381. configure:10400: checking whether . is an SVN checkout
  382. configure:10406: svn info . > /dev/null
  383. svn: E155036: Please see the 'svn upgrade' command
  384. svn: E155036: The working copy at '/opt/planeshift/build/cs'
  385. is too old (format 10) to work with client version '1.9.3 (r1718519)' (expects format 31). You need to upgrade the working copy first.
  386.  
  387. configure:10409: $? = 1
  388. configure:10416: result: no
  389. configure:10459: checking for jam
  390. configure:10477: found /usr/bin/jam
  391. configure:10489: result: /usr/bin/jam
  392. configure:10501: checking if jam version >= 2.4
  393. configure:10571: result: yes (version 2.6)
  394. configure:10606: checking for gnumake
  395. configure:10636: result: no
  396. configure:10606: checking for gmake
  397. configure:10636: result: no
  398. configure:10606: checking for make
  399. configure:10622: found /usr/bin/make
  400. configure:10633: result: make
  401. configure:10995: checking for grep that handles long lines and -e
  402. configure:11053: result: /bin/grep
  403. configure:11058: checking for egrep
  404. configure:11120: result: /bin/grep -E
  405. configure:11125: checking for ANSI C header files
  406. configure:11145: g++ -c conftest.cpp >&5
  407. configure:11145: $? = 0
  408. configure:11218: g++ -o conftest conftest.cpp >&5
  409. configure:11218: $? = 0
  410. configure:11218: ./conftest
  411. configure:11218: $? = 0
  412. configure:11229: result: yes
  413. configure:11242: checking for sys/types.h
  414. configure:11242: g++ -c conftest.cpp >&5
  415. configure:11242: $? = 0
  416. configure:11242: result: yes
  417. configure:11242: checking for sys/stat.h
  418. configure:11242: g++ -c conftest.cpp >&5
  419. configure:11242: $? = 0
  420. configure:11242: result: yes
  421. configure:11242: checking for stdlib.h
  422. configure:11242: g++ -c conftest.cpp >&5
  423. configure:11242: $? = 0
  424. configure:11242: result: yes
  425. configure:11242: checking for string.h
  426. configure:11242: g++ -c conftest.cpp >&5
  427. configure:11242: $? = 0
  428. configure:11242: result: yes
  429. configure:11242: checking for memory.h
  430. configure:11242: g++ -c conftest.cpp >&5
  431. configure:11242: $? = 0
  432. configure:11242: result: yes
  433. configure:11242: checking for strings.h
  434. configure:11242: g++ -c conftest.cpp >&5
  435. configure:11242: $? = 0
  436. configure:11242: result: yes
  437. configure:11242: checking for inttypes.h
  438. configure:11242: g++ -c conftest.cpp >&5
  439. configure:11242: $? = 0
  440. configure:11242: result: yes
  441. configure:11242: checking for stdint.h
  442. configure:11242: g++ -c conftest.cpp >&5
  443. configure:11242: $? = 0
  444. configure:11242: result: yes
  445. configure:11242: checking for unistd.h
  446. configure:11242: g++ -c conftest.cpp >&5
  447. configure:11242: $? = 0
  448. configure:11242: result: yes
  449. configure:11256: checking cmath usability
  450. configure:11256: g++ -c conftest.cpp >&5
  451. configure:11256: $? = 0
  452. configure:11256: result: yes
  453. configure:11256: checking cmath presence
  454. configure:11256: g++ -E conftest.cpp
  455. configure:11256: $? = 0
  456. configure:11256: result: yes
  457. configure:11256: checking for cmath
  458. configure:11256: result: yes
  459. configure:11269: checking math.h usability
  460. configure:11269: g++ -c conftest.cpp >&5
  461. configure:11269: $? = 0
  462. configure:11269: result: yes
  463. configure:11269: checking math.h presence
  464. configure:11269: g++ -E conftest.cpp
  465. configure:11269: $? = 0
  466. configure:11269: result: yes
  467. configure:11269: checking for math.h
  468. configure:11269: result: yes
  469. configure:11282: checking ieeefp.h usability
  470. configure:11282: g++ -c conftest.cpp >&5
  471. conftest.cpp:54:20: fatal error: ieeefp.h: No such file or directory
  472. compilation terminated.
  473. configure:11282: $? = 1
  474. configure: failed program was:
  475. | /* confdefs.h */
  476. | #define PACKAGE_NAME "crystalspace"
  477. | #define PACKAGE_TARNAME "crystalspace"
  478. | #define PACKAGE_VERSION "2.1"
  479. | #define PACKAGE_STRING "crystalspace 2.1"
  480. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  481. | #define PACKAGE_URL ""
  482. | #define STDC_HEADERS 1
  483. | #define HAVE_SYS_TYPES_H 1
  484. | #define HAVE_SYS_STAT_H 1
  485. | #define HAVE_STDLIB_H 1
  486. | #define HAVE_STRING_H 1
  487. | #define HAVE_MEMORY_H 1
  488. | #define HAVE_STRINGS_H 1
  489. | #define HAVE_INTTYPES_H 1
  490. | #define HAVE_STDINT_H 1
  491. | #define HAVE_UNISTD_H 1
  492. | #define HAVE_CMATH 1
  493. | #define HAVE_MATH_H 1
  494. | /* end confdefs.h. */
  495. | #include <stdio.h>
  496. | #ifdef HAVE_SYS_TYPES_H
  497. | # include <sys/types.h>
  498. | #endif
  499. | #ifdef HAVE_SYS_STAT_H
  500. | # include <sys/stat.h>
  501. | #endif
  502. | #ifdef STDC_HEADERS
  503. | # include <stdlib.h>
  504. | # include <stddef.h>
  505. | #else
  506. | # ifdef HAVE_STDLIB_H
  507. | # include <stdlib.h>
  508. | # endif
  509. | #endif
  510. | #ifdef HAVE_STRING_H
  511. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  512. | # include <memory.h>
  513. | # endif
  514. | # include <string.h>
  515. | #endif
  516. | #ifdef HAVE_STRINGS_H
  517. | # include <strings.h>
  518. | #endif
  519. | #ifdef HAVE_INTTYPES_H
  520. | # include <inttypes.h>
  521. | #endif
  522. | #ifdef HAVE_STDINT_H
  523. | # include <stdint.h>
  524. | #endif
  525. | #ifdef HAVE_UNISTD_H
  526. | # include <unistd.h>
  527. | #endif
  528. | #include <ieeefp.h>
  529. configure:11282: result: no
  530. configure:11282: checking ieeefp.h presence
  531. configure:11282: g++ -E conftest.cpp
  532. conftest.cpp:21:20: fatal error: ieeefp.h: No such file or directory
  533. compilation terminated.
  534. configure:11282: $? = 1
  535. configure: failed program was:
  536. | /* confdefs.h */
  537. | #define PACKAGE_NAME "crystalspace"
  538. | #define PACKAGE_TARNAME "crystalspace"
  539. | #define PACKAGE_VERSION "2.1"
  540. | #define PACKAGE_STRING "crystalspace 2.1"
  541. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  542. | #define PACKAGE_URL ""
  543. | #define STDC_HEADERS 1
  544. | #define HAVE_SYS_TYPES_H 1
  545. | #define HAVE_SYS_STAT_H 1
  546. | #define HAVE_STDLIB_H 1
  547. | #define HAVE_STRING_H 1
  548. | #define HAVE_MEMORY_H 1
  549. | #define HAVE_STRINGS_H 1
  550. | #define HAVE_INTTYPES_H 1
  551. | #define HAVE_STDINT_H 1
  552. | #define HAVE_UNISTD_H 1
  553. | #define HAVE_CMATH 1
  554. | #define HAVE_MATH_H 1
  555. | /* end confdefs.h. */
  556. | #include <ieeefp.h>
  557. configure:11282: result: no
  558. configure:11282: checking for ieeefp.h
  559. configure:11282: result: no
  560. configure:11307: checking for fopen in -lc
  561. configure:11332: gcc -o conftest conftest.c -lc >&5
  562. configure:11332: $? = 0
  563. configure:11341: result: yes
  564. configure:11361: checking for pow in -lm
  565. configure:11386: gcc -o conftest conftest.c -lm -lc >&5
  566. conftest.c:29:6: warning: conflicting types for built-in function 'pow'
  567. char pow ();
  568. ^
  569. configure:11386: $? = 0
  570. configure:11395: result: yes
  571. configure:11403: checking for cosf in -lm
  572. configure:11428: gcc -o conftest conftest.c -lm -lc >&5
  573. conftest.c:29:6: warning: conflicting types for built-in function 'cosf'
  574. char cosf ();
  575. ^
  576. configure:11428: $? = 0
  577. configure:11437: result: yes
  578. configure:11452: checking for cosf in -lmx
  579. configure:11477: gcc -o conftest conftest.c -lmx -lc >&5
  580. conftest.c:29:6: warning: conflicting types for built-in function 'cosf'
  581. char cosf ();
  582. ^
  583. /usr/bin/ld: cannot find -lmx
  584. collect2: error: ld returned 1 exit status
  585. configure:11477: $? = 1
  586. configure: failed program was:
  587. | /* confdefs.h */
  588. | #define PACKAGE_NAME "crystalspace"
  589. | #define PACKAGE_TARNAME "crystalspace"
  590. | #define PACKAGE_VERSION "2.1"
  591. | #define PACKAGE_STRING "crystalspace 2.1"
  592. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  593. | #define PACKAGE_URL ""
  594. | #define STDC_HEADERS 1
  595. | #define HAVE_SYS_TYPES_H 1
  596. | #define HAVE_SYS_STAT_H 1
  597. | #define HAVE_STDLIB_H 1
  598. | #define HAVE_STRING_H 1
  599. | #define HAVE_MEMORY_H 1
  600. | #define HAVE_STRINGS_H 1
  601. | #define HAVE_INTTYPES_H 1
  602. | #define HAVE_STDINT_H 1
  603. | #define HAVE_UNISTD_H 1
  604. | #define HAVE_CMATH 1
  605. | #define HAVE_MATH_H 1
  606. | #define HAVE_LIBC 1
  607. | /* end confdefs.h. */
  608. |
  609. | /* Override any GCC internal prototype to avoid an error.
  610. | Use char because int might match the return type of a GCC
  611. | builtin and then its argument prototype would still apply. */
  612. | #ifdef __cplusplus
  613. | extern "C"
  614. | #endif
  615. | char cosf ();
  616. | int
  617. | main ()
  618. | {
  619. | return cosf ();
  620. | ;
  621. | return 0;
  622. | }
  623. configure:11486: result: no
  624. configure:11506: checking for dlopen in -ldl
  625. configure:11531: gcc -o conftest conftest.c -ldl -lc >&5
  626. configure:11531: $? = 0
  627. configure:11540: result: yes
  628. configure:11557: checking for gethostbyname in -lnsl
  629. configure:11582: gcc -o conftest conftest.c -lnsl -lc >&5
  630. configure:11582: $? = 0
  631. configure:11591: result: yes
  632. configure:11620: checking for dladdr in -ldl
  633. configure:11645: gcc -o conftest conftest.c -ldl -lnsl -lc >&5
  634. configure:11645: $? = 0
  635. configure:11654: result: yes
  636. configure:11682: checking for pthread
  637. configure:11776: gcc -o conftest conftest.c -lnsl -lc >&5
  638. /tmp/ccScxtWD.o: In function `main':
  639. conftest.c:(.text+0x2d): undefined reference to `pthread_create'
  640. conftest.c:(.text+0x43): undefined reference to `sem_init'
  641. conftest.c:(.text+0x4f): undefined reference to `sem_destroy'
  642. collect2: error: ld returned 1 exit status
  643. configure:11776: $? = 1
  644. configure: failed program was:
  645. | /* confdefs.h */
  646. | #define PACKAGE_NAME "crystalspace"
  647. | #define PACKAGE_TARNAME "crystalspace"
  648. | #define PACKAGE_VERSION "2.1"
  649. | #define PACKAGE_STRING "crystalspace 2.1"
  650. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  651. | #define PACKAGE_URL ""
  652. | #define STDC_HEADERS 1
  653. | #define HAVE_SYS_TYPES_H 1
  654. | #define HAVE_SYS_STAT_H 1
  655. | #define HAVE_STDLIB_H 1
  656. | #define HAVE_STRING_H 1
  657. | #define HAVE_MEMORY_H 1
  658. | #define HAVE_STRINGS_H 1
  659. | #define HAVE_INTTYPES_H 1
  660. | #define HAVE_STDINT_H 1
  661. | #define HAVE_UNISTD_H 1
  662. | #define HAVE_CMATH 1
  663. | #define HAVE_MATH_H 1
  664. | #define HAVE_LIBC 1
  665. | #define HAVE_LIBNSL 1
  666. | /* end confdefs.h. */
  667. | #include <pthread.h>
  668. | #include <semaphore.h>
  669. | void* worker(void* p) { (void)p; return p; }
  670. | int
  671. | main ()
  672. | {
  673. | pthread_t tid;
  674. | sem_t sem;
  675. | pthread_create(&tid, 0, worker, 0);
  676. | sem_init(&sem, 0, 0);
  677. | sem_destroy(&sem);
  678. | ;
  679. | return 0;
  680. | }
  681. configure:11776: gcc -o conftest conftest.c -lpthread -lnsl -lc >&5
  682. configure:11776: $? = 0
  683. configure:11809: result: yes
  684. configure:11949: checking for pthread recursive mutexes
  685. configure:12034: gcc -o conftest -DCS_MUTEX_FEATURE=PTHREAD_MUTEX_RECURSIVE -D_GNU_SOURCE conftest.c -lpthread -lnsl -lc >&5
  686. configure:12034: $? = 0
  687. configure:12064: result: PTHREAD_MUTEX_RECURSIVE
  688. configure:12094: checking for pthread_atfork support
  689. configure:12177: gcc -o conftest -D_GNU_SOURCE conftest.c -lpthread -lnsl -lc >&5
  690. configure:12177: $? = 0
  691. configure:12207: result: yes
  692. configure:12219: checking for pthread_setname_np support
  693. configure:12302: gcc -o conftest -D_GNU_SOURCE conftest.c -lpthread -lnsl -lc >&5
  694. configure:12302: $? = 0
  695. configure:12332: result: yes
  696. configure:12347: checking whether to link base g++ libraries statically
  697. configure:12356: result: no
  698. configure:12645: checking for RTLD_NOW
  699. configure:12728: gcc -o conftest conftest.c -ldl -lnsl -lc >&5
  700. configure:12728: $? = 0
  701. configure:12761: result: yes
  702. configure:13129: checking for perl5
  703. configure:13159: result: no
  704. configure:13129: checking for perl
  705. configure:13145: found /usr/bin/perl
  706. configure:13156: result: perl
  707. configure:13668: checking how to suppress C++ `long double' warnings
  708. configure:13788: result: no
  709. configure:13859: checking for python
  710. configure:13875: found /usr/bin/python
  711. configure:13886: result: python
  712. configure:14369: checking for java
  713. configure:14387: found /usr/bin/java
  714. configure:14399: result: /usr/bin/java
  715. configure:14428: checking for javac
  716. configure:14461: result: no
  717. configure:14884: checking for ant
  718. configure:14917: result: no
  719. configure:14950: checking for STL
  720. configure:15034: g++ -o conftest conftest.cpp -lnsl -lc >&5
  721. configure:15034: $? = 0
  722. configure:15067: result: yes
  723. configure:15220: checking how to enable C++ compilation warnings
  724. configure:15304: g++ -o conftest -Wmost conftest.cpp -lnsl -lc >&5
  725. g++: error: unrecognized command line option '-Wmost'
  726. configure:15304: $? = 1
  727. configure: failed program was:
  728. | /* confdefs.h */
  729. | #define PACKAGE_NAME "crystalspace"
  730. | #define PACKAGE_TARNAME "crystalspace"
  731. | #define PACKAGE_VERSION "2.1"
  732. | #define PACKAGE_STRING "crystalspace 2.1"
  733. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  734. | #define PACKAGE_URL ""
  735. | #define STDC_HEADERS 1
  736. | #define HAVE_SYS_TYPES_H 1
  737. | #define HAVE_SYS_STAT_H 1
  738. | #define HAVE_STDLIB_H 1
  739. | #define HAVE_STRING_H 1
  740. | #define HAVE_MEMORY_H 1
  741. | #define HAVE_STRINGS_H 1
  742. | #define HAVE_INTTYPES_H 1
  743. | #define HAVE_STDINT_H 1
  744. | #define HAVE_UNISTD_H 1
  745. | #define HAVE_CMATH 1
  746. | #define HAVE_MATH_H 1
  747. | #define HAVE_LIBC 1
  748. | #define HAVE_LIBNSL 1
  749. | #define CS_PLATFORM_UNIX /**/
  750. | /* end confdefs.h. */
  751. |
  752. | int
  753. | main ()
  754. | {
  755. |
  756. | ;
  757. | return 0;
  758. | }
  759. configure:15304: g++ -o conftest -Wall conftest.cpp -lnsl -lc >&5
  760. configure:15304: $? = 0
  761. configure:15340: result: -Wall
  762. configure:15351: checking how to treat C++ warnings as errors
  763. configure:15435: g++ -o conftest -Werror conftest.cpp -lnsl -lc >&5
  764. configure:15435: $? = 0
  765. configure:15471: result: -Werror
  766. configure:15477: checking how to suppress C++ unused variable warnings
  767. configure:15561: g++ -o conftest -Wno-unused conftest.cpp -lnsl -lc >&5
  768. configure:15561: $? = 0
  769. configure:15597: result: -Wno-unused
  770. configure:15608: checking how to suppress C++ uninitialized variable warnings
  771. configure:15692: g++ -o conftest -Wno-uninitialized conftest.cpp -lnsl -lc >&5
  772. configure:15692: $? = 0
  773. configure:15728: result: -Wno-uninitialized
  774. configure:15739: checking how to suppress C++ unknown #pragma warnings
  775. configure:15823: g++ -o conftest -Wno-unknown-pragmas conftest.cpp -lnsl -lc >&5
  776. configure:15823: $? = 0
  777. configure:15859: result: -Wno-unknown-pragmas
  778. configure:15877: checking how to suppress C++ `long double' warnings
  779. configure:15997: result: no
  780. configure:16008: checking how to suppress C++ non-virtual destructor warnings
  781. configure:16092: g++ -o conftest -Wno-non-virtual-dtor conftest.cpp -lnsl -lc >&5
  782. configure:16092: $? = 0
  783. configure:16128: result: -Wno-non-virtual-dtor
  784. configure:16139: checking how to suppress C++ string constant to char* warnings
  785. configure:16223: g++ -o conftest -Wno-write-strings conftest.cpp -lnsl -lc >&5
  786. configure:16223: $? = 0
  787. configure:16259: result: -Wno-write-strings
  788. configure:16277: checking for flag to disable strict-aliasing
  789. configure:16361: g++ -o conftest -fno-strict-aliasing conftest.cpp -lnsl -lc >&5
  790. configure:16361: $? = 0
  791. configure:16397: result: -fno-strict-aliasing
  792. configure:16413: checking how to enable C++ exceptions
  793. configure:16499: g++ -o conftest -fexceptions -fno-omit-frame-pointer conftest.cpp -lnsl -lc >&5
  794. configure:16499: $? = 0
  795. configure:16535: result: -fexceptions -fno-omit-frame-pointer
  796. configure:16547: checking how to disable C++ exceptions
  797. configure:16631: g++ -o conftest -fno-exceptions conftest.cpp -lnsl -lc >&5
  798. configure:16631: $? = 0
  799. configure:16667: result: -fno-exceptions
  800. configure:16695: checking how to enforce C++ standards conformance
  801. configure:16779: g++ -o conftest -ansi -pedantic conftest.cpp -lnsl -lc >&5
  802. configure:16779: $? = 0
  803. configure:16815: result: -ansi -pedantic
  804. configure:16838: checking if -force_cpusubtype_ALL is needed
  805. configure:16922: gcc -o conftest -force_cpusubtype_ALL conftest.c -lnsl -lc >&5
  806. gcc: error: unrecognized command line option '-force_cpusubtype_ALL'
  807. configure:16922: $? = 1
  808. configure: failed program was:
  809. | /* confdefs.h */
  810. | #define PACKAGE_NAME "crystalspace"
  811. | #define PACKAGE_TARNAME "crystalspace"
  812. | #define PACKAGE_VERSION "2.1"
  813. | #define PACKAGE_STRING "crystalspace 2.1"
  814. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  815. | #define PACKAGE_URL ""
  816. | #define STDC_HEADERS 1
  817. | #define HAVE_SYS_TYPES_H 1
  818. | #define HAVE_SYS_STAT_H 1
  819. | #define HAVE_STDLIB_H 1
  820. | #define HAVE_STRING_H 1
  821. | #define HAVE_MEMORY_H 1
  822. | #define HAVE_STRINGS_H 1
  823. | #define HAVE_INTTYPES_H 1
  824. | #define HAVE_STDINT_H 1
  825. | #define HAVE_UNISTD_H 1
  826. | #define HAVE_CMATH 1
  827. | #define HAVE_MATH_H 1
  828. | #define HAVE_LIBC 1
  829. | #define HAVE_LIBNSL 1
  830. | #define CS_PLATFORM_UNIX /**/
  831. | /* end confdefs.h. */
  832. |
  833. | int
  834. | main ()
  835. | {
  836. |
  837. | ;
  838. | return 0;
  839. | }
  840. configure:16958: result: no
  841. configure:17279: checking for flag to enable OpenMP
  842. configure:17363: g++ -o conftest -fopenmp conftest.cpp -lnsl -lc >&5
  843. configure:17363: $? = 0
  844. configure:17399: result: -fopenmp
  845. configure:17422: checking how to treat linker warnings as errors
  846. configure:17506: g++ -o conftest -Wl,--fatal-warnings conftest.cpp -lnsl -lc >&5
  847. configure:17506: $? = 0
  848. configure:17542: result: -Wl,--fatal-warnings
  849. configure:17554: checking how to export all dynamic symbols
  850. configure:17638: g++ -o conftest -Wl,-E -Wl,--fatal-warnings conftest.cpp -lnsl -lc >&5
  851. configure:17638: $? = 0
  852. configure:17674: result: -Wl,-E
  853. configure:17692: checking if --kill-at is accepted
  854. configure:17775: g++ -o conftest -Wl,--kill-at conftest.cpp -lnsl -lc >&5
  855. /usr/bin/ld: unrecognized option '--kill-at'
  856. /usr/bin/ld: use the --help option for usage information
  857. collect2: error: ld returned 1 exit status
  858. configure:17775: $? = 1
  859. configure: failed program was:
  860. | /* confdefs.h */
  861. | #define PACKAGE_NAME "crystalspace"
  862. | #define PACKAGE_TARNAME "crystalspace"
  863. | #define PACKAGE_VERSION "2.1"
  864. | #define PACKAGE_STRING "crystalspace 2.1"
  865. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  866. | #define PACKAGE_URL ""
  867. | #define STDC_HEADERS 1
  868. | #define HAVE_SYS_TYPES_H 1
  869. | #define HAVE_SYS_STAT_H 1
  870. | #define HAVE_STDLIB_H 1
  871. | #define HAVE_STRING_H 1
  872. | #define HAVE_MEMORY_H 1
  873. | #define HAVE_STRINGS_H 1
  874. | #define HAVE_INTTYPES_H 1
  875. | #define HAVE_STDINT_H 1
  876. | #define HAVE_UNISTD_H 1
  877. | #define HAVE_CMATH 1
  878. | #define HAVE_MATH_H 1
  879. | #define HAVE_LIBC 1
  880. | #define HAVE_LIBNSL 1
  881. | #define CS_PLATFORM_UNIX /**/
  882. | /* end confdefs.h. */
  883. |
  884. | int
  885. | main ()
  886. | {
  887. |
  888. | ;
  889. | return 0;
  890. | }
  891. configure:17808: result: no
  892. configure:17948: checking if reporting missing symbols is supported
  893. configure:18032: g++ -o conftest -Wl,-z,defs conftest.cpp -lnsl -lc >&5
  894. configure:18032: $? = 0
  895. configure:18068: result: -Wl,-z,defs
  896. configure:18079: checking if missing symbols can be reported as warnings
  897. configure:18163: g++ -o conftest -Wl,--warn-unresolved-symbols conftest.cpp -lnsl -lc >&5
  898. configure:18163: $? = 0
  899. configure:18199: result: -Wl,--warn-unresolved-symbols
  900. configure:18220: checking how to disable function inlining
  901. configure:18304: g++ -o conftest -fno-inline-functions conftest.cpp -lnsl -lc >&5
  902. configure:18304: $? = 0
  903. configure:18340: result: -fno-inline-functions
  904. configure:18357: checking how to treat C warnings as errors
  905. configure:18477: result: -Werror
  906. configure:18482: checking how to treat C++ warnings as errors
  907. configure:18602: result: -Werror
  908. configure:18610: checking how to treat C++ warnings as errors
  909. configure:18730: result: -Werror
  910. configure:18735: checking how to enable C++ PIC generation
  911. configure:18864: result: -fPIC
  912. configure:18871: checking for inline visibility flag
  913. configure:18955: g++ -o conftest -fvisibility-inlines-hidden -Werror conftest.cpp -lnsl -lc >&5
  914. configure:18955: $? = 0
  915. configure:18991: result: -fvisibility-inlines-hidden
  916. configure:19002: checking if configuration supports -fvisibility-inlines-hidden
  917. configure:19086: g++ -o conftest -fvisibility-inlines-hidden -Werror conftest.cpp -lnsl -lc >&5
  918. configure:19086: $? = 0
  919. configure:19120: result: yes
  920. configure:19255: checking if -fvisibility-inlines-hidden is buggy
  921. configure:19343: g++ -o conftest -fvisibility-inlines-hidden -fPIC -shared -fPIC conftest.cpp -lnsl -lc >&5
  922. configure:19343: $? = 0
  923. configure:19377: result: no
  924. configure:19394: checking for hidden symbol visibility flag
  925. configure:19478: gcc -o conftest -fvisibility=hidden -Werror conftest.c -lnsl -lc >&5
  926. configure:19478: $? = 0
  927. configure:19514: result: -fvisibility=hidden
  928. configure:19526: checking for default symbol visibility flag
  929. configure:19610: gcc -o conftest -fvisibility=default -Werror conftest.c -lnsl -lc >&5
  930. configure:19610: $? = 0
  931. configure:19646: result: -fvisibility=default
  932. configure:19657: checking how to declare hidden visibility
  933. configure:19742: g++ -o conftest -Werror conftest.cpp -lnsl -lc >&5
  934. configure:19742: $? = 0
  935. configure:19773: result: __attribute__((visibility("hidden")))
  936. configure:19780: checking how to declare default visibility
  937. configure:19865: g++ -o conftest -Werror conftest.cpp -lnsl -lc >&5
  938. configure:19865: $? = 0
  939. configure:19896: result: __attribute__((visibility("default")))
  940. configure:19928: checking whether to use CPU-specific optimizations
  941. configure:19940: result: minimum
  942. configure:20035: checking for code generation flags
  943. configure:20801: g++ -o conftest -mtune=generic conftest.cpp -lnsl -lc >&5
  944. configure:20801: $? = 0
  945. configure:22941: result: -mtune=generic
  946. configure:22964: checking for -mmmx flag
  947. configure:23048: gcc -o conftest -mmmx -mtune=generic conftest.c -lnsl -lc >&5
  948. configure:23048: $? = 0
  949. configure:23084: result: -mmmx
  950. configure:23094: checking for -mfpmath=sse flag
  951. configure:23178: gcc -o conftest -mfpmath=sse -mtune=generic -Werror conftest.c -lnsl -lc >&5
  952. configure:23178: $? = 0
  953. configure:23214: result: -mfpmath=sse
  954. configure:23227: checking for mmintrin.h
  955. configure:23310: g++ -o conftest -mmmx conftest.cpp -lnsl -lc >&5
  956. configure:23310: $? = 0
  957. configure:23343: result: yes
  958. configure:23490: checking how to enable optimizations
  959. configure:23574: g++ -o conftest -O3 conftest.cpp -lnsl -lc >&5
  960. configure:23574: $? = 0
  961. configure:23610: result: -O3
  962. configure:23622: checking if -fomit-frame-pointer is accepted
  963. configure:23706: g++ -o conftest -fomit-frame-pointer conftest.cpp -lnsl -lc >&5
  964. configure:23706: $? = 0
  965. configure:23742: result: -fomit-frame-pointer
  966. configure:23755: checking if -ffast-math is accepted
  967. configure:23839: g++ -o conftest -ffast-math conftest.cpp -lnsl -lc >&5
  968. configure:23839: $? = 0
  969. configure:23875: result: -ffast-math
  970. configure:24005: checking build mode
  971. configure:24012: result: optimize
  972. configure:24036: checking how to have the linker allow multiple symbol definitions
  973. configure:24120: gcc -o conftest -Wl,--allow-multiple-definition conftest.c -lnsl -lc >&5
  974. configure:24120: $? = 0
  975. configure:24156: result: -Wl,--allow-multiple-definition
  976. configure:24167: checking linker LTO arguments
  977. configure:24253: gcc -o conftest -flto -Wl,--no-gc-sections -Wl,--allow-multiple-definition conftest.c -lnsl -lc >&5
  978. configure:24253: $? = 0
  979. configure:24289: result: -flto -Wl,--no-gc-sections -Wl,--allow-multiple-definition
  980. configure:24294: checking whether to enable LTO
  981. configure:24303: result: no
  982. configure:24722: checking if binutils version >= 2.17
  983. configure:24840: result: yes (version 2.26)
  984. configure:24983: checking whether to split debug information
  985. configure:25001: result: yes
  986. configure:25011: checking how to enable debug mode debugging symbols
  987. configure:25095: g++ -o conftest -g3 conftest.cpp -lnsl -lc >&5
  988. configure:25095: $? = 0
  989. configure:25131: result: -g3
  990. configure:25148: checking whether to enable debug information in optimize mode
  991. configure:25158: result: yes
  992. configure:25161: checking how to enable optimize mode debugging symbols
  993. configure:25245: g++ -o conftest -g2 conftest.cpp -lnsl -lc >&5
  994. configure:25245: $? = 0
  995. configure:25281: result: -g2
  996. configure:25316: checking if -I/usr/local/include is usable
  997. configure:25400: g++ -o conftest -I/usr/local/include -Wall -Werror conftest.cpp -lnsl -lc >&5
  998. configure:25400: $? = 0
  999. configure:25436: result: -I/usr/local/include
  1000. configure:25476: checking for va_copy
  1001. configure:25560: gcc -o conftest -ansi -pedantic -I/usr/local/include -L/usr/local/lib conftest.c -lnsl -lc >&5
  1002. /tmp/cciJlO1S.o: In function `main':
  1003. conftest.c:(.text+0x1c): undefined reference to `va_copy'
  1004. collect2: error: ld returned 1 exit status
  1005. configure:25560: $? = 1
  1006. configure: failed program was:
  1007. | /* confdefs.h */
  1008. | #define PACKAGE_NAME "crystalspace"
  1009. | #define PACKAGE_TARNAME "crystalspace"
  1010. | #define PACKAGE_VERSION "2.1"
  1011. | #define PACKAGE_STRING "crystalspace 2.1"
  1012. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1013. | #define PACKAGE_URL ""
  1014. | #define STDC_HEADERS 1
  1015. | #define HAVE_SYS_TYPES_H 1
  1016. | #define HAVE_SYS_STAT_H 1
  1017. | #define HAVE_STDLIB_H 1
  1018. | #define HAVE_STRING_H 1
  1019. | #define HAVE_MEMORY_H 1
  1020. | #define HAVE_STRINGS_H 1
  1021. | #define HAVE_INTTYPES_H 1
  1022. | #define HAVE_STDINT_H 1
  1023. | #define HAVE_UNISTD_H 1
  1024. | #define HAVE_CMATH 1
  1025. | #define HAVE_MATH_H 1
  1026. | #define HAVE_LIBC 1
  1027. | #define HAVE_LIBNSL 1
  1028. | #define CS_PLATFORM_UNIX /**/
  1029. | /* end confdefs.h. */
  1030. | #include <stdio.h>
  1031. | #include <stdarg.h>
  1032. | int
  1033. | main ()
  1034. | {
  1035. | va_list ap1; va_list ap2; va_copy(ap1,ap2)
  1036. | ;
  1037. | return 0;
  1038. | }
  1039. configure:25593: result: no
  1040. configure:25722: checking for __va_copy
  1041. configure:25806: gcc -o conftest -ansi -pedantic -I/usr/local/include -L/usr/local/lib conftest.c -lnsl -lc >&5
  1042. configure:25806: $? = 0
  1043. configure:25839: result: yes
  1044. configure:26098: checking for pkg-config
  1045. configure:26114: found /usr/bin/pkg-config
  1046. configure:26125: result: pkg-config
  1047. configure:26163: checking if pkg-config recognizes x11
  1048. configure:26174: result: yes
  1049. configure:26182: pkg-config --cflags x11
  1050. configure:26185: 0 = 0
  1051. configure:26188: pkg-config --libs x11
  1052. configure:26191: 0 = 0
  1053. configure:26246: checking for x11-config
  1054. configure:26279: result: no
  1055. configure:26555: checking for libx11
  1056. configure:26635: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lX11 -lnsl -lc >&5
  1057. configure:26635: $? = 0
  1058. configure:26667: result: yes
  1059. configure:26857: checking if pkg-config recognizes xext
  1060. configure:26868: result: yes
  1061. configure:26876: pkg-config --cflags xext
  1062. configure:26879: 0 = 0
  1063. configure:26882: pkg-config --libs xext
  1064. configure:26885: 0 = 0
  1065. configure:26940: checking for xext-config
  1066. configure:26973: result: no
  1067. configure:27250: checking for libxext
  1068. configure:27331: gcc -o conftest -I/usr/local/include -lX11 -L/usr/local/lib conftest.c -lXext -lnsl -lc >&5
  1069. configure:27331: $? = 0
  1070. configure:27363: result: yes
  1071. configure:28281: checking if pkg-config recognizes xxf86vm
  1072. configure:28292: result: yes
  1073. configure:28300: pkg-config --cflags xxf86vm
  1074. configure:28303: 0 = 0
  1075. configure:28306: pkg-config --libs xxf86vm
  1076. configure:28309: 0 = 0
  1077. configure:28364: checking for xxf86vm-config
  1078. configure:28397: result: no
  1079. configure:28563: checking if pkg-config recognizes Xxf86vm
  1080. configure:28574: result: no
  1081. configure:28646: checking for Xxf86vm-config
  1082. configure:28679: result: no
  1083. configure:29058: checking for libxxf86vm
  1084. configure:29142: gcc -o conftest -I/usr/local/include -lX11 -L/usr/local/lib conftest.c -lXxf86vm -lXext -lX11 -lX11 -lXext -lnsl -lc >&5
  1085. configure:29142: $? = 0
  1086. configure:29174: result: yes
  1087. configure:29376: checking if pkg-config recognizes xaw7
  1088. configure:29387: result: no
  1089. configure:29459: checking for xaw7-config
  1090. configure:29492: result: no
  1091. configure:29658: checking if pkg-config recognizes Xaw
  1092. configure:29669: result: no
  1093. configure:29741: checking for Xaw-config
  1094. configure:29774: result: no
  1095. configure:30150: checking for libxaw7
  1096. configure:30231: gcc -o conftest -DCS_XAW7_PATH=xaw7 -I/usr/local/include -lX11 -L/usr/local/lib conftest.c -framework xaw7 -lXext -lX11 -lXt -lX11 -lnsl -lc >&5
  1097. gcc: error: xaw7: No such file or directory
  1098. gcc: error: unrecognized command line option '-framework'
  1099. configure:30231: $? = 1
  1100. configure: failed program was:
  1101. | /* confdefs.h */
  1102. | #define PACKAGE_NAME "crystalspace"
  1103. | #define PACKAGE_TARNAME "crystalspace"
  1104. | #define PACKAGE_VERSION "2.1"
  1105. | #define PACKAGE_STRING "crystalspace 2.1"
  1106. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1107. | #define PACKAGE_URL ""
  1108. | #define STDC_HEADERS 1
  1109. | #define HAVE_SYS_TYPES_H 1
  1110. | #define HAVE_SYS_STAT_H 1
  1111. | #define HAVE_STDLIB_H 1
  1112. | #define HAVE_STRING_H 1
  1113. | #define HAVE_MEMORY_H 1
  1114. | #define HAVE_STRINGS_H 1
  1115. | #define HAVE_INTTYPES_H 1
  1116. | #define HAVE_STDINT_H 1
  1117. | #define HAVE_UNISTD_H 1
  1118. | #define HAVE_CMATH 1
  1119. | #define HAVE_MATH_H 1
  1120. | #define HAVE_LIBC 1
  1121. | #define HAVE_LIBNSL 1
  1122. | #define CS_PLATFORM_UNIX /**/
  1123. | /* end confdefs.h. */
  1124. | #include <X11/Shell.h>
  1125. | #include <X11/Xaw/Form.h>
  1126. | int
  1127. | main ()
  1128. | {
  1129. | XtVaGetValues(0,0,0,0)
  1130. | ;
  1131. | return 0;
  1132. | }
  1133. configure:30231: gcc -o conftest -I/usr/local/include -lX11 -L/usr/local/lib conftest.c -lxaw7 -lXext -lX11 -lXt -lX11 -lnsl -lc >&5
  1134. conftest.c:25:31: fatal error: X11/Xaw/Form.h: No such file or directory
  1135. compilation terminated.
  1136. configure:30231: $? = 1
  1137. configure: failed program was:
  1138. | /* confdefs.h */
  1139. | #define PACKAGE_NAME "crystalspace"
  1140. | #define PACKAGE_TARNAME "crystalspace"
  1141. | #define PACKAGE_VERSION "2.1"
  1142. | #define PACKAGE_STRING "crystalspace 2.1"
  1143. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1144. | #define PACKAGE_URL ""
  1145. | #define STDC_HEADERS 1
  1146. | #define HAVE_SYS_TYPES_H 1
  1147. | #define HAVE_SYS_STAT_H 1
  1148. | #define HAVE_STDLIB_H 1
  1149. | #define HAVE_STRING_H 1
  1150. | #define HAVE_MEMORY_H 1
  1151. | #define HAVE_STRINGS_H 1
  1152. | #define HAVE_INTTYPES_H 1
  1153. | #define HAVE_STDINT_H 1
  1154. | #define HAVE_UNISTD_H 1
  1155. | #define HAVE_CMATH 1
  1156. | #define HAVE_MATH_H 1
  1157. | #define HAVE_LIBC 1
  1158. | #define HAVE_LIBNSL 1
  1159. | #define CS_PLATFORM_UNIX /**/
  1160. | /* end confdefs.h. */
  1161. | #include <X11/Shell.h>
  1162. | #include <X11/Xaw/Form.h>
  1163. | int
  1164. | main ()
  1165. | {
  1166. | XtVaGetValues(0,0,0,0)
  1167. | ;
  1168. | return 0;
  1169. | }
  1170. configure:30231: gcc -o conftest -I/usr/local/include -DCS_XAW7_PATH=xaw7 -I/usr/local/include -L/usr/local/lib -lX11 -L/usr/local/lib conftest.c -framework xaw7 -lXext -lX11 -lXt -lX11 -lnsl -lc >&5
  1171. gcc: error: xaw7: No such file or directory
  1172. gcc: error: unrecognized command line option '-framework'
  1173. configure:30231: $? = 1
  1174. configure: failed program was:
  1175. | /* confdefs.h */
  1176. | #define PACKAGE_NAME "crystalspace"
  1177. | #define PACKAGE_TARNAME "crystalspace"
  1178. | #define PACKAGE_VERSION "2.1"
  1179. | #define PACKAGE_STRING "crystalspace 2.1"
  1180. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1181. | #define PACKAGE_URL ""
  1182. | #define STDC_HEADERS 1
  1183. | #define HAVE_SYS_TYPES_H 1
  1184. | #define HAVE_SYS_STAT_H 1
  1185. | #define HAVE_STDLIB_H 1
  1186. | #define HAVE_STRING_H 1
  1187. | #define HAVE_MEMORY_H 1
  1188. | #define HAVE_STRINGS_H 1
  1189. | #define HAVE_INTTYPES_H 1
  1190. | #define HAVE_STDINT_H 1
  1191. | #define HAVE_UNISTD_H 1
  1192. | #define HAVE_CMATH 1
  1193. | #define HAVE_MATH_H 1
  1194. | #define HAVE_LIBC 1
  1195. | #define HAVE_LIBNSL 1
  1196. | #define CS_PLATFORM_UNIX /**/
  1197. | /* end confdefs.h. */
  1198. | #include <X11/Shell.h>
  1199. | #include <X11/Xaw/Form.h>
  1200. | int
  1201. | main ()
  1202. | {
  1203. | XtVaGetValues(0,0,0,0)
  1204. | ;
  1205. | return 0;
  1206. | }
  1207. configure:30231: gcc -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib -lX11 -L/usr/local/lib conftest.c -lxaw7 -lXext -lX11 -lXt -lX11 -lnsl -lc >&5
  1208. conftest.c:25:31: fatal error: X11/Xaw/Form.h: No such file or directory
  1209. compilation terminated.
  1210. configure:30231: $? = 1
  1211. configure: failed program was:
  1212. | /* confdefs.h */
  1213. | #define PACKAGE_NAME "crystalspace"
  1214. | #define PACKAGE_TARNAME "crystalspace"
  1215. | #define PACKAGE_VERSION "2.1"
  1216. | #define PACKAGE_STRING "crystalspace 2.1"
  1217. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1218. | #define PACKAGE_URL ""
  1219. | #define STDC_HEADERS 1
  1220. | #define HAVE_SYS_TYPES_H 1
  1221. | #define HAVE_SYS_STAT_H 1
  1222. | #define HAVE_STDLIB_H 1
  1223. | #define HAVE_STRING_H 1
  1224. | #define HAVE_MEMORY_H 1
  1225. | #define HAVE_STRINGS_H 1
  1226. | #define HAVE_INTTYPES_H 1
  1227. | #define HAVE_STDINT_H 1
  1228. | #define HAVE_UNISTD_H 1
  1229. | #define HAVE_CMATH 1
  1230. | #define HAVE_MATH_H 1
  1231. | #define HAVE_LIBC 1
  1232. | #define HAVE_LIBNSL 1
  1233. | #define CS_PLATFORM_UNIX /**/
  1234. | /* end confdefs.h. */
  1235. | #include <X11/Shell.h>
  1236. | #include <X11/Xaw/Form.h>
  1237. | int
  1238. | main ()
  1239. | {
  1240. | XtVaGetValues(0,0,0,0)
  1241. | ;
  1242. | return 0;
  1243. | }
  1244. configure:30231: gcc -o conftest -I/sw/include -DCS_XAW7_PATH=xaw7 -I/usr/local/include -L/sw/lib -lX11 -L/usr/local/lib conftest.c -framework xaw7 -lXext -lX11 -lXt -lX11 -lnsl -lc >&5
  1245. gcc: error: xaw7: No such file or directory
  1246. gcc: error: unrecognized command line option '-framework'
  1247. configure:30231: $? = 1
  1248. configure: failed program was:
  1249. | /* confdefs.h */
  1250. | #define PACKAGE_NAME "crystalspace"
  1251. | #define PACKAGE_TARNAME "crystalspace"
  1252. | #define PACKAGE_VERSION "2.1"
  1253. | #define PACKAGE_STRING "crystalspace 2.1"
  1254. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1255. | #define PACKAGE_URL ""
  1256. | #define STDC_HEADERS 1
  1257. | #define HAVE_SYS_TYPES_H 1
  1258. | #define HAVE_SYS_STAT_H 1
  1259. | #define HAVE_STDLIB_H 1
  1260. | #define HAVE_STRING_H 1
  1261. | #define HAVE_MEMORY_H 1
  1262. | #define HAVE_STRINGS_H 1
  1263. | #define HAVE_INTTYPES_H 1
  1264. | #define HAVE_STDINT_H 1
  1265. | #define HAVE_UNISTD_H 1
  1266. | #define HAVE_CMATH 1
  1267. | #define HAVE_MATH_H 1
  1268. | #define HAVE_LIBC 1
  1269. | #define HAVE_LIBNSL 1
  1270. | #define CS_PLATFORM_UNIX /**/
  1271. | /* end confdefs.h. */
  1272. | #include <X11/Shell.h>
  1273. | #include <X11/Xaw/Form.h>
  1274. | int
  1275. | main ()
  1276. | {
  1277. | XtVaGetValues(0,0,0,0)
  1278. | ;
  1279. | return 0;
  1280. | }
  1281. configure:30231: gcc -o conftest -I/sw/include -I/usr/local/include -L/sw/lib -lX11 -L/usr/local/lib conftest.c -lxaw7 -lXext -lX11 -lXt -lX11 -lnsl -lc >&5
  1282. conftest.c:25:31: fatal error: X11/Xaw/Form.h: No such file or directory
  1283. compilation terminated.
  1284. configure:30231: $? = 1
  1285. configure: failed program was:
  1286. | /* confdefs.h */
  1287. | #define PACKAGE_NAME "crystalspace"
  1288. | #define PACKAGE_TARNAME "crystalspace"
  1289. | #define PACKAGE_VERSION "2.1"
  1290. | #define PACKAGE_STRING "crystalspace 2.1"
  1291. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1292. | #define PACKAGE_URL ""
  1293. | #define STDC_HEADERS 1
  1294. | #define HAVE_SYS_TYPES_H 1
  1295. | #define HAVE_SYS_STAT_H 1
  1296. | #define HAVE_STDLIB_H 1
  1297. | #define HAVE_STRING_H 1
  1298. | #define HAVE_MEMORY_H 1
  1299. | #define HAVE_STRINGS_H 1
  1300. | #define HAVE_INTTYPES_H 1
  1301. | #define HAVE_STDINT_H 1
  1302. | #define HAVE_UNISTD_H 1
  1303. | #define HAVE_CMATH 1
  1304. | #define HAVE_MATH_H 1
  1305. | #define HAVE_LIBC 1
  1306. | #define HAVE_LIBNSL 1
  1307. | #define CS_PLATFORM_UNIX /**/
  1308. | /* end confdefs.h. */
  1309. | #include <X11/Shell.h>
  1310. | #include <X11/Xaw/Form.h>
  1311. | int
  1312. | main ()
  1313. | {
  1314. | XtVaGetValues(0,0,0,0)
  1315. | ;
  1316. | return 0;
  1317. | }
  1318. configure:30231: gcc -o conftest -I/opt/local/include -DCS_XAW7_PATH=xaw7 -I/usr/local/include -L/opt/local/lib -lX11 -L/usr/local/lib conftest.c -framework xaw7 -lXext -lX11 -lXt -lX11 -lnsl -lc >&5
  1319. gcc: error: xaw7: No such file or directory
  1320. gcc: error: unrecognized command line option '-framework'
  1321. configure:30231: $? = 1
  1322. configure: failed program was:
  1323. | /* confdefs.h */
  1324. | #define PACKAGE_NAME "crystalspace"
  1325. | #define PACKAGE_TARNAME "crystalspace"
  1326. | #define PACKAGE_VERSION "2.1"
  1327. | #define PACKAGE_STRING "crystalspace 2.1"
  1328. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1329. | #define PACKAGE_URL ""
  1330. | #define STDC_HEADERS 1
  1331. | #define HAVE_SYS_TYPES_H 1
  1332. | #define HAVE_SYS_STAT_H 1
  1333. | #define HAVE_STDLIB_H 1
  1334. | #define HAVE_STRING_H 1
  1335. | #define HAVE_MEMORY_H 1
  1336. | #define HAVE_STRINGS_H 1
  1337. | #define HAVE_INTTYPES_H 1
  1338. | #define HAVE_STDINT_H 1
  1339. | #define HAVE_UNISTD_H 1
  1340. | #define HAVE_CMATH 1
  1341. | #define HAVE_MATH_H 1
  1342. | #define HAVE_LIBC 1
  1343. | #define HAVE_LIBNSL 1
  1344. | #define CS_PLATFORM_UNIX /**/
  1345. | /* end confdefs.h. */
  1346. | #include <X11/Shell.h>
  1347. | #include <X11/Xaw/Form.h>
  1348. | int
  1349. | main ()
  1350. | {
  1351. | XtVaGetValues(0,0,0,0)
  1352. | ;
  1353. | return 0;
  1354. | }
  1355. configure:30231: gcc -o conftest -I/opt/local/include -I/usr/local/include -L/opt/local/lib -lX11 -L/usr/local/lib conftest.c -lxaw7 -lXext -lX11 -lXt -lX11 -lnsl -lc >&5
  1356. conftest.c:25:31: fatal error: X11/Xaw/Form.h: No such file or directory
  1357. compilation terminated.
  1358. configure:30231: $? = 1
  1359. configure: failed program was:
  1360. | /* confdefs.h */
  1361. | #define PACKAGE_NAME "crystalspace"
  1362. | #define PACKAGE_TARNAME "crystalspace"
  1363. | #define PACKAGE_VERSION "2.1"
  1364. | #define PACKAGE_STRING "crystalspace 2.1"
  1365. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1366. | #define PACKAGE_URL ""
  1367. | #define STDC_HEADERS 1
  1368. | #define HAVE_SYS_TYPES_H 1
  1369. | #define HAVE_SYS_STAT_H 1
  1370. | #define HAVE_STDLIB_H 1
  1371. | #define HAVE_STRING_H 1
  1372. | #define HAVE_MEMORY_H 1
  1373. | #define HAVE_STRINGS_H 1
  1374. | #define HAVE_INTTYPES_H 1
  1375. | #define HAVE_STDINT_H 1
  1376. | #define HAVE_UNISTD_H 1
  1377. | #define HAVE_CMATH 1
  1378. | #define HAVE_MATH_H 1
  1379. | #define HAVE_LIBC 1
  1380. | #define HAVE_LIBNSL 1
  1381. | #define CS_PLATFORM_UNIX /**/
  1382. | /* end confdefs.h. */
  1383. | #include <X11/Shell.h>
  1384. | #include <X11/Xaw/Form.h>
  1385. | int
  1386. | main ()
  1387. | {
  1388. | XtVaGetValues(0,0,0,0)
  1389. | ;
  1390. | return 0;
  1391. | }
  1392. configure:30231: gcc -o conftest -I/opt/include -DCS_XAW7_PATH=xaw7 -I/usr/local/include -L/opt/lib -lX11 -L/usr/local/lib conftest.c -framework xaw7 -lXext -lX11 -lXt -lX11 -lnsl -lc >&5
  1393. gcc: error: xaw7: No such file or directory
  1394. gcc: error: unrecognized command line option '-framework'
  1395. configure:30231: $? = 1
  1396. configure: failed program was:
  1397. | /* confdefs.h */
  1398. | #define PACKAGE_NAME "crystalspace"
  1399. | #define PACKAGE_TARNAME "crystalspace"
  1400. | #define PACKAGE_VERSION "2.1"
  1401. | #define PACKAGE_STRING "crystalspace 2.1"
  1402. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1403. | #define PACKAGE_URL ""
  1404. | #define STDC_HEADERS 1
  1405. | #define HAVE_SYS_TYPES_H 1
  1406. | #define HAVE_SYS_STAT_H 1
  1407. | #define HAVE_STDLIB_H 1
  1408. | #define HAVE_STRING_H 1
  1409. | #define HAVE_MEMORY_H 1
  1410. | #define HAVE_STRINGS_H 1
  1411. | #define HAVE_INTTYPES_H 1
  1412. | #define HAVE_STDINT_H 1
  1413. | #define HAVE_UNISTD_H 1
  1414. | #define HAVE_CMATH 1
  1415. | #define HAVE_MATH_H 1
  1416. | #define HAVE_LIBC 1
  1417. | #define HAVE_LIBNSL 1
  1418. | #define CS_PLATFORM_UNIX /**/
  1419. | /* end confdefs.h. */
  1420. | #include <X11/Shell.h>
  1421. | #include <X11/Xaw/Form.h>
  1422. | int
  1423. | main ()
  1424. | {
  1425. | XtVaGetValues(0,0,0,0)
  1426. | ;
  1427. | return 0;
  1428. | }
  1429. configure:30231: gcc -o conftest -I/opt/include -I/usr/local/include -L/opt/lib -lX11 -L/usr/local/lib conftest.c -lxaw7 -lXext -lX11 -lXt -lX11 -lnsl -lc >&5
  1430. conftest.c:25:31: fatal error: X11/Xaw/Form.h: No such file or directory
  1431. compilation terminated.
  1432. configure:30231: $? = 1
  1433. configure: failed program was:
  1434. | /* confdefs.h */
  1435. | #define PACKAGE_NAME "crystalspace"
  1436. | #define PACKAGE_TARNAME "crystalspace"
  1437. | #define PACKAGE_VERSION "2.1"
  1438. | #define PACKAGE_STRING "crystalspace 2.1"
  1439. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1440. | #define PACKAGE_URL ""
  1441. | #define STDC_HEADERS 1
  1442. | #define HAVE_SYS_TYPES_H 1
  1443. | #define HAVE_SYS_STAT_H 1
  1444. | #define HAVE_STDLIB_H 1
  1445. | #define HAVE_STRING_H 1
  1446. | #define HAVE_MEMORY_H 1
  1447. | #define HAVE_STRINGS_H 1
  1448. | #define HAVE_INTTYPES_H 1
  1449. | #define HAVE_STDINT_H 1
  1450. | #define HAVE_UNISTD_H 1
  1451. | #define HAVE_CMATH 1
  1452. | #define HAVE_MATH_H 1
  1453. | #define HAVE_LIBC 1
  1454. | #define HAVE_LIBNSL 1
  1455. | #define CS_PLATFORM_UNIX /**/
  1456. | /* end confdefs.h. */
  1457. | #include <X11/Shell.h>
  1458. | #include <X11/Xaw/Form.h>
  1459. | int
  1460. | main ()
  1461. | {
  1462. | XtVaGetValues(0,0,0,0)
  1463. | ;
  1464. | return 0;
  1465. | }
  1466. configure:30231: gcc -o conftest -DCS_XAW7_PATH=Xaw -I/usr/local/include -lX11 -L/usr/local/lib conftest.c -framework Xaw -lXext -lX11 -lXt -lX11 -lnsl -lc >&5
  1467. gcc: error: Xaw: No such file or directory
  1468. gcc: error: unrecognized command line option '-framework'
  1469. configure:30231: $? = 1
  1470. configure: failed program was:
  1471. | /* confdefs.h */
  1472. | #define PACKAGE_NAME "crystalspace"
  1473. | #define PACKAGE_TARNAME "crystalspace"
  1474. | #define PACKAGE_VERSION "2.1"
  1475. | #define PACKAGE_STRING "crystalspace 2.1"
  1476. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1477. | #define PACKAGE_URL ""
  1478. | #define STDC_HEADERS 1
  1479. | #define HAVE_SYS_TYPES_H 1
  1480. | #define HAVE_SYS_STAT_H 1
  1481. | #define HAVE_STDLIB_H 1
  1482. | #define HAVE_STRING_H 1
  1483. | #define HAVE_MEMORY_H 1
  1484. | #define HAVE_STRINGS_H 1
  1485. | #define HAVE_INTTYPES_H 1
  1486. | #define HAVE_STDINT_H 1
  1487. | #define HAVE_UNISTD_H 1
  1488. | #define HAVE_CMATH 1
  1489. | #define HAVE_MATH_H 1
  1490. | #define HAVE_LIBC 1
  1491. | #define HAVE_LIBNSL 1
  1492. | #define CS_PLATFORM_UNIX /**/
  1493. | /* end confdefs.h. */
  1494. | #include <X11/Shell.h>
  1495. | #include <X11/Xaw/Form.h>
  1496. | int
  1497. | main ()
  1498. | {
  1499. | XtVaGetValues(0,0,0,0)
  1500. | ;
  1501. | return 0;
  1502. | }
  1503. configure:30231: gcc -o conftest -I/usr/local/include -lX11 -L/usr/local/lib conftest.c -lXaw -lXext -lX11 -lXt -lX11 -lnsl -lc >&5
  1504. conftest.c:25:31: fatal error: X11/Xaw/Form.h: No such file or directory
  1505. compilation terminated.
  1506. configure:30231: $? = 1
  1507. configure: failed program was:
  1508. | /* confdefs.h */
  1509. | #define PACKAGE_NAME "crystalspace"
  1510. | #define PACKAGE_TARNAME "crystalspace"
  1511. | #define PACKAGE_VERSION "2.1"
  1512. | #define PACKAGE_STRING "crystalspace 2.1"
  1513. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1514. | #define PACKAGE_URL ""
  1515. | #define STDC_HEADERS 1
  1516. | #define HAVE_SYS_TYPES_H 1
  1517. | #define HAVE_SYS_STAT_H 1
  1518. | #define HAVE_STDLIB_H 1
  1519. | #define HAVE_STRING_H 1
  1520. | #define HAVE_MEMORY_H 1
  1521. | #define HAVE_STRINGS_H 1
  1522. | #define HAVE_INTTYPES_H 1
  1523. | #define HAVE_STDINT_H 1
  1524. | #define HAVE_UNISTD_H 1
  1525. | #define HAVE_CMATH 1
  1526. | #define HAVE_MATH_H 1
  1527. | #define HAVE_LIBC 1
  1528. | #define HAVE_LIBNSL 1
  1529. | #define CS_PLATFORM_UNIX /**/
  1530. | /* end confdefs.h. */
  1531. | #include <X11/Shell.h>
  1532. | #include <X11/Xaw/Form.h>
  1533. | int
  1534. | main ()
  1535. | {
  1536. | XtVaGetValues(0,0,0,0)
  1537. | ;
  1538. | return 0;
  1539. | }
  1540. configure:30231: gcc -o conftest -I/usr/local/include -DCS_XAW7_PATH=Xaw -I/usr/local/include -L/usr/local/lib -lX11 -L/usr/local/lib conftest.c -framework Xaw -lXext -lX11 -lXt -lX11 -lnsl -lc >&5
  1541. gcc: error: Xaw: No such file or directory
  1542. gcc: error: unrecognized command line option '-framework'
  1543. configure:30231: $? = 1
  1544. configure: failed program was:
  1545. | /* confdefs.h */
  1546. | #define PACKAGE_NAME "crystalspace"
  1547. | #define PACKAGE_TARNAME "crystalspace"
  1548. | #define PACKAGE_VERSION "2.1"
  1549. | #define PACKAGE_STRING "crystalspace 2.1"
  1550. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1551. | #define PACKAGE_URL ""
  1552. | #define STDC_HEADERS 1
  1553. | #define HAVE_SYS_TYPES_H 1
  1554. | #define HAVE_SYS_STAT_H 1
  1555. | #define HAVE_STDLIB_H 1
  1556. | #define HAVE_STRING_H 1
  1557. | #define HAVE_MEMORY_H 1
  1558. | #define HAVE_STRINGS_H 1
  1559. | #define HAVE_INTTYPES_H 1
  1560. | #define HAVE_STDINT_H 1
  1561. | #define HAVE_UNISTD_H 1
  1562. | #define HAVE_CMATH 1
  1563. | #define HAVE_MATH_H 1
  1564. | #define HAVE_LIBC 1
  1565. | #define HAVE_LIBNSL 1
  1566. | #define CS_PLATFORM_UNIX /**/
  1567. | /* end confdefs.h. */
  1568. | #include <X11/Shell.h>
  1569. | #include <X11/Xaw/Form.h>
  1570. | int
  1571. | main ()
  1572. | {
  1573. | XtVaGetValues(0,0,0,0)
  1574. | ;
  1575. | return 0;
  1576. | }
  1577. configure:30231: gcc -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib -lX11 -L/usr/local/lib conftest.c -lXaw -lXext -lX11 -lXt -lX11 -lnsl -lc >&5
  1578. conftest.c:25:31: fatal error: X11/Xaw/Form.h: No such file or directory
  1579. compilation terminated.
  1580. configure:30231: $? = 1
  1581. configure: failed program was:
  1582. | /* confdefs.h */
  1583. | #define PACKAGE_NAME "crystalspace"
  1584. | #define PACKAGE_TARNAME "crystalspace"
  1585. | #define PACKAGE_VERSION "2.1"
  1586. | #define PACKAGE_STRING "crystalspace 2.1"
  1587. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1588. | #define PACKAGE_URL ""
  1589. | #define STDC_HEADERS 1
  1590. | #define HAVE_SYS_TYPES_H 1
  1591. | #define HAVE_SYS_STAT_H 1
  1592. | #define HAVE_STDLIB_H 1
  1593. | #define HAVE_STRING_H 1
  1594. | #define HAVE_MEMORY_H 1
  1595. | #define HAVE_STRINGS_H 1
  1596. | #define HAVE_INTTYPES_H 1
  1597. | #define HAVE_STDINT_H 1
  1598. | #define HAVE_UNISTD_H 1
  1599. | #define HAVE_CMATH 1
  1600. | #define HAVE_MATH_H 1
  1601. | #define HAVE_LIBC 1
  1602. | #define HAVE_LIBNSL 1
  1603. | #define CS_PLATFORM_UNIX /**/
  1604. | /* end confdefs.h. */
  1605. | #include <X11/Shell.h>
  1606. | #include <X11/Xaw/Form.h>
  1607. | int
  1608. | main ()
  1609. | {
  1610. | XtVaGetValues(0,0,0,0)
  1611. | ;
  1612. | return 0;
  1613. | }
  1614. configure:30231: gcc -o conftest -I/sw/include -DCS_XAW7_PATH=Xaw -I/usr/local/include -L/sw/lib -lX11 -L/usr/local/lib conftest.c -framework Xaw -lXext -lX11 -lXt -lX11 -lnsl -lc >&5
  1615. gcc: error: Xaw: No such file or directory
  1616. gcc: error: unrecognized command line option '-framework'
  1617. configure:30231: $? = 1
  1618. configure: failed program was:
  1619. | /* confdefs.h */
  1620. | #define PACKAGE_NAME "crystalspace"
  1621. | #define PACKAGE_TARNAME "crystalspace"
  1622. | #define PACKAGE_VERSION "2.1"
  1623. | #define PACKAGE_STRING "crystalspace 2.1"
  1624. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1625. | #define PACKAGE_URL ""
  1626. | #define STDC_HEADERS 1
  1627. | #define HAVE_SYS_TYPES_H 1
  1628. | #define HAVE_SYS_STAT_H 1
  1629. | #define HAVE_STDLIB_H 1
  1630. | #define HAVE_STRING_H 1
  1631. | #define HAVE_MEMORY_H 1
  1632. | #define HAVE_STRINGS_H 1
  1633. | #define HAVE_INTTYPES_H 1
  1634. | #define HAVE_STDINT_H 1
  1635. | #define HAVE_UNISTD_H 1
  1636. | #define HAVE_CMATH 1
  1637. | #define HAVE_MATH_H 1
  1638. | #define HAVE_LIBC 1
  1639. | #define HAVE_LIBNSL 1
  1640. | #define CS_PLATFORM_UNIX /**/
  1641. | /* end confdefs.h. */
  1642. | #include <X11/Shell.h>
  1643. | #include <X11/Xaw/Form.h>
  1644. | int
  1645. | main ()
  1646. | {
  1647. | XtVaGetValues(0,0,0,0)
  1648. | ;
  1649. | return 0;
  1650. | }
  1651. configure:30231: gcc -o conftest -I/sw/include -I/usr/local/include -L/sw/lib -lX11 -L/usr/local/lib conftest.c -lXaw -lXext -lX11 -lXt -lX11 -lnsl -lc >&5
  1652. conftest.c:25:31: fatal error: X11/Xaw/Form.h: No such file or directory
  1653. compilation terminated.
  1654. configure:30231: $? = 1
  1655. configure: failed program was:
  1656. | /* confdefs.h */
  1657. | #define PACKAGE_NAME "crystalspace"
  1658. | #define PACKAGE_TARNAME "crystalspace"
  1659. | #define PACKAGE_VERSION "2.1"
  1660. | #define PACKAGE_STRING "crystalspace 2.1"
  1661. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1662. | #define PACKAGE_URL ""
  1663. | #define STDC_HEADERS 1
  1664. | #define HAVE_SYS_TYPES_H 1
  1665. | #define HAVE_SYS_STAT_H 1
  1666. | #define HAVE_STDLIB_H 1
  1667. | #define HAVE_STRING_H 1
  1668. | #define HAVE_MEMORY_H 1
  1669. | #define HAVE_STRINGS_H 1
  1670. | #define HAVE_INTTYPES_H 1
  1671. | #define HAVE_STDINT_H 1
  1672. | #define HAVE_UNISTD_H 1
  1673. | #define HAVE_CMATH 1
  1674. | #define HAVE_MATH_H 1
  1675. | #define HAVE_LIBC 1
  1676. | #define HAVE_LIBNSL 1
  1677. | #define CS_PLATFORM_UNIX /**/
  1678. | /* end confdefs.h. */
  1679. | #include <X11/Shell.h>
  1680. | #include <X11/Xaw/Form.h>
  1681. | int
  1682. | main ()
  1683. | {
  1684. | XtVaGetValues(0,0,0,0)
  1685. | ;
  1686. | return 0;
  1687. | }
  1688. configure:30231: gcc -o conftest -I/opt/local/include -DCS_XAW7_PATH=Xaw -I/usr/local/include -L/opt/local/lib -lX11 -L/usr/local/lib conftest.c -framework Xaw -lXext -lX11 -lXt -lX11 -lnsl -lc >&5
  1689. gcc: error: Xaw: No such file or directory
  1690. gcc: error: unrecognized command line option '-framework'
  1691. configure:30231: $? = 1
  1692. configure: failed program was:
  1693. | /* confdefs.h */
  1694. | #define PACKAGE_NAME "crystalspace"
  1695. | #define PACKAGE_TARNAME "crystalspace"
  1696. | #define PACKAGE_VERSION "2.1"
  1697. | #define PACKAGE_STRING "crystalspace 2.1"
  1698. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1699. | #define PACKAGE_URL ""
  1700. | #define STDC_HEADERS 1
  1701. | #define HAVE_SYS_TYPES_H 1
  1702. | #define HAVE_SYS_STAT_H 1
  1703. | #define HAVE_STDLIB_H 1
  1704. | #define HAVE_STRING_H 1
  1705. | #define HAVE_MEMORY_H 1
  1706. | #define HAVE_STRINGS_H 1
  1707. | #define HAVE_INTTYPES_H 1
  1708. | #define HAVE_STDINT_H 1
  1709. | #define HAVE_UNISTD_H 1
  1710. | #define HAVE_CMATH 1
  1711. | #define HAVE_MATH_H 1
  1712. | #define HAVE_LIBC 1
  1713. | #define HAVE_LIBNSL 1
  1714. | #define CS_PLATFORM_UNIX /**/
  1715. | /* end confdefs.h. */
  1716. | #include <X11/Shell.h>
  1717. | #include <X11/Xaw/Form.h>
  1718. | int
  1719. | main ()
  1720. | {
  1721. | XtVaGetValues(0,0,0,0)
  1722. | ;
  1723. | return 0;
  1724. | }
  1725. configure:30231: gcc -o conftest -I/opt/local/include -I/usr/local/include -L/opt/local/lib -lX11 -L/usr/local/lib conftest.c -lXaw -lXext -lX11 -lXt -lX11 -lnsl -lc >&5
  1726. conftest.c:25:31: fatal error: X11/Xaw/Form.h: No such file or directory
  1727. compilation terminated.
  1728. configure:30231: $? = 1
  1729. configure: failed program was:
  1730. | /* confdefs.h */
  1731. | #define PACKAGE_NAME "crystalspace"
  1732. | #define PACKAGE_TARNAME "crystalspace"
  1733. | #define PACKAGE_VERSION "2.1"
  1734. | #define PACKAGE_STRING "crystalspace 2.1"
  1735. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1736. | #define PACKAGE_URL ""
  1737. | #define STDC_HEADERS 1
  1738. | #define HAVE_SYS_TYPES_H 1
  1739. | #define HAVE_SYS_STAT_H 1
  1740. | #define HAVE_STDLIB_H 1
  1741. | #define HAVE_STRING_H 1
  1742. | #define HAVE_MEMORY_H 1
  1743. | #define HAVE_STRINGS_H 1
  1744. | #define HAVE_INTTYPES_H 1
  1745. | #define HAVE_STDINT_H 1
  1746. | #define HAVE_UNISTD_H 1
  1747. | #define HAVE_CMATH 1
  1748. | #define HAVE_MATH_H 1
  1749. | #define HAVE_LIBC 1
  1750. | #define HAVE_LIBNSL 1
  1751. | #define CS_PLATFORM_UNIX /**/
  1752. | /* end confdefs.h. */
  1753. | #include <X11/Shell.h>
  1754. | #include <X11/Xaw/Form.h>
  1755. | int
  1756. | main ()
  1757. | {
  1758. | XtVaGetValues(0,0,0,0)
  1759. | ;
  1760. | return 0;
  1761. | }
  1762. configure:30231: gcc -o conftest -I/opt/include -DCS_XAW7_PATH=Xaw -I/usr/local/include -L/opt/lib -lX11 -L/usr/local/lib conftest.c -framework Xaw -lXext -lX11 -lXt -lX11 -lnsl -lc >&5
  1763. gcc: error: Xaw: No such file or directory
  1764. gcc: error: unrecognized command line option '-framework'
  1765. configure:30231: $? = 1
  1766. configure: failed program was:
  1767. | /* confdefs.h */
  1768. | #define PACKAGE_NAME "crystalspace"
  1769. | #define PACKAGE_TARNAME "crystalspace"
  1770. | #define PACKAGE_VERSION "2.1"
  1771. | #define PACKAGE_STRING "crystalspace 2.1"
  1772. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1773. | #define PACKAGE_URL ""
  1774. | #define STDC_HEADERS 1
  1775. | #define HAVE_SYS_TYPES_H 1
  1776. | #define HAVE_SYS_STAT_H 1
  1777. | #define HAVE_STDLIB_H 1
  1778. | #define HAVE_STRING_H 1
  1779. | #define HAVE_MEMORY_H 1
  1780. | #define HAVE_STRINGS_H 1
  1781. | #define HAVE_INTTYPES_H 1
  1782. | #define HAVE_STDINT_H 1
  1783. | #define HAVE_UNISTD_H 1
  1784. | #define HAVE_CMATH 1
  1785. | #define HAVE_MATH_H 1
  1786. | #define HAVE_LIBC 1
  1787. | #define HAVE_LIBNSL 1
  1788. | #define CS_PLATFORM_UNIX /**/
  1789. | /* end confdefs.h. */
  1790. | #include <X11/Shell.h>
  1791. | #include <X11/Xaw/Form.h>
  1792. | int
  1793. | main ()
  1794. | {
  1795. | XtVaGetValues(0,0,0,0)
  1796. | ;
  1797. | return 0;
  1798. | }
  1799. configure:30231: gcc -o conftest -I/opt/include -I/usr/local/include -L/opt/lib -lX11 -L/usr/local/lib conftest.c -lXaw -lXext -lX11 -lXt -lX11 -lnsl -lc >&5
  1800. conftest.c:25:31: fatal error: X11/Xaw/Form.h: No such file or directory
  1801. compilation terminated.
  1802. configure:30231: $? = 1
  1803. configure: failed program was:
  1804. | /* confdefs.h */
  1805. | #define PACKAGE_NAME "crystalspace"
  1806. | #define PACKAGE_TARNAME "crystalspace"
  1807. | #define PACKAGE_VERSION "2.1"
  1808. | #define PACKAGE_STRING "crystalspace 2.1"
  1809. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1810. | #define PACKAGE_URL ""
  1811. | #define STDC_HEADERS 1
  1812. | #define HAVE_SYS_TYPES_H 1
  1813. | #define HAVE_SYS_STAT_H 1
  1814. | #define HAVE_STDLIB_H 1
  1815. | #define HAVE_STRING_H 1
  1816. | #define HAVE_MEMORY_H 1
  1817. | #define HAVE_STRINGS_H 1
  1818. | #define HAVE_INTTYPES_H 1
  1819. | #define HAVE_STDINT_H 1
  1820. | #define HAVE_UNISTD_H 1
  1821. | #define HAVE_CMATH 1
  1822. | #define HAVE_MATH_H 1
  1823. | #define HAVE_LIBC 1
  1824. | #define HAVE_LIBNSL 1
  1825. | #define CS_PLATFORM_UNIX /**/
  1826. | /* end confdefs.h. */
  1827. | #include <X11/Shell.h>
  1828. | #include <X11/Xaw/Form.h>
  1829. | int
  1830. | main ()
  1831. | {
  1832. | XtVaGetValues(0,0,0,0)
  1833. | ;
  1834. | return 0;
  1835. | }
  1836. configure:30263: result: no
  1837. configure:30467: checking if pkg-config recognizes xrender
  1838. configure:30478: result: yes
  1839. configure:30486: pkg-config --cflags xrender
  1840. configure:30489: 0 = 0
  1841. configure:30492: pkg-config --libs xrender
  1842. configure:30495: 0 = 0
  1843. configure:30550: checking for xrender-config
  1844. configure:30583: result: no
  1845. configure:30749: checking if pkg-config recognizes Xrender
  1846. configure:30760: result: no
  1847. configure:30832: checking for Xrender-config
  1848. configure:30865: result: no
  1849. configure:31240: checking for libxrender
  1850. configure:31320: gcc -o conftest -I/usr/local/include -lX11 -L/usr/local/lib conftest.c -lXrender -lX11 -lXext -lX11 -lX11 -lXext -lnsl -lc >&5
  1851. configure:31320: $? = 0
  1852. configure:31352: result: yes
  1853. configure:31556: checking if pkg-config recognizes xcursor
  1854. configure:31567: result: yes
  1855. configure:31575: pkg-config --cflags xcursor
  1856. configure:31578: 0 = 0
  1857. configure:31581: pkg-config --libs xcursor
  1858. configure:31584: 0 = 0
  1859. configure:31639: checking for xcursor-config
  1860. configure:31672: result: no
  1861. configure:31838: checking if pkg-config recognizes Xcursor
  1862. configure:31849: result: no
  1863. configure:31921: checking for Xcursor-config
  1864. configure:31954: result: no
  1865. configure:32329: checking for libxcursor
  1866. configure:32409: gcc -o conftest -I/usr/local/include -lX11 -L/usr/local/lib conftest.c -lXcursor -lXext -lX11 -lX11 -lXext -lnsl -lc >&5
  1867. configure:32409: $? = 0
  1868. configure:32441: result: yes
  1869. configure:32507: checking for int32
  1870. configure:32507: gcc -c -I/usr/local/include conftest.c >&5
  1871. conftest.c: In function 'main':
  1872. conftest.c:60:13: error: 'int32' undeclared (first use in this function)
  1873. if (sizeof (int32))
  1874. ^
  1875. conftest.c:60:13: note: each undeclared identifier is reported only once for each function it appears in
  1876. configure:32507: $? = 1
  1877. configure: failed program was:
  1878. | /* confdefs.h */
  1879. | #define PACKAGE_NAME "crystalspace"
  1880. | #define PACKAGE_TARNAME "crystalspace"
  1881. | #define PACKAGE_VERSION "2.1"
  1882. | #define PACKAGE_STRING "crystalspace 2.1"
  1883. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1884. | #define PACKAGE_URL ""
  1885. | #define STDC_HEADERS 1
  1886. | #define HAVE_SYS_TYPES_H 1
  1887. | #define HAVE_SYS_STAT_H 1
  1888. | #define HAVE_STDLIB_H 1
  1889. | #define HAVE_STRING_H 1
  1890. | #define HAVE_MEMORY_H 1
  1891. | #define HAVE_STRINGS_H 1
  1892. | #define HAVE_INTTYPES_H 1
  1893. | #define HAVE_STDINT_H 1
  1894. | #define HAVE_UNISTD_H 1
  1895. | #define HAVE_CMATH 1
  1896. | #define HAVE_MATH_H 1
  1897. | #define HAVE_LIBC 1
  1898. | #define HAVE_LIBNSL 1
  1899. | #define CS_PLATFORM_UNIX /**/
  1900. | /* end confdefs.h. */
  1901. | #include <stdio.h>
  1902. | #ifdef HAVE_SYS_TYPES_H
  1903. | # include <sys/types.h>
  1904. | #endif
  1905. | #ifdef HAVE_SYS_STAT_H
  1906. | # include <sys/stat.h>
  1907. | #endif
  1908. | #ifdef STDC_HEADERS
  1909. | # include <stdlib.h>
  1910. | # include <stddef.h>
  1911. | #else
  1912. | # ifdef HAVE_STDLIB_H
  1913. | # include <stdlib.h>
  1914. | # endif
  1915. | #endif
  1916. | #ifdef HAVE_STRING_H
  1917. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1918. | # include <memory.h>
  1919. | # endif
  1920. | # include <string.h>
  1921. | #endif
  1922. | #ifdef HAVE_STRINGS_H
  1923. | # include <strings.h>
  1924. | #endif
  1925. | #ifdef HAVE_INTTYPES_H
  1926. | # include <inttypes.h>
  1927. | #endif
  1928. | #ifdef HAVE_STDINT_H
  1929. | # include <stdint.h>
  1930. | #endif
  1931. | #ifdef HAVE_UNISTD_H
  1932. | # include <unistd.h>
  1933. | #endif
  1934. | int
  1935. | main ()
  1936. | {
  1937. | if (sizeof (int32))
  1938. | return 0;
  1939. | ;
  1940. | return 0;
  1941. | }
  1942. configure:32507: result: no
  1943. configure:32516: checking for windows.h
  1944. configure:32516: gcc -c -I/usr/local/include conftest.c >&5
  1945. conftest.c:29:21: fatal error: windows.h: No such file or directory
  1946. compilation terminated.
  1947. configure:32516: $? = 1
  1948. configure: failed program was:
  1949. | /* confdefs.h */
  1950. | #define PACKAGE_NAME "crystalspace"
  1951. | #define PACKAGE_TARNAME "crystalspace"
  1952. | #define PACKAGE_VERSION "2.1"
  1953. | #define PACKAGE_STRING "crystalspace 2.1"
  1954. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  1955. | #define PACKAGE_URL ""
  1956. | #define STDC_HEADERS 1
  1957. | #define HAVE_SYS_TYPES_H 1
  1958. | #define HAVE_SYS_STAT_H 1
  1959. | #define HAVE_STDLIB_H 1
  1960. | #define HAVE_STRING_H 1
  1961. | #define HAVE_MEMORY_H 1
  1962. | #define HAVE_STRINGS_H 1
  1963. | #define HAVE_INTTYPES_H 1
  1964. | #define HAVE_STDINT_H 1
  1965. | #define HAVE_UNISTD_H 1
  1966. | #define HAVE_CMATH 1
  1967. | #define HAVE_MATH_H 1
  1968. | #define HAVE_LIBC 1
  1969. | #define HAVE_LIBNSL 1
  1970. | #define CS_PLATFORM_UNIX /**/
  1971. | /* end confdefs.h. */
  1972. | #if !HAVE_TYPE_INT32
  1973. | typedef long int32;
  1974. | #endif
  1975. |
  1976. |
  1977. | #include <windows.h>
  1978. configure:32516: result: no
  1979. configure:32578: checking for OpenGL
  1980. configure:32679: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lGL
  1981. -lXext -lX11 -lX11 -lXext -lpthread -lm -lnsl -lc >&5
  1982. configure:32679: $? = 0
  1983. configure:32712: result: yes
  1984. configure:32886: checking for GLhandleARB
  1985. configure:32983: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lGL -lXext -lX11 -lX11 -lXext -lpthread -lm -lnsl -lc >&5
  1986. configure:32983: $? = 0
  1987. configure:33016: result: yes
  1988. configure:33158: checking for GLcharARB
  1989. configure:33255: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lGL -lXext -lX11 -lX11 -lXext -lpthread -lm -lnsl -lc >&5
  1990. configure:33255: $? = 0
  1991. configure:33288: result: yes
  1992. configure:33430: checking for GLchar
  1993. configure:33527: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lGL -lXext -lX11 -lX11 -lXext -lpthread -lm -lnsl -lc >&5
  1994. configure:33527: $? = 0
  1995. configure:33560: result: yes
  1996. configure:33702: checking for GLintptr
  1997. configure:33799: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lGL -lXext -lX11 -lX11 -lXext -lpthread -lm -lnsl -lc >&5
  1998. configure:33799: $? = 0
  1999. configure:33832: result: yes
  2000. configure:33974: checking for GLsizeiptr
  2001. configure:34071: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lGL -lXext -lX11 -lX11 -lXext -lpthread -lm -lnsl -lc >&5
  2002. configure:34071: $? = 0
  2003. configure:34104: result: yes
  2004. configure:34246: checking for GLint64
  2005. configure:34343: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lGL -lXext -lX11 -lX11 -lXext -lpthread -lm -lnsl -lc >&5
  2006. configure:34343: $? = 0
  2007. configure:34376: result: yes
  2008. configure:34518: checking for GLuint64
  2009. configure:34615: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lGL -lXext -lX11 -lX11 -lXext -lpthread -lm -lnsl -lc >&5
  2010. configure:34615: $? = 0
  2011. configure:34648: result: yes
  2012. configure:34809: checking for GLU
  2013. configure:34911: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lGL -lXext -lX11 -lX11 -lXext -lpthread -lm -lnsl -lc >&5
  2014. /tmp/cc7gzmqt.o: In function `main':
  2015. conftest.c:(.text+0x5): undefined reference to `gluNewQuadric'
  2016. collect2: error: ld returned 1 exit status
  2017. configure:34911: $? = 1
  2018. configure: failed program was:
  2019. | /* confdefs.h */
  2020. | #define PACKAGE_NAME "crystalspace"
  2021. | #define PACKAGE_TARNAME "crystalspace"
  2022. | #define PACKAGE_VERSION "2.1"
  2023. | #define PACKAGE_STRING "crystalspace 2.1"
  2024. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2025. | #define PACKAGE_URL ""
  2026. | #define STDC_HEADERS 1
  2027. | #define HAVE_SYS_TYPES_H 1
  2028. | #define HAVE_SYS_STAT_H 1
  2029. | #define HAVE_STDLIB_H 1
  2030. | #define HAVE_STRING_H 1
  2031. | #define HAVE_MEMORY_H 1
  2032. | #define HAVE_STRINGS_H 1
  2033. | #define HAVE_INTTYPES_H 1
  2034. | #define HAVE_STDINT_H 1
  2035. | #define HAVE_UNISTD_H 1
  2036. | #define HAVE_CMATH 1
  2037. | #define HAVE_MATH_H 1
  2038. | #define HAVE_LIBC 1
  2039. | #define HAVE_LIBNSL 1
  2040. | #define CS_PLATFORM_UNIX /**/
  2041. | /* end confdefs.h. */
  2042. | #if HAVE_WINDOWS_H
  2043. | #if !HAVE_TYPE_INT32
  2044. | typedef long int32;
  2045. | #endif
  2046. | #include <windows.h>
  2047. | #endif
  2048. | #ifndef CS_HEADER_GLOBAL
  2049. | #define CS_HEADER_GLOBAL(X,Y) CS_HEADER_GLOBAL_COMPOSE(X,Y)
  2050. | #define CS_HEADER_GLOBAL_COMPOSE(X,Y) <X/Y>
  2051. | #endif
  2052. | #ifdef CS_GLU_PATH
  2053. | #include CS_HEADER_GLOBAL(CS_GLU_PATH,glu.h)
  2054. | #else
  2055. | #include <GL/glu.h>
  2056. | #endif
  2057. | int
  2058. | main ()
  2059. | {
  2060. | gluNewQuadric()
  2061. | ;
  2062. | return 0;
  2063. | }
  2064. configure:34911: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lGLU -lGL -lXext -lX11 -lX11 -lXext -lpthread -lm -lnsl -lc >&5
  2065. configure:34911: $? = 0
  2066. configure:34944: result: yes
  2067. configure:35118: checking for GLX
  2068. configure:35204: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lGL -lXext -lX11 -lX11 -lXext -lpthread -lm -lnsl -lc >&5
  2069. configure:35204: $? = 0
  2070. configure:35237: result: yes
  2071. configure:35392: checking for GLX extensions
  2072. configure:35476: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lGL -lXext -lX11 -lX11 -lXext -lpthread -lm -lnsl -lc >&5
  2073. configure:35476: $? = 0
  2074. configure:35509: result: yes
  2075. configure:35651: checking for int32
  2076. configure:35651: result: no
  2077. configure:35658: checking for DirectX8
  2078. configure:35750: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp -ldsound -ldinput8 -lnsl -lc >&5
  2079. conftest.cpp:28:26: fatal error: windows.h: No such file or directory
  2080. compilation terminated.
  2081. configure:35750: $? = 1
  2082. configure: failed program was:
  2083. | /* confdefs.h */
  2084. | #define PACKAGE_NAME "crystalspace"
  2085. | #define PACKAGE_TARNAME "crystalspace"
  2086. | #define PACKAGE_VERSION "2.1"
  2087. | #define PACKAGE_STRING "crystalspace 2.1"
  2088. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2089. | #define PACKAGE_URL ""
  2090. | #define STDC_HEADERS 1
  2091. | #define HAVE_SYS_TYPES_H 1
  2092. | #define HAVE_SYS_STAT_H 1
  2093. | #define HAVE_STDLIB_H 1
  2094. | #define HAVE_STRING_H 1
  2095. | #define HAVE_MEMORY_H 1
  2096. | #define HAVE_STRINGS_H 1
  2097. | #define HAVE_INTTYPES_H 1
  2098. | #define HAVE_STDINT_H 1
  2099. | #define HAVE_UNISTD_H 1
  2100. | #define HAVE_CMATH 1
  2101. | #define HAVE_MATH_H 1
  2102. | #define HAVE_LIBC 1
  2103. | #define HAVE_LIBNSL 1
  2104. | #define CS_PLATFORM_UNIX /**/
  2105. | /* end confdefs.h. */
  2106. | #if !HAVE_TYPE_INT32
  2107. | typedef long int32;
  2108. | #endif
  2109. | #define DIRECTINPUT_VERSION 0x0800
  2110. | #include <windows.h>
  2111. | #include <dsound.h>
  2112. | #include <dinput.h>
  2113. | int
  2114. | main ()
  2115. | {
  2116. | DirectSoundCreate8(0,0,0);
  2117. | IID* iid;
  2118. | DirectInput8Create(0,0,*iid,0,0)
  2119. | ;
  2120. | return 0;
  2121. | }
  2122. configure:35750: g++ -o conftest -I/usr/include/directx -I/usr/local/include -L/usr/local/lib conftest.cpp -ldsound -ldinput8 -lnsl -lc >&5
  2123. conftest.cpp:28:26: fatal error: windows.h: No such file or directory
  2124. compilation terminated.
  2125. configure:35750: $? = 1
  2126. configure: failed program was:
  2127. | /* confdefs.h */
  2128. | #define PACKAGE_NAME "crystalspace"
  2129. | #define PACKAGE_TARNAME "crystalspace"
  2130. | #define PACKAGE_VERSION "2.1"
  2131. | #define PACKAGE_STRING "crystalspace 2.1"
  2132. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2133. | #define PACKAGE_URL ""
  2134. | #define STDC_HEADERS 1
  2135. | #define HAVE_SYS_TYPES_H 1
  2136. | #define HAVE_SYS_STAT_H 1
  2137. | #define HAVE_STDLIB_H 1
  2138. | #define HAVE_STRING_H 1
  2139. | #define HAVE_MEMORY_H 1
  2140. | #define HAVE_STRINGS_H 1
  2141. | #define HAVE_INTTYPES_H 1
  2142. | #define HAVE_STDINT_H 1
  2143. | #define HAVE_UNISTD_H 1
  2144. | #define HAVE_CMATH 1
  2145. | #define HAVE_MATH_H 1
  2146. | #define HAVE_LIBC 1
  2147. | #define HAVE_LIBNSL 1
  2148. | #define CS_PLATFORM_UNIX /**/
  2149. | /* end confdefs.h. */
  2150. | #if !HAVE_TYPE_INT32
  2151. | typedef long int32;
  2152. | #endif
  2153. | #define DIRECTINPUT_VERSION 0x0800
  2154. | #include <windows.h>
  2155. | #include <dsound.h>
  2156. | #include <dinput.h>
  2157. | int
  2158. | main ()
  2159. | {
  2160. | DirectSoundCreate8(0,0,0);
  2161. | IID* iid;
  2162. | DirectInput8Create(0,0,*iid,0,0)
  2163. | ;
  2164. | return 0;
  2165. | }
  2166. configure:35783: result: no
  2167. configure:35952: checking for waveout
  2168. configure:36036: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lwinmm -lnsl -lc >&5
  2169. conftest.c:24:21: fatal error: windows.h: No such file or directory
  2170. compilation terminated.
  2171. configure:36036: $? = 1
  2172. configure: failed program was:
  2173. | /* confdefs.h */
  2174. | #define PACKAGE_NAME "crystalspace"
  2175. | #define PACKAGE_TARNAME "crystalspace"
  2176. | #define PACKAGE_VERSION "2.1"
  2177. | #define PACKAGE_STRING "crystalspace 2.1"
  2178. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2179. | #define PACKAGE_URL ""
  2180. | #define STDC_HEADERS 1
  2181. | #define HAVE_SYS_TYPES_H 1
  2182. | #define HAVE_SYS_STAT_H 1
  2183. | #define HAVE_STDLIB_H 1
  2184. | #define HAVE_STRING_H 1
  2185. | #define HAVE_MEMORY_H 1
  2186. | #define HAVE_STRINGS_H 1
  2187. | #define HAVE_INTTYPES_H 1
  2188. | #define HAVE_STDINT_H 1
  2189. | #define HAVE_UNISTD_H 1
  2190. | #define HAVE_CMATH 1
  2191. | #define HAVE_MATH_H 1
  2192. | #define HAVE_LIBC 1
  2193. | #define HAVE_LIBNSL 1
  2194. | #define CS_PLATFORM_UNIX /**/
  2195. | /* end confdefs.h. */
  2196. | #include <windows.h>
  2197. | #include <mmsystem.h>
  2198. | int
  2199. | main ()
  2200. | {
  2201. | waveOutOpen(0, 0, 0, 0, 0, 0)
  2202. | ;
  2203. | return 0;
  2204. | }
  2205. configure:36069: result: no
  2206. configure:36388: checking if pkg-config recognizes z
  2207. configure:36399: result: no
  2208. configure:36471: checking for z-config
  2209. configure:36504: result: no
  2210. configure:36670: checking if pkg-config recognizes zlib
  2211. configure:36681: result: yes
  2212. configure:36689: pkg-config --cflags zlib
  2213. configure:36692: 0 = 0
  2214. configure:36695: pkg-config --libs zlib
  2215. configure:36698: 0 = 0
  2216. configure:36753: checking for zlib-config
  2217. configure:36786: result: no
  2218. configure:37161: checking for libz
  2219. configure:37241: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lz -lnsl -lc >&5
  2220. configure:37241: $? = 0
  2221. configure:37273: result: yes
  2222. configure:37496: checking if pkg-config recognizes png
  2223. configure:37507: result: no
  2224. configure:37579: checking for png-config
  2225. configure:37612: result: no
  2226. configure:37778: checking if pkg-config recognizes libpng
  2227. configure:37789: result: yes
  2228. configure:37797: pkg-config --cflags libpng
  2229. configure:37800: 0 = 0
  2230. configure:37803: pkg-config --libs libpng
  2231. configure:37806: 0 = 0
  2232. configure:37861: checking for libpng-config
  2233. configure:37879: found /usr/bin/libpng-config
  2234. configure:37891: result: /usr/bin/libpng-config
  2235. configure:37927: /usr/bin/libpng-config --cflags
  2236. configure:37930: 0 = 0
  2237. configure:37933: /usr/bin/libpng-config --libs
  2238. configure:37936: 0 = 0
  2239. configure:38269: checking for libpng
  2240. configure:38349: gcc -o conftest -I/usr/include/libpng12 -I/usr/local/include -L/usr/local/lib conftest.c -lpng12 -lz -lm -lnsl -lc >&5
  2241. configure:38349: $? = 0
  2242. configure:38381: result: yes
  2243. configure:38600: checking if pkg-config recognizes jpeg
  2244. configure:38611: result: no
  2245. configure:38683: checking for jpeg-config
  2246. configure:38716: result: no
  2247. configure:38882: checking if pkg-config recognizes libjpeg
  2248. configure:38893: result: yes
  2249. configure:38901: pkg-config --cflags libjpeg
  2250. configure:38904: 0 = 0
  2251. configure:38907: pkg-config --libs libjpeg
  2252. configure:38910: 0 = 0
  2253. configure:38965: checking for libjpeg-config
  2254. configure:38998: result: no
  2255. configure:39375: checking for libjpeg
  2256. configure:39457: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -ljpeg -lnsl -lc >&5
  2257. configure:39457: $? = 0
  2258. configure:39489: result: yes
  2259. configure:39709: checking if pkg-config recognizes lcms
  2260. configure:39720: result: no
  2261. configure:39792: checking for lcms-config
  2262. configure:39825: result: no
  2263. configure:40101: checking for liblcms
  2264. configure:40181: gcc -o conftest -DCS_LCMS_PATH=lcms -I/usr/local/include -L/usr/local/lib conftest.c -framework lcms -lnsl -lc >&5
  2265. gcc: error: lcms: No such file or directory
  2266. gcc: error: unrecognized command line option '-framework'
  2267. configure:40181: $? = 1
  2268. configure: failed program was:
  2269. | /* confdefs.h */
  2270. | #define PACKAGE_NAME "crystalspace"
  2271. | #define PACKAGE_TARNAME "crystalspace"
  2272. | #define PACKAGE_VERSION "2.1"
  2273. | #define PACKAGE_STRING "crystalspace 2.1"
  2274. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2275. | #define PACKAGE_URL ""
  2276. | #define STDC_HEADERS 1
  2277. | #define HAVE_SYS_TYPES_H 1
  2278. | #define HAVE_SYS_STAT_H 1
  2279. | #define HAVE_STDLIB_H 1
  2280. | #define HAVE_STRING_H 1
  2281. | #define HAVE_MEMORY_H 1
  2282. | #define HAVE_STRINGS_H 1
  2283. | #define HAVE_INTTYPES_H 1
  2284. | #define HAVE_STDINT_H 1
  2285. | #define HAVE_UNISTD_H 1
  2286. | #define HAVE_CMATH 1
  2287. | #define HAVE_MATH_H 1
  2288. | #define HAVE_LIBC 1
  2289. | #define HAVE_LIBNSL 1
  2290. | #define CS_PLATFORM_UNIX /**/
  2291. | /* end confdefs.h. */
  2292. | #include <lcms.h>
  2293. | int
  2294. | main ()
  2295. | {
  2296. | LPLUT p = cmsAllocLUT(); cmsFreeLUT(p);
  2297. | ;
  2298. | return 0;
  2299. | }
  2300. configure:40181: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -llcms -lnsl -lc >&5
  2301. conftest.c:24:18: fatal error: lcms.h: No such file or directory
  2302. compilation terminated.
  2303. configure:40181: $? = 1
  2304. configure: failed program was:
  2305. | /* confdefs.h */
  2306. | #define PACKAGE_NAME "crystalspace"
  2307. | #define PACKAGE_TARNAME "crystalspace"
  2308. | #define PACKAGE_VERSION "2.1"
  2309. | #define PACKAGE_STRING "crystalspace 2.1"
  2310. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2311. | #define PACKAGE_URL ""
  2312. | #define STDC_HEADERS 1
  2313. | #define HAVE_SYS_TYPES_H 1
  2314. | #define HAVE_SYS_STAT_H 1
  2315. | #define HAVE_STDLIB_H 1
  2316. | #define HAVE_STRING_H 1
  2317. | #define HAVE_MEMORY_H 1
  2318. | #define HAVE_STRINGS_H 1
  2319. | #define HAVE_INTTYPES_H 1
  2320. | #define HAVE_STDINT_H 1
  2321. | #define HAVE_UNISTD_H 1
  2322. | #define HAVE_CMATH 1
  2323. | #define HAVE_MATH_H 1
  2324. | #define HAVE_LIBC 1
  2325. | #define HAVE_LIBNSL 1
  2326. | #define CS_PLATFORM_UNIX /**/
  2327. | /* end confdefs.h. */
  2328. | #include <lcms.h>
  2329. | int
  2330. | main ()
  2331. | {
  2332. | LPLUT p = cmsAllocLUT(); cmsFreeLUT(p);
  2333. | ;
  2334. | return 0;
  2335. | }
  2336. configure:40181: gcc -o conftest -I/usr/local/include -DCS_LCMS_PATH=lcms -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -framework lcms -lnsl -lc >&5
  2337. gcc: error: lcms: No such file or directory
  2338. gcc: error: unrecognized command line option '-framework'
  2339. configure:40181: $? = 1
  2340. configure: failed program was:
  2341. | /* confdefs.h */
  2342. | #define PACKAGE_NAME "crystalspace"
  2343. | #define PACKAGE_TARNAME "crystalspace"
  2344. | #define PACKAGE_VERSION "2.1"
  2345. | #define PACKAGE_STRING "crystalspace 2.1"
  2346. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2347. | #define PACKAGE_URL ""
  2348. | #define STDC_HEADERS 1
  2349. | #define HAVE_SYS_TYPES_H 1
  2350. | #define HAVE_SYS_STAT_H 1
  2351. | #define HAVE_STDLIB_H 1
  2352. | #define HAVE_STRING_H 1
  2353. | #define HAVE_MEMORY_H 1
  2354. | #define HAVE_STRINGS_H 1
  2355. | #define HAVE_INTTYPES_H 1
  2356. | #define HAVE_STDINT_H 1
  2357. | #define HAVE_UNISTD_H 1
  2358. | #define HAVE_CMATH 1
  2359. | #define HAVE_MATH_H 1
  2360. | #define HAVE_LIBC 1
  2361. | #define HAVE_LIBNSL 1
  2362. | #define CS_PLATFORM_UNIX /**/
  2363. | /* end confdefs.h. */
  2364. | #include <lcms.h>
  2365. | int
  2366. | main ()
  2367. | {
  2368. | LPLUT p = cmsAllocLUT(); cmsFreeLUT(p);
  2369. | ;
  2370. | return 0;
  2371. | }
  2372. configure:40181: gcc -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -llcms -lnsl -lc >&5
  2373. conftest.c:24:18: fatal error: lcms.h: No such file or directory
  2374. compilation terminated.
  2375. configure:40181: $? = 1
  2376. configure: failed program was:
  2377. | /* confdefs.h */
  2378. | #define PACKAGE_NAME "crystalspace"
  2379. | #define PACKAGE_TARNAME "crystalspace"
  2380. | #define PACKAGE_VERSION "2.1"
  2381. | #define PACKAGE_STRING "crystalspace 2.1"
  2382. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2383. | #define PACKAGE_URL ""
  2384. | #define STDC_HEADERS 1
  2385. | #define HAVE_SYS_TYPES_H 1
  2386. | #define HAVE_SYS_STAT_H 1
  2387. | #define HAVE_STDLIB_H 1
  2388. | #define HAVE_STRING_H 1
  2389. | #define HAVE_MEMORY_H 1
  2390. | #define HAVE_STRINGS_H 1
  2391. | #define HAVE_INTTYPES_H 1
  2392. | #define HAVE_STDINT_H 1
  2393. | #define HAVE_UNISTD_H 1
  2394. | #define HAVE_CMATH 1
  2395. | #define HAVE_MATH_H 1
  2396. | #define HAVE_LIBC 1
  2397. | #define HAVE_LIBNSL 1
  2398. | #define CS_PLATFORM_UNIX /**/
  2399. | /* end confdefs.h. */
  2400. | #include <lcms.h>
  2401. | int
  2402. | main ()
  2403. | {
  2404. | LPLUT p = cmsAllocLUT(); cmsFreeLUT(p);
  2405. | ;
  2406. | return 0;
  2407. | }
  2408. configure:40181: gcc -o conftest -I/sw/include -DCS_LCMS_PATH=lcms -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.c -framework lcms -lnsl -lc >&5
  2409. gcc: error: lcms: No such file or directory
  2410. gcc: error: unrecognized command line option '-framework'
  2411. configure:40181: $? = 1
  2412. configure: failed program was:
  2413. | /* confdefs.h */
  2414. | #define PACKAGE_NAME "crystalspace"
  2415. | #define PACKAGE_TARNAME "crystalspace"
  2416. | #define PACKAGE_VERSION "2.1"
  2417. | #define PACKAGE_STRING "crystalspace 2.1"
  2418. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2419. | #define PACKAGE_URL ""
  2420. | #define STDC_HEADERS 1
  2421. | #define HAVE_SYS_TYPES_H 1
  2422. | #define HAVE_SYS_STAT_H 1
  2423. | #define HAVE_STDLIB_H 1
  2424. | #define HAVE_STRING_H 1
  2425. | #define HAVE_MEMORY_H 1
  2426. | #define HAVE_STRINGS_H 1
  2427. | #define HAVE_INTTYPES_H 1
  2428. | #define HAVE_STDINT_H 1
  2429. | #define HAVE_UNISTD_H 1
  2430. | #define HAVE_CMATH 1
  2431. | #define HAVE_MATH_H 1
  2432. | #define HAVE_LIBC 1
  2433. | #define HAVE_LIBNSL 1
  2434. | #define CS_PLATFORM_UNIX /**/
  2435. | /* end confdefs.h. */
  2436. | #include <lcms.h>
  2437. | int
  2438. | main ()
  2439. | {
  2440. | LPLUT p = cmsAllocLUT(); cmsFreeLUT(p);
  2441. | ;
  2442. | return 0;
  2443. | }
  2444. configure:40181: gcc -o conftest -I/sw/include -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.c -llcms -lnsl -lc >&5
  2445. conftest.c:24:18: fatal error: lcms.h: No such file or directory
  2446. compilation terminated.
  2447. configure:40181: $? = 1
  2448. configure: failed program was:
  2449. | /* confdefs.h */
  2450. | #define PACKAGE_NAME "crystalspace"
  2451. | #define PACKAGE_TARNAME "crystalspace"
  2452. | #define PACKAGE_VERSION "2.1"
  2453. | #define PACKAGE_STRING "crystalspace 2.1"
  2454. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2455. | #define PACKAGE_URL ""
  2456. | #define STDC_HEADERS 1
  2457. | #define HAVE_SYS_TYPES_H 1
  2458. | #define HAVE_SYS_STAT_H 1
  2459. | #define HAVE_STDLIB_H 1
  2460. | #define HAVE_STRING_H 1
  2461. | #define HAVE_MEMORY_H 1
  2462. | #define HAVE_STRINGS_H 1
  2463. | #define HAVE_INTTYPES_H 1
  2464. | #define HAVE_STDINT_H 1
  2465. | #define HAVE_UNISTD_H 1
  2466. | #define HAVE_CMATH 1
  2467. | #define HAVE_MATH_H 1
  2468. | #define HAVE_LIBC 1
  2469. | #define HAVE_LIBNSL 1
  2470. | #define CS_PLATFORM_UNIX /**/
  2471. | /* end confdefs.h. */
  2472. | #include <lcms.h>
  2473. | int
  2474. | main ()
  2475. | {
  2476. | LPLUT p = cmsAllocLUT(); cmsFreeLUT(p);
  2477. | ;
  2478. | return 0;
  2479. | }
  2480. configure:40181: gcc -o conftest -I/opt/local/include -DCS_LCMS_PATH=lcms -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -framework lcms -lnsl -lc >&5
  2481. gcc: error: lcms: No such file or directory
  2482. gcc: error: unrecognized command line option '-framework'
  2483. configure:40181: $? = 1
  2484. configure: failed program was:
  2485. | /* confdefs.h */
  2486. | #define PACKAGE_NAME "crystalspace"
  2487. | #define PACKAGE_TARNAME "crystalspace"
  2488. | #define PACKAGE_VERSION "2.1"
  2489. | #define PACKAGE_STRING "crystalspace 2.1"
  2490. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2491. | #define PACKAGE_URL ""
  2492. | #define STDC_HEADERS 1
  2493. | #define HAVE_SYS_TYPES_H 1
  2494. | #define HAVE_SYS_STAT_H 1
  2495. | #define HAVE_STDLIB_H 1
  2496. | #define HAVE_STRING_H 1
  2497. | #define HAVE_MEMORY_H 1
  2498. | #define HAVE_STRINGS_H 1
  2499. | #define HAVE_INTTYPES_H 1
  2500. | #define HAVE_STDINT_H 1
  2501. | #define HAVE_UNISTD_H 1
  2502. | #define HAVE_CMATH 1
  2503. | #define HAVE_MATH_H 1
  2504. | #define HAVE_LIBC 1
  2505. | #define HAVE_LIBNSL 1
  2506. | #define CS_PLATFORM_UNIX /**/
  2507. | /* end confdefs.h. */
  2508. | #include <lcms.h>
  2509. | int
  2510. | main ()
  2511. | {
  2512. | LPLUT p = cmsAllocLUT(); cmsFreeLUT(p);
  2513. | ;
  2514. | return 0;
  2515. | }
  2516. configure:40181: gcc -o conftest -I/opt/local/include -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -llcms -lnsl -lc >&5
  2517. conftest.c:24:18: fatal error: lcms.h: No such file or directory
  2518. compilation terminated.
  2519. configure:40181: $? = 1
  2520. configure: failed program was:
  2521. | /* confdefs.h */
  2522. | #define PACKAGE_NAME "crystalspace"
  2523. | #define PACKAGE_TARNAME "crystalspace"
  2524. | #define PACKAGE_VERSION "2.1"
  2525. | #define PACKAGE_STRING "crystalspace 2.1"
  2526. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2527. | #define PACKAGE_URL ""
  2528. | #define STDC_HEADERS 1
  2529. | #define HAVE_SYS_TYPES_H 1
  2530. | #define HAVE_SYS_STAT_H 1
  2531. | #define HAVE_STDLIB_H 1
  2532. | #define HAVE_STRING_H 1
  2533. | #define HAVE_MEMORY_H 1
  2534. | #define HAVE_STRINGS_H 1
  2535. | #define HAVE_INTTYPES_H 1
  2536. | #define HAVE_STDINT_H 1
  2537. | #define HAVE_UNISTD_H 1
  2538. | #define HAVE_CMATH 1
  2539. | #define HAVE_MATH_H 1
  2540. | #define HAVE_LIBC 1
  2541. | #define HAVE_LIBNSL 1
  2542. | #define CS_PLATFORM_UNIX /**/
  2543. | /* end confdefs.h. */
  2544. | #include <lcms.h>
  2545. | int
  2546. | main ()
  2547. | {
  2548. | LPLUT p = cmsAllocLUT(); cmsFreeLUT(p);
  2549. | ;
  2550. | return 0;
  2551. | }
  2552. configure:40181: gcc -o conftest -I/opt/include -DCS_LCMS_PATH=lcms -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.c -framework lcms -lnsl -lc >&5
  2553. gcc: error: lcms: No such file or directory
  2554. gcc: error: unrecognized command line option '-framework'
  2555. configure:40181: $? = 1
  2556. configure: failed program was:
  2557. | /* confdefs.h */
  2558. | #define PACKAGE_NAME "crystalspace"
  2559. | #define PACKAGE_TARNAME "crystalspace"
  2560. | #define PACKAGE_VERSION "2.1"
  2561. | #define PACKAGE_STRING "crystalspace 2.1"
  2562. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2563. | #define PACKAGE_URL ""
  2564. | #define STDC_HEADERS 1
  2565. | #define HAVE_SYS_TYPES_H 1
  2566. | #define HAVE_SYS_STAT_H 1
  2567. | #define HAVE_STDLIB_H 1
  2568. | #define HAVE_STRING_H 1
  2569. | #define HAVE_MEMORY_H 1
  2570. | #define HAVE_STRINGS_H 1
  2571. | #define HAVE_INTTYPES_H 1
  2572. | #define HAVE_STDINT_H 1
  2573. | #define HAVE_UNISTD_H 1
  2574. | #define HAVE_CMATH 1
  2575. | #define HAVE_MATH_H 1
  2576. | #define HAVE_LIBC 1
  2577. | #define HAVE_LIBNSL 1
  2578. | #define CS_PLATFORM_UNIX /**/
  2579. | /* end confdefs.h. */
  2580. | #include <lcms.h>
  2581. | int
  2582. | main ()
  2583. | {
  2584. | LPLUT p = cmsAllocLUT(); cmsFreeLUT(p);
  2585. | ;
  2586. | return 0;
  2587. | }
  2588. configure:40181: gcc -o conftest -I/opt/include -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.c -llcms -lnsl -lc >&5
  2589. conftest.c:24:18: fatal error: lcms.h: No such file or directory
  2590. compilation terminated.
  2591. configure:40181: $? = 1
  2592. configure: failed program was:
  2593. | /* confdefs.h */
  2594. | #define PACKAGE_NAME "crystalspace"
  2595. | #define PACKAGE_TARNAME "crystalspace"
  2596. | #define PACKAGE_VERSION "2.1"
  2597. | #define PACKAGE_STRING "crystalspace 2.1"
  2598. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2599. | #define PACKAGE_URL ""
  2600. | #define STDC_HEADERS 1
  2601. | #define HAVE_SYS_TYPES_H 1
  2602. | #define HAVE_SYS_STAT_H 1
  2603. | #define HAVE_STDLIB_H 1
  2604. | #define HAVE_STRING_H 1
  2605. | #define HAVE_MEMORY_H 1
  2606. | #define HAVE_STRINGS_H 1
  2607. | #define HAVE_INTTYPES_H 1
  2608. | #define HAVE_STDINT_H 1
  2609. | #define HAVE_UNISTD_H 1
  2610. | #define HAVE_CMATH 1
  2611. | #define HAVE_MATH_H 1
  2612. | #define HAVE_LIBC 1
  2613. | #define HAVE_LIBNSL 1
  2614. | #define CS_PLATFORM_UNIX /**/
  2615. | /* end confdefs.h. */
  2616. | #include <lcms.h>
  2617. | int
  2618. | main ()
  2619. | {
  2620. | LPLUT p = cmsAllocLUT(); cmsFreeLUT(p);
  2621. | ;
  2622. | return 0;
  2623. | }
  2624. configure:40181: gcc -o conftest -I/usr/include/lcms -DCS_LCMS_PATH=lcms -I/usr/local/include -L/usr/local/lib conftest.c -framework lcms -lnsl -lc >&5
  2625. gcc: error: lcms: No such file or directory
  2626. gcc: error: unrecognized command line option '-framework'
  2627. configure:40181: $? = 1
  2628. configure: failed program was:
  2629. | /* confdefs.h */
  2630. | #define PACKAGE_NAME "crystalspace"
  2631. | #define PACKAGE_TARNAME "crystalspace"
  2632. | #define PACKAGE_VERSION "2.1"
  2633. | #define PACKAGE_STRING "crystalspace 2.1"
  2634. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2635. | #define PACKAGE_URL ""
  2636. | #define STDC_HEADERS 1
  2637. | #define HAVE_SYS_TYPES_H 1
  2638. | #define HAVE_SYS_STAT_H 1
  2639. | #define HAVE_STDLIB_H 1
  2640. | #define HAVE_STRING_H 1
  2641. | #define HAVE_MEMORY_H 1
  2642. | #define HAVE_STRINGS_H 1
  2643. | #define HAVE_INTTYPES_H 1
  2644. | #define HAVE_STDINT_H 1
  2645. | #define HAVE_UNISTD_H 1
  2646. | #define HAVE_CMATH 1
  2647. | #define HAVE_MATH_H 1
  2648. | #define HAVE_LIBC 1
  2649. | #define HAVE_LIBNSL 1
  2650. | #define CS_PLATFORM_UNIX /**/
  2651. | /* end confdefs.h. */
  2652. | #include <lcms.h>
  2653. | int
  2654. | main ()
  2655. | {
  2656. | LPLUT p = cmsAllocLUT(); cmsFreeLUT(p);
  2657. | ;
  2658. | return 0;
  2659. | }
  2660. configure:40181: gcc -o conftest -I/usr/include/lcms -I/usr/local/include -L/usr/local/lib conftest.c -llcms -lnsl -lc >&5
  2661. conftest.c:24:18: fatal error: lcms.h: No such file or directory
  2662. compilation terminated.
  2663. configure:40181: $? = 1
  2664. configure: failed program was:
  2665. | /* confdefs.h */
  2666. | #define PACKAGE_NAME "crystalspace"
  2667. | #define PACKAGE_TARNAME "crystalspace"
  2668. | #define PACKAGE_VERSION "2.1"
  2669. | #define PACKAGE_STRING "crystalspace 2.1"
  2670. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2671. | #define PACKAGE_URL ""
  2672. | #define STDC_HEADERS 1
  2673. | #define HAVE_SYS_TYPES_H 1
  2674. | #define HAVE_SYS_STAT_H 1
  2675. | #define HAVE_STDLIB_H 1
  2676. | #define HAVE_STRING_H 1
  2677. | #define HAVE_MEMORY_H 1
  2678. | #define HAVE_STRINGS_H 1
  2679. | #define HAVE_INTTYPES_H 1
  2680. | #define HAVE_STDINT_H 1
  2681. | #define HAVE_UNISTD_H 1
  2682. | #define HAVE_CMATH 1
  2683. | #define HAVE_MATH_H 1
  2684. | #define HAVE_LIBC 1
  2685. | #define HAVE_LIBNSL 1
  2686. | #define CS_PLATFORM_UNIX /**/
  2687. | /* end confdefs.h. */
  2688. | #include <lcms.h>
  2689. | int
  2690. | main ()
  2691. | {
  2692. | LPLUT p = cmsAllocLUT(); cmsFreeLUT(p);
  2693. | ;
  2694. | return 0;
  2695. | }
  2696. configure:40181: gcc -o conftest -I/usr/local/include/lcms -DCS_LCMS_PATH=lcms -I/usr/local/include -L/usr/local/lib conftest.c -framework lcms -lnsl -lc >&5
  2697. gcc: error: lcms: No such file or directory
  2698. gcc: error: unrecognized command line option '-framework'
  2699. configure:40181: $? = 1
  2700. configure: failed program was:
  2701. | /* confdefs.h */
  2702. | #define PACKAGE_NAME "crystalspace"
  2703. | #define PACKAGE_TARNAME "crystalspace"
  2704. | #define PACKAGE_VERSION "2.1"
  2705. | #define PACKAGE_STRING "crystalspace 2.1"
  2706. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2707. | #define PACKAGE_URL ""
  2708. | #define STDC_HEADERS 1
  2709. | #define HAVE_SYS_TYPES_H 1
  2710. | #define HAVE_SYS_STAT_H 1
  2711. | #define HAVE_STDLIB_H 1
  2712. | #define HAVE_STRING_H 1
  2713. | #define HAVE_MEMORY_H 1
  2714. | #define HAVE_STRINGS_H 1
  2715. | #define HAVE_INTTYPES_H 1
  2716. | #define HAVE_STDINT_H 1
  2717. | #define HAVE_UNISTD_H 1
  2718. | #define HAVE_CMATH 1
  2719. | #define HAVE_MATH_H 1
  2720. | #define HAVE_LIBC 1
  2721. | #define HAVE_LIBNSL 1
  2722. | #define CS_PLATFORM_UNIX /**/
  2723. | /* end confdefs.h. */
  2724. | #include <lcms.h>
  2725. | int
  2726. | main ()
  2727. | {
  2728. | LPLUT p = cmsAllocLUT(); cmsFreeLUT(p);
  2729. | ;
  2730. | return 0;
  2731. | }
  2732. configure:40181: gcc -o conftest -I/usr/local/include/lcms -I/usr/local/include -L/usr/local/lib conftest.c -llcms -lnsl -lc >&5
  2733. conftest.c:24:18: fatal error: lcms.h: No such file or directory
  2734. compilation terminated.
  2735. configure:40181: $? = 1
  2736. configure: failed program was:
  2737. | /* confdefs.h */
  2738. | #define PACKAGE_NAME "crystalspace"
  2739. | #define PACKAGE_TARNAME "crystalspace"
  2740. | #define PACKAGE_VERSION "2.1"
  2741. | #define PACKAGE_STRING "crystalspace 2.1"
  2742. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2743. | #define PACKAGE_URL ""
  2744. | #define STDC_HEADERS 1
  2745. | #define HAVE_SYS_TYPES_H 1
  2746. | #define HAVE_SYS_STAT_H 1
  2747. | #define HAVE_STDLIB_H 1
  2748. | #define HAVE_STRING_H 1
  2749. | #define HAVE_MEMORY_H 1
  2750. | #define HAVE_STRINGS_H 1
  2751. | #define HAVE_INTTYPES_H 1
  2752. | #define HAVE_STDINT_H 1
  2753. | #define HAVE_UNISTD_H 1
  2754. | #define HAVE_CMATH 1
  2755. | #define HAVE_MATH_H 1
  2756. | #define HAVE_LIBC 1
  2757. | #define HAVE_LIBNSL 1
  2758. | #define CS_PLATFORM_UNIX /**/
  2759. | /* end confdefs.h. */
  2760. | #include <lcms.h>
  2761. | int
  2762. | main ()
  2763. | {
  2764. | LPLUT p = cmsAllocLUT(); cmsFreeLUT(p);
  2765. | ;
  2766. | return 0;
  2767. | }
  2768. configure:40213: result: no
  2769. configure:40406: checking if pkg-config recognizes mng
  2770. configure:40417: result: no
  2771. configure:40489: checking for mng-config
  2772. configure:40522: result: no
  2773. configure:40688: checking if pkg-config recognizes libmng
  2774. configure:40699: result: no
  2775. configure:40771: checking for libmng-config
  2776. configure:40804: result: no
  2777. configure:41179: checking for libmng
  2778. configure:41259: gcc -o conftest -DCS_MNG_PATH=mng -I/usr/local/include -L/usr/local/lib conftest.c -framework mng -ljpeg -lz -lnsl -lc >&5
  2779. gcc: error: mng: No such file or directory
  2780. gcc: error: unrecognized command line option '-framework'
  2781. configure:41259: $? = 1
  2782. configure: failed program was:
  2783. | /* confdefs.h */
  2784. | #define PACKAGE_NAME "crystalspace"
  2785. | #define PACKAGE_TARNAME "crystalspace"
  2786. | #define PACKAGE_VERSION "2.1"
  2787. | #define PACKAGE_STRING "crystalspace 2.1"
  2788. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2789. | #define PACKAGE_URL ""
  2790. | #define STDC_HEADERS 1
  2791. | #define HAVE_SYS_TYPES_H 1
  2792. | #define HAVE_SYS_STAT_H 1
  2793. | #define HAVE_STDLIB_H 1
  2794. | #define HAVE_STRING_H 1
  2795. | #define HAVE_MEMORY_H 1
  2796. | #define HAVE_STRINGS_H 1
  2797. | #define HAVE_INTTYPES_H 1
  2798. | #define HAVE_STDINT_H 1
  2799. | #define HAVE_UNISTD_H 1
  2800. | #define HAVE_CMATH 1
  2801. | #define HAVE_MATH_H 1
  2802. | #define HAVE_LIBC 1
  2803. | #define HAVE_LIBNSL 1
  2804. | #define CS_PLATFORM_UNIX /**/
  2805. | /* end confdefs.h. */
  2806. | #include <libmng.h>
  2807. | int
  2808. | main ()
  2809. | {
  2810. | mng_version_release()
  2811. | ;
  2812. | return 0;
  2813. | }
  2814. configure:41259: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lmng -ljpeg -lz -lnsl -lc >&5
  2815. In file included from /usr/include/libmng_types.h:210:0,
  2816. from /usr/include/libmng.h:386,
  2817. from conftest.c:24:
  2818. /usr/include/jpeglib.h:914:53: error: unknown type name 'FILE'
  2819. EXTERN(void) jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile);
  2820. ^
  2821. /usr/include/jpeglib.h:915:54: error: unknown type name 'FILE'
  2822. EXTERN(void) jpeg_stdio_src (j_decompress_ptr cinfo, FILE * infile);
  2823. ^
  2824. configure:41259: $? = 1
  2825. configure: failed program was:
  2826. | /* confdefs.h */
  2827. | #define PACKAGE_NAME "crystalspace"
  2828. | #define PACKAGE_TARNAME "crystalspace"
  2829. | #define PACKAGE_VERSION "2.1"
  2830. | #define PACKAGE_STRING "crystalspace 2.1"
  2831. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2832. | #define PACKAGE_URL ""
  2833. | #define STDC_HEADERS 1
  2834. | #define HAVE_SYS_TYPES_H 1
  2835. | #define HAVE_SYS_STAT_H 1
  2836. | #define HAVE_STDLIB_H 1
  2837. | #define HAVE_STRING_H 1
  2838. | #define HAVE_MEMORY_H 1
  2839. | #define HAVE_STRINGS_H 1
  2840. | #define HAVE_INTTYPES_H 1
  2841. | #define HAVE_STDINT_H 1
  2842. | #define HAVE_UNISTD_H 1
  2843. | #define HAVE_CMATH 1
  2844. | #define HAVE_MATH_H 1
  2845. | #define HAVE_LIBC 1
  2846. | #define HAVE_LIBNSL 1
  2847. | #define CS_PLATFORM_UNIX /**/
  2848. | /* end confdefs.h. */
  2849. | #include <libmng.h>
  2850. | int
  2851. | main ()
  2852. | {
  2853. | mng_version_release()
  2854. | ;
  2855. | return 0;
  2856. | }
  2857. configure:41259: gcc -o conftest -I/usr/local/include -DCS_MNG_PATH=mng -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -framework mng -ljpeg -lz -lnsl -lc >&5
  2858. gcc: error: mng: No such file or directory
  2859. gcc: error: unrecognized command line option '-framework'
  2860. configure:41259: $? = 1
  2861. configure: failed program was:
  2862. | /* confdefs.h */
  2863. | #define PACKAGE_NAME "crystalspace"
  2864. | #define PACKAGE_TARNAME "crystalspace"
  2865. | #define PACKAGE_VERSION "2.1"
  2866. | #define PACKAGE_STRING "crystalspace 2.1"
  2867. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2868. | #define PACKAGE_URL ""
  2869. | #define STDC_HEADERS 1
  2870. | #define HAVE_SYS_TYPES_H 1
  2871. | #define HAVE_SYS_STAT_H 1
  2872. | #define HAVE_STDLIB_H 1
  2873. | #define HAVE_STRING_H 1
  2874. | #define HAVE_MEMORY_H 1
  2875. | #define HAVE_STRINGS_H 1
  2876. | #define HAVE_INTTYPES_H 1
  2877. | #define HAVE_STDINT_H 1
  2878. | #define HAVE_UNISTD_H 1
  2879. | #define HAVE_CMATH 1
  2880. | #define HAVE_MATH_H 1
  2881. | #define HAVE_LIBC 1
  2882. | #define HAVE_LIBNSL 1
  2883. | #define CS_PLATFORM_UNIX /**/
  2884. | /* end confdefs.h. */
  2885. | #include <libmng.h>
  2886. | int
  2887. | main ()
  2888. | {
  2889. | mng_version_release()
  2890. | ;
  2891. | return 0;
  2892. | }
  2893. configure:41259: gcc -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lmng -ljpeg -lz -lnsl -lc >&5
  2894. In file included from /usr/include/libmng_types.h:210:0,
  2895. from /usr/include/libmng.h:386,
  2896. from conftest.c:24:
  2897. /usr/include/jpeglib.h:914:53: error: unknown type name 'FILE'
  2898. EXTERN(void) jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile);
  2899. ^
  2900. /usr/include/jpeglib.h:915:54: error: unknown type name 'FILE'
  2901. EXTERN(void) jpeg_stdio_src (j_decompress_ptr cinfo, FILE * infile);
  2902. ^
  2903. configure:41259: $? = 1
  2904. configure: failed program was:
  2905. | /* confdefs.h */
  2906. | #define PACKAGE_NAME "crystalspace"
  2907. | #define PACKAGE_TARNAME "crystalspace"
  2908. | #define PACKAGE_VERSION "2.1"
  2909. | #define PACKAGE_STRING "crystalspace 2.1"
  2910. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2911. | #define PACKAGE_URL ""
  2912. | #define STDC_HEADERS 1
  2913. | #define HAVE_SYS_TYPES_H 1
  2914. | #define HAVE_SYS_STAT_H 1
  2915. | #define HAVE_STDLIB_H 1
  2916. | #define HAVE_STRING_H 1
  2917. | #define HAVE_MEMORY_H 1
  2918. | #define HAVE_STRINGS_H 1
  2919. | #define HAVE_INTTYPES_H 1
  2920. | #define HAVE_STDINT_H 1
  2921. | #define HAVE_UNISTD_H 1
  2922. | #define HAVE_CMATH 1
  2923. | #define HAVE_MATH_H 1
  2924. | #define HAVE_LIBC 1
  2925. | #define HAVE_LIBNSL 1
  2926. | #define CS_PLATFORM_UNIX /**/
  2927. | /* end confdefs.h. */
  2928. | #include <libmng.h>
  2929. | int
  2930. | main ()
  2931. | {
  2932. | mng_version_release()
  2933. | ;
  2934. | return 0;
  2935. | }
  2936. configure:41259: gcc -o conftest -I/sw/include -DCS_MNG_PATH=mng -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.c -framework mng -ljpeg -lz -lnsl -lc >&5
  2937. gcc: error: mng: No such file or directory
  2938. gcc: error: unrecognized command line option '-framework'
  2939. configure:41259: $? = 1
  2940. configure: failed program was:
  2941. | /* confdefs.h */
  2942. | #define PACKAGE_NAME "crystalspace"
  2943. | #define PACKAGE_TARNAME "crystalspace"
  2944. | #define PACKAGE_VERSION "2.1"
  2945. | #define PACKAGE_STRING "crystalspace 2.1"
  2946. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2947. | #define PACKAGE_URL ""
  2948. | #define STDC_HEADERS 1
  2949. | #define HAVE_SYS_TYPES_H 1
  2950. | #define HAVE_SYS_STAT_H 1
  2951. | #define HAVE_STDLIB_H 1
  2952. | #define HAVE_STRING_H 1
  2953. | #define HAVE_MEMORY_H 1
  2954. | #define HAVE_STRINGS_H 1
  2955. | #define HAVE_INTTYPES_H 1
  2956. | #define HAVE_STDINT_H 1
  2957. | #define HAVE_UNISTD_H 1
  2958. | #define HAVE_CMATH 1
  2959. | #define HAVE_MATH_H 1
  2960. | #define HAVE_LIBC 1
  2961. | #define HAVE_LIBNSL 1
  2962. | #define CS_PLATFORM_UNIX /**/
  2963. | /* end confdefs.h. */
  2964. | #include <libmng.h>
  2965. | int
  2966. | main ()
  2967. | {
  2968. | mng_version_release()
  2969. | ;
  2970. | return 0;
  2971. | }
  2972. configure:41259: gcc -o conftest -I/sw/include -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.c -lmng -ljpeg -lz -lnsl -lc >&5
  2973. In file included from /usr/include/libmng_types.h:210:0,
  2974. from /usr/include/libmng.h:386,
  2975. from conftest.c:24:
  2976. /usr/include/jpeglib.h:914:53: error: unknown type name 'FILE'
  2977. EXTERN(void) jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile);
  2978. ^
  2979. /usr/include/jpeglib.h:915:54: error: unknown type name 'FILE'
  2980. EXTERN(void) jpeg_stdio_src (j_decompress_ptr cinfo, FILE * infile);
  2981. ^
  2982. configure:41259: $? = 1
  2983. configure: failed program was:
  2984. | /* confdefs.h */
  2985. | #define PACKAGE_NAME "crystalspace"
  2986. | #define PACKAGE_TARNAME "crystalspace"
  2987. | #define PACKAGE_VERSION "2.1"
  2988. | #define PACKAGE_STRING "crystalspace 2.1"
  2989. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  2990. | #define PACKAGE_URL ""
  2991. | #define STDC_HEADERS 1
  2992. | #define HAVE_SYS_TYPES_H 1
  2993. | #define HAVE_SYS_STAT_H 1
  2994. | #define HAVE_STDLIB_H 1
  2995. | #define HAVE_STRING_H 1
  2996. | #define HAVE_MEMORY_H 1
  2997. | #define HAVE_STRINGS_H 1
  2998. | #define HAVE_INTTYPES_H 1
  2999. | #define HAVE_STDINT_H 1
  3000. | #define HAVE_UNISTD_H 1
  3001. | #define HAVE_CMATH 1
  3002. | #define HAVE_MATH_H 1
  3003. | #define HAVE_LIBC 1
  3004. | #define HAVE_LIBNSL 1
  3005. | #define CS_PLATFORM_UNIX /**/
  3006. | /* end confdefs.h. */
  3007. | #include <libmng.h>
  3008. | int
  3009. | main ()
  3010. | {
  3011. | mng_version_release()
  3012. | ;
  3013. | return 0;
  3014. | }
  3015. configure:41259: gcc -o conftest -I/opt/local/include -DCS_MNG_PATH=mng -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -framework mng -ljpeg -lz -lnsl -lc >&5
  3016. gcc: error: mng: No such file or directory
  3017. gcc: error: unrecognized command line option '-framework'
  3018. configure:41259: $? = 1
  3019. configure: failed program was:
  3020. | /* confdefs.h */
  3021. | #define PACKAGE_NAME "crystalspace"
  3022. | #define PACKAGE_TARNAME "crystalspace"
  3023. | #define PACKAGE_VERSION "2.1"
  3024. | #define PACKAGE_STRING "crystalspace 2.1"
  3025. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3026. | #define PACKAGE_URL ""
  3027. | #define STDC_HEADERS 1
  3028. | #define HAVE_SYS_TYPES_H 1
  3029. | #define HAVE_SYS_STAT_H 1
  3030. | #define HAVE_STDLIB_H 1
  3031. | #define HAVE_STRING_H 1
  3032. | #define HAVE_MEMORY_H 1
  3033. | #define HAVE_STRINGS_H 1
  3034. | #define HAVE_INTTYPES_H 1
  3035. | #define HAVE_STDINT_H 1
  3036. | #define HAVE_UNISTD_H 1
  3037. | #define HAVE_CMATH 1
  3038. | #define HAVE_MATH_H 1
  3039. | #define HAVE_LIBC 1
  3040. | #define HAVE_LIBNSL 1
  3041. | #define CS_PLATFORM_UNIX /**/
  3042. | /* end confdefs.h. */
  3043. | #include <libmng.h>
  3044. | int
  3045. | main ()
  3046. | {
  3047. | mng_version_release()
  3048. | ;
  3049. | return 0;
  3050. | }
  3051. configure:41259: gcc -o conftest -I/opt/local/include -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lmng -ljpeg -lz -lnsl -lc >&5
  3052. In file included from /usr/include/libmng_types.h:210:0,
  3053. from /usr/include/libmng.h:386,
  3054. from conftest.c:24:
  3055. /usr/include/jpeglib.h:914:53: error: unknown type name 'FILE'
  3056. EXTERN(void) jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile);
  3057. ^
  3058. /usr/include/jpeglib.h:915:54: error: unknown type name 'FILE'
  3059. EXTERN(void) jpeg_stdio_src (j_decompress_ptr cinfo, FILE * infile);
  3060. ^
  3061. configure:41259: $? = 1
  3062. configure: failed program was:
  3063. | /* confdefs.h */
  3064. | #define PACKAGE_NAME "crystalspace"
  3065. | #define PACKAGE_TARNAME "crystalspace"
  3066. | #define PACKAGE_VERSION "2.1"
  3067. | #define PACKAGE_STRING "crystalspace 2.1"
  3068. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3069. | #define PACKAGE_URL ""
  3070. | #define STDC_HEADERS 1
  3071. | #define HAVE_SYS_TYPES_H 1
  3072. | #define HAVE_SYS_STAT_H 1
  3073. | #define HAVE_STDLIB_H 1
  3074. | #define HAVE_STRING_H 1
  3075. | #define HAVE_MEMORY_H 1
  3076. | #define HAVE_STRINGS_H 1
  3077. | #define HAVE_INTTYPES_H 1
  3078. | #define HAVE_STDINT_H 1
  3079. | #define HAVE_UNISTD_H 1
  3080. | #define HAVE_CMATH 1
  3081. | #define HAVE_MATH_H 1
  3082. | #define HAVE_LIBC 1
  3083. | #define HAVE_LIBNSL 1
  3084. | #define CS_PLATFORM_UNIX /**/
  3085. | /* end confdefs.h. */
  3086. | #include <libmng.h>
  3087. | int
  3088. | main ()
  3089. | {
  3090. | mng_version_release()
  3091. | ;
  3092. | return 0;
  3093. | }
  3094. configure:41259: gcc -o conftest -I/opt/include -DCS_MNG_PATH=mng -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.c -framework mng -ljpeg -lz -lnsl -lc >&5
  3095. gcc: error: mng: No such file or directory
  3096. gcc: error: unrecognized command line option '-framework'
  3097. configure:41259: $? = 1
  3098. configure: failed program was:
  3099. | /* confdefs.h */
  3100. | #define PACKAGE_NAME "crystalspace"
  3101. | #define PACKAGE_TARNAME "crystalspace"
  3102. | #define PACKAGE_VERSION "2.1"
  3103. | #define PACKAGE_STRING "crystalspace 2.1"
  3104. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3105. | #define PACKAGE_URL ""
  3106. | #define STDC_HEADERS 1
  3107. | #define HAVE_SYS_TYPES_H 1
  3108. | #define HAVE_SYS_STAT_H 1
  3109. | #define HAVE_STDLIB_H 1
  3110. | #define HAVE_STRING_H 1
  3111. | #define HAVE_MEMORY_H 1
  3112. | #define HAVE_STRINGS_H 1
  3113. | #define HAVE_INTTYPES_H 1
  3114. | #define HAVE_STDINT_H 1
  3115. | #define HAVE_UNISTD_H 1
  3116. | #define HAVE_CMATH 1
  3117. | #define HAVE_MATH_H 1
  3118. | #define HAVE_LIBC 1
  3119. | #define HAVE_LIBNSL 1
  3120. | #define CS_PLATFORM_UNIX /**/
  3121. | /* end confdefs.h. */
  3122. | #include <libmng.h>
  3123. | int
  3124. | main ()
  3125. | {
  3126. | mng_version_release()
  3127. | ;
  3128. | return 0;
  3129. | }
  3130. configure:41259: gcc -o conftest -I/opt/include -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.c -lmng -ljpeg -lz -lnsl -lc >&5
  3131. In file included from /usr/include/libmng_types.h:210:0,
  3132. from /usr/include/libmng.h:386,
  3133. from conftest.c:24:
  3134. /usr/include/jpeglib.h:914:53: error: unknown type name 'FILE'
  3135. EXTERN(void) jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile);
  3136. ^
  3137. /usr/include/jpeglib.h:915:54: error: unknown type name 'FILE'
  3138. EXTERN(void) jpeg_stdio_src (j_decompress_ptr cinfo, FILE * infile);
  3139. ^
  3140. configure:41259: $? = 1
  3141. configure: failed program was:
  3142. | /* confdefs.h */
  3143. | #define PACKAGE_NAME "crystalspace"
  3144. | #define PACKAGE_TARNAME "crystalspace"
  3145. | #define PACKAGE_VERSION "2.1"
  3146. | #define PACKAGE_STRING "crystalspace 2.1"
  3147. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3148. | #define PACKAGE_URL ""
  3149. | #define STDC_HEADERS 1
  3150. | #define HAVE_SYS_TYPES_H 1
  3151. | #define HAVE_SYS_STAT_H 1
  3152. | #define HAVE_STDLIB_H 1
  3153. | #define HAVE_STRING_H 1
  3154. | #define HAVE_MEMORY_H 1
  3155. | #define HAVE_STRINGS_H 1
  3156. | #define HAVE_INTTYPES_H 1
  3157. | #define HAVE_STDINT_H 1
  3158. | #define HAVE_UNISTD_H 1
  3159. | #define HAVE_CMATH 1
  3160. | #define HAVE_MATH_H 1
  3161. | #define HAVE_LIBC 1
  3162. | #define HAVE_LIBNSL 1
  3163. | #define CS_PLATFORM_UNIX /**/
  3164. | /* end confdefs.h. */
  3165. | #include <libmng.h>
  3166. | int
  3167. | main ()
  3168. | {
  3169. | mng_version_release()
  3170. | ;
  3171. | return 0;
  3172. | }
  3173. configure:41259: gcc -o conftest -I./libs/libmng*/include -DCS_MNG_PATH=mng -I/usr/local/include -L./libs/libmng*/lib -L/usr/local/lib conftest.c -framework mng -ljpeg -lz -lnsl -lc >&5
  3174. gcc: error: mng: No such file or directory
  3175. gcc: error: unrecognized command line option '-framework'
  3176. configure:41259: $? = 1
  3177. configure: failed program was:
  3178. | /* confdefs.h */
  3179. | #define PACKAGE_NAME "crystalspace"
  3180. | #define PACKAGE_TARNAME "crystalspace"
  3181. | #define PACKAGE_VERSION "2.1"
  3182. | #define PACKAGE_STRING "crystalspace 2.1"
  3183. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3184. | #define PACKAGE_URL ""
  3185. | #define STDC_HEADERS 1
  3186. | #define HAVE_SYS_TYPES_H 1
  3187. | #define HAVE_SYS_STAT_H 1
  3188. | #define HAVE_STDLIB_H 1
  3189. | #define HAVE_STRING_H 1
  3190. | #define HAVE_MEMORY_H 1
  3191. | #define HAVE_STRINGS_H 1
  3192. | #define HAVE_INTTYPES_H 1
  3193. | #define HAVE_STDINT_H 1
  3194. | #define HAVE_UNISTD_H 1
  3195. | #define HAVE_CMATH 1
  3196. | #define HAVE_MATH_H 1
  3197. | #define HAVE_LIBC 1
  3198. | #define HAVE_LIBNSL 1
  3199. | #define CS_PLATFORM_UNIX /**/
  3200. | /* end confdefs.h. */
  3201. | #include <libmng.h>
  3202. | int
  3203. | main ()
  3204. | {
  3205. | mng_version_release()
  3206. | ;
  3207. | return 0;
  3208. | }
  3209. configure:41259: gcc -o conftest -I./libs/libmng*/include -I/usr/local/include -L./libs/libmng*/lib -L/usr/local/lib conftest.c -lmng -ljpeg -lz -lnsl -lc >&5
  3210. In file included from /usr/include/libmng_types.h:210:0,
  3211. from /usr/include/libmng.h:386,
  3212. from conftest.c:24:
  3213. /usr/include/jpeglib.h:914:53: error: unknown type name 'FILE'
  3214. EXTERN(void) jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile);
  3215. ^
  3216. /usr/include/jpeglib.h:915:54: error: unknown type name 'FILE'
  3217. EXTERN(void) jpeg_stdio_src (j_decompress_ptr cinfo, FILE * infile);
  3218. ^
  3219. configure:41259: $? = 1
  3220. configure: failed program was:
  3221. | /* confdefs.h */
  3222. | #define PACKAGE_NAME "crystalspace"
  3223. | #define PACKAGE_TARNAME "crystalspace"
  3224. | #define PACKAGE_VERSION "2.1"
  3225. | #define PACKAGE_STRING "crystalspace 2.1"
  3226. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3227. | #define PACKAGE_URL ""
  3228. | #define STDC_HEADERS 1
  3229. | #define HAVE_SYS_TYPES_H 1
  3230. | #define HAVE_SYS_STAT_H 1
  3231. | #define HAVE_STDLIB_H 1
  3232. | #define HAVE_STRING_H 1
  3233. | #define HAVE_MEMORY_H 1
  3234. | #define HAVE_STRINGS_H 1
  3235. | #define HAVE_INTTYPES_H 1
  3236. | #define HAVE_STDINT_H 1
  3237. | #define HAVE_UNISTD_H 1
  3238. | #define HAVE_CMATH 1
  3239. | #define HAVE_MATH_H 1
  3240. | #define HAVE_LIBC 1
  3241. | #define HAVE_LIBNSL 1
  3242. | #define CS_PLATFORM_UNIX /**/
  3243. | /* end confdefs.h. */
  3244. | #include <libmng.h>
  3245. | int
  3246. | main ()
  3247. | {
  3248. | mng_version_release()
  3249. | ;
  3250. | return 0;
  3251. | }
  3252. configure:41259: gcc -o conftest -I./libs/libmng* -DCS_MNG_PATH=mng -I/usr/local/include -L./libs/libmng* -L/usr/local/lib conftest.c -framework mng -ljpeg -lz -lnsl -lc >&5
  3253. gcc: error: mng: No such file or directory
  3254. gcc: error: unrecognized command line option '-framework'
  3255. configure:41259: $? = 1
  3256. configure: failed program was:
  3257. | /* confdefs.h */
  3258. | #define PACKAGE_NAME "crystalspace"
  3259. | #define PACKAGE_TARNAME "crystalspace"
  3260. | #define PACKAGE_VERSION "2.1"
  3261. | #define PACKAGE_STRING "crystalspace 2.1"
  3262. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3263. | #define PACKAGE_URL ""
  3264. | #define STDC_HEADERS 1
  3265. | #define HAVE_SYS_TYPES_H 1
  3266. | #define HAVE_SYS_STAT_H 1
  3267. | #define HAVE_STDLIB_H 1
  3268. | #define HAVE_STRING_H 1
  3269. | #define HAVE_MEMORY_H 1
  3270. | #define HAVE_STRINGS_H 1
  3271. | #define HAVE_INTTYPES_H 1
  3272. | #define HAVE_STDINT_H 1
  3273. | #define HAVE_UNISTD_H 1
  3274. | #define HAVE_CMATH 1
  3275. | #define HAVE_MATH_H 1
  3276. | #define HAVE_LIBC 1
  3277. | #define HAVE_LIBNSL 1
  3278. | #define CS_PLATFORM_UNIX /**/
  3279. | /* end confdefs.h. */
  3280. | #include <libmng.h>
  3281. | int
  3282. | main ()
  3283. | {
  3284. | mng_version_release()
  3285. | ;
  3286. | return 0;
  3287. | }
  3288. configure:41259: gcc -o conftest -I./libs/libmng* -I/usr/local/include -L./libs/libmng* -L/usr/local/lib conftest.c -lmng -ljpeg -lz -lnsl -lc >&5
  3289. In file included from /usr/include/libmng_types.h:210:0,
  3290. from /usr/include/libmng.h:386,
  3291. from conftest.c:24:
  3292. /usr/include/jpeglib.h:914:53: error: unknown type name 'FILE'
  3293. EXTERN(void) jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile);
  3294. ^
  3295. /usr/include/jpeglib.h:915:54: error: unknown type name 'FILE'
  3296. EXTERN(void) jpeg_stdio_src (j_decompress_ptr cinfo, FILE * infile);
  3297. ^
  3298. configure:41259: $? = 1
  3299. configure: failed program was:
  3300. | /* confdefs.h */
  3301. | #define PACKAGE_NAME "crystalspace"
  3302. | #define PACKAGE_TARNAME "crystalspace"
  3303. | #define PACKAGE_VERSION "2.1"
  3304. | #define PACKAGE_STRING "crystalspace 2.1"
  3305. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3306. | #define PACKAGE_URL ""
  3307. | #define STDC_HEADERS 1
  3308. | #define HAVE_SYS_TYPES_H 1
  3309. | #define HAVE_SYS_STAT_H 1
  3310. | #define HAVE_STDLIB_H 1
  3311. | #define HAVE_STRING_H 1
  3312. | #define HAVE_MEMORY_H 1
  3313. | #define HAVE_STRINGS_H 1
  3314. | #define HAVE_INTTYPES_H 1
  3315. | #define HAVE_STDINT_H 1
  3316. | #define HAVE_UNISTD_H 1
  3317. | #define HAVE_CMATH 1
  3318. | #define HAVE_MATH_H 1
  3319. | #define HAVE_LIBC 1
  3320. | #define HAVE_LIBNSL 1
  3321. | #define CS_PLATFORM_UNIX /**/
  3322. | /* end confdefs.h. */
  3323. | #include <libmng.h>
  3324. | int
  3325. | main ()
  3326. | {
  3327. | mng_version_release()
  3328. | ;
  3329. | return 0;
  3330. | }
  3331. configure:41259: gcc -o conftest -DCS_MNG_PATH=libmng -I/usr/local/include -L/usr/local/lib conftest.c -framework libmng -ljpeg -lz -lnsl -lc >&5
  3332. gcc: error: libmng: No such file or directory
  3333. gcc: error: unrecognized command line option '-framework'
  3334. configure:41259: $? = 1
  3335. configure: failed program was:
  3336. | /* confdefs.h */
  3337. | #define PACKAGE_NAME "crystalspace"
  3338. | #define PACKAGE_TARNAME "crystalspace"
  3339. | #define PACKAGE_VERSION "2.1"
  3340. | #define PACKAGE_STRING "crystalspace 2.1"
  3341. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3342. | #define PACKAGE_URL ""
  3343. | #define STDC_HEADERS 1
  3344. | #define HAVE_SYS_TYPES_H 1
  3345. | #define HAVE_SYS_STAT_H 1
  3346. | #define HAVE_STDLIB_H 1
  3347. | #define HAVE_STRING_H 1
  3348. | #define HAVE_MEMORY_H 1
  3349. | #define HAVE_STRINGS_H 1
  3350. | #define HAVE_INTTYPES_H 1
  3351. | #define HAVE_STDINT_H 1
  3352. | #define HAVE_UNISTD_H 1
  3353. | #define HAVE_CMATH 1
  3354. | #define HAVE_MATH_H 1
  3355. | #define HAVE_LIBC 1
  3356. | #define HAVE_LIBNSL 1
  3357. | #define CS_PLATFORM_UNIX /**/
  3358. | /* end confdefs.h. */
  3359. | #include <libmng.h>
  3360. | int
  3361. | main ()
  3362. | {
  3363. | mng_version_release()
  3364. | ;
  3365. | return 0;
  3366. | }
  3367. configure:41259: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -llibmng -ljpeg -lz -lnsl -lc >&5
  3368. In file included from /usr/include/libmng_types.h:210:0,
  3369. from /usr/include/libmng.h:386,
  3370. from conftest.c:24:
  3371. /usr/include/jpeglib.h:914:53: error: unknown type name 'FILE'
  3372. EXTERN(void) jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile);
  3373. ^
  3374. /usr/include/jpeglib.h:915:54: error: unknown type name 'FILE'
  3375. EXTERN(void) jpeg_stdio_src (j_decompress_ptr cinfo, FILE * infile);
  3376. ^
  3377. configure:41259: $? = 1
  3378. configure: failed program was:
  3379. | /* confdefs.h */
  3380. | #define PACKAGE_NAME "crystalspace"
  3381. | #define PACKAGE_TARNAME "crystalspace"
  3382. | #define PACKAGE_VERSION "2.1"
  3383. | #define PACKAGE_STRING "crystalspace 2.1"
  3384. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3385. | #define PACKAGE_URL ""
  3386. | #define STDC_HEADERS 1
  3387. | #define HAVE_SYS_TYPES_H 1
  3388. | #define HAVE_SYS_STAT_H 1
  3389. | #define HAVE_STDLIB_H 1
  3390. | #define HAVE_STRING_H 1
  3391. | #define HAVE_MEMORY_H 1
  3392. | #define HAVE_STRINGS_H 1
  3393. | #define HAVE_INTTYPES_H 1
  3394. | #define HAVE_STDINT_H 1
  3395. | #define HAVE_UNISTD_H 1
  3396. | #define HAVE_CMATH 1
  3397. | #define HAVE_MATH_H 1
  3398. | #define HAVE_LIBC 1
  3399. | #define HAVE_LIBNSL 1
  3400. | #define CS_PLATFORM_UNIX /**/
  3401. | /* end confdefs.h. */
  3402. | #include <libmng.h>
  3403. | int
  3404. | main ()
  3405. | {
  3406. | mng_version_release()
  3407. | ;
  3408. | return 0;
  3409. | }
  3410. configure:41259: gcc -o conftest -I/usr/local/include -DCS_MNG_PATH=libmng -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -framework libmng -ljpeg -lz -lnsl -lc >&5
  3411. gcc: error: libmng: No such file or directory
  3412. gcc: error: unrecognized command line option '-framework'
  3413. configure:41259: $? = 1
  3414. configure: failed program was:
  3415. | /* confdefs.h */
  3416. | #define PACKAGE_NAME "crystalspace"
  3417. | #define PACKAGE_TARNAME "crystalspace"
  3418. | #define PACKAGE_VERSION "2.1"
  3419. | #define PACKAGE_STRING "crystalspace 2.1"
  3420. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3421. | #define PACKAGE_URL ""
  3422. | #define STDC_HEADERS 1
  3423. | #define HAVE_SYS_TYPES_H 1
  3424. | #define HAVE_SYS_STAT_H 1
  3425. | #define HAVE_STDLIB_H 1
  3426. | #define HAVE_STRING_H 1
  3427. | #define HAVE_MEMORY_H 1
  3428. | #define HAVE_STRINGS_H 1
  3429. | #define HAVE_INTTYPES_H 1
  3430. | #define HAVE_STDINT_H 1
  3431. | #define HAVE_UNISTD_H 1
  3432. | #define HAVE_CMATH 1
  3433. | #define HAVE_MATH_H 1
  3434. | #define HAVE_LIBC 1
  3435. | #define HAVE_LIBNSL 1
  3436. | #define CS_PLATFORM_UNIX /**/
  3437. | /* end confdefs.h. */
  3438. | #include <libmng.h>
  3439. | int
  3440. | main ()
  3441. | {
  3442. | mng_version_release()
  3443. | ;
  3444. | return 0;
  3445. | }
  3446. configure:41259: gcc -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -llibmng -ljpeg -lz -lnsl -lc >&5
  3447. In file included from /usr/include/libmng_types.h:210:0,
  3448. from /usr/include/libmng.h:386,
  3449. from conftest.c:24:
  3450. /usr/include/jpeglib.h:914:53: error: unknown type name 'FILE'
  3451. EXTERN(void) jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile);
  3452. ^
  3453. /usr/include/jpeglib.h:915:54: error: unknown type name 'FILE'
  3454. EXTERN(void) jpeg_stdio_src (j_decompress_ptr cinfo, FILE * infile);
  3455. ^
  3456. configure:41259: $? = 1
  3457. configure: failed program was:
  3458. | /* confdefs.h */
  3459. | #define PACKAGE_NAME "crystalspace"
  3460. | #define PACKAGE_TARNAME "crystalspace"
  3461. | #define PACKAGE_VERSION "2.1"
  3462. | #define PACKAGE_STRING "crystalspace 2.1"
  3463. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3464. | #define PACKAGE_URL ""
  3465. | #define STDC_HEADERS 1
  3466. | #define HAVE_SYS_TYPES_H 1
  3467. | #define HAVE_SYS_STAT_H 1
  3468. | #define HAVE_STDLIB_H 1
  3469. | #define HAVE_STRING_H 1
  3470. | #define HAVE_MEMORY_H 1
  3471. | #define HAVE_STRINGS_H 1
  3472. | #define HAVE_INTTYPES_H 1
  3473. | #define HAVE_STDINT_H 1
  3474. | #define HAVE_UNISTD_H 1
  3475. | #define HAVE_CMATH 1
  3476. | #define HAVE_MATH_H 1
  3477. | #define HAVE_LIBC 1
  3478. | #define HAVE_LIBNSL 1
  3479. | #define CS_PLATFORM_UNIX /**/
  3480. | /* end confdefs.h. */
  3481. | #include <libmng.h>
  3482. | int
  3483. | main ()
  3484. | {
  3485. | mng_version_release()
  3486. | ;
  3487. | return 0;
  3488. | }
  3489. configure:41259: gcc -o conftest -I/sw/include -DCS_MNG_PATH=libmng -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.c -framework libmng -ljpeg -lz -lnsl -lc >&5
  3490. gcc: error: libmng: No such file or directory
  3491. gcc: error: unrecognized command line option '-framework'
  3492. configure:41259: $? = 1
  3493. configure: failed program was:
  3494. | /* confdefs.h */
  3495. | #define PACKAGE_NAME "crystalspace"
  3496. | #define PACKAGE_TARNAME "crystalspace"
  3497. | #define PACKAGE_VERSION "2.1"
  3498. | #define PACKAGE_STRING "crystalspace 2.1"
  3499. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3500. | #define PACKAGE_URL ""
  3501. | #define STDC_HEADERS 1
  3502. | #define HAVE_SYS_TYPES_H 1
  3503. | #define HAVE_SYS_STAT_H 1
  3504. | #define HAVE_STDLIB_H 1
  3505. | #define HAVE_STRING_H 1
  3506. | #define HAVE_MEMORY_H 1
  3507. | #define HAVE_STRINGS_H 1
  3508. | #define HAVE_INTTYPES_H 1
  3509. | #define HAVE_STDINT_H 1
  3510. | #define HAVE_UNISTD_H 1
  3511. | #define HAVE_CMATH 1
  3512. | #define HAVE_MATH_H 1
  3513. | #define HAVE_LIBC 1
  3514. | #define HAVE_LIBNSL 1
  3515. | #define CS_PLATFORM_UNIX /**/
  3516. | /* end confdefs.h. */
  3517. | #include <libmng.h>
  3518. | int
  3519. | main ()
  3520. | {
  3521. | mng_version_release()
  3522. | ;
  3523. | return 0;
  3524. | }
  3525. configure:41259: gcc -o conftest -I/sw/include -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.c -llibmng -ljpeg -lz -lnsl -lc >&5
  3526. In file included from /usr/include/libmng_types.h:210:0,
  3527. from /usr/include/libmng.h:386,
  3528. from conftest.c:24:
  3529. /usr/include/jpeglib.h:914:53: error: unknown type name 'FILE'
  3530. EXTERN(void) jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile);
  3531. ^
  3532. /usr/include/jpeglib.h:915:54: error: unknown type name 'FILE'
  3533. EXTERN(void) jpeg_stdio_src (j_decompress_ptr cinfo, FILE * infile);
  3534. ^
  3535. configure:41259: $? = 1
  3536. configure: failed program was:
  3537. | /* confdefs.h */
  3538. | #define PACKAGE_NAME "crystalspace"
  3539. | #define PACKAGE_TARNAME "crystalspace"
  3540. | #define PACKAGE_VERSION "2.1"
  3541. | #define PACKAGE_STRING "crystalspace 2.1"
  3542. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3543. | #define PACKAGE_URL ""
  3544. | #define STDC_HEADERS 1
  3545. | #define HAVE_SYS_TYPES_H 1
  3546. | #define HAVE_SYS_STAT_H 1
  3547. | #define HAVE_STDLIB_H 1
  3548. | #define HAVE_STRING_H 1
  3549. | #define HAVE_MEMORY_H 1
  3550. | #define HAVE_STRINGS_H 1
  3551. | #define HAVE_INTTYPES_H 1
  3552. | #define HAVE_STDINT_H 1
  3553. | #define HAVE_UNISTD_H 1
  3554. | #define HAVE_CMATH 1
  3555. | #define HAVE_MATH_H 1
  3556. | #define HAVE_LIBC 1
  3557. | #define HAVE_LIBNSL 1
  3558. | #define CS_PLATFORM_UNIX /**/
  3559. | /* end confdefs.h. */
  3560. | #include <libmng.h>
  3561. | int
  3562. | main ()
  3563. | {
  3564. | mng_version_release()
  3565. | ;
  3566. | return 0;
  3567. | }
  3568. configure:41259: gcc -o conftest -I/opt/local/include -DCS_MNG_PATH=libmng -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -framework libmng -ljpeg -lz -lnsl -lc >&5
  3569. gcc: error: libmng: No such file or directory
  3570. gcc: error: unrecognized command line option '-framework'
  3571. configure:41259: $? = 1
  3572. configure: failed program was:
  3573. | /* confdefs.h */
  3574. | #define PACKAGE_NAME "crystalspace"
  3575. | #define PACKAGE_TARNAME "crystalspace"
  3576. | #define PACKAGE_VERSION "2.1"
  3577. | #define PACKAGE_STRING "crystalspace 2.1"
  3578. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3579. | #define PACKAGE_URL ""
  3580. | #define STDC_HEADERS 1
  3581. | #define HAVE_SYS_TYPES_H 1
  3582. | #define HAVE_SYS_STAT_H 1
  3583. | #define HAVE_STDLIB_H 1
  3584. | #define HAVE_STRING_H 1
  3585. | #define HAVE_MEMORY_H 1
  3586. | #define HAVE_STRINGS_H 1
  3587. | #define HAVE_INTTYPES_H 1
  3588. | #define HAVE_STDINT_H 1
  3589. | #define HAVE_UNISTD_H 1
  3590. | #define HAVE_CMATH 1
  3591. | #define HAVE_MATH_H 1
  3592. | #define HAVE_LIBC 1
  3593. | #define HAVE_LIBNSL 1
  3594. | #define CS_PLATFORM_UNIX /**/
  3595. | /* end confdefs.h. */
  3596. | #include <libmng.h>
  3597. | int
  3598. | main ()
  3599. | {
  3600. | mng_version_release()
  3601. | ;
  3602. | return 0;
  3603. | }
  3604. configure:41259: gcc -o conftest -I/opt/local/include -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -llibmng -ljpeg -lz -lnsl -lc >&5
  3605. In file included from /usr/include/libmng_types.h:210:0,
  3606. from /usr/include/libmng.h:386,
  3607. from conftest.c:24:
  3608. /usr/include/jpeglib.h:914:53: error: unknown type name 'FILE'
  3609. EXTERN(void) jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile);
  3610. ^
  3611. /usr/include/jpeglib.h:915:54: error: unknown type name 'FILE'
  3612. EXTERN(void) jpeg_stdio_src (j_decompress_ptr cinfo, FILE * infile);
  3613. ^
  3614. configure:41259: $? = 1
  3615. configure: failed program was:
  3616. | /* confdefs.h */
  3617. | #define PACKAGE_NAME "crystalspace"
  3618. | #define PACKAGE_TARNAME "crystalspace"
  3619. | #define PACKAGE_VERSION "2.1"
  3620. | #define PACKAGE_STRING "crystalspace 2.1"
  3621. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3622. | #define PACKAGE_URL ""
  3623. | #define STDC_HEADERS 1
  3624. | #define HAVE_SYS_TYPES_H 1
  3625. | #define HAVE_SYS_STAT_H 1
  3626. | #define HAVE_STDLIB_H 1
  3627. | #define HAVE_STRING_H 1
  3628. | #define HAVE_MEMORY_H 1
  3629. | #define HAVE_STRINGS_H 1
  3630. | #define HAVE_INTTYPES_H 1
  3631. | #define HAVE_STDINT_H 1
  3632. | #define HAVE_UNISTD_H 1
  3633. | #define HAVE_CMATH 1
  3634. | #define HAVE_MATH_H 1
  3635. | #define HAVE_LIBC 1
  3636. | #define HAVE_LIBNSL 1
  3637. | #define CS_PLATFORM_UNIX /**/
  3638. | /* end confdefs.h. */
  3639. | #include <libmng.h>
  3640. | int
  3641. | main ()
  3642. | {
  3643. | mng_version_release()
  3644. | ;
  3645. | return 0;
  3646. | }
  3647. configure:41259: gcc -o conftest -I/opt/include -DCS_MNG_PATH=libmng -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.c -framework libmng -ljpeg -lz -lnsl -lc >&5
  3648. gcc: error: libmng: No such file or directory
  3649. gcc: error: unrecognized command line option '-framework'
  3650. configure:41259: $? = 1
  3651. configure: failed program was:
  3652. | /* confdefs.h */
  3653. | #define PACKAGE_NAME "crystalspace"
  3654. | #define PACKAGE_TARNAME "crystalspace"
  3655. | #define PACKAGE_VERSION "2.1"
  3656. | #define PACKAGE_STRING "crystalspace 2.1"
  3657. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3658. | #define PACKAGE_URL ""
  3659. | #define STDC_HEADERS 1
  3660. | #define HAVE_SYS_TYPES_H 1
  3661. | #define HAVE_SYS_STAT_H 1
  3662. | #define HAVE_STDLIB_H 1
  3663. | #define HAVE_STRING_H 1
  3664. | #define HAVE_MEMORY_H 1
  3665. | #define HAVE_STRINGS_H 1
  3666. | #define HAVE_INTTYPES_H 1
  3667. | #define HAVE_STDINT_H 1
  3668. | #define HAVE_UNISTD_H 1
  3669. | #define HAVE_CMATH 1
  3670. | #define HAVE_MATH_H 1
  3671. | #define HAVE_LIBC 1
  3672. | #define HAVE_LIBNSL 1
  3673. | #define CS_PLATFORM_UNIX /**/
  3674. | /* end confdefs.h. */
  3675. | #include <libmng.h>
  3676. | int
  3677. | main ()
  3678. | {
  3679. | mng_version_release()
  3680. | ;
  3681. | return 0;
  3682. | }
  3683. configure:41259: gcc -o conftest -I/opt/include -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.c -llibmng -ljpeg -lz -lnsl -lc >&5
  3684. In file included from /usr/include/libmng_types.h:210:0,
  3685. from /usr/include/libmng.h:386,
  3686. from conftest.c:24:
  3687. /usr/include/jpeglib.h:914:53: error: unknown type name 'FILE'
  3688. EXTERN(void) jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile);
  3689. ^
  3690. /usr/include/jpeglib.h:915:54: error: unknown type name 'FILE'
  3691. EXTERN(void) jpeg_stdio_src (j_decompress_ptr cinfo, FILE * infile);
  3692. ^
  3693. configure:41259: $? = 1
  3694. configure: failed program was:
  3695. | /* confdefs.h */
  3696. | #define PACKAGE_NAME "crystalspace"
  3697. | #define PACKAGE_TARNAME "crystalspace"
  3698. | #define PACKAGE_VERSION "2.1"
  3699. | #define PACKAGE_STRING "crystalspace 2.1"
  3700. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3701. | #define PACKAGE_URL ""
  3702. | #define STDC_HEADERS 1
  3703. | #define HAVE_SYS_TYPES_H 1
  3704. | #define HAVE_SYS_STAT_H 1
  3705. | #define HAVE_STDLIB_H 1
  3706. | #define HAVE_STRING_H 1
  3707. | #define HAVE_MEMORY_H 1
  3708. | #define HAVE_STRINGS_H 1
  3709. | #define HAVE_INTTYPES_H 1
  3710. | #define HAVE_STDINT_H 1
  3711. | #define HAVE_UNISTD_H 1
  3712. | #define HAVE_CMATH 1
  3713. | #define HAVE_MATH_H 1
  3714. | #define HAVE_LIBC 1
  3715. | #define HAVE_LIBNSL 1
  3716. | #define CS_PLATFORM_UNIX /**/
  3717. | /* end confdefs.h. */
  3718. | #include <libmng.h>
  3719. | int
  3720. | main ()
  3721. | {
  3722. | mng_version_release()
  3723. | ;
  3724. | return 0;
  3725. | }
  3726. configure:41259: gcc -o conftest -I./libs/libmng*/include -DCS_MNG_PATH=libmng -I/usr/local/include -L./libs/libmng*/lib -L/usr/local/lib conftest.c -framework libmng -ljpeg -lz -lnsl -lc >&5
  3727. gcc: error: libmng: No such file or directory
  3728. gcc: error: unrecognized command line option '-framework'
  3729. configure:41259: $? = 1
  3730. configure: failed program was:
  3731. | /* confdefs.h */
  3732. | #define PACKAGE_NAME "crystalspace"
  3733. | #define PACKAGE_TARNAME "crystalspace"
  3734. | #define PACKAGE_VERSION "2.1"
  3735. | #define PACKAGE_STRING "crystalspace 2.1"
  3736. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3737. | #define PACKAGE_URL ""
  3738. | #define STDC_HEADERS 1
  3739. | #define HAVE_SYS_TYPES_H 1
  3740. | #define HAVE_SYS_STAT_H 1
  3741. | #define HAVE_STDLIB_H 1
  3742. | #define HAVE_STRING_H 1
  3743. | #define HAVE_MEMORY_H 1
  3744. | #define HAVE_STRINGS_H 1
  3745. | #define HAVE_INTTYPES_H 1
  3746. | #define HAVE_STDINT_H 1
  3747. | #define HAVE_UNISTD_H 1
  3748. | #define HAVE_CMATH 1
  3749. | #define HAVE_MATH_H 1
  3750. | #define HAVE_LIBC 1
  3751. | #define HAVE_LIBNSL 1
  3752. | #define CS_PLATFORM_UNIX /**/
  3753. | /* end confdefs.h. */
  3754. | #include <libmng.h>
  3755. | int
  3756. | main ()
  3757. | {
  3758. | mng_version_release()
  3759. | ;
  3760. | return 0;
  3761. | }
  3762. configure:41259: gcc -o conftest -I./libs/libmng*/include -I/usr/local/include -L./libs/libmng*/lib -L/usr/local/lib conftest.c -llibmng -ljpeg -lz -lnsl -lc >&5
  3763. In file included from /usr/include/libmng_types.h:210:0,
  3764. from /usr/include/libmng.h:386,
  3765. from conftest.c:24:
  3766. /usr/include/jpeglib.h:914:53: error: unknown type name 'FILE'
  3767. EXTERN(void) jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile);
  3768. ^
  3769. /usr/include/jpeglib.h:915:54: error: unknown type name 'FILE'
  3770. EXTERN(void) jpeg_stdio_src (j_decompress_ptr cinfo, FILE * infile);
  3771. ^
  3772. configure:41259: $? = 1
  3773. configure: failed program was:
  3774. | /* confdefs.h */
  3775. | #define PACKAGE_NAME "crystalspace"
  3776. | #define PACKAGE_TARNAME "crystalspace"
  3777. | #define PACKAGE_VERSION "2.1"
  3778. | #define PACKAGE_STRING "crystalspace 2.1"
  3779. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3780. | #define PACKAGE_URL ""
  3781. | #define STDC_HEADERS 1
  3782. | #define HAVE_SYS_TYPES_H 1
  3783. | #define HAVE_SYS_STAT_H 1
  3784. | #define HAVE_STDLIB_H 1
  3785. | #define HAVE_STRING_H 1
  3786. | #define HAVE_MEMORY_H 1
  3787. | #define HAVE_STRINGS_H 1
  3788. | #define HAVE_INTTYPES_H 1
  3789. | #define HAVE_STDINT_H 1
  3790. | #define HAVE_UNISTD_H 1
  3791. | #define HAVE_CMATH 1
  3792. | #define HAVE_MATH_H 1
  3793. | #define HAVE_LIBC 1
  3794. | #define HAVE_LIBNSL 1
  3795. | #define CS_PLATFORM_UNIX /**/
  3796. | /* end confdefs.h. */
  3797. | #include <libmng.h>
  3798. | int
  3799. | main ()
  3800. | {
  3801. | mng_version_release()
  3802. | ;
  3803. | return 0;
  3804. | }
  3805. configure:41259: gcc -o conftest -I./libs/libmng* -DCS_MNG_PATH=libmng -I/usr/local/include -L./libs/libmng* -L/usr/local/lib conftest.c -framework libmng -ljpeg -lz -lnsl -lc >&5
  3806. gcc: error: libmng: No such file or directory
  3807. gcc: error: unrecognized command line option '-framework'
  3808. configure:41259: $? = 1
  3809. configure: failed program was:
  3810. | /* confdefs.h */
  3811. | #define PACKAGE_NAME "crystalspace"
  3812. | #define PACKAGE_TARNAME "crystalspace"
  3813. | #define PACKAGE_VERSION "2.1"
  3814. | #define PACKAGE_STRING "crystalspace 2.1"
  3815. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3816. | #define PACKAGE_URL ""
  3817. | #define STDC_HEADERS 1
  3818. | #define HAVE_SYS_TYPES_H 1
  3819. | #define HAVE_SYS_STAT_H 1
  3820. | #define HAVE_STDLIB_H 1
  3821. | #define HAVE_STRING_H 1
  3822. | #define HAVE_MEMORY_H 1
  3823. | #define HAVE_STRINGS_H 1
  3824. | #define HAVE_INTTYPES_H 1
  3825. | #define HAVE_STDINT_H 1
  3826. | #define HAVE_UNISTD_H 1
  3827. | #define HAVE_CMATH 1
  3828. | #define HAVE_MATH_H 1
  3829. | #define HAVE_LIBC 1
  3830. | #define HAVE_LIBNSL 1
  3831. | #define CS_PLATFORM_UNIX /**/
  3832. | /* end confdefs.h. */
  3833. | #include <libmng.h>
  3834. | int
  3835. | main ()
  3836. | {
  3837. | mng_version_release()
  3838. | ;
  3839. | return 0;
  3840. | }
  3841. configure:41259: gcc -o conftest -I./libs/libmng* -I/usr/local/include -L./libs/libmng* -L/usr/local/lib conftest.c -llibmng -ljpeg -lz -lnsl -lc >&5
  3842. In file included from /usr/include/libmng_types.h:210:0,
  3843. from /usr/include/libmng.h:386,
  3844. from conftest.c:24:
  3845. /usr/include/jpeglib.h:914:53: error: unknown type name 'FILE'
  3846. EXTERN(void) jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile);
  3847. ^
  3848. /usr/include/jpeglib.h:915:54: error: unknown type name 'FILE'
  3849. EXTERN(void) jpeg_stdio_src (j_decompress_ptr cinfo, FILE * infile);
  3850. ^
  3851. configure:41259: $? = 1
  3852. configure: failed program was:
  3853. | /* confdefs.h */
  3854. | #define PACKAGE_NAME "crystalspace"
  3855. | #define PACKAGE_TARNAME "crystalspace"
  3856. | #define PACKAGE_VERSION "2.1"
  3857. | #define PACKAGE_STRING "crystalspace 2.1"
  3858. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3859. | #define PACKAGE_URL ""
  3860. | #define STDC_HEADERS 1
  3861. | #define HAVE_SYS_TYPES_H 1
  3862. | #define HAVE_SYS_STAT_H 1
  3863. | #define HAVE_STDLIB_H 1
  3864. | #define HAVE_STRING_H 1
  3865. | #define HAVE_MEMORY_H 1
  3866. | #define HAVE_STRINGS_H 1
  3867. | #define HAVE_INTTYPES_H 1
  3868. | #define HAVE_STDINT_H 1
  3869. | #define HAVE_UNISTD_H 1
  3870. | #define HAVE_CMATH 1
  3871. | #define HAVE_MATH_H 1
  3872. | #define HAVE_LIBC 1
  3873. | #define HAVE_LIBNSL 1
  3874. | #define CS_PLATFORM_UNIX /**/
  3875. | /* end confdefs.h. */
  3876. | #include <libmng.h>
  3877. | int
  3878. | main ()
  3879. | {
  3880. | mng_version_release()
  3881. | ;
  3882. | return 0;
  3883. | }
  3884. configure:41291: result: no
  3885. configure:41508: checking if pkg-config recognizes cairo
  3886. configure:41519: result: no
  3887. configure:41591: checking for cairo-config
  3888. configure:41624: result: no
  3889. configure:41900: checking for libcairo
  3890. configure:41980: gcc -o conftest -DCS_CAIRO_PATH=cairo -I/usr/local/include -L/usr/local/lib conftest.c -framework cairo -lnsl -lc >&5
  3891. gcc: error: cairo: No such file or directory
  3892. gcc: error: unrecognized command line option '-framework'
  3893. configure:41980: $? = 1
  3894. configure: failed program was:
  3895. | /* confdefs.h */
  3896. | #define PACKAGE_NAME "crystalspace"
  3897. | #define PACKAGE_TARNAME "crystalspace"
  3898. | #define PACKAGE_VERSION "2.1"
  3899. | #define PACKAGE_STRING "crystalspace 2.1"
  3900. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3901. | #define PACKAGE_URL ""
  3902. | #define STDC_HEADERS 1
  3903. | #define HAVE_SYS_TYPES_H 1
  3904. | #define HAVE_SYS_STAT_H 1
  3905. | #define HAVE_STDLIB_H 1
  3906. | #define HAVE_STRING_H 1
  3907. | #define HAVE_MEMORY_H 1
  3908. | #define HAVE_STRINGS_H 1
  3909. | #define HAVE_INTTYPES_H 1
  3910. | #define HAVE_STDINT_H 1
  3911. | #define HAVE_UNISTD_H 1
  3912. | #define HAVE_CMATH 1
  3913. | #define HAVE_MATH_H 1
  3914. | #define HAVE_LIBC 1
  3915. | #define HAVE_LIBNSL 1
  3916. | #define CS_PLATFORM_UNIX /**/
  3917. | /* end confdefs.h. */
  3918. | #include <cairo.h>
  3919. | int
  3920. | main ()
  3921. | {
  3922. | cairo_create (0)
  3923. | ;
  3924. | return 0;
  3925. | }
  3926. configure:41980: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lcairo -lnsl -lc >&5
  3927. conftest.c:24:19: fatal error: cairo.h: No such file or directory
  3928. compilation terminated.
  3929. configure:41980: $? = 1
  3930. configure: failed program was:
  3931. | /* confdefs.h */
  3932. | #define PACKAGE_NAME "crystalspace"
  3933. | #define PACKAGE_TARNAME "crystalspace"
  3934. | #define PACKAGE_VERSION "2.1"
  3935. | #define PACKAGE_STRING "crystalspace 2.1"
  3936. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3937. | #define PACKAGE_URL ""
  3938. | #define STDC_HEADERS 1
  3939. | #define HAVE_SYS_TYPES_H 1
  3940. | #define HAVE_SYS_STAT_H 1
  3941. | #define HAVE_STDLIB_H 1
  3942. | #define HAVE_STRING_H 1
  3943. | #define HAVE_MEMORY_H 1
  3944. | #define HAVE_STRINGS_H 1
  3945. | #define HAVE_INTTYPES_H 1
  3946. | #define HAVE_STDINT_H 1
  3947. | #define HAVE_UNISTD_H 1
  3948. | #define HAVE_CMATH 1
  3949. | #define HAVE_MATH_H 1
  3950. | #define HAVE_LIBC 1
  3951. | #define HAVE_LIBNSL 1
  3952. | #define CS_PLATFORM_UNIX /**/
  3953. | /* end confdefs.h. */
  3954. | #include <cairo.h>
  3955. | int
  3956. | main ()
  3957. | {
  3958. | cairo_create (0)
  3959. | ;
  3960. | return 0;
  3961. | }
  3962. configure:41980: gcc -o conftest -I/usr/local/include -DCS_CAIRO_PATH=cairo -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -framework cairo -lnsl -lc >&5
  3963. gcc: error: cairo: No such file or directory
  3964. gcc: error: unrecognized command line option '-framework'
  3965. configure:41980: $? = 1
  3966. configure: failed program was:
  3967. | /* confdefs.h */
  3968. | #define PACKAGE_NAME "crystalspace"
  3969. | #define PACKAGE_TARNAME "crystalspace"
  3970. | #define PACKAGE_VERSION "2.1"
  3971. | #define PACKAGE_STRING "crystalspace 2.1"
  3972. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  3973. | #define PACKAGE_URL ""
  3974. | #define STDC_HEADERS 1
  3975. | #define HAVE_SYS_TYPES_H 1
  3976. | #define HAVE_SYS_STAT_H 1
  3977. | #define HAVE_STDLIB_H 1
  3978. | #define HAVE_STRING_H 1
  3979. | #define HAVE_MEMORY_H 1
  3980. | #define HAVE_STRINGS_H 1
  3981. | #define HAVE_INTTYPES_H 1
  3982. | #define HAVE_STDINT_H 1
  3983. | #define HAVE_UNISTD_H 1
  3984. | #define HAVE_CMATH 1
  3985. | #define HAVE_MATH_H 1
  3986. | #define HAVE_LIBC 1
  3987. | #define HAVE_LIBNSL 1
  3988. | #define CS_PLATFORM_UNIX /**/
  3989. | /* end confdefs.h. */
  3990. | #include <cairo.h>
  3991. | int
  3992. | main ()
  3993. | {
  3994. | cairo_create (0)
  3995. | ;
  3996. | return 0;
  3997. | }
  3998. configure:41980: gcc -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lcairo -lnsl -lc >&5
  3999. conftest.c:24:19: fatal error: cairo.h: No such file or directory
  4000. compilation terminated.
  4001. configure:41980: $? = 1
  4002. configure: failed program was:
  4003. | /* confdefs.h */
  4004. | #define PACKAGE_NAME "crystalspace"
  4005. | #define PACKAGE_TARNAME "crystalspace"
  4006. | #define PACKAGE_VERSION "2.1"
  4007. | #define PACKAGE_STRING "crystalspace 2.1"
  4008. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4009. | #define PACKAGE_URL ""
  4010. | #define STDC_HEADERS 1
  4011. | #define HAVE_SYS_TYPES_H 1
  4012. | #define HAVE_SYS_STAT_H 1
  4013. | #define HAVE_STDLIB_H 1
  4014. | #define HAVE_STRING_H 1
  4015. | #define HAVE_MEMORY_H 1
  4016. | #define HAVE_STRINGS_H 1
  4017. | #define HAVE_INTTYPES_H 1
  4018. | #define HAVE_STDINT_H 1
  4019. | #define HAVE_UNISTD_H 1
  4020. | #define HAVE_CMATH 1
  4021. | #define HAVE_MATH_H 1
  4022. | #define HAVE_LIBC 1
  4023. | #define HAVE_LIBNSL 1
  4024. | #define CS_PLATFORM_UNIX /**/
  4025. | /* end confdefs.h. */
  4026. | #include <cairo.h>
  4027. | int
  4028. | main ()
  4029. | {
  4030. | cairo_create (0)
  4031. | ;
  4032. | return 0;
  4033. | }
  4034. configure:41980: gcc -o conftest -I/sw/include -DCS_CAIRO_PATH=cairo -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.c -framework cairo -lnsl -lc >&5
  4035. gcc: error: cairo: No such file or directory
  4036. gcc: error: unrecognized command line option '-framework'
  4037. configure:41980: $? = 1
  4038. configure: failed program was:
  4039. | /* confdefs.h */
  4040. | #define PACKAGE_NAME "crystalspace"
  4041. | #define PACKAGE_TARNAME "crystalspace"
  4042. | #define PACKAGE_VERSION "2.1"
  4043. | #define PACKAGE_STRING "crystalspace 2.1"
  4044. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4045. | #define PACKAGE_URL ""
  4046. | #define STDC_HEADERS 1
  4047. | #define HAVE_SYS_TYPES_H 1
  4048. | #define HAVE_SYS_STAT_H 1
  4049. | #define HAVE_STDLIB_H 1
  4050. | #define HAVE_STRING_H 1
  4051. | #define HAVE_MEMORY_H 1
  4052. | #define HAVE_STRINGS_H 1
  4053. | #define HAVE_INTTYPES_H 1
  4054. | #define HAVE_STDINT_H 1
  4055. | #define HAVE_UNISTD_H 1
  4056. | #define HAVE_CMATH 1
  4057. | #define HAVE_MATH_H 1
  4058. | #define HAVE_LIBC 1
  4059. | #define HAVE_LIBNSL 1
  4060. | #define CS_PLATFORM_UNIX /**/
  4061. | /* end confdefs.h. */
  4062. | #include <cairo.h>
  4063. | int
  4064. | main ()
  4065. | {
  4066. | cairo_create (0)
  4067. | ;
  4068. | return 0;
  4069. | }
  4070. configure:41980: gcc -o conftest -I/sw/include -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.c -lcairo -lnsl -lc >&5
  4071. conftest.c:24:19: fatal error: cairo.h: No such file or directory
  4072. compilation terminated.
  4073. configure:41980: $? = 1
  4074. configure: failed program was:
  4075. | /* confdefs.h */
  4076. | #define PACKAGE_NAME "crystalspace"
  4077. | #define PACKAGE_TARNAME "crystalspace"
  4078. | #define PACKAGE_VERSION "2.1"
  4079. | #define PACKAGE_STRING "crystalspace 2.1"
  4080. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4081. | #define PACKAGE_URL ""
  4082. | #define STDC_HEADERS 1
  4083. | #define HAVE_SYS_TYPES_H 1
  4084. | #define HAVE_SYS_STAT_H 1
  4085. | #define HAVE_STDLIB_H 1
  4086. | #define HAVE_STRING_H 1
  4087. | #define HAVE_MEMORY_H 1
  4088. | #define HAVE_STRINGS_H 1
  4089. | #define HAVE_INTTYPES_H 1
  4090. | #define HAVE_STDINT_H 1
  4091. | #define HAVE_UNISTD_H 1
  4092. | #define HAVE_CMATH 1
  4093. | #define HAVE_MATH_H 1
  4094. | #define HAVE_LIBC 1
  4095. | #define HAVE_LIBNSL 1
  4096. | #define CS_PLATFORM_UNIX /**/
  4097. | /* end confdefs.h. */
  4098. | #include <cairo.h>
  4099. | int
  4100. | main ()
  4101. | {
  4102. | cairo_create (0)
  4103. | ;
  4104. | return 0;
  4105. | }
  4106. configure:41980: gcc -o conftest -I/opt/local/include -DCS_CAIRO_PATH=cairo -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -framework cairo -lnsl -lc >&5
  4107. gcc: error: cairo: No such file or directory
  4108. gcc: error: unrecognized command line option '-framework'
  4109. configure:41980: $? = 1
  4110. configure: failed program was:
  4111. | /* confdefs.h */
  4112. | #define PACKAGE_NAME "crystalspace"
  4113. | #define PACKAGE_TARNAME "crystalspace"
  4114. | #define PACKAGE_VERSION "2.1"
  4115. | #define PACKAGE_STRING "crystalspace 2.1"
  4116. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4117. | #define PACKAGE_URL ""
  4118. | #define STDC_HEADERS 1
  4119. | #define HAVE_SYS_TYPES_H 1
  4120. | #define HAVE_SYS_STAT_H 1
  4121. | #define HAVE_STDLIB_H 1
  4122. | #define HAVE_STRING_H 1
  4123. | #define HAVE_MEMORY_H 1
  4124. | #define HAVE_STRINGS_H 1
  4125. | #define HAVE_INTTYPES_H 1
  4126. | #define HAVE_STDINT_H 1
  4127. | #define HAVE_UNISTD_H 1
  4128. | #define HAVE_CMATH 1
  4129. | #define HAVE_MATH_H 1
  4130. | #define HAVE_LIBC 1
  4131. | #define HAVE_LIBNSL 1
  4132. | #define CS_PLATFORM_UNIX /**/
  4133. | /* end confdefs.h. */
  4134. | #include <cairo.h>
  4135. | int
  4136. | main ()
  4137. | {
  4138. | cairo_create (0)
  4139. | ;
  4140. | return 0;
  4141. | }
  4142. configure:41980: gcc -o conftest -I/opt/local/include -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lcairo -lnsl -lc >&5
  4143. conftest.c:24:19: fatal error: cairo.h: No such file or directory
  4144. compilation terminated.
  4145. configure:41980: $? = 1
  4146. configure: failed program was:
  4147. | /* confdefs.h */
  4148. | #define PACKAGE_NAME "crystalspace"
  4149. | #define PACKAGE_TARNAME "crystalspace"
  4150. | #define PACKAGE_VERSION "2.1"
  4151. | #define PACKAGE_STRING "crystalspace 2.1"
  4152. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4153. | #define PACKAGE_URL ""
  4154. | #define STDC_HEADERS 1
  4155. | #define HAVE_SYS_TYPES_H 1
  4156. | #define HAVE_SYS_STAT_H 1
  4157. | #define HAVE_STDLIB_H 1
  4158. | #define HAVE_STRING_H 1
  4159. | #define HAVE_MEMORY_H 1
  4160. | #define HAVE_STRINGS_H 1
  4161. | #define HAVE_INTTYPES_H 1
  4162. | #define HAVE_STDINT_H 1
  4163. | #define HAVE_UNISTD_H 1
  4164. | #define HAVE_CMATH 1
  4165. | #define HAVE_MATH_H 1
  4166. | #define HAVE_LIBC 1
  4167. | #define HAVE_LIBNSL 1
  4168. | #define CS_PLATFORM_UNIX /**/
  4169. | /* end confdefs.h. */
  4170. | #include <cairo.h>
  4171. | int
  4172. | main ()
  4173. | {
  4174. | cairo_create (0)
  4175. | ;
  4176. | return 0;
  4177. | }
  4178. configure:41980: gcc -o conftest -I/opt/include -DCS_CAIRO_PATH=cairo -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.c -framework cairo -lnsl -lc >&5
  4179. gcc: error: cairo: No such file or directory
  4180. gcc: error: unrecognized command line option '-framework'
  4181. configure:41980: $? = 1
  4182. configure: failed program was:
  4183. | /* confdefs.h */
  4184. | #define PACKAGE_NAME "crystalspace"
  4185. | #define PACKAGE_TARNAME "crystalspace"
  4186. | #define PACKAGE_VERSION "2.1"
  4187. | #define PACKAGE_STRING "crystalspace 2.1"
  4188. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4189. | #define PACKAGE_URL ""
  4190. | #define STDC_HEADERS 1
  4191. | #define HAVE_SYS_TYPES_H 1
  4192. | #define HAVE_SYS_STAT_H 1
  4193. | #define HAVE_STDLIB_H 1
  4194. | #define HAVE_STRING_H 1
  4195. | #define HAVE_MEMORY_H 1
  4196. | #define HAVE_STRINGS_H 1
  4197. | #define HAVE_INTTYPES_H 1
  4198. | #define HAVE_STDINT_H 1
  4199. | #define HAVE_UNISTD_H 1
  4200. | #define HAVE_CMATH 1
  4201. | #define HAVE_MATH_H 1
  4202. | #define HAVE_LIBC 1
  4203. | #define HAVE_LIBNSL 1
  4204. | #define CS_PLATFORM_UNIX /**/
  4205. | /* end confdefs.h. */
  4206. | #include <cairo.h>
  4207. | int
  4208. | main ()
  4209. | {
  4210. | cairo_create (0)
  4211. | ;
  4212. | return 0;
  4213. | }
  4214. configure:41980: gcc -o conftest -I/opt/include -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.c -lcairo -lnsl -lc >&5
  4215. conftest.c:24:19: fatal error: cairo.h: No such file or directory
  4216. compilation terminated.
  4217. configure:41980: $? = 1
  4218. configure: failed program was:
  4219. | /* confdefs.h */
  4220. | #define PACKAGE_NAME "crystalspace"
  4221. | #define PACKAGE_TARNAME "crystalspace"
  4222. | #define PACKAGE_VERSION "2.1"
  4223. | #define PACKAGE_STRING "crystalspace 2.1"
  4224. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4225. | #define PACKAGE_URL ""
  4226. | #define STDC_HEADERS 1
  4227. | #define HAVE_SYS_TYPES_H 1
  4228. | #define HAVE_SYS_STAT_H 1
  4229. | #define HAVE_STDLIB_H 1
  4230. | #define HAVE_STRING_H 1
  4231. | #define HAVE_MEMORY_H 1
  4232. | #define HAVE_STRINGS_H 1
  4233. | #define HAVE_INTTYPES_H 1
  4234. | #define HAVE_STDINT_H 1
  4235. | #define HAVE_UNISTD_H 1
  4236. | #define HAVE_CMATH 1
  4237. | #define HAVE_MATH_H 1
  4238. | #define HAVE_LIBC 1
  4239. | #define HAVE_LIBNSL 1
  4240. | #define CS_PLATFORM_UNIX /**/
  4241. | /* end confdefs.h. */
  4242. | #include <cairo.h>
  4243. | int
  4244. | main ()
  4245. | {
  4246. | cairo_create (0)
  4247. | ;
  4248. | return 0;
  4249. | }
  4250. configure:42012: result: no
  4251. configure:42224: checking if pkg-config recognizes cairomm
  4252. configure:42235: result: no
  4253. configure:42307: checking for cairomm-config
  4254. configure:42340: result: no
  4255. configure:42506: checking if pkg-config recognizes cairomm-1
  4256. configure:42517: result: no
  4257. configure:42589: checking for cairomm-1-config
  4258. configure:42622: result: no
  4259. configure:42788: checking if pkg-config recognizes cairomm-1.0
  4260. configure:42799: result: no
  4261. configure:42871: checking for cairomm-1.0-config
  4262. configure:42904: result: no
  4263. configure:43378: checking for libcairomm
  4264. configure:43458: g++ -o conftest -DCS_CAIROMM_PATH=cairomm -I/usr/local/include -L/usr/local/lib conftest.cpp -framework cairomm -lnsl -lc >&5
  4265. g++: error: cairomm: No such file or directory
  4266. g++: error: unrecognized command line option '-framework'
  4267. configure:43458: $? = 1
  4268. configure: failed program was:
  4269. | /* confdefs.h */
  4270. | #define PACKAGE_NAME "crystalspace"
  4271. | #define PACKAGE_TARNAME "crystalspace"
  4272. | #define PACKAGE_VERSION "2.1"
  4273. | #define PACKAGE_STRING "crystalspace 2.1"
  4274. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4275. | #define PACKAGE_URL ""
  4276. | #define STDC_HEADERS 1
  4277. | #define HAVE_SYS_TYPES_H 1
  4278. | #define HAVE_SYS_STAT_H 1
  4279. | #define HAVE_STDLIB_H 1
  4280. | #define HAVE_STRING_H 1
  4281. | #define HAVE_MEMORY_H 1
  4282. | #define HAVE_STRINGS_H 1
  4283. | #define HAVE_INTTYPES_H 1
  4284. | #define HAVE_STDINT_H 1
  4285. | #define HAVE_UNISTD_H 1
  4286. | #define HAVE_CMATH 1
  4287. | #define HAVE_MATH_H 1
  4288. | #define HAVE_LIBC 1
  4289. | #define HAVE_LIBNSL 1
  4290. | #define CS_PLATFORM_UNIX /**/
  4291. | /* end confdefs.h. */
  4292. | #include <cairomm/cairomm.h>
  4293. | int
  4294. | main ()
  4295. | {
  4296. | Cairo::Context c ((cairo_t*)0)
  4297. | ;
  4298. | return 0;
  4299. | }
  4300. configure:43458: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp -lcairomm -lnsl -lc >&5
  4301. conftest.cpp:24:29: fatal error: cairomm/cairomm.h: No such file or directory
  4302. compilation terminated.
  4303. configure:43458: $? = 1
  4304. configure: failed program was:
  4305. | /* confdefs.h */
  4306. | #define PACKAGE_NAME "crystalspace"
  4307. | #define PACKAGE_TARNAME "crystalspace"
  4308. | #define PACKAGE_VERSION "2.1"
  4309. | #define PACKAGE_STRING "crystalspace 2.1"
  4310. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4311. | #define PACKAGE_URL ""
  4312. | #define STDC_HEADERS 1
  4313. | #define HAVE_SYS_TYPES_H 1
  4314. | #define HAVE_SYS_STAT_H 1
  4315. | #define HAVE_STDLIB_H 1
  4316. | #define HAVE_STRING_H 1
  4317. | #define HAVE_MEMORY_H 1
  4318. | #define HAVE_STRINGS_H 1
  4319. | #define HAVE_INTTYPES_H 1
  4320. | #define HAVE_STDINT_H 1
  4321. | #define HAVE_UNISTD_H 1
  4322. | #define HAVE_CMATH 1
  4323. | #define HAVE_MATH_H 1
  4324. | #define HAVE_LIBC 1
  4325. | #define HAVE_LIBNSL 1
  4326. | #define CS_PLATFORM_UNIX /**/
  4327. | /* end confdefs.h. */
  4328. | #include <cairomm/cairomm.h>
  4329. | int
  4330. | main ()
  4331. | {
  4332. | Cairo::Context c ((cairo_t*)0)
  4333. | ;
  4334. | return 0;
  4335. | }
  4336. configure:43458: g++ -o conftest -I/usr/local/include -DCS_CAIROMM_PATH=cairomm -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.cpp -framework cairomm -lnsl -lc >&5
  4337. g++: error: cairomm: No such file or directory
  4338. g++: error: unrecognized command line option '-framework'
  4339. configure:43458: $? = 1
  4340. configure: failed program was:
  4341. | /* confdefs.h */
  4342. | #define PACKAGE_NAME "crystalspace"
  4343. | #define PACKAGE_TARNAME "crystalspace"
  4344. | #define PACKAGE_VERSION "2.1"
  4345. | #define PACKAGE_STRING "crystalspace 2.1"
  4346. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4347. | #define PACKAGE_URL ""
  4348. | #define STDC_HEADERS 1
  4349. | #define HAVE_SYS_TYPES_H 1
  4350. | #define HAVE_SYS_STAT_H 1
  4351. | #define HAVE_STDLIB_H 1
  4352. | #define HAVE_STRING_H 1
  4353. | #define HAVE_MEMORY_H 1
  4354. | #define HAVE_STRINGS_H 1
  4355. | #define HAVE_INTTYPES_H 1
  4356. | #define HAVE_STDINT_H 1
  4357. | #define HAVE_UNISTD_H 1
  4358. | #define HAVE_CMATH 1
  4359. | #define HAVE_MATH_H 1
  4360. | #define HAVE_LIBC 1
  4361. | #define HAVE_LIBNSL 1
  4362. | #define CS_PLATFORM_UNIX /**/
  4363. | /* end confdefs.h. */
  4364. | #include <cairomm/cairomm.h>
  4365. | int
  4366. | main ()
  4367. | {
  4368. | Cairo::Context c ((cairo_t*)0)
  4369. | ;
  4370. | return 0;
  4371. | }
  4372. configure:43458: g++ -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.cpp -lcairomm -lnsl -lc >&5
  4373. conftest.cpp:24:29: fatal error: cairomm/cairomm.h: No such file or directory
  4374. compilation terminated.
  4375. configure:43458: $? = 1
  4376. configure: failed program was:
  4377. | /* confdefs.h */
  4378. | #define PACKAGE_NAME "crystalspace"
  4379. | #define PACKAGE_TARNAME "crystalspace"
  4380. | #define PACKAGE_VERSION "2.1"
  4381. | #define PACKAGE_STRING "crystalspace 2.1"
  4382. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4383. | #define PACKAGE_URL ""
  4384. | #define STDC_HEADERS 1
  4385. | #define HAVE_SYS_TYPES_H 1
  4386. | #define HAVE_SYS_STAT_H 1
  4387. | #define HAVE_STDLIB_H 1
  4388. | #define HAVE_STRING_H 1
  4389. | #define HAVE_MEMORY_H 1
  4390. | #define HAVE_STRINGS_H 1
  4391. | #define HAVE_INTTYPES_H 1
  4392. | #define HAVE_STDINT_H 1
  4393. | #define HAVE_UNISTD_H 1
  4394. | #define HAVE_CMATH 1
  4395. | #define HAVE_MATH_H 1
  4396. | #define HAVE_LIBC 1
  4397. | #define HAVE_LIBNSL 1
  4398. | #define CS_PLATFORM_UNIX /**/
  4399. | /* end confdefs.h. */
  4400. | #include <cairomm/cairomm.h>
  4401. | int
  4402. | main ()
  4403. | {
  4404. | Cairo::Context c ((cairo_t*)0)
  4405. | ;
  4406. | return 0;
  4407. | }
  4408. configure:43458: g++ -o conftest -I/sw/include -DCS_CAIROMM_PATH=cairomm -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.cpp -framework cairomm -lnsl -lc >&5
  4409. g++: error: cairomm: No such file or directory
  4410. g++: error: unrecognized command line option '-framework'
  4411. configure:43458: $? = 1
  4412. configure: failed program was:
  4413. | /* confdefs.h */
  4414. | #define PACKAGE_NAME "crystalspace"
  4415. | #define PACKAGE_TARNAME "crystalspace"
  4416. | #define PACKAGE_VERSION "2.1"
  4417. | #define PACKAGE_STRING "crystalspace 2.1"
  4418. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4419. | #define PACKAGE_URL ""
  4420. | #define STDC_HEADERS 1
  4421. | #define HAVE_SYS_TYPES_H 1
  4422. | #define HAVE_SYS_STAT_H 1
  4423. | #define HAVE_STDLIB_H 1
  4424. | #define HAVE_STRING_H 1
  4425. | #define HAVE_MEMORY_H 1
  4426. | #define HAVE_STRINGS_H 1
  4427. | #define HAVE_INTTYPES_H 1
  4428. | #define HAVE_STDINT_H 1
  4429. | #define HAVE_UNISTD_H 1
  4430. | #define HAVE_CMATH 1
  4431. | #define HAVE_MATH_H 1
  4432. | #define HAVE_LIBC 1
  4433. | #define HAVE_LIBNSL 1
  4434. | #define CS_PLATFORM_UNIX /**/
  4435. | /* end confdefs.h. */
  4436. | #include <cairomm/cairomm.h>
  4437. | int
  4438. | main ()
  4439. | {
  4440. | Cairo::Context c ((cairo_t*)0)
  4441. | ;
  4442. | return 0;
  4443. | }
  4444. configure:43458: g++ -o conftest -I/sw/include -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.cpp -lcairomm -lnsl -lc >&5
  4445. conftest.cpp:24:29: fatal error: cairomm/cairomm.h: No such file or directory
  4446. compilation terminated.
  4447. configure:43458: $? = 1
  4448. configure: failed program was:
  4449. | /* confdefs.h */
  4450. | #define PACKAGE_NAME "crystalspace"
  4451. | #define PACKAGE_TARNAME "crystalspace"
  4452. | #define PACKAGE_VERSION "2.1"
  4453. | #define PACKAGE_STRING "crystalspace 2.1"
  4454. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4455. | #define PACKAGE_URL ""
  4456. | #define STDC_HEADERS 1
  4457. | #define HAVE_SYS_TYPES_H 1
  4458. | #define HAVE_SYS_STAT_H 1
  4459. | #define HAVE_STDLIB_H 1
  4460. | #define HAVE_STRING_H 1
  4461. | #define HAVE_MEMORY_H 1
  4462. | #define HAVE_STRINGS_H 1
  4463. | #define HAVE_INTTYPES_H 1
  4464. | #define HAVE_STDINT_H 1
  4465. | #define HAVE_UNISTD_H 1
  4466. | #define HAVE_CMATH 1
  4467. | #define HAVE_MATH_H 1
  4468. | #define HAVE_LIBC 1
  4469. | #define HAVE_LIBNSL 1
  4470. | #define CS_PLATFORM_UNIX /**/
  4471. | /* end confdefs.h. */
  4472. | #include <cairomm/cairomm.h>
  4473. | int
  4474. | main ()
  4475. | {
  4476. | Cairo::Context c ((cairo_t*)0)
  4477. | ;
  4478. | return 0;
  4479. | }
  4480. configure:43458: g++ -o conftest -I/opt/local/include -DCS_CAIROMM_PATH=cairomm -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.cpp -framework cairomm -lnsl -lc >&5
  4481. g++: error: cairomm: No such file or directory
  4482. g++: error: unrecognized command line option '-framework'
  4483. configure:43458: $? = 1
  4484. configure: failed program was:
  4485. | /* confdefs.h */
  4486. | #define PACKAGE_NAME "crystalspace"
  4487. | #define PACKAGE_TARNAME "crystalspace"
  4488. | #define PACKAGE_VERSION "2.1"
  4489. | #define PACKAGE_STRING "crystalspace 2.1"
  4490. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4491. | #define PACKAGE_URL ""
  4492. | #define STDC_HEADERS 1
  4493. | #define HAVE_SYS_TYPES_H 1
  4494. | #define HAVE_SYS_STAT_H 1
  4495. | #define HAVE_STDLIB_H 1
  4496. | #define HAVE_STRING_H 1
  4497. | #define HAVE_MEMORY_H 1
  4498. | #define HAVE_STRINGS_H 1
  4499. | #define HAVE_INTTYPES_H 1
  4500. | #define HAVE_STDINT_H 1
  4501. | #define HAVE_UNISTD_H 1
  4502. | #define HAVE_CMATH 1
  4503. | #define HAVE_MATH_H 1
  4504. | #define HAVE_LIBC 1
  4505. | #define HAVE_LIBNSL 1
  4506. | #define CS_PLATFORM_UNIX /**/
  4507. | /* end confdefs.h. */
  4508. | #include <cairomm/cairomm.h>
  4509. | int
  4510. | main ()
  4511. | {
  4512. | Cairo::Context c ((cairo_t*)0)
  4513. | ;
  4514. | return 0;
  4515. | }
  4516. configure:43458: g++ -o conftest -I/opt/local/include -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.cpp -lcairomm -lnsl -lc >&5
  4517. conftest.cpp:24:29: fatal error: cairomm/cairomm.h: No such file or directory
  4518. compilation terminated.
  4519. configure:43458: $? = 1
  4520. configure: failed program was:
  4521. | /* confdefs.h */
  4522. | #define PACKAGE_NAME "crystalspace"
  4523. | #define PACKAGE_TARNAME "crystalspace"
  4524. | #define PACKAGE_VERSION "2.1"
  4525. | #define PACKAGE_STRING "crystalspace 2.1"
  4526. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4527. | #define PACKAGE_URL ""
  4528. | #define STDC_HEADERS 1
  4529. | #define HAVE_SYS_TYPES_H 1
  4530. | #define HAVE_SYS_STAT_H 1
  4531. | #define HAVE_STDLIB_H 1
  4532. | #define HAVE_STRING_H 1
  4533. | #define HAVE_MEMORY_H 1
  4534. | #define HAVE_STRINGS_H 1
  4535. | #define HAVE_INTTYPES_H 1
  4536. | #define HAVE_STDINT_H 1
  4537. | #define HAVE_UNISTD_H 1
  4538. | #define HAVE_CMATH 1
  4539. | #define HAVE_MATH_H 1
  4540. | #define HAVE_LIBC 1
  4541. | #define HAVE_LIBNSL 1
  4542. | #define CS_PLATFORM_UNIX /**/
  4543. | /* end confdefs.h. */
  4544. | #include <cairomm/cairomm.h>
  4545. | int
  4546. | main ()
  4547. | {
  4548. | Cairo::Context c ((cairo_t*)0)
  4549. | ;
  4550. | return 0;
  4551. | }
  4552. configure:43458: g++ -o conftest -I/opt/include -DCS_CAIROMM_PATH=cairomm -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.cpp -framework cairomm -lnsl -lc >&5
  4553. g++: error: cairomm: No such file or directory
  4554. g++: error: unrecognized command line option '-framework'
  4555. configure:43458: $? = 1
  4556. configure: failed program was:
  4557. | /* confdefs.h */
  4558. | #define PACKAGE_NAME "crystalspace"
  4559. | #define PACKAGE_TARNAME "crystalspace"
  4560. | #define PACKAGE_VERSION "2.1"
  4561. | #define PACKAGE_STRING "crystalspace 2.1"
  4562. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4563. | #define PACKAGE_URL ""
  4564. | #define STDC_HEADERS 1
  4565. | #define HAVE_SYS_TYPES_H 1
  4566. | #define HAVE_SYS_STAT_H 1
  4567. | #define HAVE_STDLIB_H 1
  4568. | #define HAVE_STRING_H 1
  4569. | #define HAVE_MEMORY_H 1
  4570. | #define HAVE_STRINGS_H 1
  4571. | #define HAVE_INTTYPES_H 1
  4572. | #define HAVE_STDINT_H 1
  4573. | #define HAVE_UNISTD_H 1
  4574. | #define HAVE_CMATH 1
  4575. | #define HAVE_MATH_H 1
  4576. | #define HAVE_LIBC 1
  4577. | #define HAVE_LIBNSL 1
  4578. | #define CS_PLATFORM_UNIX /**/
  4579. | /* end confdefs.h. */
  4580. | #include <cairomm/cairomm.h>
  4581. | int
  4582. | main ()
  4583. | {
  4584. | Cairo::Context c ((cairo_t*)0)
  4585. | ;
  4586. | return 0;
  4587. | }
  4588. configure:43458: g++ -o conftest -I/opt/include -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.cpp -lcairomm -lnsl -lc >&5
  4589. conftest.cpp:24:29: fatal error: cairomm/cairomm.h: No such file or directory
  4590. compilation terminated.
  4591. configure:43458: $? = 1
  4592. configure: failed program was:
  4593. | /* confdefs.h */
  4594. | #define PACKAGE_NAME "crystalspace"
  4595. | #define PACKAGE_TARNAME "crystalspace"
  4596. | #define PACKAGE_VERSION "2.1"
  4597. | #define PACKAGE_STRING "crystalspace 2.1"
  4598. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4599. | #define PACKAGE_URL ""
  4600. | #define STDC_HEADERS 1
  4601. | #define HAVE_SYS_TYPES_H 1
  4602. | #define HAVE_SYS_STAT_H 1
  4603. | #define HAVE_STDLIB_H 1
  4604. | #define HAVE_STRING_H 1
  4605. | #define HAVE_MEMORY_H 1
  4606. | #define HAVE_STRINGS_H 1
  4607. | #define HAVE_INTTYPES_H 1
  4608. | #define HAVE_STDINT_H 1
  4609. | #define HAVE_UNISTD_H 1
  4610. | #define HAVE_CMATH 1
  4611. | #define HAVE_MATH_H 1
  4612. | #define HAVE_LIBC 1
  4613. | #define HAVE_LIBNSL 1
  4614. | #define CS_PLATFORM_UNIX /**/
  4615. | /* end confdefs.h. */
  4616. | #include <cairomm/cairomm.h>
  4617. | int
  4618. | main ()
  4619. | {
  4620. | Cairo::Context c ((cairo_t*)0)
  4621. | ;
  4622. | return 0;
  4623. | }
  4624. configure:43458: g++ -o conftest -DCS_CAIROMM_PATH=cairomm-1 -I/usr/local/include -L/usr/local/lib conftest.cpp -framework cairomm-1 -lnsl -lc >&5
  4625. g++: error: cairomm-1: No such file or directory
  4626. g++: error: unrecognized command line option '-framework'
  4627. configure:43458: $? = 1
  4628. configure: failed program was:
  4629. | /* confdefs.h */
  4630. | #define PACKAGE_NAME "crystalspace"
  4631. | #define PACKAGE_TARNAME "crystalspace"
  4632. | #define PACKAGE_VERSION "2.1"
  4633. | #define PACKAGE_STRING "crystalspace 2.1"
  4634. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4635. | #define PACKAGE_URL ""
  4636. | #define STDC_HEADERS 1
  4637. | #define HAVE_SYS_TYPES_H 1
  4638. | #define HAVE_SYS_STAT_H 1
  4639. | #define HAVE_STDLIB_H 1
  4640. | #define HAVE_STRING_H 1
  4641. | #define HAVE_MEMORY_H 1
  4642. | #define HAVE_STRINGS_H 1
  4643. | #define HAVE_INTTYPES_H 1
  4644. | #define HAVE_STDINT_H 1
  4645. | #define HAVE_UNISTD_H 1
  4646. | #define HAVE_CMATH 1
  4647. | #define HAVE_MATH_H 1
  4648. | #define HAVE_LIBC 1
  4649. | #define HAVE_LIBNSL 1
  4650. | #define CS_PLATFORM_UNIX /**/
  4651. | /* end confdefs.h. */
  4652. | #include <cairomm/cairomm.h>
  4653. | int
  4654. | main ()
  4655. | {
  4656. | Cairo::Context c ((cairo_t*)0)
  4657. | ;
  4658. | return 0;
  4659. | }
  4660. configure:43458: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp -lcairomm-1 -lnsl -lc >&5
  4661. conftest.cpp:24:29: fatal error: cairomm/cairomm.h: No such file or directory
  4662. compilation terminated.
  4663. configure:43458: $? = 1
  4664. configure: failed program was:
  4665. | /* confdefs.h */
  4666. | #define PACKAGE_NAME "crystalspace"
  4667. | #define PACKAGE_TARNAME "crystalspace"
  4668. | #define PACKAGE_VERSION "2.1"
  4669. | #define PACKAGE_STRING "crystalspace 2.1"
  4670. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4671. | #define PACKAGE_URL ""
  4672. | #define STDC_HEADERS 1
  4673. | #define HAVE_SYS_TYPES_H 1
  4674. | #define HAVE_SYS_STAT_H 1
  4675. | #define HAVE_STDLIB_H 1
  4676. | #define HAVE_STRING_H 1
  4677. | #define HAVE_MEMORY_H 1
  4678. | #define HAVE_STRINGS_H 1
  4679. | #define HAVE_INTTYPES_H 1
  4680. | #define HAVE_STDINT_H 1
  4681. | #define HAVE_UNISTD_H 1
  4682. | #define HAVE_CMATH 1
  4683. | #define HAVE_MATH_H 1
  4684. | #define HAVE_LIBC 1
  4685. | #define HAVE_LIBNSL 1
  4686. | #define CS_PLATFORM_UNIX /**/
  4687. | /* end confdefs.h. */
  4688. | #include <cairomm/cairomm.h>
  4689. | int
  4690. | main ()
  4691. | {
  4692. | Cairo::Context c ((cairo_t*)0)
  4693. | ;
  4694. | return 0;
  4695. | }
  4696. configure:43458: g++ -o conftest -I/usr/local/include -DCS_CAIROMM_PATH=cairomm-1 -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.cpp -framework cairomm-1 -lnsl -lc >&5
  4697. g++: error: cairomm-1: No such file or directory
  4698. g++: error: unrecognized command line option '-framework'
  4699. configure:43458: $? = 1
  4700. configure: failed program was:
  4701. | /* confdefs.h */
  4702. | #define PACKAGE_NAME "crystalspace"
  4703. | #define PACKAGE_TARNAME "crystalspace"
  4704. | #define PACKAGE_VERSION "2.1"
  4705. | #define PACKAGE_STRING "crystalspace 2.1"
  4706. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4707. | #define PACKAGE_URL ""
  4708. | #define STDC_HEADERS 1
  4709. | #define HAVE_SYS_TYPES_H 1
  4710. | #define HAVE_SYS_STAT_H 1
  4711. | #define HAVE_STDLIB_H 1
  4712. | #define HAVE_STRING_H 1
  4713. | #define HAVE_MEMORY_H 1
  4714. | #define HAVE_STRINGS_H 1
  4715. | #define HAVE_INTTYPES_H 1
  4716. | #define HAVE_STDINT_H 1
  4717. | #define HAVE_UNISTD_H 1
  4718. | #define HAVE_CMATH 1
  4719. | #define HAVE_MATH_H 1
  4720. | #define HAVE_LIBC 1
  4721. | #define HAVE_LIBNSL 1
  4722. | #define CS_PLATFORM_UNIX /**/
  4723. | /* end confdefs.h. */
  4724. | #include <cairomm/cairomm.h>
  4725. | int
  4726. | main ()
  4727. | {
  4728. | Cairo::Context c ((cairo_t*)0)
  4729. | ;
  4730. | return 0;
  4731. | }
  4732. configure:43458: g++ -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.cpp -lcairomm-1 -lnsl -lc >&5
  4733. conftest.cpp:24:29: fatal error: cairomm/cairomm.h: No such file or directory
  4734. compilation terminated.
  4735. configure:43458: $? = 1
  4736. configure: failed program was:
  4737. | /* confdefs.h */
  4738. | #define PACKAGE_NAME "crystalspace"
  4739. | #define PACKAGE_TARNAME "crystalspace"
  4740. | #define PACKAGE_VERSION "2.1"
  4741. | #define PACKAGE_STRING "crystalspace 2.1"
  4742. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4743. | #define PACKAGE_URL ""
  4744. | #define STDC_HEADERS 1
  4745. | #define HAVE_SYS_TYPES_H 1
  4746. | #define HAVE_SYS_STAT_H 1
  4747. | #define HAVE_STDLIB_H 1
  4748. | #define HAVE_STRING_H 1
  4749. | #define HAVE_MEMORY_H 1
  4750. | #define HAVE_STRINGS_H 1
  4751. | #define HAVE_INTTYPES_H 1
  4752. | #define HAVE_STDINT_H 1
  4753. | #define HAVE_UNISTD_H 1
  4754. | #define HAVE_CMATH 1
  4755. | #define HAVE_MATH_H 1
  4756. | #define HAVE_LIBC 1
  4757. | #define HAVE_LIBNSL 1
  4758. | #define CS_PLATFORM_UNIX /**/
  4759. | /* end confdefs.h. */
  4760. | #include <cairomm/cairomm.h>
  4761. | int
  4762. | main ()
  4763. | {
  4764. | Cairo::Context c ((cairo_t*)0)
  4765. | ;
  4766. | return 0;
  4767. | }
  4768. configure:43458: g++ -o conftest -I/sw/include -DCS_CAIROMM_PATH=cairomm-1 -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.cpp -framework cairomm-1 -lnsl -lc >&5
  4769. g++: error: cairomm-1: No such file or directory
  4770. g++: error: unrecognized command line option '-framework'
  4771. configure:43458: $? = 1
  4772. configure: failed program was:
  4773. | /* confdefs.h */
  4774. | #define PACKAGE_NAME "crystalspace"
  4775. | #define PACKAGE_TARNAME "crystalspace"
  4776. | #define PACKAGE_VERSION "2.1"
  4777. | #define PACKAGE_STRING "crystalspace 2.1"
  4778. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4779. | #define PACKAGE_URL ""
  4780. | #define STDC_HEADERS 1
  4781. | #define HAVE_SYS_TYPES_H 1
  4782. | #define HAVE_SYS_STAT_H 1
  4783. | #define HAVE_STDLIB_H 1
  4784. | #define HAVE_STRING_H 1
  4785. | #define HAVE_MEMORY_H 1
  4786. | #define HAVE_STRINGS_H 1
  4787. | #define HAVE_INTTYPES_H 1
  4788. | #define HAVE_STDINT_H 1
  4789. | #define HAVE_UNISTD_H 1
  4790. | #define HAVE_CMATH 1
  4791. | #define HAVE_MATH_H 1
  4792. | #define HAVE_LIBC 1
  4793. | #define HAVE_LIBNSL 1
  4794. | #define CS_PLATFORM_UNIX /**/
  4795. | /* end confdefs.h. */
  4796. | #include <cairomm/cairomm.h>
  4797. | int
  4798. | main ()
  4799. | {
  4800. | Cairo::Context c ((cairo_t*)0)
  4801. | ;
  4802. | return 0;
  4803. | }
  4804. configure:43458: g++ -o conftest -I/sw/include -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.cpp -lcairomm-1 -lnsl -lc >&5
  4805. conftest.cpp:24:29: fatal error: cairomm/cairomm.h: No such file or directory
  4806. compilation terminated.
  4807. configure:43458: $? = 1
  4808. configure: failed program was:
  4809. | /* confdefs.h */
  4810. | #define PACKAGE_NAME "crystalspace"
  4811. | #define PACKAGE_TARNAME "crystalspace"
  4812. | #define PACKAGE_VERSION "2.1"
  4813. | #define PACKAGE_STRING "crystalspace 2.1"
  4814. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4815. | #define PACKAGE_URL ""
  4816. | #define STDC_HEADERS 1
  4817. | #define HAVE_SYS_TYPES_H 1
  4818. | #define HAVE_SYS_STAT_H 1
  4819. | #define HAVE_STDLIB_H 1
  4820. | #define HAVE_STRING_H 1
  4821. | #define HAVE_MEMORY_H 1
  4822. | #define HAVE_STRINGS_H 1
  4823. | #define HAVE_INTTYPES_H 1
  4824. | #define HAVE_STDINT_H 1
  4825. | #define HAVE_UNISTD_H 1
  4826. | #define HAVE_CMATH 1
  4827. | #define HAVE_MATH_H 1
  4828. | #define HAVE_LIBC 1
  4829. | #define HAVE_LIBNSL 1
  4830. | #define CS_PLATFORM_UNIX /**/
  4831. | /* end confdefs.h. */
  4832. | #include <cairomm/cairomm.h>
  4833. | int
  4834. | main ()
  4835. | {
  4836. | Cairo::Context c ((cairo_t*)0)
  4837. | ;
  4838. | return 0;
  4839. | }
  4840. configure:43458: g++ -o conftest -I/opt/local/include -DCS_CAIROMM_PATH=cairomm-1 -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.cpp -framework cairomm-1 -lnsl -lc >&5
  4841. g++: error: cairomm-1: No such file or directory
  4842. g++: error: unrecognized command line option '-framework'
  4843. configure:43458: $? = 1
  4844. configure: failed program was:
  4845. | /* confdefs.h */
  4846. | #define PACKAGE_NAME "crystalspace"
  4847. | #define PACKAGE_TARNAME "crystalspace"
  4848. | #define PACKAGE_VERSION "2.1"
  4849. | #define PACKAGE_STRING "crystalspace 2.1"
  4850. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4851. | #define PACKAGE_URL ""
  4852. | #define STDC_HEADERS 1
  4853. | #define HAVE_SYS_TYPES_H 1
  4854. | #define HAVE_SYS_STAT_H 1
  4855. | #define HAVE_STDLIB_H 1
  4856. | #define HAVE_STRING_H 1
  4857. | #define HAVE_MEMORY_H 1
  4858. | #define HAVE_STRINGS_H 1
  4859. | #define HAVE_INTTYPES_H 1
  4860. | #define HAVE_STDINT_H 1
  4861. | #define HAVE_UNISTD_H 1
  4862. | #define HAVE_CMATH 1
  4863. | #define HAVE_MATH_H 1
  4864. | #define HAVE_LIBC 1
  4865. | #define HAVE_LIBNSL 1
  4866. | #define CS_PLATFORM_UNIX /**/
  4867. | /* end confdefs.h. */
  4868. | #include <cairomm/cairomm.h>
  4869. | int
  4870. | main ()
  4871. | {
  4872. | Cairo::Context c ((cairo_t*)0)
  4873. | ;
  4874. | return 0;
  4875. | }
  4876. configure:43458: g++ -o conftest -I/opt/local/include -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.cpp -lcairomm-1 -lnsl -lc >&5
  4877. conftest.cpp:24:29: fatal error: cairomm/cairomm.h: No such file or directory
  4878. compilation terminated.
  4879. configure:43458: $? = 1
  4880. configure: failed program was:
  4881. | /* confdefs.h */
  4882. | #define PACKAGE_NAME "crystalspace"
  4883. | #define PACKAGE_TARNAME "crystalspace"
  4884. | #define PACKAGE_VERSION "2.1"
  4885. | #define PACKAGE_STRING "crystalspace 2.1"
  4886. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4887. | #define PACKAGE_URL ""
  4888. | #define STDC_HEADERS 1
  4889. | #define HAVE_SYS_TYPES_H 1
  4890. | #define HAVE_SYS_STAT_H 1
  4891. | #define HAVE_STDLIB_H 1
  4892. | #define HAVE_STRING_H 1
  4893. | #define HAVE_MEMORY_H 1
  4894. | #define HAVE_STRINGS_H 1
  4895. | #define HAVE_INTTYPES_H 1
  4896. | #define HAVE_STDINT_H 1
  4897. | #define HAVE_UNISTD_H 1
  4898. | #define HAVE_CMATH 1
  4899. | #define HAVE_MATH_H 1
  4900. | #define HAVE_LIBC 1
  4901. | #define HAVE_LIBNSL 1
  4902. | #define CS_PLATFORM_UNIX /**/
  4903. | /* end confdefs.h. */
  4904. | #include <cairomm/cairomm.h>
  4905. | int
  4906. | main ()
  4907. | {
  4908. | Cairo::Context c ((cairo_t*)0)
  4909. | ;
  4910. | return 0;
  4911. | }
  4912. configure:43458: g++ -o conftest -I/opt/include -DCS_CAIROMM_PATH=cairomm-1 -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.cpp -framework cairomm-1 -lnsl -lc >&5
  4913. g++: error: cairomm-1: No such file or directory
  4914. g++: error: unrecognized command line option '-framework'
  4915. configure:43458: $? = 1
  4916. configure: failed program was:
  4917. | /* confdefs.h */
  4918. | #define PACKAGE_NAME "crystalspace"
  4919. | #define PACKAGE_TARNAME "crystalspace"
  4920. | #define PACKAGE_VERSION "2.1"
  4921. | #define PACKAGE_STRING "crystalspace 2.1"
  4922. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4923. | #define PACKAGE_URL ""
  4924. | #define STDC_HEADERS 1
  4925. | #define HAVE_SYS_TYPES_H 1
  4926. | #define HAVE_SYS_STAT_H 1
  4927. | #define HAVE_STDLIB_H 1
  4928. | #define HAVE_STRING_H 1
  4929. | #define HAVE_MEMORY_H 1
  4930. | #define HAVE_STRINGS_H 1
  4931. | #define HAVE_INTTYPES_H 1
  4932. | #define HAVE_STDINT_H 1
  4933. | #define HAVE_UNISTD_H 1
  4934. | #define HAVE_CMATH 1
  4935. | #define HAVE_MATH_H 1
  4936. | #define HAVE_LIBC 1
  4937. | #define HAVE_LIBNSL 1
  4938. | #define CS_PLATFORM_UNIX /**/
  4939. | /* end confdefs.h. */
  4940. | #include <cairomm/cairomm.h>
  4941. | int
  4942. | main ()
  4943. | {
  4944. | Cairo::Context c ((cairo_t*)0)
  4945. | ;
  4946. | return 0;
  4947. | }
  4948. configure:43458: g++ -o conftest -I/opt/include -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.cpp -lcairomm-1 -lnsl -lc >&5
  4949. conftest.cpp:24:29: fatal error: cairomm/cairomm.h: No such file or directory
  4950. compilation terminated.
  4951. configure:43458: $? = 1
  4952. configure: failed program was:
  4953. | /* confdefs.h */
  4954. | #define PACKAGE_NAME "crystalspace"
  4955. | #define PACKAGE_TARNAME "crystalspace"
  4956. | #define PACKAGE_VERSION "2.1"
  4957. | #define PACKAGE_STRING "crystalspace 2.1"
  4958. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4959. | #define PACKAGE_URL ""
  4960. | #define STDC_HEADERS 1
  4961. | #define HAVE_SYS_TYPES_H 1
  4962. | #define HAVE_SYS_STAT_H 1
  4963. | #define HAVE_STDLIB_H 1
  4964. | #define HAVE_STRING_H 1
  4965. | #define HAVE_MEMORY_H 1
  4966. | #define HAVE_STRINGS_H 1
  4967. | #define HAVE_INTTYPES_H 1
  4968. | #define HAVE_STDINT_H 1
  4969. | #define HAVE_UNISTD_H 1
  4970. | #define HAVE_CMATH 1
  4971. | #define HAVE_MATH_H 1
  4972. | #define HAVE_LIBC 1
  4973. | #define HAVE_LIBNSL 1
  4974. | #define CS_PLATFORM_UNIX /**/
  4975. | /* end confdefs.h. */
  4976. | #include <cairomm/cairomm.h>
  4977. | int
  4978. | main ()
  4979. | {
  4980. | Cairo::Context c ((cairo_t*)0)
  4981. | ;
  4982. | return 0;
  4983. | }
  4984. configure:43458: g++ -o conftest -DCS_CAIROMM_PATH=cairomm-1.0 -I/usr/local/include -L/usr/local/lib conftest.cpp -framework cairomm-1.0 -lnsl -lc >&5
  4985. g++: error: cairomm-1.0: No such file or directory
  4986. g++: error: unrecognized command line option '-framework'
  4987. configure:43458: $? = 1
  4988. configure: failed program was:
  4989. | /* confdefs.h */
  4990. | #define PACKAGE_NAME "crystalspace"
  4991. | #define PACKAGE_TARNAME "crystalspace"
  4992. | #define PACKAGE_VERSION "2.1"
  4993. | #define PACKAGE_STRING "crystalspace 2.1"
  4994. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  4995. | #define PACKAGE_URL ""
  4996. | #define STDC_HEADERS 1
  4997. | #define HAVE_SYS_TYPES_H 1
  4998. | #define HAVE_SYS_STAT_H 1
  4999. | #define HAVE_STDLIB_H 1
  5000. | #define HAVE_STRING_H 1
  5001. | #define HAVE_MEMORY_H 1
  5002. | #define HAVE_STRINGS_H 1
  5003. | #define HAVE_INTTYPES_H 1
  5004. | #define HAVE_STDINT_H 1
  5005. | #define HAVE_UNISTD_H 1
  5006. | #define HAVE_CMATH 1
  5007. | #define HAVE_MATH_H 1
  5008. | #define HAVE_LIBC 1
  5009. | #define HAVE_LIBNSL 1
  5010. | #define CS_PLATFORM_UNIX /**/
  5011. | /* end confdefs.h. */
  5012. | #include <cairomm/cairomm.h>
  5013. | int
  5014. | main ()
  5015. | {
  5016. | Cairo::Context c ((cairo_t*)0)
  5017. | ;
  5018. | return 0;
  5019. | }
  5020. configure:43458: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp -lcairomm-1.0 -lnsl -lc >&5
  5021. conftest.cpp:24:29: fatal error: cairomm/cairomm.h: No such file or directory
  5022. compilation terminated.
  5023. configure:43458: $? = 1
  5024. configure: failed program was:
  5025. | /* confdefs.h */
  5026. | #define PACKAGE_NAME "crystalspace"
  5027. | #define PACKAGE_TARNAME "crystalspace"
  5028. | #define PACKAGE_VERSION "2.1"
  5029. | #define PACKAGE_STRING "crystalspace 2.1"
  5030. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5031. | #define PACKAGE_URL ""
  5032. | #define STDC_HEADERS 1
  5033. | #define HAVE_SYS_TYPES_H 1
  5034. | #define HAVE_SYS_STAT_H 1
  5035. | #define HAVE_STDLIB_H 1
  5036. | #define HAVE_STRING_H 1
  5037. | #define HAVE_MEMORY_H 1
  5038. | #define HAVE_STRINGS_H 1
  5039. | #define HAVE_INTTYPES_H 1
  5040. | #define HAVE_STDINT_H 1
  5041. | #define HAVE_UNISTD_H 1
  5042. | #define HAVE_CMATH 1
  5043. | #define HAVE_MATH_H 1
  5044. | #define HAVE_LIBC 1
  5045. | #define HAVE_LIBNSL 1
  5046. | #define CS_PLATFORM_UNIX /**/
  5047. | /* end confdefs.h. */
  5048. | #include <cairomm/cairomm.h>
  5049. | int
  5050. | main ()
  5051. | {
  5052. | Cairo::Context c ((cairo_t*)0)
  5053. | ;
  5054. | return 0;
  5055. | }
  5056. configure:43458: g++ -o conftest -I/usr/local/include -DCS_CAIROMM_PATH=cairomm-1.0 -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.cpp -framework cairomm-1.0 -lnsl -lc >&5
  5057. g++: error: cairomm-1.0: No such file or directory
  5058. g++: error: unrecognized command line option '-framework'
  5059. configure:43458: $? = 1
  5060. configure: failed program was:
  5061. | /* confdefs.h */
  5062. | #define PACKAGE_NAME "crystalspace"
  5063. | #define PACKAGE_TARNAME "crystalspace"
  5064. | #define PACKAGE_VERSION "2.1"
  5065. | #define PACKAGE_STRING "crystalspace 2.1"
  5066. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5067. | #define PACKAGE_URL ""
  5068. | #define STDC_HEADERS 1
  5069. | #define HAVE_SYS_TYPES_H 1
  5070. | #define HAVE_SYS_STAT_H 1
  5071. | #define HAVE_STDLIB_H 1
  5072. | #define HAVE_STRING_H 1
  5073. | #define HAVE_MEMORY_H 1
  5074. | #define HAVE_STRINGS_H 1
  5075. | #define HAVE_INTTYPES_H 1
  5076. | #define HAVE_STDINT_H 1
  5077. | #define HAVE_UNISTD_H 1
  5078. | #define HAVE_CMATH 1
  5079. | #define HAVE_MATH_H 1
  5080. | #define HAVE_LIBC 1
  5081. | #define HAVE_LIBNSL 1
  5082. | #define CS_PLATFORM_UNIX /**/
  5083. | /* end confdefs.h. */
  5084. | #include <cairomm/cairomm.h>
  5085. | int
  5086. | main ()
  5087. | {
  5088. | Cairo::Context c ((cairo_t*)0)
  5089. | ;
  5090. | return 0;
  5091. | }
  5092. configure:43458: g++ -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.cpp -lcairomm-1.0 -lnsl -lc >&5
  5093. conftest.cpp:24:29: fatal error: cairomm/cairomm.h: No such file or directory
  5094. compilation terminated.
  5095. configure:43458: $? = 1
  5096. configure: failed program was:
  5097. | /* confdefs.h */
  5098. | #define PACKAGE_NAME "crystalspace"
  5099. | #define PACKAGE_TARNAME "crystalspace"
  5100. | #define PACKAGE_VERSION "2.1"
  5101. | #define PACKAGE_STRING "crystalspace 2.1"
  5102. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5103. | #define PACKAGE_URL ""
  5104. | #define STDC_HEADERS 1
  5105. | #define HAVE_SYS_TYPES_H 1
  5106. | #define HAVE_SYS_STAT_H 1
  5107. | #define HAVE_STDLIB_H 1
  5108. | #define HAVE_STRING_H 1
  5109. | #define HAVE_MEMORY_H 1
  5110. | #define HAVE_STRINGS_H 1
  5111. | #define HAVE_INTTYPES_H 1
  5112. | #define HAVE_STDINT_H 1
  5113. | #define HAVE_UNISTD_H 1
  5114. | #define HAVE_CMATH 1
  5115. | #define HAVE_MATH_H 1
  5116. | #define HAVE_LIBC 1
  5117. | #define HAVE_LIBNSL 1
  5118. | #define CS_PLATFORM_UNIX /**/
  5119. | /* end confdefs.h. */
  5120. | #include <cairomm/cairomm.h>
  5121. | int
  5122. | main ()
  5123. | {
  5124. | Cairo::Context c ((cairo_t*)0)
  5125. | ;
  5126. | return 0;
  5127. | }
  5128. configure:43458: g++ -o conftest -I/sw/include -DCS_CAIROMM_PATH=cairomm-1.0 -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.cpp -framework cairomm-1.0 -lnsl -lc >&5
  5129. g++: error: cairomm-1.0: No such file or directory
  5130. g++: error: unrecognized command line option '-framework'
  5131. configure:43458: $? = 1
  5132. configure: failed program was:
  5133. | /* confdefs.h */
  5134. | #define PACKAGE_NAME "crystalspace"
  5135. | #define PACKAGE_TARNAME "crystalspace"
  5136. | #define PACKAGE_VERSION "2.1"
  5137. | #define PACKAGE_STRING "crystalspace 2.1"
  5138. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5139. | #define PACKAGE_URL ""
  5140. | #define STDC_HEADERS 1
  5141. | #define HAVE_SYS_TYPES_H 1
  5142. | #define HAVE_SYS_STAT_H 1
  5143. | #define HAVE_STDLIB_H 1
  5144. | #define HAVE_STRING_H 1
  5145. | #define HAVE_MEMORY_H 1
  5146. | #define HAVE_STRINGS_H 1
  5147. | #define HAVE_INTTYPES_H 1
  5148. | #define HAVE_STDINT_H 1
  5149. | #define HAVE_UNISTD_H 1
  5150. | #define HAVE_CMATH 1
  5151. | #define HAVE_MATH_H 1
  5152. | #define HAVE_LIBC 1
  5153. | #define HAVE_LIBNSL 1
  5154. | #define CS_PLATFORM_UNIX /**/
  5155. | /* end confdefs.h. */
  5156. | #include <cairomm/cairomm.h>
  5157. | int
  5158. | main ()
  5159. | {
  5160. | Cairo::Context c ((cairo_t*)0)
  5161. | ;
  5162. | return 0;
  5163. | }
  5164. configure:43458: g++ -o conftest -I/sw/include -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.cpp -lcairomm-1.0 -lnsl -lc >&5
  5165. conftest.cpp:24:29: fatal error: cairomm/cairomm.h: No such file or directory
  5166. compilation terminated.
  5167. configure:43458: $? = 1
  5168. configure: failed program was:
  5169. | /* confdefs.h */
  5170. | #define PACKAGE_NAME "crystalspace"
  5171. | #define PACKAGE_TARNAME "crystalspace"
  5172. | #define PACKAGE_VERSION "2.1"
  5173. | #define PACKAGE_STRING "crystalspace 2.1"
  5174. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5175. | #define PACKAGE_URL ""
  5176. | #define STDC_HEADERS 1
  5177. | #define HAVE_SYS_TYPES_H 1
  5178. | #define HAVE_SYS_STAT_H 1
  5179. | #define HAVE_STDLIB_H 1
  5180. | #define HAVE_STRING_H 1
  5181. | #define HAVE_MEMORY_H 1
  5182. | #define HAVE_STRINGS_H 1
  5183. | #define HAVE_INTTYPES_H 1
  5184. | #define HAVE_STDINT_H 1
  5185. | #define HAVE_UNISTD_H 1
  5186. | #define HAVE_CMATH 1
  5187. | #define HAVE_MATH_H 1
  5188. | #define HAVE_LIBC 1
  5189. | #define HAVE_LIBNSL 1
  5190. | #define CS_PLATFORM_UNIX /**/
  5191. | /* end confdefs.h. */
  5192. | #include <cairomm/cairomm.h>
  5193. | int
  5194. | main ()
  5195. | {
  5196. | Cairo::Context c ((cairo_t*)0)
  5197. | ;
  5198. | return 0;
  5199. | }
  5200. configure:43458: g++ -o conftest -I/opt/local/include -DCS_CAIROMM_PATH=cairomm-1.0 -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.cpp -framework cairomm-1.0 -lnsl -lc >&5
  5201. g++: error: cairomm-1.0: No such file or directory
  5202. g++: error: unrecognized command line option '-framework'
  5203. configure:43458: $? = 1
  5204. configure: failed program was:
  5205. | /* confdefs.h */
  5206. | #define PACKAGE_NAME "crystalspace"
  5207. | #define PACKAGE_TARNAME "crystalspace"
  5208. | #define PACKAGE_VERSION "2.1"
  5209. | #define PACKAGE_STRING "crystalspace 2.1"
  5210. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5211. | #define PACKAGE_URL ""
  5212. | #define STDC_HEADERS 1
  5213. | #define HAVE_SYS_TYPES_H 1
  5214. | #define HAVE_SYS_STAT_H 1
  5215. | #define HAVE_STDLIB_H 1
  5216. | #define HAVE_STRING_H 1
  5217. | #define HAVE_MEMORY_H 1
  5218. | #define HAVE_STRINGS_H 1
  5219. | #define HAVE_INTTYPES_H 1
  5220. | #define HAVE_STDINT_H 1
  5221. | #define HAVE_UNISTD_H 1
  5222. | #define HAVE_CMATH 1
  5223. | #define HAVE_MATH_H 1
  5224. | #define HAVE_LIBC 1
  5225. | #define HAVE_LIBNSL 1
  5226. | #define CS_PLATFORM_UNIX /**/
  5227. | /* end confdefs.h. */
  5228. | #include <cairomm/cairomm.h>
  5229. | int
  5230. | main ()
  5231. | {
  5232. | Cairo::Context c ((cairo_t*)0)
  5233. | ;
  5234. | return 0;
  5235. | }
  5236. configure:43458: g++ -o conftest -I/opt/local/include -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.cpp -lcairomm-1.0 -lnsl -lc >&5
  5237. conftest.cpp:24:29: fatal error: cairomm/cairomm.h: No such file or directory
  5238. compilation terminated.
  5239. configure:43458: $? = 1
  5240. configure: failed program was:
  5241. | /* confdefs.h */
  5242. | #define PACKAGE_NAME "crystalspace"
  5243. | #define PACKAGE_TARNAME "crystalspace"
  5244. | #define PACKAGE_VERSION "2.1"
  5245. | #define PACKAGE_STRING "crystalspace 2.1"
  5246. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5247. | #define PACKAGE_URL ""
  5248. | #define STDC_HEADERS 1
  5249. | #define HAVE_SYS_TYPES_H 1
  5250. | #define HAVE_SYS_STAT_H 1
  5251. | #define HAVE_STDLIB_H 1
  5252. | #define HAVE_STRING_H 1
  5253. | #define HAVE_MEMORY_H 1
  5254. | #define HAVE_STRINGS_H 1
  5255. | #define HAVE_INTTYPES_H 1
  5256. | #define HAVE_STDINT_H 1
  5257. | #define HAVE_UNISTD_H 1
  5258. | #define HAVE_CMATH 1
  5259. | #define HAVE_MATH_H 1
  5260. | #define HAVE_LIBC 1
  5261. | #define HAVE_LIBNSL 1
  5262. | #define CS_PLATFORM_UNIX /**/
  5263. | /* end confdefs.h. */
  5264. | #include <cairomm/cairomm.h>
  5265. | int
  5266. | main ()
  5267. | {
  5268. | Cairo::Context c ((cairo_t*)0)
  5269. | ;
  5270. | return 0;
  5271. | }
  5272. configure:43458: g++ -o conftest -I/opt/include -DCS_CAIROMM_PATH=cairomm-1.0 -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.cpp -framework cairomm-1.0 -lnsl -lc >&5
  5273. g++: error: cairomm-1.0: No such file or directory
  5274. g++: error: unrecognized command line option '-framework'
  5275. configure:43458: $? = 1
  5276. configure: failed program was:
  5277. | /* confdefs.h */
  5278. | #define PACKAGE_NAME "crystalspace"
  5279. | #define PACKAGE_TARNAME "crystalspace"
  5280. | #define PACKAGE_VERSION "2.1"
  5281. | #define PACKAGE_STRING "crystalspace 2.1"
  5282. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5283. | #define PACKAGE_URL ""
  5284. | #define STDC_HEADERS 1
  5285. | #define HAVE_SYS_TYPES_H 1
  5286. | #define HAVE_SYS_STAT_H 1
  5287. | #define HAVE_STDLIB_H 1
  5288. | #define HAVE_STRING_H 1
  5289. | #define HAVE_MEMORY_H 1
  5290. | #define HAVE_STRINGS_H 1
  5291. | #define HAVE_INTTYPES_H 1
  5292. | #define HAVE_STDINT_H 1
  5293. | #define HAVE_UNISTD_H 1
  5294. | #define HAVE_CMATH 1
  5295. | #define HAVE_MATH_H 1
  5296. | #define HAVE_LIBC 1
  5297. | #define HAVE_LIBNSL 1
  5298. | #define CS_PLATFORM_UNIX /**/
  5299. | /* end confdefs.h. */
  5300. | #include <cairomm/cairomm.h>
  5301. | int
  5302. | main ()
  5303. | {
  5304. | Cairo::Context c ((cairo_t*)0)
  5305. | ;
  5306. | return 0;
  5307. | }
  5308. configure:43458: g++ -o conftest -I/opt/include -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.cpp -lcairomm-1.0 -lnsl -lc >&5
  5309. conftest.cpp:24:29: fatal error: cairomm/cairomm.h: No such file or directory
  5310. compilation terminated.
  5311. configure:43458: $? = 1
  5312. configure: failed program was:
  5313. | /* confdefs.h */
  5314. | #define PACKAGE_NAME "crystalspace"
  5315. | #define PACKAGE_TARNAME "crystalspace"
  5316. | #define PACKAGE_VERSION "2.1"
  5317. | #define PACKAGE_STRING "crystalspace 2.1"
  5318. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5319. | #define PACKAGE_URL ""
  5320. | #define STDC_HEADERS 1
  5321. | #define HAVE_SYS_TYPES_H 1
  5322. | #define HAVE_SYS_STAT_H 1
  5323. | #define HAVE_STDLIB_H 1
  5324. | #define HAVE_STRING_H 1
  5325. | #define HAVE_MEMORY_H 1
  5326. | #define HAVE_STRINGS_H 1
  5327. | #define HAVE_INTTYPES_H 1
  5328. | #define HAVE_STDINT_H 1
  5329. | #define HAVE_UNISTD_H 1
  5330. | #define HAVE_CMATH 1
  5331. | #define HAVE_MATH_H 1
  5332. | #define HAVE_LIBC 1
  5333. | #define HAVE_LIBNSL 1
  5334. | #define CS_PLATFORM_UNIX /**/
  5335. | /* end confdefs.h. */
  5336. | #include <cairomm/cairomm.h>
  5337. | int
  5338. | main ()
  5339. | {
  5340. | Cairo::Context c ((cairo_t*)0)
  5341. | ;
  5342. | return 0;
  5343. | }
  5344. configure:43490: result: no
  5345. configure:43702: checking if pkg-config recognizes vgvm
  5346. configure:43713: result: no
  5347. configure:43785: checking for vgvm-config
  5348. configure:43818: result: no
  5349. configure:44094: checking for libvgvm
  5350. configure:44174: g++ -o conftest -DCS_VGVM_PATH=vgvm -I/usr/local/include -L/usr/local/lib conftest.cpp -framework vgvm -lnsl -lc >&5
  5351. g++: error: vgvm: No such file or directory
  5352. g++: error: unrecognized command line option '-framework'
  5353. configure:44174: $? = 1
  5354. configure: failed program was:
  5355. | /* confdefs.h */
  5356. | #define PACKAGE_NAME "crystalspace"
  5357. | #define PACKAGE_TARNAME "crystalspace"
  5358. | #define PACKAGE_VERSION "2.1"
  5359. | #define PACKAGE_STRING "crystalspace 2.1"
  5360. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5361. | #define PACKAGE_URL ""
  5362. | #define STDC_HEADERS 1
  5363. | #define HAVE_SYS_TYPES_H 1
  5364. | #define HAVE_SYS_STAT_H 1
  5365. | #define HAVE_STDLIB_H 1
  5366. | #define HAVE_STRING_H 1
  5367. | #define HAVE_MEMORY_H 1
  5368. | #define HAVE_STRINGS_H 1
  5369. | #define HAVE_INTTYPES_H 1
  5370. | #define HAVE_STDINT_H 1
  5371. | #define HAVE_UNISTD_H 1
  5372. | #define HAVE_CMATH 1
  5373. | #define HAVE_MATH_H 1
  5374. | #define HAVE_LIBC 1
  5375. | #define HAVE_LIBNSL 1
  5376. | #define CS_PLATFORM_UNIX /**/
  5377. | /* end confdefs.h. */
  5378. | #include <vgvm/vgvm.h>
  5379. | int
  5380. | main ()
  5381. | {
  5382. | new vgvm::Program (0,0)
  5383. | ;
  5384. | return 0;
  5385. | }
  5386. configure:44174: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp -lvgvm -lnsl -lc >&5
  5387. conftest.cpp:24:23: fatal error: vgvm/vgvm.h: No such file or directory
  5388. compilation terminated.
  5389. configure:44174: $? = 1
  5390. configure: failed program was:
  5391. | /* confdefs.h */
  5392. | #define PACKAGE_NAME "crystalspace"
  5393. | #define PACKAGE_TARNAME "crystalspace"
  5394. | #define PACKAGE_VERSION "2.1"
  5395. | #define PACKAGE_STRING "crystalspace 2.1"
  5396. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5397. | #define PACKAGE_URL ""
  5398. | #define STDC_HEADERS 1
  5399. | #define HAVE_SYS_TYPES_H 1
  5400. | #define HAVE_SYS_STAT_H 1
  5401. | #define HAVE_STDLIB_H 1
  5402. | #define HAVE_STRING_H 1
  5403. | #define HAVE_MEMORY_H 1
  5404. | #define HAVE_STRINGS_H 1
  5405. | #define HAVE_INTTYPES_H 1
  5406. | #define HAVE_STDINT_H 1
  5407. | #define HAVE_UNISTD_H 1
  5408. | #define HAVE_CMATH 1
  5409. | #define HAVE_MATH_H 1
  5410. | #define HAVE_LIBC 1
  5411. | #define HAVE_LIBNSL 1
  5412. | #define CS_PLATFORM_UNIX /**/
  5413. | /* end confdefs.h. */
  5414. | #include <vgvm/vgvm.h>
  5415. | int
  5416. | main ()
  5417. | {
  5418. | new vgvm::Program (0,0)
  5419. | ;
  5420. | return 0;
  5421. | }
  5422. configure:44174: g++ -o conftest -I/usr/local/include -DCS_VGVM_PATH=vgvm -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.cpp -framework vgvm -lnsl -lc >&5
  5423. g++: error: vgvm: No such file or directory
  5424. g++: error: unrecognized command line option '-framework'
  5425. configure:44174: $? = 1
  5426. configure: failed program was:
  5427. | /* confdefs.h */
  5428. | #define PACKAGE_NAME "crystalspace"
  5429. | #define PACKAGE_TARNAME "crystalspace"
  5430. | #define PACKAGE_VERSION "2.1"
  5431. | #define PACKAGE_STRING "crystalspace 2.1"
  5432. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5433. | #define PACKAGE_URL ""
  5434. | #define STDC_HEADERS 1
  5435. | #define HAVE_SYS_TYPES_H 1
  5436. | #define HAVE_SYS_STAT_H 1
  5437. | #define HAVE_STDLIB_H 1
  5438. | #define HAVE_STRING_H 1
  5439. | #define HAVE_MEMORY_H 1
  5440. | #define HAVE_STRINGS_H 1
  5441. | #define HAVE_INTTYPES_H 1
  5442. | #define HAVE_STDINT_H 1
  5443. | #define HAVE_UNISTD_H 1
  5444. | #define HAVE_CMATH 1
  5445. | #define HAVE_MATH_H 1
  5446. | #define HAVE_LIBC 1
  5447. | #define HAVE_LIBNSL 1
  5448. | #define CS_PLATFORM_UNIX /**/
  5449. | /* end confdefs.h. */
  5450. | #include <vgvm/vgvm.h>
  5451. | int
  5452. | main ()
  5453. | {
  5454. | new vgvm::Program (0,0)
  5455. | ;
  5456. | return 0;
  5457. | }
  5458. configure:44174: g++ -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.cpp -lvgvm -lnsl -lc >&5
  5459. conftest.cpp:24:23: fatal error: vgvm/vgvm.h: No such file or directory
  5460. compilation terminated.
  5461. configure:44174: $? = 1
  5462. configure: failed program was:
  5463. | /* confdefs.h */
  5464. | #define PACKAGE_NAME "crystalspace"
  5465. | #define PACKAGE_TARNAME "crystalspace"
  5466. | #define PACKAGE_VERSION "2.1"
  5467. | #define PACKAGE_STRING "crystalspace 2.1"
  5468. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5469. | #define PACKAGE_URL ""
  5470. | #define STDC_HEADERS 1
  5471. | #define HAVE_SYS_TYPES_H 1
  5472. | #define HAVE_SYS_STAT_H 1
  5473. | #define HAVE_STDLIB_H 1
  5474. | #define HAVE_STRING_H 1
  5475. | #define HAVE_MEMORY_H 1
  5476. | #define HAVE_STRINGS_H 1
  5477. | #define HAVE_INTTYPES_H 1
  5478. | #define HAVE_STDINT_H 1
  5479. | #define HAVE_UNISTD_H 1
  5480. | #define HAVE_CMATH 1
  5481. | #define HAVE_MATH_H 1
  5482. | #define HAVE_LIBC 1
  5483. | #define HAVE_LIBNSL 1
  5484. | #define CS_PLATFORM_UNIX /**/
  5485. | /* end confdefs.h. */
  5486. | #include <vgvm/vgvm.h>
  5487. | int
  5488. | main ()
  5489. | {
  5490. | new vgvm::Program (0,0)
  5491. | ;
  5492. | return 0;
  5493. | }
  5494. configure:44174: g++ -o conftest -I/sw/include -DCS_VGVM_PATH=vgvm -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.cpp -framework vgvm -lnsl -lc >&5
  5495. g++: error: vgvm: No such file or directory
  5496. g++: error: unrecognized command line option '-framework'
  5497. configure:44174: $? = 1
  5498. configure: failed program was:
  5499. | /* confdefs.h */
  5500. | #define PACKAGE_NAME "crystalspace"
  5501. | #define PACKAGE_TARNAME "crystalspace"
  5502. | #define PACKAGE_VERSION "2.1"
  5503. | #define PACKAGE_STRING "crystalspace 2.1"
  5504. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5505. | #define PACKAGE_URL ""
  5506. | #define STDC_HEADERS 1
  5507. | #define HAVE_SYS_TYPES_H 1
  5508. | #define HAVE_SYS_STAT_H 1
  5509. | #define HAVE_STDLIB_H 1
  5510. | #define HAVE_STRING_H 1
  5511. | #define HAVE_MEMORY_H 1
  5512. | #define HAVE_STRINGS_H 1
  5513. | #define HAVE_INTTYPES_H 1
  5514. | #define HAVE_STDINT_H 1
  5515. | #define HAVE_UNISTD_H 1
  5516. | #define HAVE_CMATH 1
  5517. | #define HAVE_MATH_H 1
  5518. | #define HAVE_LIBC 1
  5519. | #define HAVE_LIBNSL 1
  5520. | #define CS_PLATFORM_UNIX /**/
  5521. | /* end confdefs.h. */
  5522. | #include <vgvm/vgvm.h>
  5523. | int
  5524. | main ()
  5525. | {
  5526. | new vgvm::Program (0,0)
  5527. | ;
  5528. | return 0;
  5529. | }
  5530. configure:44174: g++ -o conftest -I/sw/include -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.cpp -lvgvm -lnsl -lc >&5
  5531. conftest.cpp:24:23: fatal error: vgvm/vgvm.h: No such file or directory
  5532. compilation terminated.
  5533. configure:44174: $? = 1
  5534. configure: failed program was:
  5535. | /* confdefs.h */
  5536. | #define PACKAGE_NAME "crystalspace"
  5537. | #define PACKAGE_TARNAME "crystalspace"
  5538. | #define PACKAGE_VERSION "2.1"
  5539. | #define PACKAGE_STRING "crystalspace 2.1"
  5540. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5541. | #define PACKAGE_URL ""
  5542. | #define STDC_HEADERS 1
  5543. | #define HAVE_SYS_TYPES_H 1
  5544. | #define HAVE_SYS_STAT_H 1
  5545. | #define HAVE_STDLIB_H 1
  5546. | #define HAVE_STRING_H 1
  5547. | #define HAVE_MEMORY_H 1
  5548. | #define HAVE_STRINGS_H 1
  5549. | #define HAVE_INTTYPES_H 1
  5550. | #define HAVE_STDINT_H 1
  5551. | #define HAVE_UNISTD_H 1
  5552. | #define HAVE_CMATH 1
  5553. | #define HAVE_MATH_H 1
  5554. | #define HAVE_LIBC 1
  5555. | #define HAVE_LIBNSL 1
  5556. | #define CS_PLATFORM_UNIX /**/
  5557. | /* end confdefs.h. */
  5558. | #include <vgvm/vgvm.h>
  5559. | int
  5560. | main ()
  5561. | {
  5562. | new vgvm::Program (0,0)
  5563. | ;
  5564. | return 0;
  5565. | }
  5566. configure:44174: g++ -o conftest -I/opt/local/include -DCS_VGVM_PATH=vgvm -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.cpp -framework vgvm -lnsl -lc >&5
  5567. g++: error: vgvm: No such file or directory
  5568. g++: error: unrecognized command line option '-framework'
  5569. configure:44174: $? = 1
  5570. configure: failed program was:
  5571. | /* confdefs.h */
  5572. | #define PACKAGE_NAME "crystalspace"
  5573. | #define PACKAGE_TARNAME "crystalspace"
  5574. | #define PACKAGE_VERSION "2.1"
  5575. | #define PACKAGE_STRING "crystalspace 2.1"
  5576. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5577. | #define PACKAGE_URL ""
  5578. | #define STDC_HEADERS 1
  5579. | #define HAVE_SYS_TYPES_H 1
  5580. | #define HAVE_SYS_STAT_H 1
  5581. | #define HAVE_STDLIB_H 1
  5582. | #define HAVE_STRING_H 1
  5583. | #define HAVE_MEMORY_H 1
  5584. | #define HAVE_STRINGS_H 1
  5585. | #define HAVE_INTTYPES_H 1
  5586. | #define HAVE_STDINT_H 1
  5587. | #define HAVE_UNISTD_H 1
  5588. | #define HAVE_CMATH 1
  5589. | #define HAVE_MATH_H 1
  5590. | #define HAVE_LIBC 1
  5591. | #define HAVE_LIBNSL 1
  5592. | #define CS_PLATFORM_UNIX /**/
  5593. | /* end confdefs.h. */
  5594. | #include <vgvm/vgvm.h>
  5595. | int
  5596. | main ()
  5597. | {
  5598. | new vgvm::Program (0,0)
  5599. | ;
  5600. | return 0;
  5601. | }
  5602. configure:44174: g++ -o conftest -I/opt/local/include -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.cpp -lvgvm -lnsl -lc >&5
  5603. conftest.cpp:24:23: fatal error: vgvm/vgvm.h: No such file or directory
  5604. compilation terminated.
  5605. configure:44174: $? = 1
  5606. configure: failed program was:
  5607. | /* confdefs.h */
  5608. | #define PACKAGE_NAME "crystalspace"
  5609. | #define PACKAGE_TARNAME "crystalspace"
  5610. | #define PACKAGE_VERSION "2.1"
  5611. | #define PACKAGE_STRING "crystalspace 2.1"
  5612. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5613. | #define PACKAGE_URL ""
  5614. | #define STDC_HEADERS 1
  5615. | #define HAVE_SYS_TYPES_H 1
  5616. | #define HAVE_SYS_STAT_H 1
  5617. | #define HAVE_STDLIB_H 1
  5618. | #define HAVE_STRING_H 1
  5619. | #define HAVE_MEMORY_H 1
  5620. | #define HAVE_STRINGS_H 1
  5621. | #define HAVE_INTTYPES_H 1
  5622. | #define HAVE_STDINT_H 1
  5623. | #define HAVE_UNISTD_H 1
  5624. | #define HAVE_CMATH 1
  5625. | #define HAVE_MATH_H 1
  5626. | #define HAVE_LIBC 1
  5627. | #define HAVE_LIBNSL 1
  5628. | #define CS_PLATFORM_UNIX /**/
  5629. | /* end confdefs.h. */
  5630. | #include <vgvm/vgvm.h>
  5631. | int
  5632. | main ()
  5633. | {
  5634. | new vgvm::Program (0,0)
  5635. | ;
  5636. | return 0;
  5637. | }
  5638. configure:44174: g++ -o conftest -I/opt/include -DCS_VGVM_PATH=vgvm -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.cpp -framework vgvm -lnsl -lc >&5
  5639. g++: error: vgvm: No such file or directory
  5640. g++: error: unrecognized command line option '-framework'
  5641. configure:44174: $? = 1
  5642. configure: failed program was:
  5643. | /* confdefs.h */
  5644. | #define PACKAGE_NAME "crystalspace"
  5645. | #define PACKAGE_TARNAME "crystalspace"
  5646. | #define PACKAGE_VERSION "2.1"
  5647. | #define PACKAGE_STRING "crystalspace 2.1"
  5648. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5649. | #define PACKAGE_URL ""
  5650. | #define STDC_HEADERS 1
  5651. | #define HAVE_SYS_TYPES_H 1
  5652. | #define HAVE_SYS_STAT_H 1
  5653. | #define HAVE_STDLIB_H 1
  5654. | #define HAVE_STRING_H 1
  5655. | #define HAVE_MEMORY_H 1
  5656. | #define HAVE_STRINGS_H 1
  5657. | #define HAVE_INTTYPES_H 1
  5658. | #define HAVE_STDINT_H 1
  5659. | #define HAVE_UNISTD_H 1
  5660. | #define HAVE_CMATH 1
  5661. | #define HAVE_MATH_H 1
  5662. | #define HAVE_LIBC 1
  5663. | #define HAVE_LIBNSL 1
  5664. | #define CS_PLATFORM_UNIX /**/
  5665. | /* end confdefs.h. */
  5666. | #include <vgvm/vgvm.h>
  5667. | int
  5668. | main ()
  5669. | {
  5670. | new vgvm::Program (0,0)
  5671. | ;
  5672. | return 0;
  5673. | }
  5674. configure:44174: g++ -o conftest -I/opt/include -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.cpp -lvgvm -lnsl -lc >&5
  5675. conftest.cpp:24:23: fatal error: vgvm/vgvm.h: No such file or directory
  5676. compilation terminated.
  5677. configure:44174: $? = 1
  5678. configure: failed program was:
  5679. | /* confdefs.h */
  5680. | #define PACKAGE_NAME "crystalspace"
  5681. | #define PACKAGE_TARNAME "crystalspace"
  5682. | #define PACKAGE_VERSION "2.1"
  5683. | #define PACKAGE_STRING "crystalspace 2.1"
  5684. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5685. | #define PACKAGE_URL ""
  5686. | #define STDC_HEADERS 1
  5687. | #define HAVE_SYS_TYPES_H 1
  5688. | #define HAVE_SYS_STAT_H 1
  5689. | #define HAVE_STDLIB_H 1
  5690. | #define HAVE_STRING_H 1
  5691. | #define HAVE_MEMORY_H 1
  5692. | #define HAVE_STRINGS_H 1
  5693. | #define HAVE_INTTYPES_H 1
  5694. | #define HAVE_STDINT_H 1
  5695. | #define HAVE_UNISTD_H 1
  5696. | #define HAVE_CMATH 1
  5697. | #define HAVE_MATH_H 1
  5698. | #define HAVE_LIBC 1
  5699. | #define HAVE_LIBNSL 1
  5700. | #define CS_PLATFORM_UNIX /**/
  5701. | /* end confdefs.h. */
  5702. | #include <vgvm/vgvm.h>
  5703. | int
  5704. | main ()
  5705. | {
  5706. | new vgvm::Program (0,0)
  5707. | ;
  5708. | return 0;
  5709. | }
  5710. configure:44206: result: no
  5711. configure:44424: checking if pkg-config recognizes ogg
  5712. configure:44435: result: yes
  5713. configure:44443: pkg-config --cflags ogg
  5714. configure:44446: 0 = 0
  5715. configure:44449: pkg-config --libs ogg
  5716. configure:44452: 0 = 0
  5717. configure:44507: checking for ogg-config
  5718. configure:44540: result: no
  5719. configure:44816: checking for libogg
  5720. configure:44896: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -logg -lnsl -lc >&5
  5721. configure:44896: $? = 0
  5722. configure:44928: result: yes
  5723. configure:45141: checking if pkg-config recognizes vorbis
  5724. configure:45152: result: yes
  5725. configure:45160: pkg-config --cflags vorbis
  5726. configure:45163: 0 = 0
  5727. configure:45166: pkg-config --libs vorbis
  5728. configure:45169: 0 = 0
  5729. configure:45224: checking for vorbis-config
  5730. configure:45257: result: no
  5731. configure:45533: checking for libvorbis
  5732. configure:45613: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lvorbis -logg -lnsl -lc >&5
  5733. configure:45613: $? = 0
  5734. configure:45645: result: yes
  5735. configure:45859: checking if pkg-config recognizes vorbisfile
  5736. configure:45870: result: yes
  5737. configure:45878: pkg-config --cflags vorbisfile
  5738. configure:45881: 0 = 0
  5739. configure:45884: pkg-config --libs vorbisfile
  5740. configure:45887: 0 = 0
  5741. configure:45942: checking for vorbisfile-config
  5742. configure:45975: result: no
  5743. configure:46252: checking for libvorbisfile
  5744. configure:46333: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lvorbisfile -logg -lvorbis -logg -lnsl -lc >&5
  5745. configure:46333: $? = 0
  5746. configure:46365: result: yes
  5747. configure:46575: checking if pkg-config recognizes theoradec
  5748. configure:46586: result: no
  5749. configure:46658: checking for theoradec-config
  5750. configure:46691: result: no
  5751. configure:46857: checking if pkg-config recognizes libtheoradec
  5752. configure:46868: result: no
  5753. configure:46940: checking for libtheoradec-config
  5754. configure:46973: result: no
  5755. configure:47348: checking for libtheoradec
  5756. configure:47428: gcc -o conftest -DCS_THEORADEC_PATH=theoradec -I/usr/local/include -L/usr/local/lib conftest.c -framework theoradec -lnsl -lc >&5
  5757. gcc: error: theoradec: No such file or directory
  5758. gcc: error: unrecognized command line option '-framework'
  5759. configure:47428: $? = 1
  5760. configure: failed program was:
  5761. | /* confdefs.h */
  5762. | #define PACKAGE_NAME "crystalspace"
  5763. | #define PACKAGE_TARNAME "crystalspace"
  5764. | #define PACKAGE_VERSION "2.1"
  5765. | #define PACKAGE_STRING "crystalspace 2.1"
  5766. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5767. | #define PACKAGE_URL ""
  5768. | #define STDC_HEADERS 1
  5769. | #define HAVE_SYS_TYPES_H 1
  5770. | #define HAVE_SYS_STAT_H 1
  5771. | #define HAVE_STDLIB_H 1
  5772. | #define HAVE_STRING_H 1
  5773. | #define HAVE_MEMORY_H 1
  5774. | #define HAVE_STRINGS_H 1
  5775. | #define HAVE_INTTYPES_H 1
  5776. | #define HAVE_STDINT_H 1
  5777. | #define HAVE_UNISTD_H 1
  5778. | #define HAVE_CMATH 1
  5779. | #define HAVE_MATH_H 1
  5780. | #define HAVE_LIBC 1
  5781. | #define HAVE_LIBNSL 1
  5782. | #define CS_PLATFORM_UNIX /**/
  5783. | /* end confdefs.h. */
  5784. | #include <theora/codec.h>
  5785. | int
  5786. | main ()
  5787. | {
  5788. | th_comment tc; th_comment_init (&tc);
  5789. | ;
  5790. | return 0;
  5791. | }
  5792. configure:47428: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -ltheoradec -lnsl -lc >&5
  5793. conftest.c:24:26: fatal error: theora/codec.h: No such file or directory
  5794. compilation terminated.
  5795. configure:47428: $? = 1
  5796. configure: failed program was:
  5797. | /* confdefs.h */
  5798. | #define PACKAGE_NAME "crystalspace"
  5799. | #define PACKAGE_TARNAME "crystalspace"
  5800. | #define PACKAGE_VERSION "2.1"
  5801. | #define PACKAGE_STRING "crystalspace 2.1"
  5802. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5803. | #define PACKAGE_URL ""
  5804. | #define STDC_HEADERS 1
  5805. | #define HAVE_SYS_TYPES_H 1
  5806. | #define HAVE_SYS_STAT_H 1
  5807. | #define HAVE_STDLIB_H 1
  5808. | #define HAVE_STRING_H 1
  5809. | #define HAVE_MEMORY_H 1
  5810. | #define HAVE_STRINGS_H 1
  5811. | #define HAVE_INTTYPES_H 1
  5812. | #define HAVE_STDINT_H 1
  5813. | #define HAVE_UNISTD_H 1
  5814. | #define HAVE_CMATH 1
  5815. | #define HAVE_MATH_H 1
  5816. | #define HAVE_LIBC 1
  5817. | #define HAVE_LIBNSL 1
  5818. | #define CS_PLATFORM_UNIX /**/
  5819. | /* end confdefs.h. */
  5820. | #include <theora/codec.h>
  5821. | int
  5822. | main ()
  5823. | {
  5824. | th_comment tc; th_comment_init (&tc);
  5825. | ;
  5826. | return 0;
  5827. | }
  5828. configure:47428: gcc -o conftest -I/usr/local/include -DCS_THEORADEC_PATH=theoradec -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -framework theoradec -lnsl -lc >&5
  5829. gcc: error: theoradec: No such file or directory
  5830. gcc: error: unrecognized command line option '-framework'
  5831. configure:47428: $? = 1
  5832. configure: failed program was:
  5833. | /* confdefs.h */
  5834. | #define PACKAGE_NAME "crystalspace"
  5835. | #define PACKAGE_TARNAME "crystalspace"
  5836. | #define PACKAGE_VERSION "2.1"
  5837. | #define PACKAGE_STRING "crystalspace 2.1"
  5838. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5839. | #define PACKAGE_URL ""
  5840. | #define STDC_HEADERS 1
  5841. | #define HAVE_SYS_TYPES_H 1
  5842. | #define HAVE_SYS_STAT_H 1
  5843. | #define HAVE_STDLIB_H 1
  5844. | #define HAVE_STRING_H 1
  5845. | #define HAVE_MEMORY_H 1
  5846. | #define HAVE_STRINGS_H 1
  5847. | #define HAVE_INTTYPES_H 1
  5848. | #define HAVE_STDINT_H 1
  5849. | #define HAVE_UNISTD_H 1
  5850. | #define HAVE_CMATH 1
  5851. | #define HAVE_MATH_H 1
  5852. | #define HAVE_LIBC 1
  5853. | #define HAVE_LIBNSL 1
  5854. | #define CS_PLATFORM_UNIX /**/
  5855. | /* end confdefs.h. */
  5856. | #include <theora/codec.h>
  5857. | int
  5858. | main ()
  5859. | {
  5860. | th_comment tc; th_comment_init (&tc);
  5861. | ;
  5862. | return 0;
  5863. | }
  5864. configure:47428: gcc -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -ltheoradec -lnsl -lc >&5
  5865. conftest.c:24:26: fatal error: theora/codec.h: No such file or directory
  5866. compilation terminated.
  5867. configure:47428: $? = 1
  5868. configure: failed program was:
  5869. | /* confdefs.h */
  5870. | #define PACKAGE_NAME "crystalspace"
  5871. | #define PACKAGE_TARNAME "crystalspace"
  5872. | #define PACKAGE_VERSION "2.1"
  5873. | #define PACKAGE_STRING "crystalspace 2.1"
  5874. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5875. | #define PACKAGE_URL ""
  5876. | #define STDC_HEADERS 1
  5877. | #define HAVE_SYS_TYPES_H 1
  5878. | #define HAVE_SYS_STAT_H 1
  5879. | #define HAVE_STDLIB_H 1
  5880. | #define HAVE_STRING_H 1
  5881. | #define HAVE_MEMORY_H 1
  5882. | #define HAVE_STRINGS_H 1
  5883. | #define HAVE_INTTYPES_H 1
  5884. | #define HAVE_STDINT_H 1
  5885. | #define HAVE_UNISTD_H 1
  5886. | #define HAVE_CMATH 1
  5887. | #define HAVE_MATH_H 1
  5888. | #define HAVE_LIBC 1
  5889. | #define HAVE_LIBNSL 1
  5890. | #define CS_PLATFORM_UNIX /**/
  5891. | /* end confdefs.h. */
  5892. | #include <theora/codec.h>
  5893. | int
  5894. | main ()
  5895. | {
  5896. | th_comment tc; th_comment_init (&tc);
  5897. | ;
  5898. | return 0;
  5899. | }
  5900. configure:47428: gcc -o conftest -I/sw/include -DCS_THEORADEC_PATH=theoradec -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.c -framework theoradec -lnsl -lc >&5
  5901. gcc: error: theoradec: No such file or directory
  5902. gcc: error: unrecognized command line option '-framework'
  5903. configure:47428: $? = 1
  5904. configure: failed program was:
  5905. | /* confdefs.h */
  5906. | #define PACKAGE_NAME "crystalspace"
  5907. | #define PACKAGE_TARNAME "crystalspace"
  5908. | #define PACKAGE_VERSION "2.1"
  5909. | #define PACKAGE_STRING "crystalspace 2.1"
  5910. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5911. | #define PACKAGE_URL ""
  5912. | #define STDC_HEADERS 1
  5913. | #define HAVE_SYS_TYPES_H 1
  5914. | #define HAVE_SYS_STAT_H 1
  5915. | #define HAVE_STDLIB_H 1
  5916. | #define HAVE_STRING_H 1
  5917. | #define HAVE_MEMORY_H 1
  5918. | #define HAVE_STRINGS_H 1
  5919. | #define HAVE_INTTYPES_H 1
  5920. | #define HAVE_STDINT_H 1
  5921. | #define HAVE_UNISTD_H 1
  5922. | #define HAVE_CMATH 1
  5923. | #define HAVE_MATH_H 1
  5924. | #define HAVE_LIBC 1
  5925. | #define HAVE_LIBNSL 1
  5926. | #define CS_PLATFORM_UNIX /**/
  5927. | /* end confdefs.h. */
  5928. | #include <theora/codec.h>
  5929. | int
  5930. | main ()
  5931. | {
  5932. | th_comment tc; th_comment_init (&tc);
  5933. | ;
  5934. | return 0;
  5935. | }
  5936. configure:47428: gcc -o conftest -I/sw/include -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.c -ltheoradec -lnsl -lc >&5
  5937. conftest.c:24:26: fatal error: theora/codec.h: No such file or directory
  5938. compilation terminated.
  5939. configure:47428: $? = 1
  5940. configure: failed program was:
  5941. | /* confdefs.h */
  5942. | #define PACKAGE_NAME "crystalspace"
  5943. | #define PACKAGE_TARNAME "crystalspace"
  5944. | #define PACKAGE_VERSION "2.1"
  5945. | #define PACKAGE_STRING "crystalspace 2.1"
  5946. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5947. | #define PACKAGE_URL ""
  5948. | #define STDC_HEADERS 1
  5949. | #define HAVE_SYS_TYPES_H 1
  5950. | #define HAVE_SYS_STAT_H 1
  5951. | #define HAVE_STDLIB_H 1
  5952. | #define HAVE_STRING_H 1
  5953. | #define HAVE_MEMORY_H 1
  5954. | #define HAVE_STRINGS_H 1
  5955. | #define HAVE_INTTYPES_H 1
  5956. | #define HAVE_STDINT_H 1
  5957. | #define HAVE_UNISTD_H 1
  5958. | #define HAVE_CMATH 1
  5959. | #define HAVE_MATH_H 1
  5960. | #define HAVE_LIBC 1
  5961. | #define HAVE_LIBNSL 1
  5962. | #define CS_PLATFORM_UNIX /**/
  5963. | /* end confdefs.h. */
  5964. | #include <theora/codec.h>
  5965. | int
  5966. | main ()
  5967. | {
  5968. | th_comment tc; th_comment_init (&tc);
  5969. | ;
  5970. | return 0;
  5971. | }
  5972. configure:47428: gcc -o conftest -I/opt/local/include -DCS_THEORADEC_PATH=theoradec -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -framework theoradec -lnsl -lc >&5
  5973. gcc: error: theoradec: No such file or directory
  5974. gcc: error: unrecognized command line option '-framework'
  5975. configure:47428: $? = 1
  5976. configure: failed program was:
  5977. | /* confdefs.h */
  5978. | #define PACKAGE_NAME "crystalspace"
  5979. | #define PACKAGE_TARNAME "crystalspace"
  5980. | #define PACKAGE_VERSION "2.1"
  5981. | #define PACKAGE_STRING "crystalspace 2.1"
  5982. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  5983. | #define PACKAGE_URL ""
  5984. | #define STDC_HEADERS 1
  5985. | #define HAVE_SYS_TYPES_H 1
  5986. | #define HAVE_SYS_STAT_H 1
  5987. | #define HAVE_STDLIB_H 1
  5988. | #define HAVE_STRING_H 1
  5989. | #define HAVE_MEMORY_H 1
  5990. | #define HAVE_STRINGS_H 1
  5991. | #define HAVE_INTTYPES_H 1
  5992. | #define HAVE_STDINT_H 1
  5993. | #define HAVE_UNISTD_H 1
  5994. | #define HAVE_CMATH 1
  5995. | #define HAVE_MATH_H 1
  5996. | #define HAVE_LIBC 1
  5997. | #define HAVE_LIBNSL 1
  5998. | #define CS_PLATFORM_UNIX /**/
  5999. | /* end confdefs.h. */
  6000. | #include <theora/codec.h>
  6001. | int
  6002. | main ()
  6003. | {
  6004. | th_comment tc; th_comment_init (&tc);
  6005. | ;
  6006. | return 0;
  6007. | }
  6008. configure:47428: gcc -o conftest -I/opt/local/include -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -ltheoradec -lnsl -lc >&5
  6009. conftest.c:24:26: fatal error: theora/codec.h: No such file or directory
  6010. compilation terminated.
  6011. configure:47428: $? = 1
  6012. configure: failed program was:
  6013. | /* confdefs.h */
  6014. | #define PACKAGE_NAME "crystalspace"
  6015. | #define PACKAGE_TARNAME "crystalspace"
  6016. | #define PACKAGE_VERSION "2.1"
  6017. | #define PACKAGE_STRING "crystalspace 2.1"
  6018. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6019. | #define PACKAGE_URL ""
  6020. | #define STDC_HEADERS 1
  6021. | #define HAVE_SYS_TYPES_H 1
  6022. | #define HAVE_SYS_STAT_H 1
  6023. | #define HAVE_STDLIB_H 1
  6024. | #define HAVE_STRING_H 1
  6025. | #define HAVE_MEMORY_H 1
  6026. | #define HAVE_STRINGS_H 1
  6027. | #define HAVE_INTTYPES_H 1
  6028. | #define HAVE_STDINT_H 1
  6029. | #define HAVE_UNISTD_H 1
  6030. | #define HAVE_CMATH 1
  6031. | #define HAVE_MATH_H 1
  6032. | #define HAVE_LIBC 1
  6033. | #define HAVE_LIBNSL 1
  6034. | #define CS_PLATFORM_UNIX /**/
  6035. | /* end confdefs.h. */
  6036. | #include <theora/codec.h>
  6037. | int
  6038. | main ()
  6039. | {
  6040. | th_comment tc; th_comment_init (&tc);
  6041. | ;
  6042. | return 0;
  6043. | }
  6044. configure:47428: gcc -o conftest -I/opt/include -DCS_THEORADEC_PATH=theoradec -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.c -framework theoradec -lnsl -lc >&5
  6045. gcc: error: theoradec: No such file or directory
  6046. gcc: error: unrecognized command line option '-framework'
  6047. configure:47428: $? = 1
  6048. configure: failed program was:
  6049. | /* confdefs.h */
  6050. | #define PACKAGE_NAME "crystalspace"
  6051. | #define PACKAGE_TARNAME "crystalspace"
  6052. | #define PACKAGE_VERSION "2.1"
  6053. | #define PACKAGE_STRING "crystalspace 2.1"
  6054. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6055. | #define PACKAGE_URL ""
  6056. | #define STDC_HEADERS 1
  6057. | #define HAVE_SYS_TYPES_H 1
  6058. | #define HAVE_SYS_STAT_H 1
  6059. | #define HAVE_STDLIB_H 1
  6060. | #define HAVE_STRING_H 1
  6061. | #define HAVE_MEMORY_H 1
  6062. | #define HAVE_STRINGS_H 1
  6063. | #define HAVE_INTTYPES_H 1
  6064. | #define HAVE_STDINT_H 1
  6065. | #define HAVE_UNISTD_H 1
  6066. | #define HAVE_CMATH 1
  6067. | #define HAVE_MATH_H 1
  6068. | #define HAVE_LIBC 1
  6069. | #define HAVE_LIBNSL 1
  6070. | #define CS_PLATFORM_UNIX /**/
  6071. | /* end confdefs.h. */
  6072. | #include <theora/codec.h>
  6073. | int
  6074. | main ()
  6075. | {
  6076. | th_comment tc; th_comment_init (&tc);
  6077. | ;
  6078. | return 0;
  6079. | }
  6080. configure:47428: gcc -o conftest -I/opt/include -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.c -ltheoradec -lnsl -lc >&5
  6081. conftest.c:24:26: fatal error: theora/codec.h: No such file or directory
  6082. compilation terminated.
  6083. configure:47428: $? = 1
  6084. configure: failed program was:
  6085. | /* confdefs.h */
  6086. | #define PACKAGE_NAME "crystalspace"
  6087. | #define PACKAGE_TARNAME "crystalspace"
  6088. | #define PACKAGE_VERSION "2.1"
  6089. | #define PACKAGE_STRING "crystalspace 2.1"
  6090. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6091. | #define PACKAGE_URL ""
  6092. | #define STDC_HEADERS 1
  6093. | #define HAVE_SYS_TYPES_H 1
  6094. | #define HAVE_SYS_STAT_H 1
  6095. | #define HAVE_STDLIB_H 1
  6096. | #define HAVE_STRING_H 1
  6097. | #define HAVE_MEMORY_H 1
  6098. | #define HAVE_STRINGS_H 1
  6099. | #define HAVE_INTTYPES_H 1
  6100. | #define HAVE_STDINT_H 1
  6101. | #define HAVE_UNISTD_H 1
  6102. | #define HAVE_CMATH 1
  6103. | #define HAVE_MATH_H 1
  6104. | #define HAVE_LIBC 1
  6105. | #define HAVE_LIBNSL 1
  6106. | #define CS_PLATFORM_UNIX /**/
  6107. | /* end confdefs.h. */
  6108. | #include <theora/codec.h>
  6109. | int
  6110. | main ()
  6111. | {
  6112. | th_comment tc; th_comment_init (&tc);
  6113. | ;
  6114. | return 0;
  6115. | }
  6116. configure:47428: gcc -o conftest -DCS_THEORADEC_PATH=libtheoradec -I/usr/local/include -L/usr/local/lib conftest.c -framework libtheoradec -lnsl -lc >&5
  6117. gcc: error: libtheoradec: No such file or directory
  6118. gcc: error: unrecognized command line option '-framework'
  6119. configure:47428: $? = 1
  6120. configure: failed program was:
  6121. | /* confdefs.h */
  6122. | #define PACKAGE_NAME "crystalspace"
  6123. | #define PACKAGE_TARNAME "crystalspace"
  6124. | #define PACKAGE_VERSION "2.1"
  6125. | #define PACKAGE_STRING "crystalspace 2.1"
  6126. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6127. | #define PACKAGE_URL ""
  6128. | #define STDC_HEADERS 1
  6129. | #define HAVE_SYS_TYPES_H 1
  6130. | #define HAVE_SYS_STAT_H 1
  6131. | #define HAVE_STDLIB_H 1
  6132. | #define HAVE_STRING_H 1
  6133. | #define HAVE_MEMORY_H 1
  6134. | #define HAVE_STRINGS_H 1
  6135. | #define HAVE_INTTYPES_H 1
  6136. | #define HAVE_STDINT_H 1
  6137. | #define HAVE_UNISTD_H 1
  6138. | #define HAVE_CMATH 1
  6139. | #define HAVE_MATH_H 1
  6140. | #define HAVE_LIBC 1
  6141. | #define HAVE_LIBNSL 1
  6142. | #define CS_PLATFORM_UNIX /**/
  6143. | /* end confdefs.h. */
  6144. | #include <theora/codec.h>
  6145. | int
  6146. | main ()
  6147. | {
  6148. | th_comment tc; th_comment_init (&tc);
  6149. | ;
  6150. | return 0;
  6151. | }
  6152. configure:47428: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -llibtheoradec -lnsl -lc >&5
  6153. conftest.c:24:26: fatal error: theora/codec.h: No such file or directory
  6154. compilation terminated.
  6155. configure:47428: $? = 1
  6156. configure: failed program was:
  6157. | /* confdefs.h */
  6158. | #define PACKAGE_NAME "crystalspace"
  6159. | #define PACKAGE_TARNAME "crystalspace"
  6160. | #define PACKAGE_VERSION "2.1"
  6161. | #define PACKAGE_STRING "crystalspace 2.1"
  6162. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6163. | #define PACKAGE_URL ""
  6164. | #define STDC_HEADERS 1
  6165. | #define HAVE_SYS_TYPES_H 1
  6166. | #define HAVE_SYS_STAT_H 1
  6167. | #define HAVE_STDLIB_H 1
  6168. | #define HAVE_STRING_H 1
  6169. | #define HAVE_MEMORY_H 1
  6170. | #define HAVE_STRINGS_H 1
  6171. | #define HAVE_INTTYPES_H 1
  6172. | #define HAVE_STDINT_H 1
  6173. | #define HAVE_UNISTD_H 1
  6174. | #define HAVE_CMATH 1
  6175. | #define HAVE_MATH_H 1
  6176. | #define HAVE_LIBC 1
  6177. | #define HAVE_LIBNSL 1
  6178. | #define CS_PLATFORM_UNIX /**/
  6179. | /* end confdefs.h. */
  6180. | #include <theora/codec.h>
  6181. | int
  6182. | main ()
  6183. | {
  6184. | th_comment tc; th_comment_init (&tc);
  6185. | ;
  6186. | return 0;
  6187. | }
  6188. configure:47428: gcc -o conftest -I/usr/local/include -DCS_THEORADEC_PATH=libtheoradec -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -framework libtheoradec -lnsl -lc >&5
  6189. gcc: error: libtheoradec: No such file or directory
  6190. gcc: error: unrecognized command line option '-framework'
  6191. configure:47428: $? = 1
  6192. configure: failed program was:
  6193. | /* confdefs.h */
  6194. | #define PACKAGE_NAME "crystalspace"
  6195. | #define PACKAGE_TARNAME "crystalspace"
  6196. | #define PACKAGE_VERSION "2.1"
  6197. | #define PACKAGE_STRING "crystalspace 2.1"
  6198. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6199. | #define PACKAGE_URL ""
  6200. | #define STDC_HEADERS 1
  6201. | #define HAVE_SYS_TYPES_H 1
  6202. | #define HAVE_SYS_STAT_H 1
  6203. | #define HAVE_STDLIB_H 1
  6204. | #define HAVE_STRING_H 1
  6205. | #define HAVE_MEMORY_H 1
  6206. | #define HAVE_STRINGS_H 1
  6207. | #define HAVE_INTTYPES_H 1
  6208. | #define HAVE_STDINT_H 1
  6209. | #define HAVE_UNISTD_H 1
  6210. | #define HAVE_CMATH 1
  6211. | #define HAVE_MATH_H 1
  6212. | #define HAVE_LIBC 1
  6213. | #define HAVE_LIBNSL 1
  6214. | #define CS_PLATFORM_UNIX /**/
  6215. | /* end confdefs.h. */
  6216. | #include <theora/codec.h>
  6217. | int
  6218. | main ()
  6219. | {
  6220. | th_comment tc; th_comment_init (&tc);
  6221. | ;
  6222. | return 0;
  6223. | }
  6224. configure:47428: gcc -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -llibtheoradec -lnsl -lc >&5
  6225. conftest.c:24:26: fatal error: theora/codec.h: No such file or directory
  6226. compilation terminated.
  6227. configure:47428: $? = 1
  6228. configure: failed program was:
  6229. | /* confdefs.h */
  6230. | #define PACKAGE_NAME "crystalspace"
  6231. | #define PACKAGE_TARNAME "crystalspace"
  6232. | #define PACKAGE_VERSION "2.1"
  6233. | #define PACKAGE_STRING "crystalspace 2.1"
  6234. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6235. | #define PACKAGE_URL ""
  6236. | #define STDC_HEADERS 1
  6237. | #define HAVE_SYS_TYPES_H 1
  6238. | #define HAVE_SYS_STAT_H 1
  6239. | #define HAVE_STDLIB_H 1
  6240. | #define HAVE_STRING_H 1
  6241. | #define HAVE_MEMORY_H 1
  6242. | #define HAVE_STRINGS_H 1
  6243. | #define HAVE_INTTYPES_H 1
  6244. | #define HAVE_STDINT_H 1
  6245. | #define HAVE_UNISTD_H 1
  6246. | #define HAVE_CMATH 1
  6247. | #define HAVE_MATH_H 1
  6248. | #define HAVE_LIBC 1
  6249. | #define HAVE_LIBNSL 1
  6250. | #define CS_PLATFORM_UNIX /**/
  6251. | /* end confdefs.h. */
  6252. | #include <theora/codec.h>
  6253. | int
  6254. | main ()
  6255. | {
  6256. | th_comment tc; th_comment_init (&tc);
  6257. | ;
  6258. | return 0;
  6259. | }
  6260. configure:47428: gcc -o conftest -I/sw/include -DCS_THEORADEC_PATH=libtheoradec -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.c -framework libtheoradec -lnsl -lc >&5
  6261. gcc: error: libtheoradec: No such file or directory
  6262. gcc: error: unrecognized command line option '-framework'
  6263. configure:47428: $? = 1
  6264. configure: failed program was:
  6265. | /* confdefs.h */
  6266. | #define PACKAGE_NAME "crystalspace"
  6267. | #define PACKAGE_TARNAME "crystalspace"
  6268. | #define PACKAGE_VERSION "2.1"
  6269. | #define PACKAGE_STRING "crystalspace 2.1"
  6270. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6271. | #define PACKAGE_URL ""
  6272. | #define STDC_HEADERS 1
  6273. | #define HAVE_SYS_TYPES_H 1
  6274. | #define HAVE_SYS_STAT_H 1
  6275. | #define HAVE_STDLIB_H 1
  6276. | #define HAVE_STRING_H 1
  6277. | #define HAVE_MEMORY_H 1
  6278. | #define HAVE_STRINGS_H 1
  6279. | #define HAVE_INTTYPES_H 1
  6280. | #define HAVE_STDINT_H 1
  6281. | #define HAVE_UNISTD_H 1
  6282. | #define HAVE_CMATH 1
  6283. | #define HAVE_MATH_H 1
  6284. | #define HAVE_LIBC 1
  6285. | #define HAVE_LIBNSL 1
  6286. | #define CS_PLATFORM_UNIX /**/
  6287. | /* end confdefs.h. */
  6288. | #include <theora/codec.h>
  6289. | int
  6290. | main ()
  6291. | {
  6292. | th_comment tc; th_comment_init (&tc);
  6293. | ;
  6294. | return 0;
  6295. | }
  6296. configure:47428: gcc -o conftest -I/sw/include -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.c -llibtheoradec -lnsl -lc >&5
  6297. conftest.c:24:26: fatal error: theora/codec.h: No such file or directory
  6298. compilation terminated.
  6299. configure:47428: $? = 1
  6300. configure: failed program was:
  6301. | /* confdefs.h */
  6302. | #define PACKAGE_NAME "crystalspace"
  6303. | #define PACKAGE_TARNAME "crystalspace"
  6304. | #define PACKAGE_VERSION "2.1"
  6305. | #define PACKAGE_STRING "crystalspace 2.1"
  6306. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6307. | #define PACKAGE_URL ""
  6308. | #define STDC_HEADERS 1
  6309. | #define HAVE_SYS_TYPES_H 1
  6310. | #define HAVE_SYS_STAT_H 1
  6311. | #define HAVE_STDLIB_H 1
  6312. | #define HAVE_STRING_H 1
  6313. | #define HAVE_MEMORY_H 1
  6314. | #define HAVE_STRINGS_H 1
  6315. | #define HAVE_INTTYPES_H 1
  6316. | #define HAVE_STDINT_H 1
  6317. | #define HAVE_UNISTD_H 1
  6318. | #define HAVE_CMATH 1
  6319. | #define HAVE_MATH_H 1
  6320. | #define HAVE_LIBC 1
  6321. | #define HAVE_LIBNSL 1
  6322. | #define CS_PLATFORM_UNIX /**/
  6323. | /* end confdefs.h. */
  6324. | #include <theora/codec.h>
  6325. | int
  6326. | main ()
  6327. | {
  6328. | th_comment tc; th_comment_init (&tc);
  6329. | ;
  6330. | return 0;
  6331. | }
  6332. configure:47428: gcc -o conftest -I/opt/local/include -DCS_THEORADEC_PATH=libtheoradec -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -framework libtheoradec -lnsl -lc >&5
  6333. gcc: error: libtheoradec: No such file or directory
  6334. gcc: error: unrecognized command line option '-framework'
  6335. configure:47428: $? = 1
  6336. configure: failed program was:
  6337. | /* confdefs.h */
  6338. | #define PACKAGE_NAME "crystalspace"
  6339. | #define PACKAGE_TARNAME "crystalspace"
  6340. | #define PACKAGE_VERSION "2.1"
  6341. | #define PACKAGE_STRING "crystalspace 2.1"
  6342. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6343. | #define PACKAGE_URL ""
  6344. | #define STDC_HEADERS 1
  6345. | #define HAVE_SYS_TYPES_H 1
  6346. | #define HAVE_SYS_STAT_H 1
  6347. | #define HAVE_STDLIB_H 1
  6348. | #define HAVE_STRING_H 1
  6349. | #define HAVE_MEMORY_H 1
  6350. | #define HAVE_STRINGS_H 1
  6351. | #define HAVE_INTTYPES_H 1
  6352. | #define HAVE_STDINT_H 1
  6353. | #define HAVE_UNISTD_H 1
  6354. | #define HAVE_CMATH 1
  6355. | #define HAVE_MATH_H 1
  6356. | #define HAVE_LIBC 1
  6357. | #define HAVE_LIBNSL 1
  6358. | #define CS_PLATFORM_UNIX /**/
  6359. | /* end confdefs.h. */
  6360. | #include <theora/codec.h>
  6361. | int
  6362. | main ()
  6363. | {
  6364. | th_comment tc; th_comment_init (&tc);
  6365. | ;
  6366. | return 0;
  6367. | }
  6368. configure:47428: gcc -o conftest -I/opt/local/include -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -llibtheoradec -lnsl -lc >&5
  6369. conftest.c:24:26: fatal error: theora/codec.h: No such file or directory
  6370. compilation terminated.
  6371. configure:47428: $? = 1
  6372. configure: failed program was:
  6373. | /* confdefs.h */
  6374. | #define PACKAGE_NAME "crystalspace"
  6375. | #define PACKAGE_TARNAME "crystalspace"
  6376. | #define PACKAGE_VERSION "2.1"
  6377. | #define PACKAGE_STRING "crystalspace 2.1"
  6378. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6379. | #define PACKAGE_URL ""
  6380. | #define STDC_HEADERS 1
  6381. | #define HAVE_SYS_TYPES_H 1
  6382. | #define HAVE_SYS_STAT_H 1
  6383. | #define HAVE_STDLIB_H 1
  6384. | #define HAVE_STRING_H 1
  6385. | #define HAVE_MEMORY_H 1
  6386. | #define HAVE_STRINGS_H 1
  6387. | #define HAVE_INTTYPES_H 1
  6388. | #define HAVE_STDINT_H 1
  6389. | #define HAVE_UNISTD_H 1
  6390. | #define HAVE_CMATH 1
  6391. | #define HAVE_MATH_H 1
  6392. | #define HAVE_LIBC 1
  6393. | #define HAVE_LIBNSL 1
  6394. | #define CS_PLATFORM_UNIX /**/
  6395. | /* end confdefs.h. */
  6396. | #include <theora/codec.h>
  6397. | int
  6398. | main ()
  6399. | {
  6400. | th_comment tc; th_comment_init (&tc);
  6401. | ;
  6402. | return 0;
  6403. | }
  6404. configure:47428: gcc -o conftest -I/opt/include -DCS_THEORADEC_PATH=libtheoradec -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.c -framework libtheoradec -lnsl -lc >&5
  6405. gcc: error: libtheoradec: No such file or directory
  6406. gcc: error: unrecognized command line option '-framework'
  6407. configure:47428: $? = 1
  6408. configure: failed program was:
  6409. | /* confdefs.h */
  6410. | #define PACKAGE_NAME "crystalspace"
  6411. | #define PACKAGE_TARNAME "crystalspace"
  6412. | #define PACKAGE_VERSION "2.1"
  6413. | #define PACKAGE_STRING "crystalspace 2.1"
  6414. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6415. | #define PACKAGE_URL ""
  6416. | #define STDC_HEADERS 1
  6417. | #define HAVE_SYS_TYPES_H 1
  6418. | #define HAVE_SYS_STAT_H 1
  6419. | #define HAVE_STDLIB_H 1
  6420. | #define HAVE_STRING_H 1
  6421. | #define HAVE_MEMORY_H 1
  6422. | #define HAVE_STRINGS_H 1
  6423. | #define HAVE_INTTYPES_H 1
  6424. | #define HAVE_STDINT_H 1
  6425. | #define HAVE_UNISTD_H 1
  6426. | #define HAVE_CMATH 1
  6427. | #define HAVE_MATH_H 1
  6428. | #define HAVE_LIBC 1
  6429. | #define HAVE_LIBNSL 1
  6430. | #define CS_PLATFORM_UNIX /**/
  6431. | /* end confdefs.h. */
  6432. | #include <theora/codec.h>
  6433. | int
  6434. | main ()
  6435. | {
  6436. | th_comment tc; th_comment_init (&tc);
  6437. | ;
  6438. | return 0;
  6439. | }
  6440. configure:47428: gcc -o conftest -I/opt/include -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.c -llibtheoradec -lnsl -lc >&5
  6441. conftest.c:24:26: fatal error: theora/codec.h: No such file or directory
  6442. compilation terminated.
  6443. configure:47428: $? = 1
  6444. configure: failed program was:
  6445. | /* confdefs.h */
  6446. | #define PACKAGE_NAME "crystalspace"
  6447. | #define PACKAGE_TARNAME "crystalspace"
  6448. | #define PACKAGE_VERSION "2.1"
  6449. | #define PACKAGE_STRING "crystalspace 2.1"
  6450. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6451. | #define PACKAGE_URL ""
  6452. | #define STDC_HEADERS 1
  6453. | #define HAVE_SYS_TYPES_H 1
  6454. | #define HAVE_SYS_STAT_H 1
  6455. | #define HAVE_STDLIB_H 1
  6456. | #define HAVE_STRING_H 1
  6457. | #define HAVE_MEMORY_H 1
  6458. | #define HAVE_STRINGS_H 1
  6459. | #define HAVE_INTTYPES_H 1
  6460. | #define HAVE_STDINT_H 1
  6461. | #define HAVE_UNISTD_H 1
  6462. | #define HAVE_CMATH 1
  6463. | #define HAVE_MATH_H 1
  6464. | #define HAVE_LIBC 1
  6465. | #define HAVE_LIBNSL 1
  6466. | #define CS_PLATFORM_UNIX /**/
  6467. | /* end confdefs.h. */
  6468. | #include <theora/codec.h>
  6469. | int
  6470. | main ()
  6471. | {
  6472. | th_comment tc; th_comment_init (&tc);
  6473. | ;
  6474. | return 0;
  6475. | }
  6476. configure:47460: result: no
  6477. configure:47679: checking if pkg-config recognizes speex
  6478. configure:47690: result: yes
  6479. configure:47698: pkg-config --cflags speex
  6480. configure:47701: 0 = 0
  6481. configure:47704: pkg-config --libs speex
  6482. configure:47707: 0 = 0
  6483. configure:47762: checking for speex-config
  6484. configure:47795: result: no
  6485. configure:48071: checking for libspeex
  6486. configure:48151: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lspeex -logg -lnsl -lc >&5
  6487. configure:48151: $? = 0
  6488. configure:48183: result: yes
  6489. configure:48240: checking for speex_header_free()
  6490. configure:48323: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp -lspeex -logg -lnsl -lc >&5
  6491. configure:48323: $? = 0
  6492. configure:48356: result: yes
  6493. configure:50635: checking if pkg-config recognizes ode
  6494. configure:50646: result: no
  6495. configure:50718: checking for ode-config
  6496. configure:50751: result: no
  6497. configure:51027: checking for libode
  6498. configure:51107: g++ -o conftest -DCS_ODE_PATH=ode -I/usr/local/include -L/usr/local/lib conftest.cpp -framework ode -lnsl -lc >&5
  6499. g++: error: ode: No such file or directory
  6500. g++: error: unrecognized command line option '-framework'
  6501. configure:51107: $? = 1
  6502. configure: failed program was:
  6503. | /* confdefs.h */
  6504. | #define PACKAGE_NAME "crystalspace"
  6505. | #define PACKAGE_TARNAME "crystalspace"
  6506. | #define PACKAGE_VERSION "2.1"
  6507. | #define PACKAGE_STRING "crystalspace 2.1"
  6508. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6509. | #define PACKAGE_URL ""
  6510. | #define STDC_HEADERS 1
  6511. | #define HAVE_SYS_TYPES_H 1
  6512. | #define HAVE_SYS_STAT_H 1
  6513. | #define HAVE_STDLIB_H 1
  6514. | #define HAVE_STRING_H 1
  6515. | #define HAVE_MEMORY_H 1
  6516. | #define HAVE_STRINGS_H 1
  6517. | #define HAVE_INTTYPES_H 1
  6518. | #define HAVE_STDINT_H 1
  6519. | #define HAVE_UNISTD_H 1
  6520. | #define HAVE_CMATH 1
  6521. | #define HAVE_MATH_H 1
  6522. | #define HAVE_LIBC 1
  6523. | #define HAVE_LIBNSL 1
  6524. | #define CS_PLATFORM_UNIX /**/
  6525. | /* end confdefs.h. */
  6526. | #include <ode/ode.h>
  6527. | int
  6528. | main ()
  6529. | {
  6530. | dWorldCreate()
  6531. | ;
  6532. | return 0;
  6533. | }
  6534. configure:51107: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp -lode -lnsl -lc >&5
  6535. conftest.cpp:24:21: fatal error: ode/ode.h: No such file or directory
  6536. compilation terminated.
  6537. configure:51107: $? = 1
  6538. configure: failed program was:
  6539. | /* confdefs.h */
  6540. | #define PACKAGE_NAME "crystalspace"
  6541. | #define PACKAGE_TARNAME "crystalspace"
  6542. | #define PACKAGE_VERSION "2.1"
  6543. | #define PACKAGE_STRING "crystalspace 2.1"
  6544. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6545. | #define PACKAGE_URL ""
  6546. | #define STDC_HEADERS 1
  6547. | #define HAVE_SYS_TYPES_H 1
  6548. | #define HAVE_SYS_STAT_H 1
  6549. | #define HAVE_STDLIB_H 1
  6550. | #define HAVE_STRING_H 1
  6551. | #define HAVE_MEMORY_H 1
  6552. | #define HAVE_STRINGS_H 1
  6553. | #define HAVE_INTTYPES_H 1
  6554. | #define HAVE_STDINT_H 1
  6555. | #define HAVE_UNISTD_H 1
  6556. | #define HAVE_CMATH 1
  6557. | #define HAVE_MATH_H 1
  6558. | #define HAVE_LIBC 1
  6559. | #define HAVE_LIBNSL 1
  6560. | #define CS_PLATFORM_UNIX /**/
  6561. | /* end confdefs.h. */
  6562. | #include <ode/ode.h>
  6563. | int
  6564. | main ()
  6565. | {
  6566. | dWorldCreate()
  6567. | ;
  6568. | return 0;
  6569. | }
  6570. configure:51107: g++ -o conftest -I/usr/local/include -DCS_ODE_PATH=ode -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.cpp -framework ode -lnsl -lc >&5
  6571. g++: error: ode: No such file or directory
  6572. g++: error: unrecognized command line option '-framework'
  6573. configure:51107: $? = 1
  6574. configure: failed program was:
  6575. | /* confdefs.h */
  6576. | #define PACKAGE_NAME "crystalspace"
  6577. | #define PACKAGE_TARNAME "crystalspace"
  6578. | #define PACKAGE_VERSION "2.1"
  6579. | #define PACKAGE_STRING "crystalspace 2.1"
  6580. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6581. | #define PACKAGE_URL ""
  6582. | #define STDC_HEADERS 1
  6583. | #define HAVE_SYS_TYPES_H 1
  6584. | #define HAVE_SYS_STAT_H 1
  6585. | #define HAVE_STDLIB_H 1
  6586. | #define HAVE_STRING_H 1
  6587. | #define HAVE_MEMORY_H 1
  6588. | #define HAVE_STRINGS_H 1
  6589. | #define HAVE_INTTYPES_H 1
  6590. | #define HAVE_STDINT_H 1
  6591. | #define HAVE_UNISTD_H 1
  6592. | #define HAVE_CMATH 1
  6593. | #define HAVE_MATH_H 1
  6594. | #define HAVE_LIBC 1
  6595. | #define HAVE_LIBNSL 1
  6596. | #define CS_PLATFORM_UNIX /**/
  6597. | /* end confdefs.h. */
  6598. | #include <ode/ode.h>
  6599. | int
  6600. | main ()
  6601. | {
  6602. | dWorldCreate()
  6603. | ;
  6604. | return 0;
  6605. | }
  6606. configure:51107: g++ -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.cpp -lode -lnsl -lc >&5
  6607. conftest.cpp:24:21: fatal error: ode/ode.h: No such file or directory
  6608. compilation terminated.
  6609. configure:51107: $? = 1
  6610. configure: failed program was:
  6611. | /* confdefs.h */
  6612. | #define PACKAGE_NAME "crystalspace"
  6613. | #define PACKAGE_TARNAME "crystalspace"
  6614. | #define PACKAGE_VERSION "2.1"
  6615. | #define PACKAGE_STRING "crystalspace 2.1"
  6616. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6617. | #define PACKAGE_URL ""
  6618. | #define STDC_HEADERS 1
  6619. | #define HAVE_SYS_TYPES_H 1
  6620. | #define HAVE_SYS_STAT_H 1
  6621. | #define HAVE_STDLIB_H 1
  6622. | #define HAVE_STRING_H 1
  6623. | #define HAVE_MEMORY_H 1
  6624. | #define HAVE_STRINGS_H 1
  6625. | #define HAVE_INTTYPES_H 1
  6626. | #define HAVE_STDINT_H 1
  6627. | #define HAVE_UNISTD_H 1
  6628. | #define HAVE_CMATH 1
  6629. | #define HAVE_MATH_H 1
  6630. | #define HAVE_LIBC 1
  6631. | #define HAVE_LIBNSL 1
  6632. | #define CS_PLATFORM_UNIX /**/
  6633. | /* end confdefs.h. */
  6634. | #include <ode/ode.h>
  6635. | int
  6636. | main ()
  6637. | {
  6638. | dWorldCreate()
  6639. | ;
  6640. | return 0;
  6641. | }
  6642. configure:51107: g++ -o conftest -I/sw/include -DCS_ODE_PATH=ode -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.cpp -framework ode -lnsl -lc >&5
  6643. g++: error: ode: No such file or directory
  6644. g++: error: unrecognized command line option '-framework'
  6645. configure:51107: $? = 1
  6646. configure: failed program was:
  6647. | /* confdefs.h */
  6648. | #define PACKAGE_NAME "crystalspace"
  6649. | #define PACKAGE_TARNAME "crystalspace"
  6650. | #define PACKAGE_VERSION "2.1"
  6651. | #define PACKAGE_STRING "crystalspace 2.1"
  6652. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6653. | #define PACKAGE_URL ""
  6654. | #define STDC_HEADERS 1
  6655. | #define HAVE_SYS_TYPES_H 1
  6656. | #define HAVE_SYS_STAT_H 1
  6657. | #define HAVE_STDLIB_H 1
  6658. | #define HAVE_STRING_H 1
  6659. | #define HAVE_MEMORY_H 1
  6660. | #define HAVE_STRINGS_H 1
  6661. | #define HAVE_INTTYPES_H 1
  6662. | #define HAVE_STDINT_H 1
  6663. | #define HAVE_UNISTD_H 1
  6664. | #define HAVE_CMATH 1
  6665. | #define HAVE_MATH_H 1
  6666. | #define HAVE_LIBC 1
  6667. | #define HAVE_LIBNSL 1
  6668. | #define CS_PLATFORM_UNIX /**/
  6669. | /* end confdefs.h. */
  6670. | #include <ode/ode.h>
  6671. | int
  6672. | main ()
  6673. | {
  6674. | dWorldCreate()
  6675. | ;
  6676. | return 0;
  6677. | }
  6678. configure:51107: g++ -o conftest -I/sw/include -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.cpp -lode -lnsl -lc >&5
  6679. conftest.cpp:24:21: fatal error: ode/ode.h: No such file or directory
  6680. compilation terminated.
  6681. configure:51107: $? = 1
  6682. configure: failed program was:
  6683. | /* confdefs.h */
  6684. | #define PACKAGE_NAME "crystalspace"
  6685. | #define PACKAGE_TARNAME "crystalspace"
  6686. | #define PACKAGE_VERSION "2.1"
  6687. | #define PACKAGE_STRING "crystalspace 2.1"
  6688. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6689. | #define PACKAGE_URL ""
  6690. | #define STDC_HEADERS 1
  6691. | #define HAVE_SYS_TYPES_H 1
  6692. | #define HAVE_SYS_STAT_H 1
  6693. | #define HAVE_STDLIB_H 1
  6694. | #define HAVE_STRING_H 1
  6695. | #define HAVE_MEMORY_H 1
  6696. | #define HAVE_STRINGS_H 1
  6697. | #define HAVE_INTTYPES_H 1
  6698. | #define HAVE_STDINT_H 1
  6699. | #define HAVE_UNISTD_H 1
  6700. | #define HAVE_CMATH 1
  6701. | #define HAVE_MATH_H 1
  6702. | #define HAVE_LIBC 1
  6703. | #define HAVE_LIBNSL 1
  6704. | #define CS_PLATFORM_UNIX /**/
  6705. | /* end confdefs.h. */
  6706. | #include <ode/ode.h>
  6707. | int
  6708. | main ()
  6709. | {
  6710. | dWorldCreate()
  6711. | ;
  6712. | return 0;
  6713. | }
  6714. configure:51107: g++ -o conftest -I/opt/local/include -DCS_ODE_PATH=ode -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.cpp -framework ode -lnsl -lc >&5
  6715. g++: error: ode: No such file or directory
  6716. g++: error: unrecognized command line option '-framework'
  6717. configure:51107: $? = 1
  6718. configure: failed program was:
  6719. | /* confdefs.h */
  6720. | #define PACKAGE_NAME "crystalspace"
  6721. | #define PACKAGE_TARNAME "crystalspace"
  6722. | #define PACKAGE_VERSION "2.1"
  6723. | #define PACKAGE_STRING "crystalspace 2.1"
  6724. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6725. | #define PACKAGE_URL ""
  6726. | #define STDC_HEADERS 1
  6727. | #define HAVE_SYS_TYPES_H 1
  6728. | #define HAVE_SYS_STAT_H 1
  6729. | #define HAVE_STDLIB_H 1
  6730. | #define HAVE_STRING_H 1
  6731. | #define HAVE_MEMORY_H 1
  6732. | #define HAVE_STRINGS_H 1
  6733. | #define HAVE_INTTYPES_H 1
  6734. | #define HAVE_STDINT_H 1
  6735. | #define HAVE_UNISTD_H 1
  6736. | #define HAVE_CMATH 1
  6737. | #define HAVE_MATH_H 1
  6738. | #define HAVE_LIBC 1
  6739. | #define HAVE_LIBNSL 1
  6740. | #define CS_PLATFORM_UNIX /**/
  6741. | /* end confdefs.h. */
  6742. | #include <ode/ode.h>
  6743. | int
  6744. | main ()
  6745. | {
  6746. | dWorldCreate()
  6747. | ;
  6748. | return 0;
  6749. | }
  6750. configure:51107: g++ -o conftest -I/opt/local/include -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.cpp -lode -lnsl -lc >&5
  6751. conftest.cpp:24:21: fatal error: ode/ode.h: No such file or directory
  6752. compilation terminated.
  6753. configure:51107: $? = 1
  6754. configure: failed program was:
  6755. | /* confdefs.h */
  6756. | #define PACKAGE_NAME "crystalspace"
  6757. | #define PACKAGE_TARNAME "crystalspace"
  6758. | #define PACKAGE_VERSION "2.1"
  6759. | #define PACKAGE_STRING "crystalspace 2.1"
  6760. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6761. | #define PACKAGE_URL ""
  6762. | #define STDC_HEADERS 1
  6763. | #define HAVE_SYS_TYPES_H 1
  6764. | #define HAVE_SYS_STAT_H 1
  6765. | #define HAVE_STDLIB_H 1
  6766. | #define HAVE_STRING_H 1
  6767. | #define HAVE_MEMORY_H 1
  6768. | #define HAVE_STRINGS_H 1
  6769. | #define HAVE_INTTYPES_H 1
  6770. | #define HAVE_STDINT_H 1
  6771. | #define HAVE_UNISTD_H 1
  6772. | #define HAVE_CMATH 1
  6773. | #define HAVE_MATH_H 1
  6774. | #define HAVE_LIBC 1
  6775. | #define HAVE_LIBNSL 1
  6776. | #define CS_PLATFORM_UNIX /**/
  6777. | /* end confdefs.h. */
  6778. | #include <ode/ode.h>
  6779. | int
  6780. | main ()
  6781. | {
  6782. | dWorldCreate()
  6783. | ;
  6784. | return 0;
  6785. | }
  6786. configure:51107: g++ -o conftest -I/opt/include -DCS_ODE_PATH=ode -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.cpp -framework ode -lnsl -lc >&5
  6787. g++: error: ode: No such file or directory
  6788. g++: error: unrecognized command line option '-framework'
  6789. configure:51107: $? = 1
  6790. configure: failed program was:
  6791. | /* confdefs.h */
  6792. | #define PACKAGE_NAME "crystalspace"
  6793. | #define PACKAGE_TARNAME "crystalspace"
  6794. | #define PACKAGE_VERSION "2.1"
  6795. | #define PACKAGE_STRING "crystalspace 2.1"
  6796. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6797. | #define PACKAGE_URL ""
  6798. | #define STDC_HEADERS 1
  6799. | #define HAVE_SYS_TYPES_H 1
  6800. | #define HAVE_SYS_STAT_H 1
  6801. | #define HAVE_STDLIB_H 1
  6802. | #define HAVE_STRING_H 1
  6803. | #define HAVE_MEMORY_H 1
  6804. | #define HAVE_STRINGS_H 1
  6805. | #define HAVE_INTTYPES_H 1
  6806. | #define HAVE_STDINT_H 1
  6807. | #define HAVE_UNISTD_H 1
  6808. | #define HAVE_CMATH 1
  6809. | #define HAVE_MATH_H 1
  6810. | #define HAVE_LIBC 1
  6811. | #define HAVE_LIBNSL 1
  6812. | #define CS_PLATFORM_UNIX /**/
  6813. | /* end confdefs.h. */
  6814. | #include <ode/ode.h>
  6815. | int
  6816. | main ()
  6817. | {
  6818. | dWorldCreate()
  6819. | ;
  6820. | return 0;
  6821. | }
  6822. configure:51107: g++ -o conftest -I/opt/include -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.cpp -lode -lnsl -lc >&5
  6823. conftest.cpp:24:21: fatal error: ode/ode.h: No such file or directory
  6824. compilation terminated.
  6825. configure:51107: $? = 1
  6826. configure: failed program was:
  6827. | /* confdefs.h */
  6828. | #define PACKAGE_NAME "crystalspace"
  6829. | #define PACKAGE_TARNAME "crystalspace"
  6830. | #define PACKAGE_VERSION "2.1"
  6831. | #define PACKAGE_STRING "crystalspace 2.1"
  6832. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6833. | #define PACKAGE_URL ""
  6834. | #define STDC_HEADERS 1
  6835. | #define HAVE_SYS_TYPES_H 1
  6836. | #define HAVE_SYS_STAT_H 1
  6837. | #define HAVE_STDLIB_H 1
  6838. | #define HAVE_STRING_H 1
  6839. | #define HAVE_MEMORY_H 1
  6840. | #define HAVE_STRINGS_H 1
  6841. | #define HAVE_INTTYPES_H 1
  6842. | #define HAVE_STDINT_H 1
  6843. | #define HAVE_UNISTD_H 1
  6844. | #define HAVE_CMATH 1
  6845. | #define HAVE_MATH_H 1
  6846. | #define HAVE_LIBC 1
  6847. | #define HAVE_LIBNSL 1
  6848. | #define CS_PLATFORM_UNIX /**/
  6849. | /* end confdefs.h. */
  6850. | #include <ode/ode.h>
  6851. | int
  6852. | main ()
  6853. | {
  6854. | dWorldCreate()
  6855. | ;
  6856. | return 0;
  6857. | }
  6858. configure:51107: g++ -o conftest -I./libs/libode*/include -DCS_ODE_PATH=ode -I/usr/local/include -L./libs/libode*/lib -L/usr/local/lib conftest.cpp -framework ode -lnsl -lc >&5
  6859. g++: error: ode: No such file or directory
  6860. g++: error: unrecognized command line option '-framework'
  6861. configure:51107: $? = 1
  6862. configure: failed program was:
  6863. | /* confdefs.h */
  6864. | #define PACKAGE_NAME "crystalspace"
  6865. | #define PACKAGE_TARNAME "crystalspace"
  6866. | #define PACKAGE_VERSION "2.1"
  6867. | #define PACKAGE_STRING "crystalspace 2.1"
  6868. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6869. | #define PACKAGE_URL ""
  6870. | #define STDC_HEADERS 1
  6871. | #define HAVE_SYS_TYPES_H 1
  6872. | #define HAVE_SYS_STAT_H 1
  6873. | #define HAVE_STDLIB_H 1
  6874. | #define HAVE_STRING_H 1
  6875. | #define HAVE_MEMORY_H 1
  6876. | #define HAVE_STRINGS_H 1
  6877. | #define HAVE_INTTYPES_H 1
  6878. | #define HAVE_STDINT_H 1
  6879. | #define HAVE_UNISTD_H 1
  6880. | #define HAVE_CMATH 1
  6881. | #define HAVE_MATH_H 1
  6882. | #define HAVE_LIBC 1
  6883. | #define HAVE_LIBNSL 1
  6884. | #define CS_PLATFORM_UNIX /**/
  6885. | /* end confdefs.h. */
  6886. | #include <ode/ode.h>
  6887. | int
  6888. | main ()
  6889. | {
  6890. | dWorldCreate()
  6891. | ;
  6892. | return 0;
  6893. | }
  6894. configure:51107: g++ -o conftest -I./libs/libode*/include -I/usr/local/include -L./libs/libode*/lib -L/usr/local/lib conftest.cpp -lode -lnsl -lc >&5
  6895. conftest.cpp:24:21: fatal error: ode/ode.h: No such file or directory
  6896. compilation terminated.
  6897. configure:51107: $? = 1
  6898. configure: failed program was:
  6899. | /* confdefs.h */
  6900. | #define PACKAGE_NAME "crystalspace"
  6901. | #define PACKAGE_TARNAME "crystalspace"
  6902. | #define PACKAGE_VERSION "2.1"
  6903. | #define PACKAGE_STRING "crystalspace 2.1"
  6904. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6905. | #define PACKAGE_URL ""
  6906. | #define STDC_HEADERS 1
  6907. | #define HAVE_SYS_TYPES_H 1
  6908. | #define HAVE_SYS_STAT_H 1
  6909. | #define HAVE_STDLIB_H 1
  6910. | #define HAVE_STRING_H 1
  6911. | #define HAVE_MEMORY_H 1
  6912. | #define HAVE_STRINGS_H 1
  6913. | #define HAVE_INTTYPES_H 1
  6914. | #define HAVE_STDINT_H 1
  6915. | #define HAVE_UNISTD_H 1
  6916. | #define HAVE_CMATH 1
  6917. | #define HAVE_MATH_H 1
  6918. | #define HAVE_LIBC 1
  6919. | #define HAVE_LIBNSL 1
  6920. | #define CS_PLATFORM_UNIX /**/
  6921. | /* end confdefs.h. */
  6922. | #include <ode/ode.h>
  6923. | int
  6924. | main ()
  6925. | {
  6926. | dWorldCreate()
  6927. | ;
  6928. | return 0;
  6929. | }
  6930. configure:51107: g++ -o conftest -I./libs/libode* -DCS_ODE_PATH=ode -I/usr/local/include -L./libs/libode* -L/usr/local/lib conftest.cpp -framework ode -lnsl -lc >&5
  6931. g++: error: ode: No such file or directory
  6932. g++: error: unrecognized command line option '-framework'
  6933. configure:51107: $? = 1
  6934. configure: failed program was:
  6935. | /* confdefs.h */
  6936. | #define PACKAGE_NAME "crystalspace"
  6937. | #define PACKAGE_TARNAME "crystalspace"
  6938. | #define PACKAGE_VERSION "2.1"
  6939. | #define PACKAGE_STRING "crystalspace 2.1"
  6940. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6941. | #define PACKAGE_URL ""
  6942. | #define STDC_HEADERS 1
  6943. | #define HAVE_SYS_TYPES_H 1
  6944. | #define HAVE_SYS_STAT_H 1
  6945. | #define HAVE_STDLIB_H 1
  6946. | #define HAVE_STRING_H 1
  6947. | #define HAVE_MEMORY_H 1
  6948. | #define HAVE_STRINGS_H 1
  6949. | #define HAVE_INTTYPES_H 1
  6950. | #define HAVE_STDINT_H 1
  6951. | #define HAVE_UNISTD_H 1
  6952. | #define HAVE_CMATH 1
  6953. | #define HAVE_MATH_H 1
  6954. | #define HAVE_LIBC 1
  6955. | #define HAVE_LIBNSL 1
  6956. | #define CS_PLATFORM_UNIX /**/
  6957. | /* end confdefs.h. */
  6958. | #include <ode/ode.h>
  6959. | int
  6960. | main ()
  6961. | {
  6962. | dWorldCreate()
  6963. | ;
  6964. | return 0;
  6965. | }
  6966. configure:51107: g++ -o conftest -I./libs/libode* -I/usr/local/include -L./libs/libode* -L/usr/local/lib conftest.cpp -lode -lnsl -lc >&5
  6967. conftest.cpp:24:21: fatal error: ode/ode.h: No such file or directory
  6968. compilation terminated.
  6969. configure:51107: $? = 1
  6970. configure: failed program was:
  6971. | /* confdefs.h */
  6972. | #define PACKAGE_NAME "crystalspace"
  6973. | #define PACKAGE_TARNAME "crystalspace"
  6974. | #define PACKAGE_VERSION "2.1"
  6975. | #define PACKAGE_STRING "crystalspace 2.1"
  6976. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  6977. | #define PACKAGE_URL ""
  6978. | #define STDC_HEADERS 1
  6979. | #define HAVE_SYS_TYPES_H 1
  6980. | #define HAVE_SYS_STAT_H 1
  6981. | #define HAVE_STDLIB_H 1
  6982. | #define HAVE_STRING_H 1
  6983. | #define HAVE_MEMORY_H 1
  6984. | #define HAVE_STRINGS_H 1
  6985. | #define HAVE_INTTYPES_H 1
  6986. | #define HAVE_STDINT_H 1
  6987. | #define HAVE_UNISTD_H 1
  6988. | #define HAVE_CMATH 1
  6989. | #define HAVE_MATH_H 1
  6990. | #define HAVE_LIBC 1
  6991. | #define HAVE_LIBNSL 1
  6992. | #define CS_PLATFORM_UNIX /**/
  6993. | /* end confdefs.h. */
  6994. | #include <ode/ode.h>
  6995. | int
  6996. | main ()
  6997. | {
  6998. | dWorldCreate()
  6999. | ;
  7000. | return 0;
  7001. | }
  7002. configure:51139: result: no
  7003. configure:51860: checking if pkg-config recognizes bullet
  7004. configure:51871: result: yes
  7005. configure:51879: pkg-config --cflags bullet
  7006. configure:51882: 0 = 0
  7007. configure:51885: pkg-config --libs bullet
  7008. configure:51888: 0 = 0
  7009. configure:52194: checking for Bullet
  7010. configure:52279: g++ -o conftest -I/opt/planeshift/build/bullet/include/bullet -I/usr/local/include -L/usr/local/lib conftest.cpp -L/opt/planeshift/build/bullet/lib -lBulletSoftBody -lBulletDynamics -lBulletCollision -lLinearMath -lnsl -lc >&5
  7011. configure:52279: $? = 0
  7012. configure:52311: result: yes
  7013. configure:52337: checking if bullet is sufficiently recent
  7014. configure:52421: g++ -o conftest -I/opt/planeshift/build/bullet/include/bullet -I/usr/local/include -L/usr/local/lib conftest.cpp -L/opt/planeshift/build/bullet/lib -lBulletSoftBody -lBulletDynamics -lBulletCollision -lLinearMath -lnsl -lc >&5
  7015. configure:52421: $? = 0
  7016. configure:52454: result: yes
  7017. configure:52612: checking for bullet serializer
  7018. configure:52695: g++ -o conftest -I/opt/planeshift/build/bullet/include/bullet -I/usr/local/include -L/usr/local/lib conftest.cpp -L/opt/planeshift/build/bullet/lib -lBulletSoftBody -lBulletDynamics -lBulletCollision -lLinearMath -lnsl -lc >&5
  7019. configure:52695: $? = 0
  7020. configure:52728: result: yes
  7021. configure:52869: checking for OpenAL
  7022. configure:52965: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lopenal -lpthread -ldl -lm -lnsl -lc >&5
  7023. configure:52965: $? = 0
  7024. configure:52998: result: yes
  7025. configure:53166: checking for alext.h
  7026. configure:53275: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lnsl -lc >&5
  7027. configure:53275: $? = 0
  7028. configure:53308: result: yes
  7029. configure:53630: checking if pkg-config recognizes freetype2
  7030. configure:53641: result: yes
  7031. configure:53649: pkg-config --cflags freetype2
  7032. configure:53652: 0 = 0
  7033. configure:53655: pkg-config --libs freetype2
  7034. configure:53658: 0 = 0
  7035. configure:53713: checking for freetype2-config
  7036. configure:53746: result: no
  7037. configure:53912: checking if pkg-config recognizes freetype
  7038. configure:53923: result: no
  7039. configure:53995: checking for freetype-config
  7040. configure:54013: found /usr/bin/freetype-config
  7041. configure:54025: result: /usr/bin/freetype-config
  7042. configure:54061: /usr/bin/freetype-config --cflags
  7043. configure:54064: 0 = 0
  7044. configure:54067: /usr/bin/freetype-config --libs
  7045. configure:54070: 0 = 0
  7046. configure:54404: checking for libfreetype2
  7047. configure:54485: gcc -o conftest -I/usr/include/freetype2 -I/usr/local/include -L/usr/local/lib conftest.c -lfreetype -lnsl -lc >&5
  7048. configure:54485: $? = 0
  7049. configure:54517: result: yes
  7050. configure:54546: checking if freetype2 is sufficiently recent
  7051. configure:54633: gcc -o conftest -I/usr/include/freetype2 -I/usr/local/include -L/usr/local/lib conftest.c -lfreetype -lnsl -lc >&5
  7052. configure:54633: $? = 0
  7053. configure:54666: result: yes
  7054. configure:55134: checking if pkg-config recognizes cal3d
  7055. configure:55145: result: yes
  7056. configure:55153: pkg-config --cflags cal3d
  7057. configure:55156: 0 = 0
  7058. configure:55159: pkg-config --libs cal3d
  7059. configure:55162: 0 = 0
  7060. configure:55217: checking for cal3d-config
  7061. configure:55250: result: no
  7062. configure:55526: checking for libcal3d
  7063. configure:55606: g++ -o conftest -I/opt/planeshift/build/cal3d/include -I/usr/local/include -L/usr/local/lib conftest.cpp -L/opt/planeshift/build/cal3d/lib -lcal3d -lnsl -lc >&5
  7064. configure:55606: $? = 0
  7065. configure:55638: result: yes
  7066. configure:55667: checking if cal3d is sufficiently recent
  7067. configure:55750: g++ -o conftest -I/opt/planeshift/build/cal3d/include -I/usr/local/include -L/usr/local/lib conftest.cpp -L/opt/planeshift/build/cal3d/lib -lcal3d -lnsl -lc >&5
  7068. configure:55750: $? = 0
  7069. configure:55783: result: yes
  7070. configure:57555: checking if pkg-config recognizes CEGUI
  7071. configure:57566: result: no
  7072. configure:57638: checking for CEGUI-config
  7073. configure:57671: result: no
  7074. configure:57837: checking if pkg-config recognizes CEGUIBase
  7075. configure:57848: result: no
  7076. configure:57920: checking for CEGUIBase-config
  7077. configure:57953: result: no
  7078. configure:58337: checking for libCEGUI
  7079. configure:58426: g++ -o conftest -DCS_CEGUI_PATH=CEGUI -I/usr/local/include -L/usr/local/lib conftest.cpp -framework CEGUI -ldl -lnsl -lc >&5
  7080. g++: error: CEGUI: No such file or directory
  7081. g++: error: unrecognized command line option '-framework'
  7082. configure:58426: $? = 1
  7083. configure: failed program was:
  7084. | /* confdefs.h */
  7085. | #define PACKAGE_NAME "crystalspace"
  7086. | #define PACKAGE_TARNAME "crystalspace"
  7087. | #define PACKAGE_VERSION "2.1"
  7088. | #define PACKAGE_STRING "crystalspace 2.1"
  7089. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  7090. | #define PACKAGE_URL ""
  7091. | #define STDC_HEADERS 1
  7092. | #define HAVE_SYS_TYPES_H 1
  7093. | #define HAVE_SYS_STAT_H 1
  7094. | #define HAVE_STDLIB_H 1
  7095. | #define HAVE_STRING_H 1
  7096. | #define HAVE_MEMORY_H 1
  7097. | #define HAVE_STRINGS_H 1
  7098. | #define HAVE_INTTYPES_H 1
  7099. | #define HAVE_STDINT_H 1
  7100. | #define HAVE_UNISTD_H 1
  7101. | #define HAVE_CMATH 1
  7102. | #define HAVE_MATH_H 1
  7103. | #define HAVE_LIBC 1
  7104. | #define HAVE_LIBNSL 1
  7105. | #define CS_PLATFORM_UNIX /**/
  7106. | /* end confdefs.h. */
  7107. | #ifndef CS_HEADER_GLOBAL
  7108. | #define CS_HEADER_GLOBAL(X,Y) CS_HEADER_GLOBAL_COMPOSE(X,Y)
  7109. | #define CS_HEADER_GLOBAL_COMPOSE(X,Y) <X/Y>
  7110. | #endif
  7111. | #ifdef CS_CEGUI_PATH
  7112. | #include <CoreFoundation/CFBundle.h>
  7113. | #include CS_HEADER_GLOBAL(CS_CEGUI_PATH,CEGUI.h)
  7114. | #else
  7115. | #include <CEGUI.h>
  7116. | #endif
  7117. | int
  7118. | main ()
  7119. | {
  7120. | CEGUI::WindowManager::getSingleton();
  7121. | ;
  7122. | return 0;
  7123. | }
  7124. configure:58426: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp -lCEGUI -ldl -lnsl -lc >&5
  7125. conftest.cpp:32:23: fatal error: CEGUI.h: No such file or directory
  7126. compilation terminated.
  7127. configure:58426: $? = 1
  7128. configure: failed program was:
  7129. | /* confdefs.h */
  7130. | #define PACKAGE_NAME "crystalspace"
  7131. | #define PACKAGE_TARNAME "crystalspace"
  7132. | #define PACKAGE_VERSION "2.1"
  7133. | #define PACKAGE_STRING "crystalspace 2.1"
  7134. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  7135. | #define PACKAGE_URL ""
  7136. | #define STDC_HEADERS 1
  7137. | #define HAVE_SYS_TYPES_H 1
  7138. | #define HAVE_SYS_STAT_H 1
  7139. | #define HAVE_STDLIB_H 1
  7140. | #define HAVE_STRING_H 1
  7141. | #define HAVE_MEMORY_H 1
  7142. | #define HAVE_STRINGS_H 1
  7143. | #define HAVE_INTTYPES_H 1
  7144. | #define HAVE_STDINT_H 1
  7145. | #define HAVE_UNISTD_H 1
  7146. | #define HAVE_CMATH 1
  7147. | #define HAVE_MATH_H 1
  7148. | #define HAVE_LIBC 1
  7149. | #define HAVE_LIBNSL 1
  7150. | #define CS_PLATFORM_UNIX /**/
  7151. | /* end confdefs.h. */
  7152. | #ifndef CS_HEADER_GLOBAL
  7153. | #define CS_HEADER_GLOBAL(X,Y) CS_HEADER_GLOBAL_COMPOSE(X,Y)
  7154. | #define CS_HEADER_GLOBAL_COMPOSE(X,Y) <X/Y>
  7155. | #endif
  7156. | #ifdef CS_CEGUI_PATH
  7157. | #include <CoreFoundation/CFBundle.h>
  7158. | #include CS_HEADER_GLOBAL(CS_CEGUI_PATH,CEGUI.h)
  7159. | #else
  7160. | #include <CEGUI.h>
  7161. | #endif
  7162. | int
  7163. | main ()
  7164. | {
  7165. | CEGUI::WindowManager::getSingleton();
  7166. | ;
  7167. | return 0;
  7168. | }
  7169. configure:58426: g++ -o conftest -I/usr/local/include -DCS_CEGUI_PATH=CEGUI -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.cpp -framework CEGUI -ldl -lnsl -lc >&5
  7170. g++: error: CEGUI: No such file or directory
  7171. g++: error: unrecognized command line option '-framework'
  7172. configure:58426: $? = 1
  7173. configure: failed program was:
  7174. | /* confdefs.h */
  7175. | #define PACKAGE_NAME "crystalspace"
  7176. | #define PACKAGE_TARNAME "crystalspace"
  7177. | #define PACKAGE_VERSION "2.1"
  7178. | #define PACKAGE_STRING "crystalspace 2.1"
  7179. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  7180. | #define PACKAGE_URL ""
  7181. | #define STDC_HEADERS 1
  7182. | #define HAVE_SYS_TYPES_H 1
  7183. | #define HAVE_SYS_STAT_H 1
  7184. | #define HAVE_STDLIB_H 1
  7185. | #define HAVE_STRING_H 1
  7186. | #define HAVE_MEMORY_H 1
  7187. | #define HAVE_STRINGS_H 1
  7188. | #define HAVE_INTTYPES_H 1
  7189. | #define HAVE_STDINT_H 1
  7190. | #define HAVE_UNISTD_H 1
  7191. | #define HAVE_CMATH 1
  7192. | #define HAVE_MATH_H 1
  7193. | #define HAVE_LIBC 1
  7194. | #define HAVE_LIBNSL 1
  7195. | #define CS_PLATFORM_UNIX /**/
  7196. | /* end confdefs.h. */
  7197. | #ifndef CS_HEADER_GLOBAL
  7198. | #define CS_HEADER_GLOBAL(X,Y) CS_HEADER_GLOBAL_COMPOSE(X,Y)
  7199. | #define CS_HEADER_GLOBAL_COMPOSE(X,Y) <X/Y>
  7200. | #endif
  7201. | #ifdef CS_CEGUI_PATH
  7202. | #include <CoreFoundation/CFBundle.h>
  7203. | #include CS_HEADER_GLOBAL(CS_CEGUI_PATH,CEGUI.h)
  7204. | #else
  7205. | #include <CEGUI.h>
  7206. | #endif
  7207. | int
  7208. | main ()
  7209. | {
  7210. | CEGUI::WindowManager::getSingleton();
  7211. | ;
  7212. | return 0;
  7213. | }
  7214. configure:58426: g++ -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.cpp -lCEGUI -ldl -lnsl -lc >&5
  7215. conftest.cpp:32:23: fatal error: CEGUI.h: No such file or directory
  7216. compilation terminated.
  7217. configure:58426: $? = 1
  7218. configure: failed program was:
  7219. | /* confdefs.h */
  7220. | #define PACKAGE_NAME "crystalspace"
  7221. | #define PACKAGE_TARNAME "crystalspace"
  7222. | #define PACKAGE_VERSION "2.1"
  7223. | #define PACKAGE_STRING "crystalspace 2.1"
  7224. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  7225. | #define PACKAGE_URL ""
  7226. | #define STDC_HEADERS 1
  7227. | #define HAVE_SYS_TYPES_H 1
  7228. | #define HAVE_SYS_STAT_H 1
  7229. | #define HAVE_STDLIB_H 1
  7230. | #define HAVE_STRING_H 1
  7231. | #define HAVE_MEMORY_H 1
  7232. | #define HAVE_STRINGS_H 1
  7233. | #define HAVE_INTTYPES_H 1
  7234. | #define HAVE_STDINT_H 1
  7235. | #define HAVE_UNISTD_H 1
  7236. | #define HAVE_CMATH 1
  7237. | #define HAVE_MATH_H 1
  7238. | #define HAVE_LIBC 1
  7239. | #define HAVE_LIBNSL 1
  7240. | #define CS_PLATFORM_UNIX /**/
  7241. | /* end confdefs.h. */
  7242. | #ifndef CS_HEADER_GLOBAL
  7243. | #define CS_HEADER_GLOBAL(X,Y) CS_HEADER_GLOBAL_COMPOSE(X,Y)
  7244. | #define CS_HEADER_GLOBAL_COMPOSE(X,Y) <X/Y>
  7245. | #endif
  7246. | #ifdef CS_CEGUI_PATH
  7247. | #include <CoreFoundation/CFBundle.h>
  7248. | #include CS_HEADER_GLOBAL(CS_CEGUI_PATH,CEGUI.h)
  7249. | #else
  7250. | #include <CEGUI.h>
  7251. | #endif
  7252. | int
  7253. | main ()
  7254. | {
  7255. | CEGUI::WindowManager::getSingleton();
  7256. | ;
  7257. | return 0;
  7258. | }
  7259. configure:58426: g++ -o conftest -I/sw/include -DCS_CEGUI_PATH=CEGUI -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.cpp -framework CEGUI -ldl -lnsl -lc >&5
  7260. g++: error: CEGUI: No such file or directory
  7261. g++: error: unrecognized command line option '-framework'
  7262. configure:58426: $? = 1
  7263. configure: failed program was:
  7264. | /* confdefs.h */
  7265. | #define PACKAGE_NAME "crystalspace"
  7266. | #define PACKAGE_TARNAME "crystalspace"
  7267. | #define PACKAGE_VERSION "2.1"
  7268. | #define PACKAGE_STRING "crystalspace 2.1"
  7269. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  7270. | #define PACKAGE_URL ""
  7271. | #define STDC_HEADERS 1
  7272. | #define HAVE_SYS_TYPES_H 1
  7273. | #define HAVE_SYS_STAT_H 1
  7274. | #define HAVE_STDLIB_H 1
  7275. | #define HAVE_STRING_H 1
  7276. | #define HAVE_MEMORY_H 1
  7277. | #define HAVE_STRINGS_H 1
  7278. | #define HAVE_INTTYPES_H 1
  7279. | #define HAVE_STDINT_H 1
  7280. | #define HAVE_UNISTD_H 1
  7281. | #define HAVE_CMATH 1
  7282. | #define HAVE_MATH_H 1
  7283. | #define HAVE_LIBC 1
  7284. | #define HAVE_LIBNSL 1
  7285. | #define CS_PLATFORM_UNIX /**/
  7286. | /* end confdefs.h. */
  7287. | #ifndef CS_HEADER_GLOBAL
  7288. | #define CS_HEADER_GLOBAL(X,Y) CS_HEADER_GLOBAL_COMPOSE(X,Y)
  7289. | #define CS_HEADER_GLOBAL_COMPOSE(X,Y) <X/Y>
  7290. | #endif
  7291. | #ifdef CS_CEGUI_PATH
  7292. | #include <CoreFoundation/CFBundle.h>
  7293. | #include CS_HEADER_GLOBAL(CS_CEGUI_PATH,CEGUI.h)
  7294. | #else
  7295. | #include <CEGUI.h>
  7296. | #endif
  7297. | int
  7298. | main ()
  7299. | {
  7300. | CEGUI::WindowManager::getSingleton();
  7301. | ;
  7302. | return 0;
  7303. | }
  7304. configure:58426: g++ -o conftest -I/sw/include -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.cpp -lCEGUI -ldl -lnsl -lc >&5
  7305. conftest.cpp:32:23: fatal error: CEGUI.h: No such file or directory
  7306. compilation terminated.
  7307. configure:58426: $? = 1
  7308. configure: failed program was:
  7309. | /* confdefs.h */
  7310. | #define PACKAGE_NAME "crystalspace"
  7311. | #define PACKAGE_TARNAME "crystalspace"
  7312. | #define PACKAGE_VERSION "2.1"
  7313. | #define PACKAGE_STRING "crystalspace 2.1"
  7314. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  7315. | #define PACKAGE_URL ""
  7316. | #define STDC_HEADERS 1
  7317. | #define HAVE_SYS_TYPES_H 1
  7318. | #define HAVE_SYS_STAT_H 1
  7319. | #define HAVE_STDLIB_H 1
  7320. | #define HAVE_STRING_H 1
  7321. | #define HAVE_MEMORY_H 1
  7322. | #define HAVE_STRINGS_H 1
  7323. | #define HAVE_INTTYPES_H 1
  7324. | #define HAVE_STDINT_H 1
  7325. | #define HAVE_UNISTD_H 1
  7326. | #define HAVE_CMATH 1
  7327. | #define HAVE_MATH_H 1
  7328. | #define HAVE_LIBC 1
  7329. | #define HAVE_LIBNSL 1
  7330. | #define CS_PLATFORM_UNIX /**/
  7331. | /* end confdefs.h. */
  7332. | #ifndef CS_HEADER_GLOBAL
  7333. | #define CS_HEADER_GLOBAL(X,Y) CS_HEADER_GLOBAL_COMPOSE(X,Y)
  7334. | #define CS_HEADER_GLOBAL_COMPOSE(X,Y) <X/Y>
  7335. | #endif
  7336. | #ifdef CS_CEGUI_PATH
  7337. | #include <CoreFoundation/CFBundle.h>
  7338. | #include CS_HEADER_GLOBAL(CS_CEGUI_PATH,CEGUI.h)
  7339. | #else
  7340. | #include <CEGUI.h>
  7341. | #endif
  7342. | int
  7343. | main ()
  7344. | {
  7345. | CEGUI::WindowManager::getSingleton();
  7346. | ;
  7347. | return 0;
  7348. | }
  7349. configure:58426: g++ -o conftest -I/opt/local/include -DCS_CEGUI_PATH=CEGUI -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.cpp -framework CEGUI -ldl -lnsl -lc >&5
  7350. g++: error: CEGUI: No such file or directory
  7351. g++: error: unrecognized command line option '-framework'
  7352. configure:58426: $? = 1
  7353. configure: failed program was:
  7354. | /* confdefs.h */
  7355. | #define PACKAGE_NAME "crystalspace"
  7356. | #define PACKAGE_TARNAME "crystalspace"
  7357. | #define PACKAGE_VERSION "2.1"
  7358. | #define PACKAGE_STRING "crystalspace 2.1"
  7359. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  7360. | #define PACKAGE_URL ""
  7361. | #define STDC_HEADERS 1
  7362. | #define HAVE_SYS_TYPES_H 1
  7363. | #define HAVE_SYS_STAT_H 1
  7364. | #define HAVE_STDLIB_H 1
  7365. | #define HAVE_STRING_H 1
  7366. | #define HAVE_MEMORY_H 1
  7367. | #define HAVE_STRINGS_H 1
  7368. | #define HAVE_INTTYPES_H 1
  7369. | #define HAVE_STDINT_H 1
  7370. | #define HAVE_UNISTD_H 1
  7371. | #define HAVE_CMATH 1
  7372. | #define HAVE_MATH_H 1
  7373. | #define HAVE_LIBC 1
  7374. | #define HAVE_LIBNSL 1
  7375. | #define CS_PLATFORM_UNIX /**/
  7376. | /* end confdefs.h. */
  7377. | #ifndef CS_HEADER_GLOBAL
  7378. | #define CS_HEADER_GLOBAL(X,Y) CS_HEADER_GLOBAL_COMPOSE(X,Y)
  7379. | #define CS_HEADER_GLOBAL_COMPOSE(X,Y) <X/Y>
  7380. | #endif
  7381. | #ifdef CS_CEGUI_PATH
  7382. | #include <CoreFoundation/CFBundle.h>
  7383. | #include CS_HEADER_GLOBAL(CS_CEGUI_PATH,CEGUI.h)
  7384. | #else
  7385. | #include <CEGUI.h>
  7386. | #endif
  7387. | int
  7388. | main ()
  7389. | {
  7390. | CEGUI::WindowManager::getSingleton();
  7391. | ;
  7392. | return 0;
  7393. | }
  7394. configure:58426: g++ -o conftest -I/opt/local/include -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.cpp -lCEGUI -ldl -lnsl -lc >&5
  7395. conftest.cpp:32:23: fatal error: CEGUI.h: No such file or directory
  7396. compilation terminated.
  7397. configure:58426: $? = 1
  7398. configure: failed program was:
  7399. | /* confdefs.h */
  7400. | #define PACKAGE_NAME "crystalspace"
  7401. | #define PACKAGE_TARNAME "crystalspace"
  7402. | #define PACKAGE_VERSION "2.1"
  7403. | #define PACKAGE_STRING "crystalspace 2.1"
  7404. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  7405. | #define PACKAGE_URL ""
  7406. | #define STDC_HEADERS 1
  7407. | #define HAVE_SYS_TYPES_H 1
  7408. | #define HAVE_SYS_STAT_H 1
  7409. | #define HAVE_STDLIB_H 1
  7410. | #define HAVE_STRING_H 1
  7411. | #define HAVE_MEMORY_H 1
  7412. | #define HAVE_STRINGS_H 1
  7413. | #define HAVE_INTTYPES_H 1
  7414. | #define HAVE_STDINT_H 1
  7415. | #define HAVE_UNISTD_H 1
  7416. | #define HAVE_CMATH 1
  7417. | #define HAVE_MATH_H 1
  7418. | #define HAVE_LIBC 1
  7419. | #define HAVE_LIBNSL 1
  7420. | #define CS_PLATFORM_UNIX /**/
  7421. | /* end confdefs.h. */
  7422. | #ifndef CS_HEADER_GLOBAL
  7423. | #define CS_HEADER_GLOBAL(X,Y) CS_HEADER_GLOBAL_COMPOSE(X,Y)
  7424. | #define CS_HEADER_GLOBAL_COMPOSE(X,Y) <X/Y>
  7425. | #endif
  7426. | #ifdef CS_CEGUI_PATH
  7427. | #include <CoreFoundation/CFBundle.h>
  7428. | #include CS_HEADER_GLOBAL(CS_CEGUI_PATH,CEGUI.h)
  7429. | #else
  7430. | #include <CEGUI.h>
  7431. | #endif
  7432. | int
  7433. | main ()
  7434. | {
  7435. | CEGUI::WindowManager::getSingleton();
  7436. | ;
  7437. | return 0;
  7438. | }
  7439. configure:58426: g++ -o conftest -I/opt/include -DCS_CEGUI_PATH=CEGUI -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.cpp -framework CEGUI -ldl -lnsl -lc >&5
  7440. g++: error: CEGUI: No such file or directory
  7441. g++: error: unrecognized command line option '-framework'
  7442. configure:58426: $? = 1
  7443. configure: failed program was:
  7444. | /* confdefs.h */
  7445. | #define PACKAGE_NAME "crystalspace"
  7446. | #define PACKAGE_TARNAME "crystalspace"
  7447. | #define PACKAGE_VERSION "2.1"
  7448. | #define PACKAGE_STRING "crystalspace 2.1"
  7449. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  7450. | #define PACKAGE_URL ""
  7451. | #define STDC_HEADERS 1
  7452. | #define HAVE_SYS_TYPES_H 1
  7453. | #define HAVE_SYS_STAT_H 1
  7454. | #define HAVE_STDLIB_H 1
  7455. | #define HAVE_STRING_H 1
  7456. | #define HAVE_MEMORY_H 1
  7457. | #define HAVE_STRINGS_H 1
  7458. | #define HAVE_INTTYPES_H 1
  7459. | #define HAVE_STDINT_H 1
  7460. | #define HAVE_UNISTD_H 1
  7461. | #define HAVE_CMATH 1
  7462. | #define HAVE_MATH_H 1
  7463. | #define HAVE_LIBC 1
  7464. | #define HAVE_LIBNSL 1
  7465. | #define CS_PLATFORM_UNIX /**/
  7466. | /* end confdefs.h. */
  7467. | #ifndef CS_HEADER_GLOBAL
  7468. | #define CS_HEADER_GLOBAL(X,Y) CS_HEADER_GLOBAL_COMPOSE(X,Y)
  7469. | #define CS_HEADER_GLOBAL_COMPOSE(X,Y) <X/Y>
  7470. | #endif
  7471. | #ifdef CS_CEGUI_PATH
  7472. | #include <CoreFoundation/CFBundle.h>
  7473. | #include CS_HEADER_GLOBAL(CS_CEGUI_PATH,CEGUI.h)
  7474. | #else
  7475. | #include <CEGUI.h>
  7476. | #endif
  7477. | int
  7478. | main ()
  7479. | {
  7480. | CEGUI::WindowManager::getSingleton();
  7481. | ;
  7482. | return 0;
  7483. | }
  7484. configure:58426: g++ -o conftest -I/opt/include -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.cpp -lCEGUI -ldl -lnsl -lc >&5
  7485. conftest.cpp:32:23: fatal error: CEGUI.h: No such file or directory
  7486. compilation terminated.
  7487. configure:58426: $? = 1
  7488. configure: failed program was:
  7489. | /* confdefs.h */
  7490. | #define PACKAGE_NAME "crystalspace"
  7491. | #define PACKAGE_TARNAME "crystalspace"
  7492. | #define PACKAGE_VERSION "2.1"
  7493. | #define PACKAGE_STRING "crystalspace 2.1"
  7494. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  7495. | #define PACKAGE_URL ""
  7496. | #define STDC_HEADERS 1
  7497. | #define HAVE_SYS_TYPES_H 1
  7498. | #define HAVE_SYS_STAT_H 1
  7499. | #define HAVE_STDLIB_H 1
  7500. | #define HAVE_STRING_H 1
  7501. | #define HAVE_MEMORY_H 1
  7502. | #define HAVE_STRINGS_H 1
  7503. | #define HAVE_INTTYPES_H 1
  7504. | #define HAVE_STDINT_H 1
  7505. | #define HAVE_UNISTD_H 1
  7506. | #define HAVE_CMATH 1
  7507. | #define HAVE_MATH_H 1
  7508. | #define HAVE_LIBC 1
  7509. | #define HAVE_LIBNSL 1
  7510. | #define CS_PLATFORM_UNIX /**/
  7511. | /* end confdefs.h. */
  7512. | #ifndef CS_HEADER_GLOBAL
  7513. | #define CS_HEADER_GLOBAL(X,Y) CS_HEADER_GLOBAL_COMPOSE(X,Y)
  7514. | #define CS_HEADER_GLOBAL_COMPOSE(X,Y) <X/Y>
  7515. | #endif
  7516. | #ifdef CS_CEGUI_PATH
  7517. | #include <CoreFoundation/CFBundle.h>
  7518. | #include CS_HEADER_GLOBAL(CS_CEGUI_PATH,CEGUI.h)
  7519. | #else
  7520. | #include <CEGUI.h>
  7521. | #endif
  7522. | int
  7523. | main ()
  7524. | {
  7525. | CEGUI::WindowManager::getSingleton();
  7526. | ;
  7527. | return 0;
  7528. | }
  7529. configure:58426: g++ -o conftest -DCS_CEGUI_PATH=CEGUIBase -I/usr/local/include -L/usr/local/lib conftest.cpp -framework CEGUIBase -ldl -lnsl -lc >&5
  7530. g++: error: CEGUIBase: No such file or directory
  7531. g++: error: unrecognized command line option '-framework'
  7532. configure:58426: $? = 1
  7533. configure: failed program was:
  7534. | /* confdefs.h */
  7535. | #define PACKAGE_NAME "crystalspace"
  7536. | #define PACKAGE_TARNAME "crystalspace"
  7537. | #define PACKAGE_VERSION "2.1"
  7538. | #define PACKAGE_STRING "crystalspace 2.1"
  7539. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  7540. | #define PACKAGE_URL ""
  7541. | #define STDC_HEADERS 1
  7542. | #define HAVE_SYS_TYPES_H 1
  7543. | #define HAVE_SYS_STAT_H 1
  7544. | #define HAVE_STDLIB_H 1
  7545. | #define HAVE_STRING_H 1
  7546. | #define HAVE_MEMORY_H 1
  7547. | #define HAVE_STRINGS_H 1
  7548. | #define HAVE_INTTYPES_H 1
  7549. | #define HAVE_STDINT_H 1
  7550. | #define HAVE_UNISTD_H 1
  7551. | #define HAVE_CMATH 1
  7552. | #define HAVE_MATH_H 1
  7553. | #define HAVE_LIBC 1
  7554. | #define HAVE_LIBNSL 1
  7555. | #define CS_PLATFORM_UNIX /**/
  7556. | /* end confdefs.h. */
  7557. | #ifndef CS_HEADER_GLOBAL
  7558. | #define CS_HEADER_GLOBAL(X,Y) CS_HEADER_GLOBAL_COMPOSE(X,Y)
  7559. | #define CS_HEADER_GLOBAL_COMPOSE(X,Y) <X/Y>
  7560. | #endif
  7561. | #ifdef CS_CEGUI_PATH
  7562. | #include <CoreFoundation/CFBundle.h>
  7563. | #include CS_HEADER_GLOBAL(CS_CEGUI_PATH,CEGUI.h)
  7564. | #else
  7565. | #include <CEGUI.h>
  7566. | #endif
  7567. | int
  7568. | main ()
  7569. | {
  7570. | CEGUI::WindowManager::getSingleton();
  7571. | ;
  7572. | return 0;
  7573. | }
  7574. configure:58426: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp -lCEGUIBase -ldl -lnsl -lc >&5
  7575. conftest.cpp:32:23: fatal error: CEGUI.h: No such file or directory
  7576. compilation terminated.
  7577. configure:58426: $? = 1
  7578. configure: failed program was:
  7579. | /* confdefs.h */
  7580. | #define PACKAGE_NAME "crystalspace"
  7581. | #define PACKAGE_TARNAME "crystalspace"
  7582. | #define PACKAGE_VERSION "2.1"
  7583. | #define PACKAGE_STRING "crystalspace 2.1"
  7584. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  7585. | #define PACKAGE_URL ""
  7586. | #define STDC_HEADERS 1
  7587. | #define HAVE_SYS_TYPES_H 1
  7588. | #define HAVE_SYS_STAT_H 1
  7589. | #define HAVE_STDLIB_H 1
  7590. | #define HAVE_STRING_H 1
  7591. | #define HAVE_MEMORY_H 1
  7592. | #define HAVE_STRINGS_H 1
  7593. | #define HAVE_INTTYPES_H 1
  7594. | #define HAVE_STDINT_H 1
  7595. | #define HAVE_UNISTD_H 1
  7596. | #define HAVE_CMATH 1
  7597. | #define HAVE_MATH_H 1
  7598. | #define HAVE_LIBC 1
  7599. | #define HAVE_LIBNSL 1
  7600. | #define CS_PLATFORM_UNIX /**/
  7601. | /* end confdefs.h. */
  7602. | #ifndef CS_HEADER_GLOBAL
  7603. | #define CS_HEADER_GLOBAL(X,Y) CS_HEADER_GLOBAL_COMPOSE(X,Y)
  7604. | #define CS_HEADER_GLOBAL_COMPOSE(X,Y) <X/Y>
  7605. | #endif
  7606. | #ifdef CS_CEGUI_PATH
  7607. | #include <CoreFoundation/CFBundle.h>
  7608. | #include CS_HEADER_GLOBAL(CS_CEGUI_PATH,CEGUI.h)
  7609. | #else
  7610. | #include <CEGUI.h>
  7611. | #endif
  7612. | int
  7613. | main ()
  7614. | {
  7615. | CEGUI::WindowManager::getSingleton();
  7616. | ;
  7617. | return 0;
  7618. | }
  7619. configure:58426: g++ -o conftest -I/usr/local/include -DCS_CEGUI_PATH=CEGUIBase -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.cpp -framework CEGUIBase -ldl -lnsl -lc >&5
  7620. g++: error: CEGUIBase: No such file or directory
  7621. g++: error: unrecognized command line option '-framework'
  7622. configure:58426: $? = 1
  7623. configure: failed program was:
  7624. | /* confdefs.h */
  7625. | #define PACKAGE_NAME "crystalspace"
  7626. | #define PACKAGE_TARNAME "crystalspace"
  7627. | #define PACKAGE_VERSION "2.1"
  7628. | #define PACKAGE_STRING "crystalspace 2.1"
  7629. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  7630. | #define PACKAGE_URL ""
  7631. | #define STDC_HEADERS 1
  7632. | #define HAVE_SYS_TYPES_H 1
  7633. | #define HAVE_SYS_STAT_H 1
  7634. | #define HAVE_STDLIB_H 1
  7635. | #define HAVE_STRING_H 1
  7636. | #define HAVE_MEMORY_H 1
  7637. | #define HAVE_STRINGS_H 1
  7638. | #define HAVE_INTTYPES_H 1
  7639. | #define HAVE_STDINT_H 1
  7640. | #define HAVE_UNISTD_H 1
  7641. | #define HAVE_CMATH 1
  7642. | #define HAVE_MATH_H 1
  7643. | #define HAVE_LIBC 1
  7644. | #define HAVE_LIBNSL 1
  7645. | #define CS_PLATFORM_UNIX /**/
  7646. | /* end confdefs.h. */
  7647. | #ifndef CS_HEADER_GLOBAL
  7648. | #define CS_HEADER_GLOBAL(X,Y) CS_HEADER_GLOBAL_COMPOSE(X,Y)
  7649. | #define CS_HEADER_GLOBAL_COMPOSE(X,Y) <X/Y>
  7650. | #endif
  7651. | #ifdef CS_CEGUI_PATH
  7652. | #include <CoreFoundation/CFBundle.h>
  7653. | #include CS_HEADER_GLOBAL(CS_CEGUI_PATH,CEGUI.h)
  7654. | #else
  7655. | #include <CEGUI.h>
  7656. | #endif
  7657. | int
  7658. | main ()
  7659. | {
  7660. | CEGUI::WindowManager::getSingleton();
  7661. | ;
  7662. | return 0;
  7663. | }
  7664. configure:58426: g++ -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.cpp -lCEGUIBase -ldl -lnsl -lc >&5
  7665. conftest.cpp:32:23: fatal error: CEGUI.h: No such file or directory
  7666. compilation terminated.
  7667. configure:58426: $? = 1
  7668. configure: failed program was:
  7669. | /* confdefs.h */
  7670. | #define PACKAGE_NAME "crystalspace"
  7671. | #define PACKAGE_TARNAME "crystalspace"
  7672. | #define PACKAGE_VERSION "2.1"
  7673. | #define PACKAGE_STRING "crystalspace 2.1"
  7674. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  7675. | #define PACKAGE_URL ""
  7676. | #define STDC_HEADERS 1
  7677. | #define HAVE_SYS_TYPES_H 1
  7678. | #define HAVE_SYS_STAT_H 1
  7679. | #define HAVE_STDLIB_H 1
  7680. | #define HAVE_STRING_H 1
  7681. | #define HAVE_MEMORY_H 1
  7682. | #define HAVE_STRINGS_H 1
  7683. | #define HAVE_INTTYPES_H 1
  7684. | #define HAVE_STDINT_H 1
  7685. | #define HAVE_UNISTD_H 1
  7686. | #define HAVE_CMATH 1
  7687. | #define HAVE_MATH_H 1
  7688. | #define HAVE_LIBC 1
  7689. | #define HAVE_LIBNSL 1
  7690. | #define CS_PLATFORM_UNIX /**/
  7691. | /* end confdefs.h. */
  7692. | #ifndef CS_HEADER_GLOBAL
  7693. | #define CS_HEADER_GLOBAL(X,Y) CS_HEADER_GLOBAL_COMPOSE(X,Y)
  7694. | #define CS_HEADER_GLOBAL_COMPOSE(X,Y) <X/Y>
  7695. | #endif
  7696. | #ifdef CS_CEGUI_PATH
  7697. | #include <CoreFoundation/CFBundle.h>
  7698. | #include CS_HEADER_GLOBAL(CS_CEGUI_PATH,CEGUI.h)
  7699. | #else
  7700. | #include <CEGUI.h>
  7701. | #endif
  7702. | int
  7703. | main ()
  7704. | {
  7705. | CEGUI::WindowManager::getSingleton();
  7706. | ;
  7707. | return 0;
  7708. | }
  7709. configure:58426: g++ -o conftest -I/sw/include -DCS_CEGUI_PATH=CEGUIBase -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.cpp -framework CEGUIBase -ldl -lnsl -lc >&5
  7710. g++: error: CEGUIBase: No such file or directory
  7711. g++: error: unrecognized command line option '-framework'
  7712. configure:58426: $? = 1
  7713. configure: failed program was:
  7714. | /* confdefs.h */
  7715. | #define PACKAGE_NAME "crystalspace"
  7716. | #define PACKAGE_TARNAME "crystalspace"
  7717. | #define PACKAGE_VERSION "2.1"
  7718. | #define PACKAGE_STRING "crystalspace 2.1"
  7719. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  7720. | #define PACKAGE_URL ""
  7721. | #define STDC_HEADERS 1
  7722. | #define HAVE_SYS_TYPES_H 1
  7723. | #define HAVE_SYS_STAT_H 1
  7724. | #define HAVE_STDLIB_H 1
  7725. | #define HAVE_STRING_H 1
  7726. | #define HAVE_MEMORY_H 1
  7727. | #define HAVE_STRINGS_H 1
  7728. | #define HAVE_INTTYPES_H 1
  7729. | #define HAVE_STDINT_H 1
  7730. | #define HAVE_UNISTD_H 1
  7731. | #define HAVE_CMATH 1
  7732. | #define HAVE_MATH_H 1
  7733. | #define HAVE_LIBC 1
  7734. | #define HAVE_LIBNSL 1
  7735. | #define CS_PLATFORM_UNIX /**/
  7736. | /* end confdefs.h. */
  7737. | #ifndef CS_HEADER_GLOBAL
  7738. | #define CS_HEADER_GLOBAL(X,Y) CS_HEADER_GLOBAL_COMPOSE(X,Y)
  7739. | #define CS_HEADER_GLOBAL_COMPOSE(X,Y) <X/Y>
  7740. | #endif
  7741. | #ifdef CS_CEGUI_PATH
  7742. | #include <CoreFoundation/CFBundle.h>
  7743. | #include CS_HEADER_GLOBAL(CS_CEGUI_PATH,CEGUI.h)
  7744. | #else
  7745. | #include <CEGUI.h>
  7746. | #endif
  7747. | int
  7748. | main ()
  7749. | {
  7750. | CEGUI::WindowManager::getSingleton();
  7751. | ;
  7752. | return 0;
  7753. | }
  7754. configure:58426: g++ -o conftest -I/sw/include -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.cpp -lCEGUIBase -ldl -lnsl -lc >&5
  7755. conftest.cpp:32:23: fatal error: CEGUI.h: No such file or directory
  7756. compilation terminated.
  7757. configure:58426: $? = 1
  7758. configure: failed program was:
  7759. | /* confdefs.h */
  7760. | #define PACKAGE_NAME "crystalspace"
  7761. | #define PACKAGE_TARNAME "crystalspace"
  7762. | #define PACKAGE_VERSION "2.1"
  7763. | #define PACKAGE_STRING "crystalspace 2.1"
  7764. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  7765. | #define PACKAGE_URL ""
  7766. | #define STDC_HEADERS 1
  7767. | #define HAVE_SYS_TYPES_H 1
  7768. | #define HAVE_SYS_STAT_H 1
  7769. | #define HAVE_STDLIB_H 1
  7770. | #define HAVE_STRING_H 1
  7771. | #define HAVE_MEMORY_H 1
  7772. | #define HAVE_STRINGS_H 1
  7773. | #define HAVE_INTTYPES_H 1
  7774. | #define HAVE_STDINT_H 1
  7775. | #define HAVE_UNISTD_H 1
  7776. | #define HAVE_CMATH 1
  7777. | #define HAVE_MATH_H 1
  7778. | #define HAVE_LIBC 1
  7779. | #define HAVE_LIBNSL 1
  7780. | #define CS_PLATFORM_UNIX /**/
  7781. | /* end confdefs.h. */
  7782. | #ifndef CS_HEADER_GLOBAL
  7783. | #define CS_HEADER_GLOBAL(X,Y) CS_HEADER_GLOBAL_COMPOSE(X,Y)
  7784. | #define CS_HEADER_GLOBAL_COMPOSE(X,Y) <X/Y>
  7785. | #endif
  7786. | #ifdef CS_CEGUI_PATH
  7787. | #include <CoreFoundation/CFBundle.h>
  7788. | #include CS_HEADER_GLOBAL(CS_CEGUI_PATH,CEGUI.h)
  7789. | #else
  7790. | #include <CEGUI.h>
  7791. | #endif
  7792. | int
  7793. | main ()
  7794. | {
  7795. | CEGUI::WindowManager::getSingleton();
  7796. | ;
  7797. | return 0;
  7798. | }
  7799. configure:58426: g++ -o conftest -I/opt/local/include -DCS_CEGUI_PATH=CEGUIBase -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.cpp -framework CEGUIBase -ldl -lnsl -lc >&5
  7800. g++: error: CEGUIBase: No such file or directory
  7801. g++: error: unrecognized command line option '-framework'
  7802. configure:58426: $? = 1
  7803. configure: failed program was:
  7804. | /* confdefs.h */
  7805. | #define PACKAGE_NAME "crystalspace"
  7806. | #define PACKAGE_TARNAME "crystalspace"
  7807. | #define PACKAGE_VERSION "2.1"
  7808. | #define PACKAGE_STRING "crystalspace 2.1"
  7809. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  7810. | #define PACKAGE_URL ""
  7811. | #define STDC_HEADERS 1
  7812. | #define HAVE_SYS_TYPES_H 1
  7813. | #define HAVE_SYS_STAT_H 1
  7814. | #define HAVE_STDLIB_H 1
  7815. | #define HAVE_STRING_H 1
  7816. | #define HAVE_MEMORY_H 1
  7817. | #define HAVE_STRINGS_H 1
  7818. | #define HAVE_INTTYPES_H 1
  7819. | #define HAVE_STDINT_H 1
  7820. | #define HAVE_UNISTD_H 1
  7821. | #define HAVE_CMATH 1
  7822. | #define HAVE_MATH_H 1
  7823. | #define HAVE_LIBC 1
  7824. | #define HAVE_LIBNSL 1
  7825. | #define CS_PLATFORM_UNIX /**/
  7826. | /* end confdefs.h. */
  7827. | #ifndef CS_HEADER_GLOBAL
  7828. | #define CS_HEADER_GLOBAL(X,Y) CS_HEADER_GLOBAL_COMPOSE(X,Y)
  7829. | #define CS_HEADER_GLOBAL_COMPOSE(X,Y) <X/Y>
  7830. | #endif
  7831. | #ifdef CS_CEGUI_PATH
  7832. | #include <CoreFoundation/CFBundle.h>
  7833. | #include CS_HEADER_GLOBAL(CS_CEGUI_PATH,CEGUI.h)
  7834. | #else
  7835. | #include <CEGUI.h>
  7836. | #endif
  7837. | int
  7838. | main ()
  7839. | {
  7840. | CEGUI::WindowManager::getSingleton();
  7841. | ;
  7842. | return 0;
  7843. | }
  7844. configure:58426: g++ -o conftest -I/opt/local/include -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.cpp -lCEGUIBase -ldl -lnsl -lc >&5
  7845. conftest.cpp:32:23: fatal error: CEGUI.h: No such file or directory
  7846. compilation terminated.
  7847. configure:58426: $? = 1
  7848. configure: failed program was:
  7849. | /* confdefs.h */
  7850. | #define PACKAGE_NAME "crystalspace"
  7851. | #define PACKAGE_TARNAME "crystalspace"
  7852. | #define PACKAGE_VERSION "2.1"
  7853. | #define PACKAGE_STRING "crystalspace 2.1"
  7854. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  7855. | #define PACKAGE_URL ""
  7856. | #define STDC_HEADERS 1
  7857. | #define HAVE_SYS_TYPES_H 1
  7858. | #define HAVE_SYS_STAT_H 1
  7859. | #define HAVE_STDLIB_H 1
  7860. | #define HAVE_STRING_H 1
  7861. | #define HAVE_MEMORY_H 1
  7862. | #define HAVE_STRINGS_H 1
  7863. | #define HAVE_INTTYPES_H 1
  7864. | #define HAVE_STDINT_H 1
  7865. | #define HAVE_UNISTD_H 1
  7866. | #define HAVE_CMATH 1
  7867. | #define HAVE_MATH_H 1
  7868. | #define HAVE_LIBC 1
  7869. | #define HAVE_LIBNSL 1
  7870. | #define CS_PLATFORM_UNIX /**/
  7871. | /* end confdefs.h. */
  7872. | #ifndef CS_HEADER_GLOBAL
  7873. | #define CS_HEADER_GLOBAL(X,Y) CS_HEADER_GLOBAL_COMPOSE(X,Y)
  7874. | #define CS_HEADER_GLOBAL_COMPOSE(X,Y) <X/Y>
  7875. | #endif
  7876. | #ifdef CS_CEGUI_PATH
  7877. | #include <CoreFoundation/CFBundle.h>
  7878. | #include CS_HEADER_GLOBAL(CS_CEGUI_PATH,CEGUI.h)
  7879. | #else
  7880. | #include <CEGUI.h>
  7881. | #endif
  7882. | int
  7883. | main ()
  7884. | {
  7885. | CEGUI::WindowManager::getSingleton();
  7886. | ;
  7887. | return 0;
  7888. | }
  7889. configure:58426: g++ -o conftest -I/opt/include -DCS_CEGUI_PATH=CEGUIBase -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.cpp -framework CEGUIBase -ldl -lnsl -lc >&5
  7890. g++: error: CEGUIBase: No such file or directory
  7891. g++: error: unrecognized command line option '-framework'
  7892. configure:58426: $? = 1
  7893. configure: failed program was:
  7894. | /* confdefs.h */
  7895. | #define PACKAGE_NAME "crystalspace"
  7896. | #define PACKAGE_TARNAME "crystalspace"
  7897. | #define PACKAGE_VERSION "2.1"
  7898. | #define PACKAGE_STRING "crystalspace 2.1"
  7899. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  7900. | #define PACKAGE_URL ""
  7901. | #define STDC_HEADERS 1
  7902. | #define HAVE_SYS_TYPES_H 1
  7903. | #define HAVE_SYS_STAT_H 1
  7904. | #define HAVE_STDLIB_H 1
  7905. | #define HAVE_STRING_H 1
  7906. | #define HAVE_MEMORY_H 1
  7907. | #define HAVE_STRINGS_H 1
  7908. | #define HAVE_INTTYPES_H 1
  7909. | #define HAVE_STDINT_H 1
  7910. | #define HAVE_UNISTD_H 1
  7911. | #define HAVE_CMATH 1
  7912. | #define HAVE_MATH_H 1
  7913. | #define HAVE_LIBC 1
  7914. | #define HAVE_LIBNSL 1
  7915. | #define CS_PLATFORM_UNIX /**/
  7916. | /* end confdefs.h. */
  7917. | #ifndef CS_HEADER_GLOBAL
  7918. | #define CS_HEADER_GLOBAL(X,Y) CS_HEADER_GLOBAL_COMPOSE(X,Y)
  7919. | #define CS_HEADER_GLOBAL_COMPOSE(X,Y) <X/Y>
  7920. | #endif
  7921. | #ifdef CS_CEGUI_PATH
  7922. | #include <CoreFoundation/CFBundle.h>
  7923. | #include CS_HEADER_GLOBAL(CS_CEGUI_PATH,CEGUI.h)
  7924. | #else
  7925. | #include <CEGUI.h>
  7926. | #endif
  7927. | int
  7928. | main ()
  7929. | {
  7930. | CEGUI::WindowManager::getSingleton();
  7931. | ;
  7932. | return 0;
  7933. | }
  7934. configure:58426: g++ -o conftest -I/opt/include -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.cpp -lCEGUIBase -ldl -lnsl -lc >&5
  7935. conftest.cpp:32:23: fatal error: CEGUI.h: No such file or directory
  7936. compilation terminated.
  7937. configure:58426: $? = 1
  7938. configure: failed program was:
  7939. | /* confdefs.h */
  7940. | #define PACKAGE_NAME "crystalspace"
  7941. | #define PACKAGE_TARNAME "crystalspace"
  7942. | #define PACKAGE_VERSION "2.1"
  7943. | #define PACKAGE_STRING "crystalspace 2.1"
  7944. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  7945. | #define PACKAGE_URL ""
  7946. | #define STDC_HEADERS 1
  7947. | #define HAVE_SYS_TYPES_H 1
  7948. | #define HAVE_SYS_STAT_H 1
  7949. | #define HAVE_STDLIB_H 1
  7950. | #define HAVE_STRING_H 1
  7951. | #define HAVE_MEMORY_H 1
  7952. | #define HAVE_STRINGS_H 1
  7953. | #define HAVE_INTTYPES_H 1
  7954. | #define HAVE_STDINT_H 1
  7955. | #define HAVE_UNISTD_H 1
  7956. | #define HAVE_CMATH 1
  7957. | #define HAVE_MATH_H 1
  7958. | #define HAVE_LIBC 1
  7959. | #define HAVE_LIBNSL 1
  7960. | #define CS_PLATFORM_UNIX /**/
  7961. | /* end confdefs.h. */
  7962. | #ifndef CS_HEADER_GLOBAL
  7963. | #define CS_HEADER_GLOBAL(X,Y) CS_HEADER_GLOBAL_COMPOSE(X,Y)
  7964. | #define CS_HEADER_GLOBAL_COMPOSE(X,Y) <X/Y>
  7965. | #endif
  7966. | #ifdef CS_CEGUI_PATH
  7967. | #include <CoreFoundation/CFBundle.h>
  7968. | #include CS_HEADER_GLOBAL(CS_CEGUI_PATH,CEGUI.h)
  7969. | #else
  7970. | #include <CEGUI.h>
  7971. | #endif
  7972. | int
  7973. | main ()
  7974. | {
  7975. | CEGUI::WindowManager::getSingleton();
  7976. | ;
  7977. | return 0;
  7978. | }
  7979. configure:58458: result: no
  7980. configure:58929: checking if pkg-config recognizes GTK
  7981. configure:58940: result: no
  7982. configure:59012: checking for GTK-config
  7983. configure:59045: result: no
  7984. configure:59211: checking if pkg-config recognizes gtk+-2.0
  7985. configure:59222: result: no
  7986. configure:59294: checking for gtk+-2.0-config
  7987. configure:59327: result: no
  7988. configure:59702: checking for libGTK
  7989. configure:59782: gcc -o conftest -DCS_GTK_PATH=GTK -I/usr/local/include -L/usr/local/lib conftest.c -framework GTK -lnsl -lc >&5
  7990. gcc: error: GTK: No such file or directory
  7991. gcc: error: unrecognized command line option '-framework'
  7992. configure:59782: $? = 1
  7993. configure: failed program was:
  7994. | /* confdefs.h */
  7995. | #define PACKAGE_NAME "crystalspace"
  7996. | #define PACKAGE_TARNAME "crystalspace"
  7997. | #define PACKAGE_VERSION "2.1"
  7998. | #define PACKAGE_STRING "crystalspace 2.1"
  7999. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8000. | #define PACKAGE_URL ""
  8001. | #define STDC_HEADERS 1
  8002. | #define HAVE_SYS_TYPES_H 1
  8003. | #define HAVE_SYS_STAT_H 1
  8004. | #define HAVE_STDLIB_H 1
  8005. | #define HAVE_STRING_H 1
  8006. | #define HAVE_MEMORY_H 1
  8007. | #define HAVE_STRINGS_H 1
  8008. | #define HAVE_INTTYPES_H 1
  8009. | #define HAVE_STDINT_H 1
  8010. | #define HAVE_UNISTD_H 1
  8011. | #define HAVE_CMATH 1
  8012. | #define HAVE_MATH_H 1
  8013. | #define HAVE_LIBC 1
  8014. | #define HAVE_LIBNSL 1
  8015. | #define CS_PLATFORM_UNIX /**/
  8016. | /* end confdefs.h. */
  8017. | #include <gtk/gtk.h>
  8018. | int
  8019. | main ()
  8020. | {
  8021. | gtk_message_dialog_new (0, 0, 0, 0, 0);
  8022. | ;
  8023. | return 0;
  8024. | }
  8025. configure:59782: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lGTK -lnsl -lc >&5
  8026. conftest.c:24:21: fatal error: gtk/gtk.h: No such file or directory
  8027. compilation terminated.
  8028. configure:59782: $? = 1
  8029. configure: failed program was:
  8030. | /* confdefs.h */
  8031. | #define PACKAGE_NAME "crystalspace"
  8032. | #define PACKAGE_TARNAME "crystalspace"
  8033. | #define PACKAGE_VERSION "2.1"
  8034. | #define PACKAGE_STRING "crystalspace 2.1"
  8035. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8036. | #define PACKAGE_URL ""
  8037. | #define STDC_HEADERS 1
  8038. | #define HAVE_SYS_TYPES_H 1
  8039. | #define HAVE_SYS_STAT_H 1
  8040. | #define HAVE_STDLIB_H 1
  8041. | #define HAVE_STRING_H 1
  8042. | #define HAVE_MEMORY_H 1
  8043. | #define HAVE_STRINGS_H 1
  8044. | #define HAVE_INTTYPES_H 1
  8045. | #define HAVE_STDINT_H 1
  8046. | #define HAVE_UNISTD_H 1
  8047. | #define HAVE_CMATH 1
  8048. | #define HAVE_MATH_H 1
  8049. | #define HAVE_LIBC 1
  8050. | #define HAVE_LIBNSL 1
  8051. | #define CS_PLATFORM_UNIX /**/
  8052. | /* end confdefs.h. */
  8053. | #include <gtk/gtk.h>
  8054. | int
  8055. | main ()
  8056. | {
  8057. | gtk_message_dialog_new (0, 0, 0, 0, 0);
  8058. | ;
  8059. | return 0;
  8060. | }
  8061. configure:59782: gcc -o conftest -I/usr/local/include -DCS_GTK_PATH=GTK -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -framework GTK -lnsl -lc >&5
  8062. gcc: error: GTK: No such file or directory
  8063. gcc: error: unrecognized command line option '-framework'
  8064. configure:59782: $? = 1
  8065. configure: failed program was:
  8066. | /* confdefs.h */
  8067. | #define PACKAGE_NAME "crystalspace"
  8068. | #define PACKAGE_TARNAME "crystalspace"
  8069. | #define PACKAGE_VERSION "2.1"
  8070. | #define PACKAGE_STRING "crystalspace 2.1"
  8071. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8072. | #define PACKAGE_URL ""
  8073. | #define STDC_HEADERS 1
  8074. | #define HAVE_SYS_TYPES_H 1
  8075. | #define HAVE_SYS_STAT_H 1
  8076. | #define HAVE_STDLIB_H 1
  8077. | #define HAVE_STRING_H 1
  8078. | #define HAVE_MEMORY_H 1
  8079. | #define HAVE_STRINGS_H 1
  8080. | #define HAVE_INTTYPES_H 1
  8081. | #define HAVE_STDINT_H 1
  8082. | #define HAVE_UNISTD_H 1
  8083. | #define HAVE_CMATH 1
  8084. | #define HAVE_MATH_H 1
  8085. | #define HAVE_LIBC 1
  8086. | #define HAVE_LIBNSL 1
  8087. | #define CS_PLATFORM_UNIX /**/
  8088. | /* end confdefs.h. */
  8089. | #include <gtk/gtk.h>
  8090. | int
  8091. | main ()
  8092. | {
  8093. | gtk_message_dialog_new (0, 0, 0, 0, 0);
  8094. | ;
  8095. | return 0;
  8096. | }
  8097. configure:59782: gcc -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lGTK -lnsl -lc >&5
  8098. conftest.c:24:21: fatal error: gtk/gtk.h: No such file or directory
  8099. compilation terminated.
  8100. configure:59782: $? = 1
  8101. configure: failed program was:
  8102. | /* confdefs.h */
  8103. | #define PACKAGE_NAME "crystalspace"
  8104. | #define PACKAGE_TARNAME "crystalspace"
  8105. | #define PACKAGE_VERSION "2.1"
  8106. | #define PACKAGE_STRING "crystalspace 2.1"
  8107. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8108. | #define PACKAGE_URL ""
  8109. | #define STDC_HEADERS 1
  8110. | #define HAVE_SYS_TYPES_H 1
  8111. | #define HAVE_SYS_STAT_H 1
  8112. | #define HAVE_STDLIB_H 1
  8113. | #define HAVE_STRING_H 1
  8114. | #define HAVE_MEMORY_H 1
  8115. | #define HAVE_STRINGS_H 1
  8116. | #define HAVE_INTTYPES_H 1
  8117. | #define HAVE_STDINT_H 1
  8118. | #define HAVE_UNISTD_H 1
  8119. | #define HAVE_CMATH 1
  8120. | #define HAVE_MATH_H 1
  8121. | #define HAVE_LIBC 1
  8122. | #define HAVE_LIBNSL 1
  8123. | #define CS_PLATFORM_UNIX /**/
  8124. | /* end confdefs.h. */
  8125. | #include <gtk/gtk.h>
  8126. | int
  8127. | main ()
  8128. | {
  8129. | gtk_message_dialog_new (0, 0, 0, 0, 0);
  8130. | ;
  8131. | return 0;
  8132. | }
  8133. configure:59782: gcc -o conftest -I/sw/include -DCS_GTK_PATH=GTK -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.c -framework GTK -lnsl -lc >&5
  8134. gcc: error: GTK: No such file or directory
  8135. gcc: error: unrecognized command line option '-framework'
  8136. configure:59782: $? = 1
  8137. configure: failed program was:
  8138. | /* confdefs.h */
  8139. | #define PACKAGE_NAME "crystalspace"
  8140. | #define PACKAGE_TARNAME "crystalspace"
  8141. | #define PACKAGE_VERSION "2.1"
  8142. | #define PACKAGE_STRING "crystalspace 2.1"
  8143. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8144. | #define PACKAGE_URL ""
  8145. | #define STDC_HEADERS 1
  8146. | #define HAVE_SYS_TYPES_H 1
  8147. | #define HAVE_SYS_STAT_H 1
  8148. | #define HAVE_STDLIB_H 1
  8149. | #define HAVE_STRING_H 1
  8150. | #define HAVE_MEMORY_H 1
  8151. | #define HAVE_STRINGS_H 1
  8152. | #define HAVE_INTTYPES_H 1
  8153. | #define HAVE_STDINT_H 1
  8154. | #define HAVE_UNISTD_H 1
  8155. | #define HAVE_CMATH 1
  8156. | #define HAVE_MATH_H 1
  8157. | #define HAVE_LIBC 1
  8158. | #define HAVE_LIBNSL 1
  8159. | #define CS_PLATFORM_UNIX /**/
  8160. | /* end confdefs.h. */
  8161. | #include <gtk/gtk.h>
  8162. | int
  8163. | main ()
  8164. | {
  8165. | gtk_message_dialog_new (0, 0, 0, 0, 0);
  8166. | ;
  8167. | return 0;
  8168. | }
  8169. configure:59782: gcc -o conftest -I/sw/include -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.c -lGTK -lnsl -lc >&5
  8170. conftest.c:24:21: fatal error: gtk/gtk.h: No such file or directory
  8171. compilation terminated.
  8172. configure:59782: $? = 1
  8173. configure: failed program was:
  8174. | /* confdefs.h */
  8175. | #define PACKAGE_NAME "crystalspace"
  8176. | #define PACKAGE_TARNAME "crystalspace"
  8177. | #define PACKAGE_VERSION "2.1"
  8178. | #define PACKAGE_STRING "crystalspace 2.1"
  8179. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8180. | #define PACKAGE_URL ""
  8181. | #define STDC_HEADERS 1
  8182. | #define HAVE_SYS_TYPES_H 1
  8183. | #define HAVE_SYS_STAT_H 1
  8184. | #define HAVE_STDLIB_H 1
  8185. | #define HAVE_STRING_H 1
  8186. | #define HAVE_MEMORY_H 1
  8187. | #define HAVE_STRINGS_H 1
  8188. | #define HAVE_INTTYPES_H 1
  8189. | #define HAVE_STDINT_H 1
  8190. | #define HAVE_UNISTD_H 1
  8191. | #define HAVE_CMATH 1
  8192. | #define HAVE_MATH_H 1
  8193. | #define HAVE_LIBC 1
  8194. | #define HAVE_LIBNSL 1
  8195. | #define CS_PLATFORM_UNIX /**/
  8196. | /* end confdefs.h. */
  8197. | #include <gtk/gtk.h>
  8198. | int
  8199. | main ()
  8200. | {
  8201. | gtk_message_dialog_new (0, 0, 0, 0, 0);
  8202. | ;
  8203. | return 0;
  8204. | }
  8205. configure:59782: gcc -o conftest -I/opt/local/include -DCS_GTK_PATH=GTK -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -framework GTK -lnsl -lc >&5
  8206. gcc: error: GTK: No such file or directory
  8207. gcc: error: unrecognized command line option '-framework'
  8208. configure:59782: $? = 1
  8209. configure: failed program was:
  8210. | /* confdefs.h */
  8211. | #define PACKAGE_NAME "crystalspace"
  8212. | #define PACKAGE_TARNAME "crystalspace"
  8213. | #define PACKAGE_VERSION "2.1"
  8214. | #define PACKAGE_STRING "crystalspace 2.1"
  8215. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8216. | #define PACKAGE_URL ""
  8217. | #define STDC_HEADERS 1
  8218. | #define HAVE_SYS_TYPES_H 1
  8219. | #define HAVE_SYS_STAT_H 1
  8220. | #define HAVE_STDLIB_H 1
  8221. | #define HAVE_STRING_H 1
  8222. | #define HAVE_MEMORY_H 1
  8223. | #define HAVE_STRINGS_H 1
  8224. | #define HAVE_INTTYPES_H 1
  8225. | #define HAVE_STDINT_H 1
  8226. | #define HAVE_UNISTD_H 1
  8227. | #define HAVE_CMATH 1
  8228. | #define HAVE_MATH_H 1
  8229. | #define HAVE_LIBC 1
  8230. | #define HAVE_LIBNSL 1
  8231. | #define CS_PLATFORM_UNIX /**/
  8232. | /* end confdefs.h. */
  8233. | #include <gtk/gtk.h>
  8234. | int
  8235. | main ()
  8236. | {
  8237. | gtk_message_dialog_new (0, 0, 0, 0, 0);
  8238. | ;
  8239. | return 0;
  8240. | }
  8241. configure:59782: gcc -o conftest -I/opt/local/include -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lGTK -lnsl -lc >&5
  8242. conftest.c:24:21: fatal error: gtk/gtk.h: No such file or directory
  8243. compilation terminated.
  8244. configure:59782: $? = 1
  8245. configure: failed program was:
  8246. | /* confdefs.h */
  8247. | #define PACKAGE_NAME "crystalspace"
  8248. | #define PACKAGE_TARNAME "crystalspace"
  8249. | #define PACKAGE_VERSION "2.1"
  8250. | #define PACKAGE_STRING "crystalspace 2.1"
  8251. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8252. | #define PACKAGE_URL ""
  8253. | #define STDC_HEADERS 1
  8254. | #define HAVE_SYS_TYPES_H 1
  8255. | #define HAVE_SYS_STAT_H 1
  8256. | #define HAVE_STDLIB_H 1
  8257. | #define HAVE_STRING_H 1
  8258. | #define HAVE_MEMORY_H 1
  8259. | #define HAVE_STRINGS_H 1
  8260. | #define HAVE_INTTYPES_H 1
  8261. | #define HAVE_STDINT_H 1
  8262. | #define HAVE_UNISTD_H 1
  8263. | #define HAVE_CMATH 1
  8264. | #define HAVE_MATH_H 1
  8265. | #define HAVE_LIBC 1
  8266. | #define HAVE_LIBNSL 1
  8267. | #define CS_PLATFORM_UNIX /**/
  8268. | /* end confdefs.h. */
  8269. | #include <gtk/gtk.h>
  8270. | int
  8271. | main ()
  8272. | {
  8273. | gtk_message_dialog_new (0, 0, 0, 0, 0);
  8274. | ;
  8275. | return 0;
  8276. | }
  8277. configure:59782: gcc -o conftest -I/opt/include -DCS_GTK_PATH=GTK -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.c -framework GTK -lnsl -lc >&5
  8278. gcc: error: GTK: No such file or directory
  8279. gcc: error: unrecognized command line option '-framework'
  8280. configure:59782: $? = 1
  8281. configure: failed program was:
  8282. | /* confdefs.h */
  8283. | #define PACKAGE_NAME "crystalspace"
  8284. | #define PACKAGE_TARNAME "crystalspace"
  8285. | #define PACKAGE_VERSION "2.1"
  8286. | #define PACKAGE_STRING "crystalspace 2.1"
  8287. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8288. | #define PACKAGE_URL ""
  8289. | #define STDC_HEADERS 1
  8290. | #define HAVE_SYS_TYPES_H 1
  8291. | #define HAVE_SYS_STAT_H 1
  8292. | #define HAVE_STDLIB_H 1
  8293. | #define HAVE_STRING_H 1
  8294. | #define HAVE_MEMORY_H 1
  8295. | #define HAVE_STRINGS_H 1
  8296. | #define HAVE_INTTYPES_H 1
  8297. | #define HAVE_STDINT_H 1
  8298. | #define HAVE_UNISTD_H 1
  8299. | #define HAVE_CMATH 1
  8300. | #define HAVE_MATH_H 1
  8301. | #define HAVE_LIBC 1
  8302. | #define HAVE_LIBNSL 1
  8303. | #define CS_PLATFORM_UNIX /**/
  8304. | /* end confdefs.h. */
  8305. | #include <gtk/gtk.h>
  8306. | int
  8307. | main ()
  8308. | {
  8309. | gtk_message_dialog_new (0, 0, 0, 0, 0);
  8310. | ;
  8311. | return 0;
  8312. | }
  8313. configure:59782: gcc -o conftest -I/opt/include -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.c -lGTK -lnsl -lc >&5
  8314. conftest.c:24:21: fatal error: gtk/gtk.h: No such file or directory
  8315. compilation terminated.
  8316. configure:59782: $? = 1
  8317. configure: failed program was:
  8318. | /* confdefs.h */
  8319. | #define PACKAGE_NAME "crystalspace"
  8320. | #define PACKAGE_TARNAME "crystalspace"
  8321. | #define PACKAGE_VERSION "2.1"
  8322. | #define PACKAGE_STRING "crystalspace 2.1"
  8323. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8324. | #define PACKAGE_URL ""
  8325. | #define STDC_HEADERS 1
  8326. | #define HAVE_SYS_TYPES_H 1
  8327. | #define HAVE_SYS_STAT_H 1
  8328. | #define HAVE_STDLIB_H 1
  8329. | #define HAVE_STRING_H 1
  8330. | #define HAVE_MEMORY_H 1
  8331. | #define HAVE_STRINGS_H 1
  8332. | #define HAVE_INTTYPES_H 1
  8333. | #define HAVE_STDINT_H 1
  8334. | #define HAVE_UNISTD_H 1
  8335. | #define HAVE_CMATH 1
  8336. | #define HAVE_MATH_H 1
  8337. | #define HAVE_LIBC 1
  8338. | #define HAVE_LIBNSL 1
  8339. | #define CS_PLATFORM_UNIX /**/
  8340. | /* end confdefs.h. */
  8341. | #include <gtk/gtk.h>
  8342. | int
  8343. | main ()
  8344. | {
  8345. | gtk_message_dialog_new (0, 0, 0, 0, 0);
  8346. | ;
  8347. | return 0;
  8348. | }
  8349. configure:59782: gcc -o conftest -DCS_GTK_PATH=gtk+-2.0 -I/usr/local/include -L/usr/local/lib conftest.c -framework gtk+-2.0 -lnsl -lc >&5
  8350. gcc: error: gtk+-2.0: No such file or directory
  8351. gcc: error: unrecognized command line option '-framework'
  8352. configure:59782: $? = 1
  8353. configure: failed program was:
  8354. | /* confdefs.h */
  8355. | #define PACKAGE_NAME "crystalspace"
  8356. | #define PACKAGE_TARNAME "crystalspace"
  8357. | #define PACKAGE_VERSION "2.1"
  8358. | #define PACKAGE_STRING "crystalspace 2.1"
  8359. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8360. | #define PACKAGE_URL ""
  8361. | #define STDC_HEADERS 1
  8362. | #define HAVE_SYS_TYPES_H 1
  8363. | #define HAVE_SYS_STAT_H 1
  8364. | #define HAVE_STDLIB_H 1
  8365. | #define HAVE_STRING_H 1
  8366. | #define HAVE_MEMORY_H 1
  8367. | #define HAVE_STRINGS_H 1
  8368. | #define HAVE_INTTYPES_H 1
  8369. | #define HAVE_STDINT_H 1
  8370. | #define HAVE_UNISTD_H 1
  8371. | #define HAVE_CMATH 1
  8372. | #define HAVE_MATH_H 1
  8373. | #define HAVE_LIBC 1
  8374. | #define HAVE_LIBNSL 1
  8375. | #define CS_PLATFORM_UNIX /**/
  8376. | /* end confdefs.h. */
  8377. | #include <gtk/gtk.h>
  8378. | int
  8379. | main ()
  8380. | {
  8381. | gtk_message_dialog_new (0, 0, 0, 0, 0);
  8382. | ;
  8383. | return 0;
  8384. | }
  8385. configure:59782: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lgtk+-2.0 -lnsl -lc >&5
  8386. conftest.c:24:21: fatal error: gtk/gtk.h: No such file or directory
  8387. compilation terminated.
  8388. configure:59782: $? = 1
  8389. configure: failed program was:
  8390. | /* confdefs.h */
  8391. | #define PACKAGE_NAME "crystalspace"
  8392. | #define PACKAGE_TARNAME "crystalspace"
  8393. | #define PACKAGE_VERSION "2.1"
  8394. | #define PACKAGE_STRING "crystalspace 2.1"
  8395. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8396. | #define PACKAGE_URL ""
  8397. | #define STDC_HEADERS 1
  8398. | #define HAVE_SYS_TYPES_H 1
  8399. | #define HAVE_SYS_STAT_H 1
  8400. | #define HAVE_STDLIB_H 1
  8401. | #define HAVE_STRING_H 1
  8402. | #define HAVE_MEMORY_H 1
  8403. | #define HAVE_STRINGS_H 1
  8404. | #define HAVE_INTTYPES_H 1
  8405. | #define HAVE_STDINT_H 1
  8406. | #define HAVE_UNISTD_H 1
  8407. | #define HAVE_CMATH 1
  8408. | #define HAVE_MATH_H 1
  8409. | #define HAVE_LIBC 1
  8410. | #define HAVE_LIBNSL 1
  8411. | #define CS_PLATFORM_UNIX /**/
  8412. | /* end confdefs.h. */
  8413. | #include <gtk/gtk.h>
  8414. | int
  8415. | main ()
  8416. | {
  8417. | gtk_message_dialog_new (0, 0, 0, 0, 0);
  8418. | ;
  8419. | return 0;
  8420. | }
  8421. configure:59782: gcc -o conftest -I/usr/local/include -DCS_GTK_PATH=gtk+-2.0 -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -framework gtk+-2.0 -lnsl -lc >&5
  8422. gcc: error: gtk+-2.0: No such file or directory
  8423. gcc: error: unrecognized command line option '-framework'
  8424. configure:59782: $? = 1
  8425. configure: failed program was:
  8426. | /* confdefs.h */
  8427. | #define PACKAGE_NAME "crystalspace"
  8428. | #define PACKAGE_TARNAME "crystalspace"
  8429. | #define PACKAGE_VERSION "2.1"
  8430. | #define PACKAGE_STRING "crystalspace 2.1"
  8431. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8432. | #define PACKAGE_URL ""
  8433. | #define STDC_HEADERS 1
  8434. | #define HAVE_SYS_TYPES_H 1
  8435. | #define HAVE_SYS_STAT_H 1
  8436. | #define HAVE_STDLIB_H 1
  8437. | #define HAVE_STRING_H 1
  8438. | #define HAVE_MEMORY_H 1
  8439. | #define HAVE_STRINGS_H 1
  8440. | #define HAVE_INTTYPES_H 1
  8441. | #define HAVE_STDINT_H 1
  8442. | #define HAVE_UNISTD_H 1
  8443. | #define HAVE_CMATH 1
  8444. | #define HAVE_MATH_H 1
  8445. | #define HAVE_LIBC 1
  8446. | #define HAVE_LIBNSL 1
  8447. | #define CS_PLATFORM_UNIX /**/
  8448. | /* end confdefs.h. */
  8449. | #include <gtk/gtk.h>
  8450. | int
  8451. | main ()
  8452. | {
  8453. | gtk_message_dialog_new (0, 0, 0, 0, 0);
  8454. | ;
  8455. | return 0;
  8456. | }
  8457. configure:59782: gcc -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lgtk+-2.0 -lnsl -lc >&5
  8458. conftest.c:24:21: fatal error: gtk/gtk.h: No such file or directory
  8459. compilation terminated.
  8460. configure:59782: $? = 1
  8461. configure: failed program was:
  8462. | /* confdefs.h */
  8463. | #define PACKAGE_NAME "crystalspace"
  8464. | #define PACKAGE_TARNAME "crystalspace"
  8465. | #define PACKAGE_VERSION "2.1"
  8466. | #define PACKAGE_STRING "crystalspace 2.1"
  8467. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8468. | #define PACKAGE_URL ""
  8469. | #define STDC_HEADERS 1
  8470. | #define HAVE_SYS_TYPES_H 1
  8471. | #define HAVE_SYS_STAT_H 1
  8472. | #define HAVE_STDLIB_H 1
  8473. | #define HAVE_STRING_H 1
  8474. | #define HAVE_MEMORY_H 1
  8475. | #define HAVE_STRINGS_H 1
  8476. | #define HAVE_INTTYPES_H 1
  8477. | #define HAVE_STDINT_H 1
  8478. | #define HAVE_UNISTD_H 1
  8479. | #define HAVE_CMATH 1
  8480. | #define HAVE_MATH_H 1
  8481. | #define HAVE_LIBC 1
  8482. | #define HAVE_LIBNSL 1
  8483. | #define CS_PLATFORM_UNIX /**/
  8484. | /* end confdefs.h. */
  8485. | #include <gtk/gtk.h>
  8486. | int
  8487. | main ()
  8488. | {
  8489. | gtk_message_dialog_new (0, 0, 0, 0, 0);
  8490. | ;
  8491. | return 0;
  8492. | }
  8493. configure:59782: gcc -o conftest -I/sw/include -DCS_GTK_PATH=gtk+-2.0 -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.c -framework gtk+-2.0 -lnsl -lc >&5
  8494. gcc: error: gtk+-2.0: No such file or directory
  8495. gcc: error: unrecognized command line option '-framework'
  8496. configure:59782: $? = 1
  8497. configure: failed program was:
  8498. | /* confdefs.h */
  8499. | #define PACKAGE_NAME "crystalspace"
  8500. | #define PACKAGE_TARNAME "crystalspace"
  8501. | #define PACKAGE_VERSION "2.1"
  8502. | #define PACKAGE_STRING "crystalspace 2.1"
  8503. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8504. | #define PACKAGE_URL ""
  8505. | #define STDC_HEADERS 1
  8506. | #define HAVE_SYS_TYPES_H 1
  8507. | #define HAVE_SYS_STAT_H 1
  8508. | #define HAVE_STDLIB_H 1
  8509. | #define HAVE_STRING_H 1
  8510. | #define HAVE_MEMORY_H 1
  8511. | #define HAVE_STRINGS_H 1
  8512. | #define HAVE_INTTYPES_H 1
  8513. | #define HAVE_STDINT_H 1
  8514. | #define HAVE_UNISTD_H 1
  8515. | #define HAVE_CMATH 1
  8516. | #define HAVE_MATH_H 1
  8517. | #define HAVE_LIBC 1
  8518. | #define HAVE_LIBNSL 1
  8519. | #define CS_PLATFORM_UNIX /**/
  8520. | /* end confdefs.h. */
  8521. | #include <gtk/gtk.h>
  8522. | int
  8523. | main ()
  8524. | {
  8525. | gtk_message_dialog_new (0, 0, 0, 0, 0);
  8526. | ;
  8527. | return 0;
  8528. | }
  8529. configure:59782: gcc -o conftest -I/sw/include -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.c -lgtk+-2.0 -lnsl -lc >&5
  8530. conftest.c:24:21: fatal error: gtk/gtk.h: No such file or directory
  8531. compilation terminated.
  8532. configure:59782: $? = 1
  8533. configure: failed program was:
  8534. | /* confdefs.h */
  8535. | #define PACKAGE_NAME "crystalspace"
  8536. | #define PACKAGE_TARNAME "crystalspace"
  8537. | #define PACKAGE_VERSION "2.1"
  8538. | #define PACKAGE_STRING "crystalspace 2.1"
  8539. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8540. | #define PACKAGE_URL ""
  8541. | #define STDC_HEADERS 1
  8542. | #define HAVE_SYS_TYPES_H 1
  8543. | #define HAVE_SYS_STAT_H 1
  8544. | #define HAVE_STDLIB_H 1
  8545. | #define HAVE_STRING_H 1
  8546. | #define HAVE_MEMORY_H 1
  8547. | #define HAVE_STRINGS_H 1
  8548. | #define HAVE_INTTYPES_H 1
  8549. | #define HAVE_STDINT_H 1
  8550. | #define HAVE_UNISTD_H 1
  8551. | #define HAVE_CMATH 1
  8552. | #define HAVE_MATH_H 1
  8553. | #define HAVE_LIBC 1
  8554. | #define HAVE_LIBNSL 1
  8555. | #define CS_PLATFORM_UNIX /**/
  8556. | /* end confdefs.h. */
  8557. | #include <gtk/gtk.h>
  8558. | int
  8559. | main ()
  8560. | {
  8561. | gtk_message_dialog_new (0, 0, 0, 0, 0);
  8562. | ;
  8563. | return 0;
  8564. | }
  8565. configure:59782: gcc -o conftest -I/opt/local/include -DCS_GTK_PATH=gtk+-2.0 -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -framework gtk+-2.0 -lnsl -lc >&5
  8566. gcc: error: gtk+-2.0: No such file or directory
  8567. gcc: error: unrecognized command line option '-framework'
  8568. configure:59782: $? = 1
  8569. configure: failed program was:
  8570. | /* confdefs.h */
  8571. | #define PACKAGE_NAME "crystalspace"
  8572. | #define PACKAGE_TARNAME "crystalspace"
  8573. | #define PACKAGE_VERSION "2.1"
  8574. | #define PACKAGE_STRING "crystalspace 2.1"
  8575. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8576. | #define PACKAGE_URL ""
  8577. | #define STDC_HEADERS 1
  8578. | #define HAVE_SYS_TYPES_H 1
  8579. | #define HAVE_SYS_STAT_H 1
  8580. | #define HAVE_STDLIB_H 1
  8581. | #define HAVE_STRING_H 1
  8582. | #define HAVE_MEMORY_H 1
  8583. | #define HAVE_STRINGS_H 1
  8584. | #define HAVE_INTTYPES_H 1
  8585. | #define HAVE_STDINT_H 1
  8586. | #define HAVE_UNISTD_H 1
  8587. | #define HAVE_CMATH 1
  8588. | #define HAVE_MATH_H 1
  8589. | #define HAVE_LIBC 1
  8590. | #define HAVE_LIBNSL 1
  8591. | #define CS_PLATFORM_UNIX /**/
  8592. | /* end confdefs.h. */
  8593. | #include <gtk/gtk.h>
  8594. | int
  8595. | main ()
  8596. | {
  8597. | gtk_message_dialog_new (0, 0, 0, 0, 0);
  8598. | ;
  8599. | return 0;
  8600. | }
  8601. configure:59782: gcc -o conftest -I/opt/local/include -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -lgtk+-2.0 -lnsl -lc >&5
  8602. conftest.c:24:21: fatal error: gtk/gtk.h: No such file or directory
  8603. compilation terminated.
  8604. configure:59782: $? = 1
  8605. configure: failed program was:
  8606. | /* confdefs.h */
  8607. | #define PACKAGE_NAME "crystalspace"
  8608. | #define PACKAGE_TARNAME "crystalspace"
  8609. | #define PACKAGE_VERSION "2.1"
  8610. | #define PACKAGE_STRING "crystalspace 2.1"
  8611. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8612. | #define PACKAGE_URL ""
  8613. | #define STDC_HEADERS 1
  8614. | #define HAVE_SYS_TYPES_H 1
  8615. | #define HAVE_SYS_STAT_H 1
  8616. | #define HAVE_STDLIB_H 1
  8617. | #define HAVE_STRING_H 1
  8618. | #define HAVE_MEMORY_H 1
  8619. | #define HAVE_STRINGS_H 1
  8620. | #define HAVE_INTTYPES_H 1
  8621. | #define HAVE_STDINT_H 1
  8622. | #define HAVE_UNISTD_H 1
  8623. | #define HAVE_CMATH 1
  8624. | #define HAVE_MATH_H 1
  8625. | #define HAVE_LIBC 1
  8626. | #define HAVE_LIBNSL 1
  8627. | #define CS_PLATFORM_UNIX /**/
  8628. | /* end confdefs.h. */
  8629. | #include <gtk/gtk.h>
  8630. | int
  8631. | main ()
  8632. | {
  8633. | gtk_message_dialog_new (0, 0, 0, 0, 0);
  8634. | ;
  8635. | return 0;
  8636. | }
  8637. configure:59782: gcc -o conftest -I/opt/include -DCS_GTK_PATH=gtk+-2.0 -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.c -framework gtk+-2.0 -lnsl -lc >&5
  8638. gcc: error: gtk+-2.0: No such file or directory
  8639. gcc: error: unrecognized command line option '-framework'
  8640. configure:59782: $? = 1
  8641. configure: failed program was:
  8642. | /* confdefs.h */
  8643. | #define PACKAGE_NAME "crystalspace"
  8644. | #define PACKAGE_TARNAME "crystalspace"
  8645. | #define PACKAGE_VERSION "2.1"
  8646. | #define PACKAGE_STRING "crystalspace 2.1"
  8647. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8648. | #define PACKAGE_URL ""
  8649. | #define STDC_HEADERS 1
  8650. | #define HAVE_SYS_TYPES_H 1
  8651. | #define HAVE_SYS_STAT_H 1
  8652. | #define HAVE_STDLIB_H 1
  8653. | #define HAVE_STRING_H 1
  8654. | #define HAVE_MEMORY_H 1
  8655. | #define HAVE_STRINGS_H 1
  8656. | #define HAVE_INTTYPES_H 1
  8657. | #define HAVE_STDINT_H 1
  8658. | #define HAVE_UNISTD_H 1
  8659. | #define HAVE_CMATH 1
  8660. | #define HAVE_MATH_H 1
  8661. | #define HAVE_LIBC 1
  8662. | #define HAVE_LIBNSL 1
  8663. | #define CS_PLATFORM_UNIX /**/
  8664. | /* end confdefs.h. */
  8665. | #include <gtk/gtk.h>
  8666. | int
  8667. | main ()
  8668. | {
  8669. | gtk_message_dialog_new (0, 0, 0, 0, 0);
  8670. | ;
  8671. | return 0;
  8672. | }
  8673. configure:59782: gcc -o conftest -I/opt/include -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.c -lgtk+-2.0 -lnsl -lc >&5
  8674. conftest.c:24:21: fatal error: gtk/gtk.h: No such file or directory
  8675. compilation terminated.
  8676. configure:59782: $? = 1
  8677. configure: failed program was:
  8678. | /* confdefs.h */
  8679. | #define PACKAGE_NAME "crystalspace"
  8680. | #define PACKAGE_TARNAME "crystalspace"
  8681. | #define PACKAGE_VERSION "2.1"
  8682. | #define PACKAGE_STRING "crystalspace 2.1"
  8683. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8684. | #define PACKAGE_URL ""
  8685. | #define STDC_HEADERS 1
  8686. | #define HAVE_SYS_TYPES_H 1
  8687. | #define HAVE_SYS_STAT_H 1
  8688. | #define HAVE_STDLIB_H 1
  8689. | #define HAVE_STRING_H 1
  8690. | #define HAVE_MEMORY_H 1
  8691. | #define HAVE_STRINGS_H 1
  8692. | #define HAVE_INTTYPES_H 1
  8693. | #define HAVE_STDINT_H 1
  8694. | #define HAVE_UNISTD_H 1
  8695. | #define HAVE_CMATH 1
  8696. | #define HAVE_MATH_H 1
  8697. | #define HAVE_LIBC 1
  8698. | #define HAVE_LIBNSL 1
  8699. | #define CS_PLATFORM_UNIX /**/
  8700. | /* end confdefs.h. */
  8701. | #include <gtk/gtk.h>
  8702. | int
  8703. | main ()
  8704. | {
  8705. | gtk_message_dialog_new (0, 0, 0, 0, 0);
  8706. | ;
  8707. | return 0;
  8708. | }
  8709. configure:59814: result: no
  8710. configure:60125: checking for GNU/Linux joystick API
  8711. configure:60220: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lnsl -lc >&5
  8712. configure:60220: $? = 0
  8713. configure:60253: result: yes
  8714. configure:60586: checking if pkg-config recognizes Cg
  8715. configure:60597: result: no
  8716. configure:60669: checking for Cg-config
  8717. configure:60702: result: no
  8718. configure:60868: checking if pkg-config recognizes cg
  8719. configure:60879: result: no
  8720. configure:60951: checking for cg-config
  8721. configure:60984: result: no
  8722. configure:61150: checking if pkg-config recognizes CG
  8723. configure:61161: result: no
  8724. configure:61233: checking for CG-config
  8725. configure:61266: result: no
  8726. configure:61740: checking for libCg
  8727. configure:61820: g++ -o conftest -DCS_CG_PATH=Cg -I/usr/local/include -L/usr/local/lib -Wl,--no-as-needed conftest.cpp -framework Cg -lm -lpthread -lnsl -lc >&5
  8728. g++: error: Cg: No such file or directory
  8729. g++: error: unrecognized command line option '-framework'
  8730. configure:61820: $? = 1
  8731. configure: failed program was:
  8732. | /* confdefs.h */
  8733. | #define PACKAGE_NAME "crystalspace"
  8734. | #define PACKAGE_TARNAME "crystalspace"
  8735. | #define PACKAGE_VERSION "2.1"
  8736. | #define PACKAGE_STRING "crystalspace 2.1"
  8737. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8738. | #define PACKAGE_URL ""
  8739. | #define STDC_HEADERS 1
  8740. | #define HAVE_SYS_TYPES_H 1
  8741. | #define HAVE_SYS_STAT_H 1
  8742. | #define HAVE_STDLIB_H 1
  8743. | #define HAVE_STRING_H 1
  8744. | #define HAVE_MEMORY_H 1
  8745. | #define HAVE_STRINGS_H 1
  8746. | #define HAVE_INTTYPES_H 1
  8747. | #define HAVE_STDINT_H 1
  8748. | #define HAVE_UNISTD_H 1
  8749. | #define HAVE_CMATH 1
  8750. | #define HAVE_MATH_H 1
  8751. | #define HAVE_LIBC 1
  8752. | #define HAVE_LIBNSL 1
  8753. | #define CS_PLATFORM_UNIX /**/
  8754. | /* end confdefs.h. */
  8755. | #include <Cg/cg.h>
  8756. | int
  8757. | main ()
  8758. | {
  8759. | CGcontext c = cgCreateContext();
  8760. | ;
  8761. | return 0;
  8762. | }
  8763. configure:61820: g++ -o conftest -I/usr/local/include -L/usr/local/lib -Wl,--no-as-needed conftest.cpp -lCg -lm -lpthread -lnsl -lc >&5
  8764. configure:61820: $? = 0
  8765. configure:61852: result: yes
  8766. configure:61881: checking if Cg is sufficiently recent
  8767. configure:61965: g++ -o conftest -I/usr/local/include -L/usr/local/lib -Wl,--no-as-needed conftest.cpp -lCg -lm -lpthread -lnsl -lc >&5
  8768. configure:61965: $? = 0
  8769. configure:61998: result: yes
  8770. configure:62288: checking if pkg-config recognizes CgGL
  8771. configure:62299: result: no
  8772. configure:62371: checking for CgGL-config
  8773. configure:62404: result: no
  8774. configure:62570: checking if pkg-config recognizes cggl
  8775. configure:62581: result: no
  8776. configure:62653: checking for cggl-config
  8777. configure:62686: result: no
  8778. configure:62852: checking if pkg-config recognizes cgGL
  8779. configure:62863: result: no
  8780. configure:62935: checking for cgGL-config
  8781. configure:62968: result: no
  8782. configure:63134: checking if pkg-config recognizes CGGL
  8783. configure:63145: result: no
  8784. configure:63217: checking for CGGL-config
  8785. configure:63250: result: no
  8786. configure:63416: checking if pkg-config recognizes Cg
  8787. configure:63427: result: no
  8788. configure:63499: checking for Cg-config
  8789. configure:63532: result: no
  8790. configure:63698: checking if pkg-config recognizes cg
  8791. configure:63709: result: no
  8792. configure:63781: checking for cg-config
  8793. configure:63814: result: no
  8794. configure:63980: checking if pkg-config recognizes CG
  8795. configure:63991: result: no
  8796. configure:64063: checking for CG-config
  8797. configure:64096: result: no
  8798. configure:64967: checking for libCgGL
  8799. configure:65048: g++ -o conftest -DCS_CGGL_PATH=CgGL -I/usr/local/include -L/usr/local/lib -Wl,--no-as-needed conftest.cpp -framework CgGL -lCg -lm -lpthread -lGL -lXext -lX11 -lX11 -lXext -lpthread -lm -lGLU -lGL -lXext -lX11 -lX11 -lXext -lpthread -lm -lnsl -lc >&5
  8800. g++: error: CgGL: No such file or directory
  8801. g++: error: unrecognized command line option '-framework'
  8802. configure:65048: $? = 1
  8803. configure: failed program was:
  8804. | /* confdefs.h */
  8805. | #define PACKAGE_NAME "crystalspace"
  8806. | #define PACKAGE_TARNAME "crystalspace"
  8807. | #define PACKAGE_VERSION "2.1"
  8808. | #define PACKAGE_STRING "crystalspace 2.1"
  8809. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8810. | #define PACKAGE_URL ""
  8811. | #define STDC_HEADERS 1
  8812. | #define HAVE_SYS_TYPES_H 1
  8813. | #define HAVE_SYS_STAT_H 1
  8814. | #define HAVE_STDLIB_H 1
  8815. | #define HAVE_STRING_H 1
  8816. | #define HAVE_MEMORY_H 1
  8817. | #define HAVE_STRINGS_H 1
  8818. | #define HAVE_INTTYPES_H 1
  8819. | #define HAVE_STDINT_H 1
  8820. | #define HAVE_UNISTD_H 1
  8821. | #define HAVE_CMATH 1
  8822. | #define HAVE_MATH_H 1
  8823. | #define HAVE_LIBC 1
  8824. | #define HAVE_LIBNSL 1
  8825. | #define CS_PLATFORM_UNIX /**/
  8826. | /* end confdefs.h. */
  8827. | #include <Cg/cg.h>
  8828. | #include <Cg/cgGL.h>
  8829. | int
  8830. | main ()
  8831. | {
  8832. | CGprogram p; cgGLBindProgram(p)
  8833. | ;
  8834. | return 0;
  8835. | }
  8836. configure:65048: g++ -o conftest -I/usr/local/include -L/usr/local/lib -Wl,--no-as-needed conftest.cpp -lCgGL -lCg -lm -lpthread -lGL -lXext -lX11 -lX11 -lXext -lpthread -lm -lGLU -lGL -lXext -lX11 -lX11 -lXext -lpthread -lm -lnsl -lc >&5
  8837. configure:65048: $? = 0
  8838. configure:65080: result: yes
  8839. configure:65142: checking soundcard.h usability
  8840. configure:65142: gcc -c -I/usr/local/include conftest.c >&5
  8841. conftest.c:57:23: fatal error: soundcard.h: No such file or directory
  8842. compilation terminated.
  8843. configure:65142: $? = 1
  8844. configure: failed program was:
  8845. | /* confdefs.h */
  8846. | #define PACKAGE_NAME "crystalspace"
  8847. | #define PACKAGE_TARNAME "crystalspace"
  8848. | #define PACKAGE_VERSION "2.1"
  8849. | #define PACKAGE_STRING "crystalspace 2.1"
  8850. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8851. | #define PACKAGE_URL ""
  8852. | #define STDC_HEADERS 1
  8853. | #define HAVE_SYS_TYPES_H 1
  8854. | #define HAVE_SYS_STAT_H 1
  8855. | #define HAVE_STDLIB_H 1
  8856. | #define HAVE_STRING_H 1
  8857. | #define HAVE_MEMORY_H 1
  8858. | #define HAVE_STRINGS_H 1
  8859. | #define HAVE_INTTYPES_H 1
  8860. | #define HAVE_STDINT_H 1
  8861. | #define HAVE_UNISTD_H 1
  8862. | #define HAVE_CMATH 1
  8863. | #define HAVE_MATH_H 1
  8864. | #define HAVE_LIBC 1
  8865. | #define HAVE_LIBNSL 1
  8866. | #define CS_PLATFORM_UNIX /**/
  8867. | /* end confdefs.h. */
  8868. | #include <stdio.h>
  8869. | #ifdef HAVE_SYS_TYPES_H
  8870. | # include <sys/types.h>
  8871. | #endif
  8872. | #ifdef HAVE_SYS_STAT_H
  8873. | # include <sys/stat.h>
  8874. | #endif
  8875. | #ifdef STDC_HEADERS
  8876. | # include <stdlib.h>
  8877. | # include <stddef.h>
  8878. | #else
  8879. | # ifdef HAVE_STDLIB_H
  8880. | # include <stdlib.h>
  8881. | # endif
  8882. | #endif
  8883. | #ifdef HAVE_STRING_H
  8884. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  8885. | # include <memory.h>
  8886. | # endif
  8887. | # include <string.h>
  8888. | #endif
  8889. | #ifdef HAVE_STRINGS_H
  8890. | # include <strings.h>
  8891. | #endif
  8892. | #ifdef HAVE_INTTYPES_H
  8893. | # include <inttypes.h>
  8894. | #endif
  8895. | #ifdef HAVE_STDINT_H
  8896. | # include <stdint.h>
  8897. | #endif
  8898. | #ifdef HAVE_UNISTD_H
  8899. | # include <unistd.h>
  8900. | #endif
  8901. | #include <soundcard.h>
  8902. configure:65142: result: no
  8903. configure:65142: checking soundcard.h presence
  8904. configure:65142: gcc -E -I/usr/local/include conftest.c
  8905. conftest.c:24:23: fatal error: soundcard.h: No such file or directory
  8906. compilation terminated.
  8907. configure:65142: $? = 1
  8908. configure: failed program was:
  8909. | /* confdefs.h */
  8910. | #define PACKAGE_NAME "crystalspace"
  8911. | #define PACKAGE_TARNAME "crystalspace"
  8912. | #define PACKAGE_VERSION "2.1"
  8913. | #define PACKAGE_STRING "crystalspace 2.1"
  8914. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8915. | #define PACKAGE_URL ""
  8916. | #define STDC_HEADERS 1
  8917. | #define HAVE_SYS_TYPES_H 1
  8918. | #define HAVE_SYS_STAT_H 1
  8919. | #define HAVE_STDLIB_H 1
  8920. | #define HAVE_STRING_H 1
  8921. | #define HAVE_MEMORY_H 1
  8922. | #define HAVE_STRINGS_H 1
  8923. | #define HAVE_INTTYPES_H 1
  8924. | #define HAVE_STDINT_H 1
  8925. | #define HAVE_UNISTD_H 1
  8926. | #define HAVE_CMATH 1
  8927. | #define HAVE_MATH_H 1
  8928. | #define HAVE_LIBC 1
  8929. | #define HAVE_LIBNSL 1
  8930. | #define CS_PLATFORM_UNIX /**/
  8931. | /* end confdefs.h. */
  8932. | #include <soundcard.h>
  8933. configure:65142: result: no
  8934. configure:65142: checking for soundcard.h
  8935. configure:65142: result: no
  8936. configure:65148: checking sys/soundcard.h usability
  8937. configure:65148: gcc -c -I/usr/local/include conftest.c >&5
  8938. configure:65148: $? = 0
  8939. configure:65148: result: yes
  8940. configure:65148: checking sys/soundcard.h presence
  8941. configure:65148: gcc -E -I/usr/local/include conftest.c
  8942. configure:65148: $? = 0
  8943. configure:65148: result: yes
  8944. configure:65148: checking for sys/soundcard.h
  8945. configure:65148: result: yes
  8946. configure:65350: checking if pkg-config recognizes jackasyn
  8947. configure:65361: result: no
  8948. configure:65433: checking for jackasyn-config
  8949. configure:65466: result: no
  8950. configure:65743: checking for libjackasyn
  8951. configure:65824: gcc -o conftest -DCS_JACKASYN_PATH=jackasyn -I/usr/local/include -L/usr/local/lib conftest.c -framework jackasyn -lnsl -lc >&5
  8952. gcc: error: jackasyn: No such file or directory
  8953. gcc: error: unrecognized command line option '-framework'
  8954. configure:65824: $? = 1
  8955. configure: failed program was:
  8956. | /* confdefs.h */
  8957. | #define PACKAGE_NAME "crystalspace"
  8958. | #define PACKAGE_TARNAME "crystalspace"
  8959. | #define PACKAGE_VERSION "2.1"
  8960. | #define PACKAGE_STRING "crystalspace 2.1"
  8961. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8962. | #define PACKAGE_URL ""
  8963. | #define STDC_HEADERS 1
  8964. | #define HAVE_SYS_TYPES_H 1
  8965. | #define HAVE_SYS_STAT_H 1
  8966. | #define HAVE_STDLIB_H 1
  8967. | #define HAVE_STRING_H 1
  8968. | #define HAVE_MEMORY_H 1
  8969. | #define HAVE_STRINGS_H 1
  8970. | #define HAVE_INTTYPES_H 1
  8971. | #define HAVE_STDINT_H 1
  8972. | #define HAVE_UNISTD_H 1
  8973. | #define HAVE_CMATH 1
  8974. | #define HAVE_MATH_H 1
  8975. | #define HAVE_LIBC 1
  8976. | #define HAVE_LIBNSL 1
  8977. | #define CS_PLATFORM_UNIX /**/
  8978. | /* end confdefs.h. */
  8979. | #include <stdio.h>
  8980. | #include <libjackoss.h>
  8981. | int
  8982. | main ()
  8983. | {
  8984. | jackoss_open("/dev/dsp",1);
  8985. | ;
  8986. | return 0;
  8987. | }
  8988. configure:65824: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -ljackasyn -lnsl -lc >&5
  8989. conftest.c:25:31: fatal error: libjackoss.h: No such file or directory
  8990. compilation terminated.
  8991. configure:65824: $? = 1
  8992. configure: failed program was:
  8993. | /* confdefs.h */
  8994. | #define PACKAGE_NAME "crystalspace"
  8995. | #define PACKAGE_TARNAME "crystalspace"
  8996. | #define PACKAGE_VERSION "2.1"
  8997. | #define PACKAGE_STRING "crystalspace 2.1"
  8998. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  8999. | #define PACKAGE_URL ""
  9000. | #define STDC_HEADERS 1
  9001. | #define HAVE_SYS_TYPES_H 1
  9002. | #define HAVE_SYS_STAT_H 1
  9003. | #define HAVE_STDLIB_H 1
  9004. | #define HAVE_STRING_H 1
  9005. | #define HAVE_MEMORY_H 1
  9006. | #define HAVE_STRINGS_H 1
  9007. | #define HAVE_INTTYPES_H 1
  9008. | #define HAVE_STDINT_H 1
  9009. | #define HAVE_UNISTD_H 1
  9010. | #define HAVE_CMATH 1
  9011. | #define HAVE_MATH_H 1
  9012. | #define HAVE_LIBC 1
  9013. | #define HAVE_LIBNSL 1
  9014. | #define CS_PLATFORM_UNIX /**/
  9015. | /* end confdefs.h. */
  9016. | #include <stdio.h>
  9017. | #include <libjackoss.h>
  9018. | int
  9019. | main ()
  9020. | {
  9021. | jackoss_open("/dev/dsp",1);
  9022. | ;
  9023. | return 0;
  9024. | }
  9025. configure:65824: gcc -o conftest -I/usr/local/include -DCS_JACKASYN_PATH=jackasyn -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -framework jackasyn -lnsl -lc >&5
  9026. gcc: error: jackasyn: No such file or directory
  9027. gcc: error: unrecognized command line option '-framework'
  9028. configure:65824: $? = 1
  9029. configure: failed program was:
  9030. | /* confdefs.h */
  9031. | #define PACKAGE_NAME "crystalspace"
  9032. | #define PACKAGE_TARNAME "crystalspace"
  9033. | #define PACKAGE_VERSION "2.1"
  9034. | #define PACKAGE_STRING "crystalspace 2.1"
  9035. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9036. | #define PACKAGE_URL ""
  9037. | #define STDC_HEADERS 1
  9038. | #define HAVE_SYS_TYPES_H 1
  9039. | #define HAVE_SYS_STAT_H 1
  9040. | #define HAVE_STDLIB_H 1
  9041. | #define HAVE_STRING_H 1
  9042. | #define HAVE_MEMORY_H 1
  9043. | #define HAVE_STRINGS_H 1
  9044. | #define HAVE_INTTYPES_H 1
  9045. | #define HAVE_STDINT_H 1
  9046. | #define HAVE_UNISTD_H 1
  9047. | #define HAVE_CMATH 1
  9048. | #define HAVE_MATH_H 1
  9049. | #define HAVE_LIBC 1
  9050. | #define HAVE_LIBNSL 1
  9051. | #define CS_PLATFORM_UNIX /**/
  9052. | /* end confdefs.h. */
  9053. | #include <stdio.h>
  9054. | #include <libjackoss.h>
  9055. | int
  9056. | main ()
  9057. | {
  9058. | jackoss_open("/dev/dsp",1);
  9059. | ;
  9060. | return 0;
  9061. | }
  9062. configure:65824: gcc -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -ljackasyn -lnsl -lc >&5
  9063. conftest.c:25:31: fatal error: libjackoss.h: No such file or directory
  9064. compilation terminated.
  9065. configure:65824: $? = 1
  9066. configure: failed program was:
  9067. | /* confdefs.h */
  9068. | #define PACKAGE_NAME "crystalspace"
  9069. | #define PACKAGE_TARNAME "crystalspace"
  9070. | #define PACKAGE_VERSION "2.1"
  9071. | #define PACKAGE_STRING "crystalspace 2.1"
  9072. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9073. | #define PACKAGE_URL ""
  9074. | #define STDC_HEADERS 1
  9075. | #define HAVE_SYS_TYPES_H 1
  9076. | #define HAVE_SYS_STAT_H 1
  9077. | #define HAVE_STDLIB_H 1
  9078. | #define HAVE_STRING_H 1
  9079. | #define HAVE_MEMORY_H 1
  9080. | #define HAVE_STRINGS_H 1
  9081. | #define HAVE_INTTYPES_H 1
  9082. | #define HAVE_STDINT_H 1
  9083. | #define HAVE_UNISTD_H 1
  9084. | #define HAVE_CMATH 1
  9085. | #define HAVE_MATH_H 1
  9086. | #define HAVE_LIBC 1
  9087. | #define HAVE_LIBNSL 1
  9088. | #define CS_PLATFORM_UNIX /**/
  9089. | /* end confdefs.h. */
  9090. | #include <stdio.h>
  9091. | #include <libjackoss.h>
  9092. | int
  9093. | main ()
  9094. | {
  9095. | jackoss_open("/dev/dsp",1);
  9096. | ;
  9097. | return 0;
  9098. | }
  9099. configure:65824: gcc -o conftest -I/sw/include -DCS_JACKASYN_PATH=jackasyn -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.c -framework jackasyn -lnsl -lc >&5
  9100. gcc: error: jackasyn: No such file or directory
  9101. gcc: error: unrecognized command line option '-framework'
  9102. configure:65824: $? = 1
  9103. configure: failed program was:
  9104. | /* confdefs.h */
  9105. | #define PACKAGE_NAME "crystalspace"
  9106. | #define PACKAGE_TARNAME "crystalspace"
  9107. | #define PACKAGE_VERSION "2.1"
  9108. | #define PACKAGE_STRING "crystalspace 2.1"
  9109. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9110. | #define PACKAGE_URL ""
  9111. | #define STDC_HEADERS 1
  9112. | #define HAVE_SYS_TYPES_H 1
  9113. | #define HAVE_SYS_STAT_H 1
  9114. | #define HAVE_STDLIB_H 1
  9115. | #define HAVE_STRING_H 1
  9116. | #define HAVE_MEMORY_H 1
  9117. | #define HAVE_STRINGS_H 1
  9118. | #define HAVE_INTTYPES_H 1
  9119. | #define HAVE_STDINT_H 1
  9120. | #define HAVE_UNISTD_H 1
  9121. | #define HAVE_CMATH 1
  9122. | #define HAVE_MATH_H 1
  9123. | #define HAVE_LIBC 1
  9124. | #define HAVE_LIBNSL 1
  9125. | #define CS_PLATFORM_UNIX /**/
  9126. | /* end confdefs.h. */
  9127. | #include <stdio.h>
  9128. | #include <libjackoss.h>
  9129. | int
  9130. | main ()
  9131. | {
  9132. | jackoss_open("/dev/dsp",1);
  9133. | ;
  9134. | return 0;
  9135. | }
  9136. configure:65824: gcc -o conftest -I/sw/include -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.c -ljackasyn -lnsl -lc >&5
  9137. conftest.c:25:31: fatal error: libjackoss.h: No such file or directory
  9138. compilation terminated.
  9139. configure:65824: $? = 1
  9140. configure: failed program was:
  9141. | /* confdefs.h */
  9142. | #define PACKAGE_NAME "crystalspace"
  9143. | #define PACKAGE_TARNAME "crystalspace"
  9144. | #define PACKAGE_VERSION "2.1"
  9145. | #define PACKAGE_STRING "crystalspace 2.1"
  9146. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9147. | #define PACKAGE_URL ""
  9148. | #define STDC_HEADERS 1
  9149. | #define HAVE_SYS_TYPES_H 1
  9150. | #define HAVE_SYS_STAT_H 1
  9151. | #define HAVE_STDLIB_H 1
  9152. | #define HAVE_STRING_H 1
  9153. | #define HAVE_MEMORY_H 1
  9154. | #define HAVE_STRINGS_H 1
  9155. | #define HAVE_INTTYPES_H 1
  9156. | #define HAVE_STDINT_H 1
  9157. | #define HAVE_UNISTD_H 1
  9158. | #define HAVE_CMATH 1
  9159. | #define HAVE_MATH_H 1
  9160. | #define HAVE_LIBC 1
  9161. | #define HAVE_LIBNSL 1
  9162. | #define CS_PLATFORM_UNIX /**/
  9163. | /* end confdefs.h. */
  9164. | #include <stdio.h>
  9165. | #include <libjackoss.h>
  9166. | int
  9167. | main ()
  9168. | {
  9169. | jackoss_open("/dev/dsp",1);
  9170. | ;
  9171. | return 0;
  9172. | }
  9173. configure:65824: gcc -o conftest -I/opt/local/include -DCS_JACKASYN_PATH=jackasyn -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -framework jackasyn -lnsl -lc >&5
  9174. gcc: error: jackasyn: No such file or directory
  9175. gcc: error: unrecognized command line option '-framework'
  9176. configure:65824: $? = 1
  9177. configure: failed program was:
  9178. | /* confdefs.h */
  9179. | #define PACKAGE_NAME "crystalspace"
  9180. | #define PACKAGE_TARNAME "crystalspace"
  9181. | #define PACKAGE_VERSION "2.1"
  9182. | #define PACKAGE_STRING "crystalspace 2.1"
  9183. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9184. | #define PACKAGE_URL ""
  9185. | #define STDC_HEADERS 1
  9186. | #define HAVE_SYS_TYPES_H 1
  9187. | #define HAVE_SYS_STAT_H 1
  9188. | #define HAVE_STDLIB_H 1
  9189. | #define HAVE_STRING_H 1
  9190. | #define HAVE_MEMORY_H 1
  9191. | #define HAVE_STRINGS_H 1
  9192. | #define HAVE_INTTYPES_H 1
  9193. | #define HAVE_STDINT_H 1
  9194. | #define HAVE_UNISTD_H 1
  9195. | #define HAVE_CMATH 1
  9196. | #define HAVE_MATH_H 1
  9197. | #define HAVE_LIBC 1
  9198. | #define HAVE_LIBNSL 1
  9199. | #define CS_PLATFORM_UNIX /**/
  9200. | /* end confdefs.h. */
  9201. | #include <stdio.h>
  9202. | #include <libjackoss.h>
  9203. | int
  9204. | main ()
  9205. | {
  9206. | jackoss_open("/dev/dsp",1);
  9207. | ;
  9208. | return 0;
  9209. | }
  9210. configure:65824: gcc -o conftest -I/opt/local/include -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.c -ljackasyn -lnsl -lc >&5
  9211. conftest.c:25:31: fatal error: libjackoss.h: No such file or directory
  9212. compilation terminated.
  9213. configure:65824: $? = 1
  9214. configure: failed program was:
  9215. | /* confdefs.h */
  9216. | #define PACKAGE_NAME "crystalspace"
  9217. | #define PACKAGE_TARNAME "crystalspace"
  9218. | #define PACKAGE_VERSION "2.1"
  9219. | #define PACKAGE_STRING "crystalspace 2.1"
  9220. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9221. | #define PACKAGE_URL ""
  9222. | #define STDC_HEADERS 1
  9223. | #define HAVE_SYS_TYPES_H 1
  9224. | #define HAVE_SYS_STAT_H 1
  9225. | #define HAVE_STDLIB_H 1
  9226. | #define HAVE_STRING_H 1
  9227. | #define HAVE_MEMORY_H 1
  9228. | #define HAVE_STRINGS_H 1
  9229. | #define HAVE_INTTYPES_H 1
  9230. | #define HAVE_STDINT_H 1
  9231. | #define HAVE_UNISTD_H 1
  9232. | #define HAVE_CMATH 1
  9233. | #define HAVE_MATH_H 1
  9234. | #define HAVE_LIBC 1
  9235. | #define HAVE_LIBNSL 1
  9236. | #define CS_PLATFORM_UNIX /**/
  9237. | /* end confdefs.h. */
  9238. | #include <stdio.h>
  9239. | #include <libjackoss.h>
  9240. | int
  9241. | main ()
  9242. | {
  9243. | jackoss_open("/dev/dsp",1);
  9244. | ;
  9245. | return 0;
  9246. | }
  9247. configure:65824: gcc -o conftest -I/opt/include -DCS_JACKASYN_PATH=jackasyn -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.c -framework jackasyn -lnsl -lc >&5
  9248. gcc: error: jackasyn: No such file or directory
  9249. gcc: error: unrecognized command line option '-framework'
  9250. configure:65824: $? = 1
  9251. configure: failed program was:
  9252. | /* confdefs.h */
  9253. | #define PACKAGE_NAME "crystalspace"
  9254. | #define PACKAGE_TARNAME "crystalspace"
  9255. | #define PACKAGE_VERSION "2.1"
  9256. | #define PACKAGE_STRING "crystalspace 2.1"
  9257. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9258. | #define PACKAGE_URL ""
  9259. | #define STDC_HEADERS 1
  9260. | #define HAVE_SYS_TYPES_H 1
  9261. | #define HAVE_SYS_STAT_H 1
  9262. | #define HAVE_STDLIB_H 1
  9263. | #define HAVE_STRING_H 1
  9264. | #define HAVE_MEMORY_H 1
  9265. | #define HAVE_STRINGS_H 1
  9266. | #define HAVE_INTTYPES_H 1
  9267. | #define HAVE_STDINT_H 1
  9268. | #define HAVE_UNISTD_H 1
  9269. | #define HAVE_CMATH 1
  9270. | #define HAVE_MATH_H 1
  9271. | #define HAVE_LIBC 1
  9272. | #define HAVE_LIBNSL 1
  9273. | #define CS_PLATFORM_UNIX /**/
  9274. | /* end confdefs.h. */
  9275. | #include <stdio.h>
  9276. | #include <libjackoss.h>
  9277. | int
  9278. | main ()
  9279. | {
  9280. | jackoss_open("/dev/dsp",1);
  9281. | ;
  9282. | return 0;
  9283. | }
  9284. configure:65824: gcc -o conftest -I/opt/include -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.c -ljackasyn -lnsl -lc >&5
  9285. conftest.c:25:31: fatal error: libjackoss.h: No such file or directory
  9286. compilation terminated.
  9287. configure:65824: $? = 1
  9288. configure: failed program was:
  9289. | /* confdefs.h */
  9290. | #define PACKAGE_NAME "crystalspace"
  9291. | #define PACKAGE_TARNAME "crystalspace"
  9292. | #define PACKAGE_VERSION "2.1"
  9293. | #define PACKAGE_STRING "crystalspace 2.1"
  9294. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9295. | #define PACKAGE_URL ""
  9296. | #define STDC_HEADERS 1
  9297. | #define HAVE_SYS_TYPES_H 1
  9298. | #define HAVE_SYS_STAT_H 1
  9299. | #define HAVE_STDLIB_H 1
  9300. | #define HAVE_STRING_H 1
  9301. | #define HAVE_MEMORY_H 1
  9302. | #define HAVE_STRINGS_H 1
  9303. | #define HAVE_INTTYPES_H 1
  9304. | #define HAVE_STDINT_H 1
  9305. | #define HAVE_UNISTD_H 1
  9306. | #define HAVE_CMATH 1
  9307. | #define HAVE_MATH_H 1
  9308. | #define HAVE_LIBC 1
  9309. | #define HAVE_LIBNSL 1
  9310. | #define CS_PLATFORM_UNIX /**/
  9311. | /* end confdefs.h. */
  9312. | #include <stdio.h>
  9313. | #include <libjackoss.h>
  9314. | int
  9315. | main ()
  9316. | {
  9317. | jackoss_open("/dev/dsp",1);
  9318. | ;
  9319. | return 0;
  9320. | }
  9321. configure:65856: result: no
  9322. configure:66073: checking if pkg-config recognizes asound
  9323. configure:66084: result: no
  9324. configure:66156: checking for asound-config
  9325. configure:66189: result: no
  9326. configure:66465: checking for libasound
  9327. configure:66545: gcc -o conftest -DCS_ASOUND_PATH=asound -I/usr/local/include -L/usr/local/lib conftest.c -framework asound -lnsl -lc >&5
  9328. gcc: error: asound: No such file or directory
  9329. gcc: error: unrecognized command line option '-framework'
  9330. configure:66545: $? = 1
  9331. configure: failed program was:
  9332. | /* confdefs.h */
  9333. | #define PACKAGE_NAME "crystalspace"
  9334. | #define PACKAGE_TARNAME "crystalspace"
  9335. | #define PACKAGE_VERSION "2.1"
  9336. | #define PACKAGE_STRING "crystalspace 2.1"
  9337. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9338. | #define PACKAGE_URL ""
  9339. | #define STDC_HEADERS 1
  9340. | #define HAVE_SYS_TYPES_H 1
  9341. | #define HAVE_SYS_STAT_H 1
  9342. | #define HAVE_STDLIB_H 1
  9343. | #define HAVE_STRING_H 1
  9344. | #define HAVE_MEMORY_H 1
  9345. | #define HAVE_STRINGS_H 1
  9346. | #define HAVE_INTTYPES_H 1
  9347. | #define HAVE_STDINT_H 1
  9348. | #define HAVE_UNISTD_H 1
  9349. | #define HAVE_CMATH 1
  9350. | #define HAVE_MATH_H 1
  9351. | #define HAVE_LIBC 1
  9352. | #define HAVE_LIBNSL 1
  9353. | #define CS_PLATFORM_UNIX /**/
  9354. | /* end confdefs.h. */
  9355. | #include <alsa/asoundlib.h>
  9356. | int
  9357. | main ()
  9358. | {
  9359. | snd_pcm_hw_params_t* p; snd_pcm_hw_params_alloca(&p);
  9360. | ;
  9361. | return 0;
  9362. | }
  9363. configure:66545: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lasound -lnsl -lc >&5
  9364. configure:66545: $? = 0
  9365. configure:66577: result: yes
  9366. configure:66802: checking if pkg-config recognizes assimp
  9367. configure:66813: result: no
  9368. configure:66885: checking for assimp-config
  9369. configure:66918: result: no
  9370. configure:67194: checking for libassimp
  9371. configure:67274: g++ -o conftest -DCS_ASSIMP_PATH=assimp -I/usr/local/include -L/usr/local/lib conftest.cpp -framework assimp -lz -lnsl -lc >&5
  9372. g++: error: assimp: No such file or directory
  9373. g++: error: unrecognized command line option '-framework'
  9374. configure:67274: $? = 1
  9375. configure: failed program was:
  9376. | /* confdefs.h */
  9377. | #define PACKAGE_NAME "crystalspace"
  9378. | #define PACKAGE_TARNAME "crystalspace"
  9379. | #define PACKAGE_VERSION "2.1"
  9380. | #define PACKAGE_STRING "crystalspace 2.1"
  9381. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9382. | #define PACKAGE_URL ""
  9383. | #define STDC_HEADERS 1
  9384. | #define HAVE_SYS_TYPES_H 1
  9385. | #define HAVE_SYS_STAT_H 1
  9386. | #define HAVE_STDLIB_H 1
  9387. | #define HAVE_STRING_H 1
  9388. | #define HAVE_MEMORY_H 1
  9389. | #define HAVE_STRINGS_H 1
  9390. | #define HAVE_INTTYPES_H 1
  9391. | #define HAVE_STDINT_H 1
  9392. | #define HAVE_UNISTD_H 1
  9393. | #define HAVE_CMATH 1
  9394. | #define HAVE_MATH_H 1
  9395. | #define HAVE_LIBC 1
  9396. | #define HAVE_LIBNSL 1
  9397. | #define CS_PLATFORM_UNIX /**/
  9398. | /* end confdefs.h. */
  9399. |
  9400. | int
  9401. | main ()
  9402. | {
  9403. |
  9404. | ;
  9405. | return 0;
  9406. | }
  9407. configure:67274: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp -lassimp -lz -lnsl -lc >&5
  9408. /usr/bin/ld: cannot find -lassimp
  9409. collect2: error: ld returned 1 exit status
  9410. configure:67274: $? = 1
  9411. configure: failed program was:
  9412. | /* confdefs.h */
  9413. | #define PACKAGE_NAME "crystalspace"
  9414. | #define PACKAGE_TARNAME "crystalspace"
  9415. | #define PACKAGE_VERSION "2.1"
  9416. | #define PACKAGE_STRING "crystalspace 2.1"
  9417. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9418. | #define PACKAGE_URL ""
  9419. | #define STDC_HEADERS 1
  9420. | #define HAVE_SYS_TYPES_H 1
  9421. | #define HAVE_SYS_STAT_H 1
  9422. | #define HAVE_STDLIB_H 1
  9423. | #define HAVE_STRING_H 1
  9424. | #define HAVE_MEMORY_H 1
  9425. | #define HAVE_STRINGS_H 1
  9426. | #define HAVE_INTTYPES_H 1
  9427. | #define HAVE_STDINT_H 1
  9428. | #define HAVE_UNISTD_H 1
  9429. | #define HAVE_CMATH 1
  9430. | #define HAVE_MATH_H 1
  9431. | #define HAVE_LIBC 1
  9432. | #define HAVE_LIBNSL 1
  9433. | #define CS_PLATFORM_UNIX /**/
  9434. | /* end confdefs.h. */
  9435. |
  9436. | int
  9437. | main ()
  9438. | {
  9439. |
  9440. | ;
  9441. | return 0;
  9442. | }
  9443. configure:67274: g++ -o conftest -I/usr/local/include -DCS_ASSIMP_PATH=assimp -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.cpp -framework assimp -lz -lnsl -lc >&5
  9444. g++: error: assimp: No such file or directory
  9445. g++: error: unrecognized command line option '-framework'
  9446. configure:67274: $? = 1
  9447. configure: failed program was:
  9448. | /* confdefs.h */
  9449. | #define PACKAGE_NAME "crystalspace"
  9450. | #define PACKAGE_TARNAME "crystalspace"
  9451. | #define PACKAGE_VERSION "2.1"
  9452. | #define PACKAGE_STRING "crystalspace 2.1"
  9453. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9454. | #define PACKAGE_URL ""
  9455. | #define STDC_HEADERS 1
  9456. | #define HAVE_SYS_TYPES_H 1
  9457. | #define HAVE_SYS_STAT_H 1
  9458. | #define HAVE_STDLIB_H 1
  9459. | #define HAVE_STRING_H 1
  9460. | #define HAVE_MEMORY_H 1
  9461. | #define HAVE_STRINGS_H 1
  9462. | #define HAVE_INTTYPES_H 1
  9463. | #define HAVE_STDINT_H 1
  9464. | #define HAVE_UNISTD_H 1
  9465. | #define HAVE_CMATH 1
  9466. | #define HAVE_MATH_H 1
  9467. | #define HAVE_LIBC 1
  9468. | #define HAVE_LIBNSL 1
  9469. | #define CS_PLATFORM_UNIX /**/
  9470. | /* end confdefs.h. */
  9471. |
  9472. | int
  9473. | main ()
  9474. | {
  9475. |
  9476. | ;
  9477. | return 0;
  9478. | }
  9479. configure:67274: g++ -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.cpp -lassimp -lz -lnsl -lc >&5
  9480. /usr/bin/ld: cannot find -lassimp
  9481. collect2: error: ld returned 1 exit status
  9482. configure:67274: $? = 1
  9483. configure: failed program was:
  9484. | /* confdefs.h */
  9485. | #define PACKAGE_NAME "crystalspace"
  9486. | #define PACKAGE_TARNAME "crystalspace"
  9487. | #define PACKAGE_VERSION "2.1"
  9488. | #define PACKAGE_STRING "crystalspace 2.1"
  9489. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9490. | #define PACKAGE_URL ""
  9491. | #define STDC_HEADERS 1
  9492. | #define HAVE_SYS_TYPES_H 1
  9493. | #define HAVE_SYS_STAT_H 1
  9494. | #define HAVE_STDLIB_H 1
  9495. | #define HAVE_STRING_H 1
  9496. | #define HAVE_MEMORY_H 1
  9497. | #define HAVE_STRINGS_H 1
  9498. | #define HAVE_INTTYPES_H 1
  9499. | #define HAVE_STDINT_H 1
  9500. | #define HAVE_UNISTD_H 1
  9501. | #define HAVE_CMATH 1
  9502. | #define HAVE_MATH_H 1
  9503. | #define HAVE_LIBC 1
  9504. | #define HAVE_LIBNSL 1
  9505. | #define CS_PLATFORM_UNIX /**/
  9506. | /* end confdefs.h. */
  9507. |
  9508. | int
  9509. | main ()
  9510. | {
  9511. |
  9512. | ;
  9513. | return 0;
  9514. | }
  9515. configure:67274: g++ -o conftest -I/sw/include -DCS_ASSIMP_PATH=assimp -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.cpp -framework assimp -lz -lnsl -lc >&5
  9516. g++: error: assimp: No such file or directory
  9517. g++: error: unrecognized command line option '-framework'
  9518. configure:67274: $? = 1
  9519. configure: failed program was:
  9520. | /* confdefs.h */
  9521. | #define PACKAGE_NAME "crystalspace"
  9522. | #define PACKAGE_TARNAME "crystalspace"
  9523. | #define PACKAGE_VERSION "2.1"
  9524. | #define PACKAGE_STRING "crystalspace 2.1"
  9525. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9526. | #define PACKAGE_URL ""
  9527. | #define STDC_HEADERS 1
  9528. | #define HAVE_SYS_TYPES_H 1
  9529. | #define HAVE_SYS_STAT_H 1
  9530. | #define HAVE_STDLIB_H 1
  9531. | #define HAVE_STRING_H 1
  9532. | #define HAVE_MEMORY_H 1
  9533. | #define HAVE_STRINGS_H 1
  9534. | #define HAVE_INTTYPES_H 1
  9535. | #define HAVE_STDINT_H 1
  9536. | #define HAVE_UNISTD_H 1
  9537. | #define HAVE_CMATH 1
  9538. | #define HAVE_MATH_H 1
  9539. | #define HAVE_LIBC 1
  9540. | #define HAVE_LIBNSL 1
  9541. | #define CS_PLATFORM_UNIX /**/
  9542. | /* end confdefs.h. */
  9543. |
  9544. | int
  9545. | main ()
  9546. | {
  9547. |
  9548. | ;
  9549. | return 0;
  9550. | }
  9551. configure:67274: g++ -o conftest -I/sw/include -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.cpp -lassimp -lz -lnsl -lc >&5
  9552. /usr/bin/ld: cannot find -lassimp
  9553. collect2: error: ld returned 1 exit status
  9554. configure:67274: $? = 1
  9555. configure: failed program was:
  9556. | /* confdefs.h */
  9557. | #define PACKAGE_NAME "crystalspace"
  9558. | #define PACKAGE_TARNAME "crystalspace"
  9559. | #define PACKAGE_VERSION "2.1"
  9560. | #define PACKAGE_STRING "crystalspace 2.1"
  9561. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9562. | #define PACKAGE_URL ""
  9563. | #define STDC_HEADERS 1
  9564. | #define HAVE_SYS_TYPES_H 1
  9565. | #define HAVE_SYS_STAT_H 1
  9566. | #define HAVE_STDLIB_H 1
  9567. | #define HAVE_STRING_H 1
  9568. | #define HAVE_MEMORY_H 1
  9569. | #define HAVE_STRINGS_H 1
  9570. | #define HAVE_INTTYPES_H 1
  9571. | #define HAVE_STDINT_H 1
  9572. | #define HAVE_UNISTD_H 1
  9573. | #define HAVE_CMATH 1
  9574. | #define HAVE_MATH_H 1
  9575. | #define HAVE_LIBC 1
  9576. | #define HAVE_LIBNSL 1
  9577. | #define CS_PLATFORM_UNIX /**/
  9578. | /* end confdefs.h. */
  9579. |
  9580. | int
  9581. | main ()
  9582. | {
  9583. |
  9584. | ;
  9585. | return 0;
  9586. | }
  9587. configure:67274: g++ -o conftest -I/opt/local/include -DCS_ASSIMP_PATH=assimp -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.cpp -framework assimp -lz -lnsl -lc >&5
  9588. g++: error: assimp: No such file or directory
  9589. g++: error: unrecognized command line option '-framework'
  9590. configure:67274: $? = 1
  9591. configure: failed program was:
  9592. | /* confdefs.h */
  9593. | #define PACKAGE_NAME "crystalspace"
  9594. | #define PACKAGE_TARNAME "crystalspace"
  9595. | #define PACKAGE_VERSION "2.1"
  9596. | #define PACKAGE_STRING "crystalspace 2.1"
  9597. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9598. | #define PACKAGE_URL ""
  9599. | #define STDC_HEADERS 1
  9600. | #define HAVE_SYS_TYPES_H 1
  9601. | #define HAVE_SYS_STAT_H 1
  9602. | #define HAVE_STDLIB_H 1
  9603. | #define HAVE_STRING_H 1
  9604. | #define HAVE_MEMORY_H 1
  9605. | #define HAVE_STRINGS_H 1
  9606. | #define HAVE_INTTYPES_H 1
  9607. | #define HAVE_STDINT_H 1
  9608. | #define HAVE_UNISTD_H 1
  9609. | #define HAVE_CMATH 1
  9610. | #define HAVE_MATH_H 1
  9611. | #define HAVE_LIBC 1
  9612. | #define HAVE_LIBNSL 1
  9613. | #define CS_PLATFORM_UNIX /**/
  9614. | /* end confdefs.h. */
  9615. |
  9616. | int
  9617. | main ()
  9618. | {
  9619. |
  9620. | ;
  9621. | return 0;
  9622. | }
  9623. configure:67274: g++ -o conftest -I/opt/local/include -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.cpp -lassimp -lz -lnsl -lc >&5
  9624. /usr/bin/ld: cannot find -lassimp
  9625. collect2: error: ld returned 1 exit status
  9626. configure:67274: $? = 1
  9627. configure: failed program was:
  9628. | /* confdefs.h */
  9629. | #define PACKAGE_NAME "crystalspace"
  9630. | #define PACKAGE_TARNAME "crystalspace"
  9631. | #define PACKAGE_VERSION "2.1"
  9632. | #define PACKAGE_STRING "crystalspace 2.1"
  9633. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9634. | #define PACKAGE_URL ""
  9635. | #define STDC_HEADERS 1
  9636. | #define HAVE_SYS_TYPES_H 1
  9637. | #define HAVE_SYS_STAT_H 1
  9638. | #define HAVE_STDLIB_H 1
  9639. | #define HAVE_STRING_H 1
  9640. | #define HAVE_MEMORY_H 1
  9641. | #define HAVE_STRINGS_H 1
  9642. | #define HAVE_INTTYPES_H 1
  9643. | #define HAVE_STDINT_H 1
  9644. | #define HAVE_UNISTD_H 1
  9645. | #define HAVE_CMATH 1
  9646. | #define HAVE_MATH_H 1
  9647. | #define HAVE_LIBC 1
  9648. | #define HAVE_LIBNSL 1
  9649. | #define CS_PLATFORM_UNIX /**/
  9650. | /* end confdefs.h. */
  9651. |
  9652. | int
  9653. | main ()
  9654. | {
  9655. |
  9656. | ;
  9657. | return 0;
  9658. | }
  9659. configure:67274: g++ -o conftest -I/opt/include -DCS_ASSIMP_PATH=assimp -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.cpp -framework assimp -lz -lnsl -lc >&5
  9660. g++: error: assimp: No such file or directory
  9661. g++: error: unrecognized command line option '-framework'
  9662. configure:67274: $? = 1
  9663. configure: failed program was:
  9664. | /* confdefs.h */
  9665. | #define PACKAGE_NAME "crystalspace"
  9666. | #define PACKAGE_TARNAME "crystalspace"
  9667. | #define PACKAGE_VERSION "2.1"
  9668. | #define PACKAGE_STRING "crystalspace 2.1"
  9669. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9670. | #define PACKAGE_URL ""
  9671. | #define STDC_HEADERS 1
  9672. | #define HAVE_SYS_TYPES_H 1
  9673. | #define HAVE_SYS_STAT_H 1
  9674. | #define HAVE_STDLIB_H 1
  9675. | #define HAVE_STRING_H 1
  9676. | #define HAVE_MEMORY_H 1
  9677. | #define HAVE_STRINGS_H 1
  9678. | #define HAVE_INTTYPES_H 1
  9679. | #define HAVE_STDINT_H 1
  9680. | #define HAVE_UNISTD_H 1
  9681. | #define HAVE_CMATH 1
  9682. | #define HAVE_MATH_H 1
  9683. | #define HAVE_LIBC 1
  9684. | #define HAVE_LIBNSL 1
  9685. | #define CS_PLATFORM_UNIX /**/
  9686. | /* end confdefs.h. */
  9687. |
  9688. | int
  9689. | main ()
  9690. | {
  9691. |
  9692. | ;
  9693. | return 0;
  9694. | }
  9695. configure:67274: g++ -o conftest -I/opt/include -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.cpp -lassimp -lz -lnsl -lc >&5
  9696. /usr/bin/ld: cannot find -lassimp
  9697. collect2: error: ld returned 1 exit status
  9698. configure:67274: $? = 1
  9699. configure: failed program was:
  9700. | /* confdefs.h */
  9701. | #define PACKAGE_NAME "crystalspace"
  9702. | #define PACKAGE_TARNAME "crystalspace"
  9703. | #define PACKAGE_VERSION "2.1"
  9704. | #define PACKAGE_STRING "crystalspace 2.1"
  9705. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9706. | #define PACKAGE_URL ""
  9707. | #define STDC_HEADERS 1
  9708. | #define HAVE_SYS_TYPES_H 1
  9709. | #define HAVE_SYS_STAT_H 1
  9710. | #define HAVE_STDLIB_H 1
  9711. | #define HAVE_STRING_H 1
  9712. | #define HAVE_MEMORY_H 1
  9713. | #define HAVE_STRINGS_H 1
  9714. | #define HAVE_INTTYPES_H 1
  9715. | #define HAVE_STDINT_H 1
  9716. | #define HAVE_UNISTD_H 1
  9717. | #define HAVE_CMATH 1
  9718. | #define HAVE_MATH_H 1
  9719. | #define HAVE_LIBC 1
  9720. | #define HAVE_LIBNSL 1
  9721. | #define CS_PLATFORM_UNIX /**/
  9722. | /* end confdefs.h. */
  9723. |
  9724. | int
  9725. | main ()
  9726. | {
  9727. |
  9728. | ;
  9729. | return 0;
  9730. | }
  9731. configure:67306: result: no
  9732. configure:68266: checking if pkg-config recognizes curl
  9733. configure:68277: result: no
  9734. configure:68349: checking for curl-config
  9735. configure:68367: found /usr/bin/curl-config
  9736. configure:68379: result: /usr/bin/curl-config
  9737. configure:68415: /usr/bin/curl-config --cflags
  9738. configure:68418: 0 = 0
  9739. configure:68421: /usr/bin/curl-config --libs
  9740. configure:68424: 0 = 0
  9741. configure:68658: checking for libcurl
  9742. configure:68738: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/lib/x86_64-linux-gnu -lcurl -lnsl -lc >&5
  9743. configure:68738: $? = 0
  9744. configure:68770: result: yes
  9745. configure:68836: checking for regexp support
  9746. configure:68922: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lnsl -lc >&5
  9747. configure:68922: $? = 0
  9748. configure:68955: result: yes
  9749. configure:69098: checking for backtrace
  9750. configure:69185: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lnsl -lc >&5
  9751. configure:69185: $? = 0
  9752. configure:69218: result: yes
  9753. configure:69362: checking for setenv
  9754. configure:69448: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lnsl -lc >&5
  9755. configure:69448: $? = 0
  9756. configure:69481: result: yes
  9757. configure:69613: checking for putenv
  9758. configure:69699: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lnsl -lc >&5
  9759. configure:69699: $? = 0
  9760. configure:69732: result: yes
  9761. configure:69869: checking for _aligned_malloc
  9762. configure:69955: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lnsl -lc >&5
  9763. conftest.c: In function 'main':
  9764. conftest.c:31:1: warning: implicit declaration of function '_aligned_malloc' [-Wimplicit-function-declaration]
  9765. _aligned_malloc(0, 0);
  9766. ^
  9767. /tmp/ccXAStdV.o: In function `main':
  9768. conftest.c:(.text+0x14): undefined reference to `_aligned_malloc'
  9769. collect2: error: ld returned 1 exit status
  9770. configure:69955: $? = 1
  9771. configure: failed program was:
  9772. | /* confdefs.h */
  9773. | #define PACKAGE_NAME "crystalspace"
  9774. | #define PACKAGE_TARNAME "crystalspace"
  9775. | #define PACKAGE_VERSION "2.1"
  9776. | #define PACKAGE_STRING "crystalspace 2.1"
  9777. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9778. | #define PACKAGE_URL ""
  9779. | #define STDC_HEADERS 1
  9780. | #define HAVE_SYS_TYPES_H 1
  9781. | #define HAVE_SYS_STAT_H 1
  9782. | #define HAVE_STDLIB_H 1
  9783. | #define HAVE_STRING_H 1
  9784. | #define HAVE_MEMORY_H 1
  9785. | #define HAVE_STRINGS_H 1
  9786. | #define HAVE_INTTYPES_H 1
  9787. | #define HAVE_STDINT_H 1
  9788. | #define HAVE_UNISTD_H 1
  9789. | #define HAVE_CMATH 1
  9790. | #define HAVE_MATH_H 1
  9791. | #define HAVE_LIBC 1
  9792. | #define HAVE_LIBNSL 1
  9793. | #define CS_PLATFORM_UNIX /**/
  9794. | /* end confdefs.h. */
  9795. | #ifdef HAVE_SYS_TYPES_H
  9796. | #include <sys/types.h>
  9797. | #endif
  9798. | #include <malloc.h>
  9799. | int
  9800. | main ()
  9801. | {
  9802. | _aligned_malloc(0, 0);
  9803. | ;
  9804. | return 0;
  9805. | }
  9806. configure:69988: result: no
  9807. configure:70121: checking sys/sysinfo.h usability
  9808. configure:70121: gcc -c -I/usr/local/include conftest.c >&5
  9809. configure:70121: $? = 0
  9810. configure:70121: result: yes
  9811. configure:70121: checking sys/sysinfo.h presence
  9812. configure:70121: gcc -E -I/usr/local/include conftest.c
  9813. configure:70121: $? = 0
  9814. configure:70121: result: yes
  9815. configure:70121: checking for sys/sysinfo.h
  9816. configure:70121: result: yes
  9817. configure:70129: checking for sysinfo()
  9818. configure:70212: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lnsl -lc >&5
  9819. configure:70212: $? = 0
  9820. configure:70245: result: yes
  9821. configure:70372: checking for struct sysinfo.totalram
  9822. configure:70372: gcc -c -I/usr/local/include conftest.c >&5
  9823. configure:70372: $? = 0
  9824. configure:70372: result: yes
  9825. configure:70395: checking if <malloc.h> can be included
  9826. configure:70478: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp -lnsl -lc >&5
  9827. configure:70478: $? = 0
  9828. configure:70511: result: yes
  9829. configure:70653: checking cxxabi.h usability
  9830. configure:70653: g++ -c -I/usr/local/include conftest.cpp >&5
  9831. configure:70653: $? = 0
  9832. configure:70653: result: yes
  9833. configure:70653: checking cxxabi.h presence
  9834. configure:70653: g++ -E -I/usr/local/include conftest.cpp
  9835. configure:70653: $? = 0
  9836. configure:70653: result: yes
  9837. configure:70653: checking for cxxabi.h
  9838. configure:70653: result: yes
  9839. configure:70659: checking for abi::__cxa_demangle
  9840. configure:70742: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp -lnsl -lc >&5
  9841. configure:70742: $? = 0
  9842. configure:70775: result: yes
  9843. configure:70919: checking for sysconf(_SC_NPROCESSORS_ONLN)
  9844. configure:71002: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lnsl -lc >&5
  9845. configure:71002: $? = 0
  9846. configure:71035: result: yes
  9847. configure:71172: checking for nullptr
  9848. configure:71255: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp -lnsl -lc >&5
  9849. conftest.cpp: In function 'int main()':
  9850. conftest.cpp:31:11: error: 'nullptr' was not declared in this scope
  9851. void* p = nullptr;
  9852. ^
  9853. configure:71255: $? = 1
  9854. configure: failed program was:
  9855. | /* confdefs.h */
  9856. | #define PACKAGE_NAME "crystalspace"
  9857. | #define PACKAGE_TARNAME "crystalspace"
  9858. | #define PACKAGE_VERSION "2.1"
  9859. | #define PACKAGE_STRING "crystalspace 2.1"
  9860. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9861. | #define PACKAGE_URL ""
  9862. | #define STDC_HEADERS 1
  9863. | #define HAVE_SYS_TYPES_H 1
  9864. | #define HAVE_SYS_STAT_H 1
  9865. | #define HAVE_STDLIB_H 1
  9866. | #define HAVE_STRING_H 1
  9867. | #define HAVE_MEMORY_H 1
  9868. | #define HAVE_STRINGS_H 1
  9869. | #define HAVE_INTTYPES_H 1
  9870. | #define HAVE_STDINT_H 1
  9871. | #define HAVE_UNISTD_H 1
  9872. | #define HAVE_CMATH 1
  9873. | #define HAVE_MATH_H 1
  9874. | #define HAVE_LIBC 1
  9875. | #define HAVE_LIBNSL 1
  9876. | #define CS_PLATFORM_UNIX /**/
  9877. | #define HAVE_SYS_SYSINFO_H 1
  9878. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  9879. | #define HAVE_CXXABI_H 1
  9880. | /* end confdefs.h. */
  9881. |
  9882. | int
  9883. | main ()
  9884. | {
  9885. | void* p = nullptr;
  9886. | ;
  9887. | return 0;
  9888. | }
  9889. configure:71288: result: no
  9890. configure:71416: checking for nullptr in pedantic mode
  9891. configure:71499: g++ -o conftest -ansi -pedantic -I/usr/local/include -L/usr/local/lib conftest.cpp -lnsl -lc >&5
  9892. conftest.cpp: In function 'int main()':
  9893. conftest.cpp:31:11: error: 'nullptr' was not declared in this scope
  9894. void* p = nullptr;
  9895. ^
  9896. configure:71499: $? = 1
  9897. configure: failed program was:
  9898. | /* confdefs.h */
  9899. | #define PACKAGE_NAME "crystalspace"
  9900. | #define PACKAGE_TARNAME "crystalspace"
  9901. | #define PACKAGE_VERSION "2.1"
  9902. | #define PACKAGE_STRING "crystalspace 2.1"
  9903. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9904. | #define PACKAGE_URL ""
  9905. | #define STDC_HEADERS 1
  9906. | #define HAVE_SYS_TYPES_H 1
  9907. | #define HAVE_SYS_STAT_H 1
  9908. | #define HAVE_STDLIB_H 1
  9909. | #define HAVE_STRING_H 1
  9910. | #define HAVE_MEMORY_H 1
  9911. | #define HAVE_STRINGS_H 1
  9912. | #define HAVE_INTTYPES_H 1
  9913. | #define HAVE_STDINT_H 1
  9914. | #define HAVE_UNISTD_H 1
  9915. | #define HAVE_CMATH 1
  9916. | #define HAVE_MATH_H 1
  9917. | #define HAVE_LIBC 1
  9918. | #define HAVE_LIBNSL 1
  9919. | #define CS_PLATFORM_UNIX /**/
  9920. | #define HAVE_SYS_SYSINFO_H 1
  9921. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  9922. | #define HAVE_CXXABI_H 1
  9923. | /* end confdefs.h. */
  9924. |
  9925. | int
  9926. | main ()
  9927. | {
  9928. | void* p = nullptr;
  9929. | ;
  9930. | return 0;
  9931. | }
  9932. configure:71532: result: no
  9933. configure:71674: checking for perl5
  9934. configure:71701: result: perl
  9935. configure:71713: checking for TemplateToolkit
  9936. configure:71718: $PERL -M'Template 2.11' -MTemplate::Plugin -e 0 1>&2
  9937. Can't locate Template.pm in @INC (you may need to install the Template module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .).
  9938. BEGIN failed--compilation aborted.
  9939. configure:71721: $? = 2
  9940. configure:71728: result: no
  9941. configure:71740: checking for ttree
  9942. configure:71773: result: no
  9943. configure:71957: checking if pkg-config recognizes cppunit
  9944. configure:71968: result: no
  9945. configure:72040: checking for cppunit-config
  9946. configure:72073: result: no
  9947. configure:72349: checking for libcppunit
  9948. configure:72429: g++ -o conftest -DCS_CPPUNIT_PATH=cppunit -I/usr/local/include -L/usr/local/lib conftest.cpp -framework cppunit -lnsl -lc >&5
  9949. g++: error: cppunit: No such file or directory
  9950. g++: error: unrecognized command line option '-framework'
  9951. configure:72429: $? = 1
  9952. configure: failed program was:
  9953. | /* confdefs.h */
  9954. | #define PACKAGE_NAME "crystalspace"
  9955. | #define PACKAGE_TARNAME "crystalspace"
  9956. | #define PACKAGE_VERSION "2.1"
  9957. | #define PACKAGE_STRING "crystalspace 2.1"
  9958. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9959. | #define PACKAGE_URL ""
  9960. | #define STDC_HEADERS 1
  9961. | #define HAVE_SYS_TYPES_H 1
  9962. | #define HAVE_SYS_STAT_H 1
  9963. | #define HAVE_STDLIB_H 1
  9964. | #define HAVE_STRING_H 1
  9965. | #define HAVE_MEMORY_H 1
  9966. | #define HAVE_STRINGS_H 1
  9967. | #define HAVE_INTTYPES_H 1
  9968. | #define HAVE_STDINT_H 1
  9969. | #define HAVE_UNISTD_H 1
  9970. | #define HAVE_CMATH 1
  9971. | #define HAVE_MATH_H 1
  9972. | #define HAVE_LIBC 1
  9973. | #define HAVE_LIBNSL 1
  9974. | #define CS_PLATFORM_UNIX /**/
  9975. | #define HAVE_SYS_SYSINFO_H 1
  9976. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  9977. | #define HAVE_CXXABI_H 1
  9978. | /* end confdefs.h. */
  9979. | #include <cppunit/ui/text/TestRunner.h>
  9980. | int
  9981. | main ()
  9982. | {
  9983. | CppUnit::TextUi::TestRunner r; r.run();
  9984. | ;
  9985. | return 0;
  9986. | }
  9987. configure:72429: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp -lcppunit -lnsl -lc >&5
  9988. conftest.cpp:27:40: fatal error: cppunit/ui/text/TestRunner.h: No such file or directory
  9989. compilation terminated.
  9990. configure:72429: $? = 1
  9991. configure: failed program was:
  9992. | /* confdefs.h */
  9993. | #define PACKAGE_NAME "crystalspace"
  9994. | #define PACKAGE_TARNAME "crystalspace"
  9995. | #define PACKAGE_VERSION "2.1"
  9996. | #define PACKAGE_STRING "crystalspace 2.1"
  9997. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  9998. | #define PACKAGE_URL ""
  9999. | #define STDC_HEADERS 1
  10000. | #define HAVE_SYS_TYPES_H 1
  10001. | #define HAVE_SYS_STAT_H 1
  10002. | #define HAVE_STDLIB_H 1
  10003. | #define HAVE_STRING_H 1
  10004. | #define HAVE_MEMORY_H 1
  10005. | #define HAVE_STRINGS_H 1
  10006. | #define HAVE_INTTYPES_H 1
  10007. | #define HAVE_STDINT_H 1
  10008. | #define HAVE_UNISTD_H 1
  10009. | #define HAVE_CMATH 1
  10010. | #define HAVE_MATH_H 1
  10011. | #define HAVE_LIBC 1
  10012. | #define HAVE_LIBNSL 1
  10013. | #define CS_PLATFORM_UNIX /**/
  10014. | #define HAVE_SYS_SYSINFO_H 1
  10015. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  10016. | #define HAVE_CXXABI_H 1
  10017. | /* end confdefs.h. */
  10018. | #include <cppunit/ui/text/TestRunner.h>
  10019. | int
  10020. | main ()
  10021. | {
  10022. | CppUnit::TextUi::TestRunner r; r.run();
  10023. | ;
  10024. | return 0;
  10025. | }
  10026. configure:72429: g++ -o conftest -I/usr/local/include -DCS_CPPUNIT_PATH=cppunit -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.cpp -framework cppunit -lnsl -lc >&5
  10027. g++: error: cppunit: No such file or directory
  10028. g++: error: unrecognized command line option '-framework'
  10029. configure:72429: $? = 1
  10030. configure: failed program was:
  10031. | /* confdefs.h */
  10032. | #define PACKAGE_NAME "crystalspace"
  10033. | #define PACKAGE_TARNAME "crystalspace"
  10034. | #define PACKAGE_VERSION "2.1"
  10035. | #define PACKAGE_STRING "crystalspace 2.1"
  10036. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  10037. | #define PACKAGE_URL ""
  10038. | #define STDC_HEADERS 1
  10039. | #define HAVE_SYS_TYPES_H 1
  10040. | #define HAVE_SYS_STAT_H 1
  10041. | #define HAVE_STDLIB_H 1
  10042. | #define HAVE_STRING_H 1
  10043. | #define HAVE_MEMORY_H 1
  10044. | #define HAVE_STRINGS_H 1
  10045. | #define HAVE_INTTYPES_H 1
  10046. | #define HAVE_STDINT_H 1
  10047. | #define HAVE_UNISTD_H 1
  10048. | #define HAVE_CMATH 1
  10049. | #define HAVE_MATH_H 1
  10050. | #define HAVE_LIBC 1
  10051. | #define HAVE_LIBNSL 1
  10052. | #define CS_PLATFORM_UNIX /**/
  10053. | #define HAVE_SYS_SYSINFO_H 1
  10054. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  10055. | #define HAVE_CXXABI_H 1
  10056. | /* end confdefs.h. */
  10057. | #include <cppunit/ui/text/TestRunner.h>
  10058. | int
  10059. | main ()
  10060. | {
  10061. | CppUnit::TextUi::TestRunner r; r.run();
  10062. | ;
  10063. | return 0;
  10064. | }
  10065. configure:72429: g++ -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.cpp -lcppunit -lnsl -lc >&5
  10066. conftest.cpp:27:40: fatal error: cppunit/ui/text/TestRunner.h: No such file or directory
  10067. compilation terminated.
  10068. configure:72429: $? = 1
  10069. configure: failed program was:
  10070. | /* confdefs.h */
  10071. | #define PACKAGE_NAME "crystalspace"
  10072. | #define PACKAGE_TARNAME "crystalspace"
  10073. | #define PACKAGE_VERSION "2.1"
  10074. | #define PACKAGE_STRING "crystalspace 2.1"
  10075. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  10076. | #define PACKAGE_URL ""
  10077. | #define STDC_HEADERS 1
  10078. | #define HAVE_SYS_TYPES_H 1
  10079. | #define HAVE_SYS_STAT_H 1
  10080. | #define HAVE_STDLIB_H 1
  10081. | #define HAVE_STRING_H 1
  10082. | #define HAVE_MEMORY_H 1
  10083. | #define HAVE_STRINGS_H 1
  10084. | #define HAVE_INTTYPES_H 1
  10085. | #define HAVE_STDINT_H 1
  10086. | #define HAVE_UNISTD_H 1
  10087. | #define HAVE_CMATH 1
  10088. | #define HAVE_MATH_H 1
  10089. | #define HAVE_LIBC 1
  10090. | #define HAVE_LIBNSL 1
  10091. | #define CS_PLATFORM_UNIX /**/
  10092. | #define HAVE_SYS_SYSINFO_H 1
  10093. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  10094. | #define HAVE_CXXABI_H 1
  10095. | /* end confdefs.h. */
  10096. | #include <cppunit/ui/text/TestRunner.h>
  10097. | int
  10098. | main ()
  10099. | {
  10100. | CppUnit::TextUi::TestRunner r; r.run();
  10101. | ;
  10102. | return 0;
  10103. | }
  10104. configure:72429: g++ -o conftest -I/sw/include -DCS_CPPUNIT_PATH=cppunit -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.cpp -framework cppunit -lnsl -lc >&5
  10105. g++: error: cppunit: No such file or directory
  10106. g++: error: unrecognized command line option '-framework'
  10107. configure:72429: $? = 1
  10108. configure: failed program was:
  10109. | /* confdefs.h */
  10110. | #define PACKAGE_NAME "crystalspace"
  10111. | #define PACKAGE_TARNAME "crystalspace"
  10112. | #define PACKAGE_VERSION "2.1"
  10113. | #define PACKAGE_STRING "crystalspace 2.1"
  10114. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  10115. | #define PACKAGE_URL ""
  10116. | #define STDC_HEADERS 1
  10117. | #define HAVE_SYS_TYPES_H 1
  10118. | #define HAVE_SYS_STAT_H 1
  10119. | #define HAVE_STDLIB_H 1
  10120. | #define HAVE_STRING_H 1
  10121. | #define HAVE_MEMORY_H 1
  10122. | #define HAVE_STRINGS_H 1
  10123. | #define HAVE_INTTYPES_H 1
  10124. | #define HAVE_STDINT_H 1
  10125. | #define HAVE_UNISTD_H 1
  10126. | #define HAVE_CMATH 1
  10127. | #define HAVE_MATH_H 1
  10128. | #define HAVE_LIBC 1
  10129. | #define HAVE_LIBNSL 1
  10130. | #define CS_PLATFORM_UNIX /**/
  10131. | #define HAVE_SYS_SYSINFO_H 1
  10132. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  10133. | #define HAVE_CXXABI_H 1
  10134. | /* end confdefs.h. */
  10135. | #include <cppunit/ui/text/TestRunner.h>
  10136. | int
  10137. | main ()
  10138. | {
  10139. | CppUnit::TextUi::TestRunner r; r.run();
  10140. | ;
  10141. | return 0;
  10142. | }
  10143. configure:72429: g++ -o conftest -I/sw/include -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.cpp -lcppunit -lnsl -lc >&5
  10144. conftest.cpp:27:40: fatal error: cppunit/ui/text/TestRunner.h: No such file or directory
  10145. compilation terminated.
  10146. configure:72429: $? = 1
  10147. configure: failed program was:
  10148. | /* confdefs.h */
  10149. | #define PACKAGE_NAME "crystalspace"
  10150. | #define PACKAGE_TARNAME "crystalspace"
  10151. | #define PACKAGE_VERSION "2.1"
  10152. | #define PACKAGE_STRING "crystalspace 2.1"
  10153. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  10154. | #define PACKAGE_URL ""
  10155. | #define STDC_HEADERS 1
  10156. | #define HAVE_SYS_TYPES_H 1
  10157. | #define HAVE_SYS_STAT_H 1
  10158. | #define HAVE_STDLIB_H 1
  10159. | #define HAVE_STRING_H 1
  10160. | #define HAVE_MEMORY_H 1
  10161. | #define HAVE_STRINGS_H 1
  10162. | #define HAVE_INTTYPES_H 1
  10163. | #define HAVE_STDINT_H 1
  10164. | #define HAVE_UNISTD_H 1
  10165. | #define HAVE_CMATH 1
  10166. | #define HAVE_MATH_H 1
  10167. | #define HAVE_LIBC 1
  10168. | #define HAVE_LIBNSL 1
  10169. | #define CS_PLATFORM_UNIX /**/
  10170. | #define HAVE_SYS_SYSINFO_H 1
  10171. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  10172. | #define HAVE_CXXABI_H 1
  10173. | /* end confdefs.h. */
  10174. | #include <cppunit/ui/text/TestRunner.h>
  10175. | int
  10176. | main ()
  10177. | {
  10178. | CppUnit::TextUi::TestRunner r; r.run();
  10179. | ;
  10180. | return 0;
  10181. | }
  10182. configure:72429: g++ -o conftest -I/opt/local/include -DCS_CPPUNIT_PATH=cppunit -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.cpp -framework cppunit -lnsl -lc >&5
  10183. g++: error: cppunit: No such file or directory
  10184. g++: error: unrecognized command line option '-framework'
  10185. configure:72429: $? = 1
  10186. configure: failed program was:
  10187. | /* confdefs.h */
  10188. | #define PACKAGE_NAME "crystalspace"
  10189. | #define PACKAGE_TARNAME "crystalspace"
  10190. | #define PACKAGE_VERSION "2.1"
  10191. | #define PACKAGE_STRING "crystalspace 2.1"
  10192. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  10193. | #define PACKAGE_URL ""
  10194. | #define STDC_HEADERS 1
  10195. | #define HAVE_SYS_TYPES_H 1
  10196. | #define HAVE_SYS_STAT_H 1
  10197. | #define HAVE_STDLIB_H 1
  10198. | #define HAVE_STRING_H 1
  10199. | #define HAVE_MEMORY_H 1
  10200. | #define HAVE_STRINGS_H 1
  10201. | #define HAVE_INTTYPES_H 1
  10202. | #define HAVE_STDINT_H 1
  10203. | #define HAVE_UNISTD_H 1
  10204. | #define HAVE_CMATH 1
  10205. | #define HAVE_MATH_H 1
  10206. | #define HAVE_LIBC 1
  10207. | #define HAVE_LIBNSL 1
  10208. | #define CS_PLATFORM_UNIX /**/
  10209. | #define HAVE_SYS_SYSINFO_H 1
  10210. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  10211. | #define HAVE_CXXABI_H 1
  10212. | /* end confdefs.h. */
  10213. | #include <cppunit/ui/text/TestRunner.h>
  10214. | int
  10215. | main ()
  10216. | {
  10217. | CppUnit::TextUi::TestRunner r; r.run();
  10218. | ;
  10219. | return 0;
  10220. | }
  10221. configure:72429: g++ -o conftest -I/opt/local/include -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.cpp -lcppunit -lnsl -lc >&5
  10222. conftest.cpp:27:40: fatal error: cppunit/ui/text/TestRunner.h: No such file or directory
  10223. compilation terminated.
  10224. configure:72429: $? = 1
  10225. configure: failed program was:
  10226. | /* confdefs.h */
  10227. | #define PACKAGE_NAME "crystalspace"
  10228. | #define PACKAGE_TARNAME "crystalspace"
  10229. | #define PACKAGE_VERSION "2.1"
  10230. | #define PACKAGE_STRING "crystalspace 2.1"
  10231. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  10232. | #define PACKAGE_URL ""
  10233. | #define STDC_HEADERS 1
  10234. | #define HAVE_SYS_TYPES_H 1
  10235. | #define HAVE_SYS_STAT_H 1
  10236. | #define HAVE_STDLIB_H 1
  10237. | #define HAVE_STRING_H 1
  10238. | #define HAVE_MEMORY_H 1
  10239. | #define HAVE_STRINGS_H 1
  10240. | #define HAVE_INTTYPES_H 1
  10241. | #define HAVE_STDINT_H 1
  10242. | #define HAVE_UNISTD_H 1
  10243. | #define HAVE_CMATH 1
  10244. | #define HAVE_MATH_H 1
  10245. | #define HAVE_LIBC 1
  10246. | #define HAVE_LIBNSL 1
  10247. | #define CS_PLATFORM_UNIX /**/
  10248. | #define HAVE_SYS_SYSINFO_H 1
  10249. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  10250. | #define HAVE_CXXABI_H 1
  10251. | /* end confdefs.h. */
  10252. | #include <cppunit/ui/text/TestRunner.h>
  10253. | int
  10254. | main ()
  10255. | {
  10256. | CppUnit::TextUi::TestRunner r; r.run();
  10257. | ;
  10258. | return 0;
  10259. | }
  10260. configure:72429: g++ -o conftest -I/opt/include -DCS_CPPUNIT_PATH=cppunit -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.cpp -framework cppunit -lnsl -lc >&5
  10261. g++: error: cppunit: No such file or directory
  10262. g++: error: unrecognized command line option '-framework'
  10263. configure:72429: $? = 1
  10264. configure: failed program was:
  10265. | /* confdefs.h */
  10266. | #define PACKAGE_NAME "crystalspace"
  10267. | #define PACKAGE_TARNAME "crystalspace"
  10268. | #define PACKAGE_VERSION "2.1"
  10269. | #define PACKAGE_STRING "crystalspace 2.1"
  10270. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  10271. | #define PACKAGE_URL ""
  10272. | #define STDC_HEADERS 1
  10273. | #define HAVE_SYS_TYPES_H 1
  10274. | #define HAVE_SYS_STAT_H 1
  10275. | #define HAVE_STDLIB_H 1
  10276. | #define HAVE_STRING_H 1
  10277. | #define HAVE_MEMORY_H 1
  10278. | #define HAVE_STRINGS_H 1
  10279. | #define HAVE_INTTYPES_H 1
  10280. | #define HAVE_STDINT_H 1
  10281. | #define HAVE_UNISTD_H 1
  10282. | #define HAVE_CMATH 1
  10283. | #define HAVE_MATH_H 1
  10284. | #define HAVE_LIBC 1
  10285. | #define HAVE_LIBNSL 1
  10286. | #define CS_PLATFORM_UNIX /**/
  10287. | #define HAVE_SYS_SYSINFO_H 1
  10288. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  10289. | #define HAVE_CXXABI_H 1
  10290. | /* end confdefs.h. */
  10291. | #include <cppunit/ui/text/TestRunner.h>
  10292. | int
  10293. | main ()
  10294. | {
  10295. | CppUnit::TextUi::TestRunner r; r.run();
  10296. | ;
  10297. | return 0;
  10298. | }
  10299. configure:72429: g++ -o conftest -I/opt/include -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.cpp -lcppunit -lnsl -lc >&5
  10300. conftest.cpp:27:40: fatal error: cppunit/ui/text/TestRunner.h: No such file or directory
  10301. compilation terminated.
  10302. configure:72429: $? = 1
  10303. configure: failed program was:
  10304. | /* confdefs.h */
  10305. | #define PACKAGE_NAME "crystalspace"
  10306. | #define PACKAGE_TARNAME "crystalspace"
  10307. | #define PACKAGE_VERSION "2.1"
  10308. | #define PACKAGE_STRING "crystalspace 2.1"
  10309. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  10310. | #define PACKAGE_URL ""
  10311. | #define STDC_HEADERS 1
  10312. | #define HAVE_SYS_TYPES_H 1
  10313. | #define HAVE_SYS_STAT_H 1
  10314. | #define HAVE_STDLIB_H 1
  10315. | #define HAVE_STRING_H 1
  10316. | #define HAVE_MEMORY_H 1
  10317. | #define HAVE_STRINGS_H 1
  10318. | #define HAVE_INTTYPES_H 1
  10319. | #define HAVE_STDINT_H 1
  10320. | #define HAVE_UNISTD_H 1
  10321. | #define HAVE_CMATH 1
  10322. | #define HAVE_MATH_H 1
  10323. | #define HAVE_LIBC 1
  10324. | #define HAVE_LIBNSL 1
  10325. | #define CS_PLATFORM_UNIX /**/
  10326. | #define HAVE_SYS_SYSINFO_H 1
  10327. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  10328. | #define HAVE_CXXABI_H 1
  10329. | /* end confdefs.h. */
  10330. | #include <cppunit/ui/text/TestRunner.h>
  10331. | int
  10332. | main ()
  10333. | {
  10334. | CppUnit::TextUi::TestRunner r; r.run();
  10335. | ;
  10336. | return 0;
  10337. | }
  10338. configure:72461: result: no
  10339. configure:72770: checking if plugins require main()
  10340. configure:72782: result: yes
  10341. configure:72801: checking size of void*
  10342. configure:72806: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lnsl -lc >&5
  10343. configure:72806: $? = 0
  10344. configure:72806: ./conftest
  10345. configure:72806: $? = 0
  10346. configure:72820: result: 8
  10347. configure:72853: checking size of long
  10348. configure:72858: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lnsl -lc >&5
  10349. configure:72858: $? = 0
  10350. configure:72858: ./conftest
  10351. configure:72858: $? = 0
  10352. configure:72872: result: 8
  10353. configure:72924: checking whether byte ordering is bigendian
  10354. configure:72939: gcc -c -I/usr/local/include conftest.c >&5
  10355. conftest.c:30:9: error: unknown type name 'not'
  10356. not a universal capable compiler
  10357. ^
  10358. conftest.c:30:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  10359. not a universal capable compiler
  10360. ^
  10361. conftest.c:30:15: error: unknown type name 'universal'
  10362. configure:72939: $? = 1
  10363. configure: failed program was:
  10364. | /* confdefs.h */
  10365. | #define PACKAGE_NAME "crystalspace"
  10366. | #define PACKAGE_TARNAME "crystalspace"
  10367. | #define PACKAGE_VERSION "2.1"
  10368. | #define PACKAGE_STRING "crystalspace 2.1"
  10369. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  10370. | #define PACKAGE_URL ""
  10371. | #define STDC_HEADERS 1
  10372. | #define HAVE_SYS_TYPES_H 1
  10373. | #define HAVE_SYS_STAT_H 1
  10374. | #define HAVE_STDLIB_H 1
  10375. | #define HAVE_STRING_H 1
  10376. | #define HAVE_MEMORY_H 1
  10377. | #define HAVE_STRINGS_H 1
  10378. | #define HAVE_INTTYPES_H 1
  10379. | #define HAVE_STDINT_H 1
  10380. | #define HAVE_UNISTD_H 1
  10381. | #define HAVE_CMATH 1
  10382. | #define HAVE_MATH_H 1
  10383. | #define HAVE_LIBC 1
  10384. | #define HAVE_LIBNSL 1
  10385. | #define CS_PLATFORM_UNIX /**/
  10386. | #define HAVE_SYS_SYSINFO_H 1
  10387. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  10388. | #define HAVE_CXXABI_H 1
  10389. | #define SIZEOF_VOIDP 8
  10390. | #define SIZEOF_LONG 8
  10391. | /* end confdefs.h. */
  10392. | #ifndef __APPLE_CC__
  10393. | not a universal capable compiler
  10394. | #endif
  10395. | typedef int dummy;
  10396. |
  10397. configure:72984: gcc -c -I/usr/local/include conftest.c >&5
  10398. configure:72984: $? = 0
  10399. configure:73002: gcc -c -I/usr/local/include conftest.c >&5
  10400. conftest.c: In function 'main':
  10401. conftest.c:36:4: error: unknown type name 'not'
  10402. not big endian
  10403. ^
  10404. conftest.c:36:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  10405. not big endian
  10406. ^
  10407. configure:73002: $? = 1
  10408. configure: failed program was:
  10409. | /* confdefs.h */
  10410. | #define PACKAGE_NAME "crystalspace"
  10411. | #define PACKAGE_TARNAME "crystalspace"
  10412. | #define PACKAGE_VERSION "2.1"
  10413. | #define PACKAGE_STRING "crystalspace 2.1"
  10414. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  10415. | #define PACKAGE_URL ""
  10416. | #define STDC_HEADERS 1
  10417. | #define HAVE_SYS_TYPES_H 1
  10418. | #define HAVE_SYS_STAT_H 1
  10419. | #define HAVE_STDLIB_H 1
  10420. | #define HAVE_STRING_H 1
  10421. | #define HAVE_MEMORY_H 1
  10422. | #define HAVE_STRINGS_H 1
  10423. | #define HAVE_INTTYPES_H 1
  10424. | #define HAVE_STDINT_H 1
  10425. | #define HAVE_UNISTD_H 1
  10426. | #define HAVE_CMATH 1
  10427. | #define HAVE_MATH_H 1
  10428. | #define HAVE_LIBC 1
  10429. | #define HAVE_LIBNSL 1
  10430. | #define CS_PLATFORM_UNIX /**/
  10431. | #define HAVE_SYS_SYSINFO_H 1
  10432. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  10433. | #define HAVE_CXXABI_H 1
  10434. | #define SIZEOF_VOIDP 8
  10435. | #define SIZEOF_LONG 8
  10436. | /* end confdefs.h. */
  10437. | #include <sys/types.h>
  10438. | #include <sys/param.h>
  10439. |
  10440. | int
  10441. | main ()
  10442. | {
  10443. | #if BYTE_ORDER != BIG_ENDIAN
  10444. | not big endian
  10445. | #endif
  10446. |
  10447. | ;
  10448. | return 0;
  10449. | }
  10450. configure:73130: result: no
  10451. configure:73157: checking for stdint.h
  10452. configure:73157: result: yes
  10453. configure:73165: checking for INT64_C
  10454. configure:73250: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp -lnsl -lc >&5
  10455. configure:73250: $? = 0
  10456. configure:73283: result: yes
  10457. configure:73424: checking for stdint.h
  10458. configure:73424: result: yes
  10459. configure:73436: checking for inttypes.h
  10460. configure:73436: result: yes
  10461. configure:73447: checking for intptr_t
  10462. configure:73447: gcc -c -I/usr/local/include conftest.c >&5
  10463. configure:73447: $? = 0
  10464. configure:73447: gcc -c -I/usr/local/include conftest.c >&5
  10465. conftest.c: In function 'main':
  10466. conftest.c:46:23: error: expected expression before ')' token
  10467. if (sizeof ((intptr_t)))
  10468. ^
  10469. configure:73447: $? = 1
  10470. configure: failed program was:
  10471. | /* confdefs.h */
  10472. | #define PACKAGE_NAME "crystalspace"
  10473. | #define PACKAGE_TARNAME "crystalspace"
  10474. | #define PACKAGE_VERSION "2.1"
  10475. | #define PACKAGE_STRING "crystalspace 2.1"
  10476. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  10477. | #define PACKAGE_URL ""
  10478. | #define STDC_HEADERS 1
  10479. | #define HAVE_SYS_TYPES_H 1
  10480. | #define HAVE_SYS_STAT_H 1
  10481. | #define HAVE_STDLIB_H 1
  10482. | #define HAVE_STRING_H 1
  10483. | #define HAVE_MEMORY_H 1
  10484. | #define HAVE_STRINGS_H 1
  10485. | #define HAVE_INTTYPES_H 1
  10486. | #define HAVE_STDINT_H 1
  10487. | #define HAVE_UNISTD_H 1
  10488. | #define HAVE_CMATH 1
  10489. | #define HAVE_MATH_H 1
  10490. | #define HAVE_LIBC 1
  10491. | #define HAVE_LIBNSL 1
  10492. | #define CS_PLATFORM_UNIX /**/
  10493. | #define HAVE_SYS_SYSINFO_H 1
  10494. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  10495. | #define HAVE_CXXABI_H 1
  10496. | #define SIZEOF_VOIDP 8
  10497. | #define SIZEOF_LONG 8
  10498. | #define HAVE_STDINT_H 1
  10499. | #define HAVE_STDINT_H 1
  10500. | #define HAVE_INTTYPES_H 1
  10501. | /* end confdefs.h. */
  10502. | #include <stddef.h>
  10503. | #ifdef HAVE_INTTYPES_H
  10504. | #include <inttypes.h>
  10505. | #endif
  10506. | #ifdef HAVE_STDINT_H
  10507. | #include <stdint.h>
  10508. | #endif
  10509. | #ifdef HAVE_SYS_TYPES_H
  10510. | #include <sys/types.h>
  10511. | #endif
  10512. |
  10513. | int
  10514. | main ()
  10515. | {
  10516. | if (sizeof ((intptr_t)))
  10517. | return 0;
  10518. | ;
  10519. | return 0;
  10520. | }
  10521. configure:73447: result: yes
  10522. configure:73463: checking for intmax_t
  10523. configure:73463: gcc -c -I/usr/local/include conftest.c >&5
  10524. configure:73463: $? = 0
  10525. configure:73463: gcc -c -I/usr/local/include conftest.c >&5
  10526. conftest.c: In function 'main':
  10527. conftest.c:46:23: error: expected expression before ')' token
  10528. if (sizeof ((intmax_t)))
  10529. ^
  10530. configure:73463: $? = 1
  10531. configure: failed program was:
  10532. | /* confdefs.h */
  10533. | #define PACKAGE_NAME "crystalspace"
  10534. | #define PACKAGE_TARNAME "crystalspace"
  10535. | #define PACKAGE_VERSION "2.1"
  10536. | #define PACKAGE_STRING "crystalspace 2.1"
  10537. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  10538. | #define PACKAGE_URL ""
  10539. | #define STDC_HEADERS 1
  10540. | #define HAVE_SYS_TYPES_H 1
  10541. | #define HAVE_SYS_STAT_H 1
  10542. | #define HAVE_STDLIB_H 1
  10543. | #define HAVE_STRING_H 1
  10544. | #define HAVE_MEMORY_H 1
  10545. | #define HAVE_STRINGS_H 1
  10546. | #define HAVE_INTTYPES_H 1
  10547. | #define HAVE_STDINT_H 1
  10548. | #define HAVE_UNISTD_H 1
  10549. | #define HAVE_CMATH 1
  10550. | #define HAVE_MATH_H 1
  10551. | #define HAVE_LIBC 1
  10552. | #define HAVE_LIBNSL 1
  10553. | #define CS_PLATFORM_UNIX /**/
  10554. | #define HAVE_SYS_SYSINFO_H 1
  10555. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  10556. | #define HAVE_CXXABI_H 1
  10557. | #define SIZEOF_VOIDP 8
  10558. | #define SIZEOF_LONG 8
  10559. | #define HAVE_STDINT_H 1
  10560. | #define HAVE_STDINT_H 1
  10561. | #define HAVE_INTTYPES_H 1
  10562. | /* end confdefs.h. */
  10563. | #include <stddef.h>
  10564. | #ifdef HAVE_INTTYPES_H
  10565. | #include <inttypes.h>
  10566. | #endif
  10567. | #ifdef HAVE_STDINT_H
  10568. | #include <stdint.h>
  10569. | #endif
  10570. | #ifdef HAVE_SYS_TYPES_H
  10571. | #include <sys/types.h>
  10572. | #endif
  10573. |
  10574. | int
  10575. | main ()
  10576. | {
  10577. | if (sizeof ((intmax_t)))
  10578. | return 0;
  10579. | ;
  10580. | return 0;
  10581. | }
  10582. configure:73463: result: yes
  10583. configure:73487: checking for inttypes.h
  10584. configure:73487: result: yes
  10585. configure:73500: checking for PRIx99 macros
  10586. configure:73588: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lnsl -lc >&5
  10587. configure:73588: $? = 0
  10588. configure:73621: result: yes
  10589. configure:73755: checking for PRIx99 64-bit macros
  10590. configure:73843: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lnsl -lc >&5
  10591. configure:73843: $? = 0
  10592. configure:73876: result: yes
  10593. configure:74029: checking wchar.h usability
  10594. configure:74029: g++ -c -I/usr/local/include conftest.cpp >&5
  10595. configure:74029: $? = 0
  10596. configure:74029: result: yes
  10597. configure:74029: checking wchar.h presence
  10598. configure:74029: g++ -E -I/usr/local/include conftest.cpp
  10599. configure:74029: $? = 0
  10600. configure:74029: result: yes
  10601. configure:74029: checking for wchar.h
  10602. configure:74029: result: yes
  10603. configure:74042: checking wctype.h usability
  10604. configure:74042: g++ -c -I/usr/local/include conftest.cpp >&5
  10605. configure:74042: $? = 0
  10606. configure:74042: result: yes
  10607. configure:74042: checking wctype.h presence
  10608. configure:74042: g++ -E -I/usr/local/include conftest.cpp
  10609. configure:74042: $? = 0
  10610. configure:74042: result: yes
  10611. configure:74042: checking for wctype.h
  10612. configure:74042: result: yes
  10613. configure:74054: checking for wint_t
  10614. configure:74054: g++ -c -I/usr/local/include conftest.cpp >&5
  10615. configure:74054: $? = 0
  10616. configure:74054: g++ -c -I/usr/local/include conftest.cpp >&5
  10617. conftest.cpp: In function 'int main()':
  10618. conftest.cpp:46:20: error: expected primary-expression before ')' token
  10619. if (sizeof ((wint_t)))
  10620. ^
  10621. configure:74054: $? = 1
  10622. configure: failed program was:
  10623. | /* confdefs.h */
  10624. | #define PACKAGE_NAME "crystalspace"
  10625. | #define PACKAGE_TARNAME "crystalspace"
  10626. | #define PACKAGE_VERSION "2.1"
  10627. | #define PACKAGE_STRING "crystalspace 2.1"
  10628. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  10629. | #define PACKAGE_URL ""
  10630. | #define STDC_HEADERS 1
  10631. | #define HAVE_SYS_TYPES_H 1
  10632. | #define HAVE_SYS_STAT_H 1
  10633. | #define HAVE_STDLIB_H 1
  10634. | #define HAVE_STRING_H 1
  10635. | #define HAVE_MEMORY_H 1
  10636. | #define HAVE_STRINGS_H 1
  10637. | #define HAVE_INTTYPES_H 1
  10638. | #define HAVE_STDINT_H 1
  10639. | #define HAVE_UNISTD_H 1
  10640. | #define HAVE_CMATH 1
  10641. | #define HAVE_MATH_H 1
  10642. | #define HAVE_LIBC 1
  10643. | #define HAVE_LIBNSL 1
  10644. | #define CS_PLATFORM_UNIX /**/
  10645. | #define HAVE_SYS_SYSINFO_H 1
  10646. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  10647. | #define HAVE_CXXABI_H 1
  10648. | #define SIZEOF_VOIDP 8
  10649. | #define SIZEOF_LONG 8
  10650. | #define HAVE_STDINT_H 1
  10651. | #define HAVE_STDINT_H 1
  10652. | #define HAVE_INTTYPES_H 1
  10653. | #define HAVE_INTTYPES_H 1
  10654. | #define HAVE_WCHAR_H 1
  10655. | #define HAVE_WCTYPE_H 1
  10656. | /* end confdefs.h. */
  10657. | #if HAVE_WCHAR_H
  10658. | #include <wchar.h>
  10659. | #endif
  10660. | #if HAVE_WCTYPE_H
  10661. | #include <wctype.h>
  10662. | #endif
  10663. |
  10664. |
  10665. | int
  10666. | main ()
  10667. | {
  10668. | if (sizeof ((wint_t)))
  10669. | return 0;
  10670. | ;
  10671. | return 0;
  10672. | }
  10673. configure:74054: result: yes
  10674. configure:74068: checking for wchar_t
  10675. configure:74068: g++ -c -I/usr/local/include conftest.cpp >&5
  10676. configure:74068: $? = 0
  10677. configure:74068: g++ -c -I/usr/local/include conftest.cpp >&5
  10678. conftest.cpp: In function 'int main()':
  10679. conftest.cpp:46:14: error: expected primary-expression before 'wchar_t'
  10680. if (sizeof ((wchar_t)))
  10681. ^
  10682. conftest.cpp:46:14: error: expected ')' before 'wchar_t'
  10683. conftest.cpp:47:14: error: expected ')' before ';' token
  10684. return 0;
  10685. ^
  10686. conftest.cpp:47:14: error: expected ')' before ';' token
  10687. configure:74068: $? = 1
  10688. configure: failed program was:
  10689. | /* confdefs.h */
  10690. | #define PACKAGE_NAME "crystalspace"
  10691. | #define PACKAGE_TARNAME "crystalspace"
  10692. | #define PACKAGE_VERSION "2.1"
  10693. | #define PACKAGE_STRING "crystalspace 2.1"
  10694. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  10695. | #define PACKAGE_URL ""
  10696. | #define STDC_HEADERS 1
  10697. | #define HAVE_SYS_TYPES_H 1
  10698. | #define HAVE_SYS_STAT_H 1
  10699. | #define HAVE_STDLIB_H 1
  10700. | #define HAVE_STRING_H 1
  10701. | #define HAVE_MEMORY_H 1
  10702. | #define HAVE_STRINGS_H 1
  10703. | #define HAVE_INTTYPES_H 1
  10704. | #define HAVE_STDINT_H 1
  10705. | #define HAVE_UNISTD_H 1
  10706. | #define HAVE_CMATH 1
  10707. | #define HAVE_MATH_H 1
  10708. | #define HAVE_LIBC 1
  10709. | #define HAVE_LIBNSL 1
  10710. | #define CS_PLATFORM_UNIX /**/
  10711. | #define HAVE_SYS_SYSINFO_H 1
  10712. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  10713. | #define HAVE_CXXABI_H 1
  10714. | #define SIZEOF_VOIDP 8
  10715. | #define SIZEOF_LONG 8
  10716. | #define HAVE_STDINT_H 1
  10717. | #define HAVE_STDINT_H 1
  10718. | #define HAVE_INTTYPES_H 1
  10719. | #define HAVE_INTTYPES_H 1
  10720. | #define HAVE_WCHAR_H 1
  10721. | #define HAVE_WCTYPE_H 1
  10722. | /* end confdefs.h. */
  10723. | #if HAVE_WCHAR_H
  10724. | #include <wchar.h>
  10725. | #endif
  10726. | #if HAVE_WCTYPE_H
  10727. | #include <wctype.h>
  10728. | #endif
  10729. |
  10730. |
  10731. | int
  10732. | main ()
  10733. | {
  10734. | if (sizeof ((wchar_t)))
  10735. | return 0;
  10736. | ;
  10737. | return 0;
  10738. | }
  10739. configure:74068: result: yes
  10740. configure:74086: checking for wcslen
  10741. configure:74086: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp -lnsl -lc >&5
  10742. configure:74086: $? = 0
  10743. configure:74086: result: yes
  10744. configure:74092: checking for fputws
  10745. configure:74092: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp -lnsl -lc >&5
  10746. configure:74092: $? = 0
  10747. configure:74092: result: yes
  10748. configure:74098: checking for fwide
  10749. configure:74098: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp -lnsl -lc >&5
  10750. configure:74098: $? = 0
  10751. configure:74098: result: yes
  10752. configure:74104: checking for wcsnrtombs
  10753. configure:74104: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp -lnsl -lc >&5
  10754. configure:74104: $? = 0
  10755. configure:74104: result: yes
  10756. configure:74114: checking size of wchar_t
  10757. configure:74119: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp -lnsl -lc >&5
  10758. configure:74119: $? = 0
  10759. configure:74119: ./conftest
  10760. configure:74119: $? = 0
  10761. configure:74133: result: 4
  10762. configure:74161: checking sys/param.h usability
  10763. configure:74161: gcc -c -I/usr/local/include conftest.c >&5
  10764. configure:74161: $? = 0
  10765. configure:74161: result: yes
  10766. configure:74161: checking sys/param.h presence
  10767. configure:74161: gcc -E -I/usr/local/include conftest.c
  10768. configure:74161: $? = 0
  10769. configure:74161: result: yes
  10770. configure:74161: checking for sys/param.h
  10771. configure:74161: result: yes
  10772. configure:74173: checking for MAXPATHLEN
  10773. configure:74259: gcc -o conftest -ansi -pedantic -I/usr/local/include -L/usr/local/lib conftest.c -lnsl -lc >&5
  10774. configure:74259: $? = 0
  10775. configure:74292: result: yes
  10776. configure:74434: checking if swprintf is available when enforcing C++ standards
  10777. configure:74520: g++ -o conftest -ansi -pedantic -I/usr/local/include -L/usr/local/lib conftest.cpp -lnsl -lc >&5
  10778. configure:74520: $? = 0
  10779. configure:74553: result: yes
  10780. configure:74684: checking if vswprintf is available when enforcing C++ standards
  10781. configure:74770: g++ -o conftest -ansi -pedantic -I/usr/local/include -L/usr/local/lib conftest.cpp -lnsl -lc >&5
  10782. configure:74770: $? = 0
  10783. configure:74803: result: yes
  10784. configure:74953: checking for winsock.h
  10785. configure:74953: gcc -c -I/usr/local/include conftest.c >&5
  10786. conftest.c:39:21: fatal error: winsock.h: No such file or directory
  10787. compilation terminated.
  10788. configure:74953: $? = 1
  10789. configure: failed program was:
  10790. | /* confdefs.h */
  10791. | #define PACKAGE_NAME "crystalspace"
  10792. | #define PACKAGE_TARNAME "crystalspace"
  10793. | #define PACKAGE_VERSION "2.1"
  10794. | #define PACKAGE_STRING "crystalspace 2.1"
  10795. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  10796. | #define PACKAGE_URL ""
  10797. | #define STDC_HEADERS 1
  10798. | #define HAVE_SYS_TYPES_H 1
  10799. | #define HAVE_SYS_STAT_H 1
  10800. | #define HAVE_STDLIB_H 1
  10801. | #define HAVE_STRING_H 1
  10802. | #define HAVE_MEMORY_H 1
  10803. | #define HAVE_STRINGS_H 1
  10804. | #define HAVE_INTTYPES_H 1
  10805. | #define HAVE_STDINT_H 1
  10806. | #define HAVE_UNISTD_H 1
  10807. | #define HAVE_CMATH 1
  10808. | #define HAVE_MATH_H 1
  10809. | #define HAVE_LIBC 1
  10810. | #define HAVE_LIBNSL 1
  10811. | #define CS_PLATFORM_UNIX /**/
  10812. | #define HAVE_SYS_SYSINFO_H 1
  10813. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  10814. | #define HAVE_CXXABI_H 1
  10815. | #define SIZEOF_VOIDP 8
  10816. | #define SIZEOF_LONG 8
  10817. | #define HAVE_STDINT_H 1
  10818. | #define HAVE_STDINT_H 1
  10819. | #define HAVE_INTTYPES_H 1
  10820. | #define HAVE_INTTYPES_H 1
  10821. | #define HAVE_WCHAR_H 1
  10822. | #define HAVE_WCTYPE_H 1
  10823. | #define SIZEOF_WCHAR_T 4
  10824. | #define HAVE_SYS_PARAM_H 1
  10825. | /* end confdefs.h. */
  10826. | /* no default includes */
  10827. |
  10828. | #include <winsock.h>
  10829. configure:74953: result: no
  10830. configure:74974: checking for unistd.h
  10831. configure:74974: result: yes
  10832. configure:74974: checking for sys/types.h
  10833. configure:74974: result: yes
  10834. configure:74974: checking sys/socket.h usability
  10835. configure:74974: gcc -c -I/usr/local/include conftest.c >&5
  10836. configure:74974: $? = 0
  10837. configure:74974: result: yes
  10838. configure:74974: checking sys/socket.h presence
  10839. configure:74974: gcc -E -I/usr/local/include conftest.c
  10840. configure:74974: $? = 0
  10841. configure:74974: result: yes
  10842. configure:74974: checking for sys/socket.h
  10843. configure:74974: result: yes
  10844. configure:74974: checking sys/ioctl.h usability
  10845. configure:74974: gcc -c -I/usr/local/include conftest.c >&5
  10846. configure:74974: $? = 0
  10847. configure:74974: result: yes
  10848. configure:74974: checking sys/ioctl.h presence
  10849. configure:74974: gcc -E -I/usr/local/include conftest.c
  10850. configure:74974: $? = 0
  10851. configure:74974: result: yes
  10852. configure:74974: checking for sys/ioctl.h
  10853. configure:74974: result: yes
  10854. configure:74974: checking netinet/in.h usability
  10855. configure:74974: gcc -c -I/usr/local/include conftest.c >&5
  10856. configure:74974: $? = 0
  10857. configure:74974: result: yes
  10858. configure:74974: checking netinet/in.h presence
  10859. configure:74974: gcc -E -I/usr/local/include conftest.c
  10860. configure:74974: $? = 0
  10861. configure:74974: result: yes
  10862. configure:74974: checking for netinet/in.h
  10863. configure:74974: result: yes
  10864. configure:74974: checking arpa/inet.h usability
  10865. configure:74974: gcc -c -I/usr/local/include conftest.c >&5
  10866. configure:74974: $? = 0
  10867. configure:74974: result: yes
  10868. configure:74974: checking arpa/inet.h presence
  10869. configure:74974: gcc -E -I/usr/local/include conftest.c
  10870. configure:74974: $? = 0
  10871. configure:74974: result: yes
  10872. configure:74974: checking for arpa/inet.h
  10873. configure:74974: result: yes
  10874. configure:74974: checking netdb.h usability
  10875. configure:74974: gcc -c -I/usr/local/include conftest.c >&5
  10876. configure:74974: $? = 0
  10877. configure:74974: result: yes
  10878. configure:74974: checking netdb.h presence
  10879. configure:74974: gcc -E -I/usr/local/include conftest.c
  10880. configure:74974: $? = 0
  10881. configure:74974: result: yes
  10882. configure:74974: checking for netdb.h
  10883. configure:74974: result: yes
  10884. configure:74986: checking for socket support
  10885. configure:75087: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lnsl -lc >&5
  10886. configure:75087: $? = 0
  10887. configure:75120: result: yes
  10888. configure:75285: checking for socklen_t
  10889. configure:75285: gcc -c -I/usr/local/include conftest.c >&5
  10890. configure:75285: $? = 0
  10891. configure:75285: gcc -c -I/usr/local/include conftest.c >&5
  10892. conftest.c: In function 'main':
  10893. conftest.c:67:24: error: expected expression before ')' token
  10894. if (sizeof ((socklen_t)))
  10895. ^
  10896. configure:75285: $? = 1
  10897. configure: failed program was:
  10898. | /* confdefs.h */
  10899. | #define PACKAGE_NAME "crystalspace"
  10900. | #define PACKAGE_TARNAME "crystalspace"
  10901. | #define PACKAGE_VERSION "2.1"
  10902. | #define PACKAGE_STRING "crystalspace 2.1"
  10903. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  10904. | #define PACKAGE_URL ""
  10905. | #define STDC_HEADERS 1
  10906. | #define HAVE_SYS_TYPES_H 1
  10907. | #define HAVE_SYS_STAT_H 1
  10908. | #define HAVE_STDLIB_H 1
  10909. | #define HAVE_STRING_H 1
  10910. | #define HAVE_MEMORY_H 1
  10911. | #define HAVE_STRINGS_H 1
  10912. | #define HAVE_INTTYPES_H 1
  10913. | #define HAVE_STDINT_H 1
  10914. | #define HAVE_UNISTD_H 1
  10915. | #define HAVE_CMATH 1
  10916. | #define HAVE_MATH_H 1
  10917. | #define HAVE_LIBC 1
  10918. | #define HAVE_LIBNSL 1
  10919. | #define CS_PLATFORM_UNIX /**/
  10920. | #define HAVE_SYS_SYSINFO_H 1
  10921. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  10922. | #define HAVE_CXXABI_H 1
  10923. | #define SIZEOF_VOIDP 8
  10924. | #define SIZEOF_LONG 8
  10925. | #define HAVE_STDINT_H 1
  10926. | #define HAVE_STDINT_H 1
  10927. | #define HAVE_INTTYPES_H 1
  10928. | #define HAVE_INTTYPES_H 1
  10929. | #define HAVE_WCHAR_H 1
  10930. | #define HAVE_WCTYPE_H 1
  10931. | #define SIZEOF_WCHAR_T 4
  10932. | #define HAVE_SYS_PARAM_H 1
  10933. | #define HAVE_UNISTD_H 1
  10934. | #define HAVE_SYS_TYPES_H 1
  10935. | #define HAVE_SYS_SOCKET_H 1
  10936. | #define HAVE_SYS_IOCTL_H 1
  10937. | #define HAVE_NETINET_IN_H 1
  10938. | #define HAVE_ARPA_INET_H 1
  10939. | #define HAVE_NETDB_H 1
  10940. | /* end confdefs.h. */
  10941. | #if HAVE_UNISTD_H
  10942. | #include <unistd.h>
  10943. | #endif
  10944. | #if HAVE_SYS_TYPES_H
  10945. | #include <sys/types.h>
  10946. | #endif
  10947. | #if HAVE_SYS_SOCKET_H
  10948. | #include <sys/socket.h>
  10949. | #endif
  10950. | #if HAVE_SYS_IOCTL_H
  10951. | #include <sys/ioctl.h>
  10952. | #endif
  10953. | #if HAVE_NETINET_IN_H
  10954. | #include <netinet/in.h>
  10955. | #endif
  10956. | #if HAVE_NETDB_H
  10957. | #include <netdb.h>
  10958. | #endif
  10959. |
  10960. |
  10961. | int
  10962. | main ()
  10963. | {
  10964. | if (sizeof ((socklen_t)))
  10965. | return 0;
  10966. | ;
  10967. | return 0;
  10968. | }
  10969. configure:75285: result: yes
  10970. configure:75320: checking byteswap.h usability
  10971. configure:75320: gcc -c -I/usr/local/include conftest.c >&5
  10972. configure:75320: $? = 0
  10973. configure:75320: result: yes
  10974. configure:75320: checking byteswap.h presence
  10975. configure:75320: gcc -E -I/usr/local/include conftest.c
  10976. configure:75320: $? = 0
  10977. configure:75320: result: yes
  10978. configure:75320: checking for byteswap.h
  10979. configure:75320: result: yes
  10980. configure:75337: checking how to declare deprecation
  10981. configure:75422: g++ -o conftest -Werror -I/usr/local/include -L/usr/local/lib conftest.cpp -lnsl -lc >&5
  10982. configure:75422: $? = 0
  10983. configure:75453: result: __attribute__((deprecated))
  10984. configure:75459: checking how to declare deprecation with message
  10985. configure:75545: g++ -o conftest -Werror -I/usr/local/include -L/usr/local/lib conftest.cpp -lnsl -lc >&5
  10986. configure:75545: $? = 0
  10987. configure:75576: result: __attribute__((deprecated(MSG)))
  10988. configure:75588: checking how to declare allocation function
  10989. configure:75673: gcc -o conftest -Werror -I/usr/local/include -L/usr/local/lib conftest.c -lnsl -lc >&5
  10990. configure:75673: $? = 0
  10991. configure:75704: result: __attribute__((malloc))
  10992. configure:75716: checking how to declare object initialization priority
  10993. configure:75802: g++ -o conftest -Werror -I/usr/local/include -L/usr/local/lib conftest.cpp -lnsl -lc >&5
  10994. configure:75802: $? = 0
  10995. configure:75833: result: __attribute__((init_priority(PRI)))
  10996. configure:75855: checking if assembly-coded csQsqrt() compiles
  10997. configure:75943: g++ -o conftest -I./include -I/usr/local/include -L/usr/local/lib conftest.cpp -lnsl -lc >&5
  10998. configure:75943: $? = 0
  10999. configure:75976: result: yes
  11000. configure:75996: checking for isnormal
  11001. configure:76087: g++ -o conftest -ansi -pedantic -I/usr/local/include -L/usr/local/lib conftest.cpp -lnsl -lc >&5
  11002. conftest.cpp: In function 'int main()':
  11003. conftest.cpp:57:20: error: 'isnormal' was not declared in this scope
  11004. float f; isnormal(f)
  11005. ^
  11006. conftest.cpp:57:20: note: suggested alternative:
  11007. In file included from conftest.cpp:46:0:
  11008. /usr/include/c++/5/cmath:871:5: note: 'std::isnormal'
  11009. isnormal(_Tp __f)
  11010. ^
  11011. configure:76087: $? = 1
  11012. configure: failed program was:
  11013. | /* confdefs.h */
  11014. | #define PACKAGE_NAME "crystalspace"
  11015. | #define PACKAGE_TARNAME "crystalspace"
  11016. | #define PACKAGE_VERSION "2.1"
  11017. | #define PACKAGE_STRING "crystalspace 2.1"
  11018. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  11019. | #define PACKAGE_URL ""
  11020. | #define STDC_HEADERS 1
  11021. | #define HAVE_SYS_TYPES_H 1
  11022. | #define HAVE_SYS_STAT_H 1
  11023. | #define HAVE_STDLIB_H 1
  11024. | #define HAVE_STRING_H 1
  11025. | #define HAVE_MEMORY_H 1
  11026. | #define HAVE_STRINGS_H 1
  11027. | #define HAVE_INTTYPES_H 1
  11028. | #define HAVE_STDINT_H 1
  11029. | #define HAVE_UNISTD_H 1
  11030. | #define HAVE_CMATH 1
  11031. | #define HAVE_MATH_H 1
  11032. | #define HAVE_LIBC 1
  11033. | #define HAVE_LIBNSL 1
  11034. | #define CS_PLATFORM_UNIX /**/
  11035. | #define HAVE_SYS_SYSINFO_H 1
  11036. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  11037. | #define HAVE_CXXABI_H 1
  11038. | #define SIZEOF_VOIDP 8
  11039. | #define SIZEOF_LONG 8
  11040. | #define HAVE_STDINT_H 1
  11041. | #define HAVE_STDINT_H 1
  11042. | #define HAVE_INTTYPES_H 1
  11043. | #define HAVE_INTTYPES_H 1
  11044. | #define HAVE_WCHAR_H 1
  11045. | #define HAVE_WCTYPE_H 1
  11046. | #define SIZEOF_WCHAR_T 4
  11047. | #define HAVE_SYS_PARAM_H 1
  11048. | #define HAVE_UNISTD_H 1
  11049. | #define HAVE_SYS_TYPES_H 1
  11050. | #define HAVE_SYS_SOCKET_H 1
  11051. | #define HAVE_SYS_IOCTL_H 1
  11052. | #define HAVE_NETINET_IN_H 1
  11053. | #define HAVE_ARPA_INET_H 1
  11054. | #define HAVE_NETDB_H 1
  11055. | #define HAVE_BYTESWAP_H 1
  11056. | /* end confdefs.h. */
  11057. | #if HAVE_CMATH
  11058. | #include <cmath>
  11059. | #endif
  11060. | #if HAVE_MATH_H
  11061. | #include <math.h>
  11062. | #endif
  11063. | #if HAVE_IEEEFP_H
  11064. | #include <ieeefp.h>
  11065. | #endif
  11066. | int
  11067. | main ()
  11068. | {
  11069. | float f; isnormal(f)
  11070. | ;
  11071. | return 0;
  11072. | }
  11073. configure:76120: result: no
  11074. configure:76256: checking for normalf
  11075. configure:76347: g++ -o conftest -ansi -pedantic -I/usr/local/include -L/usr/local/lib conftest.cpp -lnsl -lc >&5
  11076. conftest.cpp: In function 'int main()':
  11077. conftest.cpp:57:19: error: 'normalf' was not declared in this scope
  11078. float f; normalf(f)
  11079. ^
  11080. configure:76347: $? = 1
  11081. configure: failed program was:
  11082. | /* confdefs.h */
  11083. | #define PACKAGE_NAME "crystalspace"
  11084. | #define PACKAGE_TARNAME "crystalspace"
  11085. | #define PACKAGE_VERSION "2.1"
  11086. | #define PACKAGE_STRING "crystalspace 2.1"
  11087. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  11088. | #define PACKAGE_URL ""
  11089. | #define STDC_HEADERS 1
  11090. | #define HAVE_SYS_TYPES_H 1
  11091. | #define HAVE_SYS_STAT_H 1
  11092. | #define HAVE_STDLIB_H 1
  11093. | #define HAVE_STRING_H 1
  11094. | #define HAVE_MEMORY_H 1
  11095. | #define HAVE_STRINGS_H 1
  11096. | #define HAVE_INTTYPES_H 1
  11097. | #define HAVE_STDINT_H 1
  11098. | #define HAVE_UNISTD_H 1
  11099. | #define HAVE_CMATH 1
  11100. | #define HAVE_MATH_H 1
  11101. | #define HAVE_LIBC 1
  11102. | #define HAVE_LIBNSL 1
  11103. | #define CS_PLATFORM_UNIX /**/
  11104. | #define HAVE_SYS_SYSINFO_H 1
  11105. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  11106. | #define HAVE_CXXABI_H 1
  11107. | #define SIZEOF_VOIDP 8
  11108. | #define SIZEOF_LONG 8
  11109. | #define HAVE_STDINT_H 1
  11110. | #define HAVE_STDINT_H 1
  11111. | #define HAVE_INTTYPES_H 1
  11112. | #define HAVE_INTTYPES_H 1
  11113. | #define HAVE_WCHAR_H 1
  11114. | #define HAVE_WCTYPE_H 1
  11115. | #define SIZEOF_WCHAR_T 4
  11116. | #define HAVE_SYS_PARAM_H 1
  11117. | #define HAVE_UNISTD_H 1
  11118. | #define HAVE_SYS_TYPES_H 1
  11119. | #define HAVE_SYS_SOCKET_H 1
  11120. | #define HAVE_SYS_IOCTL_H 1
  11121. | #define HAVE_NETINET_IN_H 1
  11122. | #define HAVE_ARPA_INET_H 1
  11123. | #define HAVE_NETDB_H 1
  11124. | #define HAVE_BYTESWAP_H 1
  11125. | /* end confdefs.h. */
  11126. | #if HAVE_CMATH
  11127. | #include <cmath>
  11128. | #endif
  11129. | #if HAVE_MATH_H
  11130. | #include <math.h>
  11131. | #endif
  11132. | #if HAVE_IEEEFP_H
  11133. | #include <ieeefp.h>
  11134. | #endif
  11135. | int
  11136. | main ()
  11137. | {
  11138. | float f; normalf(f)
  11139. | ;
  11140. | return 0;
  11141. | }
  11142. configure:76380: result: no
  11143. configure:76516: checking for std::isnormal
  11144. configure:76607: g++ -o conftest -ansi -pedantic -I/usr/local/include -L/usr/local/lib conftest.cpp -lnsl -lc >&5
  11145. configure:76607: $? = 0
  11146. configure:76640: result: yes
  11147. configure:76782: checking for strtof
  11148. configure:76868: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lnsl -lc >&5
  11149. configure:76868: $? = 0
  11150. configure:76901: result: yes
  11151. configure:77039: checking for __builtin_clz
  11152. configure:77122: g++ -o conftest -ansi -pedantic -I/usr/local/include -L/usr/local/lib conftest.cpp -lnsl -lc >&5
  11153. configure:77122: $? = 0
  11154. configure:77155: result: yes
  11155. configure:77283: checking for __builtin_ctz
  11156. configure:77366: g++ -o conftest -ansi -pedantic -I/usr/local/include -L/usr/local/lib conftest.cpp -lnsl -lc >&5
  11157. configure:77366: $? = 0
  11158. configure:77399: result: yes
  11159. configure:77527: checking for __builtin_popcount
  11160. configure:77610: g++ -o conftest -ansi -pedantic -I/usr/local/include -L/usr/local/lib conftest.cpp -lnsl -lc >&5
  11161. configure:77610: $? = 0
  11162. configure:77643: result: yes
  11163. configure:77781: checking elf.h usability
  11164. configure:77781: gcc -c -I/usr/local/include conftest.c >&5
  11165. configure:77781: $? = 0
  11166. configure:77781: result: yes
  11167. configure:77781: checking elf.h presence
  11168. configure:77781: gcc -E -I/usr/local/include conftest.c
  11169. configure:77781: $? = 0
  11170. configure:77781: result: yes
  11171. configure:77781: checking for elf.h
  11172. configure:77781: result: yes
  11173. configure:77793: checking whether to embed plugin meta-information
  11174. configure:77810: result: yes
  11175. configure:77874: checking for windres
  11176. configure:77904: result: no
  11177. configure:79071: checking for elf.h
  11178. configure:79071: result: yes
  11179. configure:80098: checking whether to enable ptmalloc
  11180. configure:80107: result: yes
  11181. configure:80119: checking whether to use extensive memory debugger
  11182. configure:80128: result: no
  11183. configure:80175: checking whether to use memory tracker
  11184. configure:80184: result: no
  11185. configure:80202: checking whether to use reference tracker
  11186. configure:80211: result: no
  11187. configure:80229: checking whether to use leak guard
  11188. configure:80238: result: no
  11189. configure:80250: checking whether to build with Valgrind support
  11190. configure:80264: result: no
  11191. configure:80282: checking valgrind/valgrind.h usability
  11192. configure:80282: gcc -c -I/usr/local/include conftest.c >&5
  11193. conftest.c:80:31: fatal error: valgrind/valgrind.h: No such file or directory
  11194. compilation terminated.
  11195. configure:80282: $? = 1
  11196. configure: failed program was:
  11197. | /* confdefs.h */
  11198. | #define PACKAGE_NAME "crystalspace"
  11199. | #define PACKAGE_TARNAME "crystalspace"
  11200. | #define PACKAGE_VERSION "2.1"
  11201. | #define PACKAGE_STRING "crystalspace 2.1"
  11202. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  11203. | #define PACKAGE_URL ""
  11204. | #define STDC_HEADERS 1
  11205. | #define HAVE_SYS_TYPES_H 1
  11206. | #define HAVE_SYS_STAT_H 1
  11207. | #define HAVE_STDLIB_H 1
  11208. | #define HAVE_STRING_H 1
  11209. | #define HAVE_MEMORY_H 1
  11210. | #define HAVE_STRINGS_H 1
  11211. | #define HAVE_INTTYPES_H 1
  11212. | #define HAVE_STDINT_H 1
  11213. | #define HAVE_UNISTD_H 1
  11214. | #define HAVE_CMATH 1
  11215. | #define HAVE_MATH_H 1
  11216. | #define HAVE_LIBC 1
  11217. | #define HAVE_LIBNSL 1
  11218. | #define CS_PLATFORM_UNIX /**/
  11219. | #define HAVE_SYS_SYSINFO_H 1
  11220. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  11221. | #define HAVE_CXXABI_H 1
  11222. | #define SIZEOF_VOIDP 8
  11223. | #define SIZEOF_LONG 8
  11224. | #define HAVE_STDINT_H 1
  11225. | #define HAVE_STDINT_H 1
  11226. | #define HAVE_INTTYPES_H 1
  11227. | #define HAVE_INTTYPES_H 1
  11228. | #define HAVE_WCHAR_H 1
  11229. | #define HAVE_WCTYPE_H 1
  11230. | #define SIZEOF_WCHAR_T 4
  11231. | #define HAVE_SYS_PARAM_H 1
  11232. | #define HAVE_UNISTD_H 1
  11233. | #define HAVE_SYS_TYPES_H 1
  11234. | #define HAVE_SYS_SOCKET_H 1
  11235. | #define HAVE_SYS_IOCTL_H 1
  11236. | #define HAVE_NETINET_IN_H 1
  11237. | #define HAVE_ARPA_INET_H 1
  11238. | #define HAVE_NETDB_H 1
  11239. | #define HAVE_BYTESWAP_H 1
  11240. | #define HAVE_ELF_H 1
  11241. | #define HAVE_ELF_H 1
  11242. | /* end confdefs.h. */
  11243. | #include <stdio.h>
  11244. | #ifdef HAVE_SYS_TYPES_H
  11245. | # include <sys/types.h>
  11246. | #endif
  11247. | #ifdef HAVE_SYS_STAT_H
  11248. | # include <sys/stat.h>
  11249. | #endif
  11250. | #ifdef STDC_HEADERS
  11251. | # include <stdlib.h>
  11252. | # include <stddef.h>
  11253. | #else
  11254. | # ifdef HAVE_STDLIB_H
  11255. | # include <stdlib.h>
  11256. | # endif
  11257. | #endif
  11258. | #ifdef HAVE_STRING_H
  11259. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  11260. | # include <memory.h>
  11261. | # endif
  11262. | # include <string.h>
  11263. | #endif
  11264. | #ifdef HAVE_STRINGS_H
  11265. | # include <strings.h>
  11266. | #endif
  11267. | #ifdef HAVE_INTTYPES_H
  11268. | # include <inttypes.h>
  11269. | #endif
  11270. | #ifdef HAVE_STDINT_H
  11271. | # include <stdint.h>
  11272. | #endif
  11273. | #ifdef HAVE_UNISTD_H
  11274. | # include <unistd.h>
  11275. | #endif
  11276. | #include <valgrind/valgrind.h>
  11277. configure:80282: result: no
  11278. configure:80282: checking valgrind/valgrind.h presence
  11279. configure:80282: gcc -E -I/usr/local/include conftest.c
  11280. conftest.c:47:31: fatal error: valgrind/valgrind.h: No such file or directory
  11281. compilation terminated.
  11282. configure:80282: $? = 1
  11283. configure: failed program was:
  11284. | /* confdefs.h */
  11285. | #define PACKAGE_NAME "crystalspace"
  11286. | #define PACKAGE_TARNAME "crystalspace"
  11287. | #define PACKAGE_VERSION "2.1"
  11288. | #define PACKAGE_STRING "crystalspace 2.1"
  11289. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  11290. | #define PACKAGE_URL ""
  11291. | #define STDC_HEADERS 1
  11292. | #define HAVE_SYS_TYPES_H 1
  11293. | #define HAVE_SYS_STAT_H 1
  11294. | #define HAVE_STDLIB_H 1
  11295. | #define HAVE_STRING_H 1
  11296. | #define HAVE_MEMORY_H 1
  11297. | #define HAVE_STRINGS_H 1
  11298. | #define HAVE_INTTYPES_H 1
  11299. | #define HAVE_STDINT_H 1
  11300. | #define HAVE_UNISTD_H 1
  11301. | #define HAVE_CMATH 1
  11302. | #define HAVE_MATH_H 1
  11303. | #define HAVE_LIBC 1
  11304. | #define HAVE_LIBNSL 1
  11305. | #define CS_PLATFORM_UNIX /**/
  11306. | #define HAVE_SYS_SYSINFO_H 1
  11307. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  11308. | #define HAVE_CXXABI_H 1
  11309. | #define SIZEOF_VOIDP 8
  11310. | #define SIZEOF_LONG 8
  11311. | #define HAVE_STDINT_H 1
  11312. | #define HAVE_STDINT_H 1
  11313. | #define HAVE_INTTYPES_H 1
  11314. | #define HAVE_INTTYPES_H 1
  11315. | #define HAVE_WCHAR_H 1
  11316. | #define HAVE_WCTYPE_H 1
  11317. | #define SIZEOF_WCHAR_T 4
  11318. | #define HAVE_SYS_PARAM_H 1
  11319. | #define HAVE_UNISTD_H 1
  11320. | #define HAVE_SYS_TYPES_H 1
  11321. | #define HAVE_SYS_SOCKET_H 1
  11322. | #define HAVE_SYS_IOCTL_H 1
  11323. | #define HAVE_NETINET_IN_H 1
  11324. | #define HAVE_ARPA_INET_H 1
  11325. | #define HAVE_NETDB_H 1
  11326. | #define HAVE_BYTESWAP_H 1
  11327. | #define HAVE_ELF_H 1
  11328. | #define HAVE_ELF_H 1
  11329. | /* end confdefs.h. */
  11330. | #include <valgrind/valgrind.h>
  11331. configure:80282: result: no
  11332. configure:80282: checking for valgrind/valgrind.h
  11333. configure:80282: result: no
  11334. configure:80295: checking valgrind/memcheck.h usability
  11335. configure:80295: gcc -c -I/usr/local/include conftest.c >&5
  11336. conftest.c:80:31: fatal error: valgrind/memcheck.h: No such file or directory
  11337. compilation terminated.
  11338. configure:80295: $? = 1
  11339. configure: failed program was:
  11340. | /* confdefs.h */
  11341. | #define PACKAGE_NAME "crystalspace"
  11342. | #define PACKAGE_TARNAME "crystalspace"
  11343. | #define PACKAGE_VERSION "2.1"
  11344. | #define PACKAGE_STRING "crystalspace 2.1"
  11345. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  11346. | #define PACKAGE_URL ""
  11347. | #define STDC_HEADERS 1
  11348. | #define HAVE_SYS_TYPES_H 1
  11349. | #define HAVE_SYS_STAT_H 1
  11350. | #define HAVE_STDLIB_H 1
  11351. | #define HAVE_STRING_H 1
  11352. | #define HAVE_MEMORY_H 1
  11353. | #define HAVE_STRINGS_H 1
  11354. | #define HAVE_INTTYPES_H 1
  11355. | #define HAVE_STDINT_H 1
  11356. | #define HAVE_UNISTD_H 1
  11357. | #define HAVE_CMATH 1
  11358. | #define HAVE_MATH_H 1
  11359. | #define HAVE_LIBC 1
  11360. | #define HAVE_LIBNSL 1
  11361. | #define CS_PLATFORM_UNIX /**/
  11362. | #define HAVE_SYS_SYSINFO_H 1
  11363. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  11364. | #define HAVE_CXXABI_H 1
  11365. | #define SIZEOF_VOIDP 8
  11366. | #define SIZEOF_LONG 8
  11367. | #define HAVE_STDINT_H 1
  11368. | #define HAVE_STDINT_H 1
  11369. | #define HAVE_INTTYPES_H 1
  11370. | #define HAVE_INTTYPES_H 1
  11371. | #define HAVE_WCHAR_H 1
  11372. | #define HAVE_WCTYPE_H 1
  11373. | #define SIZEOF_WCHAR_T 4
  11374. | #define HAVE_SYS_PARAM_H 1
  11375. | #define HAVE_UNISTD_H 1
  11376. | #define HAVE_SYS_TYPES_H 1
  11377. | #define HAVE_SYS_SOCKET_H 1
  11378. | #define HAVE_SYS_IOCTL_H 1
  11379. | #define HAVE_NETINET_IN_H 1
  11380. | #define HAVE_ARPA_INET_H 1
  11381. | #define HAVE_NETDB_H 1
  11382. | #define HAVE_BYTESWAP_H 1
  11383. | #define HAVE_ELF_H 1
  11384. | #define HAVE_ELF_H 1
  11385. | /* end confdefs.h. */
  11386. | #include <stdio.h>
  11387. | #ifdef HAVE_SYS_TYPES_H
  11388. | # include <sys/types.h>
  11389. | #endif
  11390. | #ifdef HAVE_SYS_STAT_H
  11391. | # include <sys/stat.h>
  11392. | #endif
  11393. | #ifdef STDC_HEADERS
  11394. | # include <stdlib.h>
  11395. | # include <stddef.h>
  11396. | #else
  11397. | # ifdef HAVE_STDLIB_H
  11398. | # include <stdlib.h>
  11399. | # endif
  11400. | #endif
  11401. | #ifdef HAVE_STRING_H
  11402. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  11403. | # include <memory.h>
  11404. | # endif
  11405. | # include <string.h>
  11406. | #endif
  11407. | #ifdef HAVE_STRINGS_H
  11408. | # include <strings.h>
  11409. | #endif
  11410. | #ifdef HAVE_INTTYPES_H
  11411. | # include <inttypes.h>
  11412. | #endif
  11413. | #ifdef HAVE_STDINT_H
  11414. | # include <stdint.h>
  11415. | #endif
  11416. | #ifdef HAVE_UNISTD_H
  11417. | # include <unistd.h>
  11418. | #endif
  11419. | #include <valgrind/memcheck.h>
  11420. configure:80295: result: no
  11421. configure:80295: checking valgrind/memcheck.h presence
  11422. configure:80295: gcc -E -I/usr/local/include conftest.c
  11423. conftest.c:47:31: fatal error: valgrind/memcheck.h: No such file or directory
  11424. compilation terminated.
  11425. configure:80295: $? = 1
  11426. configure: failed program was:
  11427. | /* confdefs.h */
  11428. | #define PACKAGE_NAME "crystalspace"
  11429. | #define PACKAGE_TARNAME "crystalspace"
  11430. | #define PACKAGE_VERSION "2.1"
  11431. | #define PACKAGE_STRING "crystalspace 2.1"
  11432. | #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  11433. | #define PACKAGE_URL ""
  11434. | #define STDC_HEADERS 1
  11435. | #define HAVE_SYS_TYPES_H 1
  11436. | #define HAVE_SYS_STAT_H 1
  11437. | #define HAVE_STDLIB_H 1
  11438. | #define HAVE_STRING_H 1
  11439. | #define HAVE_MEMORY_H 1
  11440. | #define HAVE_STRINGS_H 1
  11441. | #define HAVE_INTTYPES_H 1
  11442. | #define HAVE_STDINT_H 1
  11443. | #define HAVE_UNISTD_H 1
  11444. | #define HAVE_CMATH 1
  11445. | #define HAVE_MATH_H 1
  11446. | #define HAVE_LIBC 1
  11447. | #define HAVE_LIBNSL 1
  11448. | #define CS_PLATFORM_UNIX /**/
  11449. | #define HAVE_SYS_SYSINFO_H 1
  11450. | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  11451. | #define HAVE_CXXABI_H 1
  11452. | #define SIZEOF_VOIDP 8
  11453. | #define SIZEOF_LONG 8
  11454. | #define HAVE_STDINT_H 1
  11455. | #define HAVE_STDINT_H 1
  11456. | #define HAVE_INTTYPES_H 1
  11457. | #define HAVE_INTTYPES_H 1
  11458. | #define HAVE_WCHAR_H 1
  11459. | #define HAVE_WCTYPE_H 1
  11460. | #define SIZEOF_WCHAR_T 4
  11461. | #define HAVE_SYS_PARAM_H 1
  11462. | #define HAVE_UNISTD_H 1
  11463. | #define HAVE_SYS_TYPES_H 1
  11464. | #define HAVE_SYS_SOCKET_H 1
  11465. | #define HAVE_SYS_IOCTL_H 1
  11466. | #define HAVE_NETINET_IN_H 1
  11467. | #define HAVE_ARPA_INET_H 1
  11468. | #define HAVE_NETDB_H 1
  11469. | #define HAVE_BYTESWAP_H 1
  11470. | #define HAVE_ELF_H 1
  11471. | #define HAVE_ELF_H 1
  11472. | /* end confdefs.h. */
  11473. | #include <valgrind/memcheck.h>
  11474. configure:80295: result: no
  11475. configure:80295: checking for valgrind/memcheck.h
  11476. configure:80295: result: no
  11477. configure:80311: checking whether to build shared libraries
  11478. configure:80324: result: yes
  11479. configure:80344: checking whether to emulate makefiles
  11480. configure:80353: result: no
  11481. configure:80660: creating ./config.status
  11482.  
  11483. ## ---------------------- ##
  11484. ## Running config.status. ##
  11485. ## ---------------------- ##
  11486.  
  11487. This file was extended by crystalspace config.status 2.1, which was
  11488. generated by GNU Autoconf 2.69. Invocation command line was
  11489.  
  11490. CONFIG_FILES =
  11491. CONFIG_HEADERS =
  11492. CONFIG_LINKS =
  11493. CONFIG_COMMANDS =
  11494. $ ./config.status
  11495.  
  11496. on fbsb
  11497.  
  11498. config.status:1160: creating Jamfile
  11499. config.status:1354: executing include/csconfig.h commands
  11500. config.status:1363: include/csconfig.h is unchanged
  11501. config.status:1354: executing Jamconfig commands
  11502. configure:81943:
  11503. ******************************************************************************
  11504. *** Crystal Space -- Configuration Summary ***
  11505. ******************************************************************************
  11506. Build mode: optimize
  11507. Version: 2.1 (SVN: no)
  11508.  
  11509. Optional Dependencies
  11510. ---------------------
  11511. Found
  11512. alsa (audio)
  11513. bullet (physics)
  11514. cal3d (models)
  11515. cg (rendering)
  11516. curl (other)
  11517. freetype2 (other)
  11518. jpeg (image)
  11519. linux-joystick (other)
  11520. ogg (audio)
  11521. openal (audio)
  11522. opengl (rendering)
  11523. oss (audio)
  11524. png (image)
  11525. speex (audio)
  11526. vorbis (audio)
  11527. x11 (rendering)
  11528. zlib (other)
  11529.  
  11530. Missing
  11531. 3ds (models)
  11532. assimp (models)
  11533. cairo (image)
  11534. cairomm (image)
  11535. cegui (gui)
  11536. gtk (other)
  11537. jackasyn (audio)
  11538. java (bindings)
  11539. lcms (image)
  11540. mng (image)
  11541. ode (physics)
  11542. perl (bindings)
  11543. python (bindings)
  11544. theoradec (image)
  11545. vgvm (image)
  11546. wxwidgets (gui)
  11547.  
  11548. ## ---------------- ##
  11549. ## Cache variables. ##
  11550. ## ---------------- ##
  11551.  
  11552. ac_cv_build=x86_64-unknown-linux-gnu
  11553. ac_cv_c_bigendian=no
  11554. ac_cv_c_compiler_gnu=yes
  11555. ac_cv_cxx_compiler_gnu=yes
  11556. ac_cv_env_CCC_set=
  11557. ac_cv_env_CCC_value=
  11558. ac_cv_env_CC_set=
  11559. ac_cv_env_CC_value=
  11560. ac_cv_env_CFLAGS_set=
  11561. ac_cv_env_CFLAGS_value=
  11562. ac_cv_env_CPPFLAGS_set=
  11563. ac_cv_env_CPPFLAGS_value=
  11564. ac_cv_env_CPP_set=
  11565. ac_cv_env_CPP_value=
  11566. ac_cv_env_CXXCPP_set=
  11567. ac_cv_env_CXXCPP_value=
  11568. ac_cv_env_CXXFLAGS_set=
  11569. ac_cv_env_CXXFLAGS_value=
  11570. ac_cv_env_CXX_set=
  11571. ac_cv_env_CXX_value=
  11572. ac_cv_env_LDFLAGS_set=
  11573. ac_cv_env_LDFLAGS_value=
  11574. ac_cv_env_LIBS_set=
  11575. ac_cv_env_LIBS_value=
  11576. ac_cv_env_XMKMF_set=
  11577. ac_cv_env_XMKMF_value=
  11578. ac_cv_env_build_alias_set=
  11579. ac_cv_env_build_alias_value=
  11580. ac_cv_env_host_alias_set=
  11581. ac_cv_env_host_alias_value=
  11582. ac_cv_env_target_alias_set=
  11583. ac_cv_env_target_alias_value=
  11584. ac_cv_func_fputws=yes
  11585. ac_cv_func_fwide=yes
  11586. ac_cv_func_wcslen=yes
  11587. ac_cv_func_wcsnrtombs=yes
  11588. ac_cv_header_arpa_inet_h=yes
  11589. ac_cv_header_byteswap_h=yes
  11590. ac_cv_header_cmath=yes
  11591. ac_cv_header_cxxabi_h=yes
  11592. ac_cv_header_elf_h=yes
  11593. ac_cv_header_ieeefp_h=no
  11594. ac_cv_header_inttypes_h=yes
  11595. ac_cv_header_math_h=yes
  11596. ac_cv_header_memory_h=yes
  11597. ac_cv_header_netdb_h=yes
  11598. ac_cv_header_netinet_in_h=yes
  11599. ac_cv_header_soundcard_h=no
  11600. ac_cv_header_stdc=yes
  11601. ac_cv_header_stdint_h=yes
  11602. ac_cv_header_stdlib_h=yes
  11603. ac_cv_header_string_h=yes
  11604. ac_cv_header_strings_h=yes
  11605. ac_cv_header_sys_ioctl_h=yes
  11606. ac_cv_header_sys_param_h=yes
  11607. ac_cv_header_sys_socket_h=yes
  11608. ac_cv_header_sys_soundcard_h=yes
  11609. ac_cv_header_sys_stat_h=yes
  11610. ac_cv_header_sys_sysinfo_h=yes
  11611. ac_cv_header_sys_types_h=yes
  11612. ac_cv_header_unistd_h=yes
  11613. ac_cv_header_valgrind_memcheck_h=no
  11614. ac_cv_header_valgrind_valgrind_h=no
  11615. ac_cv_header_wchar_h=yes
  11616. ac_cv_header_wctype_h=yes
  11617. ac_cv_header_windows_h=no
  11618. ac_cv_header_winsock_h=no
  11619. ac_cv_host=x86_64-unknown-linux-gnu
  11620. ac_cv_lib_c_fopen=yes
  11621. ac_cv_lib_dl_dladdr=yes
  11622. ac_cv_lib_dl_dlopen=yes
  11623. ac_cv_lib_m_cosf=yes
  11624. ac_cv_lib_m_pow=yes
  11625. ac_cv_lib_mx_cosf=no
  11626. ac_cv_lib_nsl_gethostbyname=yes
  11627. ac_cv_member_struct_sysinfo_totalram=yes
  11628. ac_cv_objext=o
  11629. ac_cv_path_EGREP='/bin/grep -E'
  11630. ac_cv_path_GREP=/bin/grep
  11631. ac_cv_path_JAM=/usr/bin/jam
  11632. ac_cv_path_JAVA=/usr/bin/java
  11633. ac_cv_path_ac_pt_CONFIG_CURL=/usr/bin/curl-config
  11634. ac_cv_path_ac_pt_CONFIG_FREETYPE=/usr/bin/freetype-config
  11635. ac_cv_path_ac_pt_CONFIG_LIBPNG=/usr/bin/libpng-config
  11636. ac_cv_path_ac_pt_RELAYTOOL=./bin/relaytool
  11637. ac_cv_prog_BASH=/bin/bash
  11638. ac_cv_prog_BISON=bison
  11639. ac_cv_prog_CONVERT=convert
  11640. ac_cv_prog_CPP='gcc -E'
  11641. ac_cv_prog_CXXCPP='g++ -E'
  11642. ac_cv_prog_FLEX=flex
  11643. ac_cv_prog_INSTALL=install
  11644. ac_cv_prog_MAKE=make
  11645. ac_cv_prog_PERL=perl
  11646. ac_cv_prog_ac_ct_CC=gcc
  11647. ac_cv_prog_ac_ct_CXX=g++
  11648. ac_cv_prog_ac_ct_LD=ld
  11649. ac_cv_prog_ac_ct_OBJCOPY=objcopy
  11650. ac_cv_prog_ac_ct_PKG_CONFIG=pkg-config
  11651. ac_cv_prog_ac_ct_PYTHON=python
  11652. ac_cv_prog_ac_ct_RANLIB=ranlib
  11653. ac_cv_prog_ac_ct_STRINGS=strings
  11654. ac_cv_prog_ac_ct_SUBVERSION=svn
  11655. ac_cv_prog_cc_c89=
  11656. ac_cv_prog_cc_g=yes
  11657. ac_cv_prog_cxx_g=yes
  11658. ac_cv_sizeof_long=8
  11659. ac_cv_sizeof_voidp=8
  11660. ac_cv_sizeof_wchar_t=4
  11661. ac_cv_type_int32=no
  11662. ac_cv_type_intmax_t=yes
  11663. ac_cv_type_intptr_t=yes
  11664. ac_cv_type_socklen_t=yes
  11665. ac_cv_type_wchar_t=yes
  11666. ac_cv_type_wint_t=yes
  11667. cs_cv__aligned_malloc=no
  11668. cs_cv__aligned_malloc_cflags=
  11669. cs_cv__aligned_malloc_lflags=
  11670. cs_cv__aligned_malloc_libs=
  11671. cs_cv__nullptr=no
  11672. cs_cv__nullptr_ansi=no
  11673. cs_cv__nullptr_ansi_cflags=
  11674. cs_cv__nullptr_ansi_lflags=
  11675. cs_cv__nullptr_ansi_libs=
  11676. cs_cv__nullptr_cflags=
  11677. cs_cv__nullptr_lflags=
  11678. cs_cv__nullptr_libs=
  11679. cs_cv_abi_cxa_demangle=yes
  11680. cs_cv_abi_cxa_demangle_cflags=
  11681. cs_cv_abi_cxa_demangle_lflags=
  11682. cs_cv_abi_cxa_demangle_libs=
  11683. cs_cv_backtrace=yes
  11684. cs_cv_backtrace_cflags=
  11685. cs_cv_backtrace_lflags=
  11686. cs_cv_backtrace_libs=
  11687. cs_cv_binutils_2_17=yes
  11688. cs_cv_binutils_true_2_17=yes
  11689. cs_cv_bullet_recent=yes
  11690. cs_cv_bullet_recent_cflags=-I/opt/planeshift/build/bullet/include/bullet
  11691. cs_cv_bullet_recent_lflags=
  11692. cs_cv_bullet_recent_libs='-L/opt/planeshift/build/bullet/lib -lBulletSoftBody -lBulletDynamics -lBulletCollision -lLinearMath'
  11693. cs_cv_bullet_serializer=yes
  11694. cs_cv_bullet_serializer_cflags=-I/opt/planeshift/build/bullet/include/bullet
  11695. cs_cv_bullet_serializer_lflags=
  11696. cs_cv_bullet_serializer_libs='-L/opt/planeshift/build/bullet/lib -lBulletSoftBody -lBulletDynamics -lBulletCollision -lLinearMath'
  11697. cs_cv_c_format64_macros=yes
  11698. cs_cv_c_format64_macros_cflags=
  11699. cs_cv_c_format64_macros_lflags=
  11700. cs_cv_c_format64_macros_libs=
  11701. cs_cv_c_format_macros=yes
  11702. cs_cv_c_format_macros_cflags=
  11703. cs_cv_c_format_macros_lflags=
  11704. cs_cv_c_format_macros_libs=
  11705. cs_cv_c_int64=yes
  11706. cs_cv_c_int64_cflags=
  11707. cs_cv_c_int64_lflags=
  11708. cs_cv_c_int64_libs=
  11709. cs_cv_c_macro_maxpathlen=yes
  11710. cs_cv_c_macro_maxpathlen_cflags='-ansi -pedantic'
  11711. cs_cv_c_macro_maxpathlen_lflags=
  11712. cs_cv_c_macro_maxpathlen_libs=
  11713. cs_cv_cal3d_recent=yes
  11714. cs_cv_cal3d_recent_cflags=-I/opt/planeshift/build/cal3d/include
  11715. cs_cv_cal3d_recent_lflags=
  11716. cs_cv_cal3d_recent_libs='-L/opt/planeshift/build/cal3d/lib -lcal3d'
  11717. cs_cv_cxx_qsqrt_ok=yes
  11718. cs_cv_freetype2_recent=yes
  11719. cs_cv_freetype2_recent_cflags=-I/usr/include/freetype2
  11720. cs_cv_freetype2_recent_lflags=
  11721. cs_cv_freetype2_recent_libs=-lfreetype
  11722. cs_cv_func___builtin_clz=yes
  11723. cs_cv_func___builtin_clz_cflags='-ansi -pedantic'
  11724. cs_cv_func___builtin_clz_lflags=
  11725. cs_cv_func___builtin_clz_libs=
  11726. cs_cv_func___builtin_ctz=yes
  11727. cs_cv_func___builtin_ctz_cflags='-ansi -pedantic'
  11728. cs_cv_func___builtin_ctz_lflags=
  11729. cs_cv_func___builtin_ctz_libs=
  11730. cs_cv_func___builtin_popcount=yes
  11731. cs_cv_func___builtin_popcount_cflags='-ansi -pedantic'
  11732. cs_cv_func___builtin_popcount_lflags=
  11733. cs_cv_func___builtin_popcount_libs=
  11734. cs_cv_func___va_copy=yes
  11735. cs_cv_func___va_copy_cflags='-ansi -pedantic'
  11736. cs_cv_func___va_copy_lflags=
  11737. cs_cv_func___va_copy_libs=
  11738. cs_cv_func_isnormal=no
  11739. cs_cv_func_isnormal_cflags=
  11740. cs_cv_func_isnormal_lflags=
  11741. cs_cv_func_isnormal_libs=
  11742. cs_cv_func_normalf=no
  11743. cs_cv_func_normalf_cflags=
  11744. cs_cv_func_normalf_lflags=
  11745. cs_cv_func_normalf_libs=
  11746. cs_cv_func_std__isnormal=yes
  11747. cs_cv_func_std__isnormal_cflags='-ansi -pedantic'
  11748. cs_cv_func_std__isnormal_lflags=
  11749. cs_cv_func_std__isnormal_libs=
  11750. cs_cv_func_va_copy=no
  11751. cs_cv_func_va_copy_cflags=
  11752. cs_cv_func_va_copy_lflags=
  11753. cs_cv_func_va_copy_libs=
  11754. cs_cv_have_swprintf_with_ansi=yes
  11755. cs_cv_have_swprintf_with_ansi_cflags='-ansi -pedantic'
  11756. cs_cv_have_swprintf_with_ansi_lflags=
  11757. cs_cv_have_swprintf_with_ansi_libs=
  11758. cs_cv_have_vswprintf_with_ansi=yes
  11759. cs_cv_have_vswprintf_with_ansi_cflags='-ansi -pedantic'
  11760. cs_cv_have_vswprintf_with_ansi_lflags=
  11761. cs_cv_have_vswprintf_with_ansi_libs=
  11762. cs_cv_header_mmintrin_h=yes
  11763. cs_cv_header_mmintrin_h_cflags=-mmmx
  11764. cs_cv_header_mmintrin_h_lflags=
  11765. cs_cv_header_mmintrin_h_libs=
  11766. cs_cv_header_soundcard_h=yes
  11767. cs_cv_lib3ds=no
  11768. cs_cv_libCEGUI=no
  11769. cs_cv_libCEGUI_cflags=
  11770. cs_cv_libCEGUI_lflags=
  11771. cs_cv_libCEGUI_libs=
  11772. cs_cv_libCg=yes
  11773. cs_cv_libCgGL=yes
  11774. cs_cv_libCgGL_cflags=
  11775. cs_cv_libCgGL_lflags=
  11776. cs_cv_libCgGL_libs='-lCgGL -lCg -lm -lpthread -lGL -lXext -lX11 -lX11 -lXext -lpthread -lm -lGLU -lGL -lXext -lX11 -lX11 -lXext -lpthread -lm'
  11777. cs_cv_libCg_cflags=
  11778. cs_cv_libCg_lflags=
  11779. cs_cv_libCg_libs='-lCg -lm -lpthread'
  11780. cs_cv_libCg_recent=yes
  11781. cs_cv_libCg_recent_cflags=
  11782. cs_cv_libCg_recent_lflags=
  11783. cs_cv_libCg_recent_libs='-lCg -lm -lpthread'
  11784. cs_cv_libGTK=no
  11785. cs_cv_libGTK_cflags=
  11786. cs_cv_libGTK_lflags=
  11787. cs_cv_libGTK_libs=
  11788. cs_cv_libasound=yes
  11789. cs_cv_libasound_cflags=
  11790. cs_cv_libasound_lflags=
  11791. cs_cv_libasound_libs=-lasound
  11792. cs_cv_libassimp=no
  11793. cs_cv_libassimp_cflags=
  11794. cs_cv_libassimp_lflags=
  11795. cs_cv_libassimp_libs=
  11796. cs_cv_libbullet=yes
  11797. cs_cv_libbullet_cflags=-I/opt/planeshift/build/bullet/include/bullet
  11798. cs_cv_libbullet_lflags=
  11799. cs_cv_libbullet_libs='-L/opt/planeshift/build/bullet/lib -lBulletSoftBody -lBulletDynamics -lBulletCollision -lLinearMath'
  11800. cs_cv_libcairo=no
  11801. cs_cv_libcairo_cflags=
  11802. cs_cv_libcairo_lflags=
  11803. cs_cv_libcairo_libs=
  11804. cs_cv_libcairomm=no
  11805. cs_cv_libcairomm_cflags=
  11806. cs_cv_libcairomm_lflags=
  11807. cs_cv_libcairomm_libs=
  11808. cs_cv_libcal3d=yes
  11809. cs_cv_libcal3d_cflags=-I/opt/planeshift/build/cal3d/include
  11810. cs_cv_libcal3d_lflags=
  11811. cs_cv_libcal3d_libs='-L/opt/planeshift/build/cal3d/lib -lcal3d'
  11812. cs_cv_libcppunit=no
  11813. cs_cv_libcppunit_cflags=
  11814. cs_cv_libcppunit_lflags=
  11815. cs_cv_libcppunit_libs=
  11816. cs_cv_libcurl=yes
  11817. cs_cv_libcurl_cflags=
  11818. cs_cv_libcurl_lflags=
  11819. cs_cv_libcurl_libs='-L/usr/lib/x86_64-linux-gnu -lcurl'
  11820. cs_cv_libdirectx8=no
  11821. cs_cv_libdirectx8_cflags=
  11822. cs_cv_libdirectx8_lflags=
  11823. cs_cv_libdirectx8_libs=
  11824. cs_cv_libdl_libs=-ldl
  11825. cs_cv_libfreetype2=yes
  11826. cs_cv_libfreetype2_cflags=-I/usr/include/freetype2
  11827. cs_cv_libfreetype2_lflags=
  11828. cs_cv_libfreetype2_libs=-lfreetype
  11829. cs_cv_libgl=yes
  11830. cs_cv_libgl_GLchar=yes
  11831. cs_cv_libgl_GLcharARB=yes
  11832. cs_cv_libgl_GLcharARB_cflags=
  11833. cs_cv_libgl_GLcharARB_lflags=
  11834. cs_cv_libgl_GLcharARB_libs='-lGL -lXext -lX11 -lX11 -lXext -lpthread -lm'
  11835. cs_cv_libgl_GLchar_cflags=
  11836. cs_cv_libgl_GLchar_lflags=
  11837. cs_cv_libgl_GLchar_libs='-lGL -lXext -lX11 -lX11 -lXext -lpthread -lm'
  11838. cs_cv_libgl_GLhandleARB=yes
  11839. cs_cv_libgl_GLhandleARB_cflags=
  11840. cs_cv_libgl_GLhandleARB_lflags=
  11841. cs_cv_libgl_GLhandleARB_libs='-lGL -lXext -lX11 -lX11 -lXext -lpthread -lm'
  11842. cs_cv_libgl_GLint64=yes
  11843. cs_cv_libgl_GLint64_cflags=
  11844. cs_cv_libgl_GLint64_lflags=
  11845. cs_cv_libgl_GLint64_libs='-lGL -lXext -lX11 -lX11 -lXext -lpthread -lm'
  11846. cs_cv_libgl_GLintptr=yes
  11847. cs_cv_libgl_GLintptr_cflags=
  11848. cs_cv_libgl_GLintptr_lflags=
  11849. cs_cv_libgl_GLintptr_libs='-lGL -lXext -lX11 -lX11 -lXext -lpthread -lm'
  11850. cs_cv_libgl_GLsizeiptr=yes
  11851. cs_cv_libgl_GLsizeiptr_cflags=
  11852. cs_cv_libgl_GLsizeiptr_lflags=
  11853. cs_cv_libgl_GLsizeiptr_libs='-lGL -lXext -lX11 -lX11 -lXext -lpthread -lm'
  11854. cs_cv_libgl_GLuint64=yes
  11855. cs_cv_libgl_GLuint64_cflags=
  11856. cs_cv_libgl_GLuint64_lflags=
  11857. cs_cv_libgl_GLuint64_libs='-lGL -lXext -lX11 -lX11 -lXext -lpthread -lm'
  11858. cs_cv_libgl_cflags=
  11859. cs_cv_libgl_lflags=
  11860. cs_cv_libgl_libs='-lGL -lXext -lX11 -lX11 -lXext -lpthread -lm'
  11861. cs_cv_libglu=yes
  11862. cs_cv_libglu_cflags=
  11863. cs_cv_libglu_lflags=
  11864. cs_cv_libglu_libs='-lGLU -lGL -lXext -lX11 -lX11 -lXext -lpthread -lm'
  11865. cs_cv_libglx=yes
  11866. cs_cv_libglx_cflags=
  11867. cs_cv_libglx_extensions=yes
  11868. cs_cv_libglx_extensions_cflags=
  11869. cs_cv_libglx_extensions_lflags=
  11870. cs_cv_libglx_extensions_libs='-lGL -lXext -lX11 -lX11 -lXext -lpthread -lm'
  11871. cs_cv_libglx_lflags=
  11872. cs_cv_libglx_libs='-lGL -lXext -lX11 -lX11 -lXext -lpthread -lm'
  11873. cs_cv_libjackasyn=no
  11874. cs_cv_libjackasyn_cflags=
  11875. cs_cv_libjackasyn_lflags=
  11876. cs_cv_libjackasyn_libs=
  11877. cs_cv_libjpeg=yes
  11878. cs_cv_libjpeg_cflags=
  11879. cs_cv_libjpeg_lflags=
  11880. cs_cv_libjpeg_libs=-ljpeg
  11881. cs_cv_liblcms=no
  11882. cs_cv_liblcms_cflags=
  11883. cs_cv_liblcms_lflags=
  11884. cs_cv_liblcms_libs=
  11885. cs_cv_libm_libs=-lm
  11886. cs_cv_libmingwex=no
  11887. cs_cv_libmng=no
  11888. cs_cv_libmng_cflags=
  11889. cs_cv_libmng_lflags=
  11890. cs_cv_libmng_libs=
  11891. cs_cv_libode=no
  11892. cs_cv_libode_cflags=
  11893. cs_cv_libode_lflags=
  11894. cs_cv_libode_libs=
  11895. cs_cv_libode_opcode=no
  11896. cs_cv_libode_recent=no
  11897. cs_cv_libogg=yes
  11898. cs_cv_libogg_cflags=
  11899. cs_cv_libogg_lflags=
  11900. cs_cv_libogg_libs=-logg
  11901. cs_cv_libopenal=yes
  11902. cs_cv_libopenal_cflags=
  11903. cs_cv_libopenal_lflags=
  11904. cs_cv_libopenal_libs='-lopenal -lpthread -ldl -lm'
  11905. cs_cv_libpng=yes
  11906. cs_cv_libpng_cflags=-I/usr/include/libpng12
  11907. cs_cv_libpng_lflags=
  11908. cs_cv_libpng_libs='-lpng12 -lz -lm'
  11909. cs_cv_libspeex=yes
  11910. cs_cv_libspeex_cflags=
  11911. cs_cv_libspeex_lflags=
  11912. cs_cv_libspeex_libs='-lspeex -logg'
  11913. cs_cv_libstl=yes
  11914. cs_cv_libstl_cflags=
  11915. cs_cv_libstl_lflags=
  11916. cs_cv_libstl_libs=
  11917. cs_cv_libtheoradec=no
  11918. cs_cv_libtheoradec_cflags=
  11919. cs_cv_libtheoradec_lflags=
  11920. cs_cv_libtheoradec_libs=
  11921. cs_cv_libvgvm=no
  11922. cs_cv_libvgvm_cflags=
  11923. cs_cv_libvgvm_lflags=
  11924. cs_cv_libvgvm_libs=
  11925. cs_cv_libvorbis=yes
  11926. cs_cv_libvorbis_cflags=
  11927. cs_cv_libvorbis_lflags=
  11928. cs_cv_libvorbis_libs='-lvorbis -logg'
  11929. cs_cv_libvorbisfile=yes
  11930. cs_cv_libvorbisfile_cflags=
  11931. cs_cv_libvorbisfile_lflags=
  11932. cs_cv_libvorbisfile_libs='-lvorbisfile -logg -lvorbis -logg'
  11933. cs_cv_libwaveout=no
  11934. cs_cv_libwaveout_cflags=
  11935. cs_cv_libwaveout_lflags=
  11936. cs_cv_libwaveout_libs=
  11937. cs_cv_libwx=no
  11938. cs_cv_libwx_aui=no
  11939. cs_cv_libwx_opengl=no
  11940. cs_cv_libx11=yes
  11941. cs_cv_libx11_cflags=
  11942. cs_cv_libx11_lflags=
  11943. cs_cv_libx11_libs=-lX11
  11944. cs_cv_libxaw7=no
  11945. cs_cv_libxaw7_cflags=
  11946. cs_cv_libxaw7_lflags=
  11947. cs_cv_libxaw7_libs=
  11948. cs_cv_libxcursor=yes
  11949. cs_cv_libxcursor_cflags=
  11950. cs_cv_libxcursor_lflags=-lX11
  11951. cs_cv_libxcursor_libs='-lXcursor -lXext -lX11 -lX11 -lXext'
  11952. cs_cv_libxext=yes
  11953. cs_cv_libxext_cflags=
  11954. cs_cv_libxext_lflags=-lX11
  11955. cs_cv_libxext_libs=-lXext
  11956. cs_cv_libxrender=yes
  11957. cs_cv_libxrender_cflags=
  11958. cs_cv_libxrender_lflags=-lX11
  11959. cs_cv_libxrender_libs='-lXrender -lX11 -lXext -lX11 -lX11 -lXext'
  11960. cs_cv_libxxf86vm=yes
  11961. cs_cv_libxxf86vm_cflags=
  11962. cs_cv_libxxf86vm_lflags=-lX11
  11963. cs_cv_libxxf86vm_libs='-lXxf86vm -lXext -lX11 -lX11 -lXext'
  11964. cs_cv_libz=yes
  11965. cs_cv_libz_cflags=
  11966. cs_cv_libz_lflags=
  11967. cs_cv_libz_libs=-lz
  11968. cs_cv_malloc_h_includeable=yes
  11969. cs_cv_malloc_h_includeable_cflags=
  11970. cs_cv_malloc_h_includeable_lflags=
  11971. cs_cv_malloc_h_includeable_libs=
  11972. cs_cv_objcopy_supports_long_section_names=yes
  11973. cs_cv_openal_alext_h=yes
  11974. cs_cv_openal_alext_h_cflags=
  11975. cs_cv_openal_alext_h_lflags=
  11976. cs_cv_openal_alext_h_libs=
  11977. cs_cv_perl_tt2=no
  11978. cs_cv_prog_binutils_is_version=2.26
  11979. cs_cv_prog_binutils_version_2_17_ok=yes
  11980. cs_cv_prog_binutils_version_2_17_ok_annotated='yes (version 2.26)'
  11981. cs_cv_prog_bison_is_version=0.4
  11982. cs_cv_prog_bison_version_1_35_ok=no
  11983. cs_cv_prog_bison_version_1_35_ok_annotated='no (version 0.4)'
  11984. cs_cv_prog_c_attr_malloc='__attribute__((malloc))'
  11985. cs_cv_prog_c_enable_errors=-Werror
  11986. cs_cv_prog_c_enable_errors_ok=-Werror
  11987. cs_cv_prog_c_visibility_default=-fvisibility=default
  11988. cs_cv_prog_c_visibility_default_ok=-fvisibility=default
  11989. cs_cv_prog_c_visibility_hidden=-fvisibility=hidden
  11990. cs_cv_prog_c_visibility_hidden_ok=-fvisibility=hidden
  11991. cs_cv_prog_cc_individual_sections='-ffunction-sections -fdata-sections'
  11992. cs_cv_prog_cc_individual_sections_annoy=yes
  11993. cs_cv_prog_cc_individual_sections_annoy_cflags='-ffunction-sections -fdata-sections -g'
  11994. cs_cv_prog_cc_individual_sections_annoy_lflags=
  11995. cs_cv_prog_cc_individual_sections_annoy_libs=
  11996. cs_cv_prog_cc_individual_sections_ok='-ffunction-sections -fdata-sections'
  11997. cs_cv_prog_cc_mfpmath_sse=-mfpmath=sse
  11998. cs_cv_prog_cc_mfpmath_sse_ok=-mfpmath=sse
  11999. cs_cv_prog_cc_mmmx=-mmmx
  12000. cs_cv_prog_cc_mmmx_ok=-mmmx
  12001. cs_cv_prog_cc_pipe=-pipe
  12002. cs_cv_prog_cc_pipe_ok=-pipe
  12003. cs_cv_prog_config_curl_flags=@@@-L/usr/lib/x86_64-linux-gnu#-lcurl
  12004. cs_cv_prog_config_curl_ok=yes
  12005. cs_cv_prog_config_freetype_flags=@-I/usr/include/freetype2@@-L/usr/lib/x86_64-linux-gnu#-lfreetype
  12006. cs_cv_prog_config_freetype_ok=yes
  12007. cs_cv_prog_config_libpng_flags=@-I/usr/include/libpng12@@-lpng12
  12008. cs_cv_prog_config_libpng_ok=yes
  12009. cs_cv_prog_cpp_local_include=-I/usr/local/include
  12010. cs_cv_prog_cpp_local_include_ok=-I/usr/local/include
  12011. cs_cv_prog_cxx_attr_init_priority='__attribute__((init_priority(PRI)))'
  12012. cs_cv_prog_cxx_code_gen=-mtune=generic
  12013. cs_cv_prog_cxx_debug_symbols_extra=-g3
  12014. cs_cv_prog_cxx_debug_symbols_extra_ok=-g3
  12015. cs_cv_prog_cxx_debug_symbols_normal=-g2
  12016. cs_cv_prog_cxx_debug_symbols_normal_ok=-g2
  12017. cs_cv_prog_cxx_declare_deprecated='__attribute__((deprecated))'
  12018. cs_cv_prog_cxx_declare_deprecated_message='__attribute__((deprecated(MSG)))'
  12019. cs_cv_prog_cxx_declare_visibility_default='__attribute__((visibility("default")))'
  12020. cs_cv_prog_cxx_declare_visibility_hidden='__attribute__((visibility("hidden")))'
  12021. cs_cv_prog_cxx_disable_exceptions=-fno-exceptions
  12022. cs_cv_prog_cxx_disable_exceptions_ok=-fno-exceptions
  12023. cs_cv_prog_cxx_disable_inlining=-fno-inline-functions
  12024. cs_cv_prog_cxx_disable_inlining_ok=-fno-inline-functions
  12025. cs_cv_prog_cxx_enable_errors=-Werror
  12026. cs_cv_prog_cxx_enable_errors_ok=-Werror
  12027. cs_cv_prog_cxx_enable_exceptions='-fexceptions -fno-omit-frame-pointer'
  12028. cs_cv_prog_cxx_enable_exceptions_ok='-fexceptions -fno-omit-frame-pointer'
  12029. cs_cv_prog_cxx_enable_pedantic='-ansi -pedantic'
  12030. cs_cv_prog_cxx_enable_pedantic_ok='-ansi -pedantic'
  12031. cs_cv_prog_cxx_enable_warnings=-Wall
  12032. cs_cv_prog_cxx_enable_warnings_ok=-Wall
  12033. cs_cv_prog_cxx_fast_math=-ffast-math
  12034. cs_cv_prog_cxx_fast_math_ok=-ffast-math
  12035. cs_cv_prog_cxx_force_cpusubtype_all=
  12036. cs_cv_prog_cxx_force_cpusubtype_all_ok=no
  12037. cs_cv_prog_cxx_ignore_const_strings=-Wno-write-strings
  12038. cs_cv_prog_cxx_ignore_const_strings_ok=-Wno-write-strings
  12039. cs_cv_prog_cxx_ignore_long_double=
  12040. cs_cv_prog_cxx_ignore_long_double_ok=no
  12041. cs_cv_prog_cxx_ignore_non_virtual_dtor=-Wno-non-virtual-dtor
  12042. cs_cv_prog_cxx_ignore_non_virtual_dtor_ok=-Wno-non-virtual-dtor
  12043. cs_cv_prog_cxx_ignore_uninitialized=-Wno-uninitialized
  12044. cs_cv_prog_cxx_ignore_uninitialized_ok=-Wno-uninitialized
  12045. cs_cv_prog_cxx_ignore_unknown_pragmas=-Wno-unknown-pragmas
  12046. cs_cv_prog_cxx_ignore_unknown_pragmas_ok=-Wno-unknown-pragmas
  12047. cs_cv_prog_cxx_ignore_unused=-Wno-unused
  12048. cs_cv_prog_cxx_ignore_unused_ok=-Wno-unused
  12049. cs_cv_prog_cxx_no_strict_aliasing=-fno-strict-aliasing
  12050. cs_cv_prog_cxx_no_strict_aliasing_ok=-fno-strict-aliasing
  12051. cs_cv_prog_cxx_omit_frame_pointer=-fomit-frame-pointer
  12052. cs_cv_prog_cxx_omit_frame_pointer_ok=-fomit-frame-pointer
  12053. cs_cv_prog_cxx_openmp=-fopenmp
  12054. cs_cv_prog_cxx_openmp_ok=-fopenmp
  12055. cs_cv_prog_cxx_optimize=-O3
  12056. cs_cv_prog_cxx_optimize_ok=-O3
  12057. cs_cv_prog_cxx_pic=-fPIC
  12058. cs_cv_prog_cxx_pic_ok=-fPIC
  12059. cs_cv_prog_cxx_pic_werror=-Werror
  12060. cs_cv_prog_cxx_pic_werror_ok=-Werror
  12061. cs_cv_prog_cxx_visibility_inlines_hidden=-fvisibility-inlines-hidden
  12062. cs_cv_prog_cxx_visibility_inlines_hidden_buggy=no
  12063. cs_cv_prog_cxx_visibility_inlines_hidden_ok=-fvisibility-inlines-hidden
  12064. cs_cv_prog_cxx_visibility_inlines_hidden_supported=yes
  12065. cs_cv_prog_cxx_visibility_inlines_hidden_supported_cflags='-fvisibility-inlines-hidden -Werror'
  12066. cs_cv_prog_cxx_visibility_inlines_hidden_supported_lflags=
  12067. cs_cv_prog_cxx_visibility_inlines_hidden_supported_libs=
  12068. cs_cv_prog_jam_is_version=2.6
  12069. cs_cv_prog_jam_version_2_4_ok=yes
  12070. cs_cv_prog_jam_version_2_4_ok_annotated='yes (version 2.6)'
  12071. cs_cv_prog_link_allow_multiple_defitions=-Wl,--allow-multiple-definition
  12072. cs_cv_prog_link_allow_multiple_defitions_ok=-Wl,--allow-multiple-definition
  12073. cs_cv_prog_link_as_needed=-Wl,--as-needed
  12074. cs_cv_prog_link_as_needed_ok=-Wl,--as-needed
  12075. cs_cv_prog_link_enable_errors=-Wl,--fatal-warnings
  12076. cs_cv_prog_link_enable_errors_ok=-Wl,--fatal-warnings
  12077. cs_cv_prog_link_export_dynamic=-Wl,-E
  12078. cs_cv_prog_link_export_dynamic_ok=-Wl,-E
  12079. cs_cv_prog_link_flto='-flto -Wl,--no-gc-sections -Wl,--allow-multiple-definition'
  12080. cs_cv_prog_link_flto_ok='-flto -Wl,--no-gc-sections -Wl,--allow-multiple-definition'
  12081. cs_cv_prog_link_gc_sections=-Wl,--gc-sections
  12082. cs_cv_prog_link_gc_sections_ok=-Wl,--gc-sections
  12083. cs_cv_prog_link_kill_at=no
  12084. cs_cv_prog_link_kill_at_cflags=
  12085. cs_cv_prog_link_kill_at_lflags=
  12086. cs_cv_prog_link_kill_at_libs=
  12087. cs_cv_prog_link_large_address_aware=
  12088. cs_cv_prog_link_large_address_aware_ok=no
  12089. cs_cv_prog_link_no_as_needed=-Wl,--no-as-needed
  12090. cs_cv_prog_link_no_as_needed_ok=-Wl,--no-as-needed
  12091. cs_cv_prog_link_no_gc_sections=-Wl,--no-gc-sections
  12092. cs_cv_prog_link_no_gc_sections_ok=-Wl,--no-gc-sections
  12093. cs_cv_prog_link_respfile=yes
  12094. cs_cv_prog_link_shared='-shared -fPIC'
  12095. cs_cv_prog_link_shared_ok='-shared -fPIC'
  12096. cs_cv_prog_link_soname=yes
  12097. cs_cv_prog_link_soname_cflags=-Wl,-soname,foobar
  12098. cs_cv_prog_link_soname_lflags=
  12099. cs_cv_prog_link_soname_libs=
  12100. cs_cv_prog_link_warn_unresolved_symbols=-Wl,--warn-unresolved-symbols
  12101. cs_cv_prog_link_warn_unresolved_symbols_ok=-Wl,--warn-unresolved-symbols
  12102. cs_cv_prog_link_z_defs=-Wl,-z,defs
  12103. cs_cv_prog_link_z_defs_ok=-Wl,-z,defs
  12104. cs_cv_prog_pkg_config_CEGUI=no
  12105. cs_cv_prog_pkg_config_CEGUIBase=no
  12106. cs_cv_prog_pkg_config_CG=no
  12107. cs_cv_prog_pkg_config_CGGL=no
  12108. cs_cv_prog_pkg_config_Cg=no
  12109. cs_cv_prog_pkg_config_CgGL=no
  12110. cs_cv_prog_pkg_config_GTK=no
  12111. cs_cv_prog_pkg_config_Xaw=no
  12112. cs_cv_prog_pkg_config_Xcursor=no
  12113. cs_cv_prog_pkg_config_Xrender=no
  12114. cs_cv_prog_pkg_config_Xxf86vm=no
  12115. cs_cv_prog_pkg_config_asound=no
  12116. cs_cv_prog_pkg_config_assimp=no
  12117. cs_cv_prog_pkg_config_bullet=yes
  12118. cs_cv_prog_pkg_config_bullet_flags=@-I/opt/planeshift/build/bullet/include/bullet@@-L/opt/planeshift/build/bullet/lib#-lBulletSoftBody#-lBulletDynamics#-lBulletCollision#-lLinearMath
  12119. cs_cv_prog_pkg_config_cairo=no
  12120. cs_cv_prog_pkg_config_cairomm=no
  12121. cs_cv_prog_pkg_config_cairomm_1=no
  12122. cs_cv_prog_pkg_config_cairomm_1_0=no
  12123. cs_cv_prog_pkg_config_cal3d=yes
  12124. cs_cv_prog_pkg_config_cal3d_flags=@-I/opt/planeshift/build/cal3d/include@@-L/opt/planeshift/build/cal3d/lib#-lcal3d
  12125. cs_cv_prog_pkg_config_cg=no
  12126. cs_cv_prog_pkg_config_cgGL=no
  12127. cs_cv_prog_pkg_config_cggl=no
  12128. cs_cv_prog_pkg_config_cppunit=no
  12129. cs_cv_prog_pkg_config_curl=no
  12130. cs_cv_prog_pkg_config_freetype2=yes
  12131. cs_cv_prog_pkg_config_freetype2_flags=@-I/usr/include/freetype2@@-lfreetype
  12132. cs_cv_prog_pkg_config_freetype=no
  12133. cs_cv_prog_pkg_config_gtkp_2_0=no
  12134. cs_cv_prog_pkg_config_jackasyn=no
  12135. cs_cv_prog_pkg_config_jpeg=no
  12136. cs_cv_prog_pkg_config_lcms=no
  12137. cs_cv_prog_pkg_config_libjpeg=yes
  12138. cs_cv_prog_pkg_config_libjpeg_flags=@@@-ljpeg
  12139. cs_cv_prog_pkg_config_libmng=no
  12140. cs_cv_prog_pkg_config_libpng=yes
  12141. cs_cv_prog_pkg_config_libpng_flags=@-I/usr/include/libpng12@@-lpng12
  12142. cs_cv_prog_pkg_config_libtheoradec=no
  12143. cs_cv_prog_pkg_config_mng=no
  12144. cs_cv_prog_pkg_config_ode=no
  12145. cs_cv_prog_pkg_config_ogg=yes
  12146. cs_cv_prog_pkg_config_ogg_flags=@@@-logg
  12147. cs_cv_prog_pkg_config_ok=yes
  12148. cs_cv_prog_pkg_config_png=no
  12149. cs_cv_prog_pkg_config_speex=yes
  12150. cs_cv_prog_pkg_config_speex_flags=@@@-lspeex
  12151. cs_cv_prog_pkg_config_theoradec=no
  12152. cs_cv_prog_pkg_config_vgvm=no
  12153. cs_cv_prog_pkg_config_vorbis=yes
  12154. cs_cv_prog_pkg_config_vorbis_flags=@@@-lvorbis
  12155. cs_cv_prog_pkg_config_vorbisfile=yes
  12156. cs_cv_prog_pkg_config_vorbisfile_flags=@@@-lvorbisfile
  12157. cs_cv_prog_pkg_config_x11=yes
  12158. cs_cv_prog_pkg_config_x11_flags=@@@-lX11
  12159. cs_cv_prog_pkg_config_xaw7=no
  12160. cs_cv_prog_pkg_config_xcursor=yes
  12161. cs_cv_prog_pkg_config_xcursor_flags=@@@-lXcursor
  12162. cs_cv_prog_pkg_config_xext=yes
  12163. cs_cv_prog_pkg_config_xext_flags=@@@-lXext
  12164. cs_cv_prog_pkg_config_xrender=yes
  12165. cs_cv_prog_pkg_config_xrender_flags=@@@-lXrender#-lX11
  12166. cs_cv_prog_pkg_config_xxf86vm=yes
  12167. cs_cv_prog_pkg_config_xxf86vm_flags=@@@-lXxf86vm
  12168. cs_cv_prog_pkg_config_z=no
  12169. cs_cv_prog_pkg_config_zlib=yes
  12170. cs_cv_prog_pkg_config_zlib_flags=@@@-lz
  12171. cs_cv_putenv=yes
  12172. cs_cv_putenv_cflags=
  12173. cs_cv_putenv_lflags=
  12174. cs_cv_putenv_libs=
  12175. cs_cv_python=no
  12176. cs_cv_regexp=yes
  12177. cs_cv_regexp_cflags=
  12178. cs_cv_regexp_lflags=
  12179. cs_cv_regexp_libs=
  12180. cs_cv_setenv=yes
  12181. cs_cv_setenv_cflags=
  12182. cs_cv_setenv_lflags=
  12183. cs_cv_setenv_libs=
  12184. cs_cv_shell_mkdir=mkdir
  12185. cs_cv_shell_mkdir_p='mkdir -p'
  12186. cs_cv_source_is_svn=no
  12187. cs_cv_speex_header_free=yes
  12188. cs_cv_speex_header_free_cflags=
  12189. cs_cv_speex_header_free_lflags=
  12190. cs_cv_speex_header_free_libs='-lspeex -logg'
  12191. cs_cv_strtof=yes
  12192. cs_cv_strtof_cflags=
  12193. cs_cv_strtof_lflags=
  12194. cs_cv_strtof_libs=
  12195. cs_cv_sys_linux_joystick=yes
  12196. cs_cv_sys_linux_joystick_cflags=
  12197. cs_cv_sys_linux_joystick_lflags=
  12198. cs_cv_sys_linux_joystick_libs=
  12199. cs_cv_sys_plugin_main=yes
  12200. cs_cv_sys_pthread=yes
  12201. cs_cv_sys_pthread_atfork=yes
  12202. cs_cv_sys_pthread_cflags=
  12203. cs_cv_sys_pthread_lflags=
  12204. cs_cv_sys_pthread_libs=-lpthread
  12205. cs_cv_sys_pthread_mutex_recursive=PTHREAD_MUTEX_RECURSIVE
  12206. cs_cv_sys_pthread_setname_np=yes
  12207. cs_cv_sys_rtld_now=yes
  12208. cs_cv_sys_rtld_now_cflags=
  12209. cs_cv_sys_rtld_now_lflags=
  12210. cs_cv_sys_rtld_now_libs=-ldl
  12211. cs_cv_sys_socket=yes
  12212. cs_cv_sys_socket_cflags=
  12213. cs_cv_sys_socket_lflags=
  12214. cs_cv_sys_socket_libs=
  12215. cs_cv_sysconf_processors=yes
  12216. cs_cv_sysconf_processors_cflags=
  12217. cs_cv_sysconf_processors_lflags=
  12218. cs_cv_sysconf_processors_libs=
  12219. cs_cv_sysinfo=yes
  12220. cs_cv_sysinfo_cflags=
  12221. cs_cv_sysinfo_lflags=
  12222. cs_cv_sysinfo_libs=
  12223. cs_cv_with_3ds=no
  12224. cs_cv_with_CEGUI=yes
  12225. cs_cv_with_Cg=yes
  12226. cs_cv_with_CgGL=yes
  12227. cs_cv_with_GTK=yes
  12228. cs_cv_with_asound=yes
  12229. cs_cv_with_assimp=yes
  12230. cs_cv_with_bullet=/opt/planeshift/build/bullet
  12231. cs_cv_with_cairo=yes
  12232. cs_cv_with_cairomm=yes
  12233. cs_cv_with_cal3d=/opt/planeshift/build/cal3d
  12234. cs_cv_with_cppunit=yes
  12235. cs_cv_with_curl=yes
  12236. cs_cv_with_freetype2=yes
  12237. cs_cv_with_jackasyn=yes
  12238. cs_cv_with_jpeg=yes
  12239. cs_cv_with_lcms=yes
  12240. cs_cv_with_mng=yes
  12241. cs_cv_with_ode=yes
  12242. cs_cv_with_ogg=yes
  12243. cs_cv_with_png=yes
  12244. cs_cv_with_speex=yes
  12245. cs_cv_with_theoradec=yes
  12246. cs_cv_with_vgvm=yes
  12247. cs_cv_with_vorbis=yes
  12248. cs_cv_with_vorbisfile=yes
  12249. cs_cv_with_wx=no
  12250. cs_cv_with_x11=yes
  12251. cs_cv_with_xaw7=yes
  12252. cs_cv_with_xcursor=yes
  12253. cs_cv_with_xext=yes
  12254. cs_cv_with_xrender=yes
  12255. cs_cv_with_xxf86vm=yes
  12256. cs_cv_with_z=yes
  12257.  
  12258. ## ----------------- ##
  12259. ## Output variables. ##
  12260. ## ----------------- ##
  12261.  
  12262. ANT=''
  12263. APPLE_LIBTOOL=''
  12264. BASH='/bin/bash'
  12265. BISON='bison'
  12266. CC='gcc'
  12267. CFLAGS=''
  12268. CONFIG_3DS=''
  12269. CONFIG_ASOUND=''
  12270. CONFIG_ASSIMP=''
  12271. CONFIG_BFD=''
  12272. CONFIG_CAIRO=''
  12273. CONFIG_CAIROMM=''
  12274. CONFIG_CAIROMM_1=''
  12275. CONFIG_CAIROMM_1_0=''
  12276. CONFIG_CAL3D=''
  12277. CONFIG_CEGUI=''
  12278. CONFIG_CEGUIBASE=''
  12279. CONFIG_CG=''
  12280. CONFIG_CGGL=''
  12281. CONFIG_CPPUNIT=''
  12282. CONFIG_CURL='/usr/bin/curl-config'
  12283. CONFIG_FREETYPE2=''
  12284. CONFIG_FREETYPE='/usr/bin/freetype-config'
  12285. CONFIG_GTK=''
  12286. CONFIG_GTKP_2_0=''
  12287. CONFIG_JACKASYN=''
  12288. CONFIG_JPEG=''
  12289. CONFIG_LCMS=''
  12290. CONFIG_LIB3DS=''
  12291. CONFIG_LIB3DS_120=''
  12292. CONFIG_LIBJPEG=''
  12293. CONFIG_LIBMNG=''
  12294. CONFIG_LIBPNG='/usr/bin/libpng-config'
  12295. CONFIG_LIBTHEORADEC=''
  12296. CONFIG_MNG=''
  12297. CONFIG_ODE=''
  12298. CONFIG_OGG=''
  12299. CONFIG_PNG=''
  12300. CONFIG_SPEEX=''
  12301. CONFIG_THEORADEC=''
  12302. CONFIG_VGVM=''
  12303. CONFIG_VORBIS=''
  12304. CONFIG_VORBISFILE=''
  12305. CONFIG_WX=''
  12306. CONFIG_X11=''
  12307. CONFIG_XAW7=''
  12308. CONFIG_XAW=''
  12309. CONFIG_XCURSOR=''
  12310. CONFIG_XEXT=''
  12311. CONFIG_XRENDER=''
  12312. CONFIG_XXF86VM=''
  12313. CONFIG_Z=''
  12314. CONFIG_ZLIB=''
  12315. CONVERT='convert'
  12316. CPP='gcc -E'
  12317. CPPFLAGS=' -I/usr/local/include'
  12318. CRYSTAL_TOOLS_PREFIX=''
  12319. CSLIBS_CONFIG=''
  12320. CS_LT_APPLE=''
  12321. CS_TOP_BUILDDIR='.'
  12322. CS_TOP_SRCDIR='/opt/planeshift/build/cs'
  12323. CXX='g++'
  12324. CXXCPP='g++ -E'
  12325. CXXFLAGS=''
  12326. DEFS='-DPACKAGE_NAME=\"crystalspace\" -DPACKAGE_TARNAME=\"crystalspace\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"crystalspace\ 2.1\" -DPACKAGE_BUGREPORT=\"crystal-main@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CMATH=1 -DHAVE_MATH_H=1 -DHAVE_LIBC=1 -DHAVE_LIBNSL=1 -DCS_PLATFORM_UNIX=/\*\*/ -DHAVE_SYS_SYSINFO_H=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_CXXABI_H=1 -DSIZEOF_VOIDP=8 -DSIZEOF_LONG=8 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETDB_H=1 -DHAVE_BYTESWAP_H=1 -DHAVE_ELF_H=1 -DHAVE_ELF_H=1'
  12327. DLLTOOL=''
  12328. DLLWRAP=''
  12329. DOT=''
  12330. DOXYGEN=''
  12331. ECHO_C=''
  12332. ECHO_N='-n'
  12333. ECHO_T=''
  12334. EGREP='/bin/grep -E'
  12335. EXEEXT=''
  12336. FLEX='flex'
  12337. GREP='/bin/grep'
  12338. HHC=''
  12339. ICOTOOL=''
  12340. INSTALL='install'
  12341. JAM='/usr/bin/jam'
  12342. JAVA='/usr/bin/java'
  12343. JAVAC=''
  12344. LD='ld'
  12345. LDFLAGS=' -L/usr/local/lib'
  12346. LIBOBJS=''
  12347. LIBS='-lnsl -lc '
  12348. LIBTOOL=''
  12349. LIBTOOL_PATH=''
  12350. LIBTOOL_TEST=''
  12351. LN_S='ln -s'
  12352. LTLIBOBJS=''
  12353. MAKE='make'
  12354. MAKEICNS=''
  12355. MAKEINFO=''
  12356. MKDIR='mkdir'
  12357. MKDIRS='mkdir -p'
  12358. OBJCOPY='objcopy'
  12359. OBJEXT='o'
  12360. PACKAGE_BUGREPORT='crystal-main@lists.sourceforge.net'
  12361. PACKAGE_NAME='crystalspace'
  12362. PACKAGE_STRING='crystalspace 2.1'
  12363. PACKAGE_TARNAME='crystalspace'
  12364. PACKAGE_URL=''
  12365. PACKAGE_VERSION='2.1'
  12366. PATH_SEPARATOR=':'
  12367. PERL='perl'
  12368. PKG_CONFIG='pkg-config'
  12369. PNG2ICNS=''
  12370. PNGCRUSH=''
  12371. PYTHON='python'
  12372. RANLIB='ranlib'
  12373. RELAYTOOL='./bin/relaytool'
  12374. RSVG=''
  12375. SHELL='/bin/bash'
  12376. STRINGS='strings'
  12377. SUBVERSION='svn'
  12378. SWIG=''
  12379. TEXI2PDF=''
  12380. TTREE=''
  12381. WINDRES=''
  12382. XMKMF=''
  12383. X_CFLAGS=' '
  12384. X_EXTRA_LIBS=''
  12385. X_LIBS='-lXext -lX11'
  12386. X_PRE_LIBS=''
  12387. ac_ct_CC='gcc'
  12388. ac_ct_CSLIBS_CONFIG=''
  12389. ac_ct_CXX='g++'
  12390. ac_ct_DLLTOOL=''
  12391. ac_ct_DLLWRAP=''
  12392. ac_ct_DOT=''
  12393. ac_ct_HHC=''
  12394. ac_ct_LD='ld'
  12395. ac_ct_LIBTOOL=''
  12396. ac_ct_LIBTOOL_TEST=''
  12397. ac_ct_OBJCOPY='objcopy'
  12398. ac_ct_PKG_CONFIG='pkg-config'
  12399. ac_ct_PYTHON='python'
  12400. ac_ct_STRINGS='strings'
  12401. ac_ct_SUBVERSION='svn'
  12402. ac_ct_WINDRES=''
  12403. bindir='${exec_prefix}/bin'
  12404. build='x86_64-unknown-linux-gnu'
  12405. build_alias=''
  12406. build_cpu='x86_64'
  12407. build_os='linux-gnu'
  12408. build_vendor='unknown'
  12409. datadir='${datarootdir}'
  12410. datarootdir='${prefix}/share'
  12411. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  12412. dvidir='${docdir}'
  12413. exec_prefix='${prefix}'
  12414. host='x86_64-unknown-linux-gnu'
  12415. host_alias=''
  12416. host_cpu='x86_64'
  12417. host_os='linux-gnu'
  12418. host_vendor='unknown'
  12419. htmldir='${docdir}'
  12420. includedir='${prefix}/include'
  12421. infodir='${datarootdir}/info'
  12422. libdir='${exec_prefix}/lib'
  12423. libexecdir='${exec_prefix}/libexec'
  12424. localedir='${datarootdir}/locale'
  12425. localstatedir='${prefix}/var'
  12426. mandir='${datarootdir}/man'
  12427. oldincludedir='/usr/include'
  12428. pdfdir='${docdir}'
  12429. prefix='/opt/planeshift/build/cs'
  12430. program_transform_name='s,x,x,'
  12431. psdir='${docdir}'
  12432. sbindir='${exec_prefix}/sbin'
  12433. sharedstatedir='${prefix}/com'
  12434. sysconfdir='${prefix}/etc'
  12435. target_alias=''
  12436.  
  12437. ## ----------- ##
  12438. ## confdefs.h. ##
  12439. ## ----------- ##
  12440.  
  12441. /* confdefs.h */
  12442. #define PACKAGE_NAME "crystalspace"
  12443. #define PACKAGE_TARNAME "crystalspace"
  12444. #define PACKAGE_VERSION "2.1"
  12445. #define PACKAGE_STRING "crystalspace 2.1"
  12446. #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
  12447. #define PACKAGE_URL ""
  12448. #define STDC_HEADERS 1
  12449. #define HAVE_SYS_TYPES_H 1
  12450. #define HAVE_SYS_STAT_H 1
  12451. #define HAVE_STDLIB_H 1
  12452. #define HAVE_STRING_H 1
  12453. #define HAVE_MEMORY_H 1
  12454. #define HAVE_STRINGS_H 1
  12455. #define HAVE_INTTYPES_H 1
  12456. #define HAVE_STDINT_H 1
  12457. #define HAVE_UNISTD_H 1
  12458. #define HAVE_CMATH 1
  12459. #define HAVE_MATH_H 1
  12460. #define HAVE_LIBC 1
  12461. #define HAVE_LIBNSL 1
  12462. #define CS_PLATFORM_UNIX /**/
  12463. #define HAVE_SYS_SYSINFO_H 1
  12464. #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
  12465. #define HAVE_CXXABI_H 1
  12466. #define SIZEOF_VOIDP 8
  12467. #define SIZEOF_LONG 8
  12468. #define HAVE_STDINT_H 1
  12469. #define HAVE_STDINT_H 1
  12470. #define HAVE_INTTYPES_H 1
  12471. #define HAVE_INTTYPES_H 1
  12472. #define HAVE_WCHAR_H 1
  12473. #define HAVE_WCTYPE_H 1
  12474. #define SIZEOF_WCHAR_T 4
  12475. #define HAVE_SYS_PARAM_H 1
  12476. #define HAVE_UNISTD_H 1
  12477. #define HAVE_SYS_TYPES_H 1
  12478. #define HAVE_SYS_SOCKET_H 1
  12479. #define HAVE_SYS_IOCTL_H 1
  12480. #define HAVE_NETINET_IN_H 1
  12481. #define HAVE_ARPA_INET_H 1
  12482. #define HAVE_NETDB_H 1
  12483. #define HAVE_BYTESWAP_H 1
  12484. #define HAVE_ELF_H 1
  12485. #define HAVE_ELF_H 1
  12486.  
  12487. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement