Advertisement
Slack31

Audacity v2.0.0 Compile Errors

May 19th, 2012
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.31 KB | None | 0 0
  1. # ./configure
  2. checking for gcc... gcc
  3. checking whether the C compiler works... yes
  4. checking for C compiler default output file name... a.out
  5. checking for suffix of executables...
  6. checking whether we are cross compiling... no
  7. checking for suffix of object files... o
  8. checking whether we are using the GNU C compiler... yes
  9. checking whether gcc accepts -g... yes
  10. checking for gcc option to accept ISO C89... none needed
  11. checking for g++... g++
  12. checking whether we are using the GNU C++ compiler... yes
  13. checking whether g++ accepts -g... yes
  14. checking how to run the C++ preprocessor... g++ -E
  15. checking for a BSD-compatible install... /usr/bin/ginstall -c
  16. checking for pkg-config... yes
  17. checking for a sed that does not truncate output... /bin/sed
  18. checking whether the linker accepts the -rdynamic flag... yes
  19. checking for an ANSI C-conforming const... yes
  20. checking for grep that handles long lines and -e... /bin/grep
  21. checking for egrep... /bin/grep -E
  22. checking for ANSI C header files... yes
  23. checking for sys/types.h... yes
  24. checking for sys/stat.h... yes
  25. checking for stdlib.h... yes
  26. checking for string.h... yes
  27. checking for memory.h... yes
  28. checking for strings.h... yes
  29. checking for inttypes.h... yes
  30. checking for stdint.h... yes
  31. checking for unistd.h... yes
  32. checking for size_t... yes
  33. checking for alloca.h... yes
  34. checking CFLAGS for strict prototypes... -Wstrict-prototypes
  35. checking wall_flags for maximum warnings... -Wall
  36. checking whether the C++ compiler accepts the -Wall flag... yes
  37. checking whether the C++ preprocessor accepts the -Wall flag... yes
  38. checking for simple visibility declarations... yes
  39. checking for wx-config... /usr/bin/wx-config
  40. configure: Checking that the chosen version of wxWidgets is 2.8.x
  41. Great, you're using wxWidgets 2.8.12!
  42. checking for pkg-config... /usr/bin/pkg-config
  43. checking pkg-config is at least version 0.9.0... yes
  44. configure: Configuring sources in "./lib-src/lib-widget-extra"
  45. configure: running /bin/sh ./configure '--prefix=/usr/local/' '--with-wx-config=/usr/bin/wx-config' --cache-file=/dev/null --srcdir=.
  46. configure: WARNING: unrecognized options: --with-wx-config
  47. checking for gcc... gcc
  48. checking for C compiler default output file name... a.out
  49. checking whether the C compiler works... yes
  50. checking whether we are cross compiling... no
  51. checking for suffix of executables...
  52. checking for suffix of object files... o
  53. checking whether we are using the GNU C compiler... yes
  54. checking whether gcc accepts -g... yes
  55. checking for gcc option to accept ISO C89... none needed
  56. checking for g++... g++
  57. checking whether we are using the GNU C++ compiler... yes
  58. checking whether g++ accepts -g... yes
  59. checking how to run the C++ preprocessor... g++ -E
  60. checking for a BSD-compatible install... /usr/bin/ginstall -c
  61. checking CFLAGS for strict prototypes... -Wstrict-prototypes
  62. checking wall_flags for maximum warnings... -Wall
  63. checking for a sed that does not truncate output... /bin/sed
  64. checking whether the C++ compiler accepts the -Wall flag... yes
  65. checking whether the C++ preprocessor accepts the -Wall flag... yes
  66. checking for wx-config... /usr/bin/wx-config
  67. configure: Checking that the chosen version of wxWidgets is 2.8.x
  68. Great, you're using wxWidgets 2.8.12!
  69. checking for an ANSI C-conforming const... yes
  70. checking for grep that handles long lines and -e... /bin/grep
  71. checking for egrep... /bin/grep -E
  72. checking for ANSI C header files... yes
  73. checking for sys/types.h... yes
  74. checking for sys/stat.h... yes
  75. checking for stdlib.h... yes
  76. checking for string.h... yes
  77. checking for memory.h... yes
  78. checking for strings.h... yes
  79. checking for inttypes.h... yes
  80. checking for stdint.h... yes
  81. checking for unistd.h... yes
  82. checking for size_t... yes
  83. configure: creating ./config.status
  84. config.status: creating Makefile
  85. config.status: creating libwidgetextra.pc
  86. config.status: creating libwidgetextra-uninstalled.pc
  87. configure: WARNING: unrecognized options: --with-wx-config
  88.  
  89. Run 'configure --help' for an explanation of the possible options,
  90. otherwise run 'make' to build libwidgetextra.
  91. configure: Done configuring in "./lib-src/lib-widget-extra"
  92. checking for WIDGETEXTRA... yes
  93. configure: Determining what libraries are available in this tree and on the system
  94. checking for SNDFILE... yes
  95. configure: Libsndfile libraries are available as system libraries
  96. checking for ./lib-src/libsndfile/src/sndfile.h.in... yes
  97. configure: libsndfile libraries are available in this source tree
  98. checking for XML_ParserCreate in -lexpat... yes
  99. checking expat.h usability... yes
  100. checking expat.h presence... yes
  101. checking for expat.h... yes
  102. configure: Expat libraries are available as system libraries
  103. checking for ./lib-src/expat/xmlparse/xmlparse.h... yes
  104. configure: Expat libraries are available in the local tree
  105. checking for SAMPLERATE... yes
  106. configure: Libsamplerate libraries are available as system libraries
  107. checking for ./lib-src/libsamplerate/src/samplerate.h... yes
  108. configure: libsamplerate libraries are available in the local tree
  109. checking for ./lib-src/libresample/include/libresample.h... yes
  110. configure: libresample libraries are available in the local tree
  111. checking for vorbis_bitrate_addblock in -lvorbisfile... yes
  112. checking vorbis/vorbisfile.h usability... yes
  113. checking vorbis/vorbisfile.h presence... yes
  114. checking for vorbis/vorbisfile.h... yes
  115. configure: Vorbis libraries are available as system libraries
  116. checking for ./lib-src/libvorbis/include/vorbis/vorbisenc.h... yes
  117. checking for ./lib-src/libogg/include/ogg/ogg.h... yes
  118. configure: Vorbis libraries are available in this source tree
  119. checking for LIBMAD... yes
  120. checking for mad_decoder_init in -lmad... yes
  121. configure: libmad libraries are available as system libraries
  122. checking for ./lib-src/libmad/frame.h... yes
  123. configure: libmad libraries are available in the local tree
  124. checking for FLAC__stream_decoder_new in -lFLAC... yes
  125. checking FLAC/format.h usability... yes
  126. checking FLAC/format.h presence... yes
  127. checking for FLAC/format.h... yes
  128. configure: FLAC libraries are available as system libraries
  129. checking for ./lib-src/libflac/include/FLAC/format.h... yes
  130. checking for ./lib-src/libflac/include/FLAC++/decoder.h... yes
  131. configure: FLAC libraries are available in this source tree
  132. checking for id3_file_open in -lid3tag... yes
  133. checking id3tag.h usability... yes
  134. checking id3tag.h presence... yes
  135. checking for id3tag.h... yes
  136. configure: Libid3tag libraries are available as system libraries
  137. checking for ./lib-src/libid3tag/frame.h... yes
  138. configure: libid3tag libraries are available in the local tree
  139. checking for SBSMS... no
  140. configure: Libsbsms libraries are NOT available as system libraries
  141. checking for ./lib-src/sbsms/include/sbsms.h... yes
  142. configure: libsbsms libraries are available in the local tree
  143. checking for SOUNDTOUCH... yes
  144. configure: Libsoundtouch libraries are available as system libraries
  145. checking for ./lib-src/soundtouch/include/SoundTouch.h... yes
  146. configure: libsoundtouch libraries are available in the local tree
  147. checking for ./lib-src/libnyquist/nyx.h... yes
  148. configure: nyquist libraries are available in the local tree
  149. checking for VAMP... yes
  150. configure: Vamp libraries are available as system libraries
  151. checking for ./lib-src/libvamp/vamp-hostsdk/PluginLoader.h... yes
  152. configure: Vamp libraries are available in the local tree
  153. checking for LIBTWOLAME... yes
  154. configure: Libtwolame library available as system library
  155. checking for ./lib-src/twolame/libtwolame/twolame.h... yes
  156. configure: libtwolame library is available in the local tree
  157. checking for AVCODEC... yes
  158. checking for AVFORMAT... yes
  159. checking for AVUTIL... yes
  160. configure: FFmpeg library available as system library
  161. checking for ./lib-src/ffmpeg/libavcodec/avcodec.h... yes
  162. checking for ./lib-src/ffmpeg/libavformat/avformat.h... yes
  163. configure: FFmpeg headers are available in the local tree
  164. checking for PORTSMF... no
  165. configure: portSMF library is NOT available as system library
  166. checking for ./lib-src/portsmf/allegro.h... yes
  167. checking for PORTAUDIO... yes
  168. configure: portaudio19 library is available as system library, but does not have the Pa_GetStreamHostApiType function.
  169. checking for ./lib-src/portaudio-v19/include/portaudio.h... yes
  170. configure: portaudio19 library is available in the local tree
  171. configure: Figuring out what libraries to enable
  172. configure: Using SYSTEM libraries for LIBVORBIS
  173. configure: Using SYSTEM libraries for LIBMAD
  174. configure: Using SYSTEM libraries for LIBSNDFILE
  175. configure: Using SYSTEM libraries for LIBFLAC
  176. configure: Using SYSTEM libraries for LIBID3TAG
  177. configure: Using SYSTEM libraries for LIBSAMPLERATE
  178. configure: Using LOCAL libraries for LIBRESAMPLE
  179. configure: Using LOCAL libraries for LIBSBSMS
  180. configure: Using SYSTEM libraries for LIBSOUNDTOUCH
  181. configure: Using LOCAL libraries for LIBNYQUIST
  182. configure: Using SYSTEM libraries for LIBVAMP
  183. configure: Using SYSTEM libraries for LIBEXPAT
  184. configure: Using SYSTEM libraries for LIBTWOLAME
  185. configure: Using SYSTEM libraries for FFMPEG
  186. configure: Using LOCAL libraries for PORTSMF
  187. configure: Using LOCAL libraries for PORTAUDIO
  188. configure: Both libresample and libsamplerate are available
  189. configure: deciding which to use based on arguments ...
  190. configure: Libsamplerate not explicity requested, using libresample
  191. checking build system type... i686-pc-linux-gnu
  192. checking host system type... i686-pc-linux-gnu
  193. checking for library containing dlopen... none required
  194. checking for GTK... yes
  195. checking for snd_pcm_open in -lasound... yes
  196. checking for JACK... yes
  197. checking for HPI_SubSysCreate in -lhpi... no
  198. checking for clock_gettime in -lrt... yes
  199. checking for clock_gettime... yes
  200. checking for nanosleep... yes
  201. checking for lrint... yes
  202. checking for lrintf... yes
  203. configure: creating ./config.status
  204. config.status: creating Makefile
  205. config.status: creating src/Makefile
  206. config.status: creating lib-src/Makefile
  207. config.status: creating locale/Makefile
  208. config.status: creating src/audacity.desktop
  209. config.status: creating tests/Makefile
  210. config.status: creating src/configunix.h
  211. === configuring in lib-src/FileDialog (/root/COMPILE/audacity-src-2.0.0/lib-src/FileDialog)
  212. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/' '--with-wx-config=/usr/bin/wx-config' '--disable-programs' '--with-pa-include=../portaudio-v19/include' --cache-file=/dev/null --srcdir=.
  213. checking for g++... g++
  214. checking for C++ compiler default output file name... a.out
  215. checking whether the C++ compiler works... yes
  216. checking whether we are cross compiling... no
  217. checking for suffix of executables...
  218. checking for suffix of object files... o
  219. checking whether we are using the GNU C++ compiler... yes
  220. checking whether g++ accepts -g... yes
  221. checking for ranlib... ranlib
  222. checking for ar... /usr/bin/ar
  223. checking for gcc... gcc
  224. checking whether we are using the GNU C compiler... yes
  225. checking whether gcc accepts -g... yes
  226. checking for gcc option to accept ISO C89... none needed
  227. checking how to run the C preprocessor... gcc -E
  228. checking for grep that handles long lines and -e... /bin/grep
  229. checking for egrep... /bin/grep -E
  230. checking for ANSI C header files... yes
  231. checking for wx-config... /usr/bin/wx-config
  232. checking build system type... i686-pc-linux-gnu
  233. checking host system type... i686-pc-linux-gnu
  234. checking for pkg-config... /usr/bin/pkg-config
  235. checking for GTK+ - version >= 2.4.0... yes (version 2.24.4)
  236. configure: creating ./config.status
  237. config.status: creating Makefile
  238. config.status: creating config.h
  239. === configuring in lib-src/libresample (/root/COMPILE/audacity-src-2.0.0/lib-src/libresample)
  240. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/' '--with-wx-config=/usr/bin/wx-config' '--disable-programs' '--with-pa-include=../portaudio-v19/include' --cache-file=/dev/null --srcdir=.
  241. checking for gcc... gcc
  242. checking for C compiler default output file name... a.out
  243. checking whether the C compiler works... yes
  244. checking whether we are cross compiling... no
  245. checking for suffix of executables...
  246. checking for suffix of object files... o
  247. checking whether we are using the GNU C compiler... yes
  248. checking whether gcc accepts -g... yes
  249. checking for gcc option to accept ISO C89... none needed
  250. checking how to run the C preprocessor... gcc -E
  251. checking for ranlib... ranlib
  252. checking for ar... /usr/bin/ar
  253. checking inttypes.h usability... yes
  254. checking inttypes.h presence... yes
  255. checking for inttypes.h... yes
  256. configure: creating ./config.status
  257. config.status: creating Makefile
  258. config.status: creating src/config.h
  259.  
  260. Type 'configure --help' to see options.
  261.  
  262. Type 'make' to build libresample.
  263. === configuring in lib-src/sbsms (/root/COMPILE/audacity-src-2.0.0/lib-src/sbsms)
  264. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/' '--with-wx-config=/usr/bin/wx-config' '--disable-programs' '--with-pa-include=../portaudio-v19/include' --cache-file=/dev/null --srcdir=.
  265. checking build system type... i686-pc-linux-gnu
  266. checking host system type... i686-pc-linux-gnu
  267. checking target system type... i686-pc-linux-gnu
  268. checking for gcc... gcc
  269. checking whether the C compiler works... yes
  270. checking for C compiler default output file name... a.out
  271. checking for suffix of executables...
  272. checking whether we are cross compiling... no
  273. checking for suffix of object files... o
  274. checking whether we are using the GNU C compiler... yes
  275. checking whether gcc accepts -g... yes
  276. checking for gcc option to accept ISO C89... none needed
  277. checking for a sed that does not truncate output... /bin/sed
  278. checking for grep that handles long lines and -e... /bin/grep
  279. checking for egrep... /bin/grep -E
  280. checking for fgrep... /bin/grep -F
  281. checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld
  282. checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes
  283. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  284. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  285. checking whether ln -s works... yes
  286. checking the maximum length of command line arguments... 1572864
  287. checking whether the shell understands some XSI constructs... yes
  288. checking whether the shell understands "+="... yes
  289. checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r
  290. checking for objdump... objdump
  291. checking how to recognize dependent libraries... pass_all
  292. checking for ar... ar
  293. checking for strip... strip
  294. checking for ranlib... ranlib
  295. checking command to parse /usr/bin/nm -B output from gcc object... ok
  296. checking how to run the C preprocessor... gcc -E
  297. checking for ANSI C header files... yes
  298. checking for sys/types.h... yes
  299. checking for sys/stat.h... yes
  300. checking for stdlib.h... yes
  301. checking for string.h... yes
  302. checking for memory.h... yes
  303. checking for strings.h... yes
  304. checking for inttypes.h... yes
  305. checking for stdint.h... yes
  306. checking for unistd.h... yes
  307. checking for dlfcn.h... yes
  308. checking for objdir... .libs
  309. checking if gcc supports -fno-rtti -fno-exceptions... no
  310. checking for gcc option to produce PIC... -fPIC -DPIC
  311. checking if gcc PIC flag -fPIC -DPIC works... yes
  312. checking if gcc static flag -static works... yes
  313. checking if gcc supports -c -o file.o... yes
  314. checking if gcc supports -c -o file.o... (cached) yes
  315. checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes
  316. checking dynamic linker characteristics... GNU/Linux ld.so
  317. checking how to hardcode library paths into programs... immediate
  318. checking whether stripping libraries is possible... yes
  319. checking if libtool supports shared libraries... yes
  320. checking whether to build shared libraries... no
  321. checking whether to build static libraries... yes
  322. checking for g++... g++
  323. checking whether we are using the GNU C++ compiler... yes
  324. checking whether g++ accepts -g... yes
  325. checking whether we are using the GNU C++ compiler... (cached) yes
  326. checking whether g++ accepts -g... (cached) yes
  327. checking how to run the C++ preprocessor... g++ -E
  328. checking for ld used by g++... /usr/i486-slackware-linux/bin/ld
  329. checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes
  330. checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes
  331. checking for g++ option to produce PIC... -fPIC -DPIC
  332. checking if g++ PIC flag -fPIC -DPIC works... yes
  333. checking if g++ static flag -static works... yes
  334. checking if g++ supports -c -o file.o... yes
  335. checking if g++ supports -c -o file.o... (cached) yes
  336. checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes
  337. checking dynamic linker characteristics... GNU/Linux ld.so
  338. checking how to hardcode library paths into programs... immediate
  339. checking how to run the C++ preprocessor... g++ -E
  340. checking for malloc... yes
  341. checking for calloc... yes
  342. checking for free... yes
  343. checking for memcpy... yes
  344. checking for memmove... yes
  345. checking for floor in -lm... yes
  346. checking for floor... yes
  347. checking for sqrt... yes
  348. checking for log... yes
  349. checking for exp... yes
  350. checking for sin... yes
  351. checking for cos... yes
  352. checking for lrint... yes
  353. checking for lrintf... yes
  354. checking for a BSD-compatible install... /usr/bin/ginstall -c
  355. checking whether build environment is sane... yes
  356. checking for a thread-safe mkdir -p... ./install-sh -c -d
  357. checking for gawk... gawk
  358. checking whether make sets $(MAKE)... yes
  359. checking for style of include used by make... GNU
  360. checking dependency style of gcc... gcc3
  361. checking dependency style of g++... gcc3
  362. checking whether to enable maintainer-specific portions of Makefiles... no
  363. configure: creating ./config.status
  364. config.status: creating Makefile
  365. config.status: creating src/Makefile
  366. config.status: creating libsbsms.spec
  367. config.status: creating sbsms.pc
  368. config.status: creating src/config.h
  369. config.status: executing libtool commands
  370. config.status: executing depfiles commands
  371. === configuring in lib-src/libnyquist (/root/COMPILE/audacity-src-2.0.0/lib-src/libnyquist)
  372. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/' '--with-wx-config=/usr/bin/wx-config' '--disable-programs' '--with-pa-include=../portaudio-v19/include' --cache-file=/dev/null --srcdir=.
  373. checking for a BSD-compatible install... /usr/bin/ginstall -c
  374. checking whether build environment is sane... yes
  375. checking for a thread-safe mkdir -p... autotools/install-sh -c -d
  376. checking for gawk... gawk
  377. checking whether make sets $(MAKE)... yes
  378. checking whether to enable maintainer-specific portions of Makefiles... no
  379. checking for gcc... gcc
  380. checking whether the C compiler works... yes
  381. checking for C compiler default output file name... a.out
  382. checking for suffix of executables...
  383. checking whether we are cross compiling... no
  384. checking for suffix of object files... o
  385. checking whether we are using the GNU C compiler... yes
  386. checking whether gcc accepts -g... yes
  387. checking for gcc option to accept ISO C89... none needed
  388. checking for style of include used by make... GNU
  389. checking dependency style of gcc... gcc3
  390. checking for g++... g++
  391. checking whether we are using the GNU C++ compiler... yes
  392. checking whether g++ accepts -g... yes
  393. checking dependency style of g++... gcc3
  394. checking how to run the C++ preprocessor... g++ -E
  395. checking for ranlib... ranlib
  396. checking CFLAGS for strict prototypes... -Wstrict-prototypes
  397. checking wall_flags for maximum warnings... -Wall
  398. checking for a sed that does not truncate output... /bin/sed
  399. checking whether the C++ compiler accepts the -Wall flag... yes
  400. checking whether the C++ preprocessor accepts the -Wall flag... yes
  401. checking for strchr... yes
  402. checking for memmove... yes
  403. checking for grep that handles long lines and -e... /bin/grep
  404. checking for egrep... /bin/grep -E
  405. checking for ANSI C header files... yes
  406. checking for sys/types.h... yes
  407. checking for sys/stat.h... yes
  408. checking for stdlib.h... yes
  409. checking for string.h... yes
  410. checking for memory.h... yes
  411. checking for strings.h... yes
  412. checking for inttypes.h... yes
  413. checking for stdint.h... yes
  414. checking for unistd.h... yes
  415. checking for stdlib.h... (cached) yes
  416. checking for GNU libc compatible malloc... yes
  417. checking for stdbool.h that conforms to C99... yes
  418. checking for _Bool... no
  419. checking for ANSI C header files... (cached) yes
  420. checking for stdlib.h... (cached) yes
  421. checking for string.h... (cached) yes
  422. checking for an ANSI C-conforming const... yes
  423. checking for size_t... yes
  424. configure: creating ./config.status
  425. config.status: creating Makefile
  426. config.status: executing depfiles commands
  427.  
  428. Run 'configure --help' for an explanation of the possible options,
  429. otherwise run 'make' to build libnyquist.
  430. === configuring in lib-src/portsmf (/root/COMPILE/audacity-src-2.0.0/lib-src/portsmf)
  431. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/' '--with-wx-config=/usr/bin/wx-config' '--disable-programs' '--with-pa-include=../portaudio-v19/include' --cache-file=/dev/null --srcdir=.
  432. checking for a BSD-compatible install... /usr/bin/ginstall -c
  433. checking whether build environment is sane... yes
  434. checking for a thread-safe mkdir -p... autotools/install-sh -c -d
  435. checking for gawk... gawk
  436. checking whether make sets $(MAKE)... yes
  437. checking whether to enable maintainer-specific portions of Makefiles... no
  438. checking for gcc... gcc
  439. checking whether the C compiler works... yes
  440. checking for C compiler default output file name... a.out
  441. checking for suffix of executables...
  442. checking whether we are cross compiling... no
  443. checking for suffix of object files... o
  444. checking whether we are using the GNU C compiler... yes
  445. checking whether gcc accepts -g... yes
  446. checking for gcc option to accept ISO C89... none needed
  447. checking for style of include used by make... GNU
  448. checking dependency style of gcc... gcc3
  449. checking for g++... g++
  450. checking whether we are using the GNU C++ compiler... yes
  451. checking whether g++ accepts -g... yes
  452. checking dependency style of g++... gcc3
  453. checking how to run the C++ preprocessor... g++ -E
  454. checking for ranlib... ranlib
  455. checking CFLAGS for strict prototypes... -Wstrict-prototypes
  456. checking wall_flags for maximum warnings... -Wall
  457. checking for a sed that does not truncate output... /bin/sed
  458. checking whether the C++ compiler accepts the -Wall flag... yes
  459. checking whether the C++ preprocessor accepts the -Wall flag... yes
  460. checking for strchr... yes
  461. checking for memmove... yes
  462. checking for grep that handles long lines and -e... /bin/grep
  463. checking for egrep... /bin/grep -E
  464. checking for ANSI C header files... yes
  465. checking for sys/types.h... yes
  466. checking for sys/stat.h... yes
  467. checking for stdlib.h... yes
  468. checking for string.h... yes
  469. checking for memory.h... yes
  470. checking for strings.h... yes
  471. checking for inttypes.h... yes
  472. checking for stdint.h... yes
  473. checking for unistd.h... yes
  474. checking for stdlib.h... (cached) yes
  475. checking for GNU libc compatible malloc... yes
  476. checking for stdbool.h that conforms to C99... yes
  477. checking for _Bool... no
  478. checking for ANSI C header files... (cached) yes
  479. checking for stdlib.h... (cached) yes
  480. checking for string.h... (cached) yes
  481. checking for an ANSI C-conforming const... yes
  482. checking for size_t... yes
  483. configure: creating ./config.status
  484. config.status: creating Makefile
  485. config.status: creating portSMF.pc
  486. config.status: creating portSMF-uninstalled.pc
  487. config.status: executing depfiles commands
  488.  
  489. Run 'configure --help' for an explanation of the possible options,
  490. otherwise run 'make' to build portSMF.
  491. === configuring in lib-src/portaudio-v19 (/root/COMPILE/audacity-src-2.0.0/lib-src/portaudio-v19)
  492. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/' '--with-wx-config=/usr/bin/wx-config' '--disable-programs' '--with-pa-include=../portaudio-v19/include' --cache-file=/dev/null --srcdir=.
  493. checking build system type... i686-pc-linux-gnu
  494. checking host system type... i686-pc-linux-gnu
  495. checking target system type... i686-pc-linux-gnu
  496. checking for gcc... gcc
  497. checking whether the C compiler works... yes
  498. checking for C compiler default output file name... a.out
  499. checking for suffix of executables...
  500. checking whether we are cross compiling... no
  501. checking for suffix of object files... o
  502. checking whether we are using the GNU C compiler... yes
  503. checking whether gcc accepts -g... yes
  504. checking for gcc option to accept ISO C89... none needed
  505. checking how to print strings... printf
  506. checking for a sed that does not truncate output... /bin/sed
  507. checking for grep that handles long lines and -e... /bin/grep
  508. checking for egrep... /bin/grep -E
  509. checking for fgrep... /bin/grep -F
  510. checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld
  511. checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes
  512. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  513. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  514. checking whether ln -s works... yes
  515. checking the maximum length of command line arguments... 1572864
  516. checking whether the shell understands some XSI constructs... yes
  517. checking whether the shell understands "+="... yes
  518. checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r
  519. checking for objdump... objdump
  520. checking how to recognize dependent libraries... pass_all
  521. checking for ar... ar
  522. checking for strip... strip
  523. checking for ranlib... ranlib
  524. checking for gawk... gawk
  525. checking command to parse /usr/bin/nm -B output from gcc object... ok
  526. checking how to run the C preprocessor... gcc -E
  527. checking for ANSI C header files... yes
  528. checking for sys/types.h... yes
  529. checking for sys/stat.h... yes
  530. checking for stdlib.h... yes
  531. checking for string.h... yes
  532. checking for memory.h... yes
  533. checking for strings.h... yes
  534. checking for inttypes.h... yes
  535. checking for stdint.h... yes
  536. checking for unistd.h... yes
  537. checking for dlfcn.h... yes
  538. checking for objdir... .libs
  539. checking if gcc supports -fno-rtti -fno-exceptions... no
  540. checking for gcc option to produce PIC... -fPIC -DPIC
  541. checking if gcc PIC flag -fPIC -DPIC works... yes
  542. checking if gcc static flag -static works... yes
  543. checking if gcc supports -c -o file.o... yes
  544. checking if gcc supports -c -o file.o... (cached) yes
  545. checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes
  546. checking whether -lc should be explicitly linked in... no
  547. checking dynamic linker characteristics... GNU/Linux ld.so
  548. checking how to hardcode library paths into programs... immediate
  549. checking whether stripping libraries is possible... yes
  550. checking if libtool supports shared libraries... yes
  551. checking whether to build shared libraries... yes
  552. checking whether to build static libraries... yes
  553. checking for a BSD-compatible install... /usr/bin/ginstall -c
  554. checking whether ln -s works... yes
  555. checking for ar... /usr/bin/ar
  556. checking whether byte ordering is bigendian... no
  557. checking for snd_pcm_open in -lasound... yes
  558. checking for HPI_SubSysCreate in -lhpi... no
  559. checking sys/soundcard.h usability... yes
  560. checking sys/soundcard.h presence... yes
  561. checking for sys/soundcard.h... yes
  562. checking linux/soundcard.h usability... yes
  563. checking linux/soundcard.h presence... yes
  564. checking for linux/soundcard.h... yes
  565. checking machine/soundcard.h usability... no
  566. checking machine/soundcard.h presence... no
  567. checking for machine/soundcard.h... no
  568. checking for _oss_ioctl in -lossaudio... no
  569. checking for pkg-config... /usr/bin/pkg-config
  570. checking pkg-config is at least version 0.9.0... yes
  571. checking for JACK... yes
  572. checking size of short... 2
  573. checking size of int... 4
  574. checking size of long... 4
  575. checking for clock_gettime in -lrt... yes
  576. checking for clock_gettime... yes
  577. checking for nanosleep... yes
  578. checking for pthread_create in -lpthread... yes
  579. configure: creating ./config.status
  580. config.status: creating Makefile
  581. config.status: creating portaudio-2.0.pc
  582. config.status: executing libtool commands
  583.  
  584. Configuration summary:
  585.  
  586. Target ...................... i686-pc-linux-gnu
  587. C++ bindings ................ no
  588. Debug output ................ no
  589.  
  590. ALSA ........................ yes
  591. ASIHPI ...................... no
  592.  
  593. OSS ......................... yes
  594. JACK ........................ yes
  595.  
  596. === configuring in lib-src/portmixer (/root/COMPILE/audacity-src-2.0.0/lib-src/portmixer)
  597. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/' '--with-wx-config=/usr/bin/wx-config' '--disable-programs' '--with-pa-include=../portaudio-v19/include' --cache-file=/dev/null --srcdir=.
  598. checking for gcc... gcc
  599. checking whether the C compiler works... yes
  600. checking for C compiler default output file name... a.out
  601. checking for suffix of executables...
  602. checking whether we are cross compiling... no
  603. checking for suffix of object files... o
  604. checking whether we are using the GNU C compiler... yes
  605. checking whether gcc accepts -g... yes
  606. checking for gcc option to accept ISO C89... none needed
  607. checking for ranlib... ranlib
  608. checking for ar... /usr/bin/ar
  609. checking how to run the C preprocessor... gcc -E
  610. checking for grep that handles long lines and -e... /bin/grep
  611. checking for egrep... /bin/grep -E
  612. checking for ANSI C header files... yes
  613. checking whether to compile debug version... no
  614. checking for sys/types.h... yes
  615. checking for sys/stat.h... yes
  616. checking for stdlib.h... yes
  617. checking for string.h... yes
  618. checking for memory.h... yes
  619. checking for strings.h... yes
  620. checking for inttypes.h... yes
  621. checking for stdint.h... yes
  622. checking for unistd.h... yes
  623. checking sys/soundcard.h usability... yes
  624. checking sys/soundcard.h presence... yes
  625. checking for sys/soundcard.h... yes
  626. checking linux/soundcard.h usability... yes
  627. checking linux/soundcard.h presence... yes
  628. checking for linux/soundcard.h... yes
  629. checking machine/soundcard.h usability... no
  630. checking machine/soundcard.h presence... no
  631. checking for machine/soundcard.h... no
  632. checking for pa_unix_oss.h... yes
  633. checking alsa/asoundlib.h usability... yes
  634. checking alsa/asoundlib.h presence... yes
  635. checking for alsa/asoundlib.h... yes
  636. checking pa_linux_alsa.h usability... yes
  637. checking pa_linux_alsa.h presence... yes
  638. checking for pa_linux_alsa.h... yes
  639. checking CoreAudio/CoreAudio.h usability... no
  640. checking CoreAudio/CoreAudio.h presence... no
  641. checking for CoreAudio/CoreAudio.h... no
  642. checking windows.h usability... no
  643. checking windows.h presence... no
  644. checking for windows.h... no
  645. checking portaudio.h usability... yes
  646. checking portaudio.h presence... yes
  647. checking for portaudio.h... yes
  648. configure: ---------------------------------------
  649. configure: Including support for OSS
  650. configure: Including support for ALSA
  651. configure: ---------------------------------------
  652. configure: creating ./config.status
  653. config.status: creating Makefile
  654.  
  655. Finished configure:
  656. LIBVORBIS: using SYSTEM libraries
  657. LIBMAD: using SYSTEM libraries
  658. LIBSNDFILE: using SYSTEM libraries
  659. LIBFLAC: using SYSTEM libraries
  660. LIBID3TAG: using SYSTEM libraries
  661. LIBSAMPLERATE: disabled
  662. LIBRESAMPLE: using LOCAL libraries
  663. LIBSBSMS: using LOCAL libraries
  664. LIBSOUNDTOUCH: using SYSTEM libraries
  665. LIBNYQUIST: using LOCAL libraries
  666. LIBVAMP: using SYSTEM libraries
  667. LIBEXPAT: using SYSTEM libraries
  668. LIBTWOLAME: using SYSTEM libraries
  669. FFMPEG: using SYSTEM libraries
  670. PORTSMF: using LOCAL libraries
  671. PORTAUDIO: using LOCAL libraries
  672. ladspa: enabled
  673. audiounits: disabled
  674. prefix=/usr/local/
  675.  
  676. Run 'configure --help' for an explanation of these options,
  677. otherwise run 'make' to build Audacity.
  678. # make
  679. make -C lib-src
  680. make[1]: Entering directory `/root/COMPILE/audacity-src-2.0.0/lib-src'
  681. make -C FileDialog
  682. make[2]: Entering directory `/root/COMPILE/audacity-src-2.0.0/lib-src/FileDialog'
  683. g++ -c -g -O2 -I. -I/usr/lib/wx/include/motif-ansi-release-static-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXMOTIF__ -pthread -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 FileDialog.cpp -o FileDialog.o
  684. g++ -c -g -O2 -I. -I/usr/lib/wx/include/motif-ansi-release-static-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXMOTIF__ -pthread -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 gtk/FileDialogPrivate.cpp -o gtk/FileDialogPrivate.o
  685. gtk/FileDialogPrivate.cpp:165:1: error: incomplete type 'wxGenericFileDialog' used in nested name specifier
  686. gtk/FileDialogPrivate.cpp:167:1: error: incomplete type 'wxGenericFileDialog' used in nested name specifier
  687. gtk/FileDialogPrivate.cpp:168:1: error: 'OnFakeOk' is not a member of 'FileDialog'
  688. gtk/FileDialogPrivate.cpp:171:1: error: prototype for 'FileDialog::FileDialog(wxWindow*, const wxString&, const wxString&, const wxString&, const wxString&, long int, const wxPoint&)' does not match any in class 'FileDialog'
  689. gtk/../generic/FileDialogPrivate.h:42:1: error: candidates are: FileDialog::FileDialog(const FileDialog&)
  690. gtk/../generic/FileDialogPrivate.h:46:4: error: FileDialog::FileDialog(wxWindow*, const wxString&, const wxString&, const wxString&, const wxString&, long int, const wxPoint&, bool)
  691. gtk/../generic/FileDialogPrivate.h:44:4: error: FileDialog::FileDialog()
  692. gtk/FileDialogPrivate.cpp:293:50: error: no 'void FileDialog::OnFakeOk(wxCommandEvent&)' member function declared in class 'FileDialog'
  693. gtk/FileDialogPrivate.cpp: In member function 'virtual int FileDialog::ShowModal()':
  694. gtk/FileDialogPrivate.cpp:309:7: error: 'GtkWidget' was not declared in this scope
  695. gtk/FileDialogPrivate.cpp:309:18: error: 'widget' was not declared in this scope
  696. gtk/FileDialogPrivate.cpp:314:61: error: 'wxGTK_CONV' was not declared in this scope
  697. gtk/FileDialogPrivate.cpp:314:62: error: 'gtk_button_new_with_mnemonic' was not declared in this scope
  698. gtk/FileDialogPrivate.cpp:315:58: error: 'm_widget' was not declared in this scope
  699. gtk/FileDialogPrivate.cpp:315:66: error: 'GTK_FILE_CHOOSER' was not declared in this scope
  700. gtk/FileDialogPrivate.cpp:315:75: error: 'gtk_file_chooser_set_extra_widget' was not declared in this scope
  701. gtk/FileDialogPrivate.cpp:316:39: error: 'G_OBJECT' was not declared in this scope
  702. gtk/FileDialogPrivate.cpp:317:40: error: 'gtk_filedialog_extra_callback' was not declared in this scope
  703. gtk/FileDialogPrivate.cpp:317:69: error: 'GTK_SIGNAL_FUNC' was not declared in this scope
  704. gtk/FileDialogPrivate.cpp:317:73: error: 'gpointer' was not declared in this scope
  705. gtk/FileDialogPrivate.cpp:317:86: error: 'g_signal_connect' was not declared in this scope
  706. gtk/FileDialogPrivate.cpp:325:14: error: incomplete type 'wxGenericFileDialog' used in nested name specifier
  707. gtk/FileDialogPrivate.cpp: In member function 'virtual bool FileDialog::Show(bool)':
  708. gtk/FileDialogPrivate.cpp:335:14: error: incomplete type 'wxGenericFileDialog' used in nested name specifier
  709. gtk/FileDialogPrivate.cpp: At global scope:
  710. gtk/FileDialogPrivate.cpp:338:79: error: no 'void FileDialog::DoSetSize(int, int, int, int, int)' member function declared in class 'FileDialog'
  711. gtk/FileDialogPrivate.cpp:346:32: error: no 'wxString FileDialog::GetPath() const' member function declared in class 'FileDialog'
  712. gtk/FileDialogPrivate.cpp: In member function 'virtual void FileDialog::GetFilenames(wxArrayString&) const':
  713. gtk/FileDialogPrivate.cpp:374:7: error: incomplete type 'wxGenericFileDialog' used in nested name specifier
  714. gtk/FileDialogPrivate.cpp: In member function 'virtual void FileDialog::GetPaths(wxArrayString&) const':
  715. gtk/FileDialogPrivate.cpp:402:7: error: incomplete type 'wxGenericFileDialog' used in nested name specifier
  716. gtk/FileDialogPrivate.cpp: At global scope:
  717. gtk/FileDialogPrivate.cpp:405:6: error: redefinition of 'void FileDialog::SetMessage(const wxString&)'
  718. gtk/../generic/FileDialogPrivate.h:66:17: error: 'virtual void FileDialog::SetMessage(const wxString&)' previously defined here
  719. gtk/FileDialogPrivate.cpp: In member function 'virtual void FileDialog::SetPath(const wxString&)':
  720. gtk/FileDialogPrivate.cpp:429:7: error: incomplete type 'wxGenericFileDialog' used in nested name specifier
  721. gtk/FileDialogPrivate.cpp: At global scope:
  722. gtk/FileDialogPrivate.cpp:432:50: error: no 'void FileDialog::SetDirectory(const wxString&)' member function declared in class 'FileDialog'
  723. gtk/FileDialogPrivate.cpp:447:37: error: no 'wxString FileDialog::GetDirectory() const' member function declared in class 'FileDialog'
  724. gtk/FileDialogPrivate.cpp:457:50: error: no 'void FileDialog::SetFilename(const wxString&)' member function declared in class 'FileDialog'
  725. gtk/FileDialogPrivate.cpp:472:36: error: no 'wxString FileDialog::GetFilename() const' member function declared in class 'FileDialog'
  726. gtk/FileDialogPrivate.cpp: In member function 'virtual void FileDialog::SetWildcard(const wxString&)':
  727. gtk/FileDialogPrivate.cpp:537:7: error: incomplete type 'wxGenericFileDialog' used in nested name specifier
  728. gtk/FileDialogPrivate.cpp: In member function 'virtual void FileDialog::SetFilterIndex(int)':
  729. gtk/FileDialogPrivate.cpp:564:7: error: incomplete type 'wxGenericFileDialog' used in nested name specifier
  730. gtk/FileDialogPrivate.cpp: At global scope:
  731. gtk/FileDialogPrivate.cpp:567:34: error: no 'int FileDialog::GetFilterIndex() const' member function declared in class 'FileDialog'
  732. make[2]: *** [gtk/FileDialogPrivate.o] Error 1
  733. make[2]: Leaving directory `/root/COMPILE/audacity-src-2.0.0/lib-src/FileDialog'
  734. make[1]: *** [FileDialog-recursive] Error 2
  735. make[1]: Leaving directory `/root/COMPILE/audacity-src-2.0.0/lib-src'
  736. make: *** [audacity] Error 2
  737. #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement