Advertisement
gaurav-joseph

Untitled

Nov 8th, 2015
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.90 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 aqualung configure SVN, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --without-mpc
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = hinatori
  14. uname -m = x86_64
  15. uname -r = 4.2.5
  16. uname -s = Linux
  17. uname -v = #1 SMP Sat Oct 31 15:47:18 GMT-8 2015
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = x86_64
  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/bin/x86_64-linux-gnu
  31. PATH: /bin
  32. PATH: /usr/bin
  33. PATH: /sbin
  34. PATH: /usr/sbin
  35. PATH: /usr/local/bin
  36. PATH: /usr/X11R7/bin
  37. PATH: /root/my-applications/bin
  38. PATH: /usr/games
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:2612: checking for a BSD-compatible install
  46. configure:2680: result: /usr/bin/ginstall -c
  47. configure:2691: checking whether build environment is sane
  48. configure:2746: result: yes
  49. configure:2897: checking for a thread-safe mkdir -p
  50. configure:2936: result: ./install-sh -c -d
  51. configure:2943: checking for gawk
  52. configure:2959: found /bin/gawk
  53. configure:2970: result: gawk
  54. configure:2981: checking whether make sets $(MAKE)
  55. configure:3003: result: yes
  56. configure:3032: checking whether make supports nested variables
  57. configure:3049: result: yes
  58. configure:3184: checking build system type
  59. configure:3198: result: x86_64-pc-linux-gnu
  60. configure:3218: checking host system type
  61. configure:3231: result: x86_64-pc-linux-gnu
  62. configure:3302: checking for gcc
  63. configure:3318: found /usr/bin/gcc
  64. configure:3329: result: gcc
  65. configure:3558: checking for C compiler version
  66. configure:3567: gcc --version >&5
  67. gcc (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010
  68. Copyright (C) 2015 Free Software Foundation, Inc.
  69. This is free software; see the source for copying conditions. There is NO
  70. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  71.  
  72. configure:3578: $? = 0
  73. configure:3567: gcc -v >&5
  74. Using built-in specs.
  75. COLLECT_GCC=gcc
  76. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
  77. Target: x86_64-linux-gnu
  78. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.2.1-22ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  79. Thread model: posix
  80. gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2)
  81. configure:3578: $? = 0
  82. configure:3567: gcc -V >&5
  83. gcc: error: unrecognized command line option '-V'
  84. gcc: fatal error: no input files
  85. compilation terminated.
  86. configure:3578: $? = 1
  87. configure:3567: gcc -qversion >&5
  88. gcc: error: unrecognized command line option '-qversion'
  89. gcc: fatal error: no input files
  90. compilation terminated.
  91. configure:3578: $? = 1
  92. configure:3598: checking whether the C compiler works
  93. configure:3620: gcc conftest.c >&5
  94. configure:3624: $? = 0
  95. configure:3672: result: yes
  96. configure:3675: checking for C compiler default output file name
  97. configure:3677: result: a.out
  98. configure:3683: checking for suffix of executables
  99. configure:3690: gcc -o conftest conftest.c >&5
  100. configure:3694: $? = 0
  101. configure:3716: result:
  102. configure:3738: checking whether we are cross compiling
  103. configure:3746: gcc -o conftest conftest.c >&5
  104. configure:3750: $? = 0
  105. configure:3757: ./conftest
  106. configure:3761: $? = 0
  107. configure:3776: result: no
  108. configure:3781: checking for suffix of object files
  109. configure:3803: gcc -c conftest.c >&5
  110. configure:3807: $? = 0
  111. configure:3828: result: o
  112. configure:3832: checking whether we are using the GNU C compiler
  113. configure:3851: gcc -c conftest.c >&5
  114. configure:3851: $? = 0
  115. configure:3860: result: yes
  116. configure:3869: checking whether gcc accepts -g
  117. configure:3889: gcc -c -g conftest.c >&5
  118. configure:3889: $? = 0
  119. configure:3930: result: yes
  120. configure:3947: checking for gcc option to accept ISO C89
  121. configure:4010: gcc -c -g -O2 conftest.c >&5
  122. configure:4010: $? = 0
  123. configure:4023: result: none needed
  124. configure:4048: checking whether gcc understands -c and -o together
  125. configure:4070: gcc -c conftest.c -o conftest2.o
  126. configure:4073: $? = 0
  127. configure:4070: gcc -c conftest.c -o conftest2.o
  128. configure:4073: $? = 0
  129. configure:4085: result: yes
  130. configure:4113: checking for style of include used by make
  131. configure:4141: result: GNU
  132. configure:4167: checking dependency style of gcc
  133. configure:4278: result: gcc3
  134. configure:4336: checking for ranlib
  135. configure:4352: found /usr/bin/ranlib
  136. configure:4363: result: ranlib
  137. configure:4443: checking for g++
  138. configure:4459: found /usr/bin/g++
  139. configure:4470: result: g++
  140. configure:4497: checking for C++ compiler version
  141. configure:4506: g++ --version >&5
  142. g++ (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010
  143. Copyright (C) 2015 Free Software Foundation, Inc.
  144. This is free software; see the source for copying conditions. There is NO
  145. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  146.  
  147. configure:4517: $? = 0
  148. configure:4506: g++ -v >&5
  149. Using built-in specs.
  150. COLLECT_GCC=g++
  151. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
  152. Target: x86_64-linux-gnu
  153. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.2.1-22ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  154. Thread model: posix
  155. gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2)
  156. configure:4517: $? = 0
  157. configure:4506: g++ -V >&5
  158. g++: error: unrecognized command line option '-V'
  159. g++: fatal error: no input files
  160. compilation terminated.
  161. configure:4517: $? = 1
  162. configure:4506: g++ -qversion >&5
  163. g++: error: unrecognized command line option '-qversion'
  164. g++: fatal error: no input files
  165. compilation terminated.
  166. configure:4517: $? = 1
  167. configure:4521: checking whether we are using the GNU C++ compiler
  168. configure:4540: g++ -c conftest.cpp >&5
  169. configure:4540: $? = 0
  170. configure:4549: result: yes
  171. configure:4558: checking whether g++ accepts -g
  172. configure:4578: g++ -c -g conftest.cpp >&5
  173. configure:4578: $? = 0
  174. configure:4619: result: yes
  175. configure:4644: checking dependency style of g++
  176. configure:4755: result: gcc3
  177. configure:4777: checking how to run the C preprocessor
  178. configure:4808: gcc -E conftest.c
  179. configure:4808: $? = 0
  180. configure:4822: gcc -E conftest.c
  181. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  182. compilation terminated.
  183. configure:4822: $? = 1
  184. configure: failed program was:
  185. | /* confdefs.h */
  186. | #define PACKAGE_NAME "aqualung"
  187. | #define PACKAGE_TARNAME "aqualung"
  188. | #define PACKAGE_VERSION "SVN"
  189. | #define PACKAGE_STRING "aqualung SVN"
  190. | #define PACKAGE_BUGREPORT "http://aqualung.factorial.hu/mantis"
  191. | #define PACKAGE_URL ""
  192. | #define PACKAGE "aqualung"
  193. | #define VERSION "SVN"
  194. | /* end confdefs.h. */
  195. | #include <ac_nonexistent.h>
  196. configure:4847: result: gcc -E
  197. configure:4867: gcc -E conftest.c
  198. configure:4867: $? = 0
  199. configure:4881: gcc -E conftest.c
  200. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  201. compilation terminated.
  202. configure:4881: $? = 1
  203. configure: failed program was:
  204. | /* confdefs.h */
  205. | #define PACKAGE_NAME "aqualung"
  206. | #define PACKAGE_TARNAME "aqualung"
  207. | #define PACKAGE_VERSION "SVN"
  208. | #define PACKAGE_STRING "aqualung SVN"
  209. | #define PACKAGE_BUGREPORT "http://aqualung.factorial.hu/mantis"
  210. | #define PACKAGE_URL ""
  211. | #define PACKAGE "aqualung"
  212. | #define VERSION "SVN"
  213. | /* end confdefs.h. */
  214. | #include <ac_nonexistent.h>
  215. configure:4910: checking for grep that handles long lines and -e
  216. configure:4968: result: /bin/grep
  217. configure:4973: checking for egrep
  218. configure:5035: result: /bin/grep -E
  219. configure:5040: checking for ANSI C header files
  220. configure:5060: gcc -c -g -O2 conftest.c >&5
  221. configure:5060: $? = 0
  222. configure:5133: gcc -o conftest -g -O2 conftest.c >&5
  223. configure:5133: $? = 0
  224. configure:5133: ./conftest
  225. configure:5133: $? = 0
  226. configure:5144: result: yes
  227. configure:5157: checking for sys/types.h
  228. configure:5157: gcc -c -g -O2 conftest.c >&5
  229. configure:5157: $? = 0
  230. configure:5157: result: yes
  231. configure:5157: checking for sys/stat.h
  232. configure:5157: gcc -c -g -O2 conftest.c >&5
  233. configure:5157: $? = 0
  234. configure:5157: result: yes
  235. configure:5157: checking for stdlib.h
  236. configure:5157: gcc -c -g -O2 conftest.c >&5
  237. configure:5157: $? = 0
  238. configure:5157: result: yes
  239. configure:5157: checking for string.h
  240. configure:5157: gcc -c -g -O2 conftest.c >&5
  241. configure:5157: $? = 0
  242. configure:5157: result: yes
  243. configure:5157: checking for memory.h
  244. configure:5157: gcc -c -g -O2 conftest.c >&5
  245. configure:5157: $? = 0
  246. configure:5157: result: yes
  247. configure:5157: checking for strings.h
  248. configure:5157: gcc -c -g -O2 conftest.c >&5
  249. configure:5157: $? = 0
  250. configure:5157: result: yes
  251. configure:5157: checking for inttypes.h
  252. configure:5157: gcc -c -g -O2 conftest.c >&5
  253. configure:5157: $? = 0
  254. configure:5157: result: yes
  255. configure:5157: checking for stdint.h
  256. configure:5157: gcc -c -g -O2 conftest.c >&5
  257. configure:5157: $? = 0
  258. configure:5157: result: yes
  259. configure:5157: checking for unistd.h
  260. configure:5157: gcc -c -g -O2 conftest.c >&5
  261. configure:5157: $? = 0
  262. configure:5157: result: yes
  263. configure:5170: checking minix/config.h usability
  264. configure:5170: gcc -c -g -O2 conftest.c >&5
  265. conftest.c:54:26: fatal error: minix/config.h: No such file or directory
  266. compilation terminated.
  267. configure:5170: $? = 1
  268. configure: failed program was:
  269. | /* confdefs.h */
  270. | #define PACKAGE_NAME "aqualung"
  271. | #define PACKAGE_TARNAME "aqualung"
  272. | #define PACKAGE_VERSION "SVN"
  273. | #define PACKAGE_STRING "aqualung SVN"
  274. | #define PACKAGE_BUGREPORT "http://aqualung.factorial.hu/mantis"
  275. | #define PACKAGE_URL ""
  276. | #define PACKAGE "aqualung"
  277. | #define VERSION "SVN"
  278. | #define STDC_HEADERS 1
  279. | #define HAVE_SYS_TYPES_H 1
  280. | #define HAVE_SYS_STAT_H 1
  281. | #define HAVE_STDLIB_H 1
  282. | #define HAVE_STRING_H 1
  283. | #define HAVE_MEMORY_H 1
  284. | #define HAVE_STRINGS_H 1
  285. | #define HAVE_INTTYPES_H 1
  286. | #define HAVE_STDINT_H 1
  287. | #define HAVE_UNISTD_H 1
  288. | /* end confdefs.h. */
  289. | #include <stdio.h>
  290. | #ifdef HAVE_SYS_TYPES_H
  291. | # include <sys/types.h>
  292. | #endif
  293. | #ifdef HAVE_SYS_STAT_H
  294. | # include <sys/stat.h>
  295. | #endif
  296. | #ifdef STDC_HEADERS
  297. | # include <stdlib.h>
  298. | # include <stddef.h>
  299. | #else
  300. | # ifdef HAVE_STDLIB_H
  301. | # include <stdlib.h>
  302. | # endif
  303. | #endif
  304. | #ifdef HAVE_STRING_H
  305. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  306. | # include <memory.h>
  307. | # endif
  308. | # include <string.h>
  309. | #endif
  310. | #ifdef HAVE_STRINGS_H
  311. | # include <strings.h>
  312. | #endif
  313. | #ifdef HAVE_INTTYPES_H
  314. | # include <inttypes.h>
  315. | #endif
  316. | #ifdef HAVE_STDINT_H
  317. | # include <stdint.h>
  318. | #endif
  319. | #ifdef HAVE_UNISTD_H
  320. | # include <unistd.h>
  321. | #endif
  322. | #include <minix/config.h>
  323. configure:5170: result: no
  324. configure:5170: checking minix/config.h presence
  325. configure:5170: gcc -E conftest.c
  326. conftest.c:21:26: fatal error: minix/config.h: No such file or directory
  327. compilation terminated.
  328. configure:5170: $? = 1
  329. configure: failed program was:
  330. | /* confdefs.h */
  331. | #define PACKAGE_NAME "aqualung"
  332. | #define PACKAGE_TARNAME "aqualung"
  333. | #define PACKAGE_VERSION "SVN"
  334. | #define PACKAGE_STRING "aqualung SVN"
  335. | #define PACKAGE_BUGREPORT "http://aqualung.factorial.hu/mantis"
  336. | #define PACKAGE_URL ""
  337. | #define PACKAGE "aqualung"
  338. | #define VERSION "SVN"
  339. | #define STDC_HEADERS 1
  340. | #define HAVE_SYS_TYPES_H 1
  341. | #define HAVE_SYS_STAT_H 1
  342. | #define HAVE_STDLIB_H 1
  343. | #define HAVE_STRING_H 1
  344. | #define HAVE_MEMORY_H 1
  345. | #define HAVE_STRINGS_H 1
  346. | #define HAVE_INTTYPES_H 1
  347. | #define HAVE_STDINT_H 1
  348. | #define HAVE_UNISTD_H 1
  349. | /* end confdefs.h. */
  350. | #include <minix/config.h>
  351. configure:5170: result: no
  352. configure:5170: checking for minix/config.h
  353. configure:5170: result: no
  354. configure:5191: checking whether it is safe to define __EXTENSIONS__
  355. configure:5209: gcc -c -g -O2 conftest.c >&5
  356. configure:5209: $? = 0
  357. configure:5216: result: yes
  358. configure:5231: checking for a sed that does not truncate output
  359. configure:5295: result: /bin/sed
  360. configure:5301: checking whether NLS is requested
  361. configure:5310: result: yes
  362. configure:5350: checking for msgfmt
  363. configure: trying /usr/bin/msgfmt...
  364. 0 translated messages.
  365. configure:5382: result: /usr/bin/msgfmt
  366. configure:5391: checking for gmsgfmt
  367. configure:5422: result: /usr/bin/msgfmt
  368. configure:5472: checking for xgettext
  369. configure: trying /usr/bin/xgettext...
  370. /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
  371. configure:5504: result: /usr/bin/xgettext
  372. configure:5549: checking for msgmerge
  373. configure: trying /usr/bin/msgmerge...
  374. configure:5580: result: /usr/bin/msgmerge
  375. configure:5638: checking for ld used by gcc
  376. configure:5705: result: /usr/bin/ld
  377. configure:5712: checking if the linker (/usr/bin/ld) is GNU ld
  378. configure:5727: result: yes
  379. configure:5734: checking for shared library run path origin
  380. configure:5747: result: done
  381. configure:6319: checking for CFPreferencesCopyAppValue
  382. configure:6337: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  383. conftest.c:26:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
  384. compilation terminated.
  385. configure:6337: $? = 1
  386. configure: failed program was:
  387. | /* confdefs.h */
  388. | #define PACKAGE_NAME "aqualung"
  389. | #define PACKAGE_TARNAME "aqualung"
  390. | #define PACKAGE_VERSION "SVN"
  391. | #define PACKAGE_STRING "aqualung SVN"
  392. | #define PACKAGE_BUGREPORT "http://aqualung.factorial.hu/mantis"
  393. | #define PACKAGE_URL ""
  394. | #define PACKAGE "aqualung"
  395. | #define VERSION "SVN"
  396. | #define STDC_HEADERS 1
  397. | #define HAVE_SYS_TYPES_H 1
  398. | #define HAVE_SYS_STAT_H 1
  399. | #define HAVE_STDLIB_H 1
  400. | #define HAVE_STRING_H 1
  401. | #define HAVE_MEMORY_H 1
  402. | #define HAVE_STRINGS_H 1
  403. | #define HAVE_INTTYPES_H 1
  404. | #define HAVE_STDINT_H 1
  405. | #define HAVE_UNISTD_H 1
  406. | #define __EXTENSIONS__ 1
  407. | #define _ALL_SOURCE 1
  408. | #define _GNU_SOURCE 1
  409. | #define _POSIX_PTHREAD_SEMANTICS 1
  410. | #define _TANDEM_SOURCE 1
  411. | /* end confdefs.h. */
  412. | #include <CoreFoundation/CFPreferences.h>
  413. | int
  414. | main ()
  415. | {
  416. | CFPreferencesCopyAppValue(NULL, NULL)
  417. | ;
  418. | return 0;
  419. | }
  420. configure:6346: result: no
  421. configure:6353: checking for CFLocaleCopyCurrent
  422. configure:6371: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  423. conftest.c:26:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
  424. compilation terminated.
  425. configure:6371: $? = 1
  426. configure: failed program was:
  427. | /* confdefs.h */
  428. | #define PACKAGE_NAME "aqualung"
  429. | #define PACKAGE_TARNAME "aqualung"
  430. | #define PACKAGE_VERSION "SVN"
  431. | #define PACKAGE_STRING "aqualung SVN"
  432. | #define PACKAGE_BUGREPORT "http://aqualung.factorial.hu/mantis"
  433. | #define PACKAGE_URL ""
  434. | #define PACKAGE "aqualung"
  435. | #define VERSION "SVN"
  436. | #define STDC_HEADERS 1
  437. | #define HAVE_SYS_TYPES_H 1
  438. | #define HAVE_SYS_STAT_H 1
  439. | #define HAVE_STDLIB_H 1
  440. | #define HAVE_STRING_H 1
  441. | #define HAVE_MEMORY_H 1
  442. | #define HAVE_STRINGS_H 1
  443. | #define HAVE_INTTYPES_H 1
  444. | #define HAVE_STDINT_H 1
  445. | #define HAVE_UNISTD_H 1
  446. | #define __EXTENSIONS__ 1
  447. | #define _ALL_SOURCE 1
  448. | #define _GNU_SOURCE 1
  449. | #define _POSIX_PTHREAD_SEMANTICS 1
  450. | #define _TANDEM_SOURCE 1
  451. | /* end confdefs.h. */
  452. | #include <CoreFoundation/CFLocale.h>
  453. | int
  454. | main ()
  455. | {
  456. | CFLocaleCopyCurrent();
  457. | ;
  458. | return 0;
  459. | }
  460. configure:6380: result: no
  461. configure:6429: checking for GNU gettext in libc
  462. configure:6453: gcc -o conftest -g -O2 conftest.c >&5
  463. configure:6453: $? = 0
  464. configure:6462: result: yes
  465. configure:7299: checking whether to use NLS
  466. configure:7301: result: yes
  467. configure:7304: checking where the gettext function comes from
  468. configure:7315: result: libc
  469. configure:7428: checking for pkg-config
  470. configure:7446: found /usr/bin/pkg-config
  471. configure:7458: result: /usr/bin/pkg-config
  472. configure:7483: checking pkg-config is at least version 0.9.0
  473. configure:7486: result: yes
  474. configure:7498: checking for gzopen in -lz
  475. configure:7523: gcc -o conftest -g -O2 conftest.c -lz >&5
  476. configure:7523: $? = 0
  477. configure:7532: result: yes
  478. configure:7543: checking for BZ2_bzopen in -lbz2
  479. configure:7568: gcc -o conftest -g -O2 conftest.c -lbz2 -lz >&5
  480. configure:7568: $? = 0
  481. configure:7577: result: yes
  482. configure:7589: checking for library containing floor
  483. configure:7620: gcc -o conftest -g -O2 conftest.c -lbz2 -lz >&5
  484. conftest.c:38:6: warning: conflicting types for built-in function 'floor'
  485. char floor ();
  486. ^
  487. /tmp/ccCu6wCq.o: In function `main':
  488. /mnt/sda3/gaurav/aqualung-master/conftest.c:42: undefined reference to `floor'
  489. collect2: error: ld returned 1 exit status
  490. configure:7620: $? = 1
  491. configure: failed program was:
  492. | /* confdefs.h */
  493. | #define PACKAGE_NAME "aqualung"
  494. | #define PACKAGE_TARNAME "aqualung"
  495. | #define PACKAGE_VERSION "SVN"
  496. | #define PACKAGE_STRING "aqualung SVN"
  497. | #define PACKAGE_BUGREPORT "http://aqualung.factorial.hu/mantis"
  498. | #define PACKAGE_URL ""
  499. | #define PACKAGE "aqualung"
  500. | #define VERSION "SVN"
  501. | #define STDC_HEADERS 1
  502. | #define HAVE_SYS_TYPES_H 1
  503. | #define HAVE_SYS_STAT_H 1
  504. | #define HAVE_STDLIB_H 1
  505. | #define HAVE_STRING_H 1
  506. | #define HAVE_MEMORY_H 1
  507. | #define HAVE_STRINGS_H 1
  508. | #define HAVE_INTTYPES_H 1
  509. | #define HAVE_STDINT_H 1
  510. | #define HAVE_UNISTD_H 1
  511. | #define __EXTENSIONS__ 1
  512. | #define _ALL_SOURCE 1
  513. | #define _GNU_SOURCE 1
  514. | #define _POSIX_PTHREAD_SEMANTICS 1
  515. | #define _TANDEM_SOURCE 1
  516. | #define ENABLE_NLS 1
  517. | #define HAVE_GETTEXT 1
  518. | #define HAVE_DCGETTEXT 1
  519. | #define HAVE_LIBZ 1
  520. | #define HAVE_LIBBZ2 1
  521. | /* end confdefs.h. */
  522. |
  523. | /* Override any GCC internal prototype to avoid an error.
  524. | Use char because int might match the return type of a GCC
  525. | builtin and then its argument prototype would still apply. */
  526. | #ifdef __cplusplus
  527. | extern "C"
  528. | #endif
  529. | char floor ();
  530. | int
  531. | main ()
  532. | {
  533. | return floor ();
  534. | ;
  535. | return 0;
  536. | }
  537. configure:7620: gcc -o conftest -g -O2 conftest.c -lm -lbz2 -lz >&5
  538. conftest.c:38:6: warning: conflicting types for built-in function 'floor'
  539. char floor ();
  540. ^
  541. configure:7620: $? = 0
  542. configure:7637: result: -lm
  543. configure:7649: checking for xml
  544. configure:7656: $PKG_CONFIG --exists --print-errors "libxml-2.0"
  545. configure:7659: $? = 0
  546. configure:7673: $PKG_CONFIG --exists --print-errors "libxml-2.0"
  547. configure:7676: $? = 0
  548. configure:7734: result: yes
  549. configure:7740: checking for glib
  550. configure:7747: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.14 gthread-2.0"
  551. configure:7750: $? = 0
  552. configure:7764: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.14 gthread-2.0"
  553. configure:7767: $? = 0
  554. configure:7825: result: yes
  555. configure:7831: checking for gtk
  556. configure:7838: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.18"
  557. configure:7841: $? = 0
  558. configure:7855: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.18"
  559. configure:7858: $? = 0
  560. configure:7916: result: yes
  561. configure:7926: checking dlfcn.h usability
  562. configure:7926: gcc -c -g -O2 conftest.c >&5
  563. configure:7926: $? = 0
  564. configure:7926: result: yes
  565. configure:7926: checking dlfcn.h presence
  566. configure:7926: gcc -E conftest.c
  567. configure:7926: $? = 0
  568. configure:7926: result: yes
  569. configure:7926: checking for dlfcn.h
  570. configure:7926: result: yes
  571. configure:7926: checking errno.h usability
  572. configure:7926: gcc -c -g -O2 conftest.c >&5
  573. configure:7926: $? = 0
  574. configure:7926: result: yes
  575. configure:7926: checking errno.h presence
  576. configure:7926: gcc -E conftest.c
  577. configure:7926: $? = 0
  578. configure:7926: result: yes
  579. configure:7926: checking for errno.h
  580. configure:7926: result: yes
  581. configure:7926: checking fcntl.h usability
  582. configure:7926: gcc -c -g -O2 conftest.c >&5
  583. configure:7926: $? = 0
  584. configure:7926: result: yes
  585. configure:7926: checking fcntl.h presence
  586. configure:7926: gcc -E conftest.c
  587. configure:7926: $? = 0
  588. configure:7926: result: yes
  589. configure:7926: checking for fcntl.h
  590. configure:7926: result: yes
  591. configure:7926: checking sys/ioctl.h usability
  592. configure:7926: gcc -c -g -O2 conftest.c >&5
  593. configure:7926: $? = 0
  594. configure:7926: result: yes
  595. configure:7926: checking sys/ioctl.h presence
  596. configure:7926: gcc -E conftest.c
  597. configure:7926: $? = 0
  598. configure:7926: result: yes
  599. configure:7926: checking for sys/ioctl.h
  600. configure:7926: result: yes
  601. configure:7939: checking for an ANSI C-conforming const
  602. configure:8005: gcc -c -g -O2 conftest.c >&5
  603. configure:8005: $? = 0
  604. configure:8012: result: yes
  605. configure:8020: checking for inline
  606. configure:8036: gcc -c -g -O2 conftest.c >&5
  607. configure:8036: $? = 0
  608. configure:8044: result: inline
  609. configure:8062: checking for size_t
  610. configure:8062: gcc -c -g -O2 conftest.c >&5
  611. configure:8062: $? = 0
  612. configure:8062: gcc -c -g -O2 conftest.c >&5
  613. conftest.c: In function 'main':
  614. conftest.c:71:21: error: expected expression before ')' token
  615. if (sizeof ((size_t)))
  616. ^
  617. configure:8062: $? = 1
  618. configure: failed program was:
  619. | /* confdefs.h */
  620. | #define PACKAGE_NAME "aqualung"
  621. | #define PACKAGE_TARNAME "aqualung"
  622. | #define PACKAGE_VERSION "SVN"
  623. | #define PACKAGE_STRING "aqualung SVN"
  624. | #define PACKAGE_BUGREPORT "http://aqualung.factorial.hu/mantis"
  625. | #define PACKAGE_URL ""
  626. | #define PACKAGE "aqualung"
  627. | #define VERSION "SVN"
  628. | #define STDC_HEADERS 1
  629. | #define HAVE_SYS_TYPES_H 1
  630. | #define HAVE_SYS_STAT_H 1
  631. | #define HAVE_STDLIB_H 1
  632. | #define HAVE_STRING_H 1
  633. | #define HAVE_MEMORY_H 1
  634. | #define HAVE_STRINGS_H 1
  635. | #define HAVE_INTTYPES_H 1
  636. | #define HAVE_STDINT_H 1
  637. | #define HAVE_UNISTD_H 1
  638. | #define __EXTENSIONS__ 1
  639. | #define _ALL_SOURCE 1
  640. | #define _GNU_SOURCE 1
  641. | #define _POSIX_PTHREAD_SEMANTICS 1
  642. | #define _TANDEM_SOURCE 1
  643. | #define ENABLE_NLS 1
  644. | #define HAVE_GETTEXT 1
  645. | #define HAVE_DCGETTEXT 1
  646. | #define HAVE_LIBZ 1
  647. | #define HAVE_LIBBZ2 1
  648. | #define HAVE_DLFCN_H 1
  649. | #define HAVE_ERRNO_H 1
  650. | #define HAVE_FCNTL_H 1
  651. | #define HAVE_SYS_IOCTL_H 1
  652. | /* end confdefs.h. */
  653. | #include <stdio.h>
  654. | #ifdef HAVE_SYS_TYPES_H
  655. | # include <sys/types.h>
  656. | #endif
  657. | #ifdef HAVE_SYS_STAT_H
  658. | # include <sys/stat.h>
  659. | #endif
  660. | #ifdef STDC_HEADERS
  661. | # include <stdlib.h>
  662. | # include <stddef.h>
  663. | #else
  664. | # ifdef HAVE_STDLIB_H
  665. | # include <stdlib.h>
  666. | # endif
  667. | #endif
  668. | #ifdef HAVE_STRING_H
  669. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  670. | # include <memory.h>
  671. | # endif
  672. | # include <string.h>
  673. | #endif
  674. | #ifdef HAVE_STRINGS_H
  675. | # include <strings.h>
  676. | #endif
  677. | #ifdef HAVE_INTTYPES_H
  678. | # include <inttypes.h>
  679. | #endif
  680. | #ifdef HAVE_STDINT_H
  681. | # include <stdint.h>
  682. | #endif
  683. | #ifdef HAVE_UNISTD_H
  684. | # include <unistd.h>
  685. | #endif
  686. | int
  687. | main ()
  688. | {
  689. | if (sizeof ((size_t)))
  690. | return 0;
  691. | ;
  692. | return 0;
  693. | }
  694. configure:8062: result: yes
  695. configure:8078: checking for stdlib.h
  696. configure:8078: result: yes
  697. configure:8088: checking for GNU libc compatible malloc
  698. configure:8112: gcc -o conftest -g -O2 conftest.c -lm -lbz2 -lz >&5
  699. configure:8112: $? = 0
  700. configure:8112: ./conftest
  701. configure:8112: $? = 0
  702. configure:8122: result: yes
  703. configure:8146: checking for memset
  704. configure:8146: gcc -o conftest -g -O2 conftest.c -lm -lbz2 -lz >&5
  705. conftest.c:60:6: warning: conflicting types for built-in function 'memset'
  706. char memset ();
  707. ^
  708. configure:8146: $? = 0
  709. configure:8146: result: yes
  710. configure:8146: checking for mkdir
  711. configure:8146: gcc -o conftest -g -O2 conftest.c -lm -lbz2 -lz >&5
  712. configure:8146: $? = 0
  713. configure:8146: result: yes
  714. configure:8146: checking for psiginfo
  715. configure:8146: gcc -o conftest -g -O2 conftest.c -lm -lbz2 -lz >&5
  716. configure:8146: $? = 0
  717. configure:8146: result: yes
  718. configure:8146: checking for strcasestr
  719. configure:8146: gcc -o conftest -g -O2 conftest.c -lm -lbz2 -lz >&5
  720. configure:8146: $? = 0
  721. configure:8146: result: yes
  722. configure:8146: checking for strdup
  723. configure:8146: gcc -o conftest -g -O2 conftest.c -lm -lbz2 -lz >&5
  724. conftest.c:64:6: warning: conflicting types for built-in function 'strdup'
  725. char strdup ();
  726. ^
  727. configure:8146: $? = 0
  728. configure:8146: result: yes
  729. configure:8146: checking for strndup
  730. configure:8146: gcc -o conftest -g -O2 conftest.c -lm -lbz2 -lz >&5
  731. conftest.c:65:6: warning: conflicting types for built-in function 'strndup'
  732. char strndup ();
  733. ^
  734. configure:8146: $? = 0
  735. configure:8146: result: yes
  736. configure:8146: checking for strrchr
  737. configure:8146: gcc -o conftest -g -O2 conftest.c -lm -lbz2 -lz >&5
  738. conftest.c:66:6: warning: conflicting types for built-in function 'strrchr'
  739. char strrchr ();
  740. ^
  741. configure:8146: $? = 0
  742. configure:8146: result: yes
  743. configure:8146: checking for strstr
  744. configure:8146: gcc -o conftest -g -O2 conftest.c -lm -lbz2 -lz >&5
  745. conftest.c:67:6: warning: conflicting types for built-in function 'strstr'
  746. char strstr ();
  747. ^
  748. configure:8146: $? = 0
  749. configure:8146: result: yes
  750. configure:8165: checking for special C compiler options needed for large files
  751. configure:8210: result: no
  752. configure:8216: checking for _FILE_OFFSET_BITS value needed for large files
  753. configure:8241: gcc -c -g -O2 conftest.c >&5
  754. configure:8241: $? = 0
  755. configure:8273: result: no
  756. configure:8364: checking for pthread_create in -lpthread
  757. configure:8389: gcc -o conftest -g -O2 conftest.c -lpthread -lm -lbz2 -lz >&5
  758. configure:8389: $? = 0
  759. configure:8398: result: yes
  760. configure:8419: checking for type of build
  761. configure:8429: result: release
  762. configure:8599: ALSA Support
  763. configure:8603: checking for alsa
  764. configure:8610: $PKG_CONFIG --exists --print-errors "alsa"
  765. configure:8613: $? = 0
  766. configure:8627: $PKG_CONFIG --exists --print-errors "alsa"
  767. configure:8630: $? = 0
  768. configure:8672: result: yes
  769. configure:8716: JACK Support
  770. configure:8718: checking for jack_on_info_shutdown in -ljack
  771. configure:8743: gcc -o conftest -g -O2 conftest.c -ljack -lpthread -lm -lbz2 -lz >&5
  772. configure:8743: $? = 0
  773. configure:8752: result: yes
  774. configure:8818: OSS Support
  775. configure:8823: checking sys/soundcard.h usability
  776. configure:8823: gcc -c -g -O2 conftest.c >&5
  777. configure:8823: $? = 0
  778. configure:8823: result: yes
  779. configure:8823: checking sys/soundcard.h presence
  780. configure:8823: gcc -E conftest.c
  781. configure:8823: $? = 0
  782. configure:8823: result: yes
  783. configure:8823: checking for sys/soundcard.h
  784. configure:8823: result: yes
  785. configure:8823: checking soundcard.h usability
  786. configure:8823: gcc -c -g -O2 conftest.c >&5
  787. conftest.c:87:23: fatal error: soundcard.h: No such file or directory
  788. compilation terminated.
  789. configure:8823: $? = 1
  790. configure: failed program was:
  791. | /* confdefs.h */
  792. | #define PACKAGE_NAME "aqualung"
  793. | #define PACKAGE_TARNAME "aqualung"
  794. | #define PACKAGE_VERSION "SVN"
  795. | #define PACKAGE_STRING "aqualung SVN"
  796. | #define PACKAGE_BUGREPORT "http://aqualung.factorial.hu/mantis"
  797. | #define PACKAGE_URL ""
  798. | #define PACKAGE "aqualung"
  799. | #define VERSION "SVN"
  800. | #define STDC_HEADERS 1
  801. | #define HAVE_SYS_TYPES_H 1
  802. | #define HAVE_SYS_STAT_H 1
  803. | #define HAVE_STDLIB_H 1
  804. | #define HAVE_STRING_H 1
  805. | #define HAVE_MEMORY_H 1
  806. | #define HAVE_STRINGS_H 1
  807. | #define HAVE_INTTYPES_H 1
  808. | #define HAVE_STDINT_H 1
  809. | #define HAVE_UNISTD_H 1
  810. | #define __EXTENSIONS__ 1
  811. | #define _ALL_SOURCE 1
  812. | #define _GNU_SOURCE 1
  813. | #define _POSIX_PTHREAD_SEMANTICS 1
  814. | #define _TANDEM_SOURCE 1
  815. | #define ENABLE_NLS 1
  816. | #define HAVE_GETTEXT 1
  817. | #define HAVE_DCGETTEXT 1
  818. | #define HAVE_LIBZ 1
  819. | #define HAVE_LIBBZ2 1
  820. | #define HAVE_DLFCN_H 1
  821. | #define HAVE_ERRNO_H 1
  822. | #define HAVE_FCNTL_H 1
  823. | #define HAVE_SYS_IOCTL_H 1
  824. | #define HAVE_STDLIB_H 1
  825. | #define HAVE_MALLOC 1
  826. | #define HAVE_MEMSET 1
  827. | #define HAVE_MKDIR 1
  828. | #define HAVE_PSIGINFO 1
  829. | #define HAVE_STRCASESTR 1
  830. | #define HAVE_STRDUP 1
  831. | #define HAVE_STRNDUP 1
  832. | #define HAVE_STRRCHR 1
  833. | #define HAVE_STRSTR 1
  834. | #define HAVE_LIBPTHREAD 1
  835. | #define RELEASE_BUILD 1
  836. | #define HAVE_LOOP 1
  837. | #define HAVE_PODCAST 1
  838. | #define HAVE_SYSTRAY 1
  839. | #define HAVE_ALSA 1
  840. | #define HAVE_JACK 1
  841. | #define HAVE_JACK_MGMT 1
  842. | #define HAVE_SYS_SOUNDCARD_H 1
  843. | /* end confdefs.h. */
  844. | #include <stdio.h>
  845. | #ifdef HAVE_SYS_TYPES_H
  846. | # include <sys/types.h>
  847. | #endif
  848. | #ifdef HAVE_SYS_STAT_H
  849. | # include <sys/stat.h>
  850. | #endif
  851. | #ifdef STDC_HEADERS
  852. | # include <stdlib.h>
  853. | # include <stddef.h>
  854. | #else
  855. | # ifdef HAVE_STDLIB_H
  856. | # include <stdlib.h>
  857. | # endif
  858. | #endif
  859. | #ifdef HAVE_STRING_H
  860. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  861. | # include <memory.h>
  862. | # endif
  863. | # include <string.h>
  864. | #endif
  865. | #ifdef HAVE_STRINGS_H
  866. | # include <strings.h>
  867. | #endif
  868. | #ifdef HAVE_INTTYPES_H
  869. | # include <inttypes.h>
  870. | #endif
  871. | #ifdef HAVE_STDINT_H
  872. | # include <stdint.h>
  873. | #endif
  874. | #ifdef HAVE_UNISTD_H
  875. | # include <unistd.h>
  876. | #endif
  877. | #include <soundcard.h>
  878. configure:8823: result: no
  879. configure:8823: checking soundcard.h presence
  880. configure:8823: gcc -E conftest.c
  881. conftest.c:54:23: fatal error: soundcard.h: No such file or directory
  882. compilation terminated.
  883. configure:8823: $? = 1
  884. configure: failed program was:
  885. | /* confdefs.h */
  886. | #define PACKAGE_NAME "aqualung"
  887. | #define PACKAGE_TARNAME "aqualung"
  888. | #define PACKAGE_VERSION "SVN"
  889. | #define PACKAGE_STRING "aqualung SVN"
  890. | #define PACKAGE_BUGREPORT "http://aqualung.factorial.hu/mantis"
  891. | #define PACKAGE_URL ""
  892. | #define PACKAGE "aqualung"
  893. | #define VERSION "SVN"
  894. | #define STDC_HEADERS 1
  895. | #define HAVE_SYS_TYPES_H 1
  896. | #define HAVE_SYS_STAT_H 1
  897. | #define HAVE_STDLIB_H 1
  898. | #define HAVE_STRING_H 1
  899. | #define HAVE_MEMORY_H 1
  900. | #define HAVE_STRINGS_H 1
  901. | #define HAVE_INTTYPES_H 1
  902. | #define HAVE_STDINT_H 1
  903. | #define HAVE_UNISTD_H 1
  904. | #define __EXTENSIONS__ 1
  905. | #define _ALL_SOURCE 1
  906. | #define _GNU_SOURCE 1
  907. | #define _POSIX_PTHREAD_SEMANTICS 1
  908. | #define _TANDEM_SOURCE 1
  909. | #define ENABLE_NLS 1
  910. | #define HAVE_GETTEXT 1
  911. | #define HAVE_DCGETTEXT 1
  912. | #define HAVE_LIBZ 1
  913. | #define HAVE_LIBBZ2 1
  914. | #define HAVE_DLFCN_H 1
  915. | #define HAVE_ERRNO_H 1
  916. | #define HAVE_FCNTL_H 1
  917. | #define HAVE_SYS_IOCTL_H 1
  918. | #define HAVE_STDLIB_H 1
  919. | #define HAVE_MALLOC 1
  920. | #define HAVE_MEMSET 1
  921. | #define HAVE_MKDIR 1
  922. | #define HAVE_PSIGINFO 1
  923. | #define HAVE_STRCASESTR 1
  924. | #define HAVE_STRDUP 1
  925. | #define HAVE_STRNDUP 1
  926. | #define HAVE_STRRCHR 1
  927. | #define HAVE_STRSTR 1
  928. | #define HAVE_LIBPTHREAD 1
  929. | #define RELEASE_BUILD 1
  930. | #define HAVE_LOOP 1
  931. | #define HAVE_PODCAST 1
  932. | #define HAVE_SYSTRAY 1
  933. | #define HAVE_ALSA 1
  934. | #define HAVE_JACK 1
  935. | #define HAVE_JACK_MGMT 1
  936. | #define HAVE_SYS_SOUNDCARD_H 1
  937. | /* end confdefs.h. */
  938. | #include <soundcard.h>
  939. configure:8823: result: no
  940. configure:8823: checking for soundcard.h
  941. configure:8823: result: no
  942. configure:8823: checking linux/soundcard.h usability
  943. configure:8823: gcc -c -g -O2 conftest.c >&5
  944. configure:8823: $? = 0
  945. configure:8823: result: yes
  946. configure:8823: checking linux/soundcard.h presence
  947. configure:8823: gcc -E conftest.c
  948. configure:8823: $? = 0
  949. configure:8823: result: yes
  950. configure:8823: checking for linux/soundcard.h
  951. configure:8823: result: yes
  952. configure:8853: checking for _oss_ioctl in -lossaudio
  953. configure:8878: gcc -o conftest -g -O2 conftest.c -lossaudio -lpthread -lm -lbz2 -lz >&5
  954. /usr/bin/ld: cannot find -lossaudio
  955. collect2: error: ld returned 1 exit status
  956. configure:8878: $? = 1
  957. configure: failed program was:
  958. | /* confdefs.h */
  959. | #define PACKAGE_NAME "aqualung"
  960. | #define PACKAGE_TARNAME "aqualung"
  961. | #define PACKAGE_VERSION "SVN"
  962. | #define PACKAGE_STRING "aqualung SVN"
  963. | #define PACKAGE_BUGREPORT "http://aqualung.factorial.hu/mantis"
  964. | #define PACKAGE_URL ""
  965. | #define PACKAGE "aqualung"
  966. | #define VERSION "SVN"
  967. | #define STDC_HEADERS 1
  968. | #define HAVE_SYS_TYPES_H 1
  969. | #define HAVE_SYS_STAT_H 1
  970. | #define HAVE_STDLIB_H 1
  971. | #define HAVE_STRING_H 1
  972. | #define HAVE_MEMORY_H 1
  973. | #define HAVE_STRINGS_H 1
  974. | #define HAVE_INTTYPES_H 1
  975. | #define HAVE_STDINT_H 1
  976. | #define HAVE_UNISTD_H 1
  977. | #define __EXTENSIONS__ 1
  978. | #define _ALL_SOURCE 1
  979. | #define _GNU_SOURCE 1
  980. | #define _POSIX_PTHREAD_SEMANTICS 1
  981. | #define _TANDEM_SOURCE 1
  982. | #define ENABLE_NLS 1
  983. | #define HAVE_GETTEXT 1
  984. | #define HAVE_DCGETTEXT 1
  985. | #define HAVE_LIBZ 1
  986. | #define HAVE_LIBBZ2 1
  987. | #define HAVE_DLFCN_H 1
  988. | #define HAVE_ERRNO_H 1
  989. | #define HAVE_FCNTL_H 1
  990. | #define HAVE_SYS_IOCTL_H 1
  991. | #define HAVE_STDLIB_H 1
  992. | #define HAVE_MALLOC 1
  993. | #define HAVE_MEMSET 1
  994. | #define HAVE_MKDIR 1
  995. | #define HAVE_PSIGINFO 1
  996. | #define HAVE_STRCASESTR 1
  997. | #define HAVE_STRDUP 1
  998. | #define HAVE_STRNDUP 1
  999. | #define HAVE_STRRCHR 1
  1000. | #define HAVE_STRSTR 1
  1001. | #define HAVE_LIBPTHREAD 1
  1002. | #define RELEASE_BUILD 1
  1003. | #define HAVE_LOOP 1
  1004. | #define HAVE_PODCAST 1
  1005. | #define HAVE_SYSTRAY 1
  1006. | #define HAVE_ALSA 1
  1007. | #define HAVE_JACK 1
  1008. | #define HAVE_JACK_MGMT 1
  1009. | #define HAVE_SYS_SOUNDCARD_H 1
  1010. | #define HAVE_LINUX_SOUNDCARD_H 1
  1011. | /* end confdefs.h. */
  1012. |
  1013. | /* Override any GCC internal prototype to avoid an error.
  1014. | Use char because int might match the return type of a GCC
  1015. | builtin and then its argument prototype would still apply. */
  1016. | #ifdef __cplusplus
  1017. | extern "C"
  1018. | #endif
  1019. | char _oss_ioctl ();
  1020. | int
  1021. | main ()
  1022. | {
  1023. | return _oss_ioctl ();
  1024. | ;
  1025. | return 0;
  1026. | }
  1027. configure:8887: result: no
  1028. configure:8925: PulseAudio Support
  1029. configure:8929: checking for pulse
  1030. configure:8936: $PKG_CONFIG --exists --print-errors "libpulse-simple"
  1031. configure:8939: $? = 0
  1032. configure:8953: $PKG_CONFIG --exists --print-errors "libpulse-simple"
  1033. configure:8956: $? = 0
  1034. configure:8998: result: yes
  1035. configure:9042: sndio Support
  1036. configure:9044: checking for sio_open in -lsndio
  1037. configure:9069: gcc -o conftest -g -O2 conftest.c -lsndio -lpthread -lm -lbz2 -lz >&5
  1038. /usr/bin/ld: cannot find -lsndio
  1039. collect2: error: ld returned 1 exit status
  1040. configure:9069: $? = 1
  1041. configure: failed program was:
  1042. | /* confdefs.h */
  1043. | #define PACKAGE_NAME "aqualung"
  1044. | #define PACKAGE_TARNAME "aqualung"
  1045. | #define PACKAGE_VERSION "SVN"
  1046. | #define PACKAGE_STRING "aqualung SVN"
  1047. | #define PACKAGE_BUGREPORT "http://aqualung.factorial.hu/mantis"
  1048. | #define PACKAGE_URL ""
  1049. | #define PACKAGE "aqualung"
  1050. | #define VERSION "SVN"
  1051. | #define STDC_HEADERS 1
  1052. | #define HAVE_SYS_TYPES_H 1
  1053. | #define HAVE_SYS_STAT_H 1
  1054. | #define HAVE_STDLIB_H 1
  1055. | #define HAVE_STRING_H 1
  1056. | #define HAVE_MEMORY_H 1
  1057. | #define HAVE_STRINGS_H 1
  1058. | #define HAVE_INTTYPES_H 1
  1059. | #define HAVE_STDINT_H 1
  1060. | #define HAVE_UNISTD_H 1
  1061. | #define __EXTENSIONS__ 1
  1062. | #define _ALL_SOURCE 1
  1063. | #define _GNU_SOURCE 1
  1064. | #define _POSIX_PTHREAD_SEMANTICS 1
  1065. | #define _TANDEM_SOURCE 1
  1066. | #define ENABLE_NLS 1
  1067. | #define HAVE_GETTEXT 1
  1068. | #define HAVE_DCGETTEXT 1
  1069. | #define HAVE_LIBZ 1
  1070. | #define HAVE_LIBBZ2 1
  1071. | #define HAVE_DLFCN_H 1
  1072. | #define HAVE_ERRNO_H 1
  1073. | #define HAVE_FCNTL_H 1
  1074. | #define HAVE_SYS_IOCTL_H 1
  1075. | #define HAVE_STDLIB_H 1
  1076. | #define HAVE_MALLOC 1
  1077. | #define HAVE_MEMSET 1
  1078. | #define HAVE_MKDIR 1
  1079. | #define HAVE_PSIGINFO 1
  1080. | #define HAVE_STRCASESTR 1
  1081. | #define HAVE_STRDUP 1
  1082. | #define HAVE_STRNDUP 1
  1083. | #define HAVE_STRRCHR 1
  1084. | #define HAVE_STRSTR 1
  1085. | #define HAVE_LIBPTHREAD 1
  1086. | #define RELEASE_BUILD 1
  1087. | #define HAVE_LOOP 1
  1088. | #define HAVE_PODCAST 1
  1089. | #define HAVE_SYSTRAY 1
  1090. | #define HAVE_ALSA 1
  1091. | #define HAVE_JACK 1
  1092. | #define HAVE_JACK_MGMT 1
  1093. | #define HAVE_SYS_SOUNDCARD_H 1
  1094. | #define HAVE_LINUX_SOUNDCARD_H 1
  1095. | #define HAVE_OSS 1
  1096. | #define HAVE_PULSE 1
  1097. | /* end confdefs.h. */
  1098. |
  1099. | /* Override any GCC internal prototype to avoid an error.
  1100. | Use char because int might match the return type of a GCC
  1101. | builtin and then its argument prototype would still apply. */
  1102. | #ifdef __cplusplus
  1103. | extern "C"
  1104. | #endif
  1105. | char sio_open ();
  1106. | int
  1107. | main ()
  1108. | {
  1109. | return sio_open ();
  1110. | ;
  1111. | return 0;
  1112. | }
  1113. configure:9078: result: no
  1114. configure:9129: Windows Multimedia Extensions API Support
  1115. configure:9132: checking for platform support
  1116. configure:9140: result: no
  1117. configure:9210: Free Lossless Audio Codec Support
  1118. configure:9214: checking for flac
  1119. configure:9221: $PKG_CONFIG --exists --print-errors "flac"
  1120. configure:9224: $? = 0
  1121. configure:9238: $PKG_CONFIG --exists --print-errors "flac"
  1122. configure:9241: $? = 0
  1123. configure:9283: result: yes
  1124. configure:9340: LAME MP3 Encoding Support
  1125. configure:9342: checking for lame_init in -lmp3lame
  1126. configure:9367: gcc -o conftest -g -O2 conftest.c -lmp3lame -lpthread -lm -lbz2 -lz >&5
  1127. configure:9367: $? = 0
  1128. configure:9376: result: yes
  1129. configure:9427: Libav / FFmpeg Support
  1130. configure:9431: checking for lavc
  1131. configure:9438: $PKG_CONFIG --exists --print-errors "libavcodec libavformat libavutil"
  1132. configure:9441: $? = 0
  1133. configure:9455: $PKG_CONFIG --exists --print-errors "libavcodec libavformat libavutil"
  1134. configure:9458: $? = 0
  1135. configure:9500: result: yes
  1136. configure:9544: Monkey's Audio Codec Support
  1137. configure:9546: checking for CreateIAPEDecompress in -lmac
  1138. configure:9571: gcc -o conftest -g -O2 conftest.c -lmac -lstdc++ -lpthread -lm -lbz2 -lz >&5
  1139. /usr/bin/ld: cannot find -lmac
  1140. collect2: error: ld returned 1 exit status
  1141. configure:9571: $? = 1
  1142. configure: failed program was:
  1143. | /* confdefs.h */
  1144. | #define PACKAGE_NAME "aqualung"
  1145. | #define PACKAGE_TARNAME "aqualung"
  1146. | #define PACKAGE_VERSION "SVN"
  1147. | #define PACKAGE_STRING "aqualung SVN"
  1148. | #define PACKAGE_BUGREPORT "http://aqualung.factorial.hu/mantis"
  1149. | #define PACKAGE_URL ""
  1150. | #define PACKAGE "aqualung"
  1151. | #define VERSION "SVN"
  1152. | #define STDC_HEADERS 1
  1153. | #define HAVE_SYS_TYPES_H 1
  1154. | #define HAVE_SYS_STAT_H 1
  1155. | #define HAVE_STDLIB_H 1
  1156. | #define HAVE_STRING_H 1
  1157. | #define HAVE_MEMORY_H 1
  1158. | #define HAVE_STRINGS_H 1
  1159. | #define HAVE_INTTYPES_H 1
  1160. | #define HAVE_STDINT_H 1
  1161. | #define HAVE_UNISTD_H 1
  1162. | #define __EXTENSIONS__ 1
  1163. | #define _ALL_SOURCE 1
  1164. | #define _GNU_SOURCE 1
  1165. | #define _POSIX_PTHREAD_SEMANTICS 1
  1166. | #define _TANDEM_SOURCE 1
  1167. | #define ENABLE_NLS 1
  1168. | #define HAVE_GETTEXT 1
  1169. | #define HAVE_DCGETTEXT 1
  1170. | #define HAVE_LIBZ 1
  1171. | #define HAVE_LIBBZ2 1
  1172. | #define HAVE_DLFCN_H 1
  1173. | #define HAVE_ERRNO_H 1
  1174. | #define HAVE_FCNTL_H 1
  1175. | #define HAVE_SYS_IOCTL_H 1
  1176. | #define HAVE_STDLIB_H 1
  1177. | #define HAVE_MALLOC 1
  1178. | #define HAVE_MEMSET 1
  1179. | #define HAVE_MKDIR 1
  1180. | #define HAVE_PSIGINFO 1
  1181. | #define HAVE_STRCASESTR 1
  1182. | #define HAVE_STRDUP 1
  1183. | #define HAVE_STRNDUP 1
  1184. | #define HAVE_STRRCHR 1
  1185. | #define HAVE_STRSTR 1
  1186. | #define HAVE_LIBPTHREAD 1
  1187. | #define RELEASE_BUILD 1
  1188. | #define HAVE_LOOP 1
  1189. | #define HAVE_PODCAST 1
  1190. | #define HAVE_SYSTRAY 1
  1191. | #define HAVE_ALSA 1
  1192. | #define HAVE_JACK 1
  1193. | #define HAVE_JACK_MGMT 1
  1194. | #define HAVE_SYS_SOUNDCARD_H 1
  1195. | #define HAVE_LINUX_SOUNDCARD_H 1
  1196. | #define HAVE_OSS 1
  1197. | #define HAVE_PULSE 1
  1198. | #define HAVE_FLAC 1
  1199. | #define HAVE_FLAC_ENC 1
  1200. | #define HAVE_LAME 1
  1201. | #define HAVE_LAVC 1
  1202. | /* end confdefs.h. */
  1203. |
  1204. | /* Override any GCC internal prototype to avoid an error.
  1205. | Use char because int might match the return type of a GCC
  1206. | builtin and then its argument prototype would still apply. */
  1207. | #ifdef __cplusplus
  1208. | extern "C"
  1209. | #endif
  1210. | char CreateIAPEDecompress ();
  1211. | int
  1212. | main ()
  1213. | {
  1214. | return CreateIAPEDecompress ();
  1215. | ;
  1216. | return 0;
  1217. | }
  1218. configure:9580: result: no
  1219. configure:9631: MOD Audio Support
  1220. configure:9635: checking for mod
  1221. configure:9642: $PKG_CONFIG --exists --print-errors "libmodplug >= 0.8.4"
  1222. configure:9645: $? = 0
  1223. configure:9659: $PKG_CONFIG --exists --print-errors "libmodplug >= 0.8.4"
  1224. configure:9662: $? = 0
  1225. configure:9704: result: yes
  1226. configure:9889: MPEG Audio Support
  1227. configure:9893: checking for mad
  1228. configure:9900: $PKG_CONFIG --exists --print-errors "mad"
  1229. configure:9903: $? = 0
  1230. configure:9917: $PKG_CONFIG --exists --print-errors "mad"
  1231. configure:9920: $? = 0
  1232. configure:9962: result: yes
  1233. configure:10006: sndfile (WAV, AIFF, etc.) Support
  1234. configure:10011: checking for sndfile
  1235. configure:10018: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.17"
  1236. configure:10021: $? = 0
  1237. configure:10035: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.17"
  1238. configure:10038: $? = 0
  1239. configure:10080: result: yes
  1240. configure:10090: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.18"
  1241. configure:10093: $? = 0
  1242. configure:10148: Ogg Speex Support
  1243. configure:10152: checking for speex
  1244. configure:10159: $PKG_CONFIG --exists --print-errors "oggz speex ogg"
  1245. configure:10162: $? = 0
  1246. configure:10176: $PKG_CONFIG --exists --print-errors "oggz speex ogg"
  1247. configure:10179: $? = 0
  1248. configure:10221: result: yes
  1249. configure:10265: Ogg Vorbis Support
  1250. configure:10269: checking for vorbis
  1251. configure:10276: $PKG_CONFIG --exists --print-errors "vorbis vorbisfile ogg"
  1252. configure:10279: $? = 0
  1253. configure:10293: $PKG_CONFIG --exists --print-errors "vorbis vorbisfile ogg"
  1254. configure:10296: $? = 0
  1255. configure:10338: result: yes
  1256. configure:10382: Ogg Vorbis Encoding Support
  1257. configure:10386: checking for vorbisenc
  1258. configure:10393: $PKG_CONFIG --exists --print-errors "vorbisenc ogg"
  1259. configure:10396: $? = 0
  1260. configure:10410: $PKG_CONFIG --exists --print-errors "vorbisenc ogg"
  1261. configure:10413: $? = 0
  1262. configure:10455: result: yes
  1263. configure:10515: WavPack Support
  1264. configure:10519: checking for wavpack
  1265. configure:10526: $PKG_CONFIG --exists --print-errors "wavpack >= 4.40.0"
  1266. configure:10529: $? = 0
  1267. configure:10543: $PKG_CONFIG --exists --print-errors "wavpack >= 4.40.0"
  1268. configure:10546: $? = 0
  1269. configure:10588: result: yes
  1270. configure:10636: LADSPA Plugin Support
  1271. configure:10641: checking for lrdf
  1272. configure:10648: $PKG_CONFIG --exists --print-errors "lrdf >= 0.4.0"
  1273. configure:10651: $? = 0
  1274. configure:10665: $PKG_CONFIG --exists --print-errors "lrdf >= 0.4.0"
  1275. configure:10668: $? = 0
  1276. configure:10710: result: yes
  1277. configure:10721: checking for dlopen
  1278. configure:10721: gcc -o conftest -g -O2 conftest.c -lpthread -lm -lbz2 -lz >&5
  1279. /tmp/ccsrgV4s.o: In function `main':
  1280. /mnt/sda3/gaurav/aqualung-master/conftest.c:105: undefined reference to `dlopen'
  1281. collect2: error: ld returned 1 exit status
  1282. configure:10721: $? = 1
  1283. configure: failed program was:
  1284. | /* confdefs.h */
  1285. | #define PACKAGE_NAME "aqualung"
  1286. | #define PACKAGE_TARNAME "aqualung"
  1287. | #define PACKAGE_VERSION "SVN"
  1288. | #define PACKAGE_STRING "aqualung SVN"
  1289. | #define PACKAGE_BUGREPORT "http://aqualung.factorial.hu/mantis"
  1290. | #define PACKAGE_URL ""
  1291. | #define PACKAGE "aqualung"
  1292. | #define VERSION "SVN"
  1293. | #define STDC_HEADERS 1
  1294. | #define HAVE_SYS_TYPES_H 1
  1295. | #define HAVE_SYS_STAT_H 1
  1296. | #define HAVE_STDLIB_H 1
  1297. | #define HAVE_STRING_H 1
  1298. | #define HAVE_MEMORY_H 1
  1299. | #define HAVE_STRINGS_H 1
  1300. | #define HAVE_INTTYPES_H 1
  1301. | #define HAVE_STDINT_H 1
  1302. | #define HAVE_UNISTD_H 1
  1303. | #define __EXTENSIONS__ 1
  1304. | #define _ALL_SOURCE 1
  1305. | #define _GNU_SOURCE 1
  1306. | #define _POSIX_PTHREAD_SEMANTICS 1
  1307. | #define _TANDEM_SOURCE 1
  1308. | #define ENABLE_NLS 1
  1309. | #define HAVE_GETTEXT 1
  1310. | #define HAVE_DCGETTEXT 1
  1311. | #define HAVE_LIBZ 1
  1312. | #define HAVE_LIBBZ2 1
  1313. | #define HAVE_DLFCN_H 1
  1314. | #define HAVE_ERRNO_H 1
  1315. | #define HAVE_FCNTL_H 1
  1316. | #define HAVE_SYS_IOCTL_H 1
  1317. | #define HAVE_STDLIB_H 1
  1318. | #define HAVE_MALLOC 1
  1319. | #define HAVE_MEMSET 1
  1320. | #define HAVE_MKDIR 1
  1321. | #define HAVE_PSIGINFO 1
  1322. | #define HAVE_STRCASESTR 1
  1323. | #define HAVE_STRDUP 1
  1324. | #define HAVE_STRNDUP 1
  1325. | #define HAVE_STRRCHR 1
  1326. | #define HAVE_STRSTR 1
  1327. | #define HAVE_LIBPTHREAD 1
  1328. | #define RELEASE_BUILD 1
  1329. | #define HAVE_LOOP 1
  1330. | #define HAVE_PODCAST 1
  1331. | #define HAVE_SYSTRAY 1
  1332. | #define HAVE_ALSA 1
  1333. | #define HAVE_JACK 1
  1334. | #define HAVE_JACK_MGMT 1
  1335. | #define HAVE_SYS_SOUNDCARD_H 1
  1336. | #define HAVE_LINUX_SOUNDCARD_H 1
  1337. | #define HAVE_OSS 1
  1338. | #define HAVE_PULSE 1
  1339. | #define HAVE_FLAC 1
  1340. | #define HAVE_FLAC_ENC 1
  1341. | #define HAVE_LAME 1
  1342. | #define HAVE_LAVC 1
  1343. | #define HAVE_MOD 1
  1344. | #define HAVE_MPEG 1
  1345. | #define HAVE_SNDFILE_1_0_18 1
  1346. | #define HAVE_SNDFILE 1
  1347. | #define HAVE_SNDFILE_ENC 1
  1348. | #define HAVE_SPEEX 1
  1349. | #define HAVE_VORBIS 1
  1350. | #define HAVE_VORBISENC 1
  1351. | #define HAVE_TRANSCODING 1
  1352. | #define HAVE_WAVPACK 1
  1353. | /* end confdefs.h. */
  1354. | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
  1355. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1356. | #define dlopen innocuous_dlopen
  1357. |
  1358. | /* System header to define __stub macros and hopefully few prototypes,
  1359. | which can conflict with char dlopen (); below.
  1360. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1361. | <limits.h> exists even on freestanding compilers. */
  1362. |
  1363. | #ifdef __STDC__
  1364. | # include <limits.h>
  1365. | #else
  1366. | # include <assert.h>
  1367. | #endif
  1368. |
  1369. | #undef dlopen
  1370. |
  1371. | /* Override any GCC internal prototype to avoid an error.
  1372. | Use char because int might match the return type of a GCC
  1373. | builtin and then its argument prototype would still apply. */
  1374. | #ifdef __cplusplus
  1375. | extern "C"
  1376. | #endif
  1377. | char dlopen ();
  1378. | /* The GNU C library defines this for functions which it implements
  1379. | to always fail with ENOSYS. Some functions are actually named
  1380. | something starting with __ and the normal name is an alias. */
  1381. | #if defined __stub_dlopen || defined __stub___dlopen
  1382. | choke me
  1383. | #endif
  1384. |
  1385. | int
  1386. | main ()
  1387. | {
  1388. | return dlopen ();
  1389. | ;
  1390. | return 0;
  1391. | }
  1392. configure:10721: result: no
  1393. configure:10725: checking for dlopen in -ldl
  1394. configure:10750: gcc -o conftest -g -O2 conftest.c -ldl -lpthread -lm -lbz2 -lz >&5
  1395. configure:10750: $? = 0
  1396. configure:10759: result: yes
  1397. configure:10813: Sample Rate Converter Support
  1398. configure:10817: checking for src
  1399. configure:10824: $PKG_CONFIG --exists --print-errors "samplerate"
  1400. configure:10827: $? = 0
  1401. configure:10841: $PKG_CONFIG --exists --print-errors "samplerate"
  1402. configure:10844: $? = 0
  1403. configure:10886: result: yes
  1404. configure:10934: Compact Disc Digital Audio Support
  1405. configure:10938: checking for cdio
  1406. configure:10945: $PKG_CONFIG --exists --print-errors "libcdio >= 0.76 libcdio_paranoia"
  1407. configure:10948: $? = 0
  1408. configure:10962: $PKG_CONFIG --exists --print-errors "libcdio >= 0.76 libcdio_paranoia"
  1409. configure:10965: $? = 0
  1410. configure:11007: result: yes
  1411. configure:11019: checking cdio/paranoia/cdda.h usability
  1412. configure:11019: gcc -c -g -O2 conftest.c >&5
  1413. conftest.c:106:32: fatal error: cdio/paranoia/cdda.h: No such file or directory
  1414. compilation terminated.
  1415. configure:11019: $? = 1
  1416. configure: failed program was:
  1417. | /* confdefs.h */
  1418. | #define PACKAGE_NAME "aqualung"
  1419. | #define PACKAGE_TARNAME "aqualung"
  1420. | #define PACKAGE_VERSION "SVN"
  1421. | #define PACKAGE_STRING "aqualung SVN"
  1422. | #define PACKAGE_BUGREPORT "http://aqualung.factorial.hu/mantis"
  1423. | #define PACKAGE_URL ""
  1424. | #define PACKAGE "aqualung"
  1425. | #define VERSION "SVN"
  1426. | #define STDC_HEADERS 1
  1427. | #define HAVE_SYS_TYPES_H 1
  1428. | #define HAVE_SYS_STAT_H 1
  1429. | #define HAVE_STDLIB_H 1
  1430. | #define HAVE_STRING_H 1
  1431. | #define HAVE_MEMORY_H 1
  1432. | #define HAVE_STRINGS_H 1
  1433. | #define HAVE_INTTYPES_H 1
  1434. | #define HAVE_STDINT_H 1
  1435. | #define HAVE_UNISTD_H 1
  1436. | #define __EXTENSIONS__ 1
  1437. | #define _ALL_SOURCE 1
  1438. | #define _GNU_SOURCE 1
  1439. | #define _POSIX_PTHREAD_SEMANTICS 1
  1440. | #define _TANDEM_SOURCE 1
  1441. | #define ENABLE_NLS 1
  1442. | #define HAVE_GETTEXT 1
  1443. | #define HAVE_DCGETTEXT 1
  1444. | #define HAVE_LIBZ 1
  1445. | #define HAVE_LIBBZ2 1
  1446. | #define HAVE_DLFCN_H 1
  1447. | #define HAVE_ERRNO_H 1
  1448. | #define HAVE_FCNTL_H 1
  1449. | #define HAVE_SYS_IOCTL_H 1
  1450. | #define HAVE_STDLIB_H 1
  1451. | #define HAVE_MALLOC 1
  1452. | #define HAVE_MEMSET 1
  1453. | #define HAVE_MKDIR 1
  1454. | #define HAVE_PSIGINFO 1
  1455. | #define HAVE_STRCASESTR 1
  1456. | #define HAVE_STRDUP 1
  1457. | #define HAVE_STRNDUP 1
  1458. | #define HAVE_STRRCHR 1
  1459. | #define HAVE_STRSTR 1
  1460. | #define HAVE_LIBPTHREAD 1
  1461. | #define RELEASE_BUILD 1
  1462. | #define HAVE_LOOP 1
  1463. | #define HAVE_PODCAST 1
  1464. | #define HAVE_SYSTRAY 1
  1465. | #define HAVE_ALSA 1
  1466. | #define HAVE_JACK 1
  1467. | #define HAVE_JACK_MGMT 1
  1468. | #define HAVE_SYS_SOUNDCARD_H 1
  1469. | #define HAVE_LINUX_SOUNDCARD_H 1
  1470. | #define HAVE_OSS 1
  1471. | #define HAVE_PULSE 1
  1472. | #define HAVE_FLAC 1
  1473. | #define HAVE_FLAC_ENC 1
  1474. | #define HAVE_LAME 1
  1475. | #define HAVE_LAVC 1
  1476. | #define HAVE_MOD 1
  1477. | #define HAVE_MPEG 1
  1478. | #define HAVE_SNDFILE_1_0_18 1
  1479. | #define HAVE_SNDFILE 1
  1480. | #define HAVE_SNDFILE_ENC 1
  1481. | #define HAVE_SPEEX 1
  1482. | #define HAVE_VORBIS 1
  1483. | #define HAVE_VORBISENC 1
  1484. | #define HAVE_TRANSCODING 1
  1485. | #define HAVE_WAVPACK 1
  1486. | #define HAVE_LADSPA 1
  1487. | #define HAVE_SRC 1
  1488. | /* end confdefs.h. */
  1489. | #include <stdio.h>
  1490. | #ifdef HAVE_SYS_TYPES_H
  1491. | # include <sys/types.h>
  1492. | #endif
  1493. | #ifdef HAVE_SYS_STAT_H
  1494. | # include <sys/stat.h>
  1495. | #endif
  1496. | #ifdef STDC_HEADERS
  1497. | # include <stdlib.h>
  1498. | # include <stddef.h>
  1499. | #else
  1500. | # ifdef HAVE_STDLIB_H
  1501. | # include <stdlib.h>
  1502. | # endif
  1503. | #endif
  1504. | #ifdef HAVE_STRING_H
  1505. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1506. | # include <memory.h>
  1507. | # endif
  1508. | # include <string.h>
  1509. | #endif
  1510. | #ifdef HAVE_STRINGS_H
  1511. | # include <strings.h>
  1512. | #endif
  1513. | #ifdef HAVE_INTTYPES_H
  1514. | # include <inttypes.h>
  1515. | #endif
  1516. | #ifdef HAVE_STDINT_H
  1517. | # include <stdint.h>
  1518. | #endif
  1519. | #ifdef HAVE_UNISTD_H
  1520. | # include <unistd.h>
  1521. | #endif
  1522. | #include <cdio/paranoia/cdda.h>
  1523. configure:11019: result: no
  1524. configure:11019: checking cdio/paranoia/cdda.h presence
  1525. configure:11019: gcc -E conftest.c
  1526. conftest.c:73:32: fatal error: cdio/paranoia/cdda.h: No such file or directory
  1527. compilation terminated.
  1528. configure:11019: $? = 1
  1529. configure: failed program was:
  1530. | /* confdefs.h */
  1531. | #define PACKAGE_NAME "aqualung"
  1532. | #define PACKAGE_TARNAME "aqualung"
  1533. | #define PACKAGE_VERSION "SVN"
  1534. | #define PACKAGE_STRING "aqualung SVN"
  1535. | #define PACKAGE_BUGREPORT "http://aqualung.factorial.hu/mantis"
  1536. | #define PACKAGE_URL ""
  1537. | #define PACKAGE "aqualung"
  1538. | #define VERSION "SVN"
  1539. | #define STDC_HEADERS 1
  1540. | #define HAVE_SYS_TYPES_H 1
  1541. | #define HAVE_SYS_STAT_H 1
  1542. | #define HAVE_STDLIB_H 1
  1543. | #define HAVE_STRING_H 1
  1544. | #define HAVE_MEMORY_H 1
  1545. | #define HAVE_STRINGS_H 1
  1546. | #define HAVE_INTTYPES_H 1
  1547. | #define HAVE_STDINT_H 1
  1548. | #define HAVE_UNISTD_H 1
  1549. | #define __EXTENSIONS__ 1
  1550. | #define _ALL_SOURCE 1
  1551. | #define _GNU_SOURCE 1
  1552. | #define _POSIX_PTHREAD_SEMANTICS 1
  1553. | #define _TANDEM_SOURCE 1
  1554. | #define ENABLE_NLS 1
  1555. | #define HAVE_GETTEXT 1
  1556. | #define HAVE_DCGETTEXT 1
  1557. | #define HAVE_LIBZ 1
  1558. | #define HAVE_LIBBZ2 1
  1559. | #define HAVE_DLFCN_H 1
  1560. | #define HAVE_ERRNO_H 1
  1561. | #define HAVE_FCNTL_H 1
  1562. | #define HAVE_SYS_IOCTL_H 1
  1563. | #define HAVE_STDLIB_H 1
  1564. | #define HAVE_MALLOC 1
  1565. | #define HAVE_MEMSET 1
  1566. | #define HAVE_MKDIR 1
  1567. | #define HAVE_PSIGINFO 1
  1568. | #define HAVE_STRCASESTR 1
  1569. | #define HAVE_STRDUP 1
  1570. | #define HAVE_STRNDUP 1
  1571. | #define HAVE_STRRCHR 1
  1572. | #define HAVE_STRSTR 1
  1573. | #define HAVE_LIBPTHREAD 1
  1574. | #define RELEASE_BUILD 1
  1575. | #define HAVE_LOOP 1
  1576. | #define HAVE_PODCAST 1
  1577. | #define HAVE_SYSTRAY 1
  1578. | #define HAVE_ALSA 1
  1579. | #define HAVE_JACK 1
  1580. | #define HAVE_JACK_MGMT 1
  1581. | #define HAVE_SYS_SOUNDCARD_H 1
  1582. | #define HAVE_LINUX_SOUNDCARD_H 1
  1583. | #define HAVE_OSS 1
  1584. | #define HAVE_PULSE 1
  1585. | #define HAVE_FLAC 1
  1586. | #define HAVE_FLAC_ENC 1
  1587. | #define HAVE_LAME 1
  1588. | #define HAVE_LAVC 1
  1589. | #define HAVE_MOD 1
  1590. | #define HAVE_MPEG 1
  1591. | #define HAVE_SNDFILE_1_0_18 1
  1592. | #define HAVE_SNDFILE 1
  1593. | #define HAVE_SNDFILE_ENC 1
  1594. | #define HAVE_SPEEX 1
  1595. | #define HAVE_VORBIS 1
  1596. | #define HAVE_VORBISENC 1
  1597. | #define HAVE_TRANSCODING 1
  1598. | #define HAVE_WAVPACK 1
  1599. | #define HAVE_LADSPA 1
  1600. | #define HAVE_SRC 1
  1601. | /* end confdefs.h. */
  1602. | #include <cdio/paranoia/cdda.h>
  1603. configure:11019: result: no
  1604. configure:11019: checking for cdio/paranoia/cdda.h
  1605. configure:11019: result: no
  1606. configure:11019: checking cdio/paranoia/paranoia.h usability
  1607. configure:11019: gcc -c -g -O2 conftest.c >&5
  1608. conftest.c:106:36: fatal error: cdio/paranoia/paranoia.h: No such file or directory
  1609. compilation terminated.
  1610. configure:11019: $? = 1
  1611. configure: failed program was:
  1612. | /* confdefs.h */
  1613. | #define PACKAGE_NAME "aqualung"
  1614. | #define PACKAGE_TARNAME "aqualung"
  1615. | #define PACKAGE_VERSION "SVN"
  1616. | #define PACKAGE_STRING "aqualung SVN"
  1617. | #define PACKAGE_BUGREPORT "http://aqualung.factorial.hu/mantis"
  1618. | #define PACKAGE_URL ""
  1619. | #define PACKAGE "aqualung"
  1620. | #define VERSION "SVN"
  1621. | #define STDC_HEADERS 1
  1622. | #define HAVE_SYS_TYPES_H 1
  1623. | #define HAVE_SYS_STAT_H 1
  1624. | #define HAVE_STDLIB_H 1
  1625. | #define HAVE_STRING_H 1
  1626. | #define HAVE_MEMORY_H 1
  1627. | #define HAVE_STRINGS_H 1
  1628. | #define HAVE_INTTYPES_H 1
  1629. | #define HAVE_STDINT_H 1
  1630. | #define HAVE_UNISTD_H 1
  1631. | #define __EXTENSIONS__ 1
  1632. | #define _ALL_SOURCE 1
  1633. | #define _GNU_SOURCE 1
  1634. | #define _POSIX_PTHREAD_SEMANTICS 1
  1635. | #define _TANDEM_SOURCE 1
  1636. | #define ENABLE_NLS 1
  1637. | #define HAVE_GETTEXT 1
  1638. | #define HAVE_DCGETTEXT 1
  1639. | #define HAVE_LIBZ 1
  1640. | #define HAVE_LIBBZ2 1
  1641. | #define HAVE_DLFCN_H 1
  1642. | #define HAVE_ERRNO_H 1
  1643. | #define HAVE_FCNTL_H 1
  1644. | #define HAVE_SYS_IOCTL_H 1
  1645. | #define HAVE_STDLIB_H 1
  1646. | #define HAVE_MALLOC 1
  1647. | #define HAVE_MEMSET 1
  1648. | #define HAVE_MKDIR 1
  1649. | #define HAVE_PSIGINFO 1
  1650. | #define HAVE_STRCASESTR 1
  1651. | #define HAVE_STRDUP 1
  1652. | #define HAVE_STRNDUP 1
  1653. | #define HAVE_STRRCHR 1
  1654. | #define HAVE_STRSTR 1
  1655. | #define HAVE_LIBPTHREAD 1
  1656. | #define RELEASE_BUILD 1
  1657. | #define HAVE_LOOP 1
  1658. | #define HAVE_PODCAST 1
  1659. | #define HAVE_SYSTRAY 1
  1660. | #define HAVE_ALSA 1
  1661. | #define HAVE_JACK 1
  1662. | #define HAVE_JACK_MGMT 1
  1663. | #define HAVE_SYS_SOUNDCARD_H 1
  1664. | #define HAVE_LINUX_SOUNDCARD_H 1
  1665. | #define HAVE_OSS 1
  1666. | #define HAVE_PULSE 1
  1667. | #define HAVE_FLAC 1
  1668. | #define HAVE_FLAC_ENC 1
  1669. | #define HAVE_LAME 1
  1670. | #define HAVE_LAVC 1
  1671. | #define HAVE_MOD 1
  1672. | #define HAVE_MPEG 1
  1673. | #define HAVE_SNDFILE_1_0_18 1
  1674. | #define HAVE_SNDFILE 1
  1675. | #define HAVE_SNDFILE_ENC 1
  1676. | #define HAVE_SPEEX 1
  1677. | #define HAVE_VORBIS 1
  1678. | #define HAVE_VORBISENC 1
  1679. | #define HAVE_TRANSCODING 1
  1680. | #define HAVE_WAVPACK 1
  1681. | #define HAVE_LADSPA 1
  1682. | #define HAVE_SRC 1
  1683. | /* end confdefs.h. */
  1684. | #include <stdio.h>
  1685. | #ifdef HAVE_SYS_TYPES_H
  1686. | # include <sys/types.h>
  1687. | #endif
  1688. | #ifdef HAVE_SYS_STAT_H
  1689. | # include <sys/stat.h>
  1690. | #endif
  1691. | #ifdef STDC_HEADERS
  1692. | # include <stdlib.h>
  1693. | # include <stddef.h>
  1694. | #else
  1695. | # ifdef HAVE_STDLIB_H
  1696. | # include <stdlib.h>
  1697. | # endif
  1698. | #endif
  1699. | #ifdef HAVE_STRING_H
  1700. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1701. | # include <memory.h>
  1702. | # endif
  1703. | # include <string.h>
  1704. | #endif
  1705. | #ifdef HAVE_STRINGS_H
  1706. | # include <strings.h>
  1707. | #endif
  1708. | #ifdef HAVE_INTTYPES_H
  1709. | # include <inttypes.h>
  1710. | #endif
  1711. | #ifdef HAVE_STDINT_H
  1712. | # include <stdint.h>
  1713. | #endif
  1714. | #ifdef HAVE_UNISTD_H
  1715. | # include <unistd.h>
  1716. | #endif
  1717. | #include <cdio/paranoia/paranoia.h>
  1718. configure:11019: result: no
  1719. configure:11019: checking cdio/paranoia/paranoia.h presence
  1720. configure:11019: gcc -E conftest.c
  1721. conftest.c:73:36: fatal error: cdio/paranoia/paranoia.h: No such file or directory
  1722. compilation terminated.
  1723. configure:11019: $? = 1
  1724. configure: failed program was:
  1725. | /* confdefs.h */
  1726. | #define PACKAGE_NAME "aqualung"
  1727. | #define PACKAGE_TARNAME "aqualung"
  1728. | #define PACKAGE_VERSION "SVN"
  1729. | #define PACKAGE_STRING "aqualung SVN"
  1730. | #define PACKAGE_BUGREPORT "http://aqualung.factorial.hu/mantis"
  1731. | #define PACKAGE_URL ""
  1732. | #define PACKAGE "aqualung"
  1733. | #define VERSION "SVN"
  1734. | #define STDC_HEADERS 1
  1735. | #define HAVE_SYS_TYPES_H 1
  1736. | #define HAVE_SYS_STAT_H 1
  1737. | #define HAVE_STDLIB_H 1
  1738. | #define HAVE_STRING_H 1
  1739. | #define HAVE_MEMORY_H 1
  1740. | #define HAVE_STRINGS_H 1
  1741. | #define HAVE_INTTYPES_H 1
  1742. | #define HAVE_STDINT_H 1
  1743. | #define HAVE_UNISTD_H 1
  1744. | #define __EXTENSIONS__ 1
  1745. | #define _ALL_SOURCE 1
  1746. | #define _GNU_SOURCE 1
  1747. | #define _POSIX_PTHREAD_SEMANTICS 1
  1748. | #define _TANDEM_SOURCE 1
  1749. | #define ENABLE_NLS 1
  1750. | #define HAVE_GETTEXT 1
  1751. | #define HAVE_DCGETTEXT 1
  1752. | #define HAVE_LIBZ 1
  1753. | #define HAVE_LIBBZ2 1
  1754. | #define HAVE_DLFCN_H 1
  1755. | #define HAVE_ERRNO_H 1
  1756. | #define HAVE_FCNTL_H 1
  1757. | #define HAVE_SYS_IOCTL_H 1
  1758. | #define HAVE_STDLIB_H 1
  1759. | #define HAVE_MALLOC 1
  1760. | #define HAVE_MEMSET 1
  1761. | #define HAVE_MKDIR 1
  1762. | #define HAVE_PSIGINFO 1
  1763. | #define HAVE_STRCASESTR 1
  1764. | #define HAVE_STRDUP 1
  1765. | #define HAVE_STRNDUP 1
  1766. | #define HAVE_STRRCHR 1
  1767. | #define HAVE_STRSTR 1
  1768. | #define HAVE_LIBPTHREAD 1
  1769. | #define RELEASE_BUILD 1
  1770. | #define HAVE_LOOP 1
  1771. | #define HAVE_PODCAST 1
  1772. | #define HAVE_SYSTRAY 1
  1773. | #define HAVE_ALSA 1
  1774. | #define HAVE_JACK 1
  1775. | #define HAVE_JACK_MGMT 1
  1776. | #define HAVE_SYS_SOUNDCARD_H 1
  1777. | #define HAVE_LINUX_SOUNDCARD_H 1
  1778. | #define HAVE_OSS 1
  1779. | #define HAVE_PULSE 1
  1780. | #define HAVE_FLAC 1
  1781. | #define HAVE_FLAC_ENC 1
  1782. | #define HAVE_LAME 1
  1783. | #define HAVE_LAVC 1
  1784. | #define HAVE_MOD 1
  1785. | #define HAVE_MPEG 1
  1786. | #define HAVE_SNDFILE_1_0_18 1
  1787. | #define HAVE_SNDFILE 1
  1788. | #define HAVE_SNDFILE_ENC 1
  1789. | #define HAVE_SPEEX 1
  1790. | #define HAVE_VORBIS 1
  1791. | #define HAVE_VORBISENC 1
  1792. | #define HAVE_TRANSCODING 1
  1793. | #define HAVE_WAVPACK 1
  1794. | #define HAVE_LADSPA 1
  1795. | #define HAVE_SRC 1
  1796. | /* end confdefs.h. */
  1797. | #include <cdio/paranoia/paranoia.h>
  1798. configure:11019: result: no
  1799. configure:11019: checking for cdio/paranoia/paranoia.h
  1800. configure:11019: result: no
  1801. configure:11066: iRiver iFP Support
  1802. configure:11068: checking for usb_init in -lusb
  1803. configure:11093: gcc -o conftest -g -O2 conftest.c -lusb -lpthread -lm -lbz2 -lz >&5
  1804. configure:11093: $? = 0
  1805. configure:11102: result: yes
  1806. configure:11105: checking for ifp_find_device in -lifp
  1807. configure:11130: gcc -o conftest -g -O2 conftest.c -lifp -lpthread -lm -lbz2 -lz >&5
  1808. /usr/bin/ld: cannot find -lifp
  1809. collect2: error: ld returned 1 exit status
  1810. configure:11130: $? = 1
  1811. configure: failed program was:
  1812. | /* confdefs.h */
  1813. | #define PACKAGE_NAME "aqualung"
  1814. | #define PACKAGE_TARNAME "aqualung"
  1815. | #define PACKAGE_VERSION "SVN"
  1816. | #define PACKAGE_STRING "aqualung SVN"
  1817. | #define PACKAGE_BUGREPORT "http://aqualung.factorial.hu/mantis"
  1818. | #define PACKAGE_URL ""
  1819. | #define PACKAGE "aqualung"
  1820. | #define VERSION "SVN"
  1821. | #define STDC_HEADERS 1
  1822. | #define HAVE_SYS_TYPES_H 1
  1823. | #define HAVE_SYS_STAT_H 1
  1824. | #define HAVE_STDLIB_H 1
  1825. | #define HAVE_STRING_H 1
  1826. | #define HAVE_MEMORY_H 1
  1827. | #define HAVE_STRINGS_H 1
  1828. | #define HAVE_INTTYPES_H 1
  1829. | #define HAVE_STDINT_H 1
  1830. | #define HAVE_UNISTD_H 1
  1831. | #define __EXTENSIONS__ 1
  1832. | #define _ALL_SOURCE 1
  1833. | #define _GNU_SOURCE 1
  1834. | #define _POSIX_PTHREAD_SEMANTICS 1
  1835. | #define _TANDEM_SOURCE 1
  1836. | #define ENABLE_NLS 1
  1837. | #define HAVE_GETTEXT 1
  1838. | #define HAVE_DCGETTEXT 1
  1839. | #define HAVE_LIBZ 1
  1840. | #define HAVE_LIBBZ2 1
  1841. | #define HAVE_DLFCN_H 1
  1842. | #define HAVE_ERRNO_H 1
  1843. | #define HAVE_FCNTL_H 1
  1844. | #define HAVE_SYS_IOCTL_H 1
  1845. | #define HAVE_STDLIB_H 1
  1846. | #define HAVE_MALLOC 1
  1847. | #define HAVE_MEMSET 1
  1848. | #define HAVE_MKDIR 1
  1849. | #define HAVE_PSIGINFO 1
  1850. | #define HAVE_STRCASESTR 1
  1851. | #define HAVE_STRDUP 1
  1852. | #define HAVE_STRNDUP 1
  1853. | #define HAVE_STRRCHR 1
  1854. | #define HAVE_STRSTR 1
  1855. | #define HAVE_LIBPTHREAD 1
  1856. | #define RELEASE_BUILD 1
  1857. | #define HAVE_LOOP 1
  1858. | #define HAVE_PODCAST 1
  1859. | #define HAVE_SYSTRAY 1
  1860. | #define HAVE_ALSA 1
  1861. | #define HAVE_JACK 1
  1862. | #define HAVE_JACK_MGMT 1
  1863. | #define HAVE_SYS_SOUNDCARD_H 1
  1864. | #define HAVE_LINUX_SOUNDCARD_H 1
  1865. | #define HAVE_OSS 1
  1866. | #define HAVE_PULSE 1
  1867. | #define HAVE_FLAC 1
  1868. | #define HAVE_FLAC_ENC 1
  1869. | #define HAVE_LAME 1
  1870. | #define HAVE_LAVC 1
  1871. | #define HAVE_MOD 1
  1872. | #define HAVE_MPEG 1
  1873. | #define HAVE_SNDFILE_1_0_18 1
  1874. | #define HAVE_SNDFILE 1
  1875. | #define HAVE_SNDFILE_ENC 1
  1876. | #define HAVE_SPEEX 1
  1877. | #define HAVE_VORBIS 1
  1878. | #define HAVE_VORBISENC 1
  1879. | #define HAVE_TRANSCODING 1
  1880. | #define HAVE_WAVPACK 1
  1881. | #define HAVE_LADSPA 1
  1882. | #define HAVE_SRC 1
  1883. | #define HAVE_CDDA 1
  1884. | /* end confdefs.h. */
  1885. |
  1886. | /* Override any GCC internal prototype to avoid an error.
  1887. | Use char because int might match the return type of a GCC
  1888. | builtin and then its argument prototype would still apply. */
  1889. | #ifdef __cplusplus
  1890. | extern "C"
  1891. | #endif
  1892. | char ifp_find_device ();
  1893. | int
  1894. | main ()
  1895. | {
  1896. | return ifp_find_device ();
  1897. | ;
  1898. | return 0;
  1899. | }
  1900. configure:11139: result: no
  1901. configure:11200: Compact Disc Database Support
  1902. configure:11205: checking for cddb
  1903. configure:11212: $PKG_CONFIG --exists --print-errors "libcddb >= 1.2.1"
  1904. configure:11215: $? = 0
  1905. configure:11229: $PKG_CONFIG --exists --print-errors "libcddb >= 1.2.1"
  1906. configure:11232: $? = 0
  1907. configure:11274: result: yes
  1908. configure:11283: checking for cddb_disc_get_revision in -lcddb
  1909. configure:11308: gcc -o conftest -g -O2 conftest.c -lcddb -lpthread -lm -lbz2 -lz >&5
  1910. configure:11308: $? = 0
  1911. configure:11317: result: yes
  1912. configure:11361: Lua Extension Support
  1913. configure:11365: checking for lua
  1914. configure:11372: $PKG_CONFIG --exists --print-errors "lua5.2"
  1915. configure:11375: $? = 0
  1916. configure:11389: $PKG_CONFIG --exists --print-errors "lua5.2"
  1917. configure:11392: $? = 0
  1918. configure:30992: result: yes
  1919. configure:31076: summary
  1920. ---------------------------------------------------------------------------
  1921.  
  1922. Build type / target platform : release / linux-gnu
  1923.  
  1924. Optional features:
  1925. LADSPA plugin support : yes (found)
  1926. CDDA (Audio CD) support : yes (found)
  1927. CDDB support : yes (found)
  1928. Sample Rate Converter support : yes (found)
  1929. iRiver iFP driver support : not found
  1930. JACK port management support : yes
  1931. Loop playback support : yes
  1932. Systray support : yes
  1933. Podcast support : yes
  1934. Lua extension support : yes (found)
  1935.  
  1936. Decoding support:
  1937. sndfile (WAV, AIFF, AU, etc.) : yes (found)
  1938. Free Lossless Audio Codec (FLAC) : yes (found)
  1939. Ogg Vorbis : yes (found)
  1940. Ogg Speex : yes (found)
  1941. MPEG Audio (MPEG 1-2.5 Layer I-III) : yes (found)
  1942. MOD Audio (MOD, S3M, XM, IT, etc.) : yes (found)
  1943. Musepack : no
  1944. Monkey's Audio Codec : not found
  1945. WavPack : yes (found)
  1946. LAVC (AC3, AAC, WavPack, WMA, etc.) : yes (found)
  1947.  
  1948. Encoding support:
  1949. sndfile (WAV) : yes (found)
  1950. Free Lossless Audio Codec (FLAC) : yes (found)
  1951. Ogg Vorbis : yes (found)
  1952. LAME (MP3) : yes (found)
  1953.  
  1954. Output driver support:
  1955. sndio Audio : not found
  1956. OSS Audio : yes (found)
  1957. ALSA Audio : yes (found)
  1958. JACK Audio Server : yes (found)
  1959. PulseAudio : yes (found)
  1960. Win32 Sound API : not supported on linux-gnu
  1961.  
  1962. ---------------------------------------------------------------------------
  1963. configure:31230: checking that generated files are newer than configure
  1964. configure:31236: result: done
  1965. configure:31375: creating ./config.status
  1966.  
  1967. ## ---------------------- ##
  1968. ## Running config.status. ##
  1969. ## ---------------------- ##
  1970.  
  1971. This file was extended by aqualung config.status SVN, which was
  1972. generated by GNU Autoconf 2.69. Invocation command line was
  1973.  
  1974. CONFIG_FILES =
  1975. CONFIG_HEADERS =
  1976. CONFIG_LINKS =
  1977. CONFIG_COMMANDS =
  1978. $ ./config.status
  1979.  
  1980. on hinatori
  1981.  
  1982. config.status:1077: creating Makefile
  1983. config.status:1077: creating doc/Makefile
  1984. config.status:1077: creating po/Makefile.in
  1985. config.status:1077: creating skin/Makefile
  1986. config.status:1077: creating skin/dark/Makefile
  1987. config.status:1077: creating skin/default/Makefile
  1988. config.status:1077: creating skin/metal/Makefile
  1989. config.status:1077: creating skin/ocean/Makefile
  1990. config.status:1077: creating skin/plain/Makefile
  1991. config.status:1077: creating skin/woody/Makefile
  1992. config.status:1077: creating skin/no_skin/Makefile
  1993. config.status:1077: creating src/Makefile
  1994. config.status:1077: creating src/decoder/Makefile
  1995. config.status:1077: creating src/encoder/Makefile
  1996. config.status:1077: creating src/img/Makefile
  1997. config.status:1077: creating config.h
  1998. config.status:1258: config.h is unchanged
  1999. config.status:1306: executing depfiles commands
  2000. config.status:1306: executing po-directories commands
  2001.  
  2002. ## ---------------- ##
  2003. ## Cache variables. ##
  2004. ## ---------------- ##
  2005.  
  2006. ac_cv_build=x86_64-pc-linux-gnu
  2007. ac_cv_c_compiler_gnu=yes
  2008. ac_cv_c_const=yes
  2009. ac_cv_c_inline=inline
  2010. ac_cv_cxx_compiler_gnu=yes
  2011. ac_cv_env_CCC_set=
  2012. ac_cv_env_CCC_value=
  2013. ac_cv_env_CC_set=
  2014. ac_cv_env_CC_value=
  2015. ac_cv_env_CFLAGS_set=
  2016. ac_cv_env_CFLAGS_value=
  2017. ac_cv_env_CPPFLAGS_set=
  2018. ac_cv_env_CPPFLAGS_value=
  2019. ac_cv_env_CPP_set=
  2020. ac_cv_env_CPP_value=
  2021. ac_cv_env_CXXFLAGS_set=
  2022. ac_cv_env_CXXFLAGS_value=
  2023. ac_cv_env_CXX_set=
  2024. ac_cv_env_CXX_value=
  2025. ac_cv_env_LDFLAGS_set=
  2026. ac_cv_env_LDFLAGS_value=
  2027. ac_cv_env_LIBS_set=
  2028. ac_cv_env_LIBS_value=
  2029. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  2030. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  2031. ac_cv_env_PKG_CONFIG_PATH_set=set
  2032. ac_cv_env_PKG_CONFIG_PATH_value=/mnt/sda3/gaurav/builds/lib/pkgconfig:/lib/pkgconfig:/usr/share/pkgconfig:/usr/lib/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig
  2033. ac_cv_env_PKG_CONFIG_set=
  2034. ac_cv_env_PKG_CONFIG_value=
  2035. ac_cv_env_alsa_CFLAGS_set=
  2036. ac_cv_env_alsa_CFLAGS_value=
  2037. ac_cv_env_alsa_LIBS_set=
  2038. ac_cv_env_alsa_LIBS_value=
  2039. ac_cv_env_build_alias_set=
  2040. ac_cv_env_build_alias_value=
  2041. ac_cv_env_cddb_CFLAGS_set=
  2042. ac_cv_env_cddb_CFLAGS_value=
  2043. ac_cv_env_cddb_LIBS_set=
  2044. ac_cv_env_cddb_LIBS_value=
  2045. ac_cv_env_cdio_CFLAGS_set=
  2046. ac_cv_env_cdio_CFLAGS_value=
  2047. ac_cv_env_cdio_LIBS_set=
  2048. ac_cv_env_cdio_LIBS_value=
  2049. ac_cv_env_flac_CFLAGS_set=
  2050. ac_cv_env_flac_CFLAGS_value=
  2051. ac_cv_env_flac_LIBS_set=
  2052. ac_cv_env_flac_LIBS_value=
  2053. ac_cv_env_glib_CFLAGS_set=
  2054. ac_cv_env_glib_CFLAGS_value=
  2055. ac_cv_env_glib_LIBS_set=
  2056. ac_cv_env_glib_LIBS_value=
  2057. ac_cv_env_gtk_CFLAGS_set=
  2058. ac_cv_env_gtk_CFLAGS_value=
  2059. ac_cv_env_gtk_LIBS_set=
  2060. ac_cv_env_gtk_LIBS_value=
  2061. ac_cv_env_host_alias_set=
  2062. ac_cv_env_host_alias_value=
  2063. ac_cv_env_lavc_CFLAGS_set=
  2064. ac_cv_env_lavc_CFLAGS_value=
  2065. ac_cv_env_lavc_LIBS_set=
  2066. ac_cv_env_lavc_LIBS_value=
  2067. ac_cv_env_lrdf_CFLAGS_set=
  2068. ac_cv_env_lrdf_CFLAGS_value=
  2069. ac_cv_env_lrdf_LIBS_set=
  2070. ac_cv_env_lrdf_LIBS_value=
  2071. ac_cv_env_lua_CFLAGS_set=
  2072. ac_cv_env_lua_CFLAGS_value=
  2073. ac_cv_env_lua_LIBS_set=
  2074. ac_cv_env_lua_LIBS_value=
  2075. ac_cv_env_mad_CFLAGS_set=
  2076. ac_cv_env_mad_CFLAGS_value=
  2077. ac_cv_env_mad_LIBS_set=
  2078. ac_cv_env_mad_LIBS_value=
  2079. ac_cv_env_mod_CFLAGS_set=
  2080. ac_cv_env_mod_CFLAGS_value=
  2081. ac_cv_env_mod_LIBS_set=
  2082. ac_cv_env_mod_LIBS_value=
  2083. ac_cv_env_pulse_CFLAGS_set=
  2084. ac_cv_env_pulse_CFLAGS_value=
  2085. ac_cv_env_pulse_LIBS_set=
  2086. ac_cv_env_pulse_LIBS_value=
  2087. ac_cv_env_sndfile_CFLAGS_set=
  2088. ac_cv_env_sndfile_CFLAGS_value=
  2089. ac_cv_env_sndfile_LIBS_set=
  2090. ac_cv_env_sndfile_LIBS_value=
  2091. ac_cv_env_speex_CFLAGS_set=
  2092. ac_cv_env_speex_CFLAGS_value=
  2093. ac_cv_env_speex_LIBS_set=
  2094. ac_cv_env_speex_LIBS_value=
  2095. ac_cv_env_src_CFLAGS_set=
  2096. ac_cv_env_src_CFLAGS_value=
  2097. ac_cv_env_src_LIBS_set=
  2098. ac_cv_env_src_LIBS_value=
  2099. ac_cv_env_target_alias_set=
  2100. ac_cv_env_target_alias_value=
  2101. ac_cv_env_vorbis_CFLAGS_set=
  2102. ac_cv_env_vorbis_CFLAGS_value=
  2103. ac_cv_env_vorbis_LIBS_set=
  2104. ac_cv_env_vorbis_LIBS_value=
  2105. ac_cv_env_vorbisenc_CFLAGS_set=
  2106. ac_cv_env_vorbisenc_CFLAGS_value=
  2107. ac_cv_env_vorbisenc_LIBS_set=
  2108. ac_cv_env_vorbisenc_LIBS_value=
  2109. ac_cv_env_wavpack_CFLAGS_set=
  2110. ac_cv_env_wavpack_CFLAGS_value=
  2111. ac_cv_env_wavpack_LIBS_set=
  2112. ac_cv_env_wavpack_LIBS_value=
  2113. ac_cv_env_xml_CFLAGS_set=
  2114. ac_cv_env_xml_CFLAGS_value=
  2115. ac_cv_env_xml_LIBS_set=
  2116. ac_cv_env_xml_LIBS_value=
  2117. ac_cv_func_dlopen=no
  2118. ac_cv_func_malloc_0_nonnull=yes
  2119. ac_cv_func_memset=yes
  2120. ac_cv_func_mkdir=yes
  2121. ac_cv_func_psiginfo=yes
  2122. ac_cv_func_strcasestr=yes
  2123. ac_cv_func_strdup=yes
  2124. ac_cv_func_strndup=yes
  2125. ac_cv_func_strrchr=yes
  2126. ac_cv_func_strstr=yes
  2127. ac_cv_header_cdio_paranoia_cdda_h=no
  2128. ac_cv_header_cdio_paranoia_paranoia_h=no
  2129. ac_cv_header_dlfcn_h=yes
  2130. ac_cv_header_errno_h=yes
  2131. ac_cv_header_fcntl_h=yes
  2132. ac_cv_header_inttypes_h=yes
  2133. ac_cv_header_linux_soundcard_h=yes
  2134. ac_cv_header_memory_h=yes
  2135. ac_cv_header_minix_config_h=no
  2136. ac_cv_header_soundcard_h=no
  2137. ac_cv_header_stdc=yes
  2138. ac_cv_header_stdint_h=yes
  2139. ac_cv_header_stdlib_h=yes
  2140. ac_cv_header_string_h=yes
  2141. ac_cv_header_strings_h=yes
  2142. ac_cv_header_sys_ioctl_h=yes
  2143. ac_cv_header_sys_soundcard_h=yes
  2144. ac_cv_header_sys_stat_h=yes
  2145. ac_cv_header_sys_types_h=yes
  2146. ac_cv_header_unistd_h=yes
  2147. ac_cv_host=x86_64-pc-linux-gnu
  2148. ac_cv_lib_bz2_BZ2_bzopen=yes
  2149. ac_cv_lib_cddb_cddb_disc_get_revision=yes
  2150. ac_cv_lib_dl_dlopen=yes
  2151. ac_cv_lib_ifp_ifp_find_device=no
  2152. ac_cv_lib_jack_jack_on_info_shutdown=yes
  2153. ac_cv_lib_mac_CreateIAPEDecompress=no
  2154. ac_cv_lib_mp3lame_lame_init=yes
  2155. ac_cv_lib_ossaudio__oss_ioctl=no
  2156. ac_cv_lib_pthread_pthread_create=yes
  2157. ac_cv_lib_sndio_sio_open=no
  2158. ac_cv_lib_usb_usb_init=yes
  2159. ac_cv_lib_z_gzopen=yes
  2160. ac_cv_objext=o
  2161. ac_cv_path_EGREP='/bin/grep -E'
  2162. ac_cv_path_GMSGFMT=/usr/bin/msgfmt
  2163. ac_cv_path_GREP=/bin/grep
  2164. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  2165. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  2166. ac_cv_path_SED=/bin/sed
  2167. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  2168. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  2169. ac_cv_path_install='/usr/bin/ginstall -c'
  2170. ac_cv_prog_AWK=gawk
  2171. ac_cv_prog_CPP='gcc -E'
  2172. ac_cv_prog_ac_ct_CC=gcc
  2173. ac_cv_prog_ac_ct_CXX=g++
  2174. ac_cv_prog_ac_ct_RANLIB=ranlib
  2175. ac_cv_prog_cc_c89=
  2176. ac_cv_prog_cc_g=yes
  2177. ac_cv_prog_cxx_g=yes
  2178. ac_cv_prog_make_make_set=yes
  2179. ac_cv_safe_to_define___extensions__=yes
  2180. ac_cv_search_floor=-lm
  2181. ac_cv_sys_file_offset_bits=no
  2182. ac_cv_sys_largefile_CC=no
  2183. ac_cv_type_size_t=yes
  2184. acl_cv_hardcode_direct=no
  2185. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  2186. acl_cv_hardcode_libdir_separator=
  2187. acl_cv_hardcode_minus_L=no
  2188. acl_cv_libext=a
  2189. acl_cv_libname_spec='lib$name'
  2190. acl_cv_library_names_spec='$libname$shrext'
  2191. acl_cv_path_LD=/usr/bin/ld
  2192. acl_cv_prog_gnu_ld=yes
  2193. acl_cv_rpath=done
  2194. acl_cv_shlibext=so
  2195. acl_cv_wl=-Wl,
  2196. am_cv_CC_dependencies_compiler_type=gcc3
  2197. am_cv_CXX_dependencies_compiler_type=gcc3
  2198. am_cv_make_support_nested_variables=yes
  2199. am_cv_prog_cc_c_o=yes
  2200. gt_cv_func_CFLocaleCopyCurrent=no
  2201. gt_cv_func_CFPreferencesCopyAppValue=no
  2202. gt_cv_func_gnugettext1_libc=yes
  2203. pkg_cv_alsa_CFLAGS='-I/usr/include/alsa '
  2204. pkg_cv_alsa_LIBS='-lasound '
  2205. pkg_cv_cddb_CFLAGS='-I/mnt/sda3/gaurav/builds/include '
  2206. pkg_cv_cddb_LIBS='-L/mnt/sda3/gaurav/builds/lib -lcddb '
  2207. pkg_cv_cdio_CFLAGS=
  2208. pkg_cv_cdio_LIBS='-lcdio -lm -lcdio_paranoia -lcdio_cdda -lcdio '
  2209. pkg_cv_flac_CFLAGS='-I/mnt/sda3/gaurav/builds/include '
  2210. pkg_cv_flac_LIBS='-L/mnt/sda3/gaurav/builds/lib -lFLAC '
  2211. pkg_cv_glib_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include '
  2212. pkg_cv_glib_LIBS='-lgthread-2.0 -pthread -lglib-2.0 '
  2213. pkg_cv_gtk_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 '
  2214. pkg_cv_gtk_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype '
  2215. pkg_cv_lavc_CFLAGS='-I/mnt/sda3/gaurav/builds//include '
  2216. pkg_cv_lavc_LIBS='-L/mnt/sda3/gaurav/builds//lib -lavformat -lXv -lX11 -lXext -lva -lva-x11 -lva -lxcb -lxcb-shm -lxcb -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lxcb-shape -lxcb -lX11 -ljack -lasound -lSDL -lcrystalhd -lm -llzma -lbz2 -lz -pthread -lavcodec -lXv -lX11 -lXext -lva -lva-x11 -lva -lxcb -lxcb-shm -lxcb -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lxcb-shape -lxcb -lX11 -ljack -lasound -lSDL -lcrystalhd -lm -llzma -lbz2 -lz -pthread -lswresample -lm -lavutil -lm '
  2217. pkg_cv_lrdf_CFLAGS='-I/usr/include/raptor2 -I/mnt/sda3/gaurav/builds/include '
  2218. pkg_cv_lrdf_LIBS='-L/mnt/sda3/gaurav/builds/lib -llrdf '
  2219. pkg_cv_lua_CFLAGS='-I/usr/include/lua5.2 '
  2220. pkg_cv_lua_LIBS='-llua5.2 '
  2221. pkg_cv_mad_CFLAGS=
  2222. pkg_cv_mad_LIBS='-lmad '
  2223. pkg_cv_mod_CFLAGS='-I/mnt/sda3/gaurav/builds/include '
  2224. pkg_cv_mod_LIBS='-L/mnt/sda3/gaurav/builds/lib -lmodplug '
  2225. pkg_cv_pulse_CFLAGS='-D_REENTRANT '
  2226. pkg_cv_pulse_LIBS='-lpulse-simple -lpulse '
  2227. pkg_cv_sndfile_CFLAGS='-I/mnt/sda3/gaurav/builds/include '
  2228. pkg_cv_sndfile_LIBS='-L/mnt/sda3/gaurav/builds/lib -lsndfile '
  2229. pkg_cv_speex_CFLAGS='-I/mnt/sda3/gaurav/builds/include -I/mnt/sda3/gaurav/builds//include '
  2230. pkg_cv_speex_LIBS='-L/mnt/sda3/gaurav/builds/lib -L/mnt/sda3/gaurav/builds//lib -loggz -lspeex -logg '
  2231. pkg_cv_src_CFLAGS='-I/mnt/sda3/gaurav/builds/include '
  2232. pkg_cv_src_LIBS='-L/mnt/sda3/gaurav/builds/lib -lsamplerate '
  2233. pkg_cv_vorbis_CFLAGS='-I/mnt/sda3/gaurav/builds/include '
  2234. pkg_cv_vorbis_LIBS='-L/mnt/sda3/gaurav/builds/lib -lvorbis -lvorbisfile -logg '
  2235. pkg_cv_vorbisenc_CFLAGS='-I/mnt/sda3/gaurav/builds/include '
  2236. pkg_cv_vorbisenc_LIBS='-L/mnt/sda3/gaurav/builds/lib -lvorbisenc -logg '
  2237. pkg_cv_wavpack_CFLAGS='-I/mnt/sda3/gaurav/builds/include '
  2238. pkg_cv_wavpack_LIBS='-L/mnt/sda3/gaurav/builds/lib -lwavpack '
  2239. pkg_cv_xml_CFLAGS='-I/mnt/sda3/gaurav/builds/include/libxml2 '
  2240. pkg_cv_xml_LIBS='-L/mnt/sda3/gaurav/builds/lib -lxml2 '
  2241.  
  2242. ## ----------------- ##
  2243. ## Output variables. ##
  2244. ## ----------------- ##
  2245.  
  2246. ACLOCAL='${SHELL} /mnt/sda3/gaurav/aqualung-master/missing aclocal-1.15'
  2247. AMDEPBACKSLASH='\'
  2248. AMDEP_FALSE='#'
  2249. AMDEP_TRUE=''
  2250. AMTAR='$${TAR-tar}'
  2251. AM_BACKSLASH='\'
  2252. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  2253. AM_DEFAULT_VERBOSITY='1'
  2254. AM_V='$(V)'
  2255. AUTOCONF='${SHELL} /mnt/sda3/gaurav/aqualung-master/missing autoconf'
  2256. AUTOHEADER='${SHELL} /mnt/sda3/gaurav/aqualung-master/missing autoheader'
  2257. AUTOMAKE='${SHELL} /mnt/sda3/gaurav/aqualung-master/missing automake-1.15'
  2258. AWK='gawk'
  2259. CC='gcc'
  2260. CCDEPMODE='depmode=gcc3'
  2261. CFLAGS='-Wall -g -O2'
  2262. CPP='gcc -E'
  2263. CPPFLAGS=''
  2264. CXX='g++'
  2265. CXXDEPMODE='depmode=gcc3'
  2266. CXXFLAGS='-Wall -g -O2'
  2267. CYGPATH_W='echo'
  2268. DEFS='-DHAVE_CONFIG_H'
  2269. DEPDIR='.deps'
  2270. ECHO_C=''
  2271. ECHO_N='-n'
  2272. ECHO_T=''
  2273. EGREP='/bin/grep -E'
  2274. EXEEXT=''
  2275. GETTEXT_MACRO_VERSION='0.19'
  2276. GMSGFMT='/usr/bin/msgfmt'
  2277. GMSGFMT_015='/usr/bin/msgfmt'
  2278. GREP='/bin/grep'
  2279. HAVE_ALSA_FALSE='#'
  2280. HAVE_ALSA_TRUE=''
  2281. HAVE_CDDA_FALSE='#'
  2282. HAVE_CDDA_TRUE=''
  2283. HAVE_CDDB_FALSE='#'
  2284. HAVE_CDDB_TRUE=''
  2285. HAVE_FLAC_FALSE='#'
  2286. HAVE_FLAC_TRUE=''
  2287. HAVE_IFP_FALSE=''
  2288. HAVE_IFP_TRUE='#'
  2289. HAVE_JACK_FALSE='#'
  2290. HAVE_JACK_MGMT_FALSE='#'
  2291. HAVE_JACK_MGMT_TRUE=''
  2292. HAVE_JACK_TRUE=''
  2293. HAVE_LADSPA_FALSE='#'
  2294. HAVE_LADSPA_TRUE=''
  2295. HAVE_LAME_FALSE='#'
  2296. HAVE_LAME_TRUE=''
  2297. HAVE_LAVC_FALSE='#'
  2298. HAVE_LAVC_TRUE=''
  2299. HAVE_LOOP_FALSE='#'
  2300. HAVE_LOOP_TRUE=''
  2301. HAVE_LUA_FALSE='#'
  2302. HAVE_LUA_TRUE=''
  2303. HAVE_MAC_FALSE=''
  2304. HAVE_MAC_TRUE='#'
  2305. HAVE_MOD_FALSE='#'
  2306. HAVE_MOD_TRUE=''
  2307. HAVE_MPC_FALSE=''
  2308. HAVE_MPC_TRUE='#'
  2309. HAVE_MPEG_FALSE='#'
  2310. HAVE_MPEG_TRUE=''
  2311. HAVE_OSS_FALSE='#'
  2312. HAVE_OSS_TRUE=''
  2313. HAVE_PODCAST_FALSE='#'
  2314. HAVE_PODCAST_TRUE=''
  2315. HAVE_PULSE_FALSE='#'
  2316. HAVE_PULSE_TRUE=''
  2317. HAVE_SNDFILE_FALSE='#'
  2318. HAVE_SNDFILE_TRUE=''
  2319. HAVE_SNDIO_FALSE=''
  2320. HAVE_SNDIO_TRUE='#'
  2321. HAVE_SPEEX_FALSE='#'
  2322. HAVE_SPEEX_TRUE=''
  2323. HAVE_SRC_FALSE='#'
  2324. HAVE_SRC_TRUE=''
  2325. HAVE_TRANSCODING_FALSE='#'
  2326. HAVE_TRANSCODING_TRUE=''
  2327. HAVE_VORBISENC_FALSE='#'
  2328. HAVE_VORBISENC_TRUE=''
  2329. HAVE_VORBIS_FALSE='#'
  2330. HAVE_VORBIS_TRUE=''
  2331. HAVE_WAVPACK_FALSE='#'
  2332. HAVE_WAVPACK_TRUE=''
  2333. HAVE_WINMM_FALSE=''
  2334. HAVE_WINMM_TRUE='#'
  2335. INSTALL_DATA='${INSTALL} -m 644'
  2336. INSTALL_PROGRAM='${INSTALL}'
  2337. INSTALL_SCRIPT='${INSTALL}'
  2338. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  2339. INTLLIBS=''
  2340. INTL_MACOSX_LIBS=''
  2341. LDFLAGS=''
  2342. LIBICONV='-liconv'
  2343. LIBINTL=''
  2344. LIBOBJS=''
  2345. LIBS='-lpthread -lm -lbz2 -lz '
  2346. LTLIBICONV='-liconv'
  2347. LTLIBINTL=''
  2348. LTLIBOBJS=''
  2349. MAKEINFO='${SHELL} /mnt/sda3/gaurav/aqualung-master/missing makeinfo'
  2350. MKDIR_P='./install-sh -c -d'
  2351. MSGFMT='/usr/bin/msgfmt'
  2352. MSGFMT_015='/usr/bin/msgfmt'
  2353. MSGMERGE='/usr/bin/msgmerge'
  2354. OBJEXT='o'
  2355. PACKAGE='aqualung'
  2356. PACKAGE_BUGREPORT='http://aqualung.factorial.hu/mantis'
  2357. PACKAGE_NAME='aqualung'
  2358. PACKAGE_STRING='aqualung SVN'
  2359. PACKAGE_TARNAME='aqualung'
  2360. PACKAGE_URL=''
  2361. PACKAGE_VERSION='SVN'
  2362. PATH_SEPARATOR=':'
  2363. PKG_CONFIG='/usr/bin/pkg-config'
  2364. PKG_CONFIG_LIBDIR=''
  2365. PKG_CONFIG_PATH='/mnt/sda3/gaurav/builds/lib/pkgconfig:/lib/pkgconfig:/usr/share/pkgconfig:/usr/lib/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig'
  2366. POSUB='po'
  2367. RANLIB='ranlib'
  2368. SED='/bin/sed'
  2369. SET_MAKE=''
  2370. SHELL='/bin/sh'
  2371. STRIP=''
  2372. USE_NLS='yes'
  2373. VERSION='SVN'
  2374. XGETTEXT='/usr/bin/xgettext'
  2375. XGETTEXT_015='/usr/bin/xgettext'
  2376. XGETTEXT_EXTRA_OPTIONS=''
  2377. ac_ct_CC='gcc'
  2378. ac_ct_CXX='g++'
  2379. alsa_CFLAGS='-I/usr/include/alsa '
  2380. alsa_LIBS='-lasound '
  2381. am__EXEEXT_FALSE=''
  2382. am__EXEEXT_TRUE='#'
  2383. am__fastdepCC_FALSE='#'
  2384. am__fastdepCC_TRUE=''
  2385. am__fastdepCXX_FALSE='#'
  2386. am__fastdepCXX_TRUE=''
  2387. am__include='include'
  2388. am__isrc=''
  2389. am__leading_dot='.'
  2390. am__nodep='_no'
  2391. am__quote=''
  2392. am__tar='$${TAR-tar} chof - "$$tardir"'
  2393. am__untar='$${TAR-tar} xf -'
  2394. bindir='${exec_prefix}/bin'
  2395. build='x86_64-pc-linux-gnu'
  2396. build_alias=''
  2397. build_cpu='x86_64'
  2398. build_os='linux-gnu'
  2399. build_vendor='pc'
  2400. cddb_CFLAGS='-I/mnt/sda3/gaurav/builds/include '
  2401. cddb_LIBS='-L/mnt/sda3/gaurav/builds/lib -lcddb '
  2402. cdio_CFLAGS=''
  2403. cdio_LIBS='-lcdio -lm -lcdio_paranoia -lcdio_cdda -lcdio '
  2404. datadir='${datarootdir}'
  2405. datarootdir='${prefix}/share'
  2406. debug_LDFLAGS=''
  2407. debug_LIBS=''
  2408. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  2409. dvidir='${docdir}'
  2410. exec_prefix='${prefix}'
  2411. flac_CFLAGS='-I/mnt/sda3/gaurav/builds/include '
  2412. flac_LIBS='-L/mnt/sda3/gaurav/builds/lib -lFLAC '
  2413. glib_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include '
  2414. glib_LIBS='-lgthread-2.0 -pthread -lglib-2.0 '
  2415. gtk_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 '
  2416. gtk_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype '
  2417. host='x86_64-pc-linux-gnu'
  2418. host_alias=''
  2419. host_cpu='x86_64'
  2420. host_os='linux-gnu'
  2421. host_vendor='pc'
  2422. htmldir='${docdir}'
  2423. ifp_LIBS=''
  2424. includedir='${prefix}/include'
  2425. infodir='${datarootdir}/info'
  2426. install_sh='${SHELL} /mnt/sda3/gaurav/aqualung-master/install-sh'
  2427. jack_LIBS='-ljack'
  2428. lame_LIBS='-lmp3lame'
  2429. lavc_CFLAGS='-I/mnt/sda3/gaurav/builds//include '
  2430. lavc_LIBS='-L/mnt/sda3/gaurav/builds//lib -lavformat -lXv -lX11 -lXext -lva -lva-x11 -lva -lxcb -lxcb-shm -lxcb -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lxcb-shape -lxcb -lX11 -ljack -lasound -lSDL -lcrystalhd -lm -llzma -lbz2 -lz -pthread -lavcodec -lXv -lX11 -lXext -lva -lva-x11 -lva -lxcb -lxcb-shm -lxcb -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lxcb-shape -lxcb -lX11 -ljack -lasound -lSDL -lcrystalhd -lm -llzma -lbz2 -lz -pthread -lswresample -lm -lavutil -lm '
  2431. libdir='${exec_prefix}/lib'
  2432. libexecdir='${exec_prefix}/libexec'
  2433. localedir='${datarootdir}/locale'
  2434. localstatedir='${prefix}/var'
  2435. lrdf_CFLAGS='-I/usr/include/raptor2 -I/mnt/sda3/gaurav/builds/include '
  2436. lrdf_LIBS='-L/mnt/sda3/gaurav/builds/lib -llrdf -ldl'
  2437. lua_CFLAGS='-I/usr/include/lua5.2 '
  2438. lua_LIBS='-llua5.2 '
  2439. mac_LIBS=''
  2440. mad_CFLAGS=''
  2441. mad_LIBS='-lmad '
  2442. mandir='${datarootdir}/man'
  2443. mkdir_p='$(MKDIR_P)'
  2444. mod_CFLAGS='-I/mnt/sda3/gaurav/builds/include '
  2445. mod_LIBS='-L/mnt/sda3/gaurav/builds/lib -lmodplug '
  2446. mpc_LIBS=''
  2447. oldincludedir='/usr/include'
  2448. oss_LIBS=''
  2449. pdfdir='${docdir}'
  2450. prefix='/usr/local'
  2451. program_transform_name='s,x,x,'
  2452. psdir='${docdir}'
  2453. pulse_CFLAGS='-D_REENTRANT '
  2454. pulse_LIBS='-lpulse-simple -lpulse '
  2455. sbindir='${exec_prefix}/sbin'
  2456. sharedstatedir='${prefix}/com'
  2457. sndfile_CFLAGS='-I/mnt/sda3/gaurav/builds/include '
  2458. sndfile_LIBS='-L/mnt/sda3/gaurav/builds/lib -lsndfile '
  2459. sndio_LIBS=''
  2460. speex_CFLAGS='-I/mnt/sda3/gaurav/builds/include -I/mnt/sda3/gaurav/builds//include '
  2461. speex_LIBS='-L/mnt/sda3/gaurav/builds/lib -L/mnt/sda3/gaurav/builds//lib -loggz -lspeex -logg '
  2462. src_CFLAGS='-I/mnt/sda3/gaurav/builds/include '
  2463. src_LIBS='-L/mnt/sda3/gaurav/builds/lib -lsamplerate '
  2464. sysconfdir='${prefix}/etc'
  2465. target_alias=''
  2466. vorbis_CFLAGS='-I/mnt/sda3/gaurav/builds/include '
  2467. vorbis_LIBS='-L/mnt/sda3/gaurav/builds/lib -lvorbis -lvorbisfile -logg '
  2468. vorbisenc_CFLAGS='-I/mnt/sda3/gaurav/builds/include '
  2469. vorbisenc_LIBS='-L/mnt/sda3/gaurav/builds/lib -lvorbisenc -logg '
  2470. wavpack_CFLAGS='-I/mnt/sda3/gaurav/builds/include '
  2471. wavpack_LIBS='-L/mnt/sda3/gaurav/builds/lib -lwavpack '
  2472. winmm_LIBS=''
  2473. xml_CFLAGS='-I/mnt/sda3/gaurav/builds/include/libxml2 '
  2474. xml_LIBS='-L/mnt/sda3/gaurav/builds/lib -lxml2 '
  2475.  
  2476. ## ----------- ##
  2477. ## confdefs.h. ##
  2478. ## ----------- ##
  2479.  
  2480. /* confdefs.h */
  2481. #define PACKAGE_NAME "aqualung"
  2482. #define PACKAGE_TARNAME "aqualung"
  2483. #define PACKAGE_VERSION "SVN"
  2484. #define PACKAGE_STRING "aqualung SVN"
  2485. #define PACKAGE_BUGREPORT "http://aqualung.factorial.hu/mantis"
  2486. #define PACKAGE_URL ""
  2487. #define PACKAGE "aqualung"
  2488. #define VERSION "SVN"
  2489. #define STDC_HEADERS 1
  2490. #define HAVE_SYS_TYPES_H 1
  2491. #define HAVE_SYS_STAT_H 1
  2492. #define HAVE_STDLIB_H 1
  2493. #define HAVE_STRING_H 1
  2494. #define HAVE_MEMORY_H 1
  2495. #define HAVE_STRINGS_H 1
  2496. #define HAVE_INTTYPES_H 1
  2497. #define HAVE_STDINT_H 1
  2498. #define HAVE_UNISTD_H 1
  2499. #define __EXTENSIONS__ 1
  2500. #define _ALL_SOURCE 1
  2501. #define _GNU_SOURCE 1
  2502. #define _POSIX_PTHREAD_SEMANTICS 1
  2503. #define _TANDEM_SOURCE 1
  2504. #define ENABLE_NLS 1
  2505. #define HAVE_GETTEXT 1
  2506. #define HAVE_DCGETTEXT 1
  2507. #define HAVE_LIBZ 1
  2508. #define HAVE_LIBBZ2 1
  2509. #define HAVE_DLFCN_H 1
  2510. #define HAVE_ERRNO_H 1
  2511. #define HAVE_FCNTL_H 1
  2512. #define HAVE_SYS_IOCTL_H 1
  2513. #define HAVE_STDLIB_H 1
  2514. #define HAVE_MALLOC 1
  2515. #define HAVE_MEMSET 1
  2516. #define HAVE_MKDIR 1
  2517. #define HAVE_PSIGINFO 1
  2518. #define HAVE_STRCASESTR 1
  2519. #define HAVE_STRDUP 1
  2520. #define HAVE_STRNDUP 1
  2521. #define HAVE_STRRCHR 1
  2522. #define HAVE_STRSTR 1
  2523. #define HAVE_LIBPTHREAD 1
  2524. #define RELEASE_BUILD 1
  2525. #define HAVE_LOOP 1
  2526. #define HAVE_PODCAST 1
  2527. #define HAVE_SYSTRAY 1
  2528. #define HAVE_ALSA 1
  2529. #define HAVE_JACK 1
  2530. #define HAVE_JACK_MGMT 1
  2531. #define HAVE_SYS_SOUNDCARD_H 1
  2532. #define HAVE_LINUX_SOUNDCARD_H 1
  2533. #define HAVE_OSS 1
  2534. #define HAVE_PULSE 1
  2535. #define HAVE_FLAC 1
  2536. #define HAVE_FLAC_ENC 1
  2537. #define HAVE_LAME 1
  2538. #define HAVE_LAVC 1
  2539. #define HAVE_MOD 1
  2540. #define HAVE_MPEG 1
  2541. #define HAVE_SNDFILE_1_0_18 1
  2542. #define HAVE_SNDFILE 1
  2543. #define HAVE_SNDFILE_ENC 1
  2544. #define HAVE_SPEEX 1
  2545. #define HAVE_VORBIS 1
  2546. #define HAVE_VORBISENC 1
  2547. #define HAVE_TRANSCODING 1
  2548. #define HAVE_WAVPACK 1
  2549. #define HAVE_LADSPA 1
  2550. #define HAVE_SRC 1
  2551. #define HAVE_CDDA 1
  2552. #define LIBCDDB_REVISION 1
  2553. #define HAVE_CDDB 1
  2554. #define HAVE_LUA 1
  2555.  
  2556. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement