Advertisement
cesarzeta

cinelerra

Jun 20th, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.58 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 cinelerra configure 5.1, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr --with-exec-name=cin
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = archlinux
  14. uname -m = x86_64
  15. uname -r = 4.6.2-1-ARCH
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Wed Jun 8 08:40:59 CEST 2016
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/bin
  33. PATH: /usr/lib/jvm/default/bin
  34. PATH: /usr/bin/site_perl
  35. PATH: /usr/bin/vendor_perl
  36. PATH: /usr/bin/core_perl
  37.  
  38.  
  39. ## ----------- ##
  40. ## Core tests. ##
  41. ## ----------- ##
  42.  
  43. configure:2293: checking for a BSD-compatible install
  44. configure:2361: result: /usr/bin/install -c
  45. configure:2372: checking whether build environment is sane
  46. configure:2427: result: yes
  47. configure:2578: checking for a thread-safe mkdir -p
  48. configure:2617: result: /usr/bin/mkdir -p
  49. configure:2624: checking for gawk
  50. configure:2640: found /usr/bin/gawk
  51. configure:2651: result: gawk
  52. configure:2662: checking whether make sets $(MAKE)
  53. configure:2684: result: yes
  54. configure:2713: checking whether make supports nested variables
  55. configure:2730: result: yes
  56. configure:2869: checking for style of include used by make
  57. configure:2897: result: GNU
  58. configure:2968: checking for gcc
  59. configure:2984: found /usr/bin/gcc
  60. configure:2995: result: gcc
  61. configure:3224: checking for C compiler version
  62. configure:3233: gcc --version >&5
  63. gcc (GCC) 6.1.1 20160602
  64. Copyright (C) 2016 Free Software Foundation, Inc.
  65. This is free software; see the source for copying conditions. There is NO
  66. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  67.  
  68. configure:3244: $? = 0
  69. configure:3233: gcc -v >&5
  70. Using built-in specs.
  71. COLLECT_GCC=gcc
  72. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
  73. Target: x86_64-pc-linux-gnu
  74. Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
  75. Thread model: posix
  76. gcc version 6.1.1 20160602 (GCC)
  77. configure:3244: $? = 0
  78. configure:3233: gcc -V >&5
  79. gcc: error: unrecognized command line option '-V'
  80. gcc: fatal error: no input files
  81. compilation terminated.
  82. configure:3244: $? = 1
  83. configure:3233: gcc -qversion >&5
  84. gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  85. gcc: fatal error: no input files
  86. compilation terminated.
  87. configure:3244: $? = 1
  88. configure:3264: checking whether the C compiler works
  89. configure:3286: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
  90. configure:3290: $? = 0
  91. configure:3338: result: yes
  92. configure:3341: checking for C compiler default output file name
  93. configure:3343: result: a.out
  94. configure:3349: checking for suffix of executables
  95. configure:3356: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
  96. configure:3360: $? = 0
  97. configure:3382: result:
  98. configure:3404: checking whether we are cross compiling
  99. configure:3412: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
  100. configure:3416: $? = 0
  101. configure:3423: ./conftest
  102. configure:3427: $? = 0
  103. configure:3442: result: no
  104. configure:3447: checking for suffix of object files
  105. configure:3469: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  106. configure:3473: $? = 0
  107. configure:3494: result: o
  108. configure:3498: checking whether we are using the GNU C compiler
  109. configure:3517: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  110. configure:3517: $? = 0
  111. configure:3526: result: yes
  112. configure:3535: checking whether gcc accepts -g
  113. configure:3555: gcc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5
  114. configure:3555: $? = 0
  115. configure:3596: result: yes
  116. configure:3613: checking for gcc option to accept ISO C89
  117. configure:3676: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  118. configure:3676: $? = 0
  119. configure:3689: result: none needed
  120. configure:3714: checking whether gcc understands -c and -o together
  121. configure:3736: gcc -c conftest.c -o conftest2.o
  122. configure:3739: $? = 0
  123. configure:3736: gcc -c conftest.c -o conftest2.o
  124. configure:3739: $? = 0
  125. configure:3751: result: yes
  126. configure:3770: checking dependency style of gcc
  127. configure:3881: result: none
  128. configure:3905: checking dependency style of gcc
  129. configure:4014: result: none
  130. configure:4099: checking for g++
  131. configure:4115: found /usr/bin/g++
  132. configure:4126: result: g++
  133. configure:4153: checking for C++ compiler version
  134. configure:4162: g++ --version >&5
  135. g++ (GCC) 6.1.1 20160602
  136. Copyright (C) 2016 Free Software Foundation, Inc.
  137. This is free software; see the source for copying conditions. There is NO
  138. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  139.  
  140. configure:4173: $? = 0
  141. configure:4162: g++ -v >&5
  142. Using built-in specs.
  143. COLLECT_GCC=g++
  144. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
  145. Target: x86_64-pc-linux-gnu
  146. Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
  147. Thread model: posix
  148. gcc version 6.1.1 20160602 (GCC)
  149. configure:4173: $? = 0
  150. configure:4162: g++ -V >&5
  151. g++: error: unrecognized command line option '-V'
  152. g++: fatal error: no input files
  153. compilation terminated.
  154. configure:4173: $? = 1
  155. configure:4162: g++ -qversion >&5
  156. g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
  157. g++: fatal error: no input files
  158. compilation terminated.
  159. configure:4173: $? = 1
  160. configure:4177: checking whether we are using the GNU C++ compiler
  161. configure:4196: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  162. configure:4196: $? = 0
  163. configure:4205: result: yes
  164. configure:4214: checking whether g++ accepts -g
  165. configure:4234: g++ -c -g -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  166. configure:4234: $? = 0
  167. configure:4275: result: yes
  168. configure:4300: checking dependency style of g++
  169. configure:4411: result: none
  170. configure:5197: checking for nasm
  171. configure:5213: found /usr/bin/nasm
  172. configure:5225: result: yes
  173. configure:5244: checking for yasm
  174. configure:5260: found /usr/bin/yasm
  175. configure:5272: result: yes
  176. configure:5291: checking for objcopy
  177. configure:5307: found /usr/bin/objcopy
  178. configure:5319: result: yes
  179. configure:5340: checking for pactl
  180. configure:5356: found /usr/bin/pactl
  181. configure:5368: result: yes
  182. configure:5379: checking whether X_HAVE_UTF8_STRING is declared
  183. configure:5379: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  184. configure:5379: $? = 0
  185. configure:5379: result: yes
  186. configure:5400: checking for XOpenDisplay in -lX11
  187. configure:5425: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lX11 >&5
  188. configure:5425: $? = 0
  189. configure:5434: result: yes
  190. configure:5457: checking for X11/X.h
  191. configure:5457: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  192. configure:5457: $? = 0
  193. configure:5457: result: yes
  194. configure:5471: checking X11 headers
  195. configure:5473: result: yes
  196. configure:5482: checking for X11/keysym.h
  197. configure:5482: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  198. configure:5482: $? = 0
  199. configure:5482: result: yes
  200. configure:5496: checking X11 headers
  201. configure:5498: result: yes
  202. configure:5508: checking for XShmQueryExtension in -lXext
  203. configure:5533: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lXext >&5
  204. configure:5533: $? = 0
  205. configure:5542: result: yes
  206. configure:5565: checking for X11/Xlib.h
  207. configure:5565: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  208. configure:5565: $? = 0
  209. configure:5565: result: yes
  210. configure:5578: checking Xlib XShm extention
  211. configure:5580: result: yes
  212. configure:5590: checking for XineramaQueryExtension in -lXinerama
  213. configure:5615: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lXinerama >&5
  214. configure:5615: $? = 0
  215. configure:5624: result: yes
  216. configure:5647: checking for X11/extensions/Xinerama.h
  217. configure:5647: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  218. configure:5647: $? = 0
  219. configure:5647: result: yes
  220. configure:5658: checking Xinerama headers
  221. configure:5660: result: yes
  222. configure:5670: checking for XvQueryExtension in -lXv
  223. configure:5695: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lXv >&5
  224. configure:5695: $? = 0
  225. configure:5704: result: yes
  226. configure:5727: checking for X11/Xlib.h
  227. configure:5727: result: yes
  228. configure:5739: checking Xlib Xv extention
  229. configure:5741: result: yes
  230. configure:5751: checking for BZ2_bzDecompress in -lbz2
  231. configure:5776: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lbz2 >&5
  232. configure:5776: $? = 0
  233. configure:5785: result: yes
  234. configure:5809: checking for FcInit in -lfontconfig
  235. configure:5834: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lfontconfig >&5
  236. configure:5834: $? = 0
  237. configure:5843: result: yes
  238. configure:5867: checking for FT_Init_FreeType in -lfreetype
  239. configure:5892: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lfreetype >&5
  240. configure:5892: $? = 0
  241. configure:5901: result: yes
  242. configure:5925: checking for lzma_version_number in -llzma
  243. configure:5950: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -llzma >&5
  244. configure:5950: $? = 0
  245. configure:5959: result: yes
  246. configure:5983: checking for png_read_png in -lpng
  247. configure:6008: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lpng >&5
  248. configure:6008: $? = 0
  249. configure:6017: result: yes
  250. configure:6041: checking for pthread_create in -lpthread
  251. configure:6066: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lpthread >&5
  252. configure:6066: $? = 0
  253. configure:6075: result: yes
  254. configure:6099: checking for gzopen in -lz
  255. configure:6124: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lz >&5
  256. configure:6124: $? = 0
  257. configure:6133: result: yes
  258. configure:6157: checking for fftw_execute in -lfftw3
  259. configure:6182: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lfftw3 >&5
  260. configure:6182: $? = 0
  261. configure:6191: result: yes
  262. configure:6214: checking for fftw3.h
  263. configure:6214: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  264. configure:6214: $? = 0
  265. configure:6214: result: yes
  266. configure:6225: checking fftw headers
  267. configure:6227: result: yes
  268. configure:6237: checking for uuid_clear in -luuid
  269. configure:6262: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -luuid >&5
  270. configure:6262: $? = 0
  271. configure:6271: result: yes
  272. configure:6294: checking for uuid/uuid.h
  273. configure:6294: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  274. configure:6294: $? = 0
  275. configure:6294: result: yes
  276. configure:6305: checking uuid headers
  277. configure:6307: result: yes
  278. configure:6316: checking for linux/cdrom.h
  279. configure:6316: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  280. configure:6316: $? = 0
  281. configure:6316: result: yes
  282. configure:6328: checking linux cdrom headers
  283. configure:6330: result: yes
  284. configure:6339: checking for sys/ioctl.h
  285. configure:6339: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  286. configure:6339: $? = 0
  287. configure:6339: result: yes
  288. configure:6354: checking linux sys
  289. configure:6356: result: yes
  290. configure:6366: checking for FLAC__stream_decoder_new in -lFLAC
  291. configure:6391: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lFLAC >&5
  292. configure:6391: $? = 0
  293. configure:6400: result: yes
  294. configure:6423: checking for FLAC/stream_decoder.h
  295. configure:6423: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  296. configure:6423: $? = 0
  297. configure:6423: result: yes
  298. configure:6434: checking FLAC headers
  299. configure:6436: result: yes
  300. configure:6446: checking for lame_init in -lmp3lame
  301. configure:6471: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lmp3lame >&5
  302. configure:6471: $? = 0
  303. configure:6480: result: yes
  304. configure:6503: checking for lame/lame.h
  305. configure:6503: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  306. configure:6503: $? = 0
  307. configure:6503: result: yes
  308. configure:6514: checking lame headers
  309. configure:6516: result: yes
  310. configure:6526: checking for jpeg_start_decompress in -ljpeg
  311. configure:6551: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -ljpeg >&5
  312. configure:6551: $? = 0
  313. configure:6560: result: yes
  314. configure:6583: checking for stdio.h
  315. configure:6583: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  316. configure:6583: $? = 0
  317. configure:6583: result: yes
  318. configure:6595: checking jpeg headers
  319. configure:6597: result: yes
  320. configure:6607: checking for ogg_stream_init in -logg
  321. configure:6632: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -logg >&5
  322. configure:6632: $? = 0
  323. configure:6641: result: yes
  324. configure:6664: checking for ogg/ogg.h
  325. configure:6664: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  326. configure:6664: $? = 0
  327. configure:6664: result: yes
  328. configure:6675: checking ogg headers
  329. configure:6677: result: yes
  330. configure:6687: checking for opj_version in -lopenjpeg
  331. configure:6712: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lopenjpeg >&5
  332. configure:6712: $? = 0
  333. configure:6721: result: yes
  334. configure:6744: checking for openjpeg.h
  335. configure:6744: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  336. conftest.c:11:22: fatal error: openjpeg.h: No such file or directory
  337. #include "openjpeg.h"
  338. ^
  339. compilation terminated.
  340. configure:6744: $? = 1
  341. configure: failed program was:
  342. | /* confdefs.h */
  343. | #define PACKAGE_NAME "cinelerra"
  344. | #define PACKAGE_TARNAME "cinelerra"
  345. | #define PACKAGE_VERSION "5.1"
  346. | #define PACKAGE_STRING "cinelerra 5.1"
  347. | #define PACKAGE_BUGREPORT "[email protected]"
  348. | #define PACKAGE_URL ""
  349. | #define PACKAGE "cinelerra"
  350. | #define VERSION "5.1"
  351. | /* end confdefs.h. */
  352. | #include "openjpeg.h"
  353. |
  354. |
  355. | #include <openjpeg.h>
  356. configure:6744: result: no
  357. configure:6755: checking openjpeg headers
  358. configure:6757: result: no
  359. configure:6767: checking for sf_open in -lsndfile
  360. configure:6792: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lsndfile >&5
  361. configure:6792: $? = 0
  362. configure:6801: result: yes
  363. configure:6824: checking for sndfile.h
  364. configure:6824: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  365. configure:6824: $? = 0
  366. configure:6824: result: yes
  367. configure:6835: checking sndfile headers
  368. configure:6837: result: yes
  369. configure:6847: checking for ImfOpenInputFile in -lIlmImf
  370. configure:6872: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lIlmImf >&5
  371. configure:6872: $? = 0
  372. configure:6881: result: yes
  373. configure:6904: checking for OpenEXR/ImfCRgbaFile.h
  374. configure:6904: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  375. configure:6904: $? = 0
  376. configure:6904: result: yes
  377. configure:6915: checking IlmImf headers
  378. configure:6917: result: yes
  379. configure:6927: checking for theora_info_init in -ltheora
  380. configure:6952: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -ltheora -ltheoraenc -ltheoradec -logg >&5
  381. configure:6952: $? = 0
  382. configure:6961: result: yes
  383. configure:6984: checking for theora/theoraenc.h
  384. configure:6984: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  385. configure:6984: $? = 0
  386. configure:6984: result: yes
  387. configure:6995: checking threora headers
  388. configure:6997: result: yes
  389. configure:7007: checking for vorbis_encode_init in -lvorbisenc
  390. configure:7032: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lvorbisenc -lvorbis -lvorbisfile -logg >&5
  391. configure:7032: $? = 0
  392. configure:7041: result: yes
  393. configure:7064: checking for vorbis/vorbisenc.h
  394. configure:7064: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  395. configure:7064: $? = 0
  396. configure:7064: result: yes
  397. configure:7075: checking vorbis encoders headers
  398. configure:7077: result: yes
  399. configure:7087: checking for ov_open in -lvorbisfile
  400. configure:7112: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lvorbisfile >&5
  401. configure:7112: $? = 0
  402. configure:7121: result: yes
  403. configure:7144: checking for vorbis/vorbisfile.h
  404. configure:7144: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  405. configure:7144: $? = 0
  406. configure:7144: result: yes
  407. configure:7155: checking vorbis file headers
  408. configure:7157: result: yes
  409. configure:7167: checking for vpx_codec_decode in -lvpx
  410. configure:7192: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lvpx >&5
  411. configure:7192: $? = 0
  412. configure:7201: result: yes
  413. configure:7224: checking for vpx/vpx_decoder.h
  414. configure:7224: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  415. configure:7224: $? = 0
  416. configure:7224: result: yes
  417. configure:7235: checking vpx headers
  418. configure:7237: result: yes
  419. configure:7247: checking for TIFFOpen in -ltiff
  420. configure:7272: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -ltiff >&5
  421. configure:7272: $? = 0
  422. configure:7281: result: yes
  423. configure:7304: checking for tiff.h
  424. configure:7304: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  425. configure:7304: $? = 0
  426. configure:7304: result: yes
  427. configure:7316: checking tiff headers
  428. configure:7318: result: yes
  429. configure:7328: checking for twolame_encode_buffer_float32_interleaved in -ltwolame
  430. configure:7353: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -ltwolame >&5
  431. configure:7353: $? = 0
  432. configure:7362: result: yes
  433. configure:7385: checking for twolame.h
  434. configure:7385: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  435. configure:7385: $? = 0
  436. configure:7385: result: yes
  437. configure:7396: checking twolame headers
  438. configure:7398: result: yes
  439. configure:7408: checking for x264_encoder_encode in -lx264
  440. configure:7433: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lx264 >&5
  441. configure:7433: $? = 0
  442. configure:7442: result: yes
  443. configure:7465: checking for stdint.h
  444. configure:7465: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  445. configure:7465: $? = 0
  446. configure:7465: result: yes
  447. configure:7477: checking x264 headers
  448. configure:7479: result: yes
  449. configure:7489: checking for x265_encoder_encode in -lx265
  450. configure:7514: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lx265 >&5
  451. configure:7514: $? = 0
  452. configure:7523: result: yes
  453. configure:7546: checking for x265.h
  454. configure:7546: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  455. configure:7546: $? = 0
  456. configure:7546: result: yes
  457. configure:7557: checking x265 headers
  458. configure:7559: result: yes
  459. configure:7569: checking for a52_init in -la52
  460. configure:7594: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -la52 >&5
  461. configure:7594: $? = 0
  462. configure:7603: result: yes
  463. configure:7626: checking for a52.h
  464. configure:7626: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  465. conftest.c:11:17: fatal error: a52.h: No such file or directory
  466. #include "a52.h"
  467. ^
  468. compilation terminated.
  469. configure:7626: $? = 1
  470. configure: failed program was:
  471. | /* confdefs.h */
  472. | #define PACKAGE_NAME "cinelerra"
  473. | #define PACKAGE_TARNAME "cinelerra"
  474. | #define PACKAGE_VERSION "5.1"
  475. | #define PACKAGE_STRING "cinelerra 5.1"
  476. | #define PACKAGE_BUGREPORT "[email protected]"
  477. | #define PACKAGE_URL ""
  478. | #define PACKAGE "cinelerra"
  479. | #define VERSION "5.1"
  480. | /* end confdefs.h. */
  481. | #include "a52.h"
  482. |
  483. |
  484. | #include <a52.h>
  485. configure:7626: result: no
  486. configure:7637: checking a52 headers
  487. configure:7639: result: no
  488. configure:7649: checking for encore in -lencore
  489. configure:7674: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lencore >&5
  490. /usr/bin/ld: cannot find -lencore
  491. collect2: error: ld returned 1 exit status
  492. configure:7674: $? = 1
  493. configure: failed program was:
  494. | /* confdefs.h */
  495. | #define PACKAGE_NAME "cinelerra"
  496. | #define PACKAGE_TARNAME "cinelerra"
  497. | #define PACKAGE_VERSION "5.1"
  498. | #define PACKAGE_STRING "cinelerra 5.1"
  499. | #define PACKAGE_BUGREPORT "[email protected]"
  500. | #define PACKAGE_URL ""
  501. | #define PACKAGE "cinelerra"
  502. | #define VERSION "5.1"
  503. | /* end confdefs.h. */
  504. |
  505. | /* Override any GCC internal prototype to avoid an error.
  506. | Use char because int might match the return type of a GCC
  507. | builtin and then its argument prototype would still apply. */
  508. | #ifdef __cplusplus
  509. | extern "C"
  510. | #endif
  511. | char encore ();
  512. | int
  513. | main ()
  514. | {
  515. | return encore ();
  516. | ;
  517. | return 0;
  518. | }
  519. configure:7683: result: no
  520. configure:7729: checking for faacEncOpen in -lfaac
  521. configure:7754: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lfaac >&5
  522. configure:7754: $? = 0
  523. configure:7763: result: yes
  524. configure:7786: checking for faac.h
  525. configure:7786: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  526. configure:7786: $? = 0
  527. configure:7786: result: yes
  528. configure:7797: checking faac headers
  529. configure:7799: result: yes
  530. configure:7809: checking for faacDecInit in -lfaad
  531. configure:7834: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lfaad >&5
  532. /tmp/cc9YpPBP.o: In function `main':
  533. conftest.c:(.text.startup+0x7): undefined reference to `faacDecInit'
  534. collect2: error: ld returned 1 exit status
  535. configure:7834: $? = 1
  536. configure: failed program was:
  537. | /* confdefs.h */
  538. | #define PACKAGE_NAME "cinelerra"
  539. | #define PACKAGE_TARNAME "cinelerra"
  540. | #define PACKAGE_VERSION "5.1"
  541. | #define PACKAGE_STRING "cinelerra 5.1"
  542. | #define PACKAGE_BUGREPORT "[email protected]"
  543. | #define PACKAGE_URL ""
  544. | #define PACKAGE "cinelerra"
  545. | #define VERSION "5.1"
  546. | /* end confdefs.h. */
  547. |
  548. | /* Override any GCC internal prototype to avoid an error.
  549. | Use char because int might match the return type of a GCC
  550. | builtin and then its argument prototype would still apply. */
  551. | #ifdef __cplusplus
  552. | extern "C"
  553. | #endif
  554. | char faacDecInit ();
  555. | int
  556. | main ()
  557. | {
  558. | return faacDecInit ();
  559. | ;
  560. | return 0;
  561. | }
  562. configure:7843: result: no
  563. configure:7889: checking for DGifOpen in -lgif
  564. configure:7914: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lgif >&5
  565. configure:7914: $? = 0
  566. configure:7923: result: yes
  567. configure:7946: checking for gif_lib.h
  568. configure:7946: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  569. configure:7946: $? = 0
  570. configure:7946: result: yes
  571. configure:7957: checking gif lib headers
  572. configure:7959: result: yes
  573. configure:7969: checking for faacDecInit in -lfdk-aac
  574. configure:7994: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lfdk-aac >&5
  575. /tmp/ccOGsc8U.o: In function `main':
  576. conftest.c:(.text.startup+0x7): undefined reference to `faacDecInit'
  577. collect2: error: ld returned 1 exit status
  578. configure:7994: $? = 1
  579. configure: failed program was:
  580. | /* confdefs.h */
  581. | #define PACKAGE_NAME "cinelerra"
  582. | #define PACKAGE_TARNAME "cinelerra"
  583. | #define PACKAGE_VERSION "5.1"
  584. | #define PACKAGE_STRING "cinelerra 5.1"
  585. | #define PACKAGE_BUGREPORT "[email protected]"
  586. | #define PACKAGE_URL ""
  587. | #define PACKAGE "cinelerra"
  588. | #define VERSION "5.1"
  589. | /* end confdefs.h. */
  590. |
  591. | /* Override any GCC internal prototype to avoid an error.
  592. | Use char because int might match the return type of a GCC
  593. | builtin and then its argument prototype would still apply. */
  594. | #ifdef __cplusplus
  595. | extern "C"
  596. | #endif
  597. | char faacDecInit ();
  598. | int
  599. | main ()
  600. | {
  601. | return faacDecInit ();
  602. | ;
  603. | return 0;
  604. | }
  605. configure:8003: result: no
  606. configure:8065: checking for glUseProgram in -lGL
  607. configure:8090: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lGL >&5
  608. configure:8090: $? = 0
  609. configure:8099: result: yes
  610. configure:8123: checking for gluOrtho2D in -lGLU
  611. configure:8148: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lGLU >&5
  612. configure:8148: $? = 0
  613. configure:8157: result: yes
  614. configure:8180: checking for GL/gl.h
  615. configure:8180: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  616. configure:8180: $? = 0
  617. configure:8180: result: yes
  618. configure:8194: checking opengl headers
  619. configure:8196: result: yes
  620. configure:8228: checking for sys/soundcard.h
  621. configure:8228: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  622. configure:8228: $? = 0
  623. configure:8228: result: yes
  624. configure:8239: checking oss headers
  625. configure:8241: result: yes
  626. configure:8274: checking for XftInit in -lXft
  627. configure:8299: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lXft >&5
  628. configure:8299: $? = 0
  629. configure:8308: result: yes
  630. configure:8331: checking for X11/Xlib.h
  631. configure:8331: result: yes
  632. configure:8343: checking Xft/freetype headers
  633. configure:8345: result: yes
  634. configure:8378: checking for snd_pcm_open in -lasound
  635. configure:8403: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lasound >&5
  636. configure:8403: $? = 0
  637. configure:8412: result: yes
  638. configure:8435: checking for alsa/asoundlib.h
  639. configure:8435: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  640. configure:8435: $? = 0
  641. configure:8435: result: yes
  642. configure:8446: checking asound headers
  643. configure:8448: result: yes
  644. configure:8481: checking for avc1394_init_target in -lavc1394
  645. configure:8506: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lavc1394 >&5
  646. configure:8506: $? = 0
  647. configure:8515: result: yes
  648. configure:8538: checking for libavc1394/avc1394.h
  649. configure:8538: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  650. configure:8538: $? = 0
  651. configure:8538: result: yes
  652. configure:8549: checking libavc1394 headers
  653. configure:8551: result: yes
  654. configure:8561: checking for rom1394_get_bus_id in -lrom1394
  655. configure:8586: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrom1394 >&5
  656. configure:8586: $? = 0
  657. configure:8595: result: yes
  658. configure:8618: checking for libavc1394/rom1394.h
  659. configure:8618: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  660. configure:8618: $? = 0
  661. configure:8618: result: yes
  662. configure:8629: checking librom1394 headers
  663. configure:8631: result: yes
  664. configure:8641: checking for iec61883_mpeg2_recv_init in -liec61883
  665. configure:8666: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -liec61883 >&5
  666. configure:8666: $? = 0
  667. configure:8675: result: yes
  668. configure:8698: checking for libiec61883/iec61883.h
  669. configure:8698: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  670. configure:8698: $? = 0
  671. configure:8698: result: yes
  672. configure:8709: checking libiec61883 headers
  673. configure:8711: result: yes
  674. configure:8721: checking for raw1394_iso_recv_init in -lraw1394
  675. configure:8746: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lraw1394 >&5
  676. configure:8746: $? = 0
  677. configure:8755: result: yes
  678. configure:8778: checking for libraw1394/raw1394.h
  679. configure:8778: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  680. configure:8778: $? = 0
  681. configure:8778: result: yes
  682. configure:8789: checking libraw1394 headers
  683. configure:8791: result: yes
  684. configure:8824: checking for dv_init in -ldv
  685. configure:8849: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -ldv >&5
  686. configure:8849: $? = 0
  687. configure:8858: result: yes
  688. configure:8881: checking for libdv/dv.h
  689. configure:8881: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  690. configure:8881: $? = 0
  691. configure:8881: result: yes
  692. configure:8892: checking libdv headers
  693. configure:8894: result: yes
  694. configure:8926: checking for linux/dvb/dmx.h
  695. configure:8926: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  696. configure:8926: $? = 0
  697. configure:8926: result: yes
  698. configure:8938: checking dvb device headers
  699. configure:8940: result: yes
  700. configure:8972: checking for linux/kernel.h
  701. configure:8972: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  702. configure:8972: $? = 0
  703. configure:8972: result: yes
  704. configure:8985: checking v4l2 system headers
  705. configure:8987: result: yes
  706. configure:9019: checking for X11/Xlib.h
  707. configure:9019: result: yes
  708. configure:9031: checking XF86VM headers
  709. configure:9033: result: yes
  710. configure:9066: checking for esd_open_sound in -lesd
  711. configure:9091: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lesd >&5
  712. /usr/bin/ld: cannot find -lesd
  713. collect2: error: ld returned 1 exit status
  714. configure:9091: $? = 1
  715. configure: failed program was:
  716. | /* confdefs.h */
  717. | #define PACKAGE_NAME "cinelerra"
  718. | #define PACKAGE_TARNAME "cinelerra"
  719. | #define PACKAGE_VERSION "5.1"
  720. | #define PACKAGE_STRING "cinelerra 5.1"
  721. | #define PACKAGE_BUGREPORT "[email protected]"
  722. | #define PACKAGE_URL ""
  723. | #define PACKAGE "cinelerra"
  724. | #define VERSION "5.1"
  725. | /* end confdefs.h. */
  726. |
  727. | /* Override any GCC internal prototype to avoid an error.
  728. | Use char because int might match the return type of a GCC
  729. | builtin and then its argument prototype would still apply. */
  730. | #ifdef __cplusplus
  731. | extern "C"
  732. | #endif
  733. | char esd_open_sound ();
  734. | int
  735. | main ()
  736. | {
  737. | return esd_open_sound ();
  738. | ;
  739. | return 0;
  740. | }
  741. configure:9100: result: no
  742. configure:9146: checking for afOpenFile in -laudiofile
  743. configure:9171: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -laudiofile >&5
  744. /usr/bin/ld: cannot find -laudiofile
  745. collect2: error: ld returned 1 exit status
  746. configure:9171: $? = 1
  747. configure: failed program was:
  748. | /* confdefs.h */
  749. | #define PACKAGE_NAME "cinelerra"
  750. | #define PACKAGE_TARNAME "cinelerra"
  751. | #define PACKAGE_VERSION "5.1"
  752. | #define PACKAGE_STRING "cinelerra 5.1"
  753. | #define PACKAGE_BUGREPORT "[email protected]"
  754. | #define PACKAGE_URL ""
  755. | #define PACKAGE "cinelerra"
  756. | #define VERSION "5.1"
  757. | /* end confdefs.h. */
  758. |
  759. | /* Override any GCC internal prototype to avoid an error.
  760. | Use char because int might match the return type of a GCC
  761. | builtin and then its argument prototype would still apply. */
  762. | #ifdef __cplusplus
  763. | extern "C"
  764. | #endif
  765. | char afOpenFile ();
  766. | int
  767. | main ()
  768. | {
  769. | return afOpenFile ();
  770. | ;
  771. | return 0;
  772. | }
  773. configure:9180: result: no
  774. configure:9249: checking for dlopen in -ldl
  775. configure:9274: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -ldl >&5
  776. configure:9274: $? = 0
  777. configure:9283: result: yes
  778. configure:9330: checking for numa_alloc in -lnuma
  779. configure:9355: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lnuma >&5
  780. /usr/bin/ld: cannot find -lnuma
  781. collect2: error: ld returned 1 exit status
  782. configure:9355: $? = 1
  783. configure: failed program was:
  784. | /* confdefs.h */
  785. | #define PACKAGE_NAME "cinelerra"
  786. | #define PACKAGE_TARNAME "cinelerra"
  787. | #define PACKAGE_VERSION "5.1"
  788. | #define PACKAGE_STRING "cinelerra 5.1"
  789. | #define PACKAGE_BUGREPORT "[email protected]"
  790. | #define PACKAGE_URL ""
  791. | #define PACKAGE "cinelerra"
  792. | #define VERSION "5.1"
  793. | /* end confdefs.h. */
  794. |
  795. | /* Override any GCC internal prototype to avoid an error.
  796. | Use char because int might match the return type of a GCC
  797. | builtin and then its argument prototype would still apply. */
  798. | #ifdef __cplusplus
  799. | extern "C"
  800. | #endif
  801. | char numa_alloc ();
  802. | int
  803. | main ()
  804. | {
  805. | return numa_alloc ();
  806. | ;
  807. | return 0;
  808. | }
  809. configure:9364: result: no
  810. configure:9397: checking for openexr available
  811. configure:9437: g++ -o conftest -I/usr/include/OpenEXR -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lIlmImf -lIlmThread -lIex >&5
  812. In file included from /usr/include/string.h:25:0,
  813. from /usr/include/OpenEXR/ImfName.h:47,
  814. from /usr/include/OpenEXR/ImfChannelList.h:47,
  815. from conftest.cpp:12:
  816. /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  817. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  818. ^~~~~~~
  819. configure:9437: $? = 0
  820. configure:9455: result: yes
  821. configure:10939: checking that generated files are newer than configure
  822. configure:10945: result: done
  823. configure:10976: creating ./config.status
  824.  
  825. ## ---------------------- ##
  826. ## Running config.status. ##
  827. ## ---------------------- ##
  828.  
  829. This file was extended by cinelerra config.status 5.1, which was
  830. generated by GNU Autoconf 2.69. Invocation command line was
  831.  
  832. CONFIG_FILES =
  833. CONFIG_HEADERS =
  834. CONFIG_LINKS =
  835. CONFIG_COMMANDS =
  836. $ ./config.status
  837.  
  838. on archlinux
  839.  
  840. config.status:909: creating Makefile
  841. config.status:1081: executing depfiles commands
  842.  
  843. ## ---------------- ##
  844. ## Cache variables. ##
  845. ## ---------------- ##
  846.  
  847. ac_cv_c_compiler_gnu=yes
  848. ac_cv_cxx_compiler_gnu=yes
  849. ac_cv_env_CCASFLAGS_set=
  850. ac_cv_env_CCASFLAGS_value=
  851. ac_cv_env_CCAS_set=
  852. ac_cv_env_CCAS_value=
  853. ac_cv_env_CCC_set=
  854. ac_cv_env_CCC_value=
  855. ac_cv_env_CC_set=
  856. ac_cv_env_CC_value=
  857. ac_cv_env_CFLAGS_set=set
  858. ac_cv_env_CFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong'
  859. ac_cv_env_CPPFLAGS_set=set
  860. ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2
  861. ac_cv_env_CXXFLAGS_set=set
  862. ac_cv_env_CXXFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong'
  863. ac_cv_env_CXX_set=
  864. ac_cv_env_CXX_value=
  865. ac_cv_env_LDFLAGS_set=set
  866. ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro
  867. ac_cv_env_LIBS_set=
  868. ac_cv_env_LIBS_value=
  869. ac_cv_env_build_alias_set=
  870. ac_cv_env_build_alias_value=
  871. ac_cv_env_host_alias_set=
  872. ac_cv_env_host_alias_value=
  873. ac_cv_env_target_alias_set=
  874. ac_cv_env_target_alias_value=
  875. ac_cv_have_decl_X_HAVE_UTF8_STRING=yes
  876. ac_cv_header_FLAC_stream_decoder_h=yes
  877. ac_cv_header_GL_gl_h=yes
  878. ac_cv_header_OpenEXR_ImfCRgbaFile_h=yes
  879. ac_cv_header_X11_X_h=yes
  880. ac_cv_header_X11_Xlib_h=yes
  881. ac_cv_header_X11_extensions_Xinerama_h=yes
  882. ac_cv_header_X11_keysym_h=yes
  883. ac_cv_header_a52_h=no
  884. ac_cv_header_alsa_asoundlib_h=yes
  885. ac_cv_header_faac_h=yes
  886. ac_cv_header_fftw3_h=yes
  887. ac_cv_header_gif_lib_h=yes
  888. ac_cv_header_lame_lame_h=yes
  889. ac_cv_header_libavc1394_avc1394_h=yes
  890. ac_cv_header_libavc1394_rom1394_h=yes
  891. ac_cv_header_libdv_dv_h=yes
  892. ac_cv_header_libiec61883_iec61883_h=yes
  893. ac_cv_header_libraw1394_raw1394_h=yes
  894. ac_cv_header_linux_cdrom_h=yes
  895. ac_cv_header_linux_dvb_dmx_h=yes
  896. ac_cv_header_linux_kernel_h=yes
  897. ac_cv_header_ogg_ogg_h=yes
  898. ac_cv_header_openjpeg_h=no
  899. ac_cv_header_sndfile_h=yes
  900. ac_cv_header_stdint_h=yes
  901. ac_cv_header_stdio_h=yes
  902. ac_cv_header_sys_ioctl_h=yes
  903. ac_cv_header_sys_soundcard_h=yes
  904. ac_cv_header_theora_theoraenc_h=yes
  905. ac_cv_header_tiff_h=yes
  906. ac_cv_header_twolame_h=yes
  907. ac_cv_header_uuid_uuid_h=yes
  908. ac_cv_header_vorbis_vorbisenc_h=yes
  909. ac_cv_header_vorbis_vorbisfile_h=yes
  910. ac_cv_header_vpx_vpx_decoder_h=yes
  911. ac_cv_header_x265_h=yes
  912. ac_cv_lib_FLAC_FLAC__stream_decoder_new=yes
  913. ac_cv_lib_GLU_gluOrtho2D=yes
  914. ac_cv_lib_GL_glUseProgram=yes
  915. ac_cv_lib_IlmImf_ImfOpenInputFile=yes
  916. ac_cv_lib_X11_XOpenDisplay=yes
  917. ac_cv_lib_Xext_XShmQueryExtension=yes
  918. ac_cv_lib_Xft_XftInit=yes
  919. ac_cv_lib_Xinerama_XineramaQueryExtension=yes
  920. ac_cv_lib_Xv_XvQueryExtension=yes
  921. ac_cv_lib_a52_a52_init=yes
  922. ac_cv_lib_asound_snd_pcm_open=yes
  923. ac_cv_lib_audiofile_afOpenFile=no
  924. ac_cv_lib_avc1394_avc1394_init_target=yes
  925. ac_cv_lib_bz2_BZ2_bzDecompress=yes
  926. ac_cv_lib_dl_dlopen=yes
  927. ac_cv_lib_dv_dv_init=yes
  928. ac_cv_lib_encore_encore=no
  929. ac_cv_lib_esd_esd_open_sound=no
  930. ac_cv_lib_faac_faacEncOpen=yes
  931. ac_cv_lib_faad_faacDecInit=no
  932. ac_cv_lib_fdk_aac_faacDecInit=no
  933. ac_cv_lib_fftw3_fftw_execute=yes
  934. ac_cv_lib_fontconfig_FcInit=yes
  935. ac_cv_lib_freetype_FT_Init_FreeType=yes
  936. ac_cv_lib_gif_DGifOpen=yes
  937. ac_cv_lib_iec61883_iec61883_mpeg2_recv_init=yes
  938. ac_cv_lib_jpeg_jpeg_start_decompress=yes
  939. ac_cv_lib_lzma_lzma_version_number=yes
  940. ac_cv_lib_mp3lame_lame_init=yes
  941. ac_cv_lib_numa_numa_alloc=no
  942. ac_cv_lib_ogg_ogg_stream_init=yes
  943. ac_cv_lib_openjpeg_opj_version=yes
  944. ac_cv_lib_png_png_read_png=yes
  945. ac_cv_lib_pthread_pthread_create=yes
  946. ac_cv_lib_raw1394_raw1394_iso_recv_init=yes
  947. ac_cv_lib_rom1394_rom1394_get_bus_id=yes
  948. ac_cv_lib_sndfile_sf_open=yes
  949. ac_cv_lib_theora_theora_info_init=yes
  950. ac_cv_lib_tiff_TIFFOpen=yes
  951. ac_cv_lib_twolame_twolame_encode_buffer_float32_interleaved=yes
  952. ac_cv_lib_uuid_uuid_clear=yes
  953. ac_cv_lib_vorbisenc_vorbis_encode_init=yes
  954. ac_cv_lib_vorbisfile_ov_open=yes
  955. ac_cv_lib_vpx_vpx_codec_decode=yes
  956. ac_cv_lib_x264_x264_encoder_encode=yes
  957. ac_cv_lib_x265_x265_encoder_encode=yes
  958. ac_cv_lib_z_gzopen=yes
  959. ac_cv_objext=o
  960. ac_cv_path_install='/usr/bin/install -c'
  961. ac_cv_path_mkdir=/usr/bin/mkdir
  962. ac_cv_prog_AWK=gawk
  963. ac_cv_prog_PROG_NASM=yes
  964. ac_cv_prog_PROG_OBJCOPY=yes
  965. ac_cv_prog_PROG_PACTL=yes
  966. ac_cv_prog_PROG_YASM=yes
  967. ac_cv_prog_ac_ct_CC=gcc
  968. ac_cv_prog_ac_ct_CXX=g++
  969. ac_cv_prog_cc_c89=
  970. ac_cv_prog_cc_g=yes
  971. ac_cv_prog_cxx_g=yes
  972. ac_cv_prog_make_make_set=yes
  973. am_cv_CCAS_dependencies_compiler_type=none
  974. am_cv_CC_dependencies_compiler_type=none
  975. am_cv_CXX_dependencies_compiler_type=none
  976. am_cv_make_support_nested_variables=yes
  977. am_cv_prog_cc_c_o=yes
  978.  
  979. ## ----------------- ##
  980. ## Output variables. ##
  981. ## ----------------- ##
  982.  
  983. ACLOCAL='${SHELL} /home/cesarzeta/src/src/cinelerra-5.1/missing aclocal-1.15'
  984. AMDEPBACKSLASH='\'
  985. AMDEP_FALSE='#'
  986. AMDEP_TRUE=''
  987. AMTAR='$${TAR-tar}'
  988. AM_BACKSLASH='\'
  989. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  990. AM_DEFAULT_VERBOSITY='1'
  991. AM_V='$(V)'
  992. AUTOCONF='${SHELL} /home/cesarzeta/src/src/cinelerra-5.1/missing autoconf'
  993. AUTOHEADER='${SHELL} /home/cesarzeta/src/src/cinelerra-5.1/missing autoheader'
  994. AUTOMAKE='${SHELL} /home/cesarzeta/src/src/cinelerra-5.1/missing automake-1.15'
  995. AWK='gawk'
  996. BUILD_a52dec='1'
  997. BUILD_audiofile='1'
  998. BUILD_encore='1'
  999. BUILD_esound='1'
  1000. BUILD_faac='1'
  1001. BUILD_faad2='1'
  1002. BUILD_fdk='1'
  1003. BUILD_ffmpeg='1'
  1004. BUILD_fftw='0'
  1005. BUILD_flac='0'
  1006. BUILD_giflib='1'
  1007. BUILD_ilmbase='1'
  1008. BUILD_ladspa='1'
  1009. BUILD_lame='1'
  1010. BUILD_libavc1394='0'
  1011. BUILD_libdv='0'
  1012. BUILD_libiec61883='0'
  1013. BUILD_libjpeg='0'
  1014. BUILD_libogg='1'
  1015. BUILD_libraw1394='1'
  1016. BUILD_libsndfile='0'
  1017. BUILD_libtheora='1'
  1018. BUILD_libuuid='1'
  1019. BUILD_libvorbis='1'
  1020. BUILD_libvpx='0'
  1021. BUILD_mjpegtools='1'
  1022. BUILD_openexr='0'
  1023. BUILD_openjpeg='1'
  1024. BUILD_tiff='0'
  1025. BUILD_twolame='1'
  1026. BUILD_x264='1'
  1027. BUILD_x265='1'
  1028. CC='gcc'
  1029. CCAS='gcc'
  1030. CCASDEPMODE='depmode=none'
  1031. CCASFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong'
  1032. CCDEPMODE='depmode=none'
  1033. CFG_CFLAGS=' -fno-omit-frame-pointer -fno-math-errno -fno-signed-zeros -pthread -Wall -Wno-unused-result -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DPNG_SKIP_SETJMP_CHECK=1 -I/usr/include/freetype2 -DHAVE_GL -DHAVE_XFT -DHAVE_XXF86VM -DHAVE_OSS -DHAVE_ALSA -DHAVE_FIREWIRE -DHAVE_DV -DHAVE_DVB -DHAVE_VIDEO4LINUX2 -DHAVE_ESOUND -I/usr/include/OpenEXR'
  1034. CFG_CXXFLAGS=''
  1035. CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong'
  1036. CPPFLAGS='-D_FORTIFY_SOURCE=2'
  1037. CXX='g++'
  1038. CXXDEPMODE='depmode=none'
  1039. CXXFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong'
  1040. CYGPATH_W='echo'
  1041. DEFS='-DPACKAGE_NAME=\"cinelerra\" -DPACKAGE_TARNAME=\"cinelerra\" -DPACKAGE_VERSION=\"5.1\" -DPACKAGE_STRING=\"cinelerra\ 5.1\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cinelerra\" -DVERSION=\"5.1\"'
  1042. DEPDIR='.deps'
  1043. ECHO_C=''
  1044. ECHO_N='-n'
  1045. ECHO_T=''
  1046. EXEEXT=''
  1047. EXTRA_LIBS=' -ldl'
  1048. FFMPEG_EXTRA_CFG=' --extra-ldflags="-ldl"'
  1049. HAVE_ALSA='yes'
  1050. HAVE_BZ2='yes'
  1051. HAVE_DL='yes'
  1052. HAVE_DVB='yes'
  1053. HAVE_FONTCONFIG='yes'
  1054. HAVE_FREETYPE='yes'
  1055. HAVE_GL='yes'
  1056. HAVE_LINUX_CDROM='yes'
  1057. HAVE_LINUX_SYS='yes'
  1058. HAVE_LZMA='yes'
  1059. HAVE_NUMA='no'
  1060. HAVE_OSS='yes'
  1061. HAVE_PNG='yes'
  1062. HAVE_PTHREAD='yes'
  1063. HAVE_VIDEO4LINUX2='yes'
  1064. HAVE_X11='yes'
  1065. HAVE_XEXT='yes'
  1066. HAVE_XFT='yes'
  1067. HAVE_XINERAMA='yes'
  1068. HAVE_XV='yes'
  1069. HAVE_XXF86VM='yes'
  1070. HAVE_Z='yes'
  1071. HAVE_a52dec='no'
  1072. HAVE_audiofile='no'
  1073. HAVE_encore='no'
  1074. HAVE_esound='no'
  1075. HAVE_faac='yes'
  1076. HAVE_faad2='no'
  1077. HAVE_fdk='no'
  1078. HAVE_fftw='yes'
  1079. HAVE_flac='yes'
  1080. HAVE_giflib='yes'
  1081. HAVE_ilmbase='yes'
  1082. HAVE_lame='yes'
  1083. HAVE_libavc1394='yes'
  1084. HAVE_libdv='yes'
  1085. HAVE_libiec61883='yes'
  1086. HAVE_libjpeg='yes'
  1087. HAVE_libogg='yes'
  1088. HAVE_libraw1394='yes'
  1089. HAVE_libsndfile='yes'
  1090. HAVE_libtheora='yes'
  1091. HAVE_libuuid='yes'
  1092. HAVE_libvorbis='yes'
  1093. HAVE_libvpx='yes'
  1094. HAVE_openexr='yes'
  1095. HAVE_openjpeg='no'
  1096. HAVE_tiff='yes'
  1097. HAVE_twolame='yes'
  1098. HAVE_x264='yes'
  1099. HAVE_x265='yes'
  1100. INSTALL_DATA='${INSTALL} -m 644'
  1101. INSTALL_PROGRAM='${INSTALL}'
  1102. INSTALL_SCRIPT='${INSTALL}'
  1103. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1104. LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro'
  1105. LIBOBJS=''
  1106. LIBS=''
  1107. LTLIBOBJS=''
  1108. MAKEINFO='${SHELL} /home/cesarzeta/src/src/cinelerra-5.1/missing makeinfo'
  1109. MKDIR_P='/usr/bin/mkdir -p'
  1110. OBJDIR='x86_64'
  1111. OBJEXT='o'
  1112. PACKAGE='cinelerra'
  1113. PACKAGE_BUGREPORT='[email protected]'
  1114. PACKAGE_NAME='cinelerra'
  1115. PACKAGE_STRING='cinelerra 5.1'
  1116. PACKAGE_TARNAME='cinelerra'
  1117. PACKAGE_URL=''
  1118. PACKAGE_VERSION='5.1'
  1119. PATH_SEPARATOR=':'
  1120. PROG_NASM='yes'
  1121. PROG_OBJCOPY='yes'
  1122. PROG_PACTL='yes'
  1123. PROG_YASM='yes'
  1124. SET_MAKE=''
  1125. SHARED_LIBS=' -ltheoraenc -ltheoradec -logg -lvorbis -lvorbisfile -logg -lfftw3 -lFLAC -lavc1394 -lrom1394 -liec61883 -ldv -ljpeg -lsndfile -lIlmImf -lIlmThread -lIex -ltiff -lvpx'
  1126. SHELL='/bin/sh'
  1127. STATIC_BLDS=' a52dec encore audiofile esound faac faad2 fdk ffmpeg giflib ilmbase ladspa lame libraw1394 libogg libtheora libuuid libvorbis mjpegtools openjpeg twolame x264 x265'
  1128. STATIC_PKGS=' a52dec audiofile encore esound faac faad2 fdk ffmpeg fftw flac giflib ilmbase ladspa lame libavc1394 libraw1394 libiec61883 libdv libjpeg openjpeg libogg libsndfile libtheora libuuid libvorbis mjpegtools openexr tiff twolame x264 x265 libvpx'
  1129. STRIP=''
  1130. SYSTEM_LIBS=' -lX11 -lXext -lXinerama -lXv -lbz2 -lfontconfig -lfreetype -llzma -lpng -lpthread -lz -lGL -lGLU -lXft -lasound -ldl'
  1131. VERSION='5.1'
  1132. WANT_ALSA='yes'
  1133. WANT_CIN='cin'
  1134. WANT_CINBIN_BUILD='no'
  1135. WANT_CINDAT_DIR='/usr/share/cin'
  1136. WANT_CINLIB_DIR='/usr/lib/cin'
  1137. WANT_CONFIG_DIR='$$HOME/.bcast5'
  1138. WANT_DL='yes'
  1139. WANT_DV='yes'
  1140. WANT_DVB='yes'
  1141. WANT_ESOUND='yes'
  1142. WANT_FIREWIRE='yes'
  1143. WANT_GL='yes'
  1144. WANT_JOBS='11'
  1145. WANT_LADSPA_BUILD='yes'
  1146. WANT_LADSPA_DIR='/usr/lib/cin/ladspa'
  1147. WANT_NUMA='no'
  1148. WANT_OSS='yes'
  1149. WANT_PLUGIN_DIR='/usr/lib/cin/plugins'
  1150. WANT_VIDEO4LINUX2='yes'
  1151. WANT_X264_HIDEPTH='no'
  1152. WANT_X265_HIDEPTH='no'
  1153. WANT_XFT='yes'
  1154. WANT_XXF86VM='yes'
  1155. ac_ct_CC='gcc'
  1156. ac_ct_CXX='g++'
  1157. am__EXEEXT_FALSE=''
  1158. am__EXEEXT_TRUE='#'
  1159. am__fastdepCCAS_FALSE=''
  1160. am__fastdepCCAS_TRUE='#'
  1161. am__fastdepCC_FALSE=''
  1162. am__fastdepCC_TRUE='#'
  1163. am__fastdepCXX_FALSE=''
  1164. am__fastdepCXX_TRUE='#'
  1165. am__include='include'
  1166. am__isrc=''
  1167. am__leading_dot='.'
  1168. am__nodep='_no'
  1169. am__quote=''
  1170. am__tar='$${TAR-tar} chof - "$$tardir"'
  1171. am__untar='$${TAR-tar} xf -'
  1172. bindir='${exec_prefix}/bin'
  1173. build_alias=''
  1174. datadir='${datarootdir}'
  1175. datarootdir='${prefix}/share'
  1176. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1177. dvidir='${docdir}'
  1178. exec_prefix='${prefix}'
  1179. host_alias=''
  1180. htmldir='${docdir}'
  1181. includedir='${prefix}/include'
  1182. infodir='${datarootdir}/info'
  1183. install_sh='${SHELL} /home/cesarzeta/src/src/cinelerra-5.1/install-sh'
  1184. libdir='${exec_prefix}/lib'
  1185. libexecdir='${exec_prefix}/libexec'
  1186. localedir='${datarootdir}/locale'
  1187. localstatedir='${prefix}/var'
  1188. mandir='${datarootdir}/man'
  1189. mkdir_p='$(MKDIR_P)'
  1190. oldincludedir='/usr/include'
  1191. pdfdir='${docdir}'
  1192. prefix='/usr'
  1193. program_transform_name='s,x,x,'
  1194. psdir='${docdir}'
  1195. sbindir='${exec_prefix}/sbin'
  1196. sharedstatedir='${prefix}/com'
  1197. sinstall='cinstall'
  1198. suninstall='cuninstall'
  1199. sysconfdir='${prefix}/etc'
  1200. target_alias=''
  1201.  
  1202. ## ----------- ##
  1203. ## confdefs.h. ##
  1204. ## ----------- ##
  1205.  
  1206. /* confdefs.h */
  1207. #define PACKAGE_NAME "cinelerra"
  1208. #define PACKAGE_TARNAME "cinelerra"
  1209. #define PACKAGE_VERSION "5.1"
  1210. #define PACKAGE_STRING "cinelerra 5.1"
  1211. #define PACKAGE_BUGREPORT "[email protected]"
  1212. #define PACKAGE_URL ""
  1213. #define PACKAGE "cinelerra"
  1214. #define VERSION "5.1"
  1215.  
  1216. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement