[LAU] New plugin site

Jaromír Mikeš mira.mikes at seznam.cz
Thu Jan 8 15:12:07 EST 2009


<  <  Jaromír Mikeš wrote:
<  <  > Hello,
<  <  >
<  <  > I would like to try you new plugins, but geting some error during building
<  <  ...
<  <  >
<  <  > /holap/exciter# ./autogen.sh
<  <  > Generating build scripts, this might take a while.
<  <  >  aclocal./autogen.sh: line 30: aclocal: command not found
<  <  >  autoheader./autogen.sh: line 30: autoheader: command not found
<  <  >  autoconf./autogen.sh: line 30: autoconf: command not found
<  <  >  automake./autogen.sh: line 30: automake: command not found
<  <  >
<  <  > Some missing dependencies?
<  <  >
<  <  > Thanks for help.
<  <  >
<  <  > mira 
<  <  >   
<  <  
<  <  Hi, do you have autoconf and automake installed? (and perhaps 
<  <  autotools-dev too, dunno)
<  <  
<  <  Tapani
<  <  
<  
<  Yes that was the problem... thanks
<  
<  But now when running "make install" I'm geting list of errors... :-(
<  
<  exciter_ui.h:5:19: error: FL/Fl.H: No such file or directory
<  exciter_ui.h:11:32: error: FL/Fl_Shared_Image.H: No such file or directory
<  exciter_ui.h:12:32: error: FL/Fl_Value_Slider.H: No such file or directory
<  exciter_ui.h:13:28: error: FL/Fl_Valuator.H: No such file or directory
<  exciter_ui.h:14:24: error: FL/Fl_Dial.H: No such file or directory
<  exciter_ui.h:15:23: error: FL/Fl_Box.H: No such file or directory
<  exciter_ui.h:16:24: error: FL/fl_draw.H: No such file or directory
<  exciter_ui.h:17:32: error: FL/Fl_File_Chooser.H: No such file or directory
<  exciter_ui.h:18:23: error: FL/fl_ask.H: No such file or directory
<  exciter_ui.h:19:18: error: FL/x.H: No such file or directory
<  exciter_ui.h:39:33: error: FL/Fl_Double_Window.H: No such file or directory
<  In file included from main_ui.h:30,
<                   from main_ui.cpp:31:
<  exciter_ui.h:21: error: expected class-name before ‘{’ token
<  exciter_ui.h:24: error: ISO C++ forbids declaration of ‘Fl_Shared_Image’ with no
<  type
<  exciter_ui.h:24: error: expected ‘;’ before ‘*’ token
<  exciter_ui.h:25: error: ISO C++ forbids declaration of ‘Fl_Image’ with no type
<  exciter_ui.h:25: error: expected ‘;’ before ‘*’ token
<  exciter_ui.h:32: error: expected class-name before ‘{’ token
<  exciter_ui.h:60: error: ISO C++ forbids declaration of ‘Fl_Double_Window’ with
<  no type
<  exciter_ui.h:60: error: expected ‘;’ before ‘*’ token
<  exciter_ui.h:61: error: ISO C++ forbids declaration of ‘Fl_Double_Window’ with
<  no type
<  exciter_ui.h:61: error: expected ‘;’ before ‘*’ token
<  exciter_ui.h:63: error: ‘Fl_Double_Window’ has not been declared
<  exciter_ui.h:64: error: ‘Fl_Double_Window’ has not been declared
<  exciter_ui.h:66: error: ISO C++ forbids declaration of ‘Fl_Box’ with no type
<  exciter_ui.h:66: error: expected ‘;’ before ‘*’ token
<  exciter_ui.h:67: error: ISO C++ forbids declaration of ‘Fl_Box’ with no type
<  exciter_ui.h:67: error: expected ‘;’ before ‘*’ token
<  exciter_ui.h:138: error: ISO C++ forbids declaration of ‘Fl_Box’ with no type
<  exciter_ui.h:138: error: expected ‘;’ before ‘*’ token
<  main_ui.cpp: In function ‘void* thread1(void*)’:
<  main_ui.cpp:42: error: ‘Fl’ has not been declared
<  main_ui.cpp:47: error: ‘class holharm_ui’ has no member named ‘ui_win’
<  main_ui.cpp:50: error: ‘class holharm_ui’ has no member named ‘ui_win’
<  main_ui.cpp:58: error: ‘class Rueda’ has no member named ‘value’
<  main_ui.cpp:64: error: ‘class Rueda’ has no member named ‘value’
<  main_ui.cpp:70: error: ‘class Rueda’ has no member named ‘value’
<  main_ui.cpp:76: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:81: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:86: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:91: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:96: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:101: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:106: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:111: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:116: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:121: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:126: error: ‘class Rueda’ has no member named ‘value’
<  main_ui.cpp: In function ‘void update_widgets(int, float)’:
<  main_ui.cpp:146: error: ‘class Rueda’ has no member named ‘value’
<  main_ui.cpp:149: error: ‘class Rueda’ has no member named ‘value’
<  main_ui.cpp:152: error: ‘class Rueda’ has no member named ‘value’
<  main_ui.cpp:155: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:158: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:161: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:164: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:167: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:170: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:173: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:176: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:179: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:182: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:185: error: ‘class Rueda’ has no member named ‘value’
<  main_ui.cpp: In function ‘int configure_handler(const char*, const char*,
<  lo_arg**, int, void*, void*)’:
<  main_ui.cpp:247: error: ‘class holharm_ui’ has no member named ‘ShowChord’
<  main_ui.cpp: In function ‘int quit_handler(const char*, const char*, lo_arg**,
<  int, void*, void*)’:
<  main_ui.cpp:276: error: ‘class holharm_ui’ has no member named ‘ui_win’
<  main_ui.cpp: In function ‘int exiting_handler(const char*, const char*,
<  lo_arg**, int, void*, void*)’:
<  main_ui.cpp:288: error: ‘class holharm_ui’ has no member named ‘ui_win’
<  main_ui.cpp: In function ‘int main(int, char**)’:
<  main_ui.cpp:373: error: ‘class holharm_ui’ has no member named ‘ui_win’
<  main_ui.cpp:374: error: ‘class holharm_ui’ has no member named ‘ui_win’
<  main_ui.cpp:408: error: ‘class holharm_ui’ has no member named ‘d_osc_label’
<  make[2]: *** [exciter_fltk-main_ui.o] Error 1
<  make[2]: Leaving directory `/home/mira/holap/exciter/src'
<  make[1]: *** [all-recursive] Error 1
<  make[1]: Leaving directory `/home/mira/holap/exciter'
<  make: *** [all] Error 2
<  64studio:/home/mira/holap/exciter# make install
<  Making install in src
<  make[1]: Entering directory `/home/mira/holap/exciter/src'
<  g++ -DHAVE_CONFIG_H -I. -I..    "-I/usr/include/freetype2 -D_THREAD_SAFE
<  -D_REENTRANT" -g -O2 -MT exciter_fltk-main_ui.o -MD -MP -MF
<  .deps/exciter_fltk-main_ui.Tpo -c -o exciter_fltk-main_ui.o `test -f
<  'main_ui.cpp' || echo './'`main_ui.cpp
<  In file included from main_ui.h:30,
<                   from main_ui.cpp:31:
<  exciter_ui.h:5:19: error: FL/Fl.H: No such file or directory
<  exciter_ui.h:11:32: error: FL/Fl_Shared_Image.H: No such file or directory
<  exciter_ui.h:12:32: error: FL/Fl_Value_Slider.H: No such file or directory
<  exciter_ui.h:13:28: error: FL/Fl_Valuator.H: No such file or directory
<  exciter_ui.h:14:24: error: FL/Fl_Dial.H: No such file or directory
<  exciter_ui.h:15:23: error: FL/Fl_Box.H: No such file or directory
<  exciter_ui.h:16:24: error: FL/fl_draw.H: No such file or directory
<  exciter_ui.h:17:32: error: FL/Fl_File_Chooser.H: No such file or directory
<  exciter_ui.h:18:23: error: FL/fl_ask.H: No such file or directory
<  exciter_ui.h:19:18: error: FL/x.H: No such file or directory
<  exciter_ui.h:39:33: error: FL/Fl_Double_Window.H: No such file or directory
<  In file included from main_ui.h:30,
<                   from main_ui.cpp:31:
<  exciter_ui.h:21: error: expected class-name before ‘{’ token
<  exciter_ui.h:24: error: ISO C++ forbids declaration of ‘Fl_Shared_Image’ with no
<  type
<  exciter_ui.h:24: error: expected ‘;’ before ‘*’ token
<  exciter_ui.h:25: error: ISO C++ forbids declaration of ‘Fl_Image’ with no type
<  exciter_ui.h:25: error: expected ‘;’ before ‘*’ token
<  exciter_ui.h:32: error: expected class-name before ‘{’ token
<  exciter_ui.h:60: error: ISO C++ forbids declaration of ‘Fl_Double_Window’ with
<  no type
<  exciter_ui.h:60: error: expected ‘;’ before ‘*’ token
<  exciter_ui.h:61: error: ISO C++ forbids declaration of ‘Fl_Double_Window’ with
<  no type
<  exciter_ui.h:61: error: expected ‘;’ before ‘*’ token
<  exciter_ui.h:63: error: ‘Fl_Double_Window’ has not been declared
<  exciter_ui.h:64: error: ‘Fl_Double_Window’ has not been declared
<  exciter_ui.h:66: error: ISO C++ forbids declaration of ‘Fl_Box’ with no type
<  exciter_ui.h:66: error: expected ‘;’ before ‘*’ token
<  exciter_ui.h:67: error: ISO C++ forbids declaration of ‘Fl_Box’ with no type
<  exciter_ui.h:67: error: expected ‘;’ before ‘*’ token
<  exciter_ui.h:138: error: ISO C++ forbids declaration of ‘Fl_Box’ with no type
<  exciter_ui.h:138: error: expected ‘;’ before ‘*’ token
<  main_ui.cpp: In function ‘void* thread1(void*)’:
<  main_ui.cpp:42: error: ‘Fl’ has not been declared
<  main_ui.cpp:47: error: ‘class holharm_ui’ has no member named ‘ui_win’
<  main_ui.cpp:50: error: ‘class holharm_ui’ has no member named ‘ui_win’
<  main_ui.cpp:58: error: ‘class Rueda’ has no member named ‘value’
<  main_ui.cpp:64: error: ‘class Rueda’ has no member named ‘value’
<  main_ui.cpp:70: error: ‘class Rueda’ has no member named ‘value’
<  main_ui.cpp:76: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:81: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:86: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:91: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:96: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:101: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:106: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:111: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:116: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:121: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:126: error: ‘class Rueda’ has no member named ‘value’
<  main_ui.cpp: In function ‘void update_widgets(int, float)’:
<  main_ui.cpp:146: error: ‘class Rueda’ has no member named ‘value’
<  main_ui.cpp:149: error: ‘class Rueda’ has no member named ‘value’
<  main_ui.cpp:152: error: ‘class Rueda’ has no member named ‘value’
<  main_ui.cpp:155: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:158: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:161: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:164: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:167: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:170: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:173: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:176: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:179: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:182: error: ‘class SliderW’ has no member named ‘value’
<  main_ui.cpp:185: error: ‘class Rueda’ has no member named ‘value’
<  main_ui.cpp: In function ‘int configure_handler(const char*, const char*,
<  lo_arg**, int, void*, void*)’:
<  main_ui.cpp:247: error: ‘class holharm_ui’ has no member named ‘ShowChord’
<  main_ui.cpp: In function ‘int quit_handler(const char*, const char*, lo_arg**,
<  int, void*, void*)’:
<  main_ui.cpp:276: error: ‘class holharm_ui’ has no member named ‘ui_win’
<  main_ui.cpp: In function ‘int exiting_handler(const char*, const char*,
<  lo_arg**, int, void*, void*)’:
<  main_ui.cpp:288: error: ‘class holharm_ui’ has no member named ‘ui_win’
<  main_ui.cpp: In function ‘int main(int, char**)’:
<  main_ui.cpp:373: error: ‘class holharm_ui’ has no member named ‘ui_win’
<  main_ui.cpp:374: error: ‘class holharm_ui’ has no member named ‘ui_win’
<  main_ui.cpp:408: error: ‘class holharm_ui’ has no member named ‘d_osc_label’
<  make[1]: *** [exciter_fltk-main_ui.o] Error 1
<  make[1]: Leaving directory `/home/mira/holap/exciter/src'
<  make: *** [install-recursive] Error 1


Sorry no "make install" but make command .... 



More information about the Linux-audio-user mailing list