[fluxus] scons not building on linux

Dave Griffiths dave at pawfal.org
Mon Feb 5 08:31:55 PST 2007


> hello,
>
> i upgraded ubuntu glew version to 1.3.5. now compiling fluxus with scons
> gives me:
>
> g++ -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC
> -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=11 -I/usr/local/include
> -I/usr/include -Ilibfluxus/src -Ilibfluxphysics/src -c -o
> src/FluxusMain.o src/FluxusMain.cpp
> src/FluxusMain.cpp: In member function 'void
> fluxus::FluxusMain::SourceScript(const std::string&)':
> src/FluxusMain.cpp:420: error: 'scm_from_locale_string' was not declared
> in this scope
> scons: *** [src/FluxusMain.o] Error 1
> scons: building terminated because of errors.

this means you need to update guile - to 1.8.0 or higher

cheers,

dave




More information about the Fluxus mailing list