Advertisement
Guest User

Untitled

a guest
Oct 16th, 2012
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.98 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by configure, which was
  5. generated by GNU Autoconf 2.61. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-music-flac-shared --disable-music-fluidsynth-shared --disable-music-mod-shared --disable-music-mp3-shared --disable-music-ogg-shared --enable-music-wave --enable-music-ogg --disable-music-mod --disable-music-mod-modplug --enable-music-flac --disable-static --disable-music-mp3 --enable-music-mp3-mad-gpl --enable-music-timidity-midi --disable-music-fluidsynth-midi
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = perjanus
  14. uname -m = x86_64
  15. uname -r = 3.4.4-gentoo
  16. uname -s = Linux
  17. uname -v = #6 SMP PREEMPT Mon Sep 10 23:14:52 CEST 2012
  18.  
  19. /usr/bin/uname -p = Intel(R) Core(TM) i7 CPU Q 720 @ 1.60GHz
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/lib64/portage/bin/ebuild-helpers
  31. PATH: /usr/local/sbin
  32. PATH: /usr/local/bin
  33. PATH: /usr/sbin
  34. PATH: /usr/bin
  35. PATH: /sbin
  36. PATH: /bin
  37. PATH: /opt/bin
  38. PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.5.4
  39. PATH: /opt/cuda/bin
  40.  
  41.  
  42. ## ----------- ##
  43. ## Core tests. ##
  44. ## ----------- ##
  45.  
  46. configure:2041: checking build system type
  47. configure:2059: result: x86_64-pc-linux-gnu
  48. configure:2081: checking host system type
  49. configure:2096: result: x86_64-pc-linux-gnu
  50. configure:2126: checking for x86_64-pc-linux-gnu-gcc
  51. configure:2142: found /usr/bin/x86_64-pc-linux-gnu-gcc
  52. configure:2153: result: x86_64-pc-linux-gnu-gcc
  53. configure:2431: checking for C compiler version
  54. configure:2438: x86_64-pc-linux-gnu-gcc --version >&5
  55. x86_64-pc-linux-gnu-gcc (Gentoo 4.5.4 p1.0, pie-0.4.7) 4.5.4
  56. Copyright (C) 2010 Free Software Foundation, Inc.
  57. This is free software; see the source for copying conditions. There is NO
  58. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  59.  
  60. configure:2441: $? = 0
  61. configure:2448: x86_64-pc-linux-gnu-gcc -v >&5
  62. Using built-in specs.
  63. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.4/x86_64-pc-linux-gnu-gcc
  64. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.4/lto-wrapper
  65. Target: x86_64-pc-linux-gnu
  66. Configured with: /var/tmp/portage/sys-devel/gcc-4.5.4/work/gcc-4.5.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.4/python --enable-checking=release --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-
  67. bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.4 p1.0, pie-0.4.7'
  68. Thread model: posix
  69. gcc version 4.5.4 (Gentoo 4.5.4 p1.0, pie-0.4.7)
  70. configure:2451: $? = 0
  71. configure:2458: x86_64-pc-linux-gnu-gcc -V >&5
  72. x86_64-pc-linux-gnu-gcc: '-V' option must have argument
  73. configure:2461: $? = 1
  74. configure:2484: checking for C compiler default output file name
  75. configure:2511: x86_64-pc-linux-gnu-gcc -march=core2 -msse4 -mcx16 -msahf -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  76. configure:2514: $? = 0
  77. configure:2552: result: a.out
  78. configure:2569: checking whether the C compiler works
  79. configure:2579: ./a.out
  80. configure:2582: $? = 0
  81. configure:2599: result: yes
  82. configure:2606: checking whether we are cross compiling
  83. configure:2608: result: no
  84. configure:2611: checking for suffix of executables
  85. configure:2618: x86_64-pc-linux-gnu-gcc -o conftest -march=core2 -msse4 -mcx16 -msahf -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  86. configure:2621: $? = 0
  87. configure:2645: result:
  88. configure:2651: checking for suffix of object files
  89. configure:2677: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe conftest.c >&5
  90. configure:2680: $? = 0
  91. configure:2703: result: o
  92. configure:2707: checking whether we are using the GNU C compiler
  93. configure:2736: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe conftest.c >&5
  94. configure:2742: $? = 0
  95. configure:2759: result: yes
  96. configure:2764: checking whether x86_64-pc-linux-gnu-gcc accepts -g
  97. configure:2794: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5
  98. configure:2800: $? = 0
  99. configure:2899: result: yes
  100. configure:2916: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89
  101. configure:2990: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe conftest.c >&5
  102. configure:2996: $? = 0
  103. configure:3019: result: none needed
  104. configure:3037: checking for a sed that does not truncate output
  105. configure:3116: result: /bin/sed
  106. configure:3134: checking for grep that handles long lines and -e
  107. configure:3208: result: /bin/grep
  108. configure:3213: checking for egrep
  109. configure:3291: result: /bin/grep -E
  110. configure:3296: checking for fgrep
  111. configure:3374: result: /bin/grep -F
  112. configure:3409: checking for ld used by x86_64-pc-linux-gnu-gcc
  113. configure:3476: result: /usr/x86_64-pc-linux-gnu/bin/ld
  114. configure:3485: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld
  115. configure:3500: result: yes
  116. configure:3512: checking for BSD- or MS-compatible name lister (nm)
  117. configure:3561: result: /usr/bin/nm -B
  118. configure:3683: checking the name lister (/usr/bin/nm -B) interface
  119. configure:3690: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe conftest.c >&5
  120. configure:3693: /usr/bin/nm -B "conftest.o"
  121. configure:3696: output
  122. 0000000000000000 B some_variable
  123. configure:3703: result: BSD nm
  124. configure:3706: checking whether ln -s works
  125. configure:3710: result: yes
  126. configure:3718: checking the maximum length of command line arguments
  127. configure:3844: result: 1572864
  128. configure:3861: checking whether the shell understands some XSI constructs
  129. configure:3871: result: yes
  130. configure:3875: checking whether the shell understands "+="
  131. configure:3881: result: yes
  132. configure:3916: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files
  133. configure:3923: result: -r
  134. configure:3952: checking for x86_64-pc-linux-gnu-objdump
  135. configure:3968: found /usr/bin/x86_64-pc-linux-gnu-objdump
  136. configure:3979: result: x86_64-pc-linux-gnu-objdump
  137. configure:4052: checking how to recognize dependent libraries
  138. configure:4250: result: pass_all
  139. configure:4270: checking for x86_64-pc-linux-gnu-ar
  140. configure:4286: found /usr/bin/x86_64-pc-linux-gnu-ar
  141. configure:4297: result: x86_64-pc-linux-gnu-ar
  142. configure:4379: checking for x86_64-pc-linux-gnu-strip
  143. configure:4395: found /usr/bin/x86_64-pc-linux-gnu-strip
  144. configure:4406: result: x86_64-pc-linux-gnu-strip
  145. configure:4482: checking for x86_64-pc-linux-gnu-ranlib
  146. configure:4498: found /usr/bin/x86_64-pc-linux-gnu-ranlib
  147. configure:4509: result: x86_64-pc-linux-gnu-ranlib
  148. configure:4643: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object
  149. configure:4761: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe conftest.c >&5
  150. configure:4764: $? = 0
  151. configure:4768: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  152. configure:4771: $? = 0
  153. configure:4825: x86_64-pc-linux-gnu-gcc -o conftest -march=core2 -msse4 -mcx16 -msahf -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5
  154. configure:4828: $? = 0
  155. configure:4866: result: ok
  156. configure:4962: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe conftest.c >&5
  157. configure:4965: $? = 0
  158. configure:5745: checking how to run the C preprocessor
  159. configure:5785: x86_64-pc-linux-gnu-gcc -E conftest.c
  160. configure:5791: $? = 0
  161. configure:5822: x86_64-pc-linux-gnu-gcc -E conftest.c
  162. conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
  163. compilation terminated.
  164. configure:5828: $? = 1
  165. configure: failed program was:
  166. | /* confdefs.h. */
  167. | #define PACKAGE_NAME ""
  168. | #define PACKAGE_TARNAME ""
  169. | #define PACKAGE_VERSION ""
  170. | #define PACKAGE_STRING ""
  171. | #define PACKAGE_BUGREPORT ""
  172. | /* end confdefs.h. */
  173. | #include <ac_nonexistent.h>
  174. configure:5861: result: x86_64-pc-linux-gnu-gcc -E
  175. configure:5890: x86_64-pc-linux-gnu-gcc -E conftest.c
  176. configure:5896: $? = 0
  177. configure:5927: x86_64-pc-linux-gnu-gcc -E conftest.c
  178. conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
  179. compilation terminated.
  180. configure:5933: $? = 1
  181. configure: failed program was:
  182. | /* confdefs.h. */
  183. | #define PACKAGE_NAME ""
  184. | #define PACKAGE_TARNAME ""
  185. | #define PACKAGE_VERSION ""
  186. | #define PACKAGE_STRING ""
  187. | #define PACKAGE_BUGREPORT ""
  188. | /* end confdefs.h. */
  189. | #include <ac_nonexistent.h>
  190. configure:5971: checking for ANSI C header files
  191. configure:6001: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe conftest.c >&5
  192. configure:6007: $? = 0
  193. configure:6106: x86_64-pc-linux-gnu-gcc -o conftest -march=core2 -msse4 -mcx16 -msahf -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  194. configure:6109: $? = 0
  195. configure:6115: ./conftest
  196. configure:6118: $? = 0
  197. configure:6135: result: yes
  198. configure:6159: checking for sys/types.h
  199. configure:6180: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe conftest.c >&5
  200. configure:6186: $? = 0
  201. configure:6202: result: yes
  202. configure:6159: checking for sys/stat.h
  203. configure:6180: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe conftest.c >&5
  204. configure:6186: $? = 0
  205. configure:6202: result: yes
  206. configure:6159: checking for stdlib.h
  207. configure:6180: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe conftest.c >&5
  208. configure:6186: $? = 0
  209. configure:6202: result: yes
  210. configure:6159: checking for string.h
  211. configure:6180: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe conftest.c >&5
  212. configure:6186: $? = 0
  213. configure:6202: result: yes
  214. configure:6159: checking for memory.h
  215. configure:6180: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe conftest.c >&5
  216. configure:6186: $? = 0
  217. configure:6202: result: yes
  218. configure:6159: checking for strings.h
  219. configure:6180: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe conftest.c >&5
  220. configure:6186: $? = 0
  221. configure:6202: result: yes
  222. configure:6159: checking for inttypes.h
  223. configure:6180: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe conftest.c >&5
  224. configure:6186: $? = 0
  225. configure:6202: result: yes
  226. configure:6159: checking for stdint.h
  227. configure:6180: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe conftest.c >&5
  228. configure:6186: $? = 0
  229. configure:6202: result: yes
  230. configure:6159: checking for unistd.h
  231. configure:6180: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe conftest.c >&5
  232. configure:6186: $? = 0
  233. configure:6202: result: yes
  234. configure:6218: checking for dlfcn.h
  235. configure:6239: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe conftest.c >&5
  236. configure:6245: $? = 0
  237. configure:6261: result: yes
  238. configure:6755: checking for objdir
  239. configure:6770: result: .libs
  240. configure:7066: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions
  241. configure:7084: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5
  242. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  243. configure:7088: $? = 0
  244. configure:7101: result: no
  245. configure:7121: checking for x86_64-pc-linux-gnu-gcc option to produce PIC
  246. configure:7393: result: -fPIC -DPIC
  247. configure:7405: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works
  248. configure:7423: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5
  249. configure:7427: $? = 0
  250. configure:7440: result: yes
  251. configure:7464: checking if x86_64-pc-linux-gnu-gcc static flag -static works
  252. configure:7492: result: yes
  253. configure:7507: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o
  254. configure:7528: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe -o out/conftest2.o conftest.c >&5
  255. configure:7532: $? = 0
  256. configure:7554: result: yes
  257. configure:7562: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o
  258. configure:7609: result: yes
  259. configure:7642: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
  260. configure:8704: result: yes
  261. configure:8741: checking whether -lc should be explicitly linked in
  262. configure:8746: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe conftest.c >&5
  263. configure:8749: $? = 0
  264. configure:8764: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  265. configure:8767: $? = 0
  266. configure:8779: result: no
  267. configure:8943: checking dynamic linker characteristics
  268. configure:9388: x86_64-pc-linux-gnu-gcc -o conftest -march=core2 -msse4 -mcx16 -msahf -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5
  269. configure:9394: $? = 0
  270. configure:9624: result: GNU/Linux ld.so
  271. configure:9726: checking how to hardcode library paths into programs
  272. configure:9751: result: immediate
  273. configure:10556: checking whether stripping libraries is possible
  274. configure:10561: result: yes
  275. configure:10596: checking if libtool supports shared libraries
  276. configure:10598: result: yes
  277. configure:10601: checking whether to build shared libraries
  278. configure:10622: result: yes
  279. configure:10625: checking whether to build static libraries
  280. configure:10629: result: no
  281. configure:10717: checking for x86_64-pc-linux-gnu-gcc
  282. configure:10744: result: x86_64-pc-linux-gnu-gcc
  283. configure:11022: checking for C compiler version
  284. configure:11029: x86_64-pc-linux-gnu-gcc --version >&5
  285. x86_64-pc-linux-gnu-gcc (Gentoo 4.5.4 p1.0, pie-0.4.7) 4.5.4
  286. Copyright (C) 2010 Free Software Foundation, Inc.
  287. This is free software; see the source for copying conditions. There is NO
  288. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  289.  
  290. configure:11032: $? = 0
  291. configure:11039: x86_64-pc-linux-gnu-gcc -v >&5
  292. Using built-in specs.
  293. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.4/x86_64-pc-linux-gnu-gcc
  294. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.4/lto-wrapper
  295. Target: x86_64-pc-linux-gnu
  296. Configured with: /var/tmp/portage/sys-devel/gcc-4.5.4/work/gcc-4.5.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.4/python --enable-checking=release --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-
  297. bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.4 p1.0, pie-0.4.7'
  298. Thread model: posix
  299. gcc version 4.5.4 (Gentoo 4.5.4 p1.0, pie-0.4.7)
  300. configure:11042: $? = 0
  301. configure:11049: x86_64-pc-linux-gnu-gcc -V >&5
  302. x86_64-pc-linux-gnu-gcc: '-V' option must have argument
  303. configure:11052: $? = 1
  304. configure:11055: checking whether we are using the GNU C compiler
  305. configure:11107: result: yes
  306. configure:11112: checking whether x86_64-pc-linux-gnu-gcc accepts -g
  307. configure:11247: result: yes
  308. configure:11264: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89
  309. configure:11367: result: none needed
  310. configure:11398: checking for a BSD-compatible install
  311. configure:11454: result: /usr/bin/install -c
  312. configure:11465: checking whether make sets $(MAKE)
  313. configure:11486: result: yes
  314. configure:11504: checking for windres
  315. configure:11534: result: no
  316. configure:11504: checking for x86_64-pc-linux-gnu-windres
  317. configure:11534: result: no
  318. configure:11504: checking for linux-gnu-windres
  319. configure:11534: result: no
  320. configure:11571: checking for an ANSI C-conforming const
  321. configure:11646: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 conftest.c >&5
  322. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  323. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  324. configure:11652: $? = 1
  325. configure: failed program was:
  326. | /* confdefs.h. */
  327. | #define PACKAGE_NAME ""
  328. | #define PACKAGE_TARNAME ""
  329. | #define PACKAGE_VERSION ""
  330. | #define PACKAGE_STRING ""
  331. | #define PACKAGE_BUGREPORT ""
  332. | #define STDC_HEADERS 1
  333. | #define HAVE_SYS_TYPES_H 1
  334. | #define HAVE_SYS_STAT_H 1
  335. | #define HAVE_STDLIB_H 1
  336. | #define HAVE_STRING_H 1
  337. | #define HAVE_MEMORY_H 1
  338. | #define HAVE_STRINGS_H 1
  339. | #define HAVE_INTTYPES_H 1
  340. | #define HAVE_STDINT_H 1
  341. | #define HAVE_UNISTD_H 1
  342. | #define HAVE_DLFCN_H 1
  343. | #define LT_OBJDIR ".libs/"
  344. | /* end confdefs.h. */
  345. |
  346. | int
  347. | main ()
  348. | {
  349. | /* FIXME: Include the comments suggested by Paul. */
  350. | #ifndef __cplusplus
  351. | /* Ultrix mips cc rejects this. */
  352. | typedef int charset[2];
  353. | const charset cs;
  354. | /* SunOS 4.1.1 cc rejects this. */
  355. | char const *const *pcpcc;
  356. | char **ppc;
  357. | /* NEC SVR4.0.2 mips cc rejects this. */
  358. | struct point {int x, y;};
  359. | static struct point const zero = {0,0};
  360. | /* AIX XL C 1.02.0.0 rejects this.
  361. | It does not let you subtract one const X* pointer from another in
  362. | an arm of an if-expression whose if-part is not a constant
  363. | expression */
  364. | const char *g = "string";
  365. | pcpcc = &g + (g ? g-g : 0);
  366. | /* HPUX 7.0 cc rejects these. */
  367. | ++pcpcc;
  368. | ppc = (char**) pcpcc;
  369. | pcpcc = (char const *const *) ppc;
  370. | { /* SCO 3.2v4 cc rejects this. */
  371. | char *t;
  372. | char const *s = 0 ? (char *) 0 : (char const *) 0;
  373. |
  374. | *t++ = 0;
  375. | if (s) return 0;
  376. | }
  377. | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
  378. | int x[] = {25, 17};
  379. | const int *foo = &x[0];
  380. | ++foo;
  381. | }
  382. | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
  383. | typedef const int *iptr;
  384. | iptr p = 0;
  385. | ++p;
  386. | }
  387. | { /* AIX XL C 1.02.0.0 rejects this saying
  388. | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
  389. | struct s { int j; const int *ap[3]; };
  390. | struct s *b; b->j = 5;
  391. | }
  392. | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
  393. | const int foo = 10;
  394. | if (!foo) return 0;
  395. | }
  396. | return !cs[0] && !zero.x;
  397. | #endif
  398. |
  399. | ;
  400. | return 0;
  401. | }
  402. configure:11667: result: no
  403. configure:11874: checking for x86_64-pc-linux-gnu-pkg-config
  404. configure:11907: result: no
  405. configure:11917: checking for pkg-config
  406. configure:11935: found /usr/bin/pkg-config
  407. configure:11947: result: /usr/bin/pkg-config
  408. configure:11976: checking pkg-config is at least version 0.9.0
  409. configure:11979: result: yes
  410. configure:12017: checking for SDL
  411. configure:12025: $PKG_CONFIG --exists --print-errors "sdl >= $min_sdl_version"
  412. configure:12028: $? = 0
  413. configure:12043: $PKG_CONFIG --exists --print-errors "sdl >= $min_sdl_version"
  414. configure:12046: $? = 0
  415. configure:12088: result: yes
  416. configure:12393: checking for pow in -lm
  417. configure:12428: x86_64-pc-linux-gnu-gcc -o conftest -march=core2 -msse4 -mcx16 -msahf -O2 -pipe /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  418. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  419. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  420. conftest.c:28:6: warning: conflicting types for built-in function 'pow'
  421. configure:12434: $? = 1
  422. configure: failed program was:
  423. | /* confdefs.h. */
  424. | #define PACKAGE_NAME ""
  425. | #define PACKAGE_TARNAME ""
  426. | #define PACKAGE_VERSION ""
  427. | #define PACKAGE_STRING ""
  428. | #define PACKAGE_BUGREPORT ""
  429. | #define STDC_HEADERS 1
  430. | #define HAVE_SYS_TYPES_H 1
  431. | #define HAVE_SYS_STAT_H 1
  432. | #define HAVE_STDLIB_H 1
  433. | #define HAVE_STRING_H 1
  434. | #define HAVE_MEMORY_H 1
  435. | #define HAVE_STRINGS_H 1
  436. | #define HAVE_INTTYPES_H 1
  437. | #define HAVE_STDINT_H 1
  438. | #define HAVE_UNISTD_H 1
  439. | #define HAVE_DLFCN_H 1
  440. | #define LT_OBJDIR ".libs/"
  441. | #define const
  442. | /* end confdefs.h. */
  443. |
  444. | /* Override any GCC internal prototype to avoid an error.
  445. | Use char because int might match the return type of a GCC
  446. | builtin and then its argument prototype would still apply. */
  447. | #ifdef __cplusplus
  448. | extern "C"
  449. | #endif
  450. | char pow ();
  451. | int
  452. | main ()
  453. | {
  454. | return pow ();
  455. | ;
  456. | return 0;
  457. | }
  458. configure:12452: result: no
  459. configure:11783: checking for GCC -fvisibility=hidden option
  460. configure:11816: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 -fvisibility=hidden -Werror /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 conftest.c >&5
  461. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  462. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  463. configure:11822: $? = 1
  464. configure: failed program was:
  465. | /* confdefs.h. */
  466. | #define PACKAGE_NAME ""
  467. | #define PACKAGE_TARNAME ""
  468. | #define PACKAGE_VERSION ""
  469. | #define PACKAGE_STRING ""
  470. | #define PACKAGE_BUGREPORT ""
  471. | #define STDC_HEADERS 1
  472. | #define HAVE_SYS_TYPES_H 1
  473. | #define HAVE_SYS_STAT_H 1
  474. | #define HAVE_STDLIB_H 1
  475. | #define HAVE_STRING_H 1
  476. | #define HAVE_MEMORY_H 1
  477. | #define HAVE_STRINGS_H 1
  478. | #define HAVE_INTTYPES_H 1
  479. | #define HAVE_STDINT_H 1
  480. | #define HAVE_UNISTD_H 1
  481. | #define HAVE_DLFCN_H 1
  482. | #define LT_OBJDIR ".libs/"
  483. | #define const
  484. | /* end confdefs.h. */
  485. |
  486. | #if !defined(__GNUC__) || __GNUC__ < 4
  487. | #error SDL only uses visibility attributes in GCC 4 or newer
  488. | #endif
  489. |
  490. | int
  491. | main ()
  492. | {
  493. |
  494. |
  495. | ;
  496. | return 0;
  497. | }
  498. configure:11838: result: no
  499. configure:12475: checking for fork
  500. configure:12531: x86_64-pc-linux-gnu-gcc -o conftest -march=core2 -msse4 -mcx16 -msahf -O2 -pipe /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 -Wl,-O1 -Wl,--as-needed conftest.c >&5
  501. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  502. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  503. conftest.c:44:6: warning: conflicting types for built-in function 'fork'
  504. configure:12537: $? = 1
  505. configure: failed program was:
  506. | /* confdefs.h. */
  507. | #define PACKAGE_NAME ""
  508. | #define PACKAGE_TARNAME ""
  509. | #define PACKAGE_VERSION ""
  510. | #define PACKAGE_STRING ""
  511. | #define PACKAGE_BUGREPORT ""
  512. | #define STDC_HEADERS 1
  513. | #define HAVE_SYS_TYPES_H 1
  514. | #define HAVE_SYS_STAT_H 1
  515. | #define HAVE_STDLIB_H 1
  516. | #define HAVE_STRING_H 1
  517. | #define HAVE_MEMORY_H 1
  518. | #define HAVE_STRINGS_H 1
  519. | #define HAVE_INTTYPES_H 1
  520. | #define HAVE_STDINT_H 1
  521. | #define HAVE_UNISTD_H 1
  522. | #define HAVE_DLFCN_H 1
  523. | #define LT_OBJDIR ".libs/"
  524. | #define const
  525. | /* end confdefs.h. */
  526. | /* Define fork to an innocuous variant, in case <limits.h> declares fork.
  527. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  528. | #define fork innocuous_fork
  529. |
  530. | /* System header to define __stub macros and hopefully few prototypes,
  531. | which can conflict with char fork (); below.
  532. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  533. | <limits.h> exists even on freestanding compilers. */
  534. |
  535. | #ifdef __STDC__
  536. | # include <limits.h>
  537. | #else
  538. | # include <assert.h>
  539. | #endif
  540. |
  541. | #undef fork
  542. |
  543. | /* Override any GCC internal prototype to avoid an error.
  544. | Use char because int might match the return type of a GCC
  545. | builtin and then its argument prototype would still apply. */
  546. | #ifdef __cplusplus
  547. | extern "C"
  548. | #endif
  549. | char fork ();
  550. | /* The GNU C library defines this for functions which it implements
  551. | to always fail with ENOSYS. Some functions are actually named
  552. | something starting with __ and the normal name is an alias. */
  553. | #if defined __stub_fork || defined __stub___fork
  554. | choke me
  555. | #endif
  556. |
  557. | int
  558. | main ()
  559. | {
  560. | return fork ();
  561. | ;
  562. | return 0;
  563. | }
  564. configure:12555: result: no
  565. configure:12475: checking for vfork
  566. configure:12531: x86_64-pc-linux-gnu-gcc -o conftest -march=core2 -msse4 -mcx16 -msahf -O2 -pipe /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 -Wl,-O1 -Wl,--as-needed conftest.c >&5
  567. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  568. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  569. configure:12537: $? = 1
  570. configure: failed program was:
  571. | /* confdefs.h. */
  572. | #define PACKAGE_NAME ""
  573. | #define PACKAGE_TARNAME ""
  574. | #define PACKAGE_VERSION ""
  575. | #define PACKAGE_STRING ""
  576. | #define PACKAGE_BUGREPORT ""
  577. | #define STDC_HEADERS 1
  578. | #define HAVE_SYS_TYPES_H 1
  579. | #define HAVE_SYS_STAT_H 1
  580. | #define HAVE_STDLIB_H 1
  581. | #define HAVE_STRING_H 1
  582. | #define HAVE_MEMORY_H 1
  583. | #define HAVE_STRINGS_H 1
  584. | #define HAVE_INTTYPES_H 1
  585. | #define HAVE_STDINT_H 1
  586. | #define HAVE_UNISTD_H 1
  587. | #define HAVE_DLFCN_H 1
  588. | #define LT_OBJDIR ".libs/"
  589. | #define const
  590. | /* end confdefs.h. */
  591. | /* Define vfork to an innocuous variant, in case <limits.h> declares vfork.
  592. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  593. | #define vfork innocuous_vfork
  594. |
  595. | /* System header to define __stub macros and hopefully few prototypes,
  596. | which can conflict with char vfork (); below.
  597. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  598. | <limits.h> exists even on freestanding compilers. */
  599. |
  600. | #ifdef __STDC__
  601. | # include <limits.h>
  602. | #else
  603. | # include <assert.h>
  604. | #endif
  605. |
  606. | #undef vfork
  607. |
  608. | /* Override any GCC internal prototype to avoid an error.
  609. | Use char because int might match the return type of a GCC
  610. | builtin and then its argument prototype would still apply. */
  611. | #ifdef __cplusplus
  612. | extern "C"
  613. | #endif
  614. | char vfork ();
  615. | /* The GNU C library defines this for functions which it implements
  616. | to always fail with ENOSYS. Some functions are actually named
  617. | something starting with __ and the normal name is an alias. */
  618. | #if defined __stub_vfork || defined __stub___vfork
  619. | choke me
  620. | #endif
  621. |
  622. | int
  623. | main ()
  624. | {
  625. | return vfork ();
  626. | ;
  627. | return 0;
  628. | }
  629. configure:12555: result: no
  630. configure:12882: WARNING: MOD support disabled
  631. configure:13453: checking vorbis/vorbisfile.h usability
  632. configure:13470: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 conftest.c >&5
  633. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  634. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  635. configure:13476: $? = 1
  636. configure: failed program was:
  637. | /* confdefs.h. */
  638. | #define PACKAGE_NAME ""
  639. | #define PACKAGE_TARNAME ""
  640. | #define PACKAGE_VERSION ""
  641. | #define PACKAGE_STRING ""
  642. | #define PACKAGE_BUGREPORT ""
  643. | #define STDC_HEADERS 1
  644. | #define HAVE_SYS_TYPES_H 1
  645. | #define HAVE_SYS_STAT_H 1
  646. | #define HAVE_STDLIB_H 1
  647. | #define HAVE_STRING_H 1
  648. | #define HAVE_MEMORY_H 1
  649. | #define HAVE_STRINGS_H 1
  650. | #define HAVE_INTTYPES_H 1
  651. | #define HAVE_STDINT_H 1
  652. | #define HAVE_UNISTD_H 1
  653. | #define HAVE_DLFCN_H 1
  654. | #define LT_OBJDIR ".libs/"
  655. | #define const
  656. | /* end confdefs.h. */
  657. | #include <stdio.h>
  658. | #ifdef HAVE_SYS_TYPES_H
  659. | # include <sys/types.h>
  660. | #endif
  661. | #ifdef HAVE_SYS_STAT_H
  662. | # include <sys/stat.h>
  663. | #endif
  664. | #ifdef STDC_HEADERS
  665. | # include <stdlib.h>
  666. | # include <stddef.h>
  667. | #else
  668. | # ifdef HAVE_STDLIB_H
  669. | # include <stdlib.h>
  670. | # endif
  671. | #endif
  672. | #ifdef HAVE_STRING_H
  673. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  674. | # include <memory.h>
  675. | # endif
  676. | # include <string.h>
  677. | #endif
  678. | #ifdef HAVE_STRINGS_H
  679. | # include <strings.h>
  680. | #endif
  681. | #ifdef HAVE_INTTYPES_H
  682. | # include <inttypes.h>
  683. | #endif
  684. | #ifdef HAVE_STDINT_H
  685. | # include <stdint.h>
  686. | #endif
  687. | #ifdef HAVE_UNISTD_H
  688. | # include <unistd.h>
  689. | #endif
  690. | #include <vorbis/vorbisfile.h>
  691. configure:13490: result: no
  692. configure:13494: checking vorbis/vorbisfile.h presence
  693. configure:13509: x86_64-pc-linux-gnu-gcc -E /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 conftest.c
  694. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  695. configure:13515: $? = 1
  696. configure: failed program was:
  697. | /* confdefs.h. */
  698. | #define PACKAGE_NAME ""
  699. | #define PACKAGE_TARNAME ""
  700. | #define PACKAGE_VERSION ""
  701. | #define PACKAGE_STRING ""
  702. | #define PACKAGE_BUGREPORT ""
  703. | #define STDC_HEADERS 1
  704. | #define HAVE_SYS_TYPES_H 1
  705. | #define HAVE_SYS_STAT_H 1
  706. | #define HAVE_STDLIB_H 1
  707. | #define HAVE_STRING_H 1
  708. | #define HAVE_MEMORY_H 1
  709. | #define HAVE_STRINGS_H 1
  710. | #define HAVE_INTTYPES_H 1
  711. | #define HAVE_STDINT_H 1
  712. | #define HAVE_UNISTD_H 1
  713. | #define HAVE_DLFCN_H 1
  714. | #define LT_OBJDIR ".libs/"
  715. | #define const
  716. | /* end confdefs.h. */
  717. | #include <vorbis/vorbisfile.h>
  718. configure:13529: result: no
  719. configure:13557: checking for vorbis/vorbisfile.h
  720. configure:13564: result: no
  721. configure:13573: checking for ov_open_callbacks in -lvorbisfile
  722. configure:13608: x86_64-pc-linux-gnu-gcc -o conftest -march=core2 -msse4 -mcx16 -msahf -O2 -pipe /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 -Wl,-O1 -Wl,--as-needed conftest.c -lvorbisfile >&5
  723. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  724. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  725. configure:13614: $? = 1
  726. configure: failed program was:
  727. | /* confdefs.h. */
  728. | #define PACKAGE_NAME ""
  729. | #define PACKAGE_TARNAME ""
  730. | #define PACKAGE_VERSION ""
  731. | #define PACKAGE_STRING ""
  732. | #define PACKAGE_BUGREPORT ""
  733. | #define STDC_HEADERS 1
  734. | #define HAVE_SYS_TYPES_H 1
  735. | #define HAVE_SYS_STAT_H 1
  736. | #define HAVE_STDLIB_H 1
  737. | #define HAVE_STRING_H 1
  738. | #define HAVE_MEMORY_H 1
  739. | #define HAVE_STRINGS_H 1
  740. | #define HAVE_INTTYPES_H 1
  741. | #define HAVE_STDINT_H 1
  742. | #define HAVE_UNISTD_H 1
  743. | #define HAVE_DLFCN_H 1
  744. | #define LT_OBJDIR ".libs/"
  745. | #define const
  746. | /* end confdefs.h. */
  747. |
  748. | /* Override any GCC internal prototype to avoid an error.
  749. | Use char because int might match the return type of a GCC
  750. | builtin and then its argument prototype would still apply. */
  751. | #ifdef __cplusplus
  752. | extern "C"
  753. | #endif
  754. | char ov_open_callbacks ();
  755. | int
  756. | main ()
  757. | {
  758. | return ov_open_callbacks ();
  759. | ;
  760. | return 0;
  761. | }
  762. configure:13632: result: no
  763. configure:13662: WARNING: *** Unable to find Ogg Vorbis library (http://www.xiph.org/)
  764. configure:13664: WARNING: Ogg Vorbis support disabled
  765. configure:13696: checking FLAC/export.h usability
  766. configure:13713: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 conftest.c >&5
  767. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  768. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  769. configure:13719: $? = 1
  770. configure: failed program was:
  771. | /* confdefs.h. */
  772. | #define PACKAGE_NAME ""
  773. | #define PACKAGE_TARNAME ""
  774. | #define PACKAGE_VERSION ""
  775. | #define PACKAGE_STRING ""
  776. | #define PACKAGE_BUGREPORT ""
  777. | #define STDC_HEADERS 1
  778. | #define HAVE_SYS_TYPES_H 1
  779. | #define HAVE_SYS_STAT_H 1
  780. | #define HAVE_STDLIB_H 1
  781. | #define HAVE_STRING_H 1
  782. | #define HAVE_MEMORY_H 1
  783. | #define HAVE_STRINGS_H 1
  784. | #define HAVE_INTTYPES_H 1
  785. | #define HAVE_STDINT_H 1
  786. | #define HAVE_UNISTD_H 1
  787. | #define HAVE_DLFCN_H 1
  788. | #define LT_OBJDIR ".libs/"
  789. | #define const
  790. | /* end confdefs.h. */
  791. | #include <stdio.h>
  792. | #ifdef HAVE_SYS_TYPES_H
  793. | # include <sys/types.h>
  794. | #endif
  795. | #ifdef HAVE_SYS_STAT_H
  796. | # include <sys/stat.h>
  797. | #endif
  798. | #ifdef STDC_HEADERS
  799. | # include <stdlib.h>
  800. | # include <stddef.h>
  801. | #else
  802. | # ifdef HAVE_STDLIB_H
  803. | # include <stdlib.h>
  804. | # endif
  805. | #endif
  806. | #ifdef HAVE_STRING_H
  807. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  808. | # include <memory.h>
  809. | # endif
  810. | # include <string.h>
  811. | #endif
  812. | #ifdef HAVE_STRINGS_H
  813. | # include <strings.h>
  814. | #endif
  815. | #ifdef HAVE_INTTYPES_H
  816. | # include <inttypes.h>
  817. | #endif
  818. | #ifdef HAVE_STDINT_H
  819. | # include <stdint.h>
  820. | #endif
  821. | #ifdef HAVE_UNISTD_H
  822. | # include <unistd.h>
  823. | #endif
  824. | #include <FLAC/export.h>
  825. configure:13733: result: no
  826. configure:13737: checking FLAC/export.h presence
  827. configure:13752: x86_64-pc-linux-gnu-gcc -E /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 conftest.c
  828. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  829. configure:13758: $? = 1
  830. configure: failed program was:
  831. | /* confdefs.h. */
  832. | #define PACKAGE_NAME ""
  833. | #define PACKAGE_TARNAME ""
  834. | #define PACKAGE_VERSION ""
  835. | #define PACKAGE_STRING ""
  836. | #define PACKAGE_BUGREPORT ""
  837. | #define STDC_HEADERS 1
  838. | #define HAVE_SYS_TYPES_H 1
  839. | #define HAVE_SYS_STAT_H 1
  840. | #define HAVE_STDLIB_H 1
  841. | #define HAVE_STRING_H 1
  842. | #define HAVE_MEMORY_H 1
  843. | #define HAVE_STRINGS_H 1
  844. | #define HAVE_INTTYPES_H 1
  845. | #define HAVE_STDINT_H 1
  846. | #define HAVE_UNISTD_H 1
  847. | #define HAVE_DLFCN_H 1
  848. | #define LT_OBJDIR ".libs/"
  849. | #define const
  850. | /* end confdefs.h. */
  851. | #include <FLAC/export.h>
  852. configure:13772: result: no
  853. configure:13800: checking for FLAC/export.h
  854. configure:13807: result: no
  855. configure:14096: WARNING: *** Unable to find FLAC library (http://flac.sourceforge.net/)
  856. configure:14098: WARNING: FLAC support disabled
  857. configure:14118: checking signal.h usability
  858. configure:14135: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 conftest.c >&5
  859. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  860. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  861. configure:14141: $? = 1
  862. configure: failed program was:
  863. | /* confdefs.h. */
  864. | #define PACKAGE_NAME ""
  865. | #define PACKAGE_TARNAME ""
  866. | #define PACKAGE_VERSION ""
  867. | #define PACKAGE_STRING ""
  868. | #define PACKAGE_BUGREPORT ""
  869. | #define STDC_HEADERS 1
  870. | #define HAVE_SYS_TYPES_H 1
  871. | #define HAVE_SYS_STAT_H 1
  872. | #define HAVE_STDLIB_H 1
  873. | #define HAVE_STRING_H 1
  874. | #define HAVE_MEMORY_H 1
  875. | #define HAVE_STRINGS_H 1
  876. | #define HAVE_INTTYPES_H 1
  877. | #define HAVE_STDINT_H 1
  878. | #define HAVE_UNISTD_H 1
  879. | #define HAVE_DLFCN_H 1
  880. | #define LT_OBJDIR ".libs/"
  881. | #define const
  882. | /* end confdefs.h. */
  883. | #include <stdio.h>
  884. | #ifdef HAVE_SYS_TYPES_H
  885. | # include <sys/types.h>
  886. | #endif
  887. | #ifdef HAVE_SYS_STAT_H
  888. | # include <sys/stat.h>
  889. | #endif
  890. | #ifdef STDC_HEADERS
  891. | # include <stdlib.h>
  892. | # include <stddef.h>
  893. | #else
  894. | # ifdef HAVE_STDLIB_H
  895. | # include <stdlib.h>
  896. | # endif
  897. | #endif
  898. | #ifdef HAVE_STRING_H
  899. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  900. | # include <memory.h>
  901. | # endif
  902. | # include <string.h>
  903. | #endif
  904. | #ifdef HAVE_STRINGS_H
  905. | # include <strings.h>
  906. | #endif
  907. | #ifdef HAVE_INTTYPES_H
  908. | # include <inttypes.h>
  909. | #endif
  910. | #ifdef HAVE_STDINT_H
  911. | # include <stdint.h>
  912. | #endif
  913. | #ifdef HAVE_UNISTD_H
  914. | # include <unistd.h>
  915. | #endif
  916. | #include <signal.h>
  917. configure:14155: result: no
  918. configure:14159: checking signal.h presence
  919. configure:14174: x86_64-pc-linux-gnu-gcc -E /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 conftest.c
  920. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  921. configure:14180: $? = 1
  922. configure: failed program was:
  923. | /* confdefs.h. */
  924. | #define PACKAGE_NAME ""
  925. | #define PACKAGE_TARNAME ""
  926. | #define PACKAGE_VERSION ""
  927. | #define PACKAGE_STRING ""
  928. | #define PACKAGE_BUGREPORT ""
  929. | #define STDC_HEADERS 1
  930. | #define HAVE_SYS_TYPES_H 1
  931. | #define HAVE_SYS_STAT_H 1
  932. | #define HAVE_STDLIB_H 1
  933. | #define HAVE_STRING_H 1
  934. | #define HAVE_MEMORY_H 1
  935. | #define HAVE_STRINGS_H 1
  936. | #define HAVE_INTTYPES_H 1
  937. | #define HAVE_STDINT_H 1
  938. | #define HAVE_UNISTD_H 1
  939. | #define HAVE_DLFCN_H 1
  940. | #define LT_OBJDIR ".libs/"
  941. | #define const
  942. | /* end confdefs.h. */
  943. | #include <signal.h>
  944. configure:14194: result: no
  945. configure:14222: checking for signal.h
  946. configure:14230: result: no
  947. configure:14247: checking for setbuf
  948. configure:14303: x86_64-pc-linux-gnu-gcc -o conftest -march=core2 -msse4 -mcx16 -msahf -O2 -pipe /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 -Wl,-O1 -Wl,--as-needed conftest.c >&5
  949. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  950. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  951. configure:14309: $? = 1
  952. configure: failed program was:
  953. | /* confdefs.h. */
  954. | #define PACKAGE_NAME ""
  955. | #define PACKAGE_TARNAME ""
  956. | #define PACKAGE_VERSION ""
  957. | #define PACKAGE_STRING ""
  958. | #define PACKAGE_BUGREPORT ""
  959. | #define STDC_HEADERS 1
  960. | #define HAVE_SYS_TYPES_H 1
  961. | #define HAVE_SYS_STAT_H 1
  962. | #define HAVE_STDLIB_H 1
  963. | #define HAVE_STRING_H 1
  964. | #define HAVE_MEMORY_H 1
  965. | #define HAVE_STRINGS_H 1
  966. | #define HAVE_INTTYPES_H 1
  967. | #define HAVE_STDINT_H 1
  968. | #define HAVE_UNISTD_H 1
  969. | #define HAVE_DLFCN_H 1
  970. | #define LT_OBJDIR ".libs/"
  971. | #define const
  972. | /* end confdefs.h. */
  973. | /* Define setbuf to an innocuous variant, in case <limits.h> declares setbuf.
  974. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  975. | #define setbuf innocuous_setbuf
  976. |
  977. | /* System header to define __stub macros and hopefully few prototypes,
  978. | which can conflict with char setbuf (); below.
  979. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  980. | <limits.h> exists even on freestanding compilers. */
  981. |
  982. | #ifdef __STDC__
  983. | # include <limits.h>
  984. | #else
  985. | # include <assert.h>
  986. | #endif
  987. |
  988. | #undef setbuf
  989. |
  990. | /* Override any GCC internal prototype to avoid an error.
  991. | Use char because int might match the return type of a GCC
  992. | builtin and then its argument prototype would still apply. */
  993. | #ifdef __cplusplus
  994. | extern "C"
  995. | #endif
  996. | char setbuf ();
  997. | /* The GNU C library defines this for functions which it implements
  998. | to always fail with ENOSYS. Some functions are actually named
  999. | something starting with __ and the normal name is an alias. */
  1000. | #if defined __stub_setbuf || defined __stub___setbuf
  1001. | choke me
  1002. | #endif
  1003. |
  1004. | int
  1005. | main ()
  1006. | {
  1007. | return setbuf ();
  1008. | ;
  1009. | return 0;
  1010. | }
  1011. configure:14327: result: no
  1012. configure:14684: checking for libmad headers
  1013. configure:14711: x86_64-pc-linux-gnu-gcc -c -march=core2 -msse4 -mcx16 -msahf -O2 -pipe /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 conftest.c >&5
  1014. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  1015. x86_64-pc-linux-gnu-gcc: /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include: No such file or directory
  1016. configure:14717: $? = 1
  1017. configure: failed program was:
  1018. | /* confdefs.h. */
  1019. | #define PACKAGE_NAME ""
  1020. | #define PACKAGE_TARNAME ""
  1021. | #define PACKAGE_VERSION ""
  1022. | #define PACKAGE_STRING ""
  1023. | #define PACKAGE_BUGREPORT ""
  1024. | #define STDC_HEADERS 1
  1025. | #define HAVE_SYS_TYPES_H 1
  1026. | #define HAVE_SYS_STAT_H 1
  1027. | #define HAVE_STDLIB_H 1
  1028. | #define HAVE_STRING_H 1
  1029. | #define HAVE_MEMORY_H 1
  1030. | #define HAVE_STRINGS_H 1
  1031. | #define HAVE_INTTYPES_H 1
  1032. | #define HAVE_STDINT_H 1
  1033. | #define HAVE_UNISTD_H 1
  1034. | #define HAVE_DLFCN_H 1
  1035. | #define LT_OBJDIR ".libs/"
  1036. | #define const
  1037. | /* end confdefs.h. */
  1038. |
  1039. | #include "mad.h"
  1040. |
  1041. | int
  1042. | main ()
  1043. | {
  1044. |
  1045. |
  1046. | ;
  1047. | return 0;
  1048. | }
  1049. configure:14733: result: no
  1050. configure:14740: WARNING: *** Unable to find MAD library (http://www.underbit.com/products/mad/)
  1051. configure:14746: WARNING: MP3 support disabled
  1052. configure:14942: creating ./config.status
  1053.  
  1054. ## ---------------------- ##
  1055. ## Running config.status. ##
  1056. ## ---------------------- ##
  1057.  
  1058. This file was extended by config.status, which was
  1059. generated by GNU Autoconf 2.61. Invocation command line was
  1060.  
  1061. CONFIG_FILES =
  1062. CONFIG_HEADERS =
  1063. CONFIG_LINKS =
  1064. CONFIG_COMMANDS =
  1065. $ ./config.status
  1066.  
  1067. on perjanus
  1068.  
  1069. config.status:1022: executing libtool commands
  1070. configure:16975: creating ./config.status
  1071.  
  1072. ## ---------------------- ##
  1073. ## Running config.status. ##
  1074. ## ---------------------- ##
  1075.  
  1076. This file was extended by config.status, which was
  1077. generated by GNU Autoconf 2.61. Invocation command line was
  1078.  
  1079. CONFIG_FILES =
  1080. CONFIG_HEADERS =
  1081. CONFIG_LINKS =
  1082. CONFIG_COMMANDS =
  1083. $ ./config.status
  1084.  
  1085. on perjanus
  1086.  
  1087. config.status:895: creating Makefile
  1088. config.status:895: creating SDL_mixer.spec
  1089. config.status:895: creating SDL_mixer.qpg
  1090. config.status:895: creating SDL_mixer.pc
  1091. config.status:1080: executing libtool commands
  1092. config.status:1080: executing default commands
  1093.  
  1094. ## ---------------- ##
  1095. ## Cache variables. ##
  1096. ## ---------------- ##
  1097.  
  1098. ac_cv_build=x86_64-pc-linux-gnu
  1099. ac_cv_c_compiler_gnu=yes
  1100. ac_cv_c_const=no
  1101. ac_cv_env_CC_set=
  1102. ac_cv_env_CC_value=
  1103. ac_cv_env_CFLAGS_set=set
  1104. ac_cv_env_CFLAGS_value='-march=core2 -msse4 -mcx16 -msahf -O2 -pipe'
  1105. ac_cv_env_CPPFLAGS_set=
  1106. ac_cv_env_CPPFLAGS_value=
  1107. ac_cv_env_CPP_set=
  1108. ac_cv_env_CPP_value=
  1109. ac_cv_env_LDFLAGS_set=set
  1110. ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed'
  1111. ac_cv_env_LIBS_set=
  1112. ac_cv_env_LIBS_value=
  1113. ac_cv_env_MODPLUG_CFLAGS_set=
  1114. ac_cv_env_MODPLUG_CFLAGS_value=
  1115. ac_cv_env_MODPLUG_LIBS_set=
  1116. ac_cv_env_MODPLUG_LIBS_value=
  1117. ac_cv_env_PKG_CONFIG_set=
  1118. ac_cv_env_PKG_CONFIG_value=
  1119. ac_cv_env_SDL_CFLAGS_set=
  1120. ac_cv_env_SDL_CFLAGS_value=
  1121. ac_cv_env_SDL_LIBS_set=
  1122. ac_cv_env_SDL_LIBS_value=
  1123. ac_cv_env_build_alias_set=set
  1124. ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
  1125. ac_cv_env_host_alias_set=set
  1126. ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
  1127. ac_cv_env_target_alias_set=
  1128. ac_cv_env_target_alias_value=
  1129. ac_cv_func_fork=no
  1130. ac_cv_func_setbuf=no
  1131. ac_cv_func_vfork=no
  1132. ac_cv_header_FLAC_export_h=no
  1133. ac_cv_header_dlfcn_h=yes
  1134. ac_cv_header_inttypes_h=yes
  1135. ac_cv_header_memory_h=yes
  1136. ac_cv_header_signal_h=no
  1137. ac_cv_header_stdc=yes
  1138. ac_cv_header_stdint_h=yes
  1139. ac_cv_header_stdlib_h=yes
  1140. ac_cv_header_string_h=yes
  1141. ac_cv_header_strings_h=yes
  1142. ac_cv_header_sys_stat_h=yes
  1143. ac_cv_header_sys_types_h=yes
  1144. ac_cv_header_unistd_h=yes
  1145. ac_cv_header_vorbis_vorbisfile_h=no
  1146. ac_cv_host=x86_64-pc-linux-gnu
  1147. ac_cv_lib_m_pow=no
  1148. ac_cv_lib_vorbisfile_ov_open_callbacks=no
  1149. ac_cv_objext=o
  1150. ac_cv_path_EGREP='/bin/grep -E'
  1151. ac_cv_path_FGREP='/bin/grep -F'
  1152. ac_cv_path_GREP=/bin/grep
  1153. ac_cv_path_SED=/bin/sed
  1154. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  1155. ac_cv_path_install='/usr/bin/install -c'
  1156. ac_cv_prog_AR=x86_64-pc-linux-gnu-ar
  1157. ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc
  1158. ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E'
  1159. ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump
  1160. ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib
  1161. ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip
  1162. ac_cv_prog_cc_c89=
  1163. ac_cv_prog_cc_g=yes
  1164. ac_cv_prog_make_make_set=yes
  1165. lt_cv_deplibs_check_method=pass_all
  1166. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1167. lt_cv_file_magic_test_file=
  1168. lt_cv_ld_reload_flag=-r
  1169. lt_cv_nm_interface='BSD nm'
  1170. lt_cv_objdir=.libs
  1171. lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld
  1172. lt_cv_path_NM='/usr/bin/nm -B'
  1173. lt_cv_prog_compiler_c_o=yes
  1174. lt_cv_prog_compiler_pic_works=yes
  1175. lt_cv_prog_compiler_rtti_exceptions=no
  1176. lt_cv_prog_compiler_static_works=yes
  1177. lt_cv_prog_gnu_ld=yes
  1178. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  1179. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  1180. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  1181. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  1182. lt_cv_sys_max_cmd_len=1572864
  1183. pkg_cv_SDL_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL '
  1184. pkg_cv_SDL_LIBS='-lSDL -lpthread '
  1185.  
  1186. ## ----------------- ##
  1187. ## Output variables. ##
  1188. ## ----------------- ##
  1189.  
  1190. AR='x86_64-pc-linux-gnu-ar'
  1191. AS='as'
  1192. BINARY_AGE='12'
  1193. BUILD_CFLAGS='-march=core2 -msse4 -mcx16 -msahf -O2 -pipe '
  1194. BUILD_LDFLAGS='-Wl,-O1 -Wl,--as-needed'
  1195. CC='x86_64-pc-linux-gnu-gcc'
  1196. CFLAGS='-march=core2 -msse4 -mcx16 -msahf -O2 -pipe /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1'
  1197. CPP='x86_64-pc-linux-gnu-gcc -E'
  1198. CPPFLAGS=' /opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1'
  1199. DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Dconst='
  1200. DLLTOOL='dlltool'
  1201. DSYMUTIL=''
  1202. DUMPBIN=''
  1203. ECHO_C=''
  1204. ECHO_N='-n'
  1205. ECHO_T=''
  1206. EGREP='/bin/grep -E'
  1207. EXE=''
  1208. EXEEXT=''
  1209. EXTRA_CFLAGS='/opt/intel/composer_xe_2011_sp1.11.339/ipp/include:/opt/intel/composer_xe_2011_sp1.11.339/mkl/include -D_GNU_SOURCE=1 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I$(srcdir)/timidity'
  1210. EXTRA_LDFLAGS=' -lSDL -lpthread '
  1211. FGREP='/bin/grep -F'
  1212. GREP='/bin/grep'
  1213. INSTALL_DATA='${INSTALL} -m 644'
  1214. INSTALL_PROGRAM='${INSTALL}'
  1215. INSTALL_SCRIPT='${INSTALL}'
  1216. INTERFACE_AGE='0'
  1217. LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
  1218. LDFLAGS='-Wl,-O1 -Wl,--as-needed '
  1219. LIBMIKMOD_CONFIG=''
  1220. LIBOBJS=''
  1221. LIBS=''
  1222. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1223. LIPO=''
  1224. LN_S='ln -s'
  1225. LTLIBOBJS=''
  1226. LT_AGE='12'
  1227. LT_CURRENT='12'
  1228. LT_RELEASE='1.2'
  1229. LT_REVISION='0'
  1230. MAJOR_VERSION='1'
  1231. MICRO_VERSION='12'
  1232. MINOR_VERSION='2'
  1233. MODPLUG_CFLAGS=''
  1234. MODPLUG_LIBS=''
  1235. NM='/usr/bin/nm -B'
  1236. NMEDIT=''
  1237. OBJDUMP='x86_64-pc-linux-gnu-objdump'
  1238. OBJECTS='$(objects)/effect_position.lo $(objects)/effect_stereoreverse.lo $(objects)/effects_internal.lo $(objects)/load_aiff.lo $(objects)/load_voc.lo $(objects)/mixer.lo $(objects)/music.lo $(objects)/wavestream.lo $(objects)/common.lo $(objects)/ctrlmode.lo $(objects)/filter.lo $(objects)/instrum.lo $(objects)/mix.lo $(objects)/output.lo $(objects)/playmidi.lo $(objects)/readmidi.lo $(objects)/resample.lo $(objects)/sdl_a.lo $(objects)/sdl_c.lo $(objects)/tables.lo $(objects)/timidity.lo '
  1239. OBJEXT='o'
  1240. OTOOL64=''
  1241. OTOOL=''
  1242. PACKAGE_BUGREPORT=''
  1243. PACKAGE_NAME=''
  1244. PACKAGE_STRING=''
  1245. PACKAGE_TARNAME=''
  1246. PACKAGE_VERSION=''
  1247. PATH_SEPARATOR=':'
  1248. PKG_CONFIG='/usr/bin/pkg-config'
  1249. PLAYMUS_OBJECTS='$(objects)/playmus.lo'
  1250. PLAYWAVE_OBJECTS='$(objects)/playwave.lo'
  1251. RANLIB='x86_64-pc-linux-gnu-ranlib'
  1252. SDL_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL '
  1253. SDL_CONFIG='pkg-config sdl'
  1254. SDL_LIBS='-lSDL -lpthread '
  1255. SDL_VERSION='1.2.10'
  1256. SED='/bin/sed'
  1257. SET_MAKE=''
  1258. SHELL='/bin/sh'
  1259. SMPEG_CFLAGS=''
  1260. SMPEG_CONFIG=''
  1261. SMPEG_LIBS=''
  1262. STRIP='x86_64-pc-linux-gnu-strip'
  1263. VERSION='1.2.12'
  1264. VERSION_OBJECTS=''
  1265. WINDRES=''
  1266. ac_aux_dir='./build-scripts'
  1267. ac_ct_CC=''
  1268. ac_ct_DUMPBIN=''
  1269. bindir='${exec_prefix}/bin'
  1270. build='x86_64-pc-linux-gnu'
  1271. build_alias='x86_64-pc-linux-gnu'
  1272. build_cpu='x86_64'
  1273. build_os='linux-gnu'
  1274. build_vendor='pc'
  1275. datadir='/usr/share'
  1276. datarootdir='${prefix}/share'
  1277. docdir='${datarootdir}/doc/${PACKAGE}'
  1278. dvidir='${docdir}'
  1279. exec_prefix='${prefix}'
  1280. host='x86_64-pc-linux-gnu'
  1281. host_alias='x86_64-pc-linux-gnu'
  1282. host_cpu='x86_64'
  1283. host_os='linux-gnu'
  1284. host_vendor='pc'
  1285. htmldir='${docdir}'
  1286. includedir='${prefix}/include'
  1287. infodir='/usr/share/info'
  1288. libdir='/usr/lib64'
  1289. libexecdir='${exec_prefix}/libexec'
  1290. localedir='${datarootdir}/locale'
  1291. localstatedir='/var/lib'
  1292. lt_ECHO='echo'
  1293. mandir='/usr/share/man'
  1294. oldincludedir='/usr/include'
  1295. pdfdir='${docdir}'
  1296. prefix='/usr'
  1297. program_transform_name='s,x,x,'
  1298. psdir='${docdir}'
  1299. sbindir='${exec_prefix}/sbin'
  1300. sharedstatedir='${prefix}/com'
  1301. sysconfdir='/etc'
  1302. target_alias=''
  1303.  
  1304. ## ----------- ##
  1305. ## confdefs.h. ##
  1306. ## ----------- ##
  1307.  
  1308. #define PACKAGE_NAME ""
  1309. #define PACKAGE_TARNAME ""
  1310. #define PACKAGE_VERSION ""
  1311. #define PACKAGE_STRING ""
  1312. #define PACKAGE_BUGREPORT ""
  1313. #define STDC_HEADERS 1
  1314. #define HAVE_SYS_TYPES_H 1
  1315. #define HAVE_SYS_STAT_H 1
  1316. #define HAVE_STDLIB_H 1
  1317. #define HAVE_STRING_H 1
  1318. #define HAVE_MEMORY_H 1
  1319. #define HAVE_STRINGS_H 1
  1320. #define HAVE_INTTYPES_H 1
  1321. #define HAVE_STDINT_H 1
  1322. #define HAVE_UNISTD_H 1
  1323. #define HAVE_DLFCN_H 1
  1324. #define LT_OBJDIR ".libs/"
  1325. #define const
  1326.  
  1327. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement