[fluxus] build problems fluxus 0.10rc2

Dave Griffiths dave at pawfal.org
Tue Jun 20 10:23:20 PDT 2006


> hey list,
>
> i just stumbled over fluxus and thought i give it a try. some problems on
> my
> way to a working build tho. first my system: gentoo linux "testing" (~x86)
> with all dependencies installed and gcc-3.4.6
>
> 1) scons wants png.h in libpng, with libpng 1.2.10 the location is:
> /usr/include/png.h -> libpng12/png.h - that was easy to spot, even for me
> ;-)

yep we should put a check in the SConstruct for libpng

> 2) scons configures and starts to build but stops with:
> g++ -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC
> -I/usr/local/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:411: error: `scm_from_locale_string' was not declared
> in
> this scope
> scons: *** [src/FluxusMain.o] Error 1
> scons: building terminated because of errors.

erm - guile 1.8?
or are these errors actually something else :)

should put a check in the SConstruct for the guile version too...

cheers,

dave




More information about the Fluxus mailing list