| You need to configure the FLTK library as follows:
./configure --enable-threads --enable-shared
then rebuild it.
Hope this helps,
Mike
----- Original Message -----
From: "luis jure"
To: "csound list"
Sent: Thursday, September 24, 2009 8:07 PM
Subject: [Csnd] csound5.11.1 fails to build when using buildCsound5GUI=1
>
> this is the error message i get:
>
> g++ -o csound5gui -Wl,-Bdynamic frontends/fltk_gui/ConfigFile.o
> frontends/fltk_gui/CsoundCopyrightInfo.o
> frontends/fltk_gui/CsoundGlobalSettings.o
> frontends/fltk_gui/CsoundGUIConsole.o
> frontends/fltk_gui/CsoundGUIMain.o
> frontends/fltk_gui/CsoundPerformance.o
> frontends/fltk_gui/CsoundPerformanceSettings.o
> frontends/fltk_gui/CsoundUtility.o frontends/fltk_gui/CsoundEditor.o
> frontends/fltk_gui/Fl_Native_File_Chooser.o frontends/fltk_gui/main.o
> frontends/fltk_gui/csPerfThread.o
> frontends/fltk_gui/CsoundAboutWindow_FLTK.o
> frontends/fltk_gui/CsoundGlobalSettingsPanel_FLTK.o
> frontends/fltk_gui/CsoundGUIConsole_FLTK.o
> frontends/fltk_gui/CsoundGUIMain_FLTK.o
> frontends/fltk_gui/CsoundPerformanceSettingsPanel_FLTK.o
> frontends/fltk_gui/CsoundUtilitiesWindow_FLTK.o -L. -L.
> -L/usr/local/lib -L/usr/lib/fltk-1.1 -lportaudio -lasound -llo
> libcsound64.a -lsndfile -lpthread -ljack -lfltk_images -lpng -lz -ljpeg
> -lfltk -ldl -lm -lXext -lX11 -lstdc++ -lpthread -lm
> frontends/fltk_gui/CsoundGUIConsole.o: In function
> `CsoundGUIConsole::updateDisplay(bool)':
> /home/lj/Csound5.11.1/frontends/fltk_gui/CsoundGUIConsole.cpp:220:
> undefined reference to `Fl::lock()'
> /home/lj/Csound5.11.1/frontends/fltk_gui/CsoundGUIConsole.cpp:230:
> undefined reference to `Fl::unlock()'
> frontends/fltk_gui/CsoundGUIConsole.o: In function
> `CsoundGUIConsole::consoleThreadFunc(void*)':
> /home/lj/Csound5.11.1/frontends/fltk_gui/CsoundGUIConsole.cpp:243:
> undefined reference to `Fl::lock()'
> /home/lj/Csound5.11.1/frontends/fltk_gui/CsoundGUIConsole.cpp:248:
> undefined reference to `Fl::unlock()' frontends/fltk_gui/main.o: In
> function `main': /home/lj/Csound5.11.1/frontends/fltk_gui/main.cpp:32:
> undefined reference to `Fl::lock()'
>
>
> best,
>
> lj
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |