Advertisement
timcowchip

audacity-2.0.5

Oct 22nd, 2014
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. ++ Mark Compile start : "audacity" "2.0.5" "Wed, 22 Oct 2014 18:22:43 +0000"
  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 C compiler vendor... gnu
  12. checking for gcc... (cached) gcc
  13. checking whether we are using the GNU C compiler... (cached) yes
  14. checking whether gcc accepts -g... (cached) yes
  15. checking for gcc option to accept ISO C89... (cached) none needed
  16. checking whether we are using the GNU C++ compiler... yes
  17. checking whether g++ accepts -g... yes
  18. checking how to run the C++ preprocessor... g++ -E
  19. checking for a BSD-compatible install... /usr/bin/install -c
  20. checking for pkg-config... yes
  21. checking for a sed that does not truncate output... /bin/sed
  22. checking whether the linker accepts the -rdynamic flag... yes
  23. checking for an ANSI C-conforming const... yes
  24. checking for grep that handles long lines and -e... /bin/grep
  25. checking for egrep... /bin/grep -E
  26. checking for ANSI C header files... yes
  27. checking for sys/types.h... yes
  28. checking for sys/stat.h... yes
  29. checking for stdlib.h... yes
  30. checking for string.h... yes
  31. checking for memory.h... yes
  32. checking for strings.h... yes
  33. checking for inttypes.h... yes
  34. checking for stdint.h... yes
  35. checking for unistd.h... yes
  36. checking for size_t... yes
  37. checking for alloca.h... yes
  38. checking CFLAGS for strict prototypes... -Wstrict-prototypes
  39. checking wall_flags for maximum warnings... -Wall
  40. checking whether the C++ compiler accepts the -Wall flag... yes
  41. checking whether the C++ preprocessor accepts the -Wall flag... yes
  42. checking for simple visibility declarations... yes
  43. checking for wx-config... /usr/bin/wx-config
  44. configure: Checking that the chosen version of wxWidgets is 2.8.x
  45. configure: error: Unable to locate a suitable configuration of wxWidgets v2.8.x or higher.
  46. The currently available configurations are listed below. If necessary, either
  47. install the package for your distribution or download the latest version of
  48. wxWidgets
  49. from http://wxwidgets.org.
  50.  
  51. Default config is gtk2-unicode-3.0
  52.  
  53. Default config will be used for output
  54. ++ Mark Compile stop : "audacity" "2.0.5" "Wed, 22 Oct 2014 18:22:49 +0000"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement