[Fluxus] scheme_set_stack_base

Tom Schouten tom at zwizwa.be
Sun Sep 21 17:45:27 PDT 2008


Hello,

Looks like there are changes that prevent fluxus-0.15rc3 to build with
PLT Scheme 4.1.0.3.  The function seems to be replaced with
'scheme_set_primordial_stack_base'.

g++ -o src/main.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -DFLUXUS_MAJOR_VERSION=0
-DFLUXUS_MINOR_VERSION=15 -DCOLLECTS_LOCATION="\"/usr/local/lib/plt/collects/"\"
-DDATA_LOCATION="\"/usr/local/share/fluxus-015"\" -DGLSL -DMZ_PRECISE_GC -D__LINUX_ALSASEQ__
-I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2
-I/usr/local/include/plt -I/home/tom/libfluxus/src src/main.cpp
src/main.cpp: In function 'int main(int, char**)':
src/main.cpp:181: error: 'scheme_set_stack_base' was not declared in this scope
scons: *** [src/main.o] Error 1
scons: building terminated because of errors.

Cheers,
Tom




More information about the Fluxus mailing list