Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2017
587
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 169.71 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 SoX configure 14.4.2, which was
  5. generated by GNU Autoconf 2.69.  Invocation command line was
  6.  
  7.   $ ./configure --prefix=/usr/sox-14.4.2 --disable-shared --enable-static
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = ip-172-30-1-135
  14. uname -m = x86_64
  15. uname -r = 4.9.32-15.41.amzn1.x86_64
  16. uname -s = Linux
  17. uname -v = #1 SMP Thu Jun 22 06:20:54 UTC 2017
  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: /sbin
  31. PATH: /bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /opt/aws/bin
  35.  
  36.  
  37. ## ----------- ##
  38. ## Core tests. ##
  39. ## ----------- ##
  40.  
  41. configure:2609: checking build system type
  42. configure:2623: result: x86_64-unknown-linux-gnu
  43. configure:2643: checking host system type
  44. configure:2656: result: x86_64-unknown-linux-gnu
  45. configure:2676: checking target system type
  46. configure:2689: result: x86_64-unknown-linux-gnu
  47. configure:2732: checking for a BSD-compatible install
  48. configure:2800: result: /usr/bin/install -c
  49. configure:2811: checking whether build environment is sane
  50. configure:2866: result: yes
  51. configure:3017: checking for a thread-safe mkdir -p
  52. configure:3056: result: /bin/mkdir -p
  53. configure:3063: checking for gawk
  54. configure:3079: found /bin/gawk
  55. configure:3090: result: gawk
  56. configure:3101: checking whether make sets $(MAKE)
  57. configure:3123: result: yes
  58. configure:3152: checking whether make supports nested variables
  59. configure:3169: result: yes
  60. configure:3305: checking whether make supports nested variables
  61. configure:3322: result: yes
  62. configure:3387: checking for gcc
  63. configure:3403: found /usr/bin/gcc
  64. configure:3414: result: gcc
  65. configure:3643: checking for C compiler version
  66. configure:3652: gcc --version >&5
  67. gcc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-9)
  68. Copyright (C) 2013 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:3663: $? = 0
  73. configure:3652: gcc -v >&5
  74. Using built-in specs.
  75. COLLECT_GCC=gcc
  76. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-amazon-linux/4.8.3/lto-wrapper
  77. Target: x86_64-amazon-linux
  78. Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,fortran,ada,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-amazon-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-amazon-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-amazon-linux
  79. Thread model: posix
  80. gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC)
  81. configure:3663: $? = 0
  82. configure:3652: gcc -V >&5
  83. gcc: error: unrecognized command line option '-V'
  84. gcc: fatal error: no input files
  85. compilation terminated.
  86. configure:3663: $? = 4
  87. configure:3652: gcc -qversion >&5
  88. gcc: error: unrecognized command line option '-qversion'
  89. gcc: fatal error: no input files
  90. compilation terminated.
  91. configure:3663: $? = 4
  92. configure:3683: checking whether the C compiler works
  93. configure:3705: gcc  -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib conftest.c  >&5
  94. configure:3709: $? = 0
  95. configure:3757: result: yes
  96. configure:3760: checking for C compiler default output file name
  97. configure:3762: result: a.out
  98. configure:3768: checking for suffix of executables
  99. configure:3775: gcc -o conftest  -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib conftest.c  >&5
  100. configure:3779: $? = 0
  101. configure:3801: result:
  102. configure:3823: checking whether we are cross compiling
  103. configure:3831: gcc -o conftest  -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib conftest.c  >&5
  104. configure:3835: $? = 0
  105. configure:3842: ./conftest
  106. configure:3846: $? = 0
  107. configure:3861: result: no
  108. configure:3866: checking for suffix of object files
  109. configure:3888: gcc -c  -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  110. configure:3892: $? = 0
  111. configure:3913: result: o
  112. configure:3917: checking whether we are using the GNU C compiler
  113. configure:3936: gcc -c  -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  114. configure:3936: $? = 0
  115. configure:3945: result: yes
  116. configure:3954: checking whether gcc accepts -g
  117. configure:3974: gcc -c -g -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  118. configure:3974: $? = 0
  119. configure:4015: result: yes
  120. configure:4032: checking for gcc option to accept ISO C89
  121. configure:4095: gcc  -c -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  122. configure:4095: $? = 0
  123. configure:4108: result: none needed
  124. configure:4133: checking whether gcc understands -c and -o together
  125. configure:4155: gcc -c conftest.c -o conftest2.o
  126. configure:4158: $? = 0
  127. configure:4155: gcc -c conftest.c -o conftest2.o
  128. configure:4158: $? = 0
  129. configure:4170: result: yes
  130. configure:4198: checking for style of include used by make
  131. configure:4226: result: GNU
  132. configure:4252: checking dependency style of gcc
  133. configure:4363: result: gcc3
  134. configure:4380: checking whether ln -s works
  135. configure:4384: result: yes
  136. configure:4461: checking how to print strings
  137. configure:4488: result: printf
  138. configure:4509: checking for a sed that does not truncate output
  139. configure:4573: result: /bin/sed
  140. configure:4591: checking for grep that handles long lines and -e
  141. configure:4649: result: /bin/grep
  142. configure:4654: checking for egrep
  143. configure:4716: result: /bin/grep -E
  144. configure:4721: checking for fgrep
  145. configure:4783: result: /bin/grep -F
  146. configure:4818: checking for ld used by gcc
  147. configure:4885: result: /usr/bin/ld
  148. configure:4892: checking if the linker (/usr/bin/ld) is GNU ld
  149. configure:4907: result: yes
  150. configure:4919: checking for BSD- or MS-compatible name lister (nm)
  151. configure:4968: result: /usr/bin/nm -B
  152. configure:5098: checking the name lister (/usr/bin/nm -B) interface
  153. configure:5105: gcc -c -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  154. configure:5108: /usr/bin/nm -B "conftest.o"
  155. configure:5111: output
  156. 0000000000000000 B some_variable
  157. configure:5118: result: BSD nm
  158. configure:5122: checking the maximum length of command line arguments
  159. configure:5252: result: 1572864
  160. configure:5269: checking whether the shell understands some XSI constructs
  161. configure:5279: result: yes
  162. configure:5283: checking whether the shell understands "+="
  163. configure:5289: result: yes
  164. configure:5324: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
  165. configure:5364: result: func_convert_file_noop
  166. configure:5371: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
  167. configure:5391: result: func_convert_file_noop
  168. configure:5398: checking for /usr/bin/ld option to reload object files
  169. configure:5405: result: -r
  170. configure:5479: checking for objdump
  171. configure:5495: found /usr/bin/objdump
  172. configure:5506: result: objdump
  173. configure:5535: checking how to recognize dependent libraries
  174. configure:5737: result: pass_all
  175. configure:5822: checking for dlltool
  176. configure:5852: result: no
  177. configure:5879: checking how to associate runtime and link libraries
  178. configure:5906: result: printf %s\n
  179. configure:5967: checking for ar
  180. configure:5983: found /usr/bin/ar
  181. configure:5994: result: ar
  182. configure:6031: checking for archiver @FILE support
  183. configure:6048: gcc -c -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  184. configure:6048: $? = 0
  185. configure:6051: ar cru libconftest.a @conftest.lst >&5
  186. configure:6054: $? = 0
  187. configure:6059: ar cru libconftest.a @conftest.lst >&5
  188. ar: conftest.o: No such file or directory
  189. configure:6062: $? = 1
  190. configure:6074: result: @
  191. configure:6132: checking for strip
  192. configure:6148: found /usr/bin/strip
  193. configure:6159: result: strip
  194. configure:6231: checking for ranlib
  195. configure:6247: found /usr/bin/ranlib
  196. configure:6258: result: ranlib
  197. configure:6360: checking command to parse /usr/bin/nm -B output from gcc object
  198. configure:6480: gcc -c -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  199. configure:6483: $? = 0
  200. configure:6487: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  201. configure:6490: $? = 0
  202. configure:6556: gcc -o conftest -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib conftest.c conftstm.o >&5
  203. configure:6559: $? = 0
  204. configure:6597: result: ok
  205. configure:6634: checking for sysroot
  206. configure:6664: result: no
  207. configure:6741: gcc -c -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  208. configure:6744: $? = 0
  209. configure:6926: checking for mt
  210. configure:6956: result: no
  211. configure:6976: checking if : is a manifest tool
  212. configure:6982: : '-?'
  213. configure:6990: result: no
  214. configure:7632: checking how to run the C preprocessor
  215. configure:7663: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  216. configure:7663: $? = 0
  217. configure:7677: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  218. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  219.  #include <ac_nonexistent.h>
  220.                             ^
  221. compilation terminated.
  222. configure:7677: $? = 1
  223. configure: failed program was:
  224. | /* confdefs.h */
  225. | #define PACKAGE_NAME "SoX"
  226. | #define PACKAGE_TARNAME "sox"
  227. | #define PACKAGE_VERSION "14.4.2"
  228. | #define PACKAGE_STRING "SoX 14.4.2"
  229. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  230. | #define PACKAGE_URL ""
  231. | #define PACKAGE "sox"
  232. | #define VERSION "14.4.2"
  233. | /* end confdefs.h.  */
  234. | #include <ac_nonexistent.h>
  235. configure:7702: result: gcc -E
  236. configure:7722: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  237. configure:7722: $? = 0
  238. configure:7736: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  239. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  240.  #include <ac_nonexistent.h>
  241.                             ^
  242. compilation terminated.
  243. configure:7736: $? = 1
  244. configure: failed program was:
  245. | /* confdefs.h */
  246. | #define PACKAGE_NAME "SoX"
  247. | #define PACKAGE_TARNAME "sox"
  248. | #define PACKAGE_VERSION "14.4.2"
  249. | #define PACKAGE_STRING "SoX 14.4.2"
  250. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  251. | #define PACKAGE_URL ""
  252. | #define PACKAGE "sox"
  253. | #define VERSION "14.4.2"
  254. | /* end confdefs.h.  */
  255. | #include <ac_nonexistent.h>
  256. configure:7765: checking for ANSI C header files
  257. configure:7785: gcc -c -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  258. configure:7785: $? = 0
  259. configure:7858: gcc -o conftest -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib conftest.c  >&5
  260. configure:7858: $? = 0
  261. configure:7858: ./conftest
  262. configure:7858: $? = 0
  263. configure:7869: result: yes
  264. configure:7882: checking for sys/types.h
  265. configure:7882: gcc -c -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  266. configure:7882: $? = 0
  267. configure:7882: result: yes
  268. configure:7882: checking for sys/stat.h
  269. configure:7882: gcc -c -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  270. configure:7882: $? = 0
  271. configure:7882: result: yes
  272. configure:7882: checking for stdlib.h
  273. configure:7882: gcc -c -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  274. configure:7882: $? = 0
  275. configure:7882: result: yes
  276. configure:7882: checking for string.h
  277. configure:7882: gcc -c -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  278. configure:7882: $? = 0
  279. configure:7882: result: yes
  280. configure:7882: checking for memory.h
  281. configure:7882: gcc -c -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  282. configure:7882: $? = 0
  283. configure:7882: result: yes
  284. configure:7882: checking for strings.h
  285. configure:7882: gcc -c -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  286. configure:7882: $? = 0
  287. configure:7882: result: yes
  288. configure:7882: checking for inttypes.h
  289. configure:7882: gcc -c -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  290. configure:7882: $? = 0
  291. configure:7882: result: yes
  292. configure:7882: checking for stdint.h
  293. configure:7882: gcc -c -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  294. configure:7882: $? = 0
  295. configure:7882: result: yes
  296. configure:7882: checking for unistd.h
  297. configure:7882: gcc -c -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  298. configure:7882: $? = 0
  299. configure:7882: result: yes
  300. configure:7896: checking for dlfcn.h
  301. configure:7896: gcc -c -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  302. configure:7896: $? = 0
  303. configure:7896: result: yes
  304. configure:8399: checking for objdir
  305. configure:8414: result: .libs
  306. configure:8685: checking if gcc supports -fno-rtti -fno-exceptions
  307. configure:8703: gcc -c -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -fno-rtti -fno-exceptions conftest.c >&5
  308. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  309. configure:8707: $? = 0
  310. configure:8720: result: no
  311. configure:9047: checking for gcc option to produce PIC
  312. configure:9054: result: -fPIC -DPIC
  313. configure:9062: checking if gcc PIC flag -fPIC -DPIC works
  314. configure:9080: gcc -c -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -fPIC -DPIC -DPIC conftest.c >&5
  315. configure:9084: $? = 0
  316. configure:9097: result: yes
  317. configure:9126: checking if gcc static flag -static works
  318. configure:9154: result: no
  319. configure:9169: checking if gcc supports -c -o file.o
  320. configure:9190: gcc -c -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -o out/conftest2.o conftest.c >&5
  321. configure:9194: $? = 0
  322. configure:9216: result: yes
  323. configure:9224: checking if gcc supports -c -o file.o
  324. configure:9271: result: yes
  325. configure:9304: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  326. configure:10457: result: yes
  327. configure:10697: checking dynamic linker characteristics
  328. configure:11208: gcc -o conftest -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,-rpath -Wl,/foo conftest.c  >&5
  329. configure:11208: $? = 0
  330. configure:11434: result: GNU/Linux ld.so
  331. configure:11541: checking how to hardcode library paths into programs
  332. configure:11566: result: immediate
  333. configure:11660: checking for shl_load
  334. configure:11660: gcc -o conftest -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib conftest.c  >&5
  335. /tmp/ccWEBmxJ.o: In function `main':
  336. /usr/src/sox-14.4.2/conftest.c:57: undefined reference to `shl_load'
  337. collect2: error: ld returned 1 exit status
  338. configure:11660: $? = 1
  339. configure: failed program was:
  340. | /* confdefs.h */
  341. | #define PACKAGE_NAME "SoX"
  342. | #define PACKAGE_TARNAME "sox"
  343. | #define PACKAGE_VERSION "14.4.2"
  344. | #define PACKAGE_STRING "SoX 14.4.2"
  345. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  346. | #define PACKAGE_URL ""
  347. | #define PACKAGE "sox"
  348. | #define VERSION "14.4.2"
  349. | #define STDC_HEADERS 1
  350. | #define HAVE_SYS_TYPES_H 1
  351. | #define HAVE_SYS_STAT_H 1
  352. | #define HAVE_STDLIB_H 1
  353. | #define HAVE_STRING_H 1
  354. | #define HAVE_MEMORY_H 1
  355. | #define HAVE_STRINGS_H 1
  356. | #define HAVE_INTTYPES_H 1
  357. | #define HAVE_STDINT_H 1
  358. | #define HAVE_UNISTD_H 1
  359. | #define HAVE_DLFCN_H 1
  360. | #define LT_OBJDIR ".libs/"
  361. | /* end confdefs.h.  */
  362. | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
  363. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  364. | #define shl_load innocuous_shl_load
  365. |
  366. | /* System header to define __stub macros and hopefully few prototypes,
  367. |     which can conflict with char shl_load (); below.
  368. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  369. |     <limits.h> exists even on freestanding compilers.  */
  370. |
  371. | #ifdef __STDC__
  372. | # include <limits.h>
  373. | #else
  374. | # include <assert.h>
  375. | #endif
  376. |
  377. | #undef shl_load
  378. |
  379. | /* Override any GCC internal prototype to avoid an error.
  380. |    Use char because int might match the return type of a GCC
  381. |    builtin and then its argument prototype would still apply.  */
  382. | #ifdef __cplusplus
  383. | extern "C"
  384. | #endif
  385. | char shl_load ();
  386. | /* The GNU C library defines this for functions which it implements
  387. |     to always fail with ENOSYS.  Some functions are actually named
  388. |     something starting with __ and the normal name is an alias.  */
  389. | #if defined __stub_shl_load || defined __stub___shl_load
  390. | choke me
  391. | #endif
  392. |
  393. | int
  394. | main ()
  395. | {
  396. | return shl_load ();
  397. |   ;
  398. |   return 0;
  399. | }
  400. configure:11660: result: no
  401. configure:11664: checking for shl_load in -ldld
  402. configure:11689: gcc -o conftest -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib conftest.c -ldld   >&5
  403. /usr/bin/ld: cannot find -ldld
  404. collect2: error: ld returned 1 exit status
  405. configure:11689: $? = 1
  406. configure: failed program was:
  407. | /* confdefs.h */
  408. | #define PACKAGE_NAME "SoX"
  409. | #define PACKAGE_TARNAME "sox"
  410. | #define PACKAGE_VERSION "14.4.2"
  411. | #define PACKAGE_STRING "SoX 14.4.2"
  412. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  413. | #define PACKAGE_URL ""
  414. | #define PACKAGE "sox"
  415. | #define VERSION "14.4.2"
  416. | #define STDC_HEADERS 1
  417. | #define HAVE_SYS_TYPES_H 1
  418. | #define HAVE_SYS_STAT_H 1
  419. | #define HAVE_STDLIB_H 1
  420. | #define HAVE_STRING_H 1
  421. | #define HAVE_MEMORY_H 1
  422. | #define HAVE_STRINGS_H 1
  423. | #define HAVE_INTTYPES_H 1
  424. | #define HAVE_STDINT_H 1
  425. | #define HAVE_UNISTD_H 1
  426. | #define HAVE_DLFCN_H 1
  427. | #define LT_OBJDIR ".libs/"
  428. | /* end confdefs.h.  */
  429. |
  430. | /* Override any GCC internal prototype to avoid an error.
  431. |    Use char because int might match the return type of a GCC
  432. |    builtin and then its argument prototype would still apply.  */
  433. | #ifdef __cplusplus
  434. | extern "C"
  435. | #endif
  436. | char shl_load ();
  437. | int
  438. | main ()
  439. | {
  440. | return shl_load ();
  441. |   ;
  442. |   return 0;
  443. | }
  444. configure:11698: result: no
  445. configure:11703: checking for dlopen
  446. configure:11703: gcc -o conftest -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib conftest.c  >&5
  447. /tmp/ccSiD3yO.o: In function `main':
  448. /usr/src/sox-14.4.2/conftest.c:57: undefined reference to `dlopen'
  449. collect2: error: ld returned 1 exit status
  450. configure:11703: $? = 1
  451. configure: failed program was:
  452. | /* confdefs.h */
  453. | #define PACKAGE_NAME "SoX"
  454. | #define PACKAGE_TARNAME "sox"
  455. | #define PACKAGE_VERSION "14.4.2"
  456. | #define PACKAGE_STRING "SoX 14.4.2"
  457. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  458. | #define PACKAGE_URL ""
  459. | #define PACKAGE "sox"
  460. | #define VERSION "14.4.2"
  461. | #define STDC_HEADERS 1
  462. | #define HAVE_SYS_TYPES_H 1
  463. | #define HAVE_SYS_STAT_H 1
  464. | #define HAVE_STDLIB_H 1
  465. | #define HAVE_STRING_H 1
  466. | #define HAVE_MEMORY_H 1
  467. | #define HAVE_STRINGS_H 1
  468. | #define HAVE_INTTYPES_H 1
  469. | #define HAVE_STDINT_H 1
  470. | #define HAVE_UNISTD_H 1
  471. | #define HAVE_DLFCN_H 1
  472. | #define LT_OBJDIR ".libs/"
  473. | /* end confdefs.h.  */
  474. | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
  475. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  476. | #define dlopen innocuous_dlopen
  477. |
  478. | /* System header to define __stub macros and hopefully few prototypes,
  479. |     which can conflict with char dlopen (); below.
  480. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  481. |     <limits.h> exists even on freestanding compilers.  */
  482. |
  483. | #ifdef __STDC__
  484. | # include <limits.h>
  485. | #else
  486. | # include <assert.h>
  487. | #endif
  488. |
  489. | #undef dlopen
  490. |
  491. | /* Override any GCC internal prototype to avoid an error.
  492. |    Use char because int might match the return type of a GCC
  493. |    builtin and then its argument prototype would still apply.  */
  494. | #ifdef __cplusplus
  495. | extern "C"
  496. | #endif
  497. | char dlopen ();
  498. | /* The GNU C library defines this for functions which it implements
  499. |     to always fail with ENOSYS.  Some functions are actually named
  500. |     something starting with __ and the normal name is an alias.  */
  501. | #if defined __stub_dlopen || defined __stub___dlopen
  502. | choke me
  503. | #endif
  504. |
  505. | int
  506. | main ()
  507. | {
  508. | return dlopen ();
  509. |   ;
  510. |   return 0;
  511. | }
  512. configure:11703: result: no
  513. configure:11707: checking for dlopen in -ldl
  514. configure:11732: gcc -o conftest -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib conftest.c -ldl   >&5
  515. configure:11732: $? = 0
  516. configure:11741: result: yes
  517. configure:11860: checking whether a program can dlopen itself
  518. configure:11940: gcc -o conftest -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -DHAVE_DLFCN_H -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,--export-dynamic conftest.c -ldl  >&5
  519. configure:11943: $? = 0
  520. configure:11961: result: yes
  521. configure:11966: checking whether a statically linked program can dlopen itself
  522. configure:12046: gcc -o conftest -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -DHAVE_DLFCN_H -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,--export-dynamic  conftest.c -ldl  >&5
  523. configure:12049: $? = 0
  524. configure:12067: result: yes
  525. configure:12106: checking whether stripping libraries is possible
  526. configure:12111: result: yes
  527. configure:12146: checking if libtool supports shared libraries
  528. configure:12148: result: yes
  529. configure:12151: checking whether to build shared libraries
  530. configure:12172: result: no
  531. configure:12175: checking whether to build static libraries
  532. configure:12179: result: yes
  533. configure:12296: checking for pkg-config
  534. configure:12314: found /usr/bin/pkg-config
  535. configure:12326: result: /usr/bin/pkg-config
  536. configure:12351: checking pkg-config is at least version 0.9.0
  537. configure:12354: result: yes
  538. configure:12394: checking whether to make a debug build
  539. configure:12401: result:
  540. configure:12439: checking whether libssp exists
  541. configure:12457: gcc -o conftest -g -O2 -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib conftest.c  -lssp >&5
  542. /usr/bin/ld: cannot find -lssp
  543. collect2: error: ld returned 1 exit status
  544. configure:12457: $? = 1
  545. configure: failed program was:
  546. | /* confdefs.h */
  547. | #define PACKAGE_NAME "SoX"
  548. | #define PACKAGE_TARNAME "sox"
  549. | #define PACKAGE_VERSION "14.4.2"
  550. | #define PACKAGE_STRING "SoX 14.4.2"
  551. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  552. | #define PACKAGE_URL ""
  553. | #define PACKAGE "sox"
  554. | #define VERSION "14.4.2"
  555. | #define STDC_HEADERS 1
  556. | #define HAVE_SYS_TYPES_H 1
  557. | #define HAVE_SYS_STAT_H 1
  558. | #define HAVE_STDLIB_H 1
  559. | #define HAVE_STRING_H 1
  560. | #define HAVE_MEMORY_H 1
  561. | #define HAVE_STRINGS_H 1
  562. | #define HAVE_INTTYPES_H 1
  563. | #define HAVE_STDINT_H 1
  564. | #define HAVE_UNISTD_H 1
  565. | #define HAVE_DLFCN_H 1
  566. | #define LT_OBJDIR ".libs/"
  567. | /* end confdefs.h.  */
  568. |
  569. | int
  570. | main ()
  571. | {
  572. |
  573. |   ;
  574. |   return 0;
  575. | }
  576. configure:12467: result: no
  577. configure:12474: checking whether stack-smashing protection is available
  578. configure:12495: result: yes
  579. configure:12497: checking whether stack-smashing protection is buggy
  580. configure:12500: result: no
  581. configure:12523: checking whether gcc accepts -fstack-protector
  582. configure:12541: gcc -c -g -O2 -fstack-protector -Werror -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  583. configure:12541: $? = 0
  584. configure:12550: result: yes
  585. configure:12566: checking gcc version
  586. configure:12569: result: 4.8.3
  587. configure:12624: checking whether byte ordering is bigendian
  588. configure:12639: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  589. conftest.c:25:9: error: unknown type name 'not'
  590.          not a universal capable compiler
  591.          ^
  592. conftest.c:25:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  593.          not a universal capable compiler
  594.                ^
  595. conftest.c:25:15: error: unknown type name 'universal'
  596. configure:12639: $? = 1
  597. configure: failed program was:
  598. | /* confdefs.h */
  599. | #define PACKAGE_NAME "SoX"
  600. | #define PACKAGE_TARNAME "sox"
  601. | #define PACKAGE_VERSION "14.4.2"
  602. | #define PACKAGE_STRING "SoX 14.4.2"
  603. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  604. | #define PACKAGE_URL ""
  605. | #define PACKAGE "sox"
  606. | #define VERSION "14.4.2"
  607. | #define STDC_HEADERS 1
  608. | #define HAVE_SYS_TYPES_H 1
  609. | #define HAVE_SYS_STAT_H 1
  610. | #define HAVE_STDLIB_H 1
  611. | #define HAVE_STRING_H 1
  612. | #define HAVE_MEMORY_H 1
  613. | #define HAVE_STRINGS_H 1
  614. | #define HAVE_INTTYPES_H 1
  615. | #define HAVE_STDINT_H 1
  616. | #define HAVE_UNISTD_H 1
  617. | #define HAVE_DLFCN_H 1
  618. | #define LT_OBJDIR ".libs/"
  619. | #define ENABLE_SSP_CC 1
  620. | /* end confdefs.h.  */
  621. | #ifndef __APPLE_CC__
  622. |          not a universal capable compiler
  623. |        #endif
  624. |        typedef int dummy;
  625. |
  626. configure:12684: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  627. conftest.c:28:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  628. main ()
  629. ^
  630. configure:12684: $? = 0
  631. configure:12702: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  632. conftest.c:28:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  633.  main ()
  634.  ^
  635. conftest.c: In function 'main':
  636. conftest.c:31:4: error: unknown type name 'not'
  637.     not big endian
  638.     ^
  639. conftest.c:31:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  640.     not big endian
  641.             ^
  642. configure:12702: $? = 1
  643. configure: failed program was:
  644. | /* confdefs.h */
  645. | #define PACKAGE_NAME "SoX"
  646. | #define PACKAGE_TARNAME "sox"
  647. | #define PACKAGE_VERSION "14.4.2"
  648. | #define PACKAGE_STRING "SoX 14.4.2"
  649. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  650. | #define PACKAGE_URL ""
  651. | #define PACKAGE "sox"
  652. | #define VERSION "14.4.2"
  653. | #define STDC_HEADERS 1
  654. | #define HAVE_SYS_TYPES_H 1
  655. | #define HAVE_SYS_STAT_H 1
  656. | #define HAVE_STDLIB_H 1
  657. | #define HAVE_STRING_H 1
  658. | #define HAVE_MEMORY_H 1
  659. | #define HAVE_STRINGS_H 1
  660. | #define HAVE_INTTYPES_H 1
  661. | #define HAVE_STDINT_H 1
  662. | #define HAVE_UNISTD_H 1
  663. | #define HAVE_DLFCN_H 1
  664. | #define LT_OBJDIR ".libs/"
  665. | #define ENABLE_SSP_CC 1
  666. | /* end confdefs.h.  */
  667. | #include <sys/types.h>
  668. |       #include <sys/param.h>
  669. |
  670. | int
  671. | main ()
  672. | {
  673. | #if BYTE_ORDER != BIG_ENDIAN
  674. |        not big endian
  675. |       #endif
  676. |
  677. |   ;
  678. |   return 0;
  679. | }
  680. configure:12830: result: no
  681. configure:12848: checking for inline
  682. configure:12864: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  683. conftest.c:26:21: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  684. static inline foo_t static_foo () {return 0; }
  685.                     ^
  686. conftest.c:27:14: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  687.  inline foo_t foo () {return 0; }
  688.               ^
  689. configure:12864: $? = 0
  690. configure:12872: result: inline
  691. configure:12891: checking for ANSI C header files
  692. configure:12995: result: yes
  693. configure:13006: checking fcntl.h usability
  694. configure:13006: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  695. configure:13006: $? = 0
  696. configure:13006: result: yes
  697. configure:13006: checking fcntl.h presence
  698. configure:13006: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  699. configure:13006: $? = 0
  700. configure:13006: result: yes
  701. configure:13006: checking for fcntl.h
  702. configure:13006: result: yes
  703. configure:13006: checking for unistd.h
  704. configure:13006: result: yes
  705. configure:13006: checking byteswap.h usability
  706. configure:13006: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  707. configure:13006: $? = 0
  708. configure:13006: result: yes
  709. configure:13006: checking byteswap.h presence
  710. configure:13006: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  711. configure:13006: $? = 0
  712. configure:13006: result: yes
  713. configure:13006: checking for byteswap.h
  714. configure:13006: result: yes
  715. configure:13006: checking for sys/stat.h
  716. configure:13006: result: yes
  717. configure:13006: checking sys/time.h usability
  718. configure:13006: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  719. configure:13006: $? = 0
  720. configure:13006: result: yes
  721. configure:13006: checking sys/time.h presence
  722. configure:13006: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  723. configure:13006: $? = 0
  724. configure:13006: result: yes
  725. configure:13006: checking for sys/time.h
  726. configure:13006: result: yes
  727. configure:13006: checking sys/timeb.h usability
  728. configure:13006: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  729. configure:13006: $? = 0
  730. configure:13006: result: yes
  731. configure:13006: checking sys/timeb.h presence
  732. configure:13006: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  733. configure:13006: $? = 0
  734. configure:13006: result: yes
  735. configure:13006: checking for sys/timeb.h
  736. configure:13006: result: yes
  737. configure:13006: checking for sys/types.h
  738. configure:13006: result: yes
  739. configure:13006: checking sys/utsname.h usability
  740. configure:13006: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  741. configure:13006: $? = 0
  742. configure:13006: result: yes
  743. configure:13006: checking sys/utsname.h presence
  744. configure:13006: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  745. configure:13006: $? = 0
  746. configure:13006: result: yes
  747. configure:13006: checking for sys/utsname.h
  748. configure:13006: result: yes
  749. configure:13006: checking termios.h usability
  750. configure:13006: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  751. configure:13006: $? = 0
  752. configure:13006: result: yes
  753. configure:13006: checking termios.h presence
  754. configure:13006: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  755. configure:13006: $? = 0
  756. configure:13006: result: yes
  757. configure:13006: checking for termios.h
  758. configure:13006: result: yes
  759. configure:13006: checking glob.h usability
  760. configure:13006: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  761. configure:13006: $? = 0
  762. configure:13006: result: yes
  763. configure:13006: checking glob.h presence
  764. configure:13006: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  765. configure:13006: $? = 0
  766. configure:13006: result: yes
  767. configure:13006: checking for glob.h
  768. configure:13006: result: yes
  769. configure:13006: checking fenv.h usability
  770. configure:13006: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  771. configure:13006: $? = 0
  772. configure:13006: result: yes
  773. configure:13006: checking fenv.h presence
  774. configure:13006: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  775. configure:13006: $? = 0
  776. configure:13006: result: yes
  777. configure:13006: checking for fenv.h
  778. configure:13006: result: yes
  779. configure:13020: checking for strcasecmp
  780. configure:13020: gcc -o conftest -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,-z,defs conftest.c  >&5
  781. conftest.c:59:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  782. char strcasecmp ();
  783. ^
  784. conftest.c:59:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
  785. char strcasecmp ();
  786.      ^
  787. conftest.c:68:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  788.  main ()
  789.  ^
  790. configure:13020: $? = 0
  791. configure:13020: result: yes
  792. configure:13020: checking for strdup
  793. configure:13020: gcc -o conftest -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,-z,defs conftest.c  >&5
  794. conftest.c:60:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  795. char strdup ();
  796. ^
  797. conftest.c:60:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
  798. char strdup ();
  799.      ^
  800. conftest.c:69:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  801.  main ()
  802.  ^
  803. configure:13020: $? = 0
  804. configure:13020: result: yes
  805. configure:13020: checking for popen
  806. configure:13020: gcc -o conftest -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,-z,defs conftest.c  >&5
  807. conftest.c:61:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  808. char popen ();
  809. ^
  810. conftest.c:70:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  811.  main ()
  812.  ^
  813. configure:13020: $? = 0
  814. configure:13020: result: yes
  815. configure:13020: checking for vsnprintf
  816. configure:13020: gcc -o conftest -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,-z,defs conftest.c  >&5
  817. conftest.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  818. char vsnprintf ();
  819. ^
  820. conftest.c:62:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
  821. char vsnprintf ();
  822.      ^
  823. conftest.c:71:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  824.  main ()
  825.  ^
  826. configure:13020: $? = 0
  827. configure:13020: result: yes
  828. configure:13020: checking for gettimeofday
  829. configure:13020: gcc -o conftest -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,-z,defs conftest.c  >&5
  830. conftest.c:63:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  831. char gettimeofday ();
  832. ^
  833. conftest.c:72:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  834.  main ()
  835.  ^
  836. configure:13020: $? = 0
  837. configure:13020: result: yes
  838. configure:13020: checking for mkstemp
  839. configure:13020: gcc -o conftest -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,-z,defs conftest.c  >&5
  840. conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  841. char mkstemp ();
  842. ^
  843. conftest.c:73:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  844.  main ()
  845.  ^
  846. configure:13020: $? = 0
  847. configure:13020: result: yes
  848. configure:13020: checking for fmemopen
  849. configure:13020: gcc -o conftest -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,-z,defs conftest.c  >&5
  850. conftest.c:65:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  851. char fmemopen ();
  852. ^
  853. conftest.c:74:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  854.  main ()
  855.  ^
  856. configure:13020: $? = 0
  857. configure:13020: result: yes
  858. configure:13030: checking for library containing pow
  859. configure:13061: gcc -o conftest -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,-z,defs conftest.c  >&5
  860. conftest.c:50:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  861. char pow ();
  862. ^
  863. conftest.c:50:6: warning: conflicting types for built-in function 'pow' [enabled by default]
  864. char pow ();
  865.      ^
  866. conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  867.  main ()
  868.  ^
  869. /tmp/ccDDnHHN.o: In function `main':
  870. /usr/src/sox-14.4.2/conftest.c:54: undefined reference to `pow'
  871. collect2: error: ld returned 1 exit status
  872. configure:13061: $? = 1
  873. configure: failed program was:
  874. | /* confdefs.h */
  875. | #define PACKAGE_NAME "SoX"
  876. | #define PACKAGE_TARNAME "sox"
  877. | #define PACKAGE_VERSION "14.4.2"
  878. | #define PACKAGE_STRING "SoX 14.4.2"
  879. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  880. | #define PACKAGE_URL ""
  881. | #define PACKAGE "sox"
  882. | #define VERSION "14.4.2"
  883. | #define STDC_HEADERS 1
  884. | #define HAVE_SYS_TYPES_H 1
  885. | #define HAVE_SYS_STAT_H 1
  886. | #define HAVE_STDLIB_H 1
  887. | #define HAVE_STRING_H 1
  888. | #define HAVE_MEMORY_H 1
  889. | #define HAVE_STRINGS_H 1
  890. | #define HAVE_INTTYPES_H 1
  891. | #define HAVE_STDINT_H 1
  892. | #define HAVE_UNISTD_H 1
  893. | #define HAVE_DLFCN_H 1
  894. | #define LT_OBJDIR ".libs/"
  895. | #define ENABLE_SSP_CC 1
  896. | #define STDC_HEADERS 1
  897. | #define HAVE_FCNTL_H 1
  898. | #define HAVE_UNISTD_H 1
  899. | #define HAVE_BYTESWAP_H 1
  900. | #define HAVE_SYS_STAT_H 1
  901. | #define HAVE_SYS_TIME_H 1
  902. | #define HAVE_SYS_TIMEB_H 1
  903. | #define HAVE_SYS_TYPES_H 1
  904. | #define HAVE_SYS_UTSNAME_H 1
  905. | #define HAVE_TERMIOS_H 1
  906. | #define HAVE_GLOB_H 1
  907. | #define HAVE_FENV_H 1
  908. | #define HAVE_STRCASECMP 1
  909. | #define HAVE_STRDUP 1
  910. | #define HAVE_POPEN 1
  911. | #define HAVE_VSNPRINTF 1
  912. | #define HAVE_GETTIMEOFDAY 1
  913. | #define HAVE_MKSTEMP 1
  914. | #define HAVE_FMEMOPEN 1
  915. | /* end confdefs.h.  */
  916. |
  917. | /* Override any GCC internal prototype to avoid an error.
  918. |    Use char because int might match the return type of a GCC
  919. |    builtin and then its argument prototype would still apply.  */
  920. | #ifdef __cplusplus
  921. | extern "C"
  922. | #endif
  923. | char pow ();
  924. | int
  925. | main ()
  926. | {
  927. | return pow ();
  928. |   ;
  929. |   return 0;
  930. | }
  931. configure:13061: gcc -o conftest -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,-z,defs conftest.c -lm   >&5
  932. conftest.c:50:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  933. char pow ();
  934. ^
  935. conftest.c:50:6: warning: conflicting types for built-in function 'pow' [enabled by default]
  936. char pow ();
  937.      ^
  938. conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  939.  main ()
  940.  ^
  941. configure:13061: $? = 0
  942. configure:13078: result: -lm
  943. configure:13086: checking for library containing lrint
  944. configure:13117: gcc -o conftest -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,-z,defs conftest.c -lm  >&5
  945. conftest.c:50:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  946. char lrint ();
  947. ^
  948. conftest.c:50:6: warning: conflicting types for built-in function 'lrint' [enabled by default]
  949. char lrint ();
  950.      ^
  951. conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  952.  main ()
  953.  ^
  954. configure:13117: $? = 0
  955. configure:13134: result: none required
  956. configure:13144: checking for lrint
  957. configure:13144: gcc -o conftest -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,-z,defs conftest.c -lm  >&5
  958. conftest.c:66:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  959. char lrint ();
  960. ^
  961. conftest.c:66:6: warning: conflicting types for built-in function 'lrint' [enabled by default]
  962. char lrint ();
  963.      ^
  964. conftest.c:75:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  965.  main ()
  966.  ^
  967. configure:13144: $? = 0
  968. configure:13144: result: yes
  969. configure:13161: checking for special C compiler options needed for large files
  970. configure:13206: result: no
  971. configure:13212: checking for _FILE_OFFSET_BITS value needed for large files
  972. configure:13237: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  973. conftest.c:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  974. main ()
  975. ^
  976. configure:13237: $? = 0
  977. configure:13269: result: no
  978. configure:13354: checking for _LARGEFILE_SOURCE value needed for large files
  979. configure:13373: gcc -o conftest -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,-z,defs conftest.c -lm  >&5
  980. conftest.c:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  981.  main ()
  982.  ^
  983. configure:13373: $? = 0
  984. configure:13401: result: no
  985. configure:13429: checking whether libtool should be silenced
  986. configure:13438: result: yes
  987. configure:13546: checking for gcc option to support OpenMP
  988. configure:13561: gcc -o conftest -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,-z,defs conftest.c -lm  >&5
  989. conftest.c:47:2: error: unknown type name 'choke'
  990.   choke me
  991.   ^
  992. In file included from conftest.c:49:0:
  993. /usr/lib/gcc/x86_64-amazon-linux/4.8.3/include/omp.h:34:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef'
  994.  typedef struct
  995.  ^
  996. conftest.c:50:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  997. int main () { return omp_get_num_threads (); }
  998.     ^
  999. configure:13561: $? = 1
  1000. configure: failed program was:
  1001. | /* confdefs.h */
  1002. | #define PACKAGE_NAME "SoX"
  1003. | #define PACKAGE_TARNAME "sox"
  1004. | #define PACKAGE_VERSION "14.4.2"
  1005. | #define PACKAGE_STRING "SoX 14.4.2"
  1006. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  1007. | #define PACKAGE_URL ""
  1008. | #define PACKAGE "sox"
  1009. | #define VERSION "14.4.2"
  1010. | #define STDC_HEADERS 1
  1011. | #define HAVE_SYS_TYPES_H 1
  1012. | #define HAVE_SYS_STAT_H 1
  1013. | #define HAVE_STDLIB_H 1
  1014. | #define HAVE_STRING_H 1
  1015. | #define HAVE_MEMORY_H 1
  1016. | #define HAVE_STRINGS_H 1
  1017. | #define HAVE_INTTYPES_H 1
  1018. | #define HAVE_STDINT_H 1
  1019. | #define HAVE_UNISTD_H 1
  1020. | #define HAVE_DLFCN_H 1
  1021. | #define LT_OBJDIR ".libs/"
  1022. | #define ENABLE_SSP_CC 1
  1023. | #define STDC_HEADERS 1
  1024. | #define HAVE_FCNTL_H 1
  1025. | #define HAVE_UNISTD_H 1
  1026. | #define HAVE_BYTESWAP_H 1
  1027. | #define HAVE_SYS_STAT_H 1
  1028. | #define HAVE_SYS_TIME_H 1
  1029. | #define HAVE_SYS_TIMEB_H 1
  1030. | #define HAVE_SYS_TYPES_H 1
  1031. | #define HAVE_SYS_UTSNAME_H 1
  1032. | #define HAVE_TERMIOS_H 1
  1033. | #define HAVE_GLOB_H 1
  1034. | #define HAVE_FENV_H 1
  1035. | #define HAVE_STRCASECMP 1
  1036. | #define HAVE_STRDUP 1
  1037. | #define HAVE_POPEN 1
  1038. | #define HAVE_VSNPRINTF 1
  1039. | #define HAVE_GETTIMEOFDAY 1
  1040. | #define HAVE_MKSTEMP 1
  1041. | #define HAVE_FMEMOPEN 1
  1042. | #define HAVE_LRINT 1
  1043. | #define HAVE_FSEEKO 1
  1044. | /* end confdefs.h.  */
  1045. |
  1046. | #ifndef _OPENMP
  1047. |  choke me
  1048. | #endif
  1049. | #include <omp.h>
  1050. | int main () { return omp_get_num_threads (); }
  1051. |
  1052. configure:13579: gcc -o conftest -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,-z,defs conftest.c -lm  >&5
  1053. conftest.c:50:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1054.  int main () { return omp_get_num_threads (); }
  1055.      ^
  1056. configure:13579: $? = 0
  1057. configure:13593: result: -fopenmp
  1058. configure:13604: checking for libtool version
  1059. configure:13625: result: 2.4.2, OK
  1060. configure:13643: checking magic.h usability
  1061. configure:13643: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  1062. conftest.c:78:19: fatal error: magic.h: No such file or directory
  1063.  #include <magic.h>
  1064.                    ^
  1065. compilation terminated.
  1066. configure:13643: $? = 1
  1067. configure: failed program was:
  1068. | /* confdefs.h */
  1069. | #define PACKAGE_NAME "SoX"
  1070. | #define PACKAGE_TARNAME "sox"
  1071. | #define PACKAGE_VERSION "14.4.2"
  1072. | #define PACKAGE_STRING "SoX 14.4.2"
  1073. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  1074. | #define PACKAGE_URL ""
  1075. | #define PACKAGE "sox"
  1076. | #define VERSION "14.4.2"
  1077. | #define STDC_HEADERS 1
  1078. | #define HAVE_SYS_TYPES_H 1
  1079. | #define HAVE_SYS_STAT_H 1
  1080. | #define HAVE_STDLIB_H 1
  1081. | #define HAVE_STRING_H 1
  1082. | #define HAVE_MEMORY_H 1
  1083. | #define HAVE_STRINGS_H 1
  1084. | #define HAVE_INTTYPES_H 1
  1085. | #define HAVE_STDINT_H 1
  1086. | #define HAVE_UNISTD_H 1
  1087. | #define HAVE_DLFCN_H 1
  1088. | #define LT_OBJDIR ".libs/"
  1089. | #define ENABLE_SSP_CC 1
  1090. | #define STDC_HEADERS 1
  1091. | #define HAVE_FCNTL_H 1
  1092. | #define HAVE_UNISTD_H 1
  1093. | #define HAVE_BYTESWAP_H 1
  1094. | #define HAVE_SYS_STAT_H 1
  1095. | #define HAVE_SYS_TIME_H 1
  1096. | #define HAVE_SYS_TIMEB_H 1
  1097. | #define HAVE_SYS_TYPES_H 1
  1098. | #define HAVE_SYS_UTSNAME_H 1
  1099. | #define HAVE_TERMIOS_H 1
  1100. | #define HAVE_GLOB_H 1
  1101. | #define HAVE_FENV_H 1
  1102. | #define HAVE_STRCASECMP 1
  1103. | #define HAVE_STRDUP 1
  1104. | #define HAVE_POPEN 1
  1105. | #define HAVE_VSNPRINTF 1
  1106. | #define HAVE_GETTIMEOFDAY 1
  1107. | #define HAVE_MKSTEMP 1
  1108. | #define HAVE_FMEMOPEN 1
  1109. | #define HAVE_LRINT 1
  1110. | #define HAVE_FSEEKO 1
  1111. | /* end confdefs.h.  */
  1112. | #include <stdio.h>
  1113. | #ifdef HAVE_SYS_TYPES_H
  1114. | # include <sys/types.h>
  1115. | #endif
  1116. | #ifdef HAVE_SYS_STAT_H
  1117. | # include <sys/stat.h>
  1118. | #endif
  1119. | #ifdef STDC_HEADERS
  1120. | # include <stdlib.h>
  1121. | # include <stddef.h>
  1122. | #else
  1123. | # ifdef HAVE_STDLIB_H
  1124. | #  include <stdlib.h>
  1125. | # endif
  1126. | #endif
  1127. | #ifdef HAVE_STRING_H
  1128. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1129. | #  include <memory.h>
  1130. | # endif
  1131. | # include <string.h>
  1132. | #endif
  1133. | #ifdef HAVE_STRINGS_H
  1134. | # include <strings.h>
  1135. | #endif
  1136. | #ifdef HAVE_INTTYPES_H
  1137. | # include <inttypes.h>
  1138. | #endif
  1139. | #ifdef HAVE_STDINT_H
  1140. | # include <stdint.h>
  1141. | #endif
  1142. | #ifdef HAVE_UNISTD_H
  1143. | # include <unistd.h>
  1144. | #endif
  1145. | #include <magic.h>
  1146. configure:13643: result: no
  1147. configure:13643: checking magic.h presence
  1148. configure:13643: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  1149. conftest.c:45:19: fatal error: magic.h: No such file or directory
  1150.  #include <magic.h>
  1151.                    ^
  1152. compilation terminated.
  1153. configure:13643: $? = 1
  1154. configure: failed program was:
  1155. | /* confdefs.h */
  1156. | #define PACKAGE_NAME "SoX"
  1157. | #define PACKAGE_TARNAME "sox"
  1158. | #define PACKAGE_VERSION "14.4.2"
  1159. | #define PACKAGE_STRING "SoX 14.4.2"
  1160. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  1161. | #define PACKAGE_URL ""
  1162. | #define PACKAGE "sox"
  1163. | #define VERSION "14.4.2"
  1164. | #define STDC_HEADERS 1
  1165. | #define HAVE_SYS_TYPES_H 1
  1166. | #define HAVE_SYS_STAT_H 1
  1167. | #define HAVE_STDLIB_H 1
  1168. | #define HAVE_STRING_H 1
  1169. | #define HAVE_MEMORY_H 1
  1170. | #define HAVE_STRINGS_H 1
  1171. | #define HAVE_INTTYPES_H 1
  1172. | #define HAVE_STDINT_H 1
  1173. | #define HAVE_UNISTD_H 1
  1174. | #define HAVE_DLFCN_H 1
  1175. | #define LT_OBJDIR ".libs/"
  1176. | #define ENABLE_SSP_CC 1
  1177. | #define STDC_HEADERS 1
  1178. | #define HAVE_FCNTL_H 1
  1179. | #define HAVE_UNISTD_H 1
  1180. | #define HAVE_BYTESWAP_H 1
  1181. | #define HAVE_SYS_STAT_H 1
  1182. | #define HAVE_SYS_TIME_H 1
  1183. | #define HAVE_SYS_TIMEB_H 1
  1184. | #define HAVE_SYS_TYPES_H 1
  1185. | #define HAVE_SYS_UTSNAME_H 1
  1186. | #define HAVE_TERMIOS_H 1
  1187. | #define HAVE_GLOB_H 1
  1188. | #define HAVE_FENV_H 1
  1189. | #define HAVE_STRCASECMP 1
  1190. | #define HAVE_STRDUP 1
  1191. | #define HAVE_POPEN 1
  1192. | #define HAVE_VSNPRINTF 1
  1193. | #define HAVE_GETTIMEOFDAY 1
  1194. | #define HAVE_MKSTEMP 1
  1195. | #define HAVE_FMEMOPEN 1
  1196. | #define HAVE_LRINT 1
  1197. | #define HAVE_FSEEKO 1
  1198. | /* end confdefs.h.  */
  1199. | #include <magic.h>
  1200. configure:13643: result: no
  1201. configure:13643: checking for magic.h
  1202. configure:13643: result: no
  1203. configure:13727: checking png.h usability
  1204. configure:13727: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  1205. conftest.c:78:17: fatal error: png.h: No such file or directory
  1206.  #include <png.h>
  1207.                  ^
  1208. compilation terminated.
  1209. configure:13727: $? = 1
  1210. configure: failed program was:
  1211. | /* confdefs.h */
  1212. | #define PACKAGE_NAME "SoX"
  1213. | #define PACKAGE_TARNAME "sox"
  1214. | #define PACKAGE_VERSION "14.4.2"
  1215. | #define PACKAGE_STRING "SoX 14.4.2"
  1216. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  1217. | #define PACKAGE_URL ""
  1218. | #define PACKAGE "sox"
  1219. | #define VERSION "14.4.2"
  1220. | #define STDC_HEADERS 1
  1221. | #define HAVE_SYS_TYPES_H 1
  1222. | #define HAVE_SYS_STAT_H 1
  1223. | #define HAVE_STDLIB_H 1
  1224. | #define HAVE_STRING_H 1
  1225. | #define HAVE_MEMORY_H 1
  1226. | #define HAVE_STRINGS_H 1
  1227. | #define HAVE_INTTYPES_H 1
  1228. | #define HAVE_STDINT_H 1
  1229. | #define HAVE_UNISTD_H 1
  1230. | #define HAVE_DLFCN_H 1
  1231. | #define LT_OBJDIR ".libs/"
  1232. | #define ENABLE_SSP_CC 1
  1233. | #define STDC_HEADERS 1
  1234. | #define HAVE_FCNTL_H 1
  1235. | #define HAVE_UNISTD_H 1
  1236. | #define HAVE_BYTESWAP_H 1
  1237. | #define HAVE_SYS_STAT_H 1
  1238. | #define HAVE_SYS_TIME_H 1
  1239. | #define HAVE_SYS_TIMEB_H 1
  1240. | #define HAVE_SYS_TYPES_H 1
  1241. | #define HAVE_SYS_UTSNAME_H 1
  1242. | #define HAVE_TERMIOS_H 1
  1243. | #define HAVE_GLOB_H 1
  1244. | #define HAVE_FENV_H 1
  1245. | #define HAVE_STRCASECMP 1
  1246. | #define HAVE_STRDUP 1
  1247. | #define HAVE_POPEN 1
  1248. | #define HAVE_VSNPRINTF 1
  1249. | #define HAVE_GETTIMEOFDAY 1
  1250. | #define HAVE_MKSTEMP 1
  1251. | #define HAVE_FMEMOPEN 1
  1252. | #define HAVE_LRINT 1
  1253. | #define HAVE_FSEEKO 1
  1254. | /* end confdefs.h.  */
  1255. | #include <stdio.h>
  1256. | #ifdef HAVE_SYS_TYPES_H
  1257. | # include <sys/types.h>
  1258. | #endif
  1259. | #ifdef HAVE_SYS_STAT_H
  1260. | # include <sys/stat.h>
  1261. | #endif
  1262. | #ifdef STDC_HEADERS
  1263. | # include <stdlib.h>
  1264. | # include <stddef.h>
  1265. | #else
  1266. | # ifdef HAVE_STDLIB_H
  1267. | #  include <stdlib.h>
  1268. | # endif
  1269. | #endif
  1270. | #ifdef HAVE_STRING_H
  1271. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1272. | #  include <memory.h>
  1273. | # endif
  1274. | # include <string.h>
  1275. | #endif
  1276. | #ifdef HAVE_STRINGS_H
  1277. | # include <strings.h>
  1278. | #endif
  1279. | #ifdef HAVE_INTTYPES_H
  1280. | # include <inttypes.h>
  1281. | #endif
  1282. | #ifdef HAVE_STDINT_H
  1283. | # include <stdint.h>
  1284. | #endif
  1285. | #ifdef HAVE_UNISTD_H
  1286. | # include <unistd.h>
  1287. | #endif
  1288. | #include <png.h>
  1289. configure:13727: result: no
  1290. configure:13727: checking png.h presence
  1291. configure:13727: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  1292. conftest.c:45:17: fatal error: png.h: No such file or directory
  1293.  #include <png.h>
  1294.                  ^
  1295. compilation terminated.
  1296. configure:13727: $? = 1
  1297. configure: failed program was:
  1298. | /* confdefs.h */
  1299. | #define PACKAGE_NAME "SoX"
  1300. | #define PACKAGE_TARNAME "sox"
  1301. | #define PACKAGE_VERSION "14.4.2"
  1302. | #define PACKAGE_STRING "SoX 14.4.2"
  1303. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  1304. | #define PACKAGE_URL ""
  1305. | #define PACKAGE "sox"
  1306. | #define VERSION "14.4.2"
  1307. | #define STDC_HEADERS 1
  1308. | #define HAVE_SYS_TYPES_H 1
  1309. | #define HAVE_SYS_STAT_H 1
  1310. | #define HAVE_STDLIB_H 1
  1311. | #define HAVE_STRING_H 1
  1312. | #define HAVE_MEMORY_H 1
  1313. | #define HAVE_STRINGS_H 1
  1314. | #define HAVE_INTTYPES_H 1
  1315. | #define HAVE_STDINT_H 1
  1316. | #define HAVE_UNISTD_H 1
  1317. | #define HAVE_DLFCN_H 1
  1318. | #define LT_OBJDIR ".libs/"
  1319. | #define ENABLE_SSP_CC 1
  1320. | #define STDC_HEADERS 1
  1321. | #define HAVE_FCNTL_H 1
  1322. | #define HAVE_UNISTD_H 1
  1323. | #define HAVE_BYTESWAP_H 1
  1324. | #define HAVE_SYS_STAT_H 1
  1325. | #define HAVE_SYS_TIME_H 1
  1326. | #define HAVE_SYS_TIMEB_H 1
  1327. | #define HAVE_SYS_TYPES_H 1
  1328. | #define HAVE_SYS_UTSNAME_H 1
  1329. | #define HAVE_TERMIOS_H 1
  1330. | #define HAVE_GLOB_H 1
  1331. | #define HAVE_FENV_H 1
  1332. | #define HAVE_STRCASECMP 1
  1333. | #define HAVE_STRDUP 1
  1334. | #define HAVE_POPEN 1
  1335. | #define HAVE_VSNPRINTF 1
  1336. | #define HAVE_GETTIMEOFDAY 1
  1337. | #define HAVE_MKSTEMP 1
  1338. | #define HAVE_FMEMOPEN 1
  1339. | #define HAVE_LRINT 1
  1340. | #define HAVE_FSEEKO 1
  1341. | /* end confdefs.h.  */
  1342. | #include <png.h>
  1343. configure:13727: result: no
  1344. configure:13727: checking for png.h
  1345. configure:13727: result: no
  1346. configure:13727: checking libpng/png.h usability
  1347. configure:13727: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  1348. conftest.c:78:24: fatal error: libpng/png.h: No such file or directory
  1349.  #include <libpng/png.h>
  1350.                         ^
  1351. compilation terminated.
  1352. configure:13727: $? = 1
  1353. configure: failed program was:
  1354. | /* confdefs.h */
  1355. | #define PACKAGE_NAME "SoX"
  1356. | #define PACKAGE_TARNAME "sox"
  1357. | #define PACKAGE_VERSION "14.4.2"
  1358. | #define PACKAGE_STRING "SoX 14.4.2"
  1359. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  1360. | #define PACKAGE_URL ""
  1361. | #define PACKAGE "sox"
  1362. | #define VERSION "14.4.2"
  1363. | #define STDC_HEADERS 1
  1364. | #define HAVE_SYS_TYPES_H 1
  1365. | #define HAVE_SYS_STAT_H 1
  1366. | #define HAVE_STDLIB_H 1
  1367. | #define HAVE_STRING_H 1
  1368. | #define HAVE_MEMORY_H 1
  1369. | #define HAVE_STRINGS_H 1
  1370. | #define HAVE_INTTYPES_H 1
  1371. | #define HAVE_STDINT_H 1
  1372. | #define HAVE_UNISTD_H 1
  1373. | #define HAVE_DLFCN_H 1
  1374. | #define LT_OBJDIR ".libs/"
  1375. | #define ENABLE_SSP_CC 1
  1376. | #define STDC_HEADERS 1
  1377. | #define HAVE_FCNTL_H 1
  1378. | #define HAVE_UNISTD_H 1
  1379. | #define HAVE_BYTESWAP_H 1
  1380. | #define HAVE_SYS_STAT_H 1
  1381. | #define HAVE_SYS_TIME_H 1
  1382. | #define HAVE_SYS_TIMEB_H 1
  1383. | #define HAVE_SYS_TYPES_H 1
  1384. | #define HAVE_SYS_UTSNAME_H 1
  1385. | #define HAVE_TERMIOS_H 1
  1386. | #define HAVE_GLOB_H 1
  1387. | #define HAVE_FENV_H 1
  1388. | #define HAVE_STRCASECMP 1
  1389. | #define HAVE_STRDUP 1
  1390. | #define HAVE_POPEN 1
  1391. | #define HAVE_VSNPRINTF 1
  1392. | #define HAVE_GETTIMEOFDAY 1
  1393. | #define HAVE_MKSTEMP 1
  1394. | #define HAVE_FMEMOPEN 1
  1395. | #define HAVE_LRINT 1
  1396. | #define HAVE_FSEEKO 1
  1397. | /* end confdefs.h.  */
  1398. | #include <stdio.h>
  1399. | #ifdef HAVE_SYS_TYPES_H
  1400. | # include <sys/types.h>
  1401. | #endif
  1402. | #ifdef HAVE_SYS_STAT_H
  1403. | # include <sys/stat.h>
  1404. | #endif
  1405. | #ifdef STDC_HEADERS
  1406. | # include <stdlib.h>
  1407. | # include <stddef.h>
  1408. | #else
  1409. | # ifdef HAVE_STDLIB_H
  1410. | #  include <stdlib.h>
  1411. | # endif
  1412. | #endif
  1413. | #ifdef HAVE_STRING_H
  1414. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1415. | #  include <memory.h>
  1416. | # endif
  1417. | # include <string.h>
  1418. | #endif
  1419. | #ifdef HAVE_STRINGS_H
  1420. | # include <strings.h>
  1421. | #endif
  1422. | #ifdef HAVE_INTTYPES_H
  1423. | # include <inttypes.h>
  1424. | #endif
  1425. | #ifdef HAVE_STDINT_H
  1426. | # include <stdint.h>
  1427. | #endif
  1428. | #ifdef HAVE_UNISTD_H
  1429. | # include <unistd.h>
  1430. | #endif
  1431. | #include <libpng/png.h>
  1432. configure:13727: result: no
  1433. configure:13727: checking libpng/png.h presence
  1434. configure:13727: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  1435. conftest.c:45:24: fatal error: libpng/png.h: No such file or directory
  1436.  #include <libpng/png.h>
  1437.                         ^
  1438. compilation terminated.
  1439. configure:13727: $? = 1
  1440. configure: failed program was:
  1441. | /* confdefs.h */
  1442. | #define PACKAGE_NAME "SoX"
  1443. | #define PACKAGE_TARNAME "sox"
  1444. | #define PACKAGE_VERSION "14.4.2"
  1445. | #define PACKAGE_STRING "SoX 14.4.2"
  1446. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  1447. | #define PACKAGE_URL ""
  1448. | #define PACKAGE "sox"
  1449. | #define VERSION "14.4.2"
  1450. | #define STDC_HEADERS 1
  1451. | #define HAVE_SYS_TYPES_H 1
  1452. | #define HAVE_SYS_STAT_H 1
  1453. | #define HAVE_STDLIB_H 1
  1454. | #define HAVE_STRING_H 1
  1455. | #define HAVE_MEMORY_H 1
  1456. | #define HAVE_STRINGS_H 1
  1457. | #define HAVE_INTTYPES_H 1
  1458. | #define HAVE_STDINT_H 1
  1459. | #define HAVE_UNISTD_H 1
  1460. | #define HAVE_DLFCN_H 1
  1461. | #define LT_OBJDIR ".libs/"
  1462. | #define ENABLE_SSP_CC 1
  1463. | #define STDC_HEADERS 1
  1464. | #define HAVE_FCNTL_H 1
  1465. | #define HAVE_UNISTD_H 1
  1466. | #define HAVE_BYTESWAP_H 1
  1467. | #define HAVE_SYS_STAT_H 1
  1468. | #define HAVE_SYS_TIME_H 1
  1469. | #define HAVE_SYS_TIMEB_H 1
  1470. | #define HAVE_SYS_TYPES_H 1
  1471. | #define HAVE_SYS_UTSNAME_H 1
  1472. | #define HAVE_TERMIOS_H 1
  1473. | #define HAVE_GLOB_H 1
  1474. | #define HAVE_FENV_H 1
  1475. | #define HAVE_STRCASECMP 1
  1476. | #define HAVE_STRDUP 1
  1477. | #define HAVE_POPEN 1
  1478. | #define HAVE_VSNPRINTF 1
  1479. | #define HAVE_GETTIMEOFDAY 1
  1480. | #define HAVE_MKSTEMP 1
  1481. | #define HAVE_FMEMOPEN 1
  1482. | #define HAVE_LRINT 1
  1483. | #define HAVE_FSEEKO 1
  1484. | /* end confdefs.h.  */
  1485. | #include <libpng/png.h>
  1486. configure:13727: result: no
  1487. configure:13727: checking for libpng/png.h
  1488. configure:13727: result: no
  1489. configure:13881: checking mad.h usability
  1490. configure:13881: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  1491. configure:13881: $? = 0
  1492. configure:13881: result: yes
  1493. configure:13881: checking mad.h presence
  1494. configure:13881: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  1495. configure:13881: $? = 0
  1496. configure:13881: result: yes
  1497. configure:13881: checking for mad.h
  1498. configure:13881: result: yes
  1499. configure:13893: checking whether to dlopen mad
  1500. configure:13902: result: no
  1501. configure:13910: checking for mad_stream_buffer in -lmad
  1502. configure:13935: gcc -o conftest -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,-z,defs conftest.c -lmad  -lm  >&5
  1503. conftest.c:53:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1504. char mad_stream_buffer ();
  1505. ^
  1506. conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1507.  main ()
  1508.  ^
  1509. configure:13935: $? = 0
  1510. configure:13944: result: yes
  1511. configure:13972: checking id3tag.h usability
  1512. configure:13972: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  1513. conftest.c:79:20: fatal error: id3tag.h: No such file or directory
  1514.  #include <id3tag.h>
  1515.                     ^
  1516. compilation terminated.
  1517. configure:13972: $? = 1
  1518. configure: failed program was:
  1519. | /* confdefs.h */
  1520. | #define PACKAGE_NAME "SoX"
  1521. | #define PACKAGE_TARNAME "sox"
  1522. | #define PACKAGE_VERSION "14.4.2"
  1523. | #define PACKAGE_STRING "SoX 14.4.2"
  1524. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  1525. | #define PACKAGE_URL ""
  1526. | #define PACKAGE "sox"
  1527. | #define VERSION "14.4.2"
  1528. | #define STDC_HEADERS 1
  1529. | #define HAVE_SYS_TYPES_H 1
  1530. | #define HAVE_SYS_STAT_H 1
  1531. | #define HAVE_STDLIB_H 1
  1532. | #define HAVE_STRING_H 1
  1533. | #define HAVE_MEMORY_H 1
  1534. | #define HAVE_STRINGS_H 1
  1535. | #define HAVE_INTTYPES_H 1
  1536. | #define HAVE_STDINT_H 1
  1537. | #define HAVE_UNISTD_H 1
  1538. | #define HAVE_DLFCN_H 1
  1539. | #define LT_OBJDIR ".libs/"
  1540. | #define ENABLE_SSP_CC 1
  1541. | #define STDC_HEADERS 1
  1542. | #define HAVE_FCNTL_H 1
  1543. | #define HAVE_UNISTD_H 1
  1544. | #define HAVE_BYTESWAP_H 1
  1545. | #define HAVE_SYS_STAT_H 1
  1546. | #define HAVE_SYS_TIME_H 1
  1547. | #define HAVE_SYS_TIMEB_H 1
  1548. | #define HAVE_SYS_TYPES_H 1
  1549. | #define HAVE_SYS_UTSNAME_H 1
  1550. | #define HAVE_TERMIOS_H 1
  1551. | #define HAVE_GLOB_H 1
  1552. | #define HAVE_FENV_H 1
  1553. | #define HAVE_STRCASECMP 1
  1554. | #define HAVE_STRDUP 1
  1555. | #define HAVE_POPEN 1
  1556. | #define HAVE_VSNPRINTF 1
  1557. | #define HAVE_GETTIMEOFDAY 1
  1558. | #define HAVE_MKSTEMP 1
  1559. | #define HAVE_FMEMOPEN 1
  1560. | #define HAVE_LRINT 1
  1561. | #define HAVE_FSEEKO 1
  1562. | #define HAVE_MAD_H 1
  1563. | /* end confdefs.h.  */
  1564. | #include <stdio.h>
  1565. | #ifdef HAVE_SYS_TYPES_H
  1566. | # include <sys/types.h>
  1567. | #endif
  1568. | #ifdef HAVE_SYS_STAT_H
  1569. | # include <sys/stat.h>
  1570. | #endif
  1571. | #ifdef STDC_HEADERS
  1572. | # include <stdlib.h>
  1573. | # include <stddef.h>
  1574. | #else
  1575. | # ifdef HAVE_STDLIB_H
  1576. | #  include <stdlib.h>
  1577. | # endif
  1578. | #endif
  1579. | #ifdef HAVE_STRING_H
  1580. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1581. | #  include <memory.h>
  1582. | # endif
  1583. | # include <string.h>
  1584. | #endif
  1585. | #ifdef HAVE_STRINGS_H
  1586. | # include <strings.h>
  1587. | #endif
  1588. | #ifdef HAVE_INTTYPES_H
  1589. | # include <inttypes.h>
  1590. | #endif
  1591. | #ifdef HAVE_STDINT_H
  1592. | # include <stdint.h>
  1593. | #endif
  1594. | #ifdef HAVE_UNISTD_H
  1595. | # include <unistd.h>
  1596. | #endif
  1597. | #include <id3tag.h>
  1598. configure:13972: result: no
  1599. configure:13972: checking id3tag.h presence
  1600. configure:13972: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  1601. conftest.c:46:20: fatal error: id3tag.h: No such file or directory
  1602.  #include <id3tag.h>
  1603.                     ^
  1604. compilation terminated.
  1605. configure:13972: $? = 1
  1606. configure: failed program was:
  1607. | /* confdefs.h */
  1608. | #define PACKAGE_NAME "SoX"
  1609. | #define PACKAGE_TARNAME "sox"
  1610. | #define PACKAGE_VERSION "14.4.2"
  1611. | #define PACKAGE_STRING "SoX 14.4.2"
  1612. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  1613. | #define PACKAGE_URL ""
  1614. | #define PACKAGE "sox"
  1615. | #define VERSION "14.4.2"
  1616. | #define STDC_HEADERS 1
  1617. | #define HAVE_SYS_TYPES_H 1
  1618. | #define HAVE_SYS_STAT_H 1
  1619. | #define HAVE_STDLIB_H 1
  1620. | #define HAVE_STRING_H 1
  1621. | #define HAVE_MEMORY_H 1
  1622. | #define HAVE_STRINGS_H 1
  1623. | #define HAVE_INTTYPES_H 1
  1624. | #define HAVE_STDINT_H 1
  1625. | #define HAVE_UNISTD_H 1
  1626. | #define HAVE_DLFCN_H 1
  1627. | #define LT_OBJDIR ".libs/"
  1628. | #define ENABLE_SSP_CC 1
  1629. | #define STDC_HEADERS 1
  1630. | #define HAVE_FCNTL_H 1
  1631. | #define HAVE_UNISTD_H 1
  1632. | #define HAVE_BYTESWAP_H 1
  1633. | #define HAVE_SYS_STAT_H 1
  1634. | #define HAVE_SYS_TIME_H 1
  1635. | #define HAVE_SYS_TIMEB_H 1
  1636. | #define HAVE_SYS_TYPES_H 1
  1637. | #define HAVE_SYS_UTSNAME_H 1
  1638. | #define HAVE_TERMIOS_H 1
  1639. | #define HAVE_GLOB_H 1
  1640. | #define HAVE_FENV_H 1
  1641. | #define HAVE_STRCASECMP 1
  1642. | #define HAVE_STRDUP 1
  1643. | #define HAVE_POPEN 1
  1644. | #define HAVE_VSNPRINTF 1
  1645. | #define HAVE_GETTIMEOFDAY 1
  1646. | #define HAVE_MKSTEMP 1
  1647. | #define HAVE_FMEMOPEN 1
  1648. | #define HAVE_LRINT 1
  1649. | #define HAVE_FSEEKO 1
  1650. | #define HAVE_MAD_H 1
  1651. | /* end confdefs.h.  */
  1652. | #include <id3tag.h>
  1653. configure:13972: result: no
  1654. configure:13972: checking for id3tag.h
  1655. configure:13972: result: no
  1656. configure:14053: checking whether to dlopen lame
  1657. configure:14062: result: no
  1658. configure:14072: checking lame/lame.h usability
  1659. configure:14072: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  1660. configure:14072: $? = 0
  1661. configure:14072: result: yes
  1662. configure:14072: checking lame/lame.h presence
  1663. configure:14072: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  1664. configure:14072: $? = 0
  1665. configure:14072: result: yes
  1666. configure:14072: checking for lame/lame.h
  1667. configure:14072: result: yes
  1668. configure:14097: checking for lame_get_lametag_frame in -lmp3lame
  1669. configure:14122: gcc -o conftest -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,-z,defs conftest.c -lmp3lame  -lm  >&5
  1670. conftest.c:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1671. char lame_get_lametag_frame ();
  1672. ^
  1673. conftest.c:56:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1674.  main ()
  1675.  ^
  1676. configure:14122: $? = 0
  1677. configure:14131: result: yes
  1678. configure:14139: checking for id3tag_set_fieldvalue in -lmp3lame
  1679. configure:14164: gcc -o conftest -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,-z,defs conftest.c -lmp3lame  -lm  >&5
  1680. conftest.c:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1681. char id3tag_set_fieldvalue ();
  1682. ^
  1683. conftest.c:56:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1684.  main ()
  1685.  ^
  1686. configure:14164: $? = 0
  1687. configure:14173: result: yes
  1688. configure:14206: checking twolame.h usability
  1689. configure:14206: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  1690. conftest.c:81:21: fatal error: twolame.h: No such file or directory
  1691.  #include <twolame.h>
  1692.                      ^
  1693. compilation terminated.
  1694. configure:14206: $? = 1
  1695. configure: failed program was:
  1696. | /* confdefs.h */
  1697. | #define PACKAGE_NAME "SoX"
  1698. | #define PACKAGE_TARNAME "sox"
  1699. | #define PACKAGE_VERSION "14.4.2"
  1700. | #define PACKAGE_STRING "SoX 14.4.2"
  1701. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  1702. | #define PACKAGE_URL ""
  1703. | #define PACKAGE "sox"
  1704. | #define VERSION "14.4.2"
  1705. | #define STDC_HEADERS 1
  1706. | #define HAVE_SYS_TYPES_H 1
  1707. | #define HAVE_SYS_STAT_H 1
  1708. | #define HAVE_STDLIB_H 1
  1709. | #define HAVE_STRING_H 1
  1710. | #define HAVE_MEMORY_H 1
  1711. | #define HAVE_STRINGS_H 1
  1712. | #define HAVE_INTTYPES_H 1
  1713. | #define HAVE_STDINT_H 1
  1714. | #define HAVE_UNISTD_H 1
  1715. | #define HAVE_DLFCN_H 1
  1716. | #define LT_OBJDIR ".libs/"
  1717. | #define ENABLE_SSP_CC 1
  1718. | #define STDC_HEADERS 1
  1719. | #define HAVE_FCNTL_H 1
  1720. | #define HAVE_UNISTD_H 1
  1721. | #define HAVE_BYTESWAP_H 1
  1722. | #define HAVE_SYS_STAT_H 1
  1723. | #define HAVE_SYS_TIME_H 1
  1724. | #define HAVE_SYS_TIMEB_H 1
  1725. | #define HAVE_SYS_TYPES_H 1
  1726. | #define HAVE_SYS_UTSNAME_H 1
  1727. | #define HAVE_TERMIOS_H 1
  1728. | #define HAVE_GLOB_H 1
  1729. | #define HAVE_FENV_H 1
  1730. | #define HAVE_STRCASECMP 1
  1731. | #define HAVE_STRDUP 1
  1732. | #define HAVE_POPEN 1
  1733. | #define HAVE_VSNPRINTF 1
  1734. | #define HAVE_GETTIMEOFDAY 1
  1735. | #define HAVE_MKSTEMP 1
  1736. | #define HAVE_FMEMOPEN 1
  1737. | #define HAVE_LRINT 1
  1738. | #define HAVE_FSEEKO 1
  1739. | #define HAVE_MAD_H 1
  1740. | #define HAVE_LAME_LAME_H 1
  1741. | #define HAVE_LAME_ID3TAG 1
  1742. | /* end confdefs.h.  */
  1743. | #include <stdio.h>
  1744. | #ifdef HAVE_SYS_TYPES_H
  1745. | # include <sys/types.h>
  1746. | #endif
  1747. | #ifdef HAVE_SYS_STAT_H
  1748. | # include <sys/stat.h>
  1749. | #endif
  1750. | #ifdef STDC_HEADERS
  1751. | # include <stdlib.h>
  1752. | # include <stddef.h>
  1753. | #else
  1754. | # ifdef HAVE_STDLIB_H
  1755. | #  include <stdlib.h>
  1756. | # endif
  1757. | #endif
  1758. | #ifdef HAVE_STRING_H
  1759. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1760. | #  include <memory.h>
  1761. | # endif
  1762. | # include <string.h>
  1763. | #endif
  1764. | #ifdef HAVE_STRINGS_H
  1765. | # include <strings.h>
  1766. | #endif
  1767. | #ifdef HAVE_INTTYPES_H
  1768. | # include <inttypes.h>
  1769. | #endif
  1770. | #ifdef HAVE_STDINT_H
  1771. | # include <stdint.h>
  1772. | #endif
  1773. | #ifdef HAVE_UNISTD_H
  1774. | # include <unistd.h>
  1775. | #endif
  1776. | #include <twolame.h>
  1777. configure:14206: result: no
  1778. configure:14206: checking twolame.h presence
  1779. configure:14206: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  1780. conftest.c:48:21: fatal error: twolame.h: No such file or directory
  1781.  #include <twolame.h>
  1782.                      ^
  1783. compilation terminated.
  1784. configure:14206: $? = 1
  1785. configure: failed program was:
  1786. | /* confdefs.h */
  1787. | #define PACKAGE_NAME "SoX"
  1788. | #define PACKAGE_TARNAME "sox"
  1789. | #define PACKAGE_VERSION "14.4.2"
  1790. | #define PACKAGE_STRING "SoX 14.4.2"
  1791. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  1792. | #define PACKAGE_URL ""
  1793. | #define PACKAGE "sox"
  1794. | #define VERSION "14.4.2"
  1795. | #define STDC_HEADERS 1
  1796. | #define HAVE_SYS_TYPES_H 1
  1797. | #define HAVE_SYS_STAT_H 1
  1798. | #define HAVE_STDLIB_H 1
  1799. | #define HAVE_STRING_H 1
  1800. | #define HAVE_MEMORY_H 1
  1801. | #define HAVE_STRINGS_H 1
  1802. | #define HAVE_INTTYPES_H 1
  1803. | #define HAVE_STDINT_H 1
  1804. | #define HAVE_UNISTD_H 1
  1805. | #define HAVE_DLFCN_H 1
  1806. | #define LT_OBJDIR ".libs/"
  1807. | #define ENABLE_SSP_CC 1
  1808. | #define STDC_HEADERS 1
  1809. | #define HAVE_FCNTL_H 1
  1810. | #define HAVE_UNISTD_H 1
  1811. | #define HAVE_BYTESWAP_H 1
  1812. | #define HAVE_SYS_STAT_H 1
  1813. | #define HAVE_SYS_TIME_H 1
  1814. | #define HAVE_SYS_TIMEB_H 1
  1815. | #define HAVE_SYS_TYPES_H 1
  1816. | #define HAVE_SYS_UTSNAME_H 1
  1817. | #define HAVE_TERMIOS_H 1
  1818. | #define HAVE_GLOB_H 1
  1819. | #define HAVE_FENV_H 1
  1820. | #define HAVE_STRCASECMP 1
  1821. | #define HAVE_STRDUP 1
  1822. | #define HAVE_POPEN 1
  1823. | #define HAVE_VSNPRINTF 1
  1824. | #define HAVE_GETTIMEOFDAY 1
  1825. | #define HAVE_MKSTEMP 1
  1826. | #define HAVE_FMEMOPEN 1
  1827. | #define HAVE_LRINT 1
  1828. | #define HAVE_FSEEKO 1
  1829. | #define HAVE_MAD_H 1
  1830. | #define HAVE_LAME_LAME_H 1
  1831. | #define HAVE_LAME_ID3TAG 1
  1832. | /* end confdefs.h.  */
  1833. | #include <twolame.h>
  1834. configure:14206: result: no
  1835. configure:14206: checking for twolame.h
  1836. configure:14206: result: no
  1837. configure:14218: checking whether to dlopen twolame
  1838. configure:14227: result: no
  1839. configure:14235: checking for twolame_init in -ltwolame
  1840. configure:14260: gcc -o conftest -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,-z,defs conftest.c -ltwolame  -lm  >&5
  1841. conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1842. char twolame_init ();
  1843. ^
  1844. conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  1845.  main ()
  1846.  ^
  1847. /usr/bin/ld: cannot find -ltwolame
  1848. collect2: error: ld returned 1 exit status
  1849. configure:14260: $? = 1
  1850. configure: failed program was:
  1851. | /* confdefs.h */
  1852. | #define PACKAGE_NAME "SoX"
  1853. | #define PACKAGE_TARNAME "sox"
  1854. | #define PACKAGE_VERSION "14.4.2"
  1855. | #define PACKAGE_STRING "SoX 14.4.2"
  1856. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  1857. | #define PACKAGE_URL ""
  1858. | #define PACKAGE "sox"
  1859. | #define VERSION "14.4.2"
  1860. | #define STDC_HEADERS 1
  1861. | #define HAVE_SYS_TYPES_H 1
  1862. | #define HAVE_SYS_STAT_H 1
  1863. | #define HAVE_STDLIB_H 1
  1864. | #define HAVE_STRING_H 1
  1865. | #define HAVE_MEMORY_H 1
  1866. | #define HAVE_STRINGS_H 1
  1867. | #define HAVE_INTTYPES_H 1
  1868. | #define HAVE_STDINT_H 1
  1869. | #define HAVE_UNISTD_H 1
  1870. | #define HAVE_DLFCN_H 1
  1871. | #define LT_OBJDIR ".libs/"
  1872. | #define ENABLE_SSP_CC 1
  1873. | #define STDC_HEADERS 1
  1874. | #define HAVE_FCNTL_H 1
  1875. | #define HAVE_UNISTD_H 1
  1876. | #define HAVE_BYTESWAP_H 1
  1877. | #define HAVE_SYS_STAT_H 1
  1878. | #define HAVE_SYS_TIME_H 1
  1879. | #define HAVE_SYS_TIMEB_H 1
  1880. | #define HAVE_SYS_TYPES_H 1
  1881. | #define HAVE_SYS_UTSNAME_H 1
  1882. | #define HAVE_TERMIOS_H 1
  1883. | #define HAVE_GLOB_H 1
  1884. | #define HAVE_FENV_H 1
  1885. | #define HAVE_STRCASECMP 1
  1886. | #define HAVE_STRDUP 1
  1887. | #define HAVE_POPEN 1
  1888. | #define HAVE_VSNPRINTF 1
  1889. | #define HAVE_GETTIMEOFDAY 1
  1890. | #define HAVE_MKSTEMP 1
  1891. | #define HAVE_FMEMOPEN 1
  1892. | #define HAVE_LRINT 1
  1893. | #define HAVE_FSEEKO 1
  1894. | #define HAVE_MAD_H 1
  1895. | #define HAVE_LAME_LAME_H 1
  1896. | #define HAVE_LAME_ID3TAG 1
  1897. | /* end confdefs.h.  */
  1898. |
  1899. | /* Override any GCC internal prototype to avoid an error.
  1900. |    Use char because int might match the return type of a GCC
  1901. |    builtin and then its argument prototype would still apply.  */
  1902. | #ifdef __cplusplus
  1903. | extern "C"
  1904. | #endif
  1905. | char twolame_init ();
  1906. | int
  1907. | main ()
  1908. | {
  1909. | return twolame_init ();
  1910. |   ;
  1911. |   return 0;
  1912. | }
  1913. configure:14269: result: no
  1914. configure:14290: checking gsm/gsm.h usability
  1915. configure:14290: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  1916. conftest.c:81:21: fatal error: gsm/gsm.h: No such file or directory
  1917.  #include <gsm/gsm.h>
  1918.                      ^
  1919. compilation terminated.
  1920. configure:14290: $? = 1
  1921. configure: failed program was:
  1922. | /* confdefs.h */
  1923. | #define PACKAGE_NAME "SoX"
  1924. | #define PACKAGE_TARNAME "sox"
  1925. | #define PACKAGE_VERSION "14.4.2"
  1926. | #define PACKAGE_STRING "SoX 14.4.2"
  1927. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  1928. | #define PACKAGE_URL ""
  1929. | #define PACKAGE "sox"
  1930. | #define VERSION "14.4.2"
  1931. | #define STDC_HEADERS 1
  1932. | #define HAVE_SYS_TYPES_H 1
  1933. | #define HAVE_SYS_STAT_H 1
  1934. | #define HAVE_STDLIB_H 1
  1935. | #define HAVE_STRING_H 1
  1936. | #define HAVE_MEMORY_H 1
  1937. | #define HAVE_STRINGS_H 1
  1938. | #define HAVE_INTTYPES_H 1
  1939. | #define HAVE_STDINT_H 1
  1940. | #define HAVE_UNISTD_H 1
  1941. | #define HAVE_DLFCN_H 1
  1942. | #define LT_OBJDIR ".libs/"
  1943. | #define ENABLE_SSP_CC 1
  1944. | #define STDC_HEADERS 1
  1945. | #define HAVE_FCNTL_H 1
  1946. | #define HAVE_UNISTD_H 1
  1947. | #define HAVE_BYTESWAP_H 1
  1948. | #define HAVE_SYS_STAT_H 1
  1949. | #define HAVE_SYS_TIME_H 1
  1950. | #define HAVE_SYS_TIMEB_H 1
  1951. | #define HAVE_SYS_TYPES_H 1
  1952. | #define HAVE_SYS_UTSNAME_H 1
  1953. | #define HAVE_TERMIOS_H 1
  1954. | #define HAVE_GLOB_H 1
  1955. | #define HAVE_FENV_H 1
  1956. | #define HAVE_STRCASECMP 1
  1957. | #define HAVE_STRDUP 1
  1958. | #define HAVE_POPEN 1
  1959. | #define HAVE_VSNPRINTF 1
  1960. | #define HAVE_GETTIMEOFDAY 1
  1961. | #define HAVE_MKSTEMP 1
  1962. | #define HAVE_FMEMOPEN 1
  1963. | #define HAVE_LRINT 1
  1964. | #define HAVE_FSEEKO 1
  1965. | #define HAVE_MAD_H 1
  1966. | #define HAVE_LAME_LAME_H 1
  1967. | #define HAVE_LAME_ID3TAG 1
  1968. | /* end confdefs.h.  */
  1969. | #include <stdio.h>
  1970. | #ifdef HAVE_SYS_TYPES_H
  1971. | # include <sys/types.h>
  1972. | #endif
  1973. | #ifdef HAVE_SYS_STAT_H
  1974. | # include <sys/stat.h>
  1975. | #endif
  1976. | #ifdef STDC_HEADERS
  1977. | # include <stdlib.h>
  1978. | # include <stddef.h>
  1979. | #else
  1980. | # ifdef HAVE_STDLIB_H
  1981. | #  include <stdlib.h>
  1982. | # endif
  1983. | #endif
  1984. | #ifdef HAVE_STRING_H
  1985. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1986. | #  include <memory.h>
  1987. | # endif
  1988. | # include <string.h>
  1989. | #endif
  1990. | #ifdef HAVE_STRINGS_H
  1991. | # include <strings.h>
  1992. | #endif
  1993. | #ifdef HAVE_INTTYPES_H
  1994. | # include <inttypes.h>
  1995. | #endif
  1996. | #ifdef HAVE_STDINT_H
  1997. | # include <stdint.h>
  1998. | #endif
  1999. | #ifdef HAVE_UNISTD_H
  2000. | # include <unistd.h>
  2001. | #endif
  2002. | #include <gsm/gsm.h>
  2003. configure:14290: result: no
  2004. configure:14290: checking gsm/gsm.h presence
  2005. configure:14290: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  2006. conftest.c:48:21: fatal error: gsm/gsm.h: No such file or directory
  2007.  #include <gsm/gsm.h>
  2008.                      ^
  2009. compilation terminated.
  2010. configure:14290: $? = 1
  2011. configure: failed program was:
  2012. | /* confdefs.h */
  2013. | #define PACKAGE_NAME "SoX"
  2014. | #define PACKAGE_TARNAME "sox"
  2015. | #define PACKAGE_VERSION "14.4.2"
  2016. | #define PACKAGE_STRING "SoX 14.4.2"
  2017. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  2018. | #define PACKAGE_URL ""
  2019. | #define PACKAGE "sox"
  2020. | #define VERSION "14.4.2"
  2021. | #define STDC_HEADERS 1
  2022. | #define HAVE_SYS_TYPES_H 1
  2023. | #define HAVE_SYS_STAT_H 1
  2024. | #define HAVE_STDLIB_H 1
  2025. | #define HAVE_STRING_H 1
  2026. | #define HAVE_MEMORY_H 1
  2027. | #define HAVE_STRINGS_H 1
  2028. | #define HAVE_INTTYPES_H 1
  2029. | #define HAVE_STDINT_H 1
  2030. | #define HAVE_UNISTD_H 1
  2031. | #define HAVE_DLFCN_H 1
  2032. | #define LT_OBJDIR ".libs/"
  2033. | #define ENABLE_SSP_CC 1
  2034. | #define STDC_HEADERS 1
  2035. | #define HAVE_FCNTL_H 1
  2036. | #define HAVE_UNISTD_H 1
  2037. | #define HAVE_BYTESWAP_H 1
  2038. | #define HAVE_SYS_STAT_H 1
  2039. | #define HAVE_SYS_TIME_H 1
  2040. | #define HAVE_SYS_TIMEB_H 1
  2041. | #define HAVE_SYS_TYPES_H 1
  2042. | #define HAVE_SYS_UTSNAME_H 1
  2043. | #define HAVE_TERMIOS_H 1
  2044. | #define HAVE_GLOB_H 1
  2045. | #define HAVE_FENV_H 1
  2046. | #define HAVE_STRCASECMP 1
  2047. | #define HAVE_STRDUP 1
  2048. | #define HAVE_POPEN 1
  2049. | #define HAVE_VSNPRINTF 1
  2050. | #define HAVE_GETTIMEOFDAY 1
  2051. | #define HAVE_MKSTEMP 1
  2052. | #define HAVE_FMEMOPEN 1
  2053. | #define HAVE_LRINT 1
  2054. | #define HAVE_FSEEKO 1
  2055. | #define HAVE_MAD_H 1
  2056. | #define HAVE_LAME_LAME_H 1
  2057. | #define HAVE_LAME_ID3TAG 1
  2058. | /* end confdefs.h.  */
  2059. | #include <gsm/gsm.h>
  2060. configure:14290: result: no
  2061. configure:14290: checking for gsm/gsm.h
  2062. configure:14290: result: no
  2063. configure:14299: checking gsm.h usability
  2064. configure:14299: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  2065. conftest.c:81:17: fatal error: gsm.h: No such file or directory
  2066.  #include <gsm.h>
  2067.                  ^
  2068. compilation terminated.
  2069. configure:14299: $? = 1
  2070. configure: failed program was:
  2071. | /* confdefs.h */
  2072. | #define PACKAGE_NAME "SoX"
  2073. | #define PACKAGE_TARNAME "sox"
  2074. | #define PACKAGE_VERSION "14.4.2"
  2075. | #define PACKAGE_STRING "SoX 14.4.2"
  2076. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  2077. | #define PACKAGE_URL ""
  2078. | #define PACKAGE "sox"
  2079. | #define VERSION "14.4.2"
  2080. | #define STDC_HEADERS 1
  2081. | #define HAVE_SYS_TYPES_H 1
  2082. | #define HAVE_SYS_STAT_H 1
  2083. | #define HAVE_STDLIB_H 1
  2084. | #define HAVE_STRING_H 1
  2085. | #define HAVE_MEMORY_H 1
  2086. | #define HAVE_STRINGS_H 1
  2087. | #define HAVE_INTTYPES_H 1
  2088. | #define HAVE_STDINT_H 1
  2089. | #define HAVE_UNISTD_H 1
  2090. | #define HAVE_DLFCN_H 1
  2091. | #define LT_OBJDIR ".libs/"
  2092. | #define ENABLE_SSP_CC 1
  2093. | #define STDC_HEADERS 1
  2094. | #define HAVE_FCNTL_H 1
  2095. | #define HAVE_UNISTD_H 1
  2096. | #define HAVE_BYTESWAP_H 1
  2097. | #define HAVE_SYS_STAT_H 1
  2098. | #define HAVE_SYS_TIME_H 1
  2099. | #define HAVE_SYS_TIMEB_H 1
  2100. | #define HAVE_SYS_TYPES_H 1
  2101. | #define HAVE_SYS_UTSNAME_H 1
  2102. | #define HAVE_TERMIOS_H 1
  2103. | #define HAVE_GLOB_H 1
  2104. | #define HAVE_FENV_H 1
  2105. | #define HAVE_STRCASECMP 1
  2106. | #define HAVE_STRDUP 1
  2107. | #define HAVE_POPEN 1
  2108. | #define HAVE_VSNPRINTF 1
  2109. | #define HAVE_GETTIMEOFDAY 1
  2110. | #define HAVE_MKSTEMP 1
  2111. | #define HAVE_FMEMOPEN 1
  2112. | #define HAVE_LRINT 1
  2113. | #define HAVE_FSEEKO 1
  2114. | #define HAVE_MAD_H 1
  2115. | #define HAVE_LAME_LAME_H 1
  2116. | #define HAVE_LAME_ID3TAG 1
  2117. | /* end confdefs.h.  */
  2118. | #include <stdio.h>
  2119. | #ifdef HAVE_SYS_TYPES_H
  2120. | # include <sys/types.h>
  2121. | #endif
  2122. | #ifdef HAVE_SYS_STAT_H
  2123. | # include <sys/stat.h>
  2124. | #endif
  2125. | #ifdef STDC_HEADERS
  2126. | # include <stdlib.h>
  2127. | # include <stddef.h>
  2128. | #else
  2129. | # ifdef HAVE_STDLIB_H
  2130. | #  include <stdlib.h>
  2131. | # endif
  2132. | #endif
  2133. | #ifdef HAVE_STRING_H
  2134. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2135. | #  include <memory.h>
  2136. | # endif
  2137. | # include <string.h>
  2138. | #endif
  2139. | #ifdef HAVE_STRINGS_H
  2140. | # include <strings.h>
  2141. | #endif
  2142. | #ifdef HAVE_INTTYPES_H
  2143. | # include <inttypes.h>
  2144. | #endif
  2145. | #ifdef HAVE_STDINT_H
  2146. | # include <stdint.h>
  2147. | #endif
  2148. | #ifdef HAVE_UNISTD_H
  2149. | # include <unistd.h>
  2150. | #endif
  2151. | #include <gsm.h>
  2152. configure:14299: result: no
  2153. configure:14299: checking gsm.h presence
  2154. configure:14299: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  2155. conftest.c:48:17: fatal error: gsm.h: No such file or directory
  2156.  #include <gsm.h>
  2157.                  ^
  2158. compilation terminated.
  2159. configure:14299: $? = 1
  2160. configure: failed program was:
  2161. | /* confdefs.h */
  2162. | #define PACKAGE_NAME "SoX"
  2163. | #define PACKAGE_TARNAME "sox"
  2164. | #define PACKAGE_VERSION "14.4.2"
  2165. | #define PACKAGE_STRING "SoX 14.4.2"
  2166. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  2167. | #define PACKAGE_URL ""
  2168. | #define PACKAGE "sox"
  2169. | #define VERSION "14.4.2"
  2170. | #define STDC_HEADERS 1
  2171. | #define HAVE_SYS_TYPES_H 1
  2172. | #define HAVE_SYS_STAT_H 1
  2173. | #define HAVE_STDLIB_H 1
  2174. | #define HAVE_STRING_H 1
  2175. | #define HAVE_MEMORY_H 1
  2176. | #define HAVE_STRINGS_H 1
  2177. | #define HAVE_INTTYPES_H 1
  2178. | #define HAVE_STDINT_H 1
  2179. | #define HAVE_UNISTD_H 1
  2180. | #define HAVE_DLFCN_H 1
  2181. | #define LT_OBJDIR ".libs/"
  2182. | #define ENABLE_SSP_CC 1
  2183. | #define STDC_HEADERS 1
  2184. | #define HAVE_FCNTL_H 1
  2185. | #define HAVE_UNISTD_H 1
  2186. | #define HAVE_BYTESWAP_H 1
  2187. | #define HAVE_SYS_STAT_H 1
  2188. | #define HAVE_SYS_TIME_H 1
  2189. | #define HAVE_SYS_TIMEB_H 1
  2190. | #define HAVE_SYS_TYPES_H 1
  2191. | #define HAVE_SYS_UTSNAME_H 1
  2192. | #define HAVE_TERMIOS_H 1
  2193. | #define HAVE_GLOB_H 1
  2194. | #define HAVE_FENV_H 1
  2195. | #define HAVE_STRCASECMP 1
  2196. | #define HAVE_STRDUP 1
  2197. | #define HAVE_POPEN 1
  2198. | #define HAVE_VSNPRINTF 1
  2199. | #define HAVE_GETTIMEOFDAY 1
  2200. | #define HAVE_MKSTEMP 1
  2201. | #define HAVE_FMEMOPEN 1
  2202. | #define HAVE_LRINT 1
  2203. | #define HAVE_FSEEKO 1
  2204. | #define HAVE_MAD_H 1
  2205. | #define HAVE_LAME_LAME_H 1
  2206. | #define HAVE_LAME_ID3TAG 1
  2207. | /* end confdefs.h.  */
  2208. | #include <gsm.h>
  2209. configure:14299: result: no
  2210. configure:14299: checking for gsm.h
  2211. configure:14299: result: no
  2212. configure:14315: checking for gsm_create in -lgsm
  2213. configure:14340: gcc -o conftest -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,-z,defs conftest.c -lgsm  -lm  >&5
  2214. conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2215. char gsm_create ();
  2216. ^
  2217. conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2218.  main ()
  2219.  ^
  2220. configure:14340: $? = 0
  2221. configure:14349: result: yes
  2222. configure:14380: checking lpc10.h usability
  2223. configure:14380: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  2224. conftest.c:81:19: fatal error: lpc10.h: No such file or directory
  2225.  #include <lpc10.h>
  2226.                    ^
  2227. compilation terminated.
  2228. configure:14380: $? = 1
  2229. configure: failed program was:
  2230. | /* confdefs.h */
  2231. | #define PACKAGE_NAME "SoX"
  2232. | #define PACKAGE_TARNAME "sox"
  2233. | #define PACKAGE_VERSION "14.4.2"
  2234. | #define PACKAGE_STRING "SoX 14.4.2"
  2235. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  2236. | #define PACKAGE_URL ""
  2237. | #define PACKAGE "sox"
  2238. | #define VERSION "14.4.2"
  2239. | #define STDC_HEADERS 1
  2240. | #define HAVE_SYS_TYPES_H 1
  2241. | #define HAVE_SYS_STAT_H 1
  2242. | #define HAVE_STDLIB_H 1
  2243. | #define HAVE_STRING_H 1
  2244. | #define HAVE_MEMORY_H 1
  2245. | #define HAVE_STRINGS_H 1
  2246. | #define HAVE_INTTYPES_H 1
  2247. | #define HAVE_STDINT_H 1
  2248. | #define HAVE_UNISTD_H 1
  2249. | #define HAVE_DLFCN_H 1
  2250. | #define LT_OBJDIR ".libs/"
  2251. | #define ENABLE_SSP_CC 1
  2252. | #define STDC_HEADERS 1
  2253. | #define HAVE_FCNTL_H 1
  2254. | #define HAVE_UNISTD_H 1
  2255. | #define HAVE_BYTESWAP_H 1
  2256. | #define HAVE_SYS_STAT_H 1
  2257. | #define HAVE_SYS_TIME_H 1
  2258. | #define HAVE_SYS_TIMEB_H 1
  2259. | #define HAVE_SYS_TYPES_H 1
  2260. | #define HAVE_SYS_UTSNAME_H 1
  2261. | #define HAVE_TERMIOS_H 1
  2262. | #define HAVE_GLOB_H 1
  2263. | #define HAVE_FENV_H 1
  2264. | #define HAVE_STRCASECMP 1
  2265. | #define HAVE_STRDUP 1
  2266. | #define HAVE_POPEN 1
  2267. | #define HAVE_VSNPRINTF 1
  2268. | #define HAVE_GETTIMEOFDAY 1
  2269. | #define HAVE_MKSTEMP 1
  2270. | #define HAVE_FMEMOPEN 1
  2271. | #define HAVE_LRINT 1
  2272. | #define HAVE_FSEEKO 1
  2273. | #define HAVE_MAD_H 1
  2274. | #define HAVE_LAME_LAME_H 1
  2275. | #define HAVE_LAME_ID3TAG 1
  2276. | /* end confdefs.h.  */
  2277. | #include <stdio.h>
  2278. | #ifdef HAVE_SYS_TYPES_H
  2279. | # include <sys/types.h>
  2280. | #endif
  2281. | #ifdef HAVE_SYS_STAT_H
  2282. | # include <sys/stat.h>
  2283. | #endif
  2284. | #ifdef STDC_HEADERS
  2285. | # include <stdlib.h>
  2286. | # include <stddef.h>
  2287. | #else
  2288. | # ifdef HAVE_STDLIB_H
  2289. | #  include <stdlib.h>
  2290. | # endif
  2291. | #endif
  2292. | #ifdef HAVE_STRING_H
  2293. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2294. | #  include <memory.h>
  2295. | # endif
  2296. | # include <string.h>
  2297. | #endif
  2298. | #ifdef HAVE_STRINGS_H
  2299. | # include <strings.h>
  2300. | #endif
  2301. | #ifdef HAVE_INTTYPES_H
  2302. | # include <inttypes.h>
  2303. | #endif
  2304. | #ifdef HAVE_STDINT_H
  2305. | # include <stdint.h>
  2306. | #endif
  2307. | #ifdef HAVE_UNISTD_H
  2308. | # include <unistd.h>
  2309. | #endif
  2310. | #include <lpc10.h>
  2311. configure:14380: result: no
  2312. configure:14380: checking lpc10.h presence
  2313. configure:14380: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  2314. conftest.c:48:19: fatal error: lpc10.h: No such file or directory
  2315.  #include <lpc10.h>
  2316.                    ^
  2317. compilation terminated.
  2318. configure:14380: $? = 1
  2319. configure: failed program was:
  2320. | /* confdefs.h */
  2321. | #define PACKAGE_NAME "SoX"
  2322. | #define PACKAGE_TARNAME "sox"
  2323. | #define PACKAGE_VERSION "14.4.2"
  2324. | #define PACKAGE_STRING "SoX 14.4.2"
  2325. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  2326. | #define PACKAGE_URL ""
  2327. | #define PACKAGE "sox"
  2328. | #define VERSION "14.4.2"
  2329. | #define STDC_HEADERS 1
  2330. | #define HAVE_SYS_TYPES_H 1
  2331. | #define HAVE_SYS_STAT_H 1
  2332. | #define HAVE_STDLIB_H 1
  2333. | #define HAVE_STRING_H 1
  2334. | #define HAVE_MEMORY_H 1
  2335. | #define HAVE_STRINGS_H 1
  2336. | #define HAVE_INTTYPES_H 1
  2337. | #define HAVE_STDINT_H 1
  2338. | #define HAVE_UNISTD_H 1
  2339. | #define HAVE_DLFCN_H 1
  2340. | #define LT_OBJDIR ".libs/"
  2341. | #define ENABLE_SSP_CC 1
  2342. | #define STDC_HEADERS 1
  2343. | #define HAVE_FCNTL_H 1
  2344. | #define HAVE_UNISTD_H 1
  2345. | #define HAVE_BYTESWAP_H 1
  2346. | #define HAVE_SYS_STAT_H 1
  2347. | #define HAVE_SYS_TIME_H 1
  2348. | #define HAVE_SYS_TIMEB_H 1
  2349. | #define HAVE_SYS_TYPES_H 1
  2350. | #define HAVE_SYS_UTSNAME_H 1
  2351. | #define HAVE_TERMIOS_H 1
  2352. | #define HAVE_GLOB_H 1
  2353. | #define HAVE_FENV_H 1
  2354. | #define HAVE_STRCASECMP 1
  2355. | #define HAVE_STRDUP 1
  2356. | #define HAVE_POPEN 1
  2357. | #define HAVE_VSNPRINTF 1
  2358. | #define HAVE_GETTIMEOFDAY 1
  2359. | #define HAVE_MKSTEMP 1
  2360. | #define HAVE_FMEMOPEN 1
  2361. | #define HAVE_LRINT 1
  2362. | #define HAVE_FSEEKO 1
  2363. | #define HAVE_MAD_H 1
  2364. | #define HAVE_LAME_LAME_H 1
  2365. | #define HAVE_LAME_ID3TAG 1
  2366. | /* end confdefs.h.  */
  2367. | #include <lpc10.h>
  2368. configure:14380: result: no
  2369. configure:14380: checking for lpc10.h
  2370. configure:14380: result: no
  2371. configure:14389: checking for lpc10.h
  2372. configure:14389: result: no
  2373. configure:14405: checking for create_lpc10_encoder_state in -llpc10
  2374. configure:14430: gcc -o conftest -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  -L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,-z,defs conftest.c -llpc10  -lm  >&5
  2375. conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2376. char create_lpc10_encoder_state ();
  2377. ^
  2378. conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2379.  main ()
  2380.  ^
  2381. /usr/bin/ld: cannot find -llpc10
  2382. collect2: error: ld returned 1 exit status
  2383. configure:14430: $? = 1
  2384. configure: failed program was:
  2385. | /* confdefs.h */
  2386. | #define PACKAGE_NAME "SoX"
  2387. | #define PACKAGE_TARNAME "sox"
  2388. | #define PACKAGE_VERSION "14.4.2"
  2389. | #define PACKAGE_STRING "SoX 14.4.2"
  2390. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  2391. | #define PACKAGE_URL ""
  2392. | #define PACKAGE "sox"
  2393. | #define VERSION "14.4.2"
  2394. | #define STDC_HEADERS 1
  2395. | #define HAVE_SYS_TYPES_H 1
  2396. | #define HAVE_SYS_STAT_H 1
  2397. | #define HAVE_STDLIB_H 1
  2398. | #define HAVE_STRING_H 1
  2399. | #define HAVE_MEMORY_H 1
  2400. | #define HAVE_STRINGS_H 1
  2401. | #define HAVE_INTTYPES_H 1
  2402. | #define HAVE_STDINT_H 1
  2403. | #define HAVE_UNISTD_H 1
  2404. | #define HAVE_DLFCN_H 1
  2405. | #define LT_OBJDIR ".libs/"
  2406. | #define ENABLE_SSP_CC 1
  2407. | #define STDC_HEADERS 1
  2408. | #define HAVE_FCNTL_H 1
  2409. | #define HAVE_UNISTD_H 1
  2410. | #define HAVE_BYTESWAP_H 1
  2411. | #define HAVE_SYS_STAT_H 1
  2412. | #define HAVE_SYS_TIME_H 1
  2413. | #define HAVE_SYS_TIMEB_H 1
  2414. | #define HAVE_SYS_TYPES_H 1
  2415. | #define HAVE_SYS_UTSNAME_H 1
  2416. | #define HAVE_TERMIOS_H 1
  2417. | #define HAVE_GLOB_H 1
  2418. | #define HAVE_FENV_H 1
  2419. | #define HAVE_STRCASECMP 1
  2420. | #define HAVE_STRDUP 1
  2421. | #define HAVE_POPEN 1
  2422. | #define HAVE_VSNPRINTF 1
  2423. | #define HAVE_GETTIMEOFDAY 1
  2424. | #define HAVE_MKSTEMP 1
  2425. | #define HAVE_FMEMOPEN 1
  2426. | #define HAVE_LRINT 1
  2427. | #define HAVE_FSEEKO 1
  2428. | #define HAVE_MAD_H 1
  2429. | #define HAVE_LAME_LAME_H 1
  2430. | #define HAVE_LAME_ID3TAG 1
  2431. | /* end confdefs.h.  */
  2432. |
  2433. | /* Override any GCC internal prototype to avoid an error.
  2434. |    Use char because int might match the return type of a GCC
  2435. |    builtin and then its argument prototype would still apply.  */
  2436. | #ifdef __cplusplus
  2437. | extern "C"
  2438. | #endif
  2439. | char create_lpc10_encoder_state ();
  2440. | int
  2441. | main ()
  2442. | {
  2443. | return create_lpc10_encoder_state ();
  2444. |   ;
  2445. |   return 0;
  2446. | }
  2447. configure:14439: result: no
  2448. configure:14490: checking vorbis/codec.h usability
  2449. configure:14490: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  2450. conftest.c:81:26: fatal error: vorbis/codec.h: No such file or directory
  2451.  #include <vorbis/codec.h>
  2452.                           ^
  2453. compilation terminated.
  2454. configure:14490: $? = 1
  2455. configure: failed program was:
  2456. | /* confdefs.h */
  2457. | #define PACKAGE_NAME "SoX"
  2458. | #define PACKAGE_TARNAME "sox"
  2459. | #define PACKAGE_VERSION "14.4.2"
  2460. | #define PACKAGE_STRING "SoX 14.4.2"
  2461. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  2462. | #define PACKAGE_URL ""
  2463. | #define PACKAGE "sox"
  2464. | #define VERSION "14.4.2"
  2465. | #define STDC_HEADERS 1
  2466. | #define HAVE_SYS_TYPES_H 1
  2467. | #define HAVE_SYS_STAT_H 1
  2468. | #define HAVE_STDLIB_H 1
  2469. | #define HAVE_STRING_H 1
  2470. | #define HAVE_MEMORY_H 1
  2471. | #define HAVE_STRINGS_H 1
  2472. | #define HAVE_INTTYPES_H 1
  2473. | #define HAVE_STDINT_H 1
  2474. | #define HAVE_UNISTD_H 1
  2475. | #define HAVE_DLFCN_H 1
  2476. | #define LT_OBJDIR ".libs/"
  2477. | #define ENABLE_SSP_CC 1
  2478. | #define STDC_HEADERS 1
  2479. | #define HAVE_FCNTL_H 1
  2480. | #define HAVE_UNISTD_H 1
  2481. | #define HAVE_BYTESWAP_H 1
  2482. | #define HAVE_SYS_STAT_H 1
  2483. | #define HAVE_SYS_TIME_H 1
  2484. | #define HAVE_SYS_TIMEB_H 1
  2485. | #define HAVE_SYS_TYPES_H 1
  2486. | #define HAVE_SYS_UTSNAME_H 1
  2487. | #define HAVE_TERMIOS_H 1
  2488. | #define HAVE_GLOB_H 1
  2489. | #define HAVE_FENV_H 1
  2490. | #define HAVE_STRCASECMP 1
  2491. | #define HAVE_STRDUP 1
  2492. | #define HAVE_POPEN 1
  2493. | #define HAVE_VSNPRINTF 1
  2494. | #define HAVE_GETTIMEOFDAY 1
  2495. | #define HAVE_MKSTEMP 1
  2496. | #define HAVE_FMEMOPEN 1
  2497. | #define HAVE_LRINT 1
  2498. | #define HAVE_FSEEKO 1
  2499. | #define HAVE_MAD_H 1
  2500. | #define HAVE_LAME_LAME_H 1
  2501. | #define HAVE_LAME_ID3TAG 1
  2502. | /* end confdefs.h.  */
  2503. | #include <stdio.h>
  2504. | #ifdef HAVE_SYS_TYPES_H
  2505. | # include <sys/types.h>
  2506. | #endif
  2507. | #ifdef HAVE_SYS_STAT_H
  2508. | # include <sys/stat.h>
  2509. | #endif
  2510. | #ifdef STDC_HEADERS
  2511. | # include <stdlib.h>
  2512. | # include <stddef.h>
  2513. | #else
  2514. | # ifdef HAVE_STDLIB_H
  2515. | #  include <stdlib.h>
  2516. | # endif
  2517. | #endif
  2518. | #ifdef HAVE_STRING_H
  2519. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2520. | #  include <memory.h>
  2521. | # endif
  2522. | # include <string.h>
  2523. | #endif
  2524. | #ifdef HAVE_STRINGS_H
  2525. | # include <strings.h>
  2526. | #endif
  2527. | #ifdef HAVE_INTTYPES_H
  2528. | # include <inttypes.h>
  2529. | #endif
  2530. | #ifdef HAVE_STDINT_H
  2531. | # include <stdint.h>
  2532. | #endif
  2533. | #ifdef HAVE_UNISTD_H
  2534. | # include <unistd.h>
  2535. | #endif
  2536. | #include <vorbis/codec.h>
  2537. configure:14490: result: no
  2538. configure:14490: checking vorbis/codec.h presence
  2539. configure:14490: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  2540. conftest.c:48:26: fatal error: vorbis/codec.h: No such file or directory
  2541.  #include <vorbis/codec.h>
  2542.                           ^
  2543. compilation terminated.
  2544. configure:14490: $? = 1
  2545. configure: failed program was:
  2546. | /* confdefs.h */
  2547. | #define PACKAGE_NAME "SoX"
  2548. | #define PACKAGE_TARNAME "sox"
  2549. | #define PACKAGE_VERSION "14.4.2"
  2550. | #define PACKAGE_STRING "SoX 14.4.2"
  2551. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  2552. | #define PACKAGE_URL ""
  2553. | #define PACKAGE "sox"
  2554. | #define VERSION "14.4.2"
  2555. | #define STDC_HEADERS 1
  2556. | #define HAVE_SYS_TYPES_H 1
  2557. | #define HAVE_SYS_STAT_H 1
  2558. | #define HAVE_STDLIB_H 1
  2559. | #define HAVE_STRING_H 1
  2560. | #define HAVE_MEMORY_H 1
  2561. | #define HAVE_STRINGS_H 1
  2562. | #define HAVE_INTTYPES_H 1
  2563. | #define HAVE_STDINT_H 1
  2564. | #define HAVE_UNISTD_H 1
  2565. | #define HAVE_DLFCN_H 1
  2566. | #define LT_OBJDIR ".libs/"
  2567. | #define ENABLE_SSP_CC 1
  2568. | #define STDC_HEADERS 1
  2569. | #define HAVE_FCNTL_H 1
  2570. | #define HAVE_UNISTD_H 1
  2571. | #define HAVE_BYTESWAP_H 1
  2572. | #define HAVE_SYS_STAT_H 1
  2573. | #define HAVE_SYS_TIME_H 1
  2574. | #define HAVE_SYS_TIMEB_H 1
  2575. | #define HAVE_SYS_TYPES_H 1
  2576. | #define HAVE_SYS_UTSNAME_H 1
  2577. | #define HAVE_TERMIOS_H 1
  2578. | #define HAVE_GLOB_H 1
  2579. | #define HAVE_FENV_H 1
  2580. | #define HAVE_STRCASECMP 1
  2581. | #define HAVE_STRDUP 1
  2582. | #define HAVE_POPEN 1
  2583. | #define HAVE_VSNPRINTF 1
  2584. | #define HAVE_GETTIMEOFDAY 1
  2585. | #define HAVE_MKSTEMP 1
  2586. | #define HAVE_FMEMOPEN 1
  2587. | #define HAVE_LRINT 1
  2588. | #define HAVE_FSEEKO 1
  2589. | #define HAVE_MAD_H 1
  2590. | #define HAVE_LAME_LAME_H 1
  2591. | #define HAVE_LAME_ID3TAG 1
  2592. | /* end confdefs.h.  */
  2593. | #include <vorbis/codec.h>
  2594. configure:14490: result: no
  2595. configure:14490: checking for vorbis/codec.h
  2596. configure:14490: result: no
  2597. configure:14728: checking for OPUS
  2598. configure:14735: $PKG_CONFIG --exists --print-errors "opusfile"
  2599. Package opusfile was not found in the pkg-config search path.
  2600. Perhaps you should add the directory containing `opusfile.pc'
  2601. to the PKG_CONFIG_PATH environment variable
  2602. No package 'opusfile' found
  2603. configure:14738: $? = 1
  2604. configure:14752: $PKG_CONFIG --exists --print-errors "opusfile"
  2605. Package opusfile was not found in the pkg-config search path.
  2606. Perhaps you should add the directory containing `opusfile.pc'
  2607. to the PKG_CONFIG_PATH environment variable
  2608. No package 'opusfile' found
  2609. configure:14755: $? = 1
  2610. configure:14769: result: no
  2611. No package 'opusfile' found
  2612. configure:14871: checking FLAC/all.h usability
  2613. configure:14871: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  2614. conftest.c:81:22: fatal error: FLAC/all.h: No such file or directory
  2615.  #include <FLAC/all.h>
  2616.                       ^
  2617. compilation terminated.
  2618. configure:14871: $? = 1
  2619. configure: failed program was:
  2620. | /* confdefs.h */
  2621. | #define PACKAGE_NAME "SoX"
  2622. | #define PACKAGE_TARNAME "sox"
  2623. | #define PACKAGE_VERSION "14.4.2"
  2624. | #define PACKAGE_STRING "SoX 14.4.2"
  2625. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  2626. | #define PACKAGE_URL ""
  2627. | #define PACKAGE "sox"
  2628. | #define VERSION "14.4.2"
  2629. | #define STDC_HEADERS 1
  2630. | #define HAVE_SYS_TYPES_H 1
  2631. | #define HAVE_SYS_STAT_H 1
  2632. | #define HAVE_STDLIB_H 1
  2633. | #define HAVE_STRING_H 1
  2634. | #define HAVE_MEMORY_H 1
  2635. | #define HAVE_STRINGS_H 1
  2636. | #define HAVE_INTTYPES_H 1
  2637. | #define HAVE_STDINT_H 1
  2638. | #define HAVE_UNISTD_H 1
  2639. | #define HAVE_DLFCN_H 1
  2640. | #define LT_OBJDIR ".libs/"
  2641. | #define ENABLE_SSP_CC 1
  2642. | #define STDC_HEADERS 1
  2643. | #define HAVE_FCNTL_H 1
  2644. | #define HAVE_UNISTD_H 1
  2645. | #define HAVE_BYTESWAP_H 1
  2646. | #define HAVE_SYS_STAT_H 1
  2647. | #define HAVE_SYS_TIME_H 1
  2648. | #define HAVE_SYS_TIMEB_H 1
  2649. | #define HAVE_SYS_TYPES_H 1
  2650. | #define HAVE_SYS_UTSNAME_H 1
  2651. | #define HAVE_TERMIOS_H 1
  2652. | #define HAVE_GLOB_H 1
  2653. | #define HAVE_FENV_H 1
  2654. | #define HAVE_STRCASECMP 1
  2655. | #define HAVE_STRDUP 1
  2656. | #define HAVE_POPEN 1
  2657. | #define HAVE_VSNPRINTF 1
  2658. | #define HAVE_GETTIMEOFDAY 1
  2659. | #define HAVE_MKSTEMP 1
  2660. | #define HAVE_FMEMOPEN 1
  2661. | #define HAVE_LRINT 1
  2662. | #define HAVE_FSEEKO 1
  2663. | #define HAVE_MAD_H 1
  2664. | #define HAVE_LAME_LAME_H 1
  2665. | #define HAVE_LAME_ID3TAG 1
  2666. | /* end confdefs.h.  */
  2667. | #include <stdio.h>
  2668. | #ifdef HAVE_SYS_TYPES_H
  2669. | # include <sys/types.h>
  2670. | #endif
  2671. | #ifdef HAVE_SYS_STAT_H
  2672. | # include <sys/stat.h>
  2673. | #endif
  2674. | #ifdef STDC_HEADERS
  2675. | # include <stdlib.h>
  2676. | # include <stddef.h>
  2677. | #else
  2678. | # ifdef HAVE_STDLIB_H
  2679. | #  include <stdlib.h>
  2680. | # endif
  2681. | #endif
  2682. | #ifdef HAVE_STRING_H
  2683. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2684. | #  include <memory.h>
  2685. | # endif
  2686. | # include <string.h>
  2687. | #endif
  2688. | #ifdef HAVE_STRINGS_H
  2689. | # include <strings.h>
  2690. | #endif
  2691. | #ifdef HAVE_INTTYPES_H
  2692. | # include <inttypes.h>
  2693. | #endif
  2694. | #ifdef HAVE_STDINT_H
  2695. | # include <stdint.h>
  2696. | #endif
  2697. | #ifdef HAVE_UNISTD_H
  2698. | # include <unistd.h>
  2699. | #endif
  2700. | #include <FLAC/all.h>
  2701. configure:14871: result: no
  2702. configure:14871: checking FLAC/all.h presence
  2703. configure:14871: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  2704. conftest.c:48:22: fatal error: FLAC/all.h: No such file or directory
  2705.  #include <FLAC/all.h>
  2706.                       ^
  2707. compilation terminated.
  2708. configure:14871: $? = 1
  2709. configure: failed program was:
  2710. | /* confdefs.h */
  2711. | #define PACKAGE_NAME "SoX"
  2712. | #define PACKAGE_TARNAME "sox"
  2713. | #define PACKAGE_VERSION "14.4.2"
  2714. | #define PACKAGE_STRING "SoX 14.4.2"
  2715. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  2716. | #define PACKAGE_URL ""
  2717. | #define PACKAGE "sox"
  2718. | #define VERSION "14.4.2"
  2719. | #define STDC_HEADERS 1
  2720. | #define HAVE_SYS_TYPES_H 1
  2721. | #define HAVE_SYS_STAT_H 1
  2722. | #define HAVE_STDLIB_H 1
  2723. | #define HAVE_STRING_H 1
  2724. | #define HAVE_MEMORY_H 1
  2725. | #define HAVE_STRINGS_H 1
  2726. | #define HAVE_INTTYPES_H 1
  2727. | #define HAVE_STDINT_H 1
  2728. | #define HAVE_UNISTD_H 1
  2729. | #define HAVE_DLFCN_H 1
  2730. | #define LT_OBJDIR ".libs/"
  2731. | #define ENABLE_SSP_CC 1
  2732. | #define STDC_HEADERS 1
  2733. | #define HAVE_FCNTL_H 1
  2734. | #define HAVE_UNISTD_H 1
  2735. | #define HAVE_BYTESWAP_H 1
  2736. | #define HAVE_SYS_STAT_H 1
  2737. | #define HAVE_SYS_TIME_H 1
  2738. | #define HAVE_SYS_TIMEB_H 1
  2739. | #define HAVE_SYS_TYPES_H 1
  2740. | #define HAVE_SYS_UTSNAME_H 1
  2741. | #define HAVE_TERMIOS_H 1
  2742. | #define HAVE_GLOB_H 1
  2743. | #define HAVE_FENV_H 1
  2744. | #define HAVE_STRCASECMP 1
  2745. | #define HAVE_STRDUP 1
  2746. | #define HAVE_POPEN 1
  2747. | #define HAVE_VSNPRINTF 1
  2748. | #define HAVE_GETTIMEOFDAY 1
  2749. | #define HAVE_MKSTEMP 1
  2750. | #define HAVE_FMEMOPEN 1
  2751. | #define HAVE_LRINT 1
  2752. | #define HAVE_FSEEKO 1
  2753. | #define HAVE_MAD_H 1
  2754. | #define HAVE_LAME_LAME_H 1
  2755. | #define HAVE_LAME_ID3TAG 1
  2756. | /* end confdefs.h.  */
  2757. | #include <FLAC/all.h>
  2758. configure:14871: result: no
  2759. configure:14871: checking for FLAC/all.h
  2760. configure:14871: result: no
  2761. configure:14969: checking opencore-amrwb/dec_if.h usability
  2762. configure:14969: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  2763. conftest.c:81:35: fatal error: opencore-amrwb/dec_if.h: No such file or directory
  2764.  #include <opencore-amrwb/dec_if.h>
  2765.                                    ^
  2766. compilation terminated.
  2767. configure:14969: $? = 1
  2768. configure: failed program was:
  2769. | /* confdefs.h */
  2770. | #define PACKAGE_NAME "SoX"
  2771. | #define PACKAGE_TARNAME "sox"
  2772. | #define PACKAGE_VERSION "14.4.2"
  2773. | #define PACKAGE_STRING "SoX 14.4.2"
  2774. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  2775. | #define PACKAGE_URL ""
  2776. | #define PACKAGE "sox"
  2777. | #define VERSION "14.4.2"
  2778. | #define STDC_HEADERS 1
  2779. | #define HAVE_SYS_TYPES_H 1
  2780. | #define HAVE_SYS_STAT_H 1
  2781. | #define HAVE_STDLIB_H 1
  2782. | #define HAVE_STRING_H 1
  2783. | #define HAVE_MEMORY_H 1
  2784. | #define HAVE_STRINGS_H 1
  2785. | #define HAVE_INTTYPES_H 1
  2786. | #define HAVE_STDINT_H 1
  2787. | #define HAVE_UNISTD_H 1
  2788. | #define HAVE_DLFCN_H 1
  2789. | #define LT_OBJDIR ".libs/"
  2790. | #define ENABLE_SSP_CC 1
  2791. | #define STDC_HEADERS 1
  2792. | #define HAVE_FCNTL_H 1
  2793. | #define HAVE_UNISTD_H 1
  2794. | #define HAVE_BYTESWAP_H 1
  2795. | #define HAVE_SYS_STAT_H 1
  2796. | #define HAVE_SYS_TIME_H 1
  2797. | #define HAVE_SYS_TIMEB_H 1
  2798. | #define HAVE_SYS_TYPES_H 1
  2799. | #define HAVE_SYS_UTSNAME_H 1
  2800. | #define HAVE_TERMIOS_H 1
  2801. | #define HAVE_GLOB_H 1
  2802. | #define HAVE_FENV_H 1
  2803. | #define HAVE_STRCASECMP 1
  2804. | #define HAVE_STRDUP 1
  2805. | #define HAVE_POPEN 1
  2806. | #define HAVE_VSNPRINTF 1
  2807. | #define HAVE_GETTIMEOFDAY 1
  2808. | #define HAVE_MKSTEMP 1
  2809. | #define HAVE_FMEMOPEN 1
  2810. | #define HAVE_LRINT 1
  2811. | #define HAVE_FSEEKO 1
  2812. | #define HAVE_MAD_H 1
  2813. | #define HAVE_LAME_LAME_H 1
  2814. | #define HAVE_LAME_ID3TAG 1
  2815. | /* end confdefs.h.  */
  2816. | #include <stdio.h>
  2817. | #ifdef HAVE_SYS_TYPES_H
  2818. | # include <sys/types.h>
  2819. | #endif
  2820. | #ifdef HAVE_SYS_STAT_H
  2821. | # include <sys/stat.h>
  2822. | #endif
  2823. | #ifdef STDC_HEADERS
  2824. | # include <stdlib.h>
  2825. | # include <stddef.h>
  2826. | #else
  2827. | # ifdef HAVE_STDLIB_H
  2828. | #  include <stdlib.h>
  2829. | # endif
  2830. | #endif
  2831. | #ifdef HAVE_STRING_H
  2832. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2833. | #  include <memory.h>
  2834. | # endif
  2835. | # include <string.h>
  2836. | #endif
  2837. | #ifdef HAVE_STRINGS_H
  2838. | # include <strings.h>
  2839. | #endif
  2840. | #ifdef HAVE_INTTYPES_H
  2841. | # include <inttypes.h>
  2842. | #endif
  2843. | #ifdef HAVE_STDINT_H
  2844. | # include <stdint.h>
  2845. | #endif
  2846. | #ifdef HAVE_UNISTD_H
  2847. | # include <unistd.h>
  2848. | #endif
  2849. | #include <opencore-amrwb/dec_if.h>
  2850. configure:14969: result: no
  2851. configure:14969: checking opencore-amrwb/dec_if.h presence
  2852. configure:14969: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  2853. conftest.c:48:35: fatal error: opencore-amrwb/dec_if.h: No such file or directory
  2854.  #include <opencore-amrwb/dec_if.h>
  2855.                                    ^
  2856. compilation terminated.
  2857. configure:14969: $? = 1
  2858. configure: failed program was:
  2859. | /* confdefs.h */
  2860. | #define PACKAGE_NAME "SoX"
  2861. | #define PACKAGE_TARNAME "sox"
  2862. | #define PACKAGE_VERSION "14.4.2"
  2863. | #define PACKAGE_STRING "SoX 14.4.2"
  2864. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  2865. | #define PACKAGE_URL ""
  2866. | #define PACKAGE "sox"
  2867. | #define VERSION "14.4.2"
  2868. | #define STDC_HEADERS 1
  2869. | #define HAVE_SYS_TYPES_H 1
  2870. | #define HAVE_SYS_STAT_H 1
  2871. | #define HAVE_STDLIB_H 1
  2872. | #define HAVE_STRING_H 1
  2873. | #define HAVE_MEMORY_H 1
  2874. | #define HAVE_STRINGS_H 1
  2875. | #define HAVE_INTTYPES_H 1
  2876. | #define HAVE_STDINT_H 1
  2877. | #define HAVE_UNISTD_H 1
  2878. | #define HAVE_DLFCN_H 1
  2879. | #define LT_OBJDIR ".libs/"
  2880. | #define ENABLE_SSP_CC 1
  2881. | #define STDC_HEADERS 1
  2882. | #define HAVE_FCNTL_H 1
  2883. | #define HAVE_UNISTD_H 1
  2884. | #define HAVE_BYTESWAP_H 1
  2885. | #define HAVE_SYS_STAT_H 1
  2886. | #define HAVE_SYS_TIME_H 1
  2887. | #define HAVE_SYS_TIMEB_H 1
  2888. | #define HAVE_SYS_TYPES_H 1
  2889. | #define HAVE_SYS_UTSNAME_H 1
  2890. | #define HAVE_TERMIOS_H 1
  2891. | #define HAVE_GLOB_H 1
  2892. | #define HAVE_FENV_H 1
  2893. | #define HAVE_STRCASECMP 1
  2894. | #define HAVE_STRDUP 1
  2895. | #define HAVE_POPEN 1
  2896. | #define HAVE_VSNPRINTF 1
  2897. | #define HAVE_GETTIMEOFDAY 1
  2898. | #define HAVE_MKSTEMP 1
  2899. | #define HAVE_FMEMOPEN 1
  2900. | #define HAVE_LRINT 1
  2901. | #define HAVE_FSEEKO 1
  2902. | #define HAVE_MAD_H 1
  2903. | #define HAVE_LAME_LAME_H 1
  2904. | #define HAVE_LAME_ID3TAG 1
  2905. | /* end confdefs.h.  */
  2906. | #include <opencore-amrwb/dec_if.h>
  2907. configure:14969: result: no
  2908. configure:14969: checking for opencore-amrwb/dec_if.h
  2909. configure:14969: result: no
  2910. configure:15019: checking amrwb/dec.h usability
  2911. configure:15019: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  2912. conftest.c:81:23: fatal error: amrwb/dec.h: No such file or directory
  2913.  #include <amrwb/dec.h>
  2914.                        ^
  2915. compilation terminated.
  2916. configure:15019: $? = 1
  2917. configure: failed program was:
  2918. | /* confdefs.h */
  2919. | #define PACKAGE_NAME "SoX"
  2920. | #define PACKAGE_TARNAME "sox"
  2921. | #define PACKAGE_VERSION "14.4.2"
  2922. | #define PACKAGE_STRING "SoX 14.4.2"
  2923. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  2924. | #define PACKAGE_URL ""
  2925. | #define PACKAGE "sox"
  2926. | #define VERSION "14.4.2"
  2927. | #define STDC_HEADERS 1
  2928. | #define HAVE_SYS_TYPES_H 1
  2929. | #define HAVE_SYS_STAT_H 1
  2930. | #define HAVE_STDLIB_H 1
  2931. | #define HAVE_STRING_H 1
  2932. | #define HAVE_MEMORY_H 1
  2933. | #define HAVE_STRINGS_H 1
  2934. | #define HAVE_INTTYPES_H 1
  2935. | #define HAVE_STDINT_H 1
  2936. | #define HAVE_UNISTD_H 1
  2937. | #define HAVE_DLFCN_H 1
  2938. | #define LT_OBJDIR ".libs/"
  2939. | #define ENABLE_SSP_CC 1
  2940. | #define STDC_HEADERS 1
  2941. | #define HAVE_FCNTL_H 1
  2942. | #define HAVE_UNISTD_H 1
  2943. | #define HAVE_BYTESWAP_H 1
  2944. | #define HAVE_SYS_STAT_H 1
  2945. | #define HAVE_SYS_TIME_H 1
  2946. | #define HAVE_SYS_TIMEB_H 1
  2947. | #define HAVE_SYS_TYPES_H 1
  2948. | #define HAVE_SYS_UTSNAME_H 1
  2949. | #define HAVE_TERMIOS_H 1
  2950. | #define HAVE_GLOB_H 1
  2951. | #define HAVE_FENV_H 1
  2952. | #define HAVE_STRCASECMP 1
  2953. | #define HAVE_STRDUP 1
  2954. | #define HAVE_POPEN 1
  2955. | #define HAVE_VSNPRINTF 1
  2956. | #define HAVE_GETTIMEOFDAY 1
  2957. | #define HAVE_MKSTEMP 1
  2958. | #define HAVE_FMEMOPEN 1
  2959. | #define HAVE_LRINT 1
  2960. | #define HAVE_FSEEKO 1
  2961. | #define HAVE_MAD_H 1
  2962. | #define HAVE_LAME_LAME_H 1
  2963. | #define HAVE_LAME_ID3TAG 1
  2964. | /* end confdefs.h.  */
  2965. | #include <stdio.h>
  2966. | #ifdef HAVE_SYS_TYPES_H
  2967. | # include <sys/types.h>
  2968. | #endif
  2969. | #ifdef HAVE_SYS_STAT_H
  2970. | # include <sys/stat.h>
  2971. | #endif
  2972. | #ifdef STDC_HEADERS
  2973. | # include <stdlib.h>
  2974. | # include <stddef.h>
  2975. | #else
  2976. | # ifdef HAVE_STDLIB_H
  2977. | #  include <stdlib.h>
  2978. | # endif
  2979. | #endif
  2980. | #ifdef HAVE_STRING_H
  2981. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2982. | #  include <memory.h>
  2983. | # endif
  2984. | # include <string.h>
  2985. | #endif
  2986. | #ifdef HAVE_STRINGS_H
  2987. | # include <strings.h>
  2988. | #endif
  2989. | #ifdef HAVE_INTTYPES_H
  2990. | # include <inttypes.h>
  2991. | #endif
  2992. | #ifdef HAVE_STDINT_H
  2993. | # include <stdint.h>
  2994. | #endif
  2995. | #ifdef HAVE_UNISTD_H
  2996. | # include <unistd.h>
  2997. | #endif
  2998. | #include <amrwb/dec.h>
  2999. configure:15019: result: no
  3000. configure:15019: checking amrwb/dec.h presence
  3001. configure:15019: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  3002. conftest.c:48:23: fatal error: amrwb/dec.h: No such file or directory
  3003.  #include <amrwb/dec.h>
  3004.                        ^
  3005. compilation terminated.
  3006. configure:15019: $? = 1
  3007. configure: failed program was:
  3008. | /* confdefs.h */
  3009. | #define PACKAGE_NAME "SoX"
  3010. | #define PACKAGE_TARNAME "sox"
  3011. | #define PACKAGE_VERSION "14.4.2"
  3012. | #define PACKAGE_STRING "SoX 14.4.2"
  3013. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  3014. | #define PACKAGE_URL ""
  3015. | #define PACKAGE "sox"
  3016. | #define VERSION "14.4.2"
  3017. | #define STDC_HEADERS 1
  3018. | #define HAVE_SYS_TYPES_H 1
  3019. | #define HAVE_SYS_STAT_H 1
  3020. | #define HAVE_STDLIB_H 1
  3021. | #define HAVE_STRING_H 1
  3022. | #define HAVE_MEMORY_H 1
  3023. | #define HAVE_STRINGS_H 1
  3024. | #define HAVE_INTTYPES_H 1
  3025. | #define HAVE_STDINT_H 1
  3026. | #define HAVE_UNISTD_H 1
  3027. | #define HAVE_DLFCN_H 1
  3028. | #define LT_OBJDIR ".libs/"
  3029. | #define ENABLE_SSP_CC 1
  3030. | #define STDC_HEADERS 1
  3031. | #define HAVE_FCNTL_H 1
  3032. | #define HAVE_UNISTD_H 1
  3033. | #define HAVE_BYTESWAP_H 1
  3034. | #define HAVE_SYS_STAT_H 1
  3035. | #define HAVE_SYS_TIME_H 1
  3036. | #define HAVE_SYS_TIMEB_H 1
  3037. | #define HAVE_SYS_TYPES_H 1
  3038. | #define HAVE_SYS_UTSNAME_H 1
  3039. | #define HAVE_TERMIOS_H 1
  3040. | #define HAVE_GLOB_H 1
  3041. | #define HAVE_FENV_H 1
  3042. | #define HAVE_STRCASECMP 1
  3043. | #define HAVE_STRDUP 1
  3044. | #define HAVE_POPEN 1
  3045. | #define HAVE_VSNPRINTF 1
  3046. | #define HAVE_GETTIMEOFDAY 1
  3047. | #define HAVE_MKSTEMP 1
  3048. | #define HAVE_FMEMOPEN 1
  3049. | #define HAVE_LRINT 1
  3050. | #define HAVE_FSEEKO 1
  3051. | #define HAVE_MAD_H 1
  3052. | #define HAVE_LAME_LAME_H 1
  3053. | #define HAVE_LAME_ID3TAG 1
  3054. | /* end confdefs.h.  */
  3055. | #include <amrwb/dec.h>
  3056. configure:15019: result: no
  3057. configure:15019: checking for amrwb/dec.h
  3058. configure:15019: result: no
  3059. configure:15157: checking opencore-amrnb/interf_dec.h usability
  3060. configure:15157: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  3061. conftest.c:81:39: fatal error: opencore-amrnb/interf_dec.h: No such file or directory
  3062.  #include <opencore-amrnb/interf_dec.h>
  3063.                                        ^
  3064. compilation terminated.
  3065. configure:15157: $? = 1
  3066. configure: failed program was:
  3067. | /* confdefs.h */
  3068. | #define PACKAGE_NAME "SoX"
  3069. | #define PACKAGE_TARNAME "sox"
  3070. | #define PACKAGE_VERSION "14.4.2"
  3071. | #define PACKAGE_STRING "SoX 14.4.2"
  3072. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  3073. | #define PACKAGE_URL ""
  3074. | #define PACKAGE "sox"
  3075. | #define VERSION "14.4.2"
  3076. | #define STDC_HEADERS 1
  3077. | #define HAVE_SYS_TYPES_H 1
  3078. | #define HAVE_SYS_STAT_H 1
  3079. | #define HAVE_STDLIB_H 1
  3080. | #define HAVE_STRING_H 1
  3081. | #define HAVE_MEMORY_H 1
  3082. | #define HAVE_STRINGS_H 1
  3083. | #define HAVE_INTTYPES_H 1
  3084. | #define HAVE_STDINT_H 1
  3085. | #define HAVE_UNISTD_H 1
  3086. | #define HAVE_DLFCN_H 1
  3087. | #define LT_OBJDIR ".libs/"
  3088. | #define ENABLE_SSP_CC 1
  3089. | #define STDC_HEADERS 1
  3090. | #define HAVE_FCNTL_H 1
  3091. | #define HAVE_UNISTD_H 1
  3092. | #define HAVE_BYTESWAP_H 1
  3093. | #define HAVE_SYS_STAT_H 1
  3094. | #define HAVE_SYS_TIME_H 1
  3095. | #define HAVE_SYS_TIMEB_H 1
  3096. | #define HAVE_SYS_TYPES_H 1
  3097. | #define HAVE_SYS_UTSNAME_H 1
  3098. | #define HAVE_TERMIOS_H 1
  3099. | #define HAVE_GLOB_H 1
  3100. | #define HAVE_FENV_H 1
  3101. | #define HAVE_STRCASECMP 1
  3102. | #define HAVE_STRDUP 1
  3103. | #define HAVE_POPEN 1
  3104. | #define HAVE_VSNPRINTF 1
  3105. | #define HAVE_GETTIMEOFDAY 1
  3106. | #define HAVE_MKSTEMP 1
  3107. | #define HAVE_FMEMOPEN 1
  3108. | #define HAVE_LRINT 1
  3109. | #define HAVE_FSEEKO 1
  3110. | #define HAVE_MAD_H 1
  3111. | #define HAVE_LAME_LAME_H 1
  3112. | #define HAVE_LAME_ID3TAG 1
  3113. | /* end confdefs.h.  */
  3114. | #include <stdio.h>
  3115. | #ifdef HAVE_SYS_TYPES_H
  3116. | # include <sys/types.h>
  3117. | #endif
  3118. | #ifdef HAVE_SYS_STAT_H
  3119. | # include <sys/stat.h>
  3120. | #endif
  3121. | #ifdef STDC_HEADERS
  3122. | # include <stdlib.h>
  3123. | # include <stddef.h>
  3124. | #else
  3125. | # ifdef HAVE_STDLIB_H
  3126. | #  include <stdlib.h>
  3127. | # endif
  3128. | #endif
  3129. | #ifdef HAVE_STRING_H
  3130. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3131. | #  include <memory.h>
  3132. | # endif
  3133. | # include <string.h>
  3134. | #endif
  3135. | #ifdef HAVE_STRINGS_H
  3136. | # include <strings.h>
  3137. | #endif
  3138. | #ifdef HAVE_INTTYPES_H
  3139. | # include <inttypes.h>
  3140. | #endif
  3141. | #ifdef HAVE_STDINT_H
  3142. | # include <stdint.h>
  3143. | #endif
  3144. | #ifdef HAVE_UNISTD_H
  3145. | # include <unistd.h>
  3146. | #endif
  3147. | #include <opencore-amrnb/interf_dec.h>
  3148. configure:15157: result: no
  3149. configure:15157: checking opencore-amrnb/interf_dec.h presence
  3150. configure:15157: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  3151. conftest.c:48:39: fatal error: opencore-amrnb/interf_dec.h: No such file or directory
  3152.  #include <opencore-amrnb/interf_dec.h>
  3153.                                        ^
  3154. compilation terminated.
  3155. configure:15157: $? = 1
  3156. configure: failed program was:
  3157. | /* confdefs.h */
  3158. | #define PACKAGE_NAME "SoX"
  3159. | #define PACKAGE_TARNAME "sox"
  3160. | #define PACKAGE_VERSION "14.4.2"
  3161. | #define PACKAGE_STRING "SoX 14.4.2"
  3162. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  3163. | #define PACKAGE_URL ""
  3164. | #define PACKAGE "sox"
  3165. | #define VERSION "14.4.2"
  3166. | #define STDC_HEADERS 1
  3167. | #define HAVE_SYS_TYPES_H 1
  3168. | #define HAVE_SYS_STAT_H 1
  3169. | #define HAVE_STDLIB_H 1
  3170. | #define HAVE_STRING_H 1
  3171. | #define HAVE_MEMORY_H 1
  3172. | #define HAVE_STRINGS_H 1
  3173. | #define HAVE_INTTYPES_H 1
  3174. | #define HAVE_STDINT_H 1
  3175. | #define HAVE_UNISTD_H 1
  3176. | #define HAVE_DLFCN_H 1
  3177. | #define LT_OBJDIR ".libs/"
  3178. | #define ENABLE_SSP_CC 1
  3179. | #define STDC_HEADERS 1
  3180. | #define HAVE_FCNTL_H 1
  3181. | #define HAVE_UNISTD_H 1
  3182. | #define HAVE_BYTESWAP_H 1
  3183. | #define HAVE_SYS_STAT_H 1
  3184. | #define HAVE_SYS_TIME_H 1
  3185. | #define HAVE_SYS_TIMEB_H 1
  3186. | #define HAVE_SYS_TYPES_H 1
  3187. | #define HAVE_SYS_UTSNAME_H 1
  3188. | #define HAVE_TERMIOS_H 1
  3189. | #define HAVE_GLOB_H 1
  3190. | #define HAVE_FENV_H 1
  3191. | #define HAVE_STRCASECMP 1
  3192. | #define HAVE_STRDUP 1
  3193. | #define HAVE_POPEN 1
  3194. | #define HAVE_VSNPRINTF 1
  3195. | #define HAVE_GETTIMEOFDAY 1
  3196. | #define HAVE_MKSTEMP 1
  3197. | #define HAVE_FMEMOPEN 1
  3198. | #define HAVE_LRINT 1
  3199. | #define HAVE_FSEEKO 1
  3200. | #define HAVE_MAD_H 1
  3201. | #define HAVE_LAME_LAME_H 1
  3202. | #define HAVE_LAME_ID3TAG 1
  3203. | /* end confdefs.h.  */
  3204. | #include <opencore-amrnb/interf_dec.h>
  3205. configure:15157: result: no
  3206. configure:15157: checking for opencore-amrnb/interf_dec.h
  3207. configure:15157: result: no
  3208. configure:15205: checking amrnb/sp_dec.h usability
  3209. configure:15205: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  3210. conftest.c:81:26: fatal error: amrnb/sp_dec.h: No such file or directory
  3211.  #include <amrnb/sp_dec.h>
  3212.                           ^
  3213. compilation terminated.
  3214. configure:15205: $? = 1
  3215. configure: failed program was:
  3216. | /* confdefs.h */
  3217. | #define PACKAGE_NAME "SoX"
  3218. | #define PACKAGE_TARNAME "sox"
  3219. | #define PACKAGE_VERSION "14.4.2"
  3220. | #define PACKAGE_STRING "SoX 14.4.2"
  3221. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  3222. | #define PACKAGE_URL ""
  3223. | #define PACKAGE "sox"
  3224. | #define VERSION "14.4.2"
  3225. | #define STDC_HEADERS 1
  3226. | #define HAVE_SYS_TYPES_H 1
  3227. | #define HAVE_SYS_STAT_H 1
  3228. | #define HAVE_STDLIB_H 1
  3229. | #define HAVE_STRING_H 1
  3230. | #define HAVE_MEMORY_H 1
  3231. | #define HAVE_STRINGS_H 1
  3232. | #define HAVE_INTTYPES_H 1
  3233. | #define HAVE_STDINT_H 1
  3234. | #define HAVE_UNISTD_H 1
  3235. | #define HAVE_DLFCN_H 1
  3236. | #define LT_OBJDIR ".libs/"
  3237. | #define ENABLE_SSP_CC 1
  3238. | #define STDC_HEADERS 1
  3239. | #define HAVE_FCNTL_H 1
  3240. | #define HAVE_UNISTD_H 1
  3241. | #define HAVE_BYTESWAP_H 1
  3242. | #define HAVE_SYS_STAT_H 1
  3243. | #define HAVE_SYS_TIME_H 1
  3244. | #define HAVE_SYS_TIMEB_H 1
  3245. | #define HAVE_SYS_TYPES_H 1
  3246. | #define HAVE_SYS_UTSNAME_H 1
  3247. | #define HAVE_TERMIOS_H 1
  3248. | #define HAVE_GLOB_H 1
  3249. | #define HAVE_FENV_H 1
  3250. | #define HAVE_STRCASECMP 1
  3251. | #define HAVE_STRDUP 1
  3252. | #define HAVE_POPEN 1
  3253. | #define HAVE_VSNPRINTF 1
  3254. | #define HAVE_GETTIMEOFDAY 1
  3255. | #define HAVE_MKSTEMP 1
  3256. | #define HAVE_FMEMOPEN 1
  3257. | #define HAVE_LRINT 1
  3258. | #define HAVE_FSEEKO 1
  3259. | #define HAVE_MAD_H 1
  3260. | #define HAVE_LAME_LAME_H 1
  3261. | #define HAVE_LAME_ID3TAG 1
  3262. | /* end confdefs.h.  */
  3263. | #include <stdio.h>
  3264. | #ifdef HAVE_SYS_TYPES_H
  3265. | # include <sys/types.h>
  3266. | #endif
  3267. | #ifdef HAVE_SYS_STAT_H
  3268. | # include <sys/stat.h>
  3269. | #endif
  3270. | #ifdef STDC_HEADERS
  3271. | # include <stdlib.h>
  3272. | # include <stddef.h>
  3273. | #else
  3274. | # ifdef HAVE_STDLIB_H
  3275. | #  include <stdlib.h>
  3276. | # endif
  3277. | #endif
  3278. | #ifdef HAVE_STRING_H
  3279. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3280. | #  include <memory.h>
  3281. | # endif
  3282. | # include <string.h>
  3283. | #endif
  3284. | #ifdef HAVE_STRINGS_H
  3285. | # include <strings.h>
  3286. | #endif
  3287. | #ifdef HAVE_INTTYPES_H
  3288. | # include <inttypes.h>
  3289. | #endif
  3290. | #ifdef HAVE_STDINT_H
  3291. | # include <stdint.h>
  3292. | #endif
  3293. | #ifdef HAVE_UNISTD_H
  3294. | # include <unistd.h>
  3295. | #endif
  3296. | #include <amrnb/sp_dec.h>
  3297. configure:15205: result: no
  3298. configure:15205: checking amrnb/sp_dec.h presence
  3299. configure:15205: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  3300. conftest.c:48:26: fatal error: amrnb/sp_dec.h: No such file or directory
  3301.  #include <amrnb/sp_dec.h>
  3302.                           ^
  3303. compilation terminated.
  3304. configure:15205: $? = 1
  3305. configure: failed program was:
  3306. | /* confdefs.h */
  3307. | #define PACKAGE_NAME "SoX"
  3308. | #define PACKAGE_TARNAME "sox"
  3309. | #define PACKAGE_VERSION "14.4.2"
  3310. | #define PACKAGE_STRING "SoX 14.4.2"
  3311. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  3312. | #define PACKAGE_URL ""
  3313. | #define PACKAGE "sox"
  3314. | #define VERSION "14.4.2"
  3315. | #define STDC_HEADERS 1
  3316. | #define HAVE_SYS_TYPES_H 1
  3317. | #define HAVE_SYS_STAT_H 1
  3318. | #define HAVE_STDLIB_H 1
  3319. | #define HAVE_STRING_H 1
  3320. | #define HAVE_MEMORY_H 1
  3321. | #define HAVE_STRINGS_H 1
  3322. | #define HAVE_INTTYPES_H 1
  3323. | #define HAVE_STDINT_H 1
  3324. | #define HAVE_UNISTD_H 1
  3325. | #define HAVE_DLFCN_H 1
  3326. | #define LT_OBJDIR ".libs/"
  3327. | #define ENABLE_SSP_CC 1
  3328. | #define STDC_HEADERS 1
  3329. | #define HAVE_FCNTL_H 1
  3330. | #define HAVE_UNISTD_H 1
  3331. | #define HAVE_BYTESWAP_H 1
  3332. | #define HAVE_SYS_STAT_H 1
  3333. | #define HAVE_SYS_TIME_H 1
  3334. | #define HAVE_SYS_TIMEB_H 1
  3335. | #define HAVE_SYS_TYPES_H 1
  3336. | #define HAVE_SYS_UTSNAME_H 1
  3337. | #define HAVE_TERMIOS_H 1
  3338. | #define HAVE_GLOB_H 1
  3339. | #define HAVE_FENV_H 1
  3340. | #define HAVE_STRCASECMP 1
  3341. | #define HAVE_STRDUP 1
  3342. | #define HAVE_POPEN 1
  3343. | #define HAVE_VSNPRINTF 1
  3344. | #define HAVE_GETTIMEOFDAY 1
  3345. | #define HAVE_MKSTEMP 1
  3346. | #define HAVE_FMEMOPEN 1
  3347. | #define HAVE_LRINT 1
  3348. | #define HAVE_FSEEKO 1
  3349. | #define HAVE_MAD_H 1
  3350. | #define HAVE_LAME_LAME_H 1
  3351. | #define HAVE_LAME_ID3TAG 1
  3352. | /* end confdefs.h.  */
  3353. | #include <amrnb/sp_dec.h>
  3354. configure:15205: result: no
  3355. configure:15205: checking for amrnb/sp_dec.h
  3356. configure:15205: result: no
  3357. configure:15359: checking wavpack/wavpack.h usability
  3358. configure:15359: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  3359. conftest.c:81:29: fatal error: wavpack/wavpack.h: No such file or directory
  3360.  #include <wavpack/wavpack.h>
  3361.                              ^
  3362. compilation terminated.
  3363. configure:15359: $? = 1
  3364. configure: failed program was:
  3365. | /* confdefs.h */
  3366. | #define PACKAGE_NAME "SoX"
  3367. | #define PACKAGE_TARNAME "sox"
  3368. | #define PACKAGE_VERSION "14.4.2"
  3369. | #define PACKAGE_STRING "SoX 14.4.2"
  3370. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  3371. | #define PACKAGE_URL ""
  3372. | #define PACKAGE "sox"
  3373. | #define VERSION "14.4.2"
  3374. | #define STDC_HEADERS 1
  3375. | #define HAVE_SYS_TYPES_H 1
  3376. | #define HAVE_SYS_STAT_H 1
  3377. | #define HAVE_STDLIB_H 1
  3378. | #define HAVE_STRING_H 1
  3379. | #define HAVE_MEMORY_H 1
  3380. | #define HAVE_STRINGS_H 1
  3381. | #define HAVE_INTTYPES_H 1
  3382. | #define HAVE_STDINT_H 1
  3383. | #define HAVE_UNISTD_H 1
  3384. | #define HAVE_DLFCN_H 1
  3385. | #define LT_OBJDIR ".libs/"
  3386. | #define ENABLE_SSP_CC 1
  3387. | #define STDC_HEADERS 1
  3388. | #define HAVE_FCNTL_H 1
  3389. | #define HAVE_UNISTD_H 1
  3390. | #define HAVE_BYTESWAP_H 1
  3391. | #define HAVE_SYS_STAT_H 1
  3392. | #define HAVE_SYS_TIME_H 1
  3393. | #define HAVE_SYS_TIMEB_H 1
  3394. | #define HAVE_SYS_TYPES_H 1
  3395. | #define HAVE_SYS_UTSNAME_H 1
  3396. | #define HAVE_TERMIOS_H 1
  3397. | #define HAVE_GLOB_H 1
  3398. | #define HAVE_FENV_H 1
  3399. | #define HAVE_STRCASECMP 1
  3400. | #define HAVE_STRDUP 1
  3401. | #define HAVE_POPEN 1
  3402. | #define HAVE_VSNPRINTF 1
  3403. | #define HAVE_GETTIMEOFDAY 1
  3404. | #define HAVE_MKSTEMP 1
  3405. | #define HAVE_FMEMOPEN 1
  3406. | #define HAVE_LRINT 1
  3407. | #define HAVE_FSEEKO 1
  3408. | #define HAVE_MAD_H 1
  3409. | #define HAVE_LAME_LAME_H 1
  3410. | #define HAVE_LAME_ID3TAG 1
  3411. | /* end confdefs.h.  */
  3412. | #include <stdio.h>
  3413. | #ifdef HAVE_SYS_TYPES_H
  3414. | # include <sys/types.h>
  3415. | #endif
  3416. | #ifdef HAVE_SYS_STAT_H
  3417. | # include <sys/stat.h>
  3418. | #endif
  3419. | #ifdef STDC_HEADERS
  3420. | # include <stdlib.h>
  3421. | # include <stddef.h>
  3422. | #else
  3423. | # ifdef HAVE_STDLIB_H
  3424. | #  include <stdlib.h>
  3425. | # endif
  3426. | #endif
  3427. | #ifdef HAVE_STRING_H
  3428. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3429. | #  include <memory.h>
  3430. | # endif
  3431. | # include <string.h>
  3432. | #endif
  3433. | #ifdef HAVE_STRINGS_H
  3434. | # include <strings.h>
  3435. | #endif
  3436. | #ifdef HAVE_INTTYPES_H
  3437. | # include <inttypes.h>
  3438. | #endif
  3439. | #ifdef HAVE_STDINT_H
  3440. | # include <stdint.h>
  3441. | #endif
  3442. | #ifdef HAVE_UNISTD_H
  3443. | # include <unistd.h>
  3444. | #endif
  3445. | #include <wavpack/wavpack.h>
  3446. configure:15359: result: no
  3447. configure:15359: checking wavpack/wavpack.h presence
  3448. configure:15359: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  3449. conftest.c:48:29: fatal error: wavpack/wavpack.h: No such file or directory
  3450.  #include <wavpack/wavpack.h>
  3451.                              ^
  3452. compilation terminated.
  3453. configure:15359: $? = 1
  3454. configure: failed program was:
  3455. | /* confdefs.h */
  3456. | #define PACKAGE_NAME "SoX"
  3457. | #define PACKAGE_TARNAME "sox"
  3458. | #define PACKAGE_VERSION "14.4.2"
  3459. | #define PACKAGE_STRING "SoX 14.4.2"
  3460. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  3461. | #define PACKAGE_URL ""
  3462. | #define PACKAGE "sox"
  3463. | #define VERSION "14.4.2"
  3464. | #define STDC_HEADERS 1
  3465. | #define HAVE_SYS_TYPES_H 1
  3466. | #define HAVE_SYS_STAT_H 1
  3467. | #define HAVE_STDLIB_H 1
  3468. | #define HAVE_STRING_H 1
  3469. | #define HAVE_MEMORY_H 1
  3470. | #define HAVE_STRINGS_H 1
  3471. | #define HAVE_INTTYPES_H 1
  3472. | #define HAVE_STDINT_H 1
  3473. | #define HAVE_UNISTD_H 1
  3474. | #define HAVE_DLFCN_H 1
  3475. | #define LT_OBJDIR ".libs/"
  3476. | #define ENABLE_SSP_CC 1
  3477. | #define STDC_HEADERS 1
  3478. | #define HAVE_FCNTL_H 1
  3479. | #define HAVE_UNISTD_H 1
  3480. | #define HAVE_BYTESWAP_H 1
  3481. | #define HAVE_SYS_STAT_H 1
  3482. | #define HAVE_SYS_TIME_H 1
  3483. | #define HAVE_SYS_TIMEB_H 1
  3484. | #define HAVE_SYS_TYPES_H 1
  3485. | #define HAVE_SYS_UTSNAME_H 1
  3486. | #define HAVE_TERMIOS_H 1
  3487. | #define HAVE_GLOB_H 1
  3488. | #define HAVE_FENV_H 1
  3489. | #define HAVE_STRCASECMP 1
  3490. | #define HAVE_STRDUP 1
  3491. | #define HAVE_POPEN 1
  3492. | #define HAVE_VSNPRINTF 1
  3493. | #define HAVE_GETTIMEOFDAY 1
  3494. | #define HAVE_MKSTEMP 1
  3495. | #define HAVE_FMEMOPEN 1
  3496. | #define HAVE_LRINT 1
  3497. | #define HAVE_FSEEKO 1
  3498. | #define HAVE_MAD_H 1
  3499. | #define HAVE_LAME_LAME_H 1
  3500. | #define HAVE_LAME_ID3TAG 1
  3501. | /* end confdefs.h.  */
  3502. | #include <wavpack/wavpack.h>
  3503. configure:15359: result: no
  3504. configure:15359: checking for wavpack/wavpack.h
  3505. configure:15359: result: no
  3506. configure:15470: checking sndio.h usability
  3507. configure:15470: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  3508. conftest.c:81:19: fatal error: sndio.h: No such file or directory
  3509.  #include <sndio.h>
  3510.                    ^
  3511. compilation terminated.
  3512. configure:15470: $? = 1
  3513. configure: failed program was:
  3514. | /* confdefs.h */
  3515. | #define PACKAGE_NAME "SoX"
  3516. | #define PACKAGE_TARNAME "sox"
  3517. | #define PACKAGE_VERSION "14.4.2"
  3518. | #define PACKAGE_STRING "SoX 14.4.2"
  3519. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  3520. | #define PACKAGE_URL ""
  3521. | #define PACKAGE "sox"
  3522. | #define VERSION "14.4.2"
  3523. | #define STDC_HEADERS 1
  3524. | #define HAVE_SYS_TYPES_H 1
  3525. | #define HAVE_SYS_STAT_H 1
  3526. | #define HAVE_STDLIB_H 1
  3527. | #define HAVE_STRING_H 1
  3528. | #define HAVE_MEMORY_H 1
  3529. | #define HAVE_STRINGS_H 1
  3530. | #define HAVE_INTTYPES_H 1
  3531. | #define HAVE_STDINT_H 1
  3532. | #define HAVE_UNISTD_H 1
  3533. | #define HAVE_DLFCN_H 1
  3534. | #define LT_OBJDIR ".libs/"
  3535. | #define ENABLE_SSP_CC 1
  3536. | #define STDC_HEADERS 1
  3537. | #define HAVE_FCNTL_H 1
  3538. | #define HAVE_UNISTD_H 1
  3539. | #define HAVE_BYTESWAP_H 1
  3540. | #define HAVE_SYS_STAT_H 1
  3541. | #define HAVE_SYS_TIME_H 1
  3542. | #define HAVE_SYS_TIMEB_H 1
  3543. | #define HAVE_SYS_TYPES_H 1
  3544. | #define HAVE_SYS_UTSNAME_H 1
  3545. | #define HAVE_TERMIOS_H 1
  3546. | #define HAVE_GLOB_H 1
  3547. | #define HAVE_FENV_H 1
  3548. | #define HAVE_STRCASECMP 1
  3549. | #define HAVE_STRDUP 1
  3550. | #define HAVE_POPEN 1
  3551. | #define HAVE_VSNPRINTF 1
  3552. | #define HAVE_GETTIMEOFDAY 1
  3553. | #define HAVE_MKSTEMP 1
  3554. | #define HAVE_FMEMOPEN 1
  3555. | #define HAVE_LRINT 1
  3556. | #define HAVE_FSEEKO 1
  3557. | #define HAVE_MAD_H 1
  3558. | #define HAVE_LAME_LAME_H 1
  3559. | #define HAVE_LAME_ID3TAG 1
  3560. | /* end confdefs.h.  */
  3561. | #include <stdio.h>
  3562. | #ifdef HAVE_SYS_TYPES_H
  3563. | # include <sys/types.h>
  3564. | #endif
  3565. | #ifdef HAVE_SYS_STAT_H
  3566. | # include <sys/stat.h>
  3567. | #endif
  3568. | #ifdef STDC_HEADERS
  3569. | # include <stdlib.h>
  3570. | # include <stddef.h>
  3571. | #else
  3572. | # ifdef HAVE_STDLIB_H
  3573. | #  include <stdlib.h>
  3574. | # endif
  3575. | #endif
  3576. | #ifdef HAVE_STRING_H
  3577. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3578. | #  include <memory.h>
  3579. | # endif
  3580. | # include <string.h>
  3581. | #endif
  3582. | #ifdef HAVE_STRINGS_H
  3583. | # include <strings.h>
  3584. | #endif
  3585. | #ifdef HAVE_INTTYPES_H
  3586. | # include <inttypes.h>
  3587. | #endif
  3588. | #ifdef HAVE_STDINT_H
  3589. | # include <stdint.h>
  3590. | #endif
  3591. | #ifdef HAVE_UNISTD_H
  3592. | # include <unistd.h>
  3593. | #endif
  3594. | #include <sndio.h>
  3595. configure:15470: result: no
  3596. configure:15470: checking sndio.h presence
  3597. configure:15470: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  3598. conftest.c:48:19: fatal error: sndio.h: No such file or directory
  3599.  #include <sndio.h>
  3600.                    ^
  3601. compilation terminated.
  3602. configure:15470: $? = 1
  3603. configure: failed program was:
  3604. | /* confdefs.h */
  3605. | #define PACKAGE_NAME "SoX"
  3606. | #define PACKAGE_TARNAME "sox"
  3607. | #define PACKAGE_VERSION "14.4.2"
  3608. | #define PACKAGE_STRING "SoX 14.4.2"
  3609. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  3610. | #define PACKAGE_URL ""
  3611. | #define PACKAGE "sox"
  3612. | #define VERSION "14.4.2"
  3613. | #define STDC_HEADERS 1
  3614. | #define HAVE_SYS_TYPES_H 1
  3615. | #define HAVE_SYS_STAT_H 1
  3616. | #define HAVE_STDLIB_H 1
  3617. | #define HAVE_STRING_H 1
  3618. | #define HAVE_MEMORY_H 1
  3619. | #define HAVE_STRINGS_H 1
  3620. | #define HAVE_INTTYPES_H 1
  3621. | #define HAVE_STDINT_H 1
  3622. | #define HAVE_UNISTD_H 1
  3623. | #define HAVE_DLFCN_H 1
  3624. | #define LT_OBJDIR ".libs/"
  3625. | #define ENABLE_SSP_CC 1
  3626. | #define STDC_HEADERS 1
  3627. | #define HAVE_FCNTL_H 1
  3628. | #define HAVE_UNISTD_H 1
  3629. | #define HAVE_BYTESWAP_H 1
  3630. | #define HAVE_SYS_STAT_H 1
  3631. | #define HAVE_SYS_TIME_H 1
  3632. | #define HAVE_SYS_TIMEB_H 1
  3633. | #define HAVE_SYS_TYPES_H 1
  3634. | #define HAVE_SYS_UTSNAME_H 1
  3635. | #define HAVE_TERMIOS_H 1
  3636. | #define HAVE_GLOB_H 1
  3637. | #define HAVE_FENV_H 1
  3638. | #define HAVE_STRCASECMP 1
  3639. | #define HAVE_STRDUP 1
  3640. | #define HAVE_POPEN 1
  3641. | #define HAVE_VSNPRINTF 1
  3642. | #define HAVE_GETTIMEOFDAY 1
  3643. | #define HAVE_MKSTEMP 1
  3644. | #define HAVE_FMEMOPEN 1
  3645. | #define HAVE_LRINT 1
  3646. | #define HAVE_FSEEKO 1
  3647. | #define HAVE_MAD_H 1
  3648. | #define HAVE_LAME_LAME_H 1
  3649. | #define HAVE_LAME_ID3TAG 1
  3650. | /* end confdefs.h.  */
  3651. | #include <sndio.h>
  3652. configure:15470: result: no
  3653. configure:15470: checking for sndio.h
  3654. configure:15470: result: no
  3655. configure:15581: checking CoreAudio/CoreAudio.h usability
  3656. configure:15581: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  3657. conftest.c:81:33: fatal error: CoreAudio/CoreAudio.h: No such file or directory
  3658.  #include <CoreAudio/CoreAudio.h>
  3659.                                  ^
  3660. compilation terminated.
  3661. configure:15581: $? = 1
  3662. configure: failed program was:
  3663. | /* confdefs.h */
  3664. | #define PACKAGE_NAME "SoX"
  3665. | #define PACKAGE_TARNAME "sox"
  3666. | #define PACKAGE_VERSION "14.4.2"
  3667. | #define PACKAGE_STRING "SoX 14.4.2"
  3668. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  3669. | #define PACKAGE_URL ""
  3670. | #define PACKAGE "sox"
  3671. | #define VERSION "14.4.2"
  3672. | #define STDC_HEADERS 1
  3673. | #define HAVE_SYS_TYPES_H 1
  3674. | #define HAVE_SYS_STAT_H 1
  3675. | #define HAVE_STDLIB_H 1
  3676. | #define HAVE_STRING_H 1
  3677. | #define HAVE_MEMORY_H 1
  3678. | #define HAVE_STRINGS_H 1
  3679. | #define HAVE_INTTYPES_H 1
  3680. | #define HAVE_STDINT_H 1
  3681. | #define HAVE_UNISTD_H 1
  3682. | #define HAVE_DLFCN_H 1
  3683. | #define LT_OBJDIR ".libs/"
  3684. | #define ENABLE_SSP_CC 1
  3685. | #define STDC_HEADERS 1
  3686. | #define HAVE_FCNTL_H 1
  3687. | #define HAVE_UNISTD_H 1
  3688. | #define HAVE_BYTESWAP_H 1
  3689. | #define HAVE_SYS_STAT_H 1
  3690. | #define HAVE_SYS_TIME_H 1
  3691. | #define HAVE_SYS_TIMEB_H 1
  3692. | #define HAVE_SYS_TYPES_H 1
  3693. | #define HAVE_SYS_UTSNAME_H 1
  3694. | #define HAVE_TERMIOS_H 1
  3695. | #define HAVE_GLOB_H 1
  3696. | #define HAVE_FENV_H 1
  3697. | #define HAVE_STRCASECMP 1
  3698. | #define HAVE_STRDUP 1
  3699. | #define HAVE_POPEN 1
  3700. | #define HAVE_VSNPRINTF 1
  3701. | #define HAVE_GETTIMEOFDAY 1
  3702. | #define HAVE_MKSTEMP 1
  3703. | #define HAVE_FMEMOPEN 1
  3704. | #define HAVE_LRINT 1
  3705. | #define HAVE_FSEEKO 1
  3706. | #define HAVE_MAD_H 1
  3707. | #define HAVE_LAME_LAME_H 1
  3708. | #define HAVE_LAME_ID3TAG 1
  3709. | /* end confdefs.h.  */
  3710. | #include <stdio.h>
  3711. | #ifdef HAVE_SYS_TYPES_H
  3712. | # include <sys/types.h>
  3713. | #endif
  3714. | #ifdef HAVE_SYS_STAT_H
  3715. | # include <sys/stat.h>
  3716. | #endif
  3717. | #ifdef STDC_HEADERS
  3718. | # include <stdlib.h>
  3719. | # include <stddef.h>
  3720. | #else
  3721. | # ifdef HAVE_STDLIB_H
  3722. | #  include <stdlib.h>
  3723. | # endif
  3724. | #endif
  3725. | #ifdef HAVE_STRING_H
  3726. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3727. | #  include <memory.h>
  3728. | # endif
  3729. | # include <string.h>
  3730. | #endif
  3731. | #ifdef HAVE_STRINGS_H
  3732. | # include <strings.h>
  3733. | #endif
  3734. | #ifdef HAVE_INTTYPES_H
  3735. | # include <inttypes.h>
  3736. | #endif
  3737. | #ifdef HAVE_STDINT_H
  3738. | # include <stdint.h>
  3739. | #endif
  3740. | #ifdef HAVE_UNISTD_H
  3741. | # include <unistd.h>
  3742. | #endif
  3743. | #include <CoreAudio/CoreAudio.h>
  3744. configure:15581: result: no
  3745. configure:15581: checking CoreAudio/CoreAudio.h presence
  3746. configure:15581: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  3747. conftest.c:48:33: fatal error: CoreAudio/CoreAudio.h: No such file or directory
  3748.  #include <CoreAudio/CoreAudio.h>
  3749.                                  ^
  3750. compilation terminated.
  3751. configure:15581: $? = 1
  3752. configure: failed program was:
  3753. | /* confdefs.h */
  3754. | #define PACKAGE_NAME "SoX"
  3755. | #define PACKAGE_TARNAME "sox"
  3756. | #define PACKAGE_VERSION "14.4.2"
  3757. | #define PACKAGE_STRING "SoX 14.4.2"
  3758. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  3759. | #define PACKAGE_URL ""
  3760. | #define PACKAGE "sox"
  3761. | #define VERSION "14.4.2"
  3762. | #define STDC_HEADERS 1
  3763. | #define HAVE_SYS_TYPES_H 1
  3764. | #define HAVE_SYS_STAT_H 1
  3765. | #define HAVE_STDLIB_H 1
  3766. | #define HAVE_STRING_H 1
  3767. | #define HAVE_MEMORY_H 1
  3768. | #define HAVE_STRINGS_H 1
  3769. | #define HAVE_INTTYPES_H 1
  3770. | #define HAVE_STDINT_H 1
  3771. | #define HAVE_UNISTD_H 1
  3772. | #define HAVE_DLFCN_H 1
  3773. | #define LT_OBJDIR ".libs/"
  3774. | #define ENABLE_SSP_CC 1
  3775. | #define STDC_HEADERS 1
  3776. | #define HAVE_FCNTL_H 1
  3777. | #define HAVE_UNISTD_H 1
  3778. | #define HAVE_BYTESWAP_H 1
  3779. | #define HAVE_SYS_STAT_H 1
  3780. | #define HAVE_SYS_TIME_H 1
  3781. | #define HAVE_SYS_TIMEB_H 1
  3782. | #define HAVE_SYS_TYPES_H 1
  3783. | #define HAVE_SYS_UTSNAME_H 1
  3784. | #define HAVE_TERMIOS_H 1
  3785. | #define HAVE_GLOB_H 1
  3786. | #define HAVE_FENV_H 1
  3787. | #define HAVE_STRCASECMP 1
  3788. | #define HAVE_STRDUP 1
  3789. | #define HAVE_POPEN 1
  3790. | #define HAVE_VSNPRINTF 1
  3791. | #define HAVE_GETTIMEOFDAY 1
  3792. | #define HAVE_MKSTEMP 1
  3793. | #define HAVE_FMEMOPEN 1
  3794. | #define HAVE_LRINT 1
  3795. | #define HAVE_FSEEKO 1
  3796. | #define HAVE_MAD_H 1
  3797. | #define HAVE_LAME_LAME_H 1
  3798. | #define HAVE_LAME_ID3TAG 1
  3799. | /* end confdefs.h.  */
  3800. | #include <CoreAudio/CoreAudio.h>
  3801. configure:15581: result: no
  3802. configure:15581: checking for CoreAudio/CoreAudio.h
  3803. configure:15581: result: no
  3804. configure:15651: checking alsa/asoundlib.h usability
  3805. configure:15651: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  3806. conftest.c:81:28: fatal error: alsa/asoundlib.h: No such file or directory
  3807.  #include <alsa/asoundlib.h>
  3808.                             ^
  3809. compilation terminated.
  3810. configure:15651: $? = 1
  3811. configure: failed program was:
  3812. | /* confdefs.h */
  3813. | #define PACKAGE_NAME "SoX"
  3814. | #define PACKAGE_TARNAME "sox"
  3815. | #define PACKAGE_VERSION "14.4.2"
  3816. | #define PACKAGE_STRING "SoX 14.4.2"
  3817. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  3818. | #define PACKAGE_URL ""
  3819. | #define PACKAGE "sox"
  3820. | #define VERSION "14.4.2"
  3821. | #define STDC_HEADERS 1
  3822. | #define HAVE_SYS_TYPES_H 1
  3823. | #define HAVE_SYS_STAT_H 1
  3824. | #define HAVE_STDLIB_H 1
  3825. | #define HAVE_STRING_H 1
  3826. | #define HAVE_MEMORY_H 1
  3827. | #define HAVE_STRINGS_H 1
  3828. | #define HAVE_INTTYPES_H 1
  3829. | #define HAVE_STDINT_H 1
  3830. | #define HAVE_UNISTD_H 1
  3831. | #define HAVE_DLFCN_H 1
  3832. | #define LT_OBJDIR ".libs/"
  3833. | #define ENABLE_SSP_CC 1
  3834. | #define STDC_HEADERS 1
  3835. | #define HAVE_FCNTL_H 1
  3836. | #define HAVE_UNISTD_H 1
  3837. | #define HAVE_BYTESWAP_H 1
  3838. | #define HAVE_SYS_STAT_H 1
  3839. | #define HAVE_SYS_TIME_H 1
  3840. | #define HAVE_SYS_TIMEB_H 1
  3841. | #define HAVE_SYS_TYPES_H 1
  3842. | #define HAVE_SYS_UTSNAME_H 1
  3843. | #define HAVE_TERMIOS_H 1
  3844. | #define HAVE_GLOB_H 1
  3845. | #define HAVE_FENV_H 1
  3846. | #define HAVE_STRCASECMP 1
  3847. | #define HAVE_STRDUP 1
  3848. | #define HAVE_POPEN 1
  3849. | #define HAVE_VSNPRINTF 1
  3850. | #define HAVE_GETTIMEOFDAY 1
  3851. | #define HAVE_MKSTEMP 1
  3852. | #define HAVE_FMEMOPEN 1
  3853. | #define HAVE_LRINT 1
  3854. | #define HAVE_FSEEKO 1
  3855. | #define HAVE_MAD_H 1
  3856. | #define HAVE_LAME_LAME_H 1
  3857. | #define HAVE_LAME_ID3TAG 1
  3858. | /* end confdefs.h.  */
  3859. | #include <stdio.h>
  3860. | #ifdef HAVE_SYS_TYPES_H
  3861. | # include <sys/types.h>
  3862. | #endif
  3863. | #ifdef HAVE_SYS_STAT_H
  3864. | # include <sys/stat.h>
  3865. | #endif
  3866. | #ifdef STDC_HEADERS
  3867. | # include <stdlib.h>
  3868. | # include <stddef.h>
  3869. | #else
  3870. | # ifdef HAVE_STDLIB_H
  3871. | #  include <stdlib.h>
  3872. | # endif
  3873. | #endif
  3874. | #ifdef HAVE_STRING_H
  3875. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3876. | #  include <memory.h>
  3877. | # endif
  3878. | # include <string.h>
  3879. | #endif
  3880. | #ifdef HAVE_STRINGS_H
  3881. | # include <strings.h>
  3882. | #endif
  3883. | #ifdef HAVE_INTTYPES_H
  3884. | # include <inttypes.h>
  3885. | #endif
  3886. | #ifdef HAVE_STDINT_H
  3887. | # include <stdint.h>
  3888. | #endif
  3889. | #ifdef HAVE_UNISTD_H
  3890. | # include <unistd.h>
  3891. | #endif
  3892. | #include <alsa/asoundlib.h>
  3893. configure:15651: result: no
  3894. configure:15651: checking alsa/asoundlib.h presence
  3895. configure:15651: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  3896. conftest.c:48:28: fatal error: alsa/asoundlib.h: No such file or directory
  3897.  #include <alsa/asoundlib.h>
  3898.                             ^
  3899. compilation terminated.
  3900. configure:15651: $? = 1
  3901. configure: failed program was:
  3902. | /* confdefs.h */
  3903. | #define PACKAGE_NAME "SoX"
  3904. | #define PACKAGE_TARNAME "sox"
  3905. | #define PACKAGE_VERSION "14.4.2"
  3906. | #define PACKAGE_STRING "SoX 14.4.2"
  3907. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  3908. | #define PACKAGE_URL ""
  3909. | #define PACKAGE "sox"
  3910. | #define VERSION "14.4.2"
  3911. | #define STDC_HEADERS 1
  3912. | #define HAVE_SYS_TYPES_H 1
  3913. | #define HAVE_SYS_STAT_H 1
  3914. | #define HAVE_STDLIB_H 1
  3915. | #define HAVE_STRING_H 1
  3916. | #define HAVE_MEMORY_H 1
  3917. | #define HAVE_STRINGS_H 1
  3918. | #define HAVE_INTTYPES_H 1
  3919. | #define HAVE_STDINT_H 1
  3920. | #define HAVE_UNISTD_H 1
  3921. | #define HAVE_DLFCN_H 1
  3922. | #define LT_OBJDIR ".libs/"
  3923. | #define ENABLE_SSP_CC 1
  3924. | #define STDC_HEADERS 1
  3925. | #define HAVE_FCNTL_H 1
  3926. | #define HAVE_UNISTD_H 1
  3927. | #define HAVE_BYTESWAP_H 1
  3928. | #define HAVE_SYS_STAT_H 1
  3929. | #define HAVE_SYS_TIME_H 1
  3930. | #define HAVE_SYS_TIMEB_H 1
  3931. | #define HAVE_SYS_TYPES_H 1
  3932. | #define HAVE_SYS_UTSNAME_H 1
  3933. | #define HAVE_TERMIOS_H 1
  3934. | #define HAVE_GLOB_H 1
  3935. | #define HAVE_FENV_H 1
  3936. | #define HAVE_STRCASECMP 1
  3937. | #define HAVE_STRDUP 1
  3938. | #define HAVE_POPEN 1
  3939. | #define HAVE_VSNPRINTF 1
  3940. | #define HAVE_GETTIMEOFDAY 1
  3941. | #define HAVE_MKSTEMP 1
  3942. | #define HAVE_FMEMOPEN 1
  3943. | #define HAVE_LRINT 1
  3944. | #define HAVE_FSEEKO 1
  3945. | #define HAVE_MAD_H 1
  3946. | #define HAVE_LAME_LAME_H 1
  3947. | #define HAVE_LAME_ID3TAG 1
  3948. | /* end confdefs.h.  */
  3949. | #include <alsa/asoundlib.h>
  3950. configure:15651: result: no
  3951. configure:15651: checking for alsa/asoundlib.h
  3952. configure:15651: result: no
  3953. configure:15762: checking ao/ao.h usability
  3954. configure:15762: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  3955. conftest.c:81:19: fatal error: ao/ao.h: No such file or directory
  3956.  #include <ao/ao.h>
  3957.                    ^
  3958. compilation terminated.
  3959. configure:15762: $? = 1
  3960. configure: failed program was:
  3961. | /* confdefs.h */
  3962. | #define PACKAGE_NAME "SoX"
  3963. | #define PACKAGE_TARNAME "sox"
  3964. | #define PACKAGE_VERSION "14.4.2"
  3965. | #define PACKAGE_STRING "SoX 14.4.2"
  3966. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  3967. | #define PACKAGE_URL ""
  3968. | #define PACKAGE "sox"
  3969. | #define VERSION "14.4.2"
  3970. | #define STDC_HEADERS 1
  3971. | #define HAVE_SYS_TYPES_H 1
  3972. | #define HAVE_SYS_STAT_H 1
  3973. | #define HAVE_STDLIB_H 1
  3974. | #define HAVE_STRING_H 1
  3975. | #define HAVE_MEMORY_H 1
  3976. | #define HAVE_STRINGS_H 1
  3977. | #define HAVE_INTTYPES_H 1
  3978. | #define HAVE_STDINT_H 1
  3979. | #define HAVE_UNISTD_H 1
  3980. | #define HAVE_DLFCN_H 1
  3981. | #define LT_OBJDIR ".libs/"
  3982. | #define ENABLE_SSP_CC 1
  3983. | #define STDC_HEADERS 1
  3984. | #define HAVE_FCNTL_H 1
  3985. | #define HAVE_UNISTD_H 1
  3986. | #define HAVE_BYTESWAP_H 1
  3987. | #define HAVE_SYS_STAT_H 1
  3988. | #define HAVE_SYS_TIME_H 1
  3989. | #define HAVE_SYS_TIMEB_H 1
  3990. | #define HAVE_SYS_TYPES_H 1
  3991. | #define HAVE_SYS_UTSNAME_H 1
  3992. | #define HAVE_TERMIOS_H 1
  3993. | #define HAVE_GLOB_H 1
  3994. | #define HAVE_FENV_H 1
  3995. | #define HAVE_STRCASECMP 1
  3996. | #define HAVE_STRDUP 1
  3997. | #define HAVE_POPEN 1
  3998. | #define HAVE_VSNPRINTF 1
  3999. | #define HAVE_GETTIMEOFDAY 1
  4000. | #define HAVE_MKSTEMP 1
  4001. | #define HAVE_FMEMOPEN 1
  4002. | #define HAVE_LRINT 1
  4003. | #define HAVE_FSEEKO 1
  4004. | #define HAVE_MAD_H 1
  4005. | #define HAVE_LAME_LAME_H 1
  4006. | #define HAVE_LAME_ID3TAG 1
  4007. | /* end confdefs.h.  */
  4008. | #include <stdio.h>
  4009. | #ifdef HAVE_SYS_TYPES_H
  4010. | # include <sys/types.h>
  4011. | #endif
  4012. | #ifdef HAVE_SYS_STAT_H
  4013. | # include <sys/stat.h>
  4014. | #endif
  4015. | #ifdef STDC_HEADERS
  4016. | # include <stdlib.h>
  4017. | # include <stddef.h>
  4018. | #else
  4019. | # ifdef HAVE_STDLIB_H
  4020. | #  include <stdlib.h>
  4021. | # endif
  4022. | #endif
  4023. | #ifdef HAVE_STRING_H
  4024. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4025. | #  include <memory.h>
  4026. | # endif
  4027. | # include <string.h>
  4028. | #endif
  4029. | #ifdef HAVE_STRINGS_H
  4030. | # include <strings.h>
  4031. | #endif
  4032. | #ifdef HAVE_INTTYPES_H
  4033. | # include <inttypes.h>
  4034. | #endif
  4035. | #ifdef HAVE_STDINT_H
  4036. | # include <stdint.h>
  4037. | #endif
  4038. | #ifdef HAVE_UNISTD_H
  4039. | # include <unistd.h>
  4040. | #endif
  4041. | #include <ao/ao.h>
  4042. configure:15762: result: no
  4043. configure:15762: checking ao/ao.h presence
  4044. configure:15762: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  4045. conftest.c:48:19: fatal error: ao/ao.h: No such file or directory
  4046.  #include <ao/ao.h>
  4047.                    ^
  4048. compilation terminated.
  4049. configure:15762: $? = 1
  4050. configure: failed program was:
  4051. | /* confdefs.h */
  4052. | #define PACKAGE_NAME "SoX"
  4053. | #define PACKAGE_TARNAME "sox"
  4054. | #define PACKAGE_VERSION "14.4.2"
  4055. | #define PACKAGE_STRING "SoX 14.4.2"
  4056. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  4057. | #define PACKAGE_URL ""
  4058. | #define PACKAGE "sox"
  4059. | #define VERSION "14.4.2"
  4060. | #define STDC_HEADERS 1
  4061. | #define HAVE_SYS_TYPES_H 1
  4062. | #define HAVE_SYS_STAT_H 1
  4063. | #define HAVE_STDLIB_H 1
  4064. | #define HAVE_STRING_H 1
  4065. | #define HAVE_MEMORY_H 1
  4066. | #define HAVE_STRINGS_H 1
  4067. | #define HAVE_INTTYPES_H 1
  4068. | #define HAVE_STDINT_H 1
  4069. | #define HAVE_UNISTD_H 1
  4070. | #define HAVE_DLFCN_H 1
  4071. | #define LT_OBJDIR ".libs/"
  4072. | #define ENABLE_SSP_CC 1
  4073. | #define STDC_HEADERS 1
  4074. | #define HAVE_FCNTL_H 1
  4075. | #define HAVE_UNISTD_H 1
  4076. | #define HAVE_BYTESWAP_H 1
  4077. | #define HAVE_SYS_STAT_H 1
  4078. | #define HAVE_SYS_TIME_H 1
  4079. | #define HAVE_SYS_TIMEB_H 1
  4080. | #define HAVE_SYS_TYPES_H 1
  4081. | #define HAVE_SYS_UTSNAME_H 1
  4082. | #define HAVE_TERMIOS_H 1
  4083. | #define HAVE_GLOB_H 1
  4084. | #define HAVE_FENV_H 1
  4085. | #define HAVE_STRCASECMP 1
  4086. | #define HAVE_STRDUP 1
  4087. | #define HAVE_POPEN 1
  4088. | #define HAVE_VSNPRINTF 1
  4089. | #define HAVE_GETTIMEOFDAY 1
  4090. | #define HAVE_MKSTEMP 1
  4091. | #define HAVE_FMEMOPEN 1
  4092. | #define HAVE_LRINT 1
  4093. | #define HAVE_FSEEKO 1
  4094. | #define HAVE_MAD_H 1
  4095. | #define HAVE_LAME_LAME_H 1
  4096. | #define HAVE_LAME_ID3TAG 1
  4097. | /* end confdefs.h.  */
  4098. | #include <ao/ao.h>
  4099. configure:15762: result: no
  4100. configure:15762: checking for ao/ao.h
  4101. configure:15762: result: no
  4102. configure:15873: checking pulse/simple.h usability
  4103. configure:15873: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  4104. conftest.c:81:26: fatal error: pulse/simple.h: No such file or directory
  4105.  #include <pulse/simple.h>
  4106.                           ^
  4107. compilation terminated.
  4108. configure:15873: $? = 1
  4109. configure: failed program was:
  4110. | /* confdefs.h */
  4111. | #define PACKAGE_NAME "SoX"
  4112. | #define PACKAGE_TARNAME "sox"
  4113. | #define PACKAGE_VERSION "14.4.2"
  4114. | #define PACKAGE_STRING "SoX 14.4.2"
  4115. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  4116. | #define PACKAGE_URL ""
  4117. | #define PACKAGE "sox"
  4118. | #define VERSION "14.4.2"
  4119. | #define STDC_HEADERS 1
  4120. | #define HAVE_SYS_TYPES_H 1
  4121. | #define HAVE_SYS_STAT_H 1
  4122. | #define HAVE_STDLIB_H 1
  4123. | #define HAVE_STRING_H 1
  4124. | #define HAVE_MEMORY_H 1
  4125. | #define HAVE_STRINGS_H 1
  4126. | #define HAVE_INTTYPES_H 1
  4127. | #define HAVE_STDINT_H 1
  4128. | #define HAVE_UNISTD_H 1
  4129. | #define HAVE_DLFCN_H 1
  4130. | #define LT_OBJDIR ".libs/"
  4131. | #define ENABLE_SSP_CC 1
  4132. | #define STDC_HEADERS 1
  4133. | #define HAVE_FCNTL_H 1
  4134. | #define HAVE_UNISTD_H 1
  4135. | #define HAVE_BYTESWAP_H 1
  4136. | #define HAVE_SYS_STAT_H 1
  4137. | #define HAVE_SYS_TIME_H 1
  4138. | #define HAVE_SYS_TIMEB_H 1
  4139. | #define HAVE_SYS_TYPES_H 1
  4140. | #define HAVE_SYS_UTSNAME_H 1
  4141. | #define HAVE_TERMIOS_H 1
  4142. | #define HAVE_GLOB_H 1
  4143. | #define HAVE_FENV_H 1
  4144. | #define HAVE_STRCASECMP 1
  4145. | #define HAVE_STRDUP 1
  4146. | #define HAVE_POPEN 1
  4147. | #define HAVE_VSNPRINTF 1
  4148. | #define HAVE_GETTIMEOFDAY 1
  4149. | #define HAVE_MKSTEMP 1
  4150. | #define HAVE_FMEMOPEN 1
  4151. | #define HAVE_LRINT 1
  4152. | #define HAVE_FSEEKO 1
  4153. | #define HAVE_MAD_H 1
  4154. | #define HAVE_LAME_LAME_H 1
  4155. | #define HAVE_LAME_ID3TAG 1
  4156. | /* end confdefs.h.  */
  4157. | #include <stdio.h>
  4158. | #ifdef HAVE_SYS_TYPES_H
  4159. | # include <sys/types.h>
  4160. | #endif
  4161. | #ifdef HAVE_SYS_STAT_H
  4162. | # include <sys/stat.h>
  4163. | #endif
  4164. | #ifdef STDC_HEADERS
  4165. | # include <stdlib.h>
  4166. | # include <stddef.h>
  4167. | #else
  4168. | # ifdef HAVE_STDLIB_H
  4169. | #  include <stdlib.h>
  4170. | # endif
  4171. | #endif
  4172. | #ifdef HAVE_STRING_H
  4173. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4174. | #  include <memory.h>
  4175. | # endif
  4176. | # include <string.h>
  4177. | #endif
  4178. | #ifdef HAVE_STRINGS_H
  4179. | # include <strings.h>
  4180. | #endif
  4181. | #ifdef HAVE_INTTYPES_H
  4182. | # include <inttypes.h>
  4183. | #endif
  4184. | #ifdef HAVE_STDINT_H
  4185. | # include <stdint.h>
  4186. | #endif
  4187. | #ifdef HAVE_UNISTD_H
  4188. | # include <unistd.h>
  4189. | #endif
  4190. | #include <pulse/simple.h>
  4191. configure:15873: result: no
  4192. configure:15873: checking pulse/simple.h presence
  4193. configure:15873: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  4194. conftest.c:48:26: fatal error: pulse/simple.h: No such file or directory
  4195.  #include <pulse/simple.h>
  4196.                           ^
  4197. compilation terminated.
  4198. configure:15873: $? = 1
  4199. configure: failed program was:
  4200. | /* confdefs.h */
  4201. | #define PACKAGE_NAME "SoX"
  4202. | #define PACKAGE_TARNAME "sox"
  4203. | #define PACKAGE_VERSION "14.4.2"
  4204. | #define PACKAGE_STRING "SoX 14.4.2"
  4205. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  4206. | #define PACKAGE_URL ""
  4207. | #define PACKAGE "sox"
  4208. | #define VERSION "14.4.2"
  4209. | #define STDC_HEADERS 1
  4210. | #define HAVE_SYS_TYPES_H 1
  4211. | #define HAVE_SYS_STAT_H 1
  4212. | #define HAVE_STDLIB_H 1
  4213. | #define HAVE_STRING_H 1
  4214. | #define HAVE_MEMORY_H 1
  4215. | #define HAVE_STRINGS_H 1
  4216. | #define HAVE_INTTYPES_H 1
  4217. | #define HAVE_STDINT_H 1
  4218. | #define HAVE_UNISTD_H 1
  4219. | #define HAVE_DLFCN_H 1
  4220. | #define LT_OBJDIR ".libs/"
  4221. | #define ENABLE_SSP_CC 1
  4222. | #define STDC_HEADERS 1
  4223. | #define HAVE_FCNTL_H 1
  4224. | #define HAVE_UNISTD_H 1
  4225. | #define HAVE_BYTESWAP_H 1
  4226. | #define HAVE_SYS_STAT_H 1
  4227. | #define HAVE_SYS_TIME_H 1
  4228. | #define HAVE_SYS_TIMEB_H 1
  4229. | #define HAVE_SYS_TYPES_H 1
  4230. | #define HAVE_SYS_UTSNAME_H 1
  4231. | #define HAVE_TERMIOS_H 1
  4232. | #define HAVE_GLOB_H 1
  4233. | #define HAVE_FENV_H 1
  4234. | #define HAVE_STRCASECMP 1
  4235. | #define HAVE_STRDUP 1
  4236. | #define HAVE_POPEN 1
  4237. | #define HAVE_VSNPRINTF 1
  4238. | #define HAVE_GETTIMEOFDAY 1
  4239. | #define HAVE_MKSTEMP 1
  4240. | #define HAVE_FMEMOPEN 1
  4241. | #define HAVE_LRINT 1
  4242. | #define HAVE_FSEEKO 1
  4243. | #define HAVE_MAD_H 1
  4244. | #define HAVE_LAME_LAME_H 1
  4245. | #define HAVE_LAME_ID3TAG 1
  4246. | /* end confdefs.h.  */
  4247. | #include <pulse/simple.h>
  4248. configure:15873: result: no
  4249. configure:15873: checking for pulse/simple.h
  4250. configure:15873: result: no
  4251. configure:15983: checking for mmsystem.h
  4252. configure:15983: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  4253. conftest.c:48:21: fatal error: windows.h: No such file or directory
  4254.  #include <windows.h>
  4255.                      ^
  4256. compilation terminated.
  4257. configure:15983: $? = 1
  4258. configure: failed program was:
  4259. | /* confdefs.h */
  4260. | #define PACKAGE_NAME "SoX"
  4261. | #define PACKAGE_TARNAME "sox"
  4262. | #define PACKAGE_VERSION "14.4.2"
  4263. | #define PACKAGE_STRING "SoX 14.4.2"
  4264. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  4265. | #define PACKAGE_URL ""
  4266. | #define PACKAGE "sox"
  4267. | #define VERSION "14.4.2"
  4268. | #define STDC_HEADERS 1
  4269. | #define HAVE_SYS_TYPES_H 1
  4270. | #define HAVE_SYS_STAT_H 1
  4271. | #define HAVE_STDLIB_H 1
  4272. | #define HAVE_STRING_H 1
  4273. | #define HAVE_MEMORY_H 1
  4274. | #define HAVE_STRINGS_H 1
  4275. | #define HAVE_INTTYPES_H 1
  4276. | #define HAVE_STDINT_H 1
  4277. | #define HAVE_UNISTD_H 1
  4278. | #define HAVE_DLFCN_H 1
  4279. | #define LT_OBJDIR ".libs/"
  4280. | #define ENABLE_SSP_CC 1
  4281. | #define STDC_HEADERS 1
  4282. | #define HAVE_FCNTL_H 1
  4283. | #define HAVE_UNISTD_H 1
  4284. | #define HAVE_BYTESWAP_H 1
  4285. | #define HAVE_SYS_STAT_H 1
  4286. | #define HAVE_SYS_TIME_H 1
  4287. | #define HAVE_SYS_TIMEB_H 1
  4288. | #define HAVE_SYS_TYPES_H 1
  4289. | #define HAVE_SYS_UTSNAME_H 1
  4290. | #define HAVE_TERMIOS_H 1
  4291. | #define HAVE_GLOB_H 1
  4292. | #define HAVE_FENV_H 1
  4293. | #define HAVE_STRCASECMP 1
  4294. | #define HAVE_STRDUP 1
  4295. | #define HAVE_POPEN 1
  4296. | #define HAVE_VSNPRINTF 1
  4297. | #define HAVE_GETTIMEOFDAY 1
  4298. | #define HAVE_MKSTEMP 1
  4299. | #define HAVE_FMEMOPEN 1
  4300. | #define HAVE_LRINT 1
  4301. | #define HAVE_FSEEKO 1
  4302. | #define HAVE_MAD_H 1
  4303. | #define HAVE_LAME_LAME_H 1
  4304. | #define HAVE_LAME_ID3TAG 1
  4305. | /* end confdefs.h.  */
  4306. | #include <windows.h>
  4307. |
  4308. | #include <mmsystem.h>
  4309. configure:15983: result: no
  4310. configure:16034: checking for SNDFILE
  4311. configure:16041: $PKG_CONFIG --exists --print-errors "sndfile"
  4312. Package sndfile was not found in the pkg-config search path.
  4313. Perhaps you should add the directory containing `sndfile.pc'
  4314. to the PKG_CONFIG_PATH environment variable
  4315. No package 'sndfile' found
  4316. configure:16044: $? = 1
  4317. configure:16058: $PKG_CONFIG --exists --print-errors "sndfile"
  4318. Package sndfile was not found in the pkg-config search path.
  4319. Perhaps you should add the directory containing `sndfile.pc'
  4320. to the PKG_CONFIG_PATH environment variable
  4321. No package 'sndfile' found
  4322. configure:16061: $? = 1
  4323. configure:16075: result: no
  4324. No package 'sndfile' found
  4325. configure:16123: checking sndfile.h usability
  4326. configure:16123: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp  -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  4327. conftest.c:81:21: fatal error: sndfile.h: No such file or directory
  4328.  #include <sndfile.h>
  4329.                      ^
  4330. compilation terminated.
  4331. configure:16123: $? = 1
  4332. configure: failed program was:
  4333. | /* confdefs.h */
  4334. | #define PACKAGE_NAME "SoX"
  4335. | #define PACKAGE_TARNAME "sox"
  4336. | #define PACKAGE_VERSION "14.4.2"
  4337. | #define PACKAGE_STRING "SoX 14.4.2"
  4338. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  4339. | #define PACKAGE_URL ""
  4340. | #define PACKAGE "sox"
  4341. | #define VERSION "14.4.2"
  4342. | #define STDC_HEADERS 1
  4343. | #define HAVE_SYS_TYPES_H 1
  4344. | #define HAVE_SYS_STAT_H 1
  4345. | #define HAVE_STDLIB_H 1
  4346. | #define HAVE_STRING_H 1
  4347. | #define HAVE_MEMORY_H 1
  4348. | #define HAVE_STRINGS_H 1
  4349. | #define HAVE_INTTYPES_H 1
  4350. | #define HAVE_STDINT_H 1
  4351. | #define HAVE_UNISTD_H 1
  4352. | #define HAVE_DLFCN_H 1
  4353. | #define LT_OBJDIR ".libs/"
  4354. | #define ENABLE_SSP_CC 1
  4355. | #define STDC_HEADERS 1
  4356. | #define HAVE_FCNTL_H 1
  4357. | #define HAVE_UNISTD_H 1
  4358. | #define HAVE_BYTESWAP_H 1
  4359. | #define HAVE_SYS_STAT_H 1
  4360. | #define HAVE_SYS_TIME_H 1
  4361. | #define HAVE_SYS_TIMEB_H 1
  4362. | #define HAVE_SYS_TYPES_H 1
  4363. | #define HAVE_SYS_UTSNAME_H 1
  4364. | #define HAVE_TERMIOS_H 1
  4365. | #define HAVE_GLOB_H 1
  4366. | #define HAVE_FENV_H 1
  4367. | #define HAVE_STRCASECMP 1
  4368. | #define HAVE_STRDUP 1
  4369. | #define HAVE_POPEN 1
  4370. | #define HAVE_VSNPRINTF 1
  4371. | #define HAVE_GETTIMEOFDAY 1
  4372. | #define HAVE_MKSTEMP 1
  4373. | #define HAVE_FMEMOPEN 1
  4374. | #define HAVE_LRINT 1
  4375. | #define HAVE_FSEEKO 1
  4376. | #define HAVE_MAD_H 1
  4377. | #define HAVE_LAME_LAME_H 1
  4378. | #define HAVE_LAME_ID3TAG 1
  4379. | /* end confdefs.h.  */
  4380. | #include <stdio.h>
  4381. | #ifdef HAVE_SYS_TYPES_H
  4382. | # include <sys/types.h>
  4383. | #endif
  4384. | #ifdef HAVE_SYS_STAT_H
  4385. | # include <sys/stat.h>
  4386. | #endif
  4387. | #ifdef STDC_HEADERS
  4388. | # include <stdlib.h>
  4389. | # include <stddef.h>
  4390. | #else
  4391. | # ifdef HAVE_STDLIB_H
  4392. | #  include <stdlib.h>
  4393. | # endif
  4394. | #endif
  4395. | #ifdef HAVE_STRING_H
  4396. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4397. | #  include <memory.h>
  4398. | # endif
  4399. | # include <string.h>
  4400. | #endif
  4401. | #ifdef HAVE_STRINGS_H
  4402. | # include <strings.h>
  4403. | #endif
  4404. | #ifdef HAVE_INTTYPES_H
  4405. | # include <inttypes.h>
  4406. | #endif
  4407. | #ifdef HAVE_STDINT_H
  4408. | # include <stdint.h>
  4409. | #endif
  4410. | #ifdef HAVE_UNISTD_H
  4411. | # include <unistd.h>
  4412. | #endif
  4413. | #include <sndfile.h>
  4414. configure:16123: result: no
  4415. configure:16123: checking sndfile.h presence
  4416. configure:16123: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  4417. conftest.c:48:21: fatal error: sndfile.h: No such file or directory
  4418.  #include <sndfile.h>
  4419.                      ^
  4420. compilation terminated.
  4421. configure:16123: $? = 1
  4422. configure: failed program was:
  4423. | /* confdefs.h */
  4424. | #define PACKAGE_NAME "SoX"
  4425. | #define PACKAGE_TARNAME "sox"
  4426. | #define PACKAGE_VERSION "14.4.2"
  4427. | #define PACKAGE_STRING "SoX 14.4.2"
  4428. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  4429. | #define PACKAGE_URL ""
  4430. | #define PACKAGE "sox"
  4431. | #define VERSION "14.4.2"
  4432. | #define STDC_HEADERS 1
  4433. | #define HAVE_SYS_TYPES_H 1
  4434. | #define HAVE_SYS_STAT_H 1
  4435. | #define HAVE_STDLIB_H 1
  4436. | #define HAVE_STRING_H 1
  4437. | #define HAVE_MEMORY_H 1
  4438. | #define HAVE_STRINGS_H 1
  4439. | #define HAVE_INTTYPES_H 1
  4440. | #define HAVE_STDINT_H 1
  4441. | #define HAVE_UNISTD_H 1
  4442. | #define HAVE_DLFCN_H 1
  4443. | #define LT_OBJDIR ".libs/"
  4444. | #define ENABLE_SSP_CC 1
  4445. | #define STDC_HEADERS 1
  4446. | #define HAVE_FCNTL_H 1
  4447. | #define HAVE_UNISTD_H 1
  4448. | #define HAVE_BYTESWAP_H 1
  4449. | #define HAVE_SYS_STAT_H 1
  4450. | #define HAVE_SYS_TIME_H 1
  4451. | #define HAVE_SYS_TIMEB_H 1
  4452. | #define HAVE_SYS_TYPES_H 1
  4453. | #define HAVE_SYS_UTSNAME_H 1
  4454. | #define HAVE_TERMIOS_H 1
  4455. | #define HAVE_GLOB_H 1
  4456. | #define HAVE_FENV_H 1
  4457. | #define HAVE_STRCASECMP 1
  4458. | #define HAVE_STRDUP 1
  4459. | #define HAVE_POPEN 1
  4460. | #define HAVE_VSNPRINTF 1
  4461. | #define HAVE_GETTIMEOFDAY 1
  4462. | #define HAVE_MKSTEMP 1
  4463. | #define HAVE_FMEMOPEN 1
  4464. | #define HAVE_LRINT 1
  4465. | #define HAVE_FSEEKO 1
  4466. | #define HAVE_MAD_H 1
  4467. | #define HAVE_LAME_LAME_H 1
  4468. | #define HAVE_LAME_ID3TAG 1
  4469. | /* end confdefs.h.  */
  4470. | #include <sndfile.h>
  4471. configure:16123: result: no
  4472. configure:16123: checking for sndfile.h
  4473. configure:16123: result: no
  4474. configure:16271: checking sys/soundcard.h usability
  4475. configure:16271: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  4476. configure:16271: $? = 0
  4477. configure:16271: result: yes
  4478. configure:16271: checking sys/soundcard.h presence
  4479. configure:16271: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  4480. configure:16271: $? = 0
  4481. configure:16271: result: yes
  4482. configure:16271: checking for sys/soundcard.h
  4483. configure:16271: result: yes
  4484. configure:16399: checking sys/audioio.h usability
  4485. configure:16399: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  4486. conftest.c:84:25: fatal error: sys/audioio.h: No such file or directory
  4487.  #include <sys/audioio.h>
  4488.                          ^
  4489. compilation terminated.
  4490. configure:16399: $? = 1
  4491. configure: failed program was:
  4492. | /* confdefs.h */
  4493. | #define PACKAGE_NAME "SoX"
  4494. | #define PACKAGE_TARNAME "sox"
  4495. | #define PACKAGE_VERSION "14.4.2"
  4496. | #define PACKAGE_STRING "SoX 14.4.2"
  4497. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  4498. | #define PACKAGE_URL ""
  4499. | #define PACKAGE "sox"
  4500. | #define VERSION "14.4.2"
  4501. | #define STDC_HEADERS 1
  4502. | #define HAVE_SYS_TYPES_H 1
  4503. | #define HAVE_SYS_STAT_H 1
  4504. | #define HAVE_STDLIB_H 1
  4505. | #define HAVE_STRING_H 1
  4506. | #define HAVE_MEMORY_H 1
  4507. | #define HAVE_STRINGS_H 1
  4508. | #define HAVE_INTTYPES_H 1
  4509. | #define HAVE_STDINT_H 1
  4510. | #define HAVE_UNISTD_H 1
  4511. | #define HAVE_DLFCN_H 1
  4512. | #define LT_OBJDIR ".libs/"
  4513. | #define ENABLE_SSP_CC 1
  4514. | #define STDC_HEADERS 1
  4515. | #define HAVE_FCNTL_H 1
  4516. | #define HAVE_UNISTD_H 1
  4517. | #define HAVE_BYTESWAP_H 1
  4518. | #define HAVE_SYS_STAT_H 1
  4519. | #define HAVE_SYS_TIME_H 1
  4520. | #define HAVE_SYS_TIMEB_H 1
  4521. | #define HAVE_SYS_TYPES_H 1
  4522. | #define HAVE_SYS_UTSNAME_H 1
  4523. | #define HAVE_TERMIOS_H 1
  4524. | #define HAVE_GLOB_H 1
  4525. | #define HAVE_FENV_H 1
  4526. | #define HAVE_STRCASECMP 1
  4527. | #define HAVE_STRDUP 1
  4528. | #define HAVE_POPEN 1
  4529. | #define HAVE_VSNPRINTF 1
  4530. | #define HAVE_GETTIMEOFDAY 1
  4531. | #define HAVE_MKSTEMP 1
  4532. | #define HAVE_FMEMOPEN 1
  4533. | #define HAVE_LRINT 1
  4534. | #define HAVE_FSEEKO 1
  4535. | #define HAVE_MAD_H 1
  4536. | #define HAVE_LAME_LAME_H 1
  4537. | #define HAVE_LAME_ID3TAG 1
  4538. | #define HAVE_SYS_SOUNDCARD_H 1
  4539. | #define HAVE_OSS 1
  4540. | #define STATIC_OSS 1
  4541. | /* end confdefs.h.  */
  4542. | #include <stdio.h>
  4543. | #ifdef HAVE_SYS_TYPES_H
  4544. | # include <sys/types.h>
  4545. | #endif
  4546. | #ifdef HAVE_SYS_STAT_H
  4547. | # include <sys/stat.h>
  4548. | #endif
  4549. | #ifdef STDC_HEADERS
  4550. | # include <stdlib.h>
  4551. | # include <stddef.h>
  4552. | #else
  4553. | # ifdef HAVE_STDLIB_H
  4554. | #  include <stdlib.h>
  4555. | # endif
  4556. | #endif
  4557. | #ifdef HAVE_STRING_H
  4558. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4559. | #  include <memory.h>
  4560. | # endif
  4561. | # include <string.h>
  4562. | #endif
  4563. | #ifdef HAVE_STRINGS_H
  4564. | # include <strings.h>
  4565. | #endif
  4566. | #ifdef HAVE_INTTYPES_H
  4567. | # include <inttypes.h>
  4568. | #endif
  4569. | #ifdef HAVE_STDINT_H
  4570. | # include <stdint.h>
  4571. | #endif
  4572. | #ifdef HAVE_UNISTD_H
  4573. | # include <unistd.h>
  4574. | #endif
  4575. | #include <sys/audioio.h>
  4576. configure:16399: result: no
  4577. configure:16399: checking sys/audioio.h presence
  4578. configure:16399: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  4579. conftest.c:51:25: fatal error: sys/audioio.h: No such file or directory
  4580.  #include <sys/audioio.h>
  4581.                          ^
  4582. compilation terminated.
  4583. configure:16399: $? = 1
  4584. configure: failed program was:
  4585. | /* confdefs.h */
  4586. | #define PACKAGE_NAME "SoX"
  4587. | #define PACKAGE_TARNAME "sox"
  4588. | #define PACKAGE_VERSION "14.4.2"
  4589. | #define PACKAGE_STRING "SoX 14.4.2"
  4590. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  4591. | #define PACKAGE_URL ""
  4592. | #define PACKAGE "sox"
  4593. | #define VERSION "14.4.2"
  4594. | #define STDC_HEADERS 1
  4595. | #define HAVE_SYS_TYPES_H 1
  4596. | #define HAVE_SYS_STAT_H 1
  4597. | #define HAVE_STDLIB_H 1
  4598. | #define HAVE_STRING_H 1
  4599. | #define HAVE_MEMORY_H 1
  4600. | #define HAVE_STRINGS_H 1
  4601. | #define HAVE_INTTYPES_H 1
  4602. | #define HAVE_STDINT_H 1
  4603. | #define HAVE_UNISTD_H 1
  4604. | #define HAVE_DLFCN_H 1
  4605. | #define LT_OBJDIR ".libs/"
  4606. | #define ENABLE_SSP_CC 1
  4607. | #define STDC_HEADERS 1
  4608. | #define HAVE_FCNTL_H 1
  4609. | #define HAVE_UNISTD_H 1
  4610. | #define HAVE_BYTESWAP_H 1
  4611. | #define HAVE_SYS_STAT_H 1
  4612. | #define HAVE_SYS_TIME_H 1
  4613. | #define HAVE_SYS_TIMEB_H 1
  4614. | #define HAVE_SYS_TYPES_H 1
  4615. | #define HAVE_SYS_UTSNAME_H 1
  4616. | #define HAVE_TERMIOS_H 1
  4617. | #define HAVE_GLOB_H 1
  4618. | #define HAVE_FENV_H 1
  4619. | #define HAVE_STRCASECMP 1
  4620. | #define HAVE_STRDUP 1
  4621. | #define HAVE_POPEN 1
  4622. | #define HAVE_VSNPRINTF 1
  4623. | #define HAVE_GETTIMEOFDAY 1
  4624. | #define HAVE_MKSTEMP 1
  4625. | #define HAVE_FMEMOPEN 1
  4626. | #define HAVE_LRINT 1
  4627. | #define HAVE_FSEEKO 1
  4628. | #define HAVE_MAD_H 1
  4629. | #define HAVE_LAME_LAME_H 1
  4630. | #define HAVE_LAME_ID3TAG 1
  4631. | #define HAVE_SYS_SOUNDCARD_H 1
  4632. | #define HAVE_OSS 1
  4633. | #define STATIC_OSS 1
  4634. | /* end confdefs.h.  */
  4635. | #include <sys/audioio.h>
  4636. configure:16399: result: no
  4637. configure:16399: checking for sys/audioio.h
  4638. configure:16399: result: no
  4639. configure:16408: checking sun/audioio.h usability
  4640. configure:16408: gcc -c -g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c >&5
  4641. conftest.c:84:25: fatal error: sun/audioio.h: No such file or directory
  4642.  #include <sun/audioio.h>
  4643.                          ^
  4644. compilation terminated.
  4645. configure:16408: $? = 1
  4646. configure: failed program was:
  4647. | /* confdefs.h */
  4648. | #define PACKAGE_NAME "SoX"
  4649. | #define PACKAGE_TARNAME "sox"
  4650. | #define PACKAGE_VERSION "14.4.2"
  4651. | #define PACKAGE_STRING "SoX 14.4.2"
  4652. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  4653. | #define PACKAGE_URL ""
  4654. | #define PACKAGE "sox"
  4655. | #define VERSION "14.4.2"
  4656. | #define STDC_HEADERS 1
  4657. | #define HAVE_SYS_TYPES_H 1
  4658. | #define HAVE_SYS_STAT_H 1
  4659. | #define HAVE_STDLIB_H 1
  4660. | #define HAVE_STRING_H 1
  4661. | #define HAVE_MEMORY_H 1
  4662. | #define HAVE_STRINGS_H 1
  4663. | #define HAVE_INTTYPES_H 1
  4664. | #define HAVE_STDINT_H 1
  4665. | #define HAVE_UNISTD_H 1
  4666. | #define HAVE_DLFCN_H 1
  4667. | #define LT_OBJDIR ".libs/"
  4668. | #define ENABLE_SSP_CC 1
  4669. | #define STDC_HEADERS 1
  4670. | #define HAVE_FCNTL_H 1
  4671. | #define HAVE_UNISTD_H 1
  4672. | #define HAVE_BYTESWAP_H 1
  4673. | #define HAVE_SYS_STAT_H 1
  4674. | #define HAVE_SYS_TIME_H 1
  4675. | #define HAVE_SYS_TIMEB_H 1
  4676. | #define HAVE_SYS_TYPES_H 1
  4677. | #define HAVE_SYS_UTSNAME_H 1
  4678. | #define HAVE_TERMIOS_H 1
  4679. | #define HAVE_GLOB_H 1
  4680. | #define HAVE_FENV_H 1
  4681. | #define HAVE_STRCASECMP 1
  4682. | #define HAVE_STRDUP 1
  4683. | #define HAVE_POPEN 1
  4684. | #define HAVE_VSNPRINTF 1
  4685. | #define HAVE_GETTIMEOFDAY 1
  4686. | #define HAVE_MKSTEMP 1
  4687. | #define HAVE_FMEMOPEN 1
  4688. | #define HAVE_LRINT 1
  4689. | #define HAVE_FSEEKO 1
  4690. | #define HAVE_MAD_H 1
  4691. | #define HAVE_LAME_LAME_H 1
  4692. | #define HAVE_LAME_ID3TAG 1
  4693. | #define HAVE_SYS_SOUNDCARD_H 1
  4694. | #define HAVE_OSS 1
  4695. | #define STATIC_OSS 1
  4696. | /* end confdefs.h.  */
  4697. | #include <stdio.h>
  4698. | #ifdef HAVE_SYS_TYPES_H
  4699. | # include <sys/types.h>
  4700. | #endif
  4701. | #ifdef HAVE_SYS_STAT_H
  4702. | # include <sys/stat.h>
  4703. | #endif
  4704. | #ifdef STDC_HEADERS
  4705. | # include <stdlib.h>
  4706. | # include <stddef.h>
  4707. | #else
  4708. | # ifdef HAVE_STDLIB_H
  4709. | #  include <stdlib.h>
  4710. | # endif
  4711. | #endif
  4712. | #ifdef HAVE_STRING_H
  4713. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4714. | #  include <memory.h>
  4715. | # endif
  4716. | # include <string.h>
  4717. | #endif
  4718. | #ifdef HAVE_STRINGS_H
  4719. | # include <strings.h>
  4720. | #endif
  4721. | #ifdef HAVE_INTTYPES_H
  4722. | # include <inttypes.h>
  4723. | #endif
  4724. | #ifdef HAVE_STDINT_H
  4725. | # include <stdint.h>
  4726. | #endif
  4727. | #ifdef HAVE_UNISTD_H
  4728. | # include <unistd.h>
  4729. | #endif
  4730. | #include <sun/audioio.h>
  4731. configure:16408: result: no
  4732. configure:16408: checking sun/audioio.h presence
  4733. configure:16408: gcc -E -I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include  conftest.c
  4734. conftest.c:51:25: fatal error: sun/audioio.h: No such file or directory
  4735.  #include <sun/audioio.h>
  4736.                          ^
  4737. compilation terminated.
  4738. configure:16408: $? = 1
  4739. configure: failed program was:
  4740. | /* confdefs.h */
  4741. | #define PACKAGE_NAME "SoX"
  4742. | #define PACKAGE_TARNAME "sox"
  4743. | #define PACKAGE_VERSION "14.4.2"
  4744. | #define PACKAGE_STRING "SoX 14.4.2"
  4745. | #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  4746. | #define PACKAGE_URL ""
  4747. | #define PACKAGE "sox"
  4748. | #define VERSION "14.4.2"
  4749. | #define STDC_HEADERS 1
  4750. | #define HAVE_SYS_TYPES_H 1
  4751. | #define HAVE_SYS_STAT_H 1
  4752. | #define HAVE_STDLIB_H 1
  4753. | #define HAVE_STRING_H 1
  4754. | #define HAVE_MEMORY_H 1
  4755. | #define HAVE_STRINGS_H 1
  4756. | #define HAVE_INTTYPES_H 1
  4757. | #define HAVE_STDINT_H 1
  4758. | #define HAVE_UNISTD_H 1
  4759. | #define HAVE_DLFCN_H 1
  4760. | #define LT_OBJDIR ".libs/"
  4761. | #define ENABLE_SSP_CC 1
  4762. | #define STDC_HEADERS 1
  4763. | #define HAVE_FCNTL_H 1
  4764. | #define HAVE_UNISTD_H 1
  4765. | #define HAVE_BYTESWAP_H 1
  4766. | #define HAVE_SYS_STAT_H 1
  4767. | #define HAVE_SYS_TIME_H 1
  4768. | #define HAVE_SYS_TIMEB_H 1
  4769. | #define HAVE_SYS_TYPES_H 1
  4770. | #define HAVE_SYS_UTSNAME_H 1
  4771. | #define HAVE_TERMIOS_H 1
  4772. | #define HAVE_GLOB_H 1
  4773. | #define HAVE_FENV_H 1
  4774. | #define HAVE_STRCASECMP 1
  4775. | #define HAVE_STRDUP 1
  4776. | #define HAVE_POPEN 1
  4777. | #define HAVE_VSNPRINTF 1
  4778. | #define HAVE_GETTIMEOFDAY 1
  4779. | #define HAVE_MKSTEMP 1
  4780. | #define HAVE_FMEMOPEN 1
  4781. | #define HAVE_LRINT 1
  4782. | #define HAVE_FSEEKO 1
  4783. | #define HAVE_MAD_H 1
  4784. | #define HAVE_LAME_LAME_H 1
  4785. | #define HAVE_LAME_ID3TAG 1
  4786. | #define HAVE_SYS_SOUNDCARD_H 1
  4787. | #define HAVE_OSS 1
  4788. | #define STATIC_OSS 1
  4789. | /* end confdefs.h.  */
  4790. | #include <sun/audioio.h>
  4791. configure:16408: result: no
  4792. configure:16408: checking for sun/audioio.h
  4793. configure:16408: result: no
  4794. configure:16660: checking whether to enable symlinks
  4795. configure:16669: result: yes
  4796. configure:16810: checking that generated files are newer than configure
  4797. configure:16816: result: done
  4798. configure:17028: creating ./config.status
  4799.  
  4800. ## ---------------------- ##
  4801. ## Running config.status. ##
  4802. ## ---------------------- ##
  4803.  
  4804. This file was extended by SoX config.status 14.4.2, which was
  4805. generated by GNU Autoconf 2.69.  Invocation command line was
  4806.  
  4807.   CONFIG_FILES    =
  4808.   CONFIG_HEADERS  =
  4809.   CONFIG_LINKS    =
  4810.   CONFIG_COMMANDS =
  4811.   $ ./config.status
  4812.  
  4813. on ip-172-30-1-135
  4814.  
  4815. config.status:1276: creating Makefile
  4816. config.status:1276: creating src/Makefile
  4817. config.status:1276: creating libgsm/Makefile
  4818. config.status:1276: creating lpc10/Makefile
  4819. config.status:1276: creating msvc9/Makefile
  4820. config.status:1276: creating msvc10/Makefile
  4821. config.status:1276: creating sox.pc
  4822. config.status:1276: creating src/soxconfig.h
  4823. config.status:1505: executing depfiles commands
  4824. config.status:1505: executing libtool commands
  4825.  
  4826. ## ---------------- ##
  4827. ## Cache variables. ##
  4828. ## ---------------- ##
  4829.  
  4830. ac_cv_build=x86_64-unknown-linux-gnu
  4831. ac_cv_c_bigendian=no
  4832. ac_cv_c_compiler_gnu=yes
  4833. ac_cv_c_inline=inline
  4834. ac_cv_env_CC_set=
  4835. ac_cv_env_CC_value=
  4836. ac_cv_env_CFLAGS_set=
  4837. ac_cv_env_CFLAGS_value=
  4838. ac_cv_env_CPPFLAGS_set=set
  4839. ac_cv_env_CPPFLAGS_value='-I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include '
  4840. ac_cv_env_CPP_set=
  4841. ac_cv_env_CPP_value=
  4842. ac_cv_env_LDFLAGS_set=set
  4843. ac_cv_env_LDFLAGS_value='-L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib'
  4844. ac_cv_env_LIBS_set=
  4845. ac_cv_env_LIBS_value=
  4846. ac_cv_env_OPUS_CFLAGS_set=
  4847. ac_cv_env_OPUS_CFLAGS_value=
  4848. ac_cv_env_OPUS_LIBS_set=
  4849. ac_cv_env_OPUS_LIBS_value=
  4850. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  4851. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  4852. ac_cv_env_PKG_CONFIG_PATH_set=
  4853. ac_cv_env_PKG_CONFIG_PATH_value=
  4854. ac_cv_env_PKG_CONFIG_set=
  4855. ac_cv_env_PKG_CONFIG_value=
  4856. ac_cv_env_SNDFILE_CFLAGS_set=
  4857. ac_cv_env_SNDFILE_CFLAGS_value=
  4858. ac_cv_env_SNDFILE_LIBS_set=
  4859. ac_cv_env_SNDFILE_LIBS_value=
  4860. ac_cv_env_build_alias_set=
  4861. ac_cv_env_build_alias_value=
  4862. ac_cv_env_host_alias_set=
  4863. ac_cv_env_host_alias_value=
  4864. ac_cv_env_target_alias_set=
  4865. ac_cv_env_target_alias_value=
  4866. ac_cv_func_dlopen=no
  4867. ac_cv_func_fmemopen=yes
  4868. ac_cv_func_gettimeofday=yes
  4869. ac_cv_func_lrint=yes
  4870. ac_cv_func_mkstemp=yes
  4871. ac_cv_func_popen=yes
  4872. ac_cv_func_shl_load=no
  4873. ac_cv_func_strcasecmp=yes
  4874. ac_cv_func_strdup=yes
  4875. ac_cv_func_vsnprintf=yes
  4876. ac_cv_header_CoreAudio_CoreAudio_h=no
  4877. ac_cv_header_FLAC_all_h=no
  4878. ac_cv_header_alsa_asoundlib_h=no
  4879. ac_cv_header_amrnb_sp_dec_h=no
  4880. ac_cv_header_amrwb_dec_h=no
  4881. ac_cv_header_ao_ao_h=no
  4882. ac_cv_header_byteswap_h=yes
  4883. ac_cv_header_dlfcn_h=yes
  4884. ac_cv_header_fcntl_h=yes
  4885. ac_cv_header_fenv_h=yes
  4886. ac_cv_header_glob_h=yes
  4887. ac_cv_header_gsm_gsm_h=no
  4888. ac_cv_header_gsm_h=no
  4889. ac_cv_header_id3tag_h=no
  4890. ac_cv_header_inttypes_h=yes
  4891. ac_cv_header_lame_lame_h=yes
  4892. ac_cv_header_libpng_png_h=no
  4893. ac_cv_header_lpc10_h=no
  4894. ac_cv_header_mad_h=yes
  4895. ac_cv_header_magic_h=no
  4896. ac_cv_header_memory_h=yes
  4897. ac_cv_header_mmsystem_h=no
  4898. ac_cv_header_opencore_amrnb_interf_dec_h=no
  4899. ac_cv_header_opencore_amrwb_dec_if_h=no
  4900. ac_cv_header_png_h=no
  4901. ac_cv_header_pulse_simple_h=no
  4902. ac_cv_header_sndfile_h=no
  4903. ac_cv_header_sndio_h=no
  4904. ac_cv_header_stdc=yes
  4905. ac_cv_header_stdint_h=yes
  4906. ac_cv_header_stdlib_h=yes
  4907. ac_cv_header_string_h=yes
  4908. ac_cv_header_strings_h=yes
  4909. ac_cv_header_sun_audioio_h=no
  4910. ac_cv_header_sys_audioio_h=no
  4911. ac_cv_header_sys_soundcard_h=yes
  4912. ac_cv_header_sys_stat_h=yes
  4913. ac_cv_header_sys_time_h=yes
  4914. ac_cv_header_sys_timeb_h=yes
  4915. ac_cv_header_sys_types_h=yes
  4916. ac_cv_header_sys_utsname_h=yes
  4917. ac_cv_header_termios_h=yes
  4918. ac_cv_header_twolame_h=no
  4919. ac_cv_header_unistd_h=yes
  4920. ac_cv_header_vorbis_codec_h=no
  4921. ac_cv_header_wavpack_wavpack_h=no
  4922. ac_cv_host=x86_64-unknown-linux-gnu
  4923. ac_cv_lib_dl_dlopen=yes
  4924. ac_cv_lib_dld_shl_load=no
  4925. ac_cv_lib_gsm_gsm_create=yes
  4926. ac_cv_lib_lpc10_create_lpc10_encoder_state=no
  4927. ac_cv_lib_mad_mad_stream_buffer=yes
  4928. ac_cv_lib_mp3lame_id3tag_set_fieldvalue=yes
  4929. ac_cv_lib_mp3lame_lame_get_lametag_frame=yes
  4930. ac_cv_lib_twolame_twolame_init=no
  4931. ac_cv_objext=o
  4932. ac_cv_path_EGREP='/bin/grep -E'
  4933. ac_cv_path_FGREP='/bin/grep -F'
  4934. ac_cv_path_GREP=/bin/grep
  4935. ac_cv_path_SED=/bin/sed
  4936. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  4937. ac_cv_path_install='/usr/bin/install -c'
  4938. ac_cv_path_mkdir=/bin/mkdir
  4939. ac_cv_prog_AWK=gawk
  4940. ac_cv_prog_CPP='gcc -E'
  4941. ac_cv_prog_ac_ct_AR=ar
  4942. ac_cv_prog_ac_ct_CC=gcc
  4943. ac_cv_prog_ac_ct_OBJDUMP=objdump
  4944. ac_cv_prog_ac_ct_RANLIB=ranlib
  4945. ac_cv_prog_ac_ct_STRIP=strip
  4946. ac_cv_prog_c_openmp=-fopenmp
  4947. ac_cv_prog_cc_c89=
  4948. ac_cv_prog_cc_g=yes
  4949. ac_cv_prog_make_make_set=yes
  4950. ac_cv_search_lrint='none required'
  4951. ac_cv_search_pow=-lm
  4952. ac_cv_sys_file_offset_bits=no
  4953. ac_cv_sys_largefile_CC=no
  4954. ac_cv_sys_largefile_source=no
  4955. ac_cv_target=x86_64-unknown-linux-gnu
  4956. am_cv_CC_dependencies_compiler_type=gcc3
  4957. am_cv_make_support_nested_variables=yes
  4958. am_cv_prog_cc_c_o=yes
  4959. lt_cv_ar_at_file=@
  4960. lt_cv_deplibs_check_method=pass_all
  4961. lt_cv_dlopen=dlopen
  4962. lt_cv_dlopen_libs=-ldl
  4963. lt_cv_dlopen_self=yes
  4964. lt_cv_dlopen_self_static=yes
  4965. lt_cv_file_magic_cmd='$MAGIC_CMD'
  4966. lt_cv_file_magic_test_file=
  4967. lt_cv_ld_reload_flag=-r
  4968. lt_cv_nm_interface='BSD nm'
  4969. lt_cv_objdir=.libs
  4970. lt_cv_path_LD=/usr/bin/ld
  4971. lt_cv_path_NM='/usr/bin/nm -B'
  4972. lt_cv_path_mainfest_tool=no
  4973. lt_cv_prog_compiler_c_o=yes
  4974. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  4975. lt_cv_prog_compiler_pic_works=yes
  4976. lt_cv_prog_compiler_rtti_exceptions=no
  4977. lt_cv_prog_compiler_static_works=no
  4978. lt_cv_prog_gnu_ld=yes
  4979. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  4980. lt_cv_shlibpath_overrides_runpath=no
  4981. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[   ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[     ][  ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  4982. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
  4983. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
  4984. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  4985. lt_cv_sys_max_cmd_len=1572864
  4986. lt_cv_to_host_file_cmd=func_convert_file_noop
  4987. lt_cv_to_tool_file_cmd=func_convert_file_noop
  4988. ssp_cv_cc=yes
  4989. ssp_cv_lib=no
  4990.  
  4991. ## ----------------- ##
  4992. ## Output variables. ##
  4993. ## ----------------- ##
  4994.  
  4995. ACLOCAL='${SHELL} /usr/src/sox-14.4.2/missing aclocal-1.14'
  4996. ALSA_CFLAGS=''
  4997. ALSA_LIBS=''
  4998. AMDEPBACKSLASH='\'
  4999. AMDEP_FALSE='#'
  5000. AMDEP_TRUE=''
  5001. AMRNB_CFLAGS=''
  5002. AMRNB_LIBS=''
  5003. AMRWB_CFLAGS=''
  5004. AMRWB_LIBS=''
  5005. AMTAR='$${TAR-tar}'
  5006. AM_BACKSLASH='\'
  5007. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  5008. AM_DEFAULT_VERBOSITY='0'
  5009. AM_V='$(V)'
  5010. AO_CFLAGS=''
  5011. AO_LIBS=''
  5012. APP_LDFLAGS=''
  5013. AR='ar'
  5014. AS='as'
  5015. AUTOCONF='${SHELL} /usr/src/sox-14.4.2/missing autoconf'
  5016. AUTOHEADER='${SHELL} /usr/src/sox-14.4.2/missing autoheader'
  5017. AUTOMAKE='${SHELL} /usr/src/sox-14.4.2/missing automake-1.14'
  5018. AWK='gawk'
  5019. CC='gcc'
  5020. CCDEPMODE='depmode=gcc3'
  5021. CFLAGS='-g -O2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp'
  5022. COREAUDIO_CFLAGS=''
  5023. COREAUDIO_LIBS=''
  5024. CPP='gcc -E'
  5025. CPPFLAGS='-I/usr/libmad-0.15.1b/include -I/usr/lame-3.99.5/include '
  5026. CYGPATH_W='echo'
  5027. DEFS='-DHAVE_CONFIG_H'
  5028. DEPDIR='.deps'
  5029. DISTRO='not specified!'
  5030. DLLTOOL='false'
  5031. DSYMUTIL=''
  5032. DUMPBIN=''
  5033. ECHO_C=''
  5034. ECHO_N='-n'
  5035. ECHO_T=''
  5036. EGREP='/bin/grep -E'
  5037. EXEEXT=''
  5038. EXTERNAL_GSM_FALSE=''
  5039. EXTERNAL_GSM_TRUE='#'
  5040. EXTERNAL_LPC10_FALSE=''
  5041. EXTERNAL_LPC10_TRUE='#'
  5042. FGREP='/bin/grep -F'
  5043. FLAC_CFLAGS=''
  5044. FLAC_LIBS=''
  5045. GOMP_LIBS=''
  5046. GREP='/bin/grep'
  5047. GSM_CFLAGS=''
  5048. GSM_LIBS=' -lgsm'
  5049. HAVE_ALSA_FALSE=''
  5050. HAVE_ALSA_TRUE='#'
  5051. HAVE_AMRNB_FALSE=''
  5052. HAVE_AMRNB_TRUE='#'
  5053. HAVE_AMRWB_FALSE=''
  5054. HAVE_AMRWB_TRUE='#'
  5055. HAVE_AO_FALSE=''
  5056. HAVE_AO_TRUE='#'
  5057. HAVE_COREAUDIO_FALSE=''
  5058. HAVE_COREAUDIO_TRUE='#'
  5059. HAVE_DISTRO_FALSE=''
  5060. HAVE_DISTRO_TRUE='#'
  5061. HAVE_FLAC_FALSE=''
  5062. HAVE_FLAC_TRUE='#'
  5063. HAVE_GSM_FALSE='#'
  5064. HAVE_GSM_TRUE=''
  5065. HAVE_ID3TAG_FALSE=''
  5066. HAVE_ID3TAG_TRUE='#'
  5067. HAVE_LIBLTDL_FALSE=''
  5068. HAVE_LIBLTDL_TRUE='#'
  5069. HAVE_LPC10_FALSE='#'
  5070. HAVE_LPC10_TRUE=''
  5071. HAVE_MAGIC_FALSE=''
  5072. HAVE_MAGIC_TRUE='#'
  5073. HAVE_MP3_FALSE='#'
  5074. HAVE_MP3_TRUE=''
  5075. HAVE_OGG_VORBIS_FALSE=''
  5076. HAVE_OGG_VORBIS_TRUE='#'
  5077. HAVE_OPUS_FALSE=''
  5078. HAVE_OPUS_TRUE='#'
  5079. HAVE_OSS_FALSE='#'
  5080. HAVE_OSS_TRUE=''
  5081. HAVE_PKGCONFIG_FALSE='#'
  5082. HAVE_PKGCONFIG_TRUE=''
  5083. HAVE_PNG_FALSE=''
  5084. HAVE_PNG_TRUE='#'
  5085. HAVE_PULSEAUDIO_FALSE=''
  5086. HAVE_PULSEAUDIO_TRUE='#'
  5087. HAVE_SNDFILE_FALSE=''
  5088. HAVE_SNDFILE_TRUE='#'
  5089. HAVE_SNDIO_FALSE=''
  5090. HAVE_SNDIO_TRUE='#'
  5091. HAVE_SUN_AUDIO_FALSE=''
  5092. HAVE_SUN_AUDIO_TRUE='#'
  5093. HAVE_WAVEAUDIO_FALSE=''
  5094. HAVE_WAVEAUDIO_TRUE='#'
  5095. HAVE_WAVPACK_FALSE=''
  5096. HAVE_WAVPACK_TRUE='#'
  5097. HAVE_WIN32_GLOB_FALSE=''
  5098. HAVE_WIN32_GLOB_TRUE='#'
  5099. HAVE_WIN32_LTDL_FALSE=''
  5100. HAVE_WIN32_LTDL_TRUE='#'
  5101. INSTALL_DATA='${INSTALL} -m 644'
  5102. INSTALL_PROGRAM='${INSTALL}'
  5103. INSTALL_SCRIPT='${INSTALL}'
  5104. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  5105. LADSPA_PATH='${exec_prefix}/lib/ladspa'
  5106. LD='/usr/bin/ld -m elf_x86_64'
  5107. LDFLAGS='-L/usr/libmad-0.15.1b/lib -L/usr/lame-3.99.5/lib -L/usr/libgsm-1.0.10/lib -Wl,-z,defs'
  5108. LIBGSM_LIBADD='../libgsm/libgsm.la'
  5109. LIBLPC10_LIBADD='../lpc10/liblpc10.la'
  5110. LIBLTDL=''
  5111. LIBOBJS=''
  5112. LIBS='-lm '
  5113. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  5114. LIBTOOLFLAGS='--silent'
  5115. LIBTOOL_DEPS='./ltmain.sh'
  5116. LIPO=''
  5117. LN_S='ln -s'
  5118. LPC10_CFLAGS=''
  5119. LPC10_LIBS=''
  5120. LTLIBOBJS=''
  5121. MAGIC_LIBS=''
  5122. MAKEINFO='${SHELL} /usr/src/sox-14.4.2/missing makeinfo'
  5123. MANIFEST_TOOL=':'
  5124. MKDIR_P='/bin/mkdir -p'
  5125. MP3_CFLAGS=''
  5126. MP3_LIBS=' -lmad -lmp3lame'
  5127. NM='/usr/bin/nm -B'
  5128. NMEDIT=''
  5129. OBJDUMP='objdump'
  5130. OBJEXT='o'
  5131. OGG_VORBIS_CFLAGS=''
  5132. OGG_VORBIS_LIBS=''
  5133. OPENMP_CFLAGS='-fopenmp'
  5134. OPUS_CFLAGS=' -Wno-long-long'
  5135. OPUS_LIBS=''
  5136. OSS_CFLAGS=''
  5137. OSS_LIBS=''
  5138. OTOOL64=''
  5139. OTOOL=''
  5140. PACKAGE='sox'
  5141. PACKAGE_BUGREPORT='sox-devel@lists.sourceforge.net'
  5142. PACKAGE_NAME='SoX'
  5143. PACKAGE_STRING='SoX 14.4.2'
  5144. PACKAGE_TARNAME='sox'
  5145. PACKAGE_URL=''
  5146. PACKAGE_VERSION='14.4.2'
  5147. PATH_SEPARATOR=':'
  5148. PKGCONFIGDIR='$(libdir)/pkgconfig'
  5149. PKG_CONFIG='/usr/bin/pkg-config'
  5150. PKG_CONFIG_LIBDIR=''
  5151. PKG_CONFIG_PATH=''
  5152. PLAYRECLINKS='yes'
  5153. PNG_LIBS=''
  5154. PULSEAUDIO_CFLAGS=''
  5155. PULSEAUDIO_LIBS=''
  5156. RANLIB='ranlib'
  5157. SED='/bin/sed'
  5158. SET_MAKE=''
  5159. SHELL='/bin/sh'
  5160. SHLIB_VERSION='3:0:0'
  5161. SNDFILE_CFLAGS=''
  5162. SNDFILE_LIBS='-lsndfile '
  5163. SNDIO_CFLAGS=''
  5164. SNDIO_LIBS=''
  5165. STATIC_ALSA_FALSE=''
  5166. STATIC_ALSA_TRUE='#'
  5167. STATIC_AMRNB_FALSE=''
  5168. STATIC_AMRNB_TRUE='#'
  5169. STATIC_AMRWB_FALSE=''
  5170. STATIC_AMRWB_TRUE='#'
  5171. STATIC_AO_FALSE=''
  5172. STATIC_AO_TRUE='#'
  5173. STATIC_COREAUDIO_FALSE=''
  5174. STATIC_COREAUDIO_TRUE='#'
  5175. STATIC_FLAC_FALSE=''
  5176. STATIC_FLAC_TRUE='#'
  5177. STATIC_GSM_FALSE='#'
  5178. STATIC_GSM_TRUE=''
  5179. STATIC_LIBSOX_ONLY_FALSE='#'
  5180. STATIC_LIBSOX_ONLY_TRUE=''
  5181. STATIC_LPC10_FALSE='#'
  5182. STATIC_LPC10_TRUE=''
  5183. STATIC_MP3_FALSE='#'
  5184. STATIC_MP3_TRUE=''
  5185. STATIC_OGG_VORBIS_FALSE=''
  5186. STATIC_OGG_VORBIS_TRUE='#'
  5187. STATIC_OPUS_FALSE=''
  5188. STATIC_OPUS_TRUE='#'
  5189. STATIC_OSS_FALSE='#'
  5190. STATIC_OSS_TRUE=''
  5191. STATIC_PULSEAUDIO_FALSE=''
  5192. STATIC_PULSEAUDIO_TRUE='#'
  5193. STATIC_SNDFILE_FALSE=''
  5194. STATIC_SNDFILE_TRUE='#'
  5195. STATIC_SNDIO_FALSE=''
  5196. STATIC_SNDIO_TRUE='#'
  5197. STATIC_SUN_AUDIO_FALSE=''
  5198. STATIC_SUN_AUDIO_TRUE='#'
  5199. STATIC_WAVEAUDIO_FALSE=''
  5200. STATIC_WAVEAUDIO_TRUE='#'
  5201. STATIC_WAVPACK_FALSE=''
  5202. STATIC_WAVPACK_TRUE='#'
  5203. STRIP='strip'
  5204. SUN_AUDIO_CFLAGS=''
  5205. SUN_AUDIO_LIBS=''
  5206. SYMLINKS='yes'
  5207. VERSION='14.4.2'
  5208. WARN_CFLAGS='-Wtraditional-conversion'
  5209. WAVEAUDIO_CFLAGS=''
  5210. WAVEAUDIO_LIBS=''
  5211. WAVPACK_CFLAGS=''
  5212. WAVPACK_LIBS=''
  5213. ac_ct_AR='ar'
  5214. ac_ct_CC='gcc'
  5215. ac_ct_DUMPBIN=''
  5216. am__EXEEXT_FALSE=''
  5217. am__EXEEXT_TRUE='#'
  5218. am__fastdepCC_FALSE='#'
  5219. am__fastdepCC_TRUE=''
  5220. am__include='include'
  5221. am__isrc=''
  5222. am__leading_dot='.'
  5223. am__nodep='_no'
  5224. am__quote=''
  5225. am__tar='$${TAR-tar} chof - "$$tardir"'
  5226. am__untar='$${TAR-tar} xf -'
  5227. bindir='${exec_prefix}/bin'
  5228. build='x86_64-unknown-linux-gnu'
  5229. build_alias=''
  5230. build_cpu='x86_64'
  5231. build_os='linux-gnu'
  5232. build_vendor='unknown'
  5233. datadir='${datarootdir}'
  5234. datarootdir='${prefix}/share'
  5235. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  5236. dvidir='${docdir}'
  5237. exec_prefix='${prefix}'
  5238. host='x86_64-unknown-linux-gnu'
  5239. host_alias=''
  5240. host_cpu='x86_64'
  5241. host_os='linux-gnu'
  5242. host_vendor='unknown'
  5243. htmldir='${docdir}'
  5244. includedir='${prefix}/include'
  5245. infodir='${datarootdir}/info'
  5246. install_sh='${SHELL} /usr/src/sox-14.4.2/install-sh'
  5247. libdir='${exec_prefix}/lib'
  5248. libexecdir='${exec_prefix}/libexec'
  5249. localedir='${datarootdir}/locale'
  5250. localstatedir='${prefix}/var'
  5251. mandir='${datarootdir}/man'
  5252. mkdir_p='$(MKDIR_P)'
  5253. oldincludedir='/usr/include'
  5254. pdfdir='${docdir}'
  5255. prefix='/usr/sox-14.4.2'
  5256. program_transform_name='s,x,x,'
  5257. psdir='${docdir}'
  5258. sbindir='${exec_prefix}/sbin'
  5259. sharedstatedir='${prefix}/com'
  5260. sysconfdir='${prefix}/etc'
  5261. target='x86_64-unknown-linux-gnu'
  5262. target_alias=''
  5263. target_cpu='x86_64'
  5264. target_os='linux-gnu'
  5265. target_vendor='unknown'
  5266.  
  5267. ## ----------- ##
  5268. ## confdefs.h. ##
  5269. ## ----------- ##
  5270.  
  5271. /* confdefs.h */
  5272. #define PACKAGE_NAME "SoX"
  5273. #define PACKAGE_TARNAME "sox"
  5274. #define PACKAGE_VERSION "14.4.2"
  5275. #define PACKAGE_STRING "SoX 14.4.2"
  5276. #define PACKAGE_BUGREPORT "sox-devel@lists.sourceforge.net"
  5277. #define PACKAGE_URL ""
  5278. #define PACKAGE "sox"
  5279. #define VERSION "14.4.2"
  5280. #define STDC_HEADERS 1
  5281. #define HAVE_SYS_TYPES_H 1
  5282. #define HAVE_SYS_STAT_H 1
  5283. #define HAVE_STDLIB_H 1
  5284. #define HAVE_STRING_H 1
  5285. #define HAVE_MEMORY_H 1
  5286. #define HAVE_STRINGS_H 1
  5287. #define HAVE_INTTYPES_H 1
  5288. #define HAVE_STDINT_H 1
  5289. #define HAVE_UNISTD_H 1
  5290. #define HAVE_DLFCN_H 1
  5291. #define LT_OBJDIR ".libs/"
  5292. #define ENABLE_SSP_CC 1
  5293. #define STDC_HEADERS 1
  5294. #define HAVE_FCNTL_H 1
  5295. #define HAVE_UNISTD_H 1
  5296. #define HAVE_BYTESWAP_H 1
  5297. #define HAVE_SYS_STAT_H 1
  5298. #define HAVE_SYS_TIME_H 1
  5299. #define HAVE_SYS_TIMEB_H 1
  5300. #define HAVE_SYS_TYPES_H 1
  5301. #define HAVE_SYS_UTSNAME_H 1
  5302. #define HAVE_TERMIOS_H 1
  5303. #define HAVE_GLOB_H 1
  5304. #define HAVE_FENV_H 1
  5305. #define HAVE_STRCASECMP 1
  5306. #define HAVE_STRDUP 1
  5307. #define HAVE_POPEN 1
  5308. #define HAVE_VSNPRINTF 1
  5309. #define HAVE_GETTIMEOFDAY 1
  5310. #define HAVE_MKSTEMP 1
  5311. #define HAVE_FMEMOPEN 1
  5312. #define HAVE_LRINT 1
  5313. #define HAVE_FSEEKO 1
  5314. #define HAVE_MAD_H 1
  5315. #define HAVE_LAME_LAME_H 1
  5316. #define HAVE_LAME_ID3TAG 1
  5317. #define HAVE_SYS_SOUNDCARD_H 1
  5318. #define HAVE_OSS 1
  5319. #define STATIC_OSS 1
  5320. #define HAVE_MP3 1
  5321. #define STATIC_MP3 1
  5322. #define HAVE_GSM 1
  5323. #define STATIC_GSM 1
  5324. #define HAVE_LPC10 1
  5325. #define STATIC_LPC10 1
  5326.  
  5327. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement