Advertisement
Guest User

Untitled

a guest
Nov 4th, 2012
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.06 KB | None | 0 0
  1. checking for a BSD-compatible install... /usr/bin/install -c
  2. checking whether build environment is sane... yes
  3. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  4. checking for gawk... gawk
  5. checking whether make sets $(MAKE)... yes
  6. checking for g++... g++
  7. checking whether the C++ compiler works... yes
  8. checking for C++ compiler default output file name... a.out
  9. checking for suffix of executables...
  10. checking whether we are cross compiling... no
  11. checking for suffix of object files... o
  12. checking whether we are using the GNU C++ compiler... yes
  13. checking whether g++ accepts -g... yes
  14. checking for style of include used by make... GNU
  15. checking dependency style of g++... gcc3
  16. checking for gcc... gcc
  17. checking whether we are using the GNU C compiler... yes
  18. checking whether gcc accepts -g... yes
  19. checking for gcc option to accept ISO C89... none needed
  20. checking dependency style of gcc... gcc3
  21. checking whether make sets $(MAKE)... (cached) yes
  22. checking for pthread_exit in -lpthread... yes
  23. checking how to run the C++ preprocessor... g++ -E
  24. checking for grep that handles long lines and -e... /usr/bin/grep
  25. checking for egrep... /usr/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 FL/Fl.H usability... yes
  37. checking FL/Fl.H presence... yes
  38. checking for FL/Fl.H... yes
  39. checking RtAudio.h usability... yes
  40. checking RtAudio.h presence... no
  41. configure: WARNING: RtAudio.h: accepted by the compiler, rejected by the preprocessor!
  42. configure: WARNING: RtAudio.h: proceeding with the compiler's result
  43. checking for RtAudio.h... yes
  44. checking sndfile.h usability... yes
  45. checking sndfile.h presence... yes
  46. checking for sndfile.h... yes
  47. configure: creating ./config.status
  48. config.status: creating Makefile
  49. config.status: creating src/Makefile
  50. config.status: executing depfiles commands
  51. Making all in src
  52. make[1]: Entering directory `/home/renato/src/giada/src/src'
  53. g++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.4\" -DPACKAGE_STRING=\"giada\ 0.4\" -DPACKAGE_BUGREPORT=\"development@monocasual.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.4\" -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -Wall -pedantic -Werror -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/rtaudio -MT mixerHandler.o -MD -MP -MF .deps/mixerHandler.Tpo -c -o mixerHandler.o mixerHandler.cpp
  54. mv -f .deps/mixerHandler.Tpo .deps/mixerHandler.Po
  55. g++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.4\" -DPACKAGE_STRING=\"giada\ 0.4\" -DPACKAGE_BUGREPORT=\"development@monocasual.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.4\" -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -Wall -pedantic -Werror -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/rtaudio -MT gd_about.o -MD -MP -MF .deps/gd_about.Tpo -c -o gd_about.o gd_about.cpp
  56. mv -f .deps/gd_about.Tpo .deps/gd_about.Po
  57. g++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.4\" -DPACKAGE_STRING=\"giada\ 0.4\" -DPACKAGE_BUGREPORT=\"development@monocasual.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.4\" -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -Wall -pedantic -Werror -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/rtaudio -MT gd_mainWindow.o -MD -MP -MF .deps/gd_mainWindow.Tpo -c -o gd_mainWindow.o gd_mainWindow.cpp
  58. mv -f .deps/gd_mainWindow.Tpo .deps/gd_mainWindow.Po
  59. g++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.4\" -DPACKAGE_STRING=\"giada\ 0.4\" -DPACKAGE_BUGREPORT=\"development@monocasual.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.4\" -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -Wall -pedantic -Werror -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/rtaudio -MT graphics.o -MD -MP -MF .deps/graphics.Tpo -c -o graphics.o graphics.cpp
  60. mv -f .deps/graphics.Tpo .deps/graphics.Po
  61. g++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.4\" -DPACKAGE_STRING=\"giada\ 0.4\" -DPACKAGE_BUGREPORT=\"development@monocasual.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"giada\" -DVERSION=\"0.4\" -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -Wall -pedantic -Werror -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/rtaudio -MT patch.o -MD -MP -MF .deps/patch.Tpo -c -o patch.o patch.cpp
  62. patch.cpp:35:8: error: ‘PluginHost’ does not name a type
  63. patch.cpp: In member function ‘int Patch::readPlugins()’:
  64. patch.cpp:379:13: error: ‘G_PluginHost’ was not declared in this scope
  65. patch.cpp:379:59: error: ‘PluginHost’ has not been declared
  66. patch.cpp:382:4: error: ‘Plugin’ was not declared in this scope
  67. patch.cpp:382:12: error: ‘pPlugin’ was not declared in this scope
  68. patch.cpp:382:55: error: ‘PluginHost’ has not been declared
  69. patch.cpp:403:14: error: ‘G_PluginHost’ was not declared in this scope
  70. patch.cpp:403:60: error: ‘PluginHost’ has not been declared
  71. patch.cpp:407:5: error: ‘Plugin’ was not declared in this scope
  72. patch.cpp:407:13: error: ‘pPlugin’ was not declared in this scope
  73. patch.cpp:407:56: error: ‘PluginHost’ has not been declared
  74. patch.cpp: In member function ‘int Patch::write(const char*, const char*)’:
  75. patch.cpp:476:2: error: ‘Plugin’ was not declared in this scope
  76. patch.cpp:476:11: error: ‘pPlugin’ was not declared in this scope
  77. patch.cpp:480:13: error: ‘G_PluginHost’ was not declared in this scope
  78. patch.cpp:480:39: error: ‘PluginHost’ has not been declared
  79. patch.cpp:484:46: error: ‘PluginHost’ has not been declared
  80. patch.cpp:497:40: error: ‘PluginHost’ has not been declared
  81. patch.cpp:501:47: error: ‘PluginHost’ has not been declared
  82. make[1]: *** [patch.o] Error 1
  83. make[1]: Leaving directory `/home/renato/src/giada/src/src'
  84. make: *** [all-recursive] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement