Advertisement
Guest User

Untitled

a guest
Nov 2nd, 2012
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.80 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 linuxsampler configure 1.0.0.svn19, which was
  5. generated by GNU Autoconf 2.65. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = textlabs
  14. uname -m = i686
  15. uname -r = 2.6.31-11-rt
  16. uname -s = Linux
  17. uname -v = #154-Ubuntu SMP PREEMPT RT Wed Jun 9 12:28:53 UTC 2010
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/games
  37.  
  38.  
  39. ## ----------- ##
  40. ## Core tests. ##
  41. ## ----------- ##
  42.  
  43. configure:3189: checking for g++
  44. configure:3205: found /usr/bin/g++
  45. configure:3216: result: g++
  46. configure:3243: checking for C++ compiler version
  47. configure:3252: g++ --version >&5
  48. g++ (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3
  49. Copyright (C) 2009 Free Software Foundation, Inc.
  50. This is free software; see the source for copying conditions. There is NO
  51. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  52.  
  53. configure:3263: $? = 0
  54. configure:3252: g++ -v >&5
  55. Using built-in specs.
  56. Target: i486-linux-gnu
  57. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5.1' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
  58. Thread model: posix
  59. gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1)
  60. configure:3263: $? = 0
  61. configure:3252: g++ -V >&5
  62. g++: '-V' option must have argument
  63. configure:3263: $? = 1
  64. configure:3252: g++ -qversion >&5
  65. g++: unrecognized option '-qversion'
  66. g++: no input files
  67. configure:3263: $? = 1
  68. configure:3283: checking whether the C++ compiler works
  69. configure:3305: g++ conftest.cpp >&5
  70. configure:3309: $? = 0
  71. configure:3358: result: yes
  72. configure:3361: checking for C++ compiler default output file name
  73. configure:3363: result: a.out
  74. configure:3369: checking for suffix of executables
  75. configure:3376: g++ -o conftest conftest.cpp >&5
  76. configure:3380: $? = 0
  77. configure:3402: result:
  78. configure:3424: checking whether we are cross compiling
  79. configure:3432: g++ -o conftest conftest.cpp >&5
  80. configure:3436: $? = 0
  81. configure:3443: ./conftest
  82. configure:3447: $? = 0
  83. configure:3462: result: no
  84. configure:3467: checking for suffix of object files
  85. configure:3489: g++ -c conftest.cpp >&5
  86. configure:3493: $? = 0
  87. configure:3514: result: o
  88. configure:3518: checking whether we are using the GNU C++ compiler
  89. configure:3537: g++ -c conftest.cpp >&5
  90. configure:3537: $? = 0
  91. configure:3546: result: yes
  92. configure:3555: checking whether g++ accepts -g
  93. configure:3575: g++ -c -g conftest.cpp >&5
  94. configure:3575: $? = 0
  95. configure:3616: result: yes
  96. configure:3666: checking build system type
  97. configure:3680: result: i686-pc-linux-gnu
  98. configure:3700: checking host system type
  99. configure:3713: result: i686-pc-linux-gnu
  100. configure:4109: checking for gcc
  101. configure:4125: found /usr/bin/gcc
  102. configure:4136: result: gcc
  103. configure:4365: checking for C compiler version
  104. configure:4374: gcc --version >&5
  105. gcc (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3
  106. Copyright (C) 2009 Free Software Foundation, Inc.
  107. This is free software; see the source for copying conditions. There is NO
  108. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  109.  
  110. configure:4385: $? = 0
  111. configure:4374: gcc -v >&5
  112. Using built-in specs.
  113. Target: i486-linux-gnu
  114. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5.1' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
  115. Thread model: posix
  116. gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1)
  117. configure:4385: $? = 0
  118. configure:4374: gcc -V >&5
  119. gcc: '-V' option must have argument
  120. configure:4385: $? = 1
  121. configure:4374: gcc -qversion >&5
  122. gcc: unrecognized option '-qversion'
  123. gcc: no input files
  124. configure:4385: $? = 1
  125. configure:4389: checking whether we are using the GNU C compiler
  126. configure:4408: gcc -c conftest.c >&5
  127. configure:4408: $? = 0
  128. configure:4417: result: yes
  129. configure:4426: checking whether gcc accepts -g
  130. configure:4446: gcc -c -g conftest.c >&5
  131. configure:4446: $? = 0
  132. configure:4487: result: yes
  133. configure:4504: checking for gcc option to accept ISO C89
  134. configure:4568: gcc -c -g -O2 conftest.c >&5
  135. configure:4568: $? = 0
  136. configure:4581: result: none needed
  137. configure:4601: checking for a sed that does not truncate output
  138. configure:4665: result: /bin/sed
  139. configure:4683: checking for grep that handles long lines and -e
  140. configure:4741: result: /bin/grep
  141. configure:4746: checking for egrep
  142. configure:4808: result: /bin/grep -E
  143. configure:4813: checking for fgrep
  144. configure:4875: result: /bin/grep -F
  145. configure:4910: checking for ld used by gcc
  146. configure:4977: result: /usr/bin/ld
  147. configure:4984: checking if the linker (/usr/bin/ld) is GNU ld
  148. configure:4999: result: yes
  149. configure:5011: checking for BSD- or MS-compatible name lister (nm)
  150. configure:5060: result: /usr/bin/nm -B
  151. configure:5178: checking the name lister (/usr/bin/nm -B) interface
  152. configure:5185: gcc -c -g -O2 conftest.c >&5
  153. configure:5188: /usr/bin/nm -B "conftest.o"
  154. configure:5191: output
  155. 00000000 B some_variable
  156. configure:5198: result: BSD nm
  157. configure:5201: checking whether ln -s works
  158. configure:5208: result: no, using cp -p
  159. configure:5213: checking the maximum length of command line arguments
  160. configure:5333: result: 1572864
  161. configure:5350: checking whether the shell understands some XSI constructs
  162. configure:5360: result: yes
  163. configure:5364: checking whether the shell understands "+="
  164. configure:5370: result: yes
  165. configure:5405: checking for /usr/bin/ld option to reload object files
  166. configure:5412: result: -r
  167. configure:5481: checking for objdump
  168. configure:5508: result: objdump
  169. configure:5537: checking how to recognize dependent libraries
  170. configure:5733: result: pass_all
  171. configure:5793: checking for ar
  172. configure:5809: found /usr/bin/ar
  173. configure:5820: result: ar
  174. configure:5898: checking for strip
  175. configure:5914: found /usr/bin/strip
  176. configure:5925: result: strip
  177. configure:5997: checking for ranlib
  178. configure:6013: found /usr/bin/ranlib
  179. configure:6024: result: ranlib
  180. configure:6114: checking command to parse /usr/bin/nm -B output from gcc object
  181. configure:6232: gcc -c -g -O2 conftest.c >&5
  182. configure:6235: $? = 0
  183. configure:6239: /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
  184. configure:6242: $? = 0
  185. configure:6296: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  186. configure:6299: $? = 0
  187. configure:6337: result: ok
  188. configure:7146: checking how to run the C preprocessor
  189. configure:7177: gcc -E conftest.c
  190. configure:7177: $? = 0
  191. configure:7191: gcc -E conftest.c
  192. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  193. configure:7191: $? = 1
  194. configure: failed program was:
  195. | /* confdefs.h */
  196. | #define PACKAGE_NAME "linuxsampler"
  197. | #define PACKAGE_TARNAME "linuxsampler"
  198. | #define PACKAGE_VERSION "1.0.0.svn19"
  199. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  200. | #define PACKAGE_BUGREPORT ""
  201. | #define PACKAGE_URL ""
  202. | #define LSCP_RELEASE_MAJOR 1
  203. | #define LSCP_RELEASE_MINOR 5
  204. | /* end confdefs.h. */
  205. | #include <ac_nonexistent.h>
  206. configure:7216: result: gcc -E
  207. configure:7236: gcc -E conftest.c
  208. configure:7236: $? = 0
  209. configure:7250: gcc -E conftest.c
  210. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  211. configure:7250: $? = 1
  212. configure: failed program was:
  213. | /* confdefs.h */
  214. | #define PACKAGE_NAME "linuxsampler"
  215. | #define PACKAGE_TARNAME "linuxsampler"
  216. | #define PACKAGE_VERSION "1.0.0.svn19"
  217. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  218. | #define PACKAGE_BUGREPORT ""
  219. | #define PACKAGE_URL ""
  220. | #define LSCP_RELEASE_MAJOR 1
  221. | #define LSCP_RELEASE_MINOR 5
  222. | /* end confdefs.h. */
  223. | #include <ac_nonexistent.h>
  224. configure:7279: checking for ANSI C header files
  225. configure:7299: gcc -c -g -O2 conftest.c >&5
  226. configure:7299: $? = 0
  227. configure:7372: gcc -o conftest -g -O2 conftest.c >&5
  228. configure:7372: $? = 0
  229. configure:7372: ./conftest
  230. configure:7372: $? = 0
  231. configure:7383: result: yes
  232. configure:7396: checking for sys/types.h
  233. configure:7396: gcc -c -g -O2 conftest.c >&5
  234. configure:7396: $? = 0
  235. configure:7396: result: yes
  236. configure:7396: checking for sys/stat.h
  237. configure:7396: gcc -c -g -O2 conftest.c >&5
  238. configure:7396: $? = 0
  239. configure:7396: result: yes
  240. configure:7396: checking for stdlib.h
  241. configure:7396: gcc -c -g -O2 conftest.c >&5
  242. configure:7396: $? = 0
  243. configure:7396: result: yes
  244. configure:7396: checking for string.h
  245. configure:7396: gcc -c -g -O2 conftest.c >&5
  246. configure:7396: $? = 0
  247. configure:7396: result: yes
  248. configure:7396: checking for memory.h
  249. configure:7396: gcc -c -g -O2 conftest.c >&5
  250. configure:7396: $? = 0
  251. configure:7396: result: yes
  252. configure:7396: checking for strings.h
  253. configure:7396: gcc -c -g -O2 conftest.c >&5
  254. configure:7396: $? = 0
  255. configure:7396: result: yes
  256. configure:7396: checking for inttypes.h
  257. configure:7396: gcc -c -g -O2 conftest.c >&5
  258. configure:7396: $? = 0
  259. configure:7396: result: yes
  260. configure:7396: checking for stdint.h
  261. configure:7396: gcc -c -g -O2 conftest.c >&5
  262. configure:7396: $? = 0
  263. configure:7396: result: yes
  264. configure:7396: checking for unistd.h
  265. configure:7396: gcc -c -g -O2 conftest.c >&5
  266. configure:7396: $? = 0
  267. configure:7396: result: yes
  268. configure:7411: checking for dlfcn.h
  269. configure:7411: gcc -c -g -O2 conftest.c >&5
  270. configure:7411: $? = 0
  271. configure:7411: result: yes
  272. configure:7536: checking for C++ compiler version
  273. configure:7545: g++ --version >&5
  274. g++ (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3
  275. Copyright (C) 2009 Free Software Foundation, Inc.
  276. This is free software; see the source for copying conditions. There is NO
  277. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  278.  
  279. configure:7556: $? = 0
  280. configure:7545: g++ -v >&5
  281. Using built-in specs.
  282. Target: i486-linux-gnu
  283. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5.1' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
  284. Thread model: posix
  285. gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1)
  286. configure:7556: $? = 0
  287. configure:7545: g++ -V >&5
  288. g++: '-V' option must have argument
  289. configure:7556: $? = 1
  290. configure:7545: g++ -qversion >&5
  291. g++: unrecognized option '-qversion'
  292. g++: no input files
  293. configure:7556: $? = 1
  294. configure:7560: checking whether we are using the GNU C++ compiler
  295. configure:7588: result: yes
  296. configure:7597: checking whether g++ accepts -g
  297. configure:7658: result: yes
  298. configure:7689: checking how to run the C++ preprocessor
  299. configure:7716: g++ -E conftest.cpp
  300. configure:7716: $? = 0
  301. configure:7730: g++ -E conftest.cpp
  302. conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
  303. configure:7730: $? = 1
  304. configure: failed program was:
  305. | /* confdefs.h */
  306. | #define PACKAGE_NAME "linuxsampler"
  307. | #define PACKAGE_TARNAME "linuxsampler"
  308. | #define PACKAGE_VERSION "1.0.0.svn19"
  309. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  310. | #define PACKAGE_BUGREPORT ""
  311. | #define PACKAGE_URL ""
  312. | #define LSCP_RELEASE_MAJOR 1
  313. | #define LSCP_RELEASE_MINOR 5
  314. | #define STDC_HEADERS 1
  315. | #define HAVE_SYS_TYPES_H 1
  316. | #define HAVE_SYS_STAT_H 1
  317. | #define HAVE_STDLIB_H 1
  318. | #define HAVE_STRING_H 1
  319. | #define HAVE_MEMORY_H 1
  320. | #define HAVE_STRINGS_H 1
  321. | #define HAVE_INTTYPES_H 1
  322. | #define HAVE_STDINT_H 1
  323. | #define HAVE_UNISTD_H 1
  324. | #define HAVE_DLFCN_H 1
  325. | /* end confdefs.h. */
  326. | #include <ac_nonexistent.h>
  327. configure:7755: result: g++ -E
  328. configure:7775: g++ -E conftest.cpp
  329. configure:7775: $? = 0
  330. configure:7789: g++ -E conftest.cpp
  331. conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
  332. configure:7789: $? = 1
  333. configure: failed program was:
  334. | /* confdefs.h */
  335. | #define PACKAGE_NAME "linuxsampler"
  336. | #define PACKAGE_TARNAME "linuxsampler"
  337. | #define PACKAGE_VERSION "1.0.0.svn19"
  338. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  339. | #define PACKAGE_BUGREPORT ""
  340. | #define PACKAGE_URL ""
  341. | #define LSCP_RELEASE_MAJOR 1
  342. | #define LSCP_RELEASE_MINOR 5
  343. | #define STDC_HEADERS 1
  344. | #define HAVE_SYS_TYPES_H 1
  345. | #define HAVE_SYS_STAT_H 1
  346. | #define HAVE_STDLIB_H 1
  347. | #define HAVE_STRING_H 1
  348. | #define HAVE_MEMORY_H 1
  349. | #define HAVE_STRINGS_H 1
  350. | #define HAVE_INTTYPES_H 1
  351. | #define HAVE_STDINT_H 1
  352. | #define HAVE_UNISTD_H 1
  353. | #define HAVE_DLFCN_H 1
  354. | /* end confdefs.h. */
  355. | #include <ac_nonexistent.h>
  356. configure:7993: checking for objdir
  357. configure:8008: result: .libs
  358. configure:8300: checking if gcc supports -fno-rtti -fno-exceptions
  359. configure:8318: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  360. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  361. configure:8322: $? = 0
  362. configure:8335: result: no
  363. configure:8355: checking for gcc option to produce PIC
  364. configure:8627: result: -fPIC -DPIC
  365. configure:8639: checking if gcc PIC flag -fPIC -DPIC works
  366. configure:8657: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  367. configure:8661: $? = 0
  368. configure:8674: result: yes
  369. configure:8698: checking if gcc static flag -static works
  370. configure:8726: result: yes
  371. configure:8741: checking if gcc supports -c -o file.o
  372. configure:8762: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  373. configure:8766: $? = 0
  374. configure:8788: result: yes
  375. configure:8796: checking if gcc supports -c -o file.o
  376. configure:8843: result: yes
  377. configure:8876: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  378. configure:9867: result: yes
  379. configure:9904: checking whether -lc should be explicitly linked in
  380. configure:9909: gcc -c -g -O2 conftest.c >&5
  381. configure:9912: $? = 0
  382. configure:9927: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  383. configure:9930: $? = 0
  384. configure:9942: result: no
  385. configure:10106: checking dynamic linker characteristics
  386. configure:10539: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  387. configure:10539: $? = 0
  388. configure:10769: result: GNU/Linux ld.so
  389. configure:10871: checking how to hardcode library paths into programs
  390. configure:10896: result: immediate
  391. configure:11416: checking whether stripping libraries is possible
  392. configure:11421: result: yes
  393. configure:11456: checking if libtool supports shared libraries
  394. configure:11458: result: yes
  395. configure:11461: checking whether to build shared libraries
  396. configure:11482: result: yes
  397. configure:11485: checking whether to build static libraries
  398. configure:11489: result: yes
  399. configure:11639: checking for ld used by g++
  400. configure:11706: result: /usr/bin/ld
  401. configure:11713: checking if the linker (/usr/bin/ld) is GNU ld
  402. configure:11728: result: yes
  403. configure:11783: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  404. configure:12696: result: yes
  405. configure:12724: g++ -c -g -O2 conftest.cpp >&5
  406. configure:12727: $? = 0
  407. configure:12909: checking for g++ option to produce PIC
  408. configure:13226: result: -fPIC -DPIC
  409. configure:13235: checking if g++ PIC flag -fPIC -DPIC works
  410. configure:13253: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
  411. configure:13257: $? = 0
  412. configure:13270: result: yes
  413. configure:13291: checking if g++ static flag -static works
  414. configure:13319: result: yes
  415. configure:13331: checking if g++ supports -c -o file.o
  416. configure:13352: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  417. configure:13356: $? = 0
  418. configure:13378: result: yes
  419. configure:13383: checking if g++ supports -c -o file.o
  420. configure:13430: result: yes
  421. configure:13460: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  422. configure:13489: result: yes
  423. configure:13626: checking dynamic linker characteristics
  424. configure:14007: g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp >&5
  425. configure:14007: $? = 0
  426. configure:14237: result: GNU/Linux ld.so
  427. configure:14288: checking how to hardcode library paths into programs
  428. configure:14313: result: immediate
  429. configure:14378: checking whether byte ordering is bigendian
  430. configure:14393: gcc -c -g -O2 conftest.c >&5
  431. conftest.c:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
  432. configure:14393: $? = 1
  433. configure: failed program was:
  434. | /* confdefs.h */
  435. | #define PACKAGE_NAME "linuxsampler"
  436. | #define PACKAGE_TARNAME "linuxsampler"
  437. | #define PACKAGE_VERSION "1.0.0.svn19"
  438. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  439. | #define PACKAGE_BUGREPORT ""
  440. | #define PACKAGE_URL ""
  441. | #define LSCP_RELEASE_MAJOR 1
  442. | #define LSCP_RELEASE_MINOR 5
  443. | #define STDC_HEADERS 1
  444. | #define HAVE_SYS_TYPES_H 1
  445. | #define HAVE_SYS_STAT_H 1
  446. | #define HAVE_STDLIB_H 1
  447. | #define HAVE_STRING_H 1
  448. | #define HAVE_MEMORY_H 1
  449. | #define HAVE_STRINGS_H 1
  450. | #define HAVE_INTTYPES_H 1
  451. | #define HAVE_STDINT_H 1
  452. | #define HAVE_UNISTD_H 1
  453. | #define HAVE_DLFCN_H 1
  454. | #define LT_OBJDIR ".libs/"
  455. | /* end confdefs.h. */
  456. | #ifndef __APPLE_CC__
  457. | not a universal capable compiler
  458. | #endif
  459. | typedef int dummy;
  460. |
  461. configure:14438: gcc -c -g -O2 conftest.c >&5
  462. configure:14438: $? = 0
  463. configure:14456: gcc -c -g -O2 conftest.c >&5
  464. conftest.c: In function 'main':
  465. conftest.c:30: error: 'not' undeclared (first use in this function)
  466. conftest.c:30: error: (Each undeclared identifier is reported only once
  467. conftest.c:30: error: for each function it appears in.)
  468. conftest.c:30: error: expected ';' before 'big'
  469. configure:14456: $? = 1
  470. configure: failed program was:
  471. | /* confdefs.h */
  472. | #define PACKAGE_NAME "linuxsampler"
  473. | #define PACKAGE_TARNAME "linuxsampler"
  474. | #define PACKAGE_VERSION "1.0.0.svn19"
  475. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  476. | #define PACKAGE_BUGREPORT ""
  477. | #define PACKAGE_URL ""
  478. | #define LSCP_RELEASE_MAJOR 1
  479. | #define LSCP_RELEASE_MINOR 5
  480. | #define STDC_HEADERS 1
  481. | #define HAVE_SYS_TYPES_H 1
  482. | #define HAVE_SYS_STAT_H 1
  483. | #define HAVE_STDLIB_H 1
  484. | #define HAVE_STRING_H 1
  485. | #define HAVE_MEMORY_H 1
  486. | #define HAVE_STRINGS_H 1
  487. | #define HAVE_INTTYPES_H 1
  488. | #define HAVE_STDINT_H 1
  489. | #define HAVE_UNISTD_H 1
  490. | #define HAVE_DLFCN_H 1
  491. | #define LT_OBJDIR ".libs/"
  492. | /* end confdefs.h. */
  493. | #include <sys/types.h>
  494. | #include <sys/param.h>
  495. |
  496. | int
  497. | main ()
  498. | {
  499. | #if BYTE_ORDER != BIG_ENDIAN
  500. | not big endian
  501. | #endif
  502. |
  503. | ;
  504. | return 0;
  505. | }
  506. configure:14584: result: no
  507. configure:14653: checking for pkg-config
  508. configure:14671: found /usr/bin/pkg-config
  509. configure:14683: result: /usr/bin/pkg-config
  510. configure:14708: checking pkg-config is at least version 0.9.0
  511. configure:14711: result: yes
  512. configure:14733: checking whether x86 architecture
  513. configure:14791: checking for mmsystem.h
  514. configure:14791: gcc -c -g -O2 conftest.c >&5
  515. conftest.c:24:20: error: windef.h: No such file or directory
  516. conftest.c:27:22: error: mmsystem.h: No such file or directory
  517. configure:14791: $? = 1
  518. configure: failed program was:
  519. | /* confdefs.h */
  520. | #define PACKAGE_NAME "linuxsampler"
  521. | #define PACKAGE_TARNAME "linuxsampler"
  522. | #define PACKAGE_VERSION "1.0.0.svn19"
  523. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  524. | #define PACKAGE_BUGREPORT ""
  525. | #define PACKAGE_URL ""
  526. | #define LSCP_RELEASE_MAJOR 1
  527. | #define LSCP_RELEASE_MINOR 5
  528. | #define STDC_HEADERS 1
  529. | #define HAVE_SYS_TYPES_H 1
  530. | #define HAVE_SYS_STAT_H 1
  531. | #define HAVE_STDLIB_H 1
  532. | #define HAVE_STRING_H 1
  533. | #define HAVE_MEMORY_H 1
  534. | #define HAVE_STRINGS_H 1
  535. | #define HAVE_INTTYPES_H 1
  536. | #define HAVE_STDINT_H 1
  537. | #define HAVE_UNISTD_H 1
  538. | #define HAVE_DLFCN_H 1
  539. | #define LT_OBJDIR ".libs/"
  540. | #define ARCH_X86 1
  541. | /* end confdefs.h. */
  542. | #include <windef.h>
  543. |
  544. |
  545. | #include <mmsystem.h>
  546. configure:14791: result: no
  547. configure:14814: checking whether UNIX98 compatible
  548. configure:14842: gcc -o conftest -g -O2 conftest.c >&5
  549. conftest.c: In function 'main':
  550. conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit'
  551. configure:14842: $? = 0
  552. configure:14842: ./conftest
  553. configure:14842: $? = 0
  554. configure:14857: result: yes
  555. configure:14872: checking features.h usability
  556. configure:14872: gcc -c -g -O2 conftest.c >&5
  557. configure:14872: $? = 0
  558. configure:14872: result: yes
  559. configure:14872: checking features.h presence
  560. configure:14872: gcc -E conftest.c
  561. configure:14872: $? = 0
  562. configure:14872: result: yes
  563. configure:14872: checking for features.h
  564. configure:14872: result: yes
  565. configure:15050: checking for the pthreads library -lpthreads
  566. configure:15083: gcc -o conftest -g -O2 conftest.c -lpthreads >&5
  567. /usr/bin/ld: cannot find -lpthreads
  568. collect2: ld returned 1 exit status
  569. configure:15083: $? = 1
  570. configure: failed program was:
  571. | /* confdefs.h */
  572. | #define PACKAGE_NAME "linuxsampler"
  573. | #define PACKAGE_TARNAME "linuxsampler"
  574. | #define PACKAGE_VERSION "1.0.0.svn19"
  575. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  576. | #define PACKAGE_BUGREPORT ""
  577. | #define PACKAGE_URL ""
  578. | #define LSCP_RELEASE_MAJOR 1
  579. | #define LSCP_RELEASE_MINOR 5
  580. | #define STDC_HEADERS 1
  581. | #define HAVE_SYS_TYPES_H 1
  582. | #define HAVE_SYS_STAT_H 1
  583. | #define HAVE_STDLIB_H 1
  584. | #define HAVE_STRING_H 1
  585. | #define HAVE_MEMORY_H 1
  586. | #define HAVE_STRINGS_H 1
  587. | #define HAVE_INTTYPES_H 1
  588. | #define HAVE_STDINT_H 1
  589. | #define HAVE_UNISTD_H 1
  590. | #define HAVE_DLFCN_H 1
  591. | #define LT_OBJDIR ".libs/"
  592. | #define ARCH_X86 1
  593. | #define HAVE_FEATURES_H 1
  594. | /* end confdefs.h. */
  595. | #include <pthread.h>
  596. | int
  597. | main ()
  598. | {
  599. | pthread_t th; pthread_join(th, 0);
  600. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  601. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  602. | ;
  603. | return 0;
  604. | }
  605. configure:15092: result: no
  606. configure:14995: checking whether pthreads work without any flags
  607. configure:15083: gcc -o conftest -g -O2 conftest.c >&5
  608. /tmp/ccp7A2Cp.o: In function `main':
  609. /build/linuxsampler/linuxsampler/conftest.c:29: undefined reference to `pthread_join'
  610. /build/linuxsampler/linuxsampler/conftest.c:30: undefined reference to `__pthread_register_cancel'
  611. /build/linuxsampler/linuxsampler/conftest.c:31: undefined reference to `pthread_create'
  612. /build/linuxsampler/linuxsampler/conftest.c:31: undefined reference to `__pthread_unregister_cancel'
  613. collect2: ld returned 1 exit status
  614. configure:15083: $? = 1
  615. configure: failed program was:
  616. | /* confdefs.h */
  617. | #define PACKAGE_NAME "linuxsampler"
  618. | #define PACKAGE_TARNAME "linuxsampler"
  619. | #define PACKAGE_VERSION "1.0.0.svn19"
  620. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  621. | #define PACKAGE_BUGREPORT ""
  622. | #define PACKAGE_URL ""
  623. | #define LSCP_RELEASE_MAJOR 1
  624. | #define LSCP_RELEASE_MINOR 5
  625. | #define STDC_HEADERS 1
  626. | #define HAVE_SYS_TYPES_H 1
  627. | #define HAVE_SYS_STAT_H 1
  628. | #define HAVE_STDLIB_H 1
  629. | #define HAVE_STRING_H 1
  630. | #define HAVE_MEMORY_H 1
  631. | #define HAVE_STRINGS_H 1
  632. | #define HAVE_INTTYPES_H 1
  633. | #define HAVE_STDINT_H 1
  634. | #define HAVE_UNISTD_H 1
  635. | #define HAVE_DLFCN_H 1
  636. | #define LT_OBJDIR ".libs/"
  637. | #define ARCH_X86 1
  638. | #define HAVE_FEATURES_H 1
  639. | /* end confdefs.h. */
  640. | #include <pthread.h>
  641. | int
  642. | main ()
  643. | {
  644. | pthread_t th; pthread_join(th, 0);
  645. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  646. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  647. | ;
  648. | return 0;
  649. | }
  650. configure:15092: result: no
  651. configure:15000: checking whether pthreads work with -Kthread
  652. configure:15083: gcc -o conftest -g -O2 -Kthread conftest.c >&5
  653. gcc: unrecognized option '-Kthread'
  654. /tmp/ccRcdwYz.o: In function `main':
  655. /build/linuxsampler/linuxsampler/conftest.c:29: undefined reference to `pthread_join'
  656. /build/linuxsampler/linuxsampler/conftest.c:30: undefined reference to `__pthread_register_cancel'
  657. /build/linuxsampler/linuxsampler/conftest.c:31: undefined reference to `pthread_create'
  658. /build/linuxsampler/linuxsampler/conftest.c:31: undefined reference to `__pthread_unregister_cancel'
  659. collect2: ld returned 1 exit status
  660. configure:15083: $? = 1
  661. configure: failed program was:
  662. | /* confdefs.h */
  663. | #define PACKAGE_NAME "linuxsampler"
  664. | #define PACKAGE_TARNAME "linuxsampler"
  665. | #define PACKAGE_VERSION "1.0.0.svn19"
  666. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  667. | #define PACKAGE_BUGREPORT ""
  668. | #define PACKAGE_URL ""
  669. | #define LSCP_RELEASE_MAJOR 1
  670. | #define LSCP_RELEASE_MINOR 5
  671. | #define STDC_HEADERS 1
  672. | #define HAVE_SYS_TYPES_H 1
  673. | #define HAVE_SYS_STAT_H 1
  674. | #define HAVE_STDLIB_H 1
  675. | #define HAVE_STRING_H 1
  676. | #define HAVE_MEMORY_H 1
  677. | #define HAVE_STRINGS_H 1
  678. | #define HAVE_INTTYPES_H 1
  679. | #define HAVE_STDINT_H 1
  680. | #define HAVE_UNISTD_H 1
  681. | #define HAVE_DLFCN_H 1
  682. | #define LT_OBJDIR ".libs/"
  683. | #define ARCH_X86 1
  684. | #define HAVE_FEATURES_H 1
  685. | /* end confdefs.h. */
  686. | #include <pthread.h>
  687. | int
  688. | main ()
  689. | {
  690. | pthread_t th; pthread_join(th, 0);
  691. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  692. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  693. | ;
  694. | return 0;
  695. | }
  696. configure:15092: result: no
  697. configure:15000: checking whether pthreads work with -kthread
  698. configure:15083: gcc -o conftest -g -O2 -kthread conftest.c >&5
  699. gcc: unrecognized option '-kthread'
  700. /tmp/ccTrj3YK.o: In function `main':
  701. /build/linuxsampler/linuxsampler/conftest.c:29: undefined reference to `pthread_join'
  702. /build/linuxsampler/linuxsampler/conftest.c:30: undefined reference to `__pthread_register_cancel'
  703. /build/linuxsampler/linuxsampler/conftest.c:31: undefined reference to `pthread_create'
  704. /build/linuxsampler/linuxsampler/conftest.c:31: undefined reference to `__pthread_unregister_cancel'
  705. collect2: ld returned 1 exit status
  706. configure:15083: $? = 1
  707. configure: failed program was:
  708. | /* confdefs.h */
  709. | #define PACKAGE_NAME "linuxsampler"
  710. | #define PACKAGE_TARNAME "linuxsampler"
  711. | #define PACKAGE_VERSION "1.0.0.svn19"
  712. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  713. | #define PACKAGE_BUGREPORT ""
  714. | #define PACKAGE_URL ""
  715. | #define LSCP_RELEASE_MAJOR 1
  716. | #define LSCP_RELEASE_MINOR 5
  717. | #define STDC_HEADERS 1
  718. | #define HAVE_SYS_TYPES_H 1
  719. | #define HAVE_SYS_STAT_H 1
  720. | #define HAVE_STDLIB_H 1
  721. | #define HAVE_STRING_H 1
  722. | #define HAVE_MEMORY_H 1
  723. | #define HAVE_STRINGS_H 1
  724. | #define HAVE_INTTYPES_H 1
  725. | #define HAVE_STDINT_H 1
  726. | #define HAVE_UNISTD_H 1
  727. | #define HAVE_DLFCN_H 1
  728. | #define LT_OBJDIR ".libs/"
  729. | #define ARCH_X86 1
  730. | #define HAVE_FEATURES_H 1
  731. | /* end confdefs.h. */
  732. | #include <pthread.h>
  733. | int
  734. | main ()
  735. | {
  736. | pthread_t th; pthread_join(th, 0);
  737. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  738. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  739. | ;
  740. | return 0;
  741. | }
  742. configure:15092: result: no
  743. configure:15050: checking for the pthreads library -llthread
  744. configure:15083: gcc -o conftest -g -O2 conftest.c -llthread >&5
  745. /usr/bin/ld: cannot find -llthread
  746. collect2: ld returned 1 exit status
  747. configure:15083: $? = 1
  748. configure: failed program was:
  749. | /* confdefs.h */
  750. | #define PACKAGE_NAME "linuxsampler"
  751. | #define PACKAGE_TARNAME "linuxsampler"
  752. | #define PACKAGE_VERSION "1.0.0.svn19"
  753. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  754. | #define PACKAGE_BUGREPORT ""
  755. | #define PACKAGE_URL ""
  756. | #define LSCP_RELEASE_MAJOR 1
  757. | #define LSCP_RELEASE_MINOR 5
  758. | #define STDC_HEADERS 1
  759. | #define HAVE_SYS_TYPES_H 1
  760. | #define HAVE_SYS_STAT_H 1
  761. | #define HAVE_STDLIB_H 1
  762. | #define HAVE_STRING_H 1
  763. | #define HAVE_MEMORY_H 1
  764. | #define HAVE_STRINGS_H 1
  765. | #define HAVE_INTTYPES_H 1
  766. | #define HAVE_STDINT_H 1
  767. | #define HAVE_UNISTD_H 1
  768. | #define HAVE_DLFCN_H 1
  769. | #define LT_OBJDIR ".libs/"
  770. | #define ARCH_X86 1
  771. | #define HAVE_FEATURES_H 1
  772. | /* end confdefs.h. */
  773. | #include <pthread.h>
  774. | int
  775. | main ()
  776. | {
  777. | pthread_t th; pthread_join(th, 0);
  778. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  779. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  780. | ;
  781. | return 0;
  782. | }
  783. configure:15092: result: no
  784. configure:15000: checking whether pthreads work with -pthread
  785. configure:15083: gcc -o conftest -g -O2 -pthread conftest.c >&5
  786. configure:15083: $? = 0
  787. configure:15092: result: yes
  788. configure:15111: checking for joinable pthread attribute
  789. configure:15126: gcc -o conftest -g -O2 -pthread conftest.c >&5
  790. configure:15126: $? = 0
  791. configure:15132: result: PTHREAD_CREATE_JOINABLE
  792. configure:15142: checking if more special flags are required for pthreads
  793. configure:15149: result: no
  794. configure:15251: checking for NPTL bug
  795. configure:15351: gcc -o conftest -g -O2 -pthread conftest.c >&5
  796. configure:15351: $? = 0
  797. configure:15351: ./conftest
  798. configure:15351: $? = 0
  799. configure:15353: result: no
  800. configure:15396: checking uuid/uuid.h usability
  801. configure:15396: gcc -c -g -O2 -pthread conftest.c >&5
  802. configure:15396: $? = 0
  803. configure:15396: result: yes
  804. configure:15396: checking uuid/uuid.h presence
  805. configure:15396: gcc -E conftest.c
  806. configure:15396: $? = 0
  807. configure:15396: result: yes
  808. configure:15396: checking for uuid/uuid.h
  809. configure:15396: result: yes
  810. configure:15406: checking for library containing uuid_generate
  811. configure:15437: gcc -o conftest -g -O2 -pthread conftest.c >&5
  812. /tmp/cctuhjqo.o: In function `main':
  813. /build/linuxsampler/linuxsampler/conftest.c:38: undefined reference to `uuid_generate'
  814. collect2: ld returned 1 exit status
  815. configure:15437: $? = 1
  816. configure: failed program was:
  817. | /* confdefs.h */
  818. | #define PACKAGE_NAME "linuxsampler"
  819. | #define PACKAGE_TARNAME "linuxsampler"
  820. | #define PACKAGE_VERSION "1.0.0.svn19"
  821. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  822. | #define PACKAGE_BUGREPORT ""
  823. | #define PACKAGE_URL ""
  824. | #define LSCP_RELEASE_MAJOR 1
  825. | #define LSCP_RELEASE_MINOR 5
  826. | #define STDC_HEADERS 1
  827. | #define HAVE_SYS_TYPES_H 1
  828. | #define HAVE_SYS_STAT_H 1
  829. | #define HAVE_STDLIB_H 1
  830. | #define HAVE_STRING_H 1
  831. | #define HAVE_MEMORY_H 1
  832. | #define HAVE_STRINGS_H 1
  833. | #define HAVE_INTTYPES_H 1
  834. | #define HAVE_STDINT_H 1
  835. | #define HAVE_UNISTD_H 1
  836. | #define HAVE_DLFCN_H 1
  837. | #define LT_OBJDIR ".libs/"
  838. | #define ARCH_X86 1
  839. | #define HAVE_FEATURES_H 1
  840. | #define HAVE_PTHREAD 1
  841. | #define HAVE_UUID_UUID_H 1
  842. | /* end confdefs.h. */
  843. |
  844. | /* Override any GCC internal prototype to avoid an error.
  845. | Use char because int might match the return type of a GCC
  846. | builtin and then its argument prototype would still apply. */
  847. | #ifdef __cplusplus
  848. | extern "C"
  849. | #endif
  850. | char uuid_generate ();
  851. | int
  852. | main ()
  853. | {
  854. | return uuid_generate ();
  855. | ;
  856. | return 0;
  857. | }
  858. configure:15437: gcc -o conftest -g -O2 -pthread conftest.c -luuid >&5
  859. configure:15437: $? = 0
  860. configure:15454: result: -luuid
  861. configure:15483: checking alsa/asoundlib.h usability
  862. configure:15483: gcc -c -g -O2 -pthread conftest.c >&5
  863. configure:15483: $? = 0
  864. configure:15483: result: yes
  865. configure:15483: checking alsa/asoundlib.h presence
  866. configure:15483: gcc -E conftest.c
  867. configure:15483: $? = 0
  868. configure:15483: result: yes
  869. configure:15483: checking for alsa/asoundlib.h
  870. configure:15483: result: yes
  871. configure:15485: checking for main in -lasound
  872. configure:15504: gcc -o conftest -g -O2 -pthread conftest.c -lasound -luuid >&5
  873. configure:15504: $? = 0
  874. configure:15513: result: yes
  875. configure:15559: gcc -o conftest -g -O2 -pthread conftest.c -luuid >&5
  876. configure:15559: $? = 0
  877. configure:15559: ./conftest
  878. configure:15559: $? = 1
  879. configure: program exited with status 1
  880. configure: failed program was:
  881. | /* confdefs.h */
  882. | #define PACKAGE_NAME "linuxsampler"
  883. | #define PACKAGE_TARNAME "linuxsampler"
  884. | #define PACKAGE_VERSION "1.0.0.svn19"
  885. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  886. | #define PACKAGE_BUGREPORT ""
  887. | #define PACKAGE_URL ""
  888. | #define LSCP_RELEASE_MAJOR 1
  889. | #define LSCP_RELEASE_MINOR 5
  890. | #define STDC_HEADERS 1
  891. | #define HAVE_SYS_TYPES_H 1
  892. | #define HAVE_SYS_STAT_H 1
  893. | #define HAVE_STDLIB_H 1
  894. | #define HAVE_STRING_H 1
  895. | #define HAVE_MEMORY_H 1
  896. | #define HAVE_STRINGS_H 1
  897. | #define HAVE_INTTYPES_H 1
  898. | #define HAVE_STDINT_H 1
  899. | #define HAVE_UNISTD_H 1
  900. | #define HAVE_DLFCN_H 1
  901. | #define LT_OBJDIR ".libs/"
  902. | #define ARCH_X86 1
  903. | #define HAVE_FEATURES_H 1
  904. | #define HAVE_PTHREAD 1
  905. | #define HAVE_UUID_UUID_H 1
  906. | /* end confdefs.h. */
  907. |
  908. | #include <alsa/asoundlib.h>
  909. | void main(void) {
  910. | /* ensure backward compatibility */
  911. | #if !defined(SND_LIB_MAJOR) && defined(SOUNDLIB_VERSION_MAJOR)
  912. | #define SND_LIB_MAJOR SOUNDLIB_VERSION_MAJOR
  913. | #endif
  914. | exit(SND_LIB_MAJOR);
  915. | }
  916. |
  917. configure:15585: gcc -o conftest -g -O2 -pthread conftest.c -luuid >&5
  918. configure:15585: $? = 0
  919. configure:15585: ./conftest
  920. configure:15585: $? = 0
  921. configure:15611: gcc -o conftest -g -O2 -pthread conftest.c -luuid >&5
  922. configure:15611: $? = 0
  923. configure:15611: ./conftest
  924. configure:15611: $? = 22
  925. configure: program exited with status 22
  926. configure: failed program was:
  927. | /* confdefs.h */
  928. | #define PACKAGE_NAME "linuxsampler"
  929. | #define PACKAGE_TARNAME "linuxsampler"
  930. | #define PACKAGE_VERSION "1.0.0.svn19"
  931. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  932. | #define PACKAGE_BUGREPORT ""
  933. | #define PACKAGE_URL ""
  934. | #define LSCP_RELEASE_MAJOR 1
  935. | #define LSCP_RELEASE_MINOR 5
  936. | #define STDC_HEADERS 1
  937. | #define HAVE_SYS_TYPES_H 1
  938. | #define HAVE_SYS_STAT_H 1
  939. | #define HAVE_STDLIB_H 1
  940. | #define HAVE_STRING_H 1
  941. | #define HAVE_MEMORY_H 1
  942. | #define HAVE_STRINGS_H 1
  943. | #define HAVE_INTTYPES_H 1
  944. | #define HAVE_STDINT_H 1
  945. | #define HAVE_UNISTD_H 1
  946. | #define HAVE_DLFCN_H 1
  947. | #define LT_OBJDIR ".libs/"
  948. | #define ARCH_X86 1
  949. | #define HAVE_FEATURES_H 1
  950. | #define HAVE_PTHREAD 1
  951. | #define HAVE_UUID_UUID_H 1
  952. | /* end confdefs.h. */
  953. |
  954. | #include <alsa/asoundlib.h>
  955. | void main(void) {
  956. | /* ensure backward compatibility */
  957. | #if !defined(SND_LIB_SUBMINOR) && defined(SOUNDLIB_VERSION_SUBMINOR)
  958. | #define SND_LIB_SUBMINOR SOUNDLIB_VERSION_SUBMINOR
  959. | #endif
  960. | exit(SND_LIB_SUBMINOR);
  961. | }
  962. |
  963. configure:15676: checking for JACK
  964. configure:15684: $PKG_CONFIG --exists --print-errors "jack"
  965. configure:15687: $? = 0
  966. configure:15702: $PKG_CONFIG --exists --print-errors "jack"
  967. configure:15705: $? = 0
  968. configure:15741: result: yes
  969. configure:15753: checking for jack_client_name_size
  970. configure:15753: gcc -o conftest -g -O2 -pthread conftest.c -ljack -lpthread -lrt -luuid >&5
  971. configure:15753: $? = 0
  972. configure:15753: result: yes
  973. configure:15753: checking for jack_client_open
  974. configure:15753: gcc -o conftest -g -O2 -pthread conftest.c -ljack -lpthread -lrt -luuid >&5
  975. configure:15753: $? = 0
  976. configure:15753: result: yes
  977. configure:15794: checking jack/midiport.h usability
  978. configure:15794: gcc -c -g -O2 -pthread conftest.c >&5
  979. configure:15794: $? = 0
  980. configure:15794: result: yes
  981. configure:15794: checking jack/midiport.h presence
  982. configure:15794: gcc -E conftest.c
  983. configure:15794: $? = 0
  984. configure:15794: result: yes
  985. configure:15794: checking for jack/midiport.h
  986. configure:15794: result: yes
  987. configure:15805: checking for jack_midi_get_event_count
  988. configure:15805: gcc -o conftest -g -O2 -pthread conftest.c -ljack -lpthread -lrt -luuid >&5
  989. configure:15805: $? = 0
  990. configure:15805: result: yes
  991. configure:15827: gcc -c -g -O2 -pthread conftest.c >&5
  992. conftest.c: In function 'main':
  993. conftest.c:40: error: too many arguments to function 'jack_midi_clear_buffer'
  994. configure:15827: $? = 1
  995. configure: failed program was:
  996. | /* confdefs.h */
  997. | #define PACKAGE_NAME "linuxsampler"
  998. | #define PACKAGE_TARNAME "linuxsampler"
  999. | #define PACKAGE_VERSION "1.0.0.svn19"
  1000. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  1001. | #define PACKAGE_BUGREPORT ""
  1002. | #define PACKAGE_URL ""
  1003. | #define LSCP_RELEASE_MAJOR 1
  1004. | #define LSCP_RELEASE_MINOR 5
  1005. | #define STDC_HEADERS 1
  1006. | #define HAVE_SYS_TYPES_H 1
  1007. | #define HAVE_SYS_STAT_H 1
  1008. | #define HAVE_STDLIB_H 1
  1009. | #define HAVE_STRING_H 1
  1010. | #define HAVE_MEMORY_H 1
  1011. | #define HAVE_STRINGS_H 1
  1012. | #define HAVE_INTTYPES_H 1
  1013. | #define HAVE_STDINT_H 1
  1014. | #define HAVE_UNISTD_H 1
  1015. | #define HAVE_DLFCN_H 1
  1016. | #define LT_OBJDIR ".libs/"
  1017. | #define ARCH_X86 1
  1018. | #define HAVE_FEATURES_H 1
  1019. | #define HAVE_PTHREAD 1
  1020. | #define HAVE_UUID_UUID_H 1
  1021. | #define ALSA_MAJOR 1
  1022. | #define ALSA_MINOR 0
  1023. | #define ALSA_SUBMINOR 22
  1024. | #define HAVE_ALSA 1
  1025. | #define HAVE_JACK_CLIENT_NAME_SIZE 1
  1026. | #define HAVE_JACK_CLIENT_OPEN 1
  1027. | #define HAVE_JACK 1
  1028. | #define HAVE_JACK_MIDI_GET_EVENT_COUNT 1
  1029. | /* end confdefs.h. */
  1030. | #include <jack/midiport.h>
  1031. | int
  1032. | main ()
  1033. | {
  1034. |
  1035. | jack_midi_clear_buffer(0, 0);
  1036. |
  1037. | ;
  1038. | return 0;
  1039. | }
  1040. configure:15953: checking for artsc-config
  1041. configure:15986: result: no
  1042. configure:16007: checking for ARTS artsc - version >= 0.9.5
  1043. configure:16175: result: no
  1044. configure:16331: checking MidiShare.h usability
  1045. configure:16331: gcc -c -g -O2 -pthread conftest.c >&5
  1046. conftest.c:71:23: error: MidiShare.h: No such file or directory
  1047. configure:16331: $? = 1
  1048. configure: failed program was:
  1049. | /* confdefs.h */
  1050. | #define PACKAGE_NAME "linuxsampler"
  1051. | #define PACKAGE_TARNAME "linuxsampler"
  1052. | #define PACKAGE_VERSION "1.0.0.svn19"
  1053. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  1054. | #define PACKAGE_BUGREPORT ""
  1055. | #define PACKAGE_URL ""
  1056. | #define LSCP_RELEASE_MAJOR 1
  1057. | #define LSCP_RELEASE_MINOR 5
  1058. | #define STDC_HEADERS 1
  1059. | #define HAVE_SYS_TYPES_H 1
  1060. | #define HAVE_SYS_STAT_H 1
  1061. | #define HAVE_STDLIB_H 1
  1062. | #define HAVE_STRING_H 1
  1063. | #define HAVE_MEMORY_H 1
  1064. | #define HAVE_STRINGS_H 1
  1065. | #define HAVE_INTTYPES_H 1
  1066. | #define HAVE_STDINT_H 1
  1067. | #define HAVE_UNISTD_H 1
  1068. | #define HAVE_DLFCN_H 1
  1069. | #define LT_OBJDIR ".libs/"
  1070. | #define ARCH_X86 1
  1071. | #define HAVE_FEATURES_H 1
  1072. | #define HAVE_PTHREAD 1
  1073. | #define HAVE_UUID_UUID_H 1
  1074. | #define ALSA_MAJOR 1
  1075. | #define ALSA_MINOR 0
  1076. | #define ALSA_SUBMINOR 22
  1077. | #define HAVE_ALSA 1
  1078. | #define HAVE_JACK_CLIENT_NAME_SIZE 1
  1079. | #define HAVE_JACK_CLIENT_OPEN 1
  1080. | #define HAVE_JACK 1
  1081. | #define HAVE_JACK_MIDI_GET_EVENT_COUNT 1
  1082. | #define HAVE_JACK_MIDI 1
  1083. | #define HAVE_ARTS 0
  1084. | #define HAVE_ASIO 0
  1085. | /* end confdefs.h. */
  1086. | #include <stdio.h>
  1087. | #ifdef HAVE_SYS_TYPES_H
  1088. | # include <sys/types.h>
  1089. | #endif
  1090. | #ifdef HAVE_SYS_STAT_H
  1091. | # include <sys/stat.h>
  1092. | #endif
  1093. | #ifdef STDC_HEADERS
  1094. | # include <stdlib.h>
  1095. | # include <stddef.h>
  1096. | #else
  1097. | # ifdef HAVE_STDLIB_H
  1098. | # include <stdlib.h>
  1099. | # endif
  1100. | #endif
  1101. | #ifdef HAVE_STRING_H
  1102. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1103. | # include <memory.h>
  1104. | # endif
  1105. | # include <string.h>
  1106. | #endif
  1107. | #ifdef HAVE_STRINGS_H
  1108. | # include <strings.h>
  1109. | #endif
  1110. | #ifdef HAVE_INTTYPES_H
  1111. | # include <inttypes.h>
  1112. | #endif
  1113. | #ifdef HAVE_STDINT_H
  1114. | # include <stdint.h>
  1115. | #endif
  1116. | #ifdef HAVE_UNISTD_H
  1117. | # include <unistd.h>
  1118. | #endif
  1119. | #include <MidiShare.h>
  1120. configure:16331: result: no
  1121. configure:16331: checking MidiShare.h presence
  1122. configure:16331: gcc -E conftest.c
  1123. conftest.c:38:23: error: MidiShare.h: No such file or directory
  1124. configure:16331: $? = 1
  1125. configure: failed program was:
  1126. | /* confdefs.h */
  1127. | #define PACKAGE_NAME "linuxsampler"
  1128. | #define PACKAGE_TARNAME "linuxsampler"
  1129. | #define PACKAGE_VERSION "1.0.0.svn19"
  1130. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  1131. | #define PACKAGE_BUGREPORT ""
  1132. | #define PACKAGE_URL ""
  1133. | #define LSCP_RELEASE_MAJOR 1
  1134. | #define LSCP_RELEASE_MINOR 5
  1135. | #define STDC_HEADERS 1
  1136. | #define HAVE_SYS_TYPES_H 1
  1137. | #define HAVE_SYS_STAT_H 1
  1138. | #define HAVE_STDLIB_H 1
  1139. | #define HAVE_STRING_H 1
  1140. | #define HAVE_MEMORY_H 1
  1141. | #define HAVE_STRINGS_H 1
  1142. | #define HAVE_INTTYPES_H 1
  1143. | #define HAVE_STDINT_H 1
  1144. | #define HAVE_UNISTD_H 1
  1145. | #define HAVE_DLFCN_H 1
  1146. | #define LT_OBJDIR ".libs/"
  1147. | #define ARCH_X86 1
  1148. | #define HAVE_FEATURES_H 1
  1149. | #define HAVE_PTHREAD 1
  1150. | #define HAVE_UUID_UUID_H 1
  1151. | #define ALSA_MAJOR 1
  1152. | #define ALSA_MINOR 0
  1153. | #define ALSA_SUBMINOR 22
  1154. | #define HAVE_ALSA 1
  1155. | #define HAVE_JACK_CLIENT_NAME_SIZE 1
  1156. | #define HAVE_JACK_CLIENT_OPEN 1
  1157. | #define HAVE_JACK 1
  1158. | #define HAVE_JACK_MIDI_GET_EVENT_COUNT 1
  1159. | #define HAVE_JACK_MIDI 1
  1160. | #define HAVE_ARTS 0
  1161. | #define HAVE_ASIO 0
  1162. | /* end confdefs.h. */
  1163. | #include <MidiShare.h>
  1164. configure:16331: result: no
  1165. configure:16331: checking for MidiShare.h
  1166. configure:16331: result: no
  1167. configure:16418: checking CoreMIDI/CoreMIDI.h usability
  1168. configure:16418: gcc -c -g -O2 -pthread conftest.c >&5
  1169. conftest.c:72:31: error: CoreMIDI/CoreMIDI.h: No such file or directory
  1170. configure:16418: $? = 1
  1171. configure: failed program was:
  1172. | /* confdefs.h */
  1173. | #define PACKAGE_NAME "linuxsampler"
  1174. | #define PACKAGE_TARNAME "linuxsampler"
  1175. | #define PACKAGE_VERSION "1.0.0.svn19"
  1176. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  1177. | #define PACKAGE_BUGREPORT ""
  1178. | #define PACKAGE_URL ""
  1179. | #define LSCP_RELEASE_MAJOR 1
  1180. | #define LSCP_RELEASE_MINOR 5
  1181. | #define STDC_HEADERS 1
  1182. | #define HAVE_SYS_TYPES_H 1
  1183. | #define HAVE_SYS_STAT_H 1
  1184. | #define HAVE_STDLIB_H 1
  1185. | #define HAVE_STRING_H 1
  1186. | #define HAVE_MEMORY_H 1
  1187. | #define HAVE_STRINGS_H 1
  1188. | #define HAVE_INTTYPES_H 1
  1189. | #define HAVE_STDINT_H 1
  1190. | #define HAVE_UNISTD_H 1
  1191. | #define HAVE_DLFCN_H 1
  1192. | #define LT_OBJDIR ".libs/"
  1193. | #define ARCH_X86 1
  1194. | #define HAVE_FEATURES_H 1
  1195. | #define HAVE_PTHREAD 1
  1196. | #define HAVE_UUID_UUID_H 1
  1197. | #define ALSA_MAJOR 1
  1198. | #define ALSA_MINOR 0
  1199. | #define ALSA_SUBMINOR 22
  1200. | #define HAVE_ALSA 1
  1201. | #define HAVE_JACK_CLIENT_NAME_SIZE 1
  1202. | #define HAVE_JACK_CLIENT_OPEN 1
  1203. | #define HAVE_JACK 1
  1204. | #define HAVE_JACK_MIDI_GET_EVENT_COUNT 1
  1205. | #define HAVE_JACK_MIDI 1
  1206. | #define HAVE_ARTS 0
  1207. | #define HAVE_ASIO 0
  1208. | #define HAVE_MIDISHARE 0
  1209. | /* end confdefs.h. */
  1210. | #include <stdio.h>
  1211. | #ifdef HAVE_SYS_TYPES_H
  1212. | # include <sys/types.h>
  1213. | #endif
  1214. | #ifdef HAVE_SYS_STAT_H
  1215. | # include <sys/stat.h>
  1216. | #endif
  1217. | #ifdef STDC_HEADERS
  1218. | # include <stdlib.h>
  1219. | # include <stddef.h>
  1220. | #else
  1221. | # ifdef HAVE_STDLIB_H
  1222. | # include <stdlib.h>
  1223. | # endif
  1224. | #endif
  1225. | #ifdef HAVE_STRING_H
  1226. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1227. | # include <memory.h>
  1228. | # endif
  1229. | # include <string.h>
  1230. | #endif
  1231. | #ifdef HAVE_STRINGS_H
  1232. | # include <strings.h>
  1233. | #endif
  1234. | #ifdef HAVE_INTTYPES_H
  1235. | # include <inttypes.h>
  1236. | #endif
  1237. | #ifdef HAVE_STDINT_H
  1238. | # include <stdint.h>
  1239. | #endif
  1240. | #ifdef HAVE_UNISTD_H
  1241. | # include <unistd.h>
  1242. | #endif
  1243. | #include <CoreMIDI/CoreMIDI.h>
  1244. configure:16418: result: no
  1245. configure:16418: checking CoreMIDI/CoreMIDI.h presence
  1246. configure:16418: gcc -E conftest.c
  1247. conftest.c:39:31: error: CoreMIDI/CoreMIDI.h: No such file or directory
  1248. configure:16418: $? = 1
  1249. configure: failed program was:
  1250. | /* confdefs.h */
  1251. | #define PACKAGE_NAME "linuxsampler"
  1252. | #define PACKAGE_TARNAME "linuxsampler"
  1253. | #define PACKAGE_VERSION "1.0.0.svn19"
  1254. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  1255. | #define PACKAGE_BUGREPORT ""
  1256. | #define PACKAGE_URL ""
  1257. | #define LSCP_RELEASE_MAJOR 1
  1258. | #define LSCP_RELEASE_MINOR 5
  1259. | #define STDC_HEADERS 1
  1260. | #define HAVE_SYS_TYPES_H 1
  1261. | #define HAVE_SYS_STAT_H 1
  1262. | #define HAVE_STDLIB_H 1
  1263. | #define HAVE_STRING_H 1
  1264. | #define HAVE_MEMORY_H 1
  1265. | #define HAVE_STRINGS_H 1
  1266. | #define HAVE_INTTYPES_H 1
  1267. | #define HAVE_STDINT_H 1
  1268. | #define HAVE_UNISTD_H 1
  1269. | #define HAVE_DLFCN_H 1
  1270. | #define LT_OBJDIR ".libs/"
  1271. | #define ARCH_X86 1
  1272. | #define HAVE_FEATURES_H 1
  1273. | #define HAVE_PTHREAD 1
  1274. | #define HAVE_UUID_UUID_H 1
  1275. | #define ALSA_MAJOR 1
  1276. | #define ALSA_MINOR 0
  1277. | #define ALSA_SUBMINOR 22
  1278. | #define HAVE_ALSA 1
  1279. | #define HAVE_JACK_CLIENT_NAME_SIZE 1
  1280. | #define HAVE_JACK_CLIENT_OPEN 1
  1281. | #define HAVE_JACK 1
  1282. | #define HAVE_JACK_MIDI_GET_EVENT_COUNT 1
  1283. | #define HAVE_JACK_MIDI 1
  1284. | #define HAVE_ARTS 0
  1285. | #define HAVE_ASIO 0
  1286. | #define HAVE_MIDISHARE 0
  1287. | /* end confdefs.h. */
  1288. | #include <CoreMIDI/CoreMIDI.h>
  1289. configure:16418: result: no
  1290. configure:16418: checking for CoreMIDI/CoreMIDI.h
  1291. configure:16418: result: no
  1292. configure:16462: checking CoreAudio/CoreAudio.h usability
  1293. configure:16462: gcc -c -g -O2 -pthread conftest.c >&5
  1294. conftest.c:73:33: error: CoreAudio/CoreAudio.h: No such file or directory
  1295. configure:16462: $? = 1
  1296. configure: failed program was:
  1297. | /* confdefs.h */
  1298. | #define PACKAGE_NAME "linuxsampler"
  1299. | #define PACKAGE_TARNAME "linuxsampler"
  1300. | #define PACKAGE_VERSION "1.0.0.svn19"
  1301. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  1302. | #define PACKAGE_BUGREPORT ""
  1303. | #define PACKAGE_URL ""
  1304. | #define LSCP_RELEASE_MAJOR 1
  1305. | #define LSCP_RELEASE_MINOR 5
  1306. | #define STDC_HEADERS 1
  1307. | #define HAVE_SYS_TYPES_H 1
  1308. | #define HAVE_SYS_STAT_H 1
  1309. | #define HAVE_STDLIB_H 1
  1310. | #define HAVE_STRING_H 1
  1311. | #define HAVE_MEMORY_H 1
  1312. | #define HAVE_STRINGS_H 1
  1313. | #define HAVE_INTTYPES_H 1
  1314. | #define HAVE_STDINT_H 1
  1315. | #define HAVE_UNISTD_H 1
  1316. | #define HAVE_DLFCN_H 1
  1317. | #define LT_OBJDIR ".libs/"
  1318. | #define ARCH_X86 1
  1319. | #define HAVE_FEATURES_H 1
  1320. | #define HAVE_PTHREAD 1
  1321. | #define HAVE_UUID_UUID_H 1
  1322. | #define ALSA_MAJOR 1
  1323. | #define ALSA_MINOR 0
  1324. | #define ALSA_SUBMINOR 22
  1325. | #define HAVE_ALSA 1
  1326. | #define HAVE_JACK_CLIENT_NAME_SIZE 1
  1327. | #define HAVE_JACK_CLIENT_OPEN 1
  1328. | #define HAVE_JACK 1
  1329. | #define HAVE_JACK_MIDI_GET_EVENT_COUNT 1
  1330. | #define HAVE_JACK_MIDI 1
  1331. | #define HAVE_ARTS 0
  1332. | #define HAVE_ASIO 0
  1333. | #define HAVE_MIDISHARE 0
  1334. | #define HAVE_COREMIDI 0
  1335. | /* end confdefs.h. */
  1336. | #include <stdio.h>
  1337. | #ifdef HAVE_SYS_TYPES_H
  1338. | # include <sys/types.h>
  1339. | #endif
  1340. | #ifdef HAVE_SYS_STAT_H
  1341. | # include <sys/stat.h>
  1342. | #endif
  1343. | #ifdef STDC_HEADERS
  1344. | # include <stdlib.h>
  1345. | # include <stddef.h>
  1346. | #else
  1347. | # ifdef HAVE_STDLIB_H
  1348. | # include <stdlib.h>
  1349. | # endif
  1350. | #endif
  1351. | #ifdef HAVE_STRING_H
  1352. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1353. | # include <memory.h>
  1354. | # endif
  1355. | # include <string.h>
  1356. | #endif
  1357. | #ifdef HAVE_STRINGS_H
  1358. | # include <strings.h>
  1359. | #endif
  1360. | #ifdef HAVE_INTTYPES_H
  1361. | # include <inttypes.h>
  1362. | #endif
  1363. | #ifdef HAVE_STDINT_H
  1364. | # include <stdint.h>
  1365. | #endif
  1366. | #ifdef HAVE_UNISTD_H
  1367. | # include <unistd.h>
  1368. | #endif
  1369. | #include <CoreAudio/CoreAudio.h>
  1370. configure:16462: result: no
  1371. configure:16462: checking CoreAudio/CoreAudio.h presence
  1372. configure:16462: gcc -E conftest.c
  1373. conftest.c:40:33: error: CoreAudio/CoreAudio.h: No such file or directory
  1374. configure:16462: $? = 1
  1375. configure: failed program was:
  1376. | /* confdefs.h */
  1377. | #define PACKAGE_NAME "linuxsampler"
  1378. | #define PACKAGE_TARNAME "linuxsampler"
  1379. | #define PACKAGE_VERSION "1.0.0.svn19"
  1380. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  1381. | #define PACKAGE_BUGREPORT ""
  1382. | #define PACKAGE_URL ""
  1383. | #define LSCP_RELEASE_MAJOR 1
  1384. | #define LSCP_RELEASE_MINOR 5
  1385. | #define STDC_HEADERS 1
  1386. | #define HAVE_SYS_TYPES_H 1
  1387. | #define HAVE_SYS_STAT_H 1
  1388. | #define HAVE_STDLIB_H 1
  1389. | #define HAVE_STRING_H 1
  1390. | #define HAVE_MEMORY_H 1
  1391. | #define HAVE_STRINGS_H 1
  1392. | #define HAVE_INTTYPES_H 1
  1393. | #define HAVE_STDINT_H 1
  1394. | #define HAVE_UNISTD_H 1
  1395. | #define HAVE_DLFCN_H 1
  1396. | #define LT_OBJDIR ".libs/"
  1397. | #define ARCH_X86 1
  1398. | #define HAVE_FEATURES_H 1
  1399. | #define HAVE_PTHREAD 1
  1400. | #define HAVE_UUID_UUID_H 1
  1401. | #define ALSA_MAJOR 1
  1402. | #define ALSA_MINOR 0
  1403. | #define ALSA_SUBMINOR 22
  1404. | #define HAVE_ALSA 1
  1405. | #define HAVE_JACK_CLIENT_NAME_SIZE 1
  1406. | #define HAVE_JACK_CLIENT_OPEN 1
  1407. | #define HAVE_JACK 1
  1408. | #define HAVE_JACK_MIDI_GET_EVENT_COUNT 1
  1409. | #define HAVE_JACK_MIDI 1
  1410. | #define HAVE_ARTS 0
  1411. | #define HAVE_ASIO 0
  1412. | #define HAVE_MIDISHARE 0
  1413. | #define HAVE_COREMIDI 0
  1414. | /* end confdefs.h. */
  1415. | #include <CoreAudio/CoreAudio.h>
  1416. configure:16462: result: no
  1417. configure:16462: checking for CoreAudio/CoreAudio.h
  1418. configure:16462: result: no
  1419. configure:16508: checking for mmsystem.h
  1420. configure:16508: result: no
  1421. configure:16548: checking dssi.h usability
  1422. configure:16548: gcc -c -g -O2 -pthread conftest.c >&5
  1423. conftest.c:75:18: error: dssi.h: No such file or directory
  1424. configure:16548: $? = 1
  1425. configure: failed program was:
  1426. | /* confdefs.h */
  1427. | #define PACKAGE_NAME "linuxsampler"
  1428. | #define PACKAGE_TARNAME "linuxsampler"
  1429. | #define PACKAGE_VERSION "1.0.0.svn19"
  1430. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  1431. | #define PACKAGE_BUGREPORT ""
  1432. | #define PACKAGE_URL ""
  1433. | #define LSCP_RELEASE_MAJOR 1
  1434. | #define LSCP_RELEASE_MINOR 5
  1435. | #define STDC_HEADERS 1
  1436. | #define HAVE_SYS_TYPES_H 1
  1437. | #define HAVE_SYS_STAT_H 1
  1438. | #define HAVE_STDLIB_H 1
  1439. | #define HAVE_STRING_H 1
  1440. | #define HAVE_MEMORY_H 1
  1441. | #define HAVE_STRINGS_H 1
  1442. | #define HAVE_INTTYPES_H 1
  1443. | #define HAVE_STDINT_H 1
  1444. | #define HAVE_UNISTD_H 1
  1445. | #define HAVE_DLFCN_H 1
  1446. | #define LT_OBJDIR ".libs/"
  1447. | #define ARCH_X86 1
  1448. | #define HAVE_FEATURES_H 1
  1449. | #define HAVE_PTHREAD 1
  1450. | #define HAVE_UUID_UUID_H 1
  1451. | #define ALSA_MAJOR 1
  1452. | #define ALSA_MINOR 0
  1453. | #define ALSA_SUBMINOR 22
  1454. | #define HAVE_ALSA 1
  1455. | #define HAVE_JACK_CLIENT_NAME_SIZE 1
  1456. | #define HAVE_JACK_CLIENT_OPEN 1
  1457. | #define HAVE_JACK 1
  1458. | #define HAVE_JACK_MIDI_GET_EVENT_COUNT 1
  1459. | #define HAVE_JACK_MIDI 1
  1460. | #define HAVE_ARTS 0
  1461. | #define HAVE_ASIO 0
  1462. | #define HAVE_MIDISHARE 0
  1463. | #define HAVE_COREMIDI 0
  1464. | #define HAVE_COREAUDIO 0
  1465. | #define HAVE_MME_MIDI 0
  1466. | /* end confdefs.h. */
  1467. | #include <stdio.h>
  1468. | #ifdef HAVE_SYS_TYPES_H
  1469. | # include <sys/types.h>
  1470. | #endif
  1471. | #ifdef HAVE_SYS_STAT_H
  1472. | # include <sys/stat.h>
  1473. | #endif
  1474. | #ifdef STDC_HEADERS
  1475. | # include <stdlib.h>
  1476. | # include <stddef.h>
  1477. | #else
  1478. | # ifdef HAVE_STDLIB_H
  1479. | # include <stdlib.h>
  1480. | # endif
  1481. | #endif
  1482. | #ifdef HAVE_STRING_H
  1483. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1484. | # include <memory.h>
  1485. | # endif
  1486. | # include <string.h>
  1487. | #endif
  1488. | #ifdef HAVE_STRINGS_H
  1489. | # include <strings.h>
  1490. | #endif
  1491. | #ifdef HAVE_INTTYPES_H
  1492. | # include <inttypes.h>
  1493. | #endif
  1494. | #ifdef HAVE_STDINT_H
  1495. | # include <stdint.h>
  1496. | #endif
  1497. | #ifdef HAVE_UNISTD_H
  1498. | # include <unistd.h>
  1499. | #endif
  1500. | #include <dssi.h>
  1501. configure:16548: result: no
  1502. configure:16548: checking dssi.h presence
  1503. configure:16548: gcc -E conftest.c
  1504. conftest.c:42:18: error: dssi.h: No such file or directory
  1505. configure:16548: $? = 1
  1506. configure: failed program was:
  1507. | /* confdefs.h */
  1508. | #define PACKAGE_NAME "linuxsampler"
  1509. | #define PACKAGE_TARNAME "linuxsampler"
  1510. | #define PACKAGE_VERSION "1.0.0.svn19"
  1511. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  1512. | #define PACKAGE_BUGREPORT ""
  1513. | #define PACKAGE_URL ""
  1514. | #define LSCP_RELEASE_MAJOR 1
  1515. | #define LSCP_RELEASE_MINOR 5
  1516. | #define STDC_HEADERS 1
  1517. | #define HAVE_SYS_TYPES_H 1
  1518. | #define HAVE_SYS_STAT_H 1
  1519. | #define HAVE_STDLIB_H 1
  1520. | #define HAVE_STRING_H 1
  1521. | #define HAVE_MEMORY_H 1
  1522. | #define HAVE_STRINGS_H 1
  1523. | #define HAVE_INTTYPES_H 1
  1524. | #define HAVE_STDINT_H 1
  1525. | #define HAVE_UNISTD_H 1
  1526. | #define HAVE_DLFCN_H 1
  1527. | #define LT_OBJDIR ".libs/"
  1528. | #define ARCH_X86 1
  1529. | #define HAVE_FEATURES_H 1
  1530. | #define HAVE_PTHREAD 1
  1531. | #define HAVE_UUID_UUID_H 1
  1532. | #define ALSA_MAJOR 1
  1533. | #define ALSA_MINOR 0
  1534. | #define ALSA_SUBMINOR 22
  1535. | #define HAVE_ALSA 1
  1536. | #define HAVE_JACK_CLIENT_NAME_SIZE 1
  1537. | #define HAVE_JACK_CLIENT_OPEN 1
  1538. | #define HAVE_JACK 1
  1539. | #define HAVE_JACK_MIDI_GET_EVENT_COUNT 1
  1540. | #define HAVE_JACK_MIDI 1
  1541. | #define HAVE_ARTS 0
  1542. | #define HAVE_ASIO 0
  1543. | #define HAVE_MIDISHARE 0
  1544. | #define HAVE_COREMIDI 0
  1545. | #define HAVE_COREAUDIO 0
  1546. | #define HAVE_MME_MIDI 0
  1547. | /* end confdefs.h. */
  1548. | #include <dssi.h>
  1549. configure:16548: result: no
  1550. configure:16548: checking for dssi.h
  1551. configure:16548: result: no
  1552. configure:16572: checking for LV2
  1553. configure:16580: $PKG_CONFIG --exists --print-errors "lv2 >= 1.0.0"
  1554. Package lv2 was not found in the pkg-config search path.
  1555. Perhaps you should add the directory containing `lv2.pc'
  1556. to the PKG_CONFIG_PATH environment variable
  1557. No package 'lv2' found
  1558. configure:16583: $? = 1
  1559. configure:16598: $PKG_CONFIG --exists --print-errors "lv2 >= 1.0.0"
  1560. Package lv2 was not found in the pkg-config search path.
  1561. Perhaps you should add the directory containing `lv2.pc'
  1562. to the PKG_CONFIG_PATH environment variable
  1563. No package 'lv2' found
  1564. configure:16601: $? = 1
  1565. No package 'lv2' found
  1566. configure:16629: result: no
  1567. configure:16678: checking AudioUnit/AudioUnit.h usability
  1568. configure:16678: gcc -c -g -O2 -pthread conftest.c >&5
  1569. conftest.c:75:33: error: AudioUnit/AudioUnit.h: No such file or directory
  1570. configure:16678: $? = 1
  1571. configure: failed program was:
  1572. | /* confdefs.h */
  1573. | #define PACKAGE_NAME "linuxsampler"
  1574. | #define PACKAGE_TARNAME "linuxsampler"
  1575. | #define PACKAGE_VERSION "1.0.0.svn19"
  1576. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  1577. | #define PACKAGE_BUGREPORT ""
  1578. | #define PACKAGE_URL ""
  1579. | #define LSCP_RELEASE_MAJOR 1
  1580. | #define LSCP_RELEASE_MINOR 5
  1581. | #define STDC_HEADERS 1
  1582. | #define HAVE_SYS_TYPES_H 1
  1583. | #define HAVE_SYS_STAT_H 1
  1584. | #define HAVE_STDLIB_H 1
  1585. | #define HAVE_STRING_H 1
  1586. | #define HAVE_MEMORY_H 1
  1587. | #define HAVE_STRINGS_H 1
  1588. | #define HAVE_INTTYPES_H 1
  1589. | #define HAVE_STDINT_H 1
  1590. | #define HAVE_UNISTD_H 1
  1591. | #define HAVE_DLFCN_H 1
  1592. | #define LT_OBJDIR ".libs/"
  1593. | #define ARCH_X86 1
  1594. | #define HAVE_FEATURES_H 1
  1595. | #define HAVE_PTHREAD 1
  1596. | #define HAVE_UUID_UUID_H 1
  1597. | #define ALSA_MAJOR 1
  1598. | #define ALSA_MINOR 0
  1599. | #define ALSA_SUBMINOR 22
  1600. | #define HAVE_ALSA 1
  1601. | #define HAVE_JACK_CLIENT_NAME_SIZE 1
  1602. | #define HAVE_JACK_CLIENT_OPEN 1
  1603. | #define HAVE_JACK 1
  1604. | #define HAVE_JACK_MIDI_GET_EVENT_COUNT 1
  1605. | #define HAVE_JACK_MIDI 1
  1606. | #define HAVE_ARTS 0
  1607. | #define HAVE_ASIO 0
  1608. | #define HAVE_MIDISHARE 0
  1609. | #define HAVE_COREMIDI 0
  1610. | #define HAVE_COREAUDIO 0
  1611. | #define HAVE_MME_MIDI 0
  1612. | /* end confdefs.h. */
  1613. | #include <stdio.h>
  1614. | #ifdef HAVE_SYS_TYPES_H
  1615. | # include <sys/types.h>
  1616. | #endif
  1617. | #ifdef HAVE_SYS_STAT_H
  1618. | # include <sys/stat.h>
  1619. | #endif
  1620. | #ifdef STDC_HEADERS
  1621. | # include <stdlib.h>
  1622. | # include <stddef.h>
  1623. | #else
  1624. | # ifdef HAVE_STDLIB_H
  1625. | # include <stdlib.h>
  1626. | # endif
  1627. | #endif
  1628. | #ifdef HAVE_STRING_H
  1629. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1630. | # include <memory.h>
  1631. | # endif
  1632. | # include <string.h>
  1633. | #endif
  1634. | #ifdef HAVE_STRINGS_H
  1635. | # include <strings.h>
  1636. | #endif
  1637. | #ifdef HAVE_INTTYPES_H
  1638. | # include <inttypes.h>
  1639. | #endif
  1640. | #ifdef HAVE_STDINT_H
  1641. | # include <stdint.h>
  1642. | #endif
  1643. | #ifdef HAVE_UNISTD_H
  1644. | # include <unistd.h>
  1645. | #endif
  1646. | #include <AudioUnit/AudioUnit.h>
  1647. configure:16678: result: no
  1648. configure:16678: checking AudioUnit/AudioUnit.h presence
  1649. configure:16678: gcc -E conftest.c
  1650. conftest.c:42:33: error: AudioUnit/AudioUnit.h: No such file or directory
  1651. configure:16678: $? = 1
  1652. configure: failed program was:
  1653. | /* confdefs.h */
  1654. | #define PACKAGE_NAME "linuxsampler"
  1655. | #define PACKAGE_TARNAME "linuxsampler"
  1656. | #define PACKAGE_VERSION "1.0.0.svn19"
  1657. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  1658. | #define PACKAGE_BUGREPORT ""
  1659. | #define PACKAGE_URL ""
  1660. | #define LSCP_RELEASE_MAJOR 1
  1661. | #define LSCP_RELEASE_MINOR 5
  1662. | #define STDC_HEADERS 1
  1663. | #define HAVE_SYS_TYPES_H 1
  1664. | #define HAVE_SYS_STAT_H 1
  1665. | #define HAVE_STDLIB_H 1
  1666. | #define HAVE_STRING_H 1
  1667. | #define HAVE_MEMORY_H 1
  1668. | #define HAVE_STRINGS_H 1
  1669. | #define HAVE_INTTYPES_H 1
  1670. | #define HAVE_STDINT_H 1
  1671. | #define HAVE_UNISTD_H 1
  1672. | #define HAVE_DLFCN_H 1
  1673. | #define LT_OBJDIR ".libs/"
  1674. | #define ARCH_X86 1
  1675. | #define HAVE_FEATURES_H 1
  1676. | #define HAVE_PTHREAD 1
  1677. | #define HAVE_UUID_UUID_H 1
  1678. | #define ALSA_MAJOR 1
  1679. | #define ALSA_MINOR 0
  1680. | #define ALSA_SUBMINOR 22
  1681. | #define HAVE_ALSA 1
  1682. | #define HAVE_JACK_CLIENT_NAME_SIZE 1
  1683. | #define HAVE_JACK_CLIENT_OPEN 1
  1684. | #define HAVE_JACK 1
  1685. | #define HAVE_JACK_MIDI_GET_EVENT_COUNT 1
  1686. | #define HAVE_JACK_MIDI 1
  1687. | #define HAVE_ARTS 0
  1688. | #define HAVE_ASIO 0
  1689. | #define HAVE_MIDISHARE 0
  1690. | #define HAVE_COREMIDI 0
  1691. | #define HAVE_COREAUDIO 0
  1692. | #define HAVE_MME_MIDI 0
  1693. | /* end confdefs.h. */
  1694. | #include <AudioUnit/AudioUnit.h>
  1695. configure:16678: result: no
  1696. configure:16678: checking for AudioUnit/AudioUnit.h
  1697. configure:16678: result: no
  1698. configure:16748: checking for GIG
  1699. configure:16756: $PKG_CONFIG --exists --print-errors "gig >= $libgig_version"
  1700. configure:16759: $? = 0
  1701. configure:16774: $PKG_CONFIG --exists --print-errors "gig >= $libgig_version"
  1702. configure:16777: $? = 0
  1703. configure:16813: result: yes
  1704. configure:16864: checking for SNDFILE
  1705. configure:16872: $PKG_CONFIG --exists --print-errors "sndfile >= $libsndfile_version"
  1706. configure:16875: $? = 0
  1707. configure:16890: $PKG_CONFIG --exists --print-errors "sndfile >= $libsndfile_version"
  1708. configure:16893: $? = 0
  1709. configure:16929: result: yes
  1710. configure:16946: checking whether SF_FORMAT_VORBIS is declared
  1711. configure:16946: gcc -c -g -O2 -pthread conftest.c >&5
  1712. configure:16946: $? = 0
  1713. configure:16946: result: yes
  1714. configure:16960: checking for SF_INSTRUMENT.loops
  1715. configure:16960: gcc -c -g -O2 -pthread conftest.c >&5
  1716. configure:16960: $? = 0
  1717. configure:16960: result: yes
  1718. configure:16995: checking for SQLITE3
  1719. configure:17003: $PKG_CONFIG --exists --print-errors "sqlite3 >= $sqlite_version"
  1720. configure:17006: $? = 0
  1721. configure:17021: $PKG_CONFIG --exists --print-errors "sqlite3 >= $sqlite_version"
  1722. configure:17024: $? = 0
  1723. configure:17060: result: yes
  1724. configure:17701: g++ -o conftest -g -O2 -pthread conftest.cpp -luuid >&5
  1725. configure:17701: $? = 0
  1726. configure:17701: ./conftest
  1727. configure:17701: $? = 5
  1728. configure: program exited with status 5
  1729. configure: failed program was:
  1730. | /* confdefs.h */
  1731. | #define PACKAGE_NAME "linuxsampler"
  1732. | #define PACKAGE_TARNAME "linuxsampler"
  1733. | #define PACKAGE_VERSION "1.0.0.svn19"
  1734. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  1735. | #define PACKAGE_BUGREPORT ""
  1736. | #define PACKAGE_URL ""
  1737. | #define LSCP_RELEASE_MAJOR 1
  1738. | #define LSCP_RELEASE_MINOR 5
  1739. | #define STDC_HEADERS 1
  1740. | #define HAVE_SYS_TYPES_H 1
  1741. | #define HAVE_SYS_STAT_H 1
  1742. | #define HAVE_STDLIB_H 1
  1743. | #define HAVE_STRING_H 1
  1744. | #define HAVE_MEMORY_H 1
  1745. | #define HAVE_STRINGS_H 1
  1746. | #define HAVE_INTTYPES_H 1
  1747. | #define HAVE_STDINT_H 1
  1748. | #define HAVE_UNISTD_H 1
  1749. | #define HAVE_DLFCN_H 1
  1750. | #define LT_OBJDIR ".libs/"
  1751. | #define ARCH_X86 1
  1752. | #define HAVE_FEATURES_H 1
  1753. | #define HAVE_PTHREAD 1
  1754. | #define HAVE_UUID_UUID_H 1
  1755. | #define ALSA_MAJOR 1
  1756. | #define ALSA_MINOR 0
  1757. | #define ALSA_SUBMINOR 22
  1758. | #define HAVE_ALSA 1
  1759. | #define HAVE_JACK_CLIENT_NAME_SIZE 1
  1760. | #define HAVE_JACK_CLIENT_OPEN 1
  1761. | #define HAVE_JACK 1
  1762. | #define HAVE_JACK_MIDI_GET_EVENT_COUNT 1
  1763. | #define HAVE_JACK_MIDI 1
  1764. | #define HAVE_ARTS 0
  1765. | #define HAVE_ASIO 0
  1766. | #define HAVE_MIDISHARE 0
  1767. | #define HAVE_COREMIDI 0
  1768. | #define HAVE_COREAUDIO 0
  1769. | #define HAVE_MME_MIDI 0
  1770. | #define HAVE_SF2 1
  1771. | #define HAVE_DECL_SF_FORMAT_VORBIS 1
  1772. | #define HAVE_SF_INSTRUMENT_LOOPS 1
  1773. | #define HAVE_SQLITE3 1
  1774. | #define CONFIG_ASM 1
  1775. | #define CONFIG_DEBUG_LEVEL 1
  1776. | #define CONFIG_PRELOAD_SAMPLES 32768
  1777. | #define CONFIG_MAX_PITCH 4
  1778. | #define CONFIG_MAX_EVENTS_PER_FRAGMENT 1024
  1779. | #define CONFIG_EG_BOTTOM 0.001
  1780. | #define CONFIG_EG_MIN_RELEASE_TIME 0.0025
  1781. | #define CONFIG_REFILL_STREAMS_PER_RUN 4
  1782. | #define CONFIG_STREAM_MIN_REFILL_SIZE 1024
  1783. | #define CONFIG_STREAM_MAX_REFILL_SIZE 65536
  1784. | #define CONFIG_STREAM_BUFFER_SIZE 262144
  1785. | #define CONFIG_DEFAULT_MAX_STREAMS 90
  1786. | #define CONFIG_DEFAULT_MAX_VOICES 64
  1787. | #define CONFIG_DEFAULT_SUBFRAGMENT_SIZE 32
  1788. | #define CONFIG_GLOBAL_ATTENUATION_DEFAULT 0.35
  1789. | #define CONFIG_VOICE_STEAL_ALGO voice_steal_algo_oldestvoiceonkey
  1790. | #define CONFIG_SYSEX_BUFFER_SIZE 2048
  1791. | #define CONFIG_FILTER_CUTOFF_MIN 100.0f
  1792. | #define CONFIG_FILTER_CUTOFF_MAX 10000.0f
  1793. | #define CONFIG_PORTAMENTO_TIME_MIN 0.1
  1794. | #define CONFIG_PORTAMENTO_TIME_MAX 32
  1795. | #define CONFIG_PORTAMENTO_TIME_DEFAULT 1
  1796. | #define CONFIG_PROCESS_ALL_NOTES_OFF 1
  1797. | #define CONFIG_INTERPOLATE_VOLUME 1
  1798. | #define CONFIG_DEFAULT_INSTRUMENTS_DB_LOCATION "/var/lib/linuxsampler/instruments.db"
  1799. | /* end confdefs.h. */
  1800. |
  1801. | #define SIGNED 1
  1802. | #define SILENT 1
  1803. | #include "./benchmarks/triang.cpp"
  1804. |
  1805. configure:17768: g++ -o conftest -g -O2 -pthread conftest.cpp -luuid >&5
  1806. configure:17768: $? = 0
  1807. configure:17768: ./conftest
  1808. configure:17768: $? = 5
  1809. configure: program exited with status 5
  1810. configure: failed program was:
  1811. | /* confdefs.h */
  1812. | #define PACKAGE_NAME "linuxsampler"
  1813. | #define PACKAGE_TARNAME "linuxsampler"
  1814. | #define PACKAGE_VERSION "1.0.0.svn19"
  1815. | #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  1816. | #define PACKAGE_BUGREPORT ""
  1817. | #define PACKAGE_URL ""
  1818. | #define LSCP_RELEASE_MAJOR 1
  1819. | #define LSCP_RELEASE_MINOR 5
  1820. | #define STDC_HEADERS 1
  1821. | #define HAVE_SYS_TYPES_H 1
  1822. | #define HAVE_SYS_STAT_H 1
  1823. | #define HAVE_STDLIB_H 1
  1824. | #define HAVE_STRING_H 1
  1825. | #define HAVE_MEMORY_H 1
  1826. | #define HAVE_STRINGS_H 1
  1827. | #define HAVE_INTTYPES_H 1
  1828. | #define HAVE_STDINT_H 1
  1829. | #define HAVE_UNISTD_H 1
  1830. | #define HAVE_DLFCN_H 1
  1831. | #define LT_OBJDIR ".libs/"
  1832. | #define ARCH_X86 1
  1833. | #define HAVE_FEATURES_H 1
  1834. | #define HAVE_PTHREAD 1
  1835. | #define HAVE_UUID_UUID_H 1
  1836. | #define ALSA_MAJOR 1
  1837. | #define ALSA_MINOR 0
  1838. | #define ALSA_SUBMINOR 22
  1839. | #define HAVE_ALSA 1
  1840. | #define HAVE_JACK_CLIENT_NAME_SIZE 1
  1841. | #define HAVE_JACK_CLIENT_OPEN 1
  1842. | #define HAVE_JACK 1
  1843. | #define HAVE_JACK_MIDI_GET_EVENT_COUNT 1
  1844. | #define HAVE_JACK_MIDI 1
  1845. | #define HAVE_ARTS 0
  1846. | #define HAVE_ASIO 0
  1847. | #define HAVE_MIDISHARE 0
  1848. | #define HAVE_COREMIDI 0
  1849. | #define HAVE_COREAUDIO 0
  1850. | #define HAVE_MME_MIDI 0
  1851. | #define HAVE_SF2 1
  1852. | #define HAVE_DECL_SF_FORMAT_VORBIS 1
  1853. | #define HAVE_SF_INSTRUMENT_LOOPS 1
  1854. | #define HAVE_SQLITE3 1
  1855. | #define CONFIG_ASM 1
  1856. | #define CONFIG_DEBUG_LEVEL 1
  1857. | #define CONFIG_PRELOAD_SAMPLES 32768
  1858. | #define CONFIG_MAX_PITCH 4
  1859. | #define CONFIG_MAX_EVENTS_PER_FRAGMENT 1024
  1860. | #define CONFIG_EG_BOTTOM 0.001
  1861. | #define CONFIG_EG_MIN_RELEASE_TIME 0.0025
  1862. | #define CONFIG_REFILL_STREAMS_PER_RUN 4
  1863. | #define CONFIG_STREAM_MIN_REFILL_SIZE 1024
  1864. | #define CONFIG_STREAM_MAX_REFILL_SIZE 65536
  1865. | #define CONFIG_STREAM_BUFFER_SIZE 262144
  1866. | #define CONFIG_DEFAULT_MAX_STREAMS 90
  1867. | #define CONFIG_DEFAULT_MAX_VOICES 64
  1868. | #define CONFIG_DEFAULT_SUBFRAGMENT_SIZE 32
  1869. | #define CONFIG_GLOBAL_ATTENUATION_DEFAULT 0.35
  1870. | #define CONFIG_VOICE_STEAL_ALGO voice_steal_algo_oldestvoiceonkey
  1871. | #define CONFIG_SYSEX_BUFFER_SIZE 2048
  1872. | #define CONFIG_FILTER_CUTOFF_MIN 100.0f
  1873. | #define CONFIG_FILTER_CUTOFF_MAX 10000.0f
  1874. | #define CONFIG_PORTAMENTO_TIME_MIN 0.1
  1875. | #define CONFIG_PORTAMENTO_TIME_MAX 32
  1876. | #define CONFIG_PORTAMENTO_TIME_DEFAULT 1
  1877. | #define CONFIG_PROCESS_ALL_NOTES_OFF 1
  1878. | #define CONFIG_INTERPOLATE_VOLUME 1
  1879. | #define CONFIG_DEFAULT_INSTRUMENTS_DB_LOCATION "/var/lib/linuxsampler/instruments.db"
  1880. | #define CONFIG_SIGNED_TRIANG_ALGO 5
  1881. | /* end confdefs.h. */
  1882. |
  1883. | #define SIGNED 0
  1884. | #define SILENT 1
  1885. | #include "./benchmarks/triang.cpp"
  1886. |
  1887. configure:17837: checking for a BSD-compatible install
  1888. configure:17905: result: /usr/bin/install -c
  1889. configure:17916: checking whether build environment is sane
  1890. configure:17966: result: yes
  1891. configure:18107: checking for a thread-safe mkdir -p
  1892. configure:18146: result: /bin/mkdir -p
  1893. configure:18159: checking for gawk
  1894. configure:18175: found /usr/bin/gawk
  1895. configure:18186: result: gawk
  1896. configure:18197: checking whether make sets $(MAKE)
  1897. configure:18219: result: yes
  1898. configure:18249: checking for style of include used by make
  1899. configure:18277: result: GNU
  1900. configure:18362: checking dependency style of gcc
  1901. configure:18472: result: gcc3
  1902. configure:18489: checking dependency style of g++
  1903. configure:18599: result: gcc3
  1904. configure:18626: checking for stdlib.h
  1905. configure:18626: result: yes
  1906. configure:18838: creating ./config.status
  1907.  
  1908. ## ---------------------- ##
  1909. ## Running config.status. ##
  1910. ## ---------------------- ##
  1911.  
  1912. This file was extended by linuxsampler config.status 1.0.0.svn19, which was
  1913. generated by GNU Autoconf 2.65. Invocation command line was
  1914.  
  1915. CONFIG_FILES =
  1916. CONFIG_HEADERS =
  1917. CONFIG_LINKS =
  1918. CONFIG_COMMANDS =
  1919. $ ./config.status
  1920.  
  1921. on textlabs
  1922.  
  1923. config.status:1283: creating Makefile
  1924. config.status:1283: creating man/Makefile
  1925. config.status:1283: creating man/linuxsampler.1
  1926. config.status:1283: creating src/Makefile
  1927. config.status:1283: creating src/db/Makefile
  1928. config.status:1283: creating src/network/Makefile
  1929. config.status:1283: creating src/engines/Makefile
  1930. config.status:1283: creating src/engines/gig/Makefile
  1931. config.status:1283: creating src/engines/sf2/Makefile
  1932. config.status:1283: creating src/engines/sfz/Makefile
  1933. config.status:1283: creating src/engines/common/Makefile
  1934. config.status:1283: creating src/effects/Makefile
  1935. config.status:1283: creating src/common/Makefile
  1936. config.status:1283: creating src/testcases/Makefile
  1937. config.status:1283: creating src/drivers/Makefile
  1938. config.status:1283: creating src/drivers/audio/Makefile
  1939. config.status:1283: creating src/drivers/midi/Makefile
  1940. config.status:1283: creating src/plugins/Makefile
  1941. config.status:1283: creating src/hostplugins/Makefile
  1942. config.status:1283: creating src/hostplugins/dssi/Makefile
  1943. config.status:1283: creating src/hostplugins/lv2/Makefile
  1944. config.status:1283: creating src/hostplugins/lv2/manifest.ttl
  1945. config.status:1283: creating src/hostplugins/vst/Makefile
  1946. config.status:1283: creating src/hostplugins/au/Makefile
  1947. config.status:1283: creating linuxsampler.spec
  1948. config.status:1283: creating debian/Makefile
  1949. config.status:1283: creating Artwork/Makefile
  1950. config.status:1283: creating scripts/Makefile
  1951. config.status:1283: creating osx/Makefile
  1952. config.status:1283: creating osx/linuxsampler.xcodeproj/Makefile
  1953. config.status:1283: creating Documentation/Makefile
  1954. config.status:1283: creating Documentation/Engines/Makefile
  1955. config.status:1283: creating Documentation/Engines/gig/Makefile
  1956. config.status:1283: creating linuxsampler.pc
  1957. config.status:1283: creating Doxyfile
  1958. config.status:1283: creating config.h
  1959. config.status:1503: executing libtool commands
  1960. config.status:1503: executing depfiles commands
  1961.  
  1962. ## ---------------- ##
  1963. ## Cache variables. ##
  1964. ## ---------------- ##
  1965.  
  1966. ac_cv_build=i686-pc-linux-gnu
  1967. ac_cv_c_bigendian=no
  1968. ac_cv_c_compiler_gnu=yes
  1969. ac_cv_cxx_compiler_gnu=yes
  1970. ac_cv_env_CCC_set=
  1971. ac_cv_env_CCC_value=
  1972. ac_cv_env_CC_set=
  1973. ac_cv_env_CC_value=
  1974. ac_cv_env_CFLAGS_set=
  1975. ac_cv_env_CFLAGS_value=
  1976. ac_cv_env_CPPFLAGS_set=
  1977. ac_cv_env_CPPFLAGS_value=
  1978. ac_cv_env_CPP_set=
  1979. ac_cv_env_CPP_value=
  1980. ac_cv_env_CXXCPP_set=
  1981. ac_cv_env_CXXCPP_value=
  1982. ac_cv_env_CXXFLAGS_set=
  1983. ac_cv_env_CXXFLAGS_value=
  1984. ac_cv_env_CXX_set=
  1985. ac_cv_env_CXX_value=
  1986. ac_cv_env_GIG_CFLAGS_set=
  1987. ac_cv_env_GIG_CFLAGS_value=
  1988. ac_cv_env_GIG_LIBS_set=
  1989. ac_cv_env_GIG_LIBS_value=
  1990. ac_cv_env_JACK_CFLAGS_set=
  1991. ac_cv_env_JACK_CFLAGS_value=
  1992. ac_cv_env_JACK_LIBS_set=
  1993. ac_cv_env_JACK_LIBS_value=
  1994. ac_cv_env_LDFLAGS_set=
  1995. ac_cv_env_LDFLAGS_value=
  1996. ac_cv_env_LIBS_set=
  1997. ac_cv_env_LIBS_value=
  1998. ac_cv_env_LV2_CFLAGS_set=
  1999. ac_cv_env_LV2_CFLAGS_value=
  2000. ac_cv_env_LV2_LIBS_set=
  2001. ac_cv_env_LV2_LIBS_value=
  2002. ac_cv_env_PKG_CONFIG_set=
  2003. ac_cv_env_PKG_CONFIG_value=
  2004. ac_cv_env_SNDFILE_CFLAGS_set=
  2005. ac_cv_env_SNDFILE_CFLAGS_value=
  2006. ac_cv_env_SNDFILE_LIBS_set=
  2007. ac_cv_env_SNDFILE_LIBS_value=
  2008. ac_cv_env_SQLITE3_CFLAGS_set=
  2009. ac_cv_env_SQLITE3_CFLAGS_value=
  2010. ac_cv_env_SQLITE3_LIBS_set=
  2011. ac_cv_env_SQLITE3_LIBS_value=
  2012. ac_cv_env_build_alias_set=
  2013. ac_cv_env_build_alias_value=
  2014. ac_cv_env_host_alias_set=
  2015. ac_cv_env_host_alias_value=
  2016. ac_cv_env_target_alias_set=
  2017. ac_cv_env_target_alias_value=
  2018. ac_cv_func_jack_client_name_size=yes
  2019. ac_cv_func_jack_client_open=yes
  2020. ac_cv_func_jack_midi_get_event_count=yes
  2021. ac_cv_have_decl_SF_FORMAT_VORBIS=yes
  2022. ac_cv_header_AudioUnit_AudioUnit_h=no
  2023. ac_cv_header_CoreAudio_CoreAudio_h=no
  2024. ac_cv_header_CoreMIDI_CoreMIDI_h=no
  2025. ac_cv_header_MidiShare_h=no
  2026. ac_cv_header_alsa_asoundlib_h=yes
  2027. ac_cv_header_dlfcn_h=yes
  2028. ac_cv_header_dssi_h=no
  2029. ac_cv_header_features_h=yes
  2030. ac_cv_header_inttypes_h=yes
  2031. ac_cv_header_jack_midiport_h=yes
  2032. ac_cv_header_memory_h=yes
  2033. ac_cv_header_mmsystem_h=no
  2034. ac_cv_header_stdc=yes
  2035. ac_cv_header_stdint_h=yes
  2036. ac_cv_header_stdlib_h=yes
  2037. ac_cv_header_string_h=yes
  2038. ac_cv_header_strings_h=yes
  2039. ac_cv_header_sys_stat_h=yes
  2040. ac_cv_header_sys_types_h=yes
  2041. ac_cv_header_unistd_h=yes
  2042. ac_cv_header_uuid_uuid_h=yes
  2043. ac_cv_host=i686-pc-linux-gnu
  2044. ac_cv_lib_asound_main=yes
  2045. ac_cv_member_SF_INSTRUMENT_loops=yes
  2046. ac_cv_objext=o
  2047. ac_cv_path_EGREP='/bin/grep -E'
  2048. ac_cv_path_FGREP='/bin/grep -F'
  2049. ac_cv_path_GREP=/bin/grep
  2050. ac_cv_path_SED=/bin/sed
  2051. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  2052. ac_cv_path_install='/usr/bin/install -c'
  2053. ac_cv_path_mkdir=/bin/mkdir
  2054. ac_cv_prog_AWK=gawk
  2055. ac_cv_prog_CPP='gcc -E'
  2056. ac_cv_prog_CXXCPP='g++ -E'
  2057. ac_cv_prog_ac_ct_AR=ar
  2058. ac_cv_prog_ac_ct_CC=gcc
  2059. ac_cv_prog_ac_ct_CXX=g++
  2060. ac_cv_prog_ac_ct_OBJDUMP=objdump
  2061. ac_cv_prog_ac_ct_RANLIB=ranlib
  2062. ac_cv_prog_ac_ct_STRIP=strip
  2063. ac_cv_prog_cc_c89=
  2064. ac_cv_prog_cc_g=yes
  2065. ac_cv_prog_cxx_g=yes
  2066. ac_cv_prog_make_make_set=yes
  2067. ac_cv_search_uuid_generate=-luuid
  2068. am_cv_CC_dependencies_compiler_type=gcc3
  2069. am_cv_CXX_dependencies_compiler_type=gcc3
  2070. lt_cv_deplibs_check_method=pass_all
  2071. lt_cv_file_magic_cmd='$MAGIC_CMD'
  2072. lt_cv_file_magic_test_file=
  2073. lt_cv_ld_reload_flag=-r
  2074. lt_cv_nm_interface='BSD nm'
  2075. lt_cv_objdir=.libs
  2076. lt_cv_path_LD=/usr/bin/ld
  2077. lt_cv_path_LDCXX=/usr/bin/ld
  2078. lt_cv_path_NM='/usr/bin/nm -B'
  2079. lt_cv_prog_compiler_c_o=yes
  2080. lt_cv_prog_compiler_c_o_CXX=yes
  2081. lt_cv_prog_compiler_pic_works=yes
  2082. lt_cv_prog_compiler_pic_works_CXX=yes
  2083. lt_cv_prog_compiler_rtti_exceptions=no
  2084. lt_cv_prog_compiler_static_works=yes
  2085. lt_cv_prog_compiler_static_works_CXX=yes
  2086. lt_cv_prog_gnu_ld=yes
  2087. lt_cv_prog_gnu_ldcxx=yes
  2088. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  2089. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  2090. 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'\'''
  2091. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  2092. lt_cv_sys_max_cmd_len=1572864
  2093. pkg_cv_GIG_CFLAGS='-I/usr/local/include '
  2094. pkg_cv_GIG_LIBS='-L/usr/local/lib -lgig '
  2095. pkg_cv_JACK_CFLAGS=' '
  2096. pkg_cv_JACK_LIBS='-ljack -lpthread -lrt '
  2097. pkg_cv_SNDFILE_CFLAGS=' '
  2098. pkg_cv_SNDFILE_LIBS='-lsndfile '
  2099. pkg_cv_SQLITE3_CFLAGS=' '
  2100. pkg_cv_SQLITE3_LIBS='-lsqlite3 '
  2101.  
  2102. ## ----------------- ##
  2103. ## Output variables. ##
  2104. ## ----------------- ##
  2105.  
  2106. ACLOCAL='${SHELL} /build/linuxsampler/linuxsampler/missing --run aclocal-1.11'
  2107. AMDEPBACKSLASH='\'
  2108. AMDEP_FALSE='#'
  2109. AMDEP_TRUE=''
  2110. AMTAR='${SHELL} /build/linuxsampler/linuxsampler/missing --run tar'
  2111. AR='ar'
  2112. ARTS_CFLAGS=''
  2113. ARTS_CONFIG='no'
  2114. ARTS_LIBS=''
  2115. AS='as'
  2116. ASIOSDK_BASEDIR=''
  2117. AUTOCONF='${SHELL} /build/linuxsampler/linuxsampler/missing --run autoconf'
  2118. AUTOHEADER='${SHELL} /build/linuxsampler/linuxsampler/missing --run autoheader'
  2119. AUTOMAKE='${SHELL} /build/linuxsampler/linuxsampler/missing --run automake-1.11'
  2120. AWK='gawk'
  2121. CC='gcc'
  2122. CCDEPMODE='depmode=gcc3'
  2123. CFLAGS='-g -O2 -pthread'
  2124. CPP='gcc -E'
  2125. CPPFLAGS=''
  2126. CROSS_COMPILING_FALSE=''
  2127. CROSS_COMPILING_TRUE='#'
  2128. CXX='g++'
  2129. CXXCPP='g++ -E'
  2130. CXXDEPMODE='depmode=gcc3'
  2131. CXXFLAGS='-g -O2 -pthread'
  2132. CXX_CPU_SWITCH='-march=i686'
  2133. CYGPATH_W='echo'
  2134. DEFS='-DHAVE_CONFIG_H'
  2135. DEPDIR='.deps'
  2136. DEVELOPER_EXTRAS_DIR=''
  2137. DLLTOOL='dlltool'
  2138. DSYMUTIL=''
  2139. DUMPBIN=''
  2140. ECHO_C=''
  2141. ECHO_N='-n'
  2142. ECHO_T=''
  2143. EGREP='/bin/grep -E'
  2144. EXEEXT=''
  2145. FGREP='/bin/grep -F'
  2146. GIG_CFLAGS='-I/usr/local/include '
  2147. GIG_LIBS='-L/usr/local/lib -lgig '
  2148. GREP='/bin/grep'
  2149. HAVE_ALSA_FALSE='#'
  2150. HAVE_ALSA_TRUE=''
  2151. HAVE_ARTS_FALSE=''
  2152. HAVE_ARTS_TRUE='#'
  2153. HAVE_ASIO_FALSE=''
  2154. HAVE_ASIO_TRUE='#'
  2155. HAVE_AUFLAGS_FALSE=''
  2156. HAVE_AUFLAGS_TRUE='#'
  2157. HAVE_AU_FALSE=''
  2158. HAVE_AU_TRUE='#'
  2159. HAVE_COREAUDIO_FALSE=''
  2160. HAVE_COREAUDIO_TRUE='#'
  2161. HAVE_COREMIDI_FALSE=''
  2162. HAVE_COREMIDI_TRUE='#'
  2163. HAVE_DSSI_FALSE=''
  2164. HAVE_DSSI_TRUE='#'
  2165. HAVE_JACK_FALSE='#'
  2166. HAVE_JACK_MIDI_FALSE='#'
  2167. HAVE_JACK_MIDI_TRUE=''
  2168. HAVE_JACK_TRUE=''
  2169. HAVE_LV2_FALSE=''
  2170. HAVE_LV2_TRUE='#'
  2171. HAVE_MIDISHARE_FALSE=''
  2172. HAVE_MIDISHARE_TRUE='#'
  2173. HAVE_MME_MIDI_FALSE=''
  2174. HAVE_MME_MIDI_TRUE='#'
  2175. HAVE_SF2_FALSE='#'
  2176. HAVE_SF2_TRUE=''
  2177. HAVE_SQLITE3_FALSE='#'
  2178. HAVE_SQLITE3_TRUE=''
  2179. HAVE_VST_FALSE=''
  2180. HAVE_VST_TRUE='#'
  2181. HAVE_WINDOWS_FALSE=''
  2182. HAVE_WINDOWS_TRUE='#'
  2183. INSTALL_DATA='${INSTALL} -m 644'
  2184. INSTALL_PROGRAM='${INSTALL}'
  2185. INSTALL_SCRIPT='${INSTALL}'
  2186. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  2187. JACK_CFLAGS=' '
  2188. JACK_LIBS='-ljack -lpthread -lrt '
  2189. LD='/usr/bin/ld'
  2190. LDFLAGS=''
  2191. LIBOBJS=''
  2192. LIBS='-luuid '
  2193. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  2194. LIB_EXT='.so'
  2195. LINUX_FALSE='#'
  2196. LINUX_TRUE=''
  2197. LIPO=''
  2198. LN_S='cp -p'
  2199. LTLIBOBJS=''
  2200. LV2_CFLAGS=''
  2201. LV2_LIBS=''
  2202. MAC_FALSE=''
  2203. MAC_PLUGIN_INSTALL_DIR='/Library/Audio/Plug-Ins'
  2204. MAC_TRUE='#'
  2205. MAKEINFO='${SHELL} /build/linuxsampler/linuxsampler/missing --run makeinfo'
  2206. MKDIR_P='/bin/mkdir -p'
  2207. NM='/usr/bin/nm -B'
  2208. NMEDIT=''
  2209. OBJDUMP='objdump'
  2210. OBJEXT='o'
  2211. OTOOL64=''
  2212. OTOOL=''
  2213. PACKAGE='linuxsampler'
  2214. PACKAGE_BUGREPORT=''
  2215. PACKAGE_NAME='linuxsampler'
  2216. PACKAGE_STRING='linuxsampler 1.0.0.svn19'
  2217. PACKAGE_TARNAME='linuxsampler'
  2218. PACKAGE_URL=''
  2219. PACKAGE_VERSION='1.0.0.svn19'
  2220. PATH_SEPARATOR=':'
  2221. PKG_CONFIG='/usr/bin/pkg-config'
  2222. PTHREAD_CC='gcc'
  2223. PTHREAD_CFLAGS='-pthread'
  2224. PTHREAD_LIBS=''
  2225. RANLIB='ranlib'
  2226. SED='/bin/sed'
  2227. SET_MAKE=''
  2228. SHARED_VERSION_INFO='3:0:0'
  2229. SHELL='/bin/bash'
  2230. SHLIB_VERSION_ARG=''
  2231. SNDFILE_CFLAGS=' '
  2232. SNDFILE_LIBS='-lsndfile '
  2233. SQLITE3_CFLAGS=' '
  2234. SQLITE3_LIBS='-lsqlite3 '
  2235. STRIP='strip'
  2236. VERSION='1.0.0.svn19'
  2237. VSTSDK_DIR=''
  2238. ac_ct_CC='gcc'
  2239. ac_ct_CXX='g++'
  2240. ac_ct_DUMPBIN=''
  2241. acx_pthread_config=''
  2242. am__EXEEXT_FALSE=''
  2243. am__EXEEXT_TRUE='#'
  2244. am__fastdepCC_FALSE='#'
  2245. am__fastdepCC_TRUE=''
  2246. am__fastdepCXX_FALSE='#'
  2247. am__fastdepCXX_TRUE=''
  2248. am__include='include'
  2249. am__isrc=''
  2250. am__leading_dot='.'
  2251. am__quote=''
  2252. am__tar='${AMTAR} chof - "$$tardir"'
  2253. am__untar='${AMTAR} xf -'
  2254. bindir='${exec_prefix}/bin'
  2255. build='i686-pc-linux-gnu'
  2256. build_alias=''
  2257. build_cpu='i686'
  2258. build_os='linux-gnu'
  2259. build_vendor='pc'
  2260. config_asiosdk_dir='.'
  2261. config_default_instruments_db_file='/var/lib/linuxsampler/instruments.db'
  2262. config_plugin_dir='/usr/local/lib/linuxsampler/plugins'
  2263. datadir='${datarootdir}'
  2264. datarootdir='${prefix}/share'
  2265. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  2266. dvidir='${docdir}'
  2267. exec_prefix='${prefix}'
  2268. host='i686-pc-linux-gnu'
  2269. host_alias=''
  2270. host_cpu='i686'
  2271. host_os='linux-gnu'
  2272. host_vendor='pc'
  2273. htmldir='${docdir}'
  2274. includedir='${prefix}/include'
  2275. infodir='${datarootdir}/info'
  2276. install_sh='${SHELL} /build/linuxsampler/linuxsampler/install-sh'
  2277. libdir='${exec_prefix}/lib'
  2278. libexecdir='${exec_prefix}/libexec'
  2279. localedir='${datarootdir}/locale'
  2280. localstatedir='${prefix}/var'
  2281. lt_ECHO='echo'
  2282. mandir='${datarootdir}/man'
  2283. mkdir_p='/bin/mkdir -p'
  2284. oldincludedir='/usr/include'
  2285. pdfdir='${docdir}'
  2286. prefix='/usr/local'
  2287. program_transform_name='s,x,x,'
  2288. psdir='${docdir}'
  2289. sbindir='${exec_prefix}/sbin'
  2290. sharedstatedir='${prefix}/com'
  2291. sysconfdir='${prefix}/etc'
  2292. target_alias=''
  2293.  
  2294. ## ----------- ##
  2295. ## confdefs.h. ##
  2296. ## ----------- ##
  2297.  
  2298. /* confdefs.h */
  2299. #define PACKAGE_NAME "linuxsampler"
  2300. #define PACKAGE_TARNAME "linuxsampler"
  2301. #define PACKAGE_VERSION "1.0.0.svn19"
  2302. #define PACKAGE_STRING "linuxsampler 1.0.0.svn19"
  2303. #define PACKAGE_BUGREPORT ""
  2304. #define PACKAGE_URL ""
  2305. #define LSCP_RELEASE_MAJOR 1
  2306. #define LSCP_RELEASE_MINOR 5
  2307. #define STDC_HEADERS 1
  2308. #define HAVE_SYS_TYPES_H 1
  2309. #define HAVE_SYS_STAT_H 1
  2310. #define HAVE_STDLIB_H 1
  2311. #define HAVE_STRING_H 1
  2312. #define HAVE_MEMORY_H 1
  2313. #define HAVE_STRINGS_H 1
  2314. #define HAVE_INTTYPES_H 1
  2315. #define HAVE_STDINT_H 1
  2316. #define HAVE_UNISTD_H 1
  2317. #define HAVE_DLFCN_H 1
  2318. #define LT_OBJDIR ".libs/"
  2319. #define ARCH_X86 1
  2320. #define HAVE_FEATURES_H 1
  2321. #define HAVE_PTHREAD 1
  2322. #define HAVE_UUID_UUID_H 1
  2323. #define ALSA_MAJOR 1
  2324. #define ALSA_MINOR 0
  2325. #define ALSA_SUBMINOR 22
  2326. #define HAVE_ALSA 1
  2327. #define HAVE_JACK_CLIENT_NAME_SIZE 1
  2328. #define HAVE_JACK_CLIENT_OPEN 1
  2329. #define HAVE_JACK 1
  2330. #define HAVE_JACK_MIDI_GET_EVENT_COUNT 1
  2331. #define HAVE_JACK_MIDI 1
  2332. #define HAVE_ARTS 0
  2333. #define HAVE_ASIO 0
  2334. #define HAVE_MIDISHARE 0
  2335. #define HAVE_COREMIDI 0
  2336. #define HAVE_COREAUDIO 0
  2337. #define HAVE_MME_MIDI 0
  2338. #define HAVE_SF2 1
  2339. #define HAVE_DECL_SF_FORMAT_VORBIS 1
  2340. #define HAVE_SF_INSTRUMENT_LOOPS 1
  2341. #define HAVE_SQLITE3 1
  2342. #define CONFIG_ASM 1
  2343. #define CONFIG_DEBUG_LEVEL 1
  2344. #define CONFIG_PRELOAD_SAMPLES 32768
  2345. #define CONFIG_MAX_PITCH 4
  2346. #define CONFIG_MAX_EVENTS_PER_FRAGMENT 1024
  2347. #define CONFIG_EG_BOTTOM 0.001
  2348. #define CONFIG_EG_MIN_RELEASE_TIME 0.0025
  2349. #define CONFIG_REFILL_STREAMS_PER_RUN 4
  2350. #define CONFIG_STREAM_MIN_REFILL_SIZE 1024
  2351. #define CONFIG_STREAM_MAX_REFILL_SIZE 65536
  2352. #define CONFIG_STREAM_BUFFER_SIZE 262144
  2353. #define CONFIG_DEFAULT_MAX_STREAMS 90
  2354. #define CONFIG_DEFAULT_MAX_VOICES 64
  2355. #define CONFIG_DEFAULT_SUBFRAGMENT_SIZE 32
  2356. #define CONFIG_GLOBAL_ATTENUATION_DEFAULT 0.35
  2357. #define CONFIG_VOICE_STEAL_ALGO voice_steal_algo_oldestvoiceonkey
  2358. #define CONFIG_SYSEX_BUFFER_SIZE 2048
  2359. #define CONFIG_FILTER_CUTOFF_MIN 100.0f
  2360. #define CONFIG_FILTER_CUTOFF_MAX 10000.0f
  2361. #define CONFIG_PORTAMENTO_TIME_MIN 0.1
  2362. #define CONFIG_PORTAMENTO_TIME_MAX 32
  2363. #define CONFIG_PORTAMENTO_TIME_DEFAULT 1
  2364. #define CONFIG_PROCESS_ALL_NOTES_OFF 1
  2365. #define CONFIG_INTERPOLATE_VOLUME 1
  2366. #define CONFIG_DEFAULT_INSTRUMENTS_DB_LOCATION "/var/lib/linuxsampler/instruments.db"
  2367. #define CONFIG_SIGNED_TRIANG_ALGO 5
  2368. #define CONFIG_UNSIGNED_TRIANG_ALGO 5
  2369. #define PACKAGE "linuxsampler"
  2370. #define VERSION "1.0.0.svn19"
  2371.  
  2372. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement