[Fluxus] trying to compile fluxus, strange scheme errors

Matias Eyzaguirre dented42 at gmail.com
Thu Jun 12 14:16:26 PDT 2008


I am having trouble compiling fluxus, specifically, my current error  
is in src/interpreter.cpp

it says that the symbol scheme_namespace_require is undefined for this  
scope.

what does that mean?

my error is this(sorry its so long, the interesting bit is at the  
bottom:
c-67-161-210-254:fluxus dented42$ scons
scons: Reading SConscript files ...
mzc v4.0 [3m], Copyright (c) 2004-2008 PLT Scheme Inc.
  [output to "src/base.c"]
scons: done reading SConscript files.
scons: Building targets ...
g++ -o fluxa/src/Sample.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno- 
unused -fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=15 - 
DCOLLECTS_LOCATION="\"/usr/local/collects/"\" -DDATA_LOCATION="\"/usr/ 
local/share/fluxus-015"\" -DGLSL -DMZ_PRECISE_GC -D__MACOSX_CORE__ -I/ 
usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/ 
include/freetype2 -I/usr/local/include/plt -I/Users/dented42/flux/ 
libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 -F/ 
usr/local/lib/plt fluxa/src/Sample.cpp
g++ -o fluxa/src/SearchPaths.o -c -ggdb -pipe -Wall -O3 -ffast-math - 
Wno-unused -fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=15 - 
DCOLLECTS_LOCATION="\"/usr/local/collects/"\" -DDATA_LOCATION="\"/usr/ 
local/share/fluxus-015"\" -DGLSL -DMZ_PRECISE_GC -D__MACOSX_CORE__ -I/ 
usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/ 
include/freetype2 -I/usr/local/include/plt -I/Users/dented42/flux/ 
libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 -F/ 
usr/local/lib/plt fluxa/src/SearchPaths.cpp
g++ -o fluxa/src/AsyncSampleLoader.o -c -ggdb -pipe -Wall -O3 -ffast- 
math -Wno-unused -fPIC -DFLUXUS_MAJOR_VERSION=0 - 
DFLUXUS_MINOR_VERSION=15 -DCOLLECTS_LOCATION="\"/usr/local/ 
collects/"\" -DDATA_LOCATION="\"/usr/local/share/fluxus-015"\" -DGLSL - 
DMZ_PRECISE_GC -D__MACOSX_CORE__ -I/usr/local/include -I/usr/include - 
I/usr/local/include/freetype2 -I/usr/include/freetype2 -I/usr/local/ 
include/plt -I/Users/dented42/flux/libfluxus/src -I/opt/local/include - 
I/opt/local/include/freetype2 -F/usr/local/lib/plt fluxa/src/ 
AsyncSampleLoader.cpp
g++ -o fluxa/src/Allocator.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno- 
unused -fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=15 - 
DCOLLECTS_LOCATION="\"/usr/local/collects/"\" -DDATA_LOCATION="\"/usr/ 
local/share/fluxus-015"\" -DGLSL -DMZ_PRECISE_GC -D__MACOSX_CORE__ -I/ 
usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/ 
include/freetype2 -I/usr/local/include/plt -I/Users/dented42/flux/ 
libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 -F/ 
usr/local/lib/plt fluxa/src/Allocator.cpp
g++ -o fluxa/src/CommandRingBuffer.o -c -ggdb -pipe -Wall -O3 -ffast- 
math -Wno-unused -fPIC -DFLUXUS_MAJOR_VERSION=0 - 
DFLUXUS_MINOR_VERSION=15 -DCOLLECTS_LOCATION="\"/usr/local/ 
collects/"\" -DDATA_LOCATION="\"/usr/local/share/fluxus-015"\" -DGLSL - 
DMZ_PRECISE_GC -D__MACOSX_CORE__ -I/usr/local/include -I/usr/include - 
I/usr/local/include/freetype2 -I/usr/include/freetype2 -I/usr/local/ 
include/plt -I/Users/dented42/flux/libfluxus/src -I/opt/local/include - 
I/opt/local/include/freetype2 -F/usr/local/lib/plt fluxa/src/ 
CommandRingBuffer.cpp
g++ -o fluxa/src/Event.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno- 
unused -fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=15 - 
DCOLLECTS_LOCATION="\"/usr/local/collects/"\" -DDATA_LOCATION="\"/usr/ 
local/share/fluxus-015"\" -DGLSL -DMZ_PRECISE_GC -D__MACOSX_CORE__ -I/ 
usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/ 
include/freetype2 -I/usr/local/include/plt -I/Users/dented42/flux/ 
libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 -F/ 
usr/local/lib/plt fluxa/src/Event.cpp
g++ -o fluxa/src/EventQueue.o -c -ggdb -pipe -Wall -O3 -ffast-math - 
Wno-unused -fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=15 - 
DCOLLECTS_LOCATION="\"/usr/local/collects/"\" -DDATA_LOCATION="\"/usr/ 
local/share/fluxus-015"\" -DGLSL -DMZ_PRECISE_GC -D__MACOSX_CORE__ -I/ 
usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/ 
include/freetype2 -I/usr/local/include/plt -I/Users/dented42/flux/ 
libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 -F/ 
usr/local/lib/plt fluxa/src/EventQueue.cpp
g++ -o fluxa/src/JackClient.o -c -ggdb -pipe -Wall -O3 -ffast-math - 
Wno-unused -fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=15 - 
DCOLLECTS_LOCATION="\"/usr/local/collects/"\" -DDATA_LOCATION="\"/usr/ 
local/share/fluxus-015"\" -DGLSL -DMZ_PRECISE_GC -D__MACOSX_CORE__ -I/ 
usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/ 
include/freetype2 -I/usr/local/include/plt -I/Users/dented42/flux/ 
libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 -F/ 
usr/local/lib/plt fluxa/src/JackClient.cpp
g++ -o fluxa/src/OSCServer.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno- 
unused -fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=15 - 
DCOLLECTS_LOCATION="\"/usr/local/collects/"\" -DDATA_LOCATION="\"/usr/ 
local/share/fluxus-015"\" -DGLSL -DMZ_PRECISE_GC -D__MACOSX_CORE__ -I/ 
usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/ 
include/freetype2 -I/usr/local/include/plt -I/Users/dented42/flux/ 
libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 -F/ 
usr/local/lib/plt fluxa/src/OSCServer.cpp
g++ -o fluxa/src/RingBuffer.o -c -ggdb -pipe -Wall -O3 -ffast-math - 
Wno-unused -fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=15 - 
DCOLLECTS_LOCATION="\"/usr/local/collects/"\" -DDATA_LOCATION="\"/usr/ 
local/share/fluxus-015"\" -DGLSL -DMZ_PRECISE_GC -D__MACOSX_CORE__ -I/ 
usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/ 
include/freetype2 -I/usr/local/include/plt -I/Users/dented42/flux/ 
libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 -F/ 
usr/local/lib/plt fluxa/src/RingBuffer.cpp
g++ -o fluxa/src/Time.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno- 
unused -fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=15 - 
DCOLLECTS_LOCATION="\"/usr/local/collects/"\" -DDATA_LOCATION="\"/usr/ 
local/share/fluxus-015"\" -DGLSL -DMZ_PRECISE_GC -D__MACOSX_CORE__ -I/ 
usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/ 
include/freetype2 -I/usr/local/include/plt -I/Users/dented42/flux/ 
libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 -F/ 
usr/local/lib/plt fluxa/src/Time.cpp
g++ -o fluxa/src/Modules.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno- 
unused -fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=15 - 
DCOLLECTS_LOCATION="\"/usr/local/collects/"\" -DDATA_LOCATION="\"/usr/ 
local/share/fluxus-015"\" -DGLSL -DMZ_PRECISE_GC -D__MACOSX_CORE__ -I/ 
usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/ 
include/freetype2 -I/usr/local/include/plt -I/Users/dented42/flux/ 
libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 -F/ 
usr/local/lib/plt fluxa/src/Modules.cpp
g++ -o fluxa/src/Fluxa.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno- 
unused -fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=15 - 
DCOLLECTS_LOCATION="\"/usr/local/collects/"\" -DDATA_LOCATION="\"/usr/ 
local/share/fluxus-015"\" -DGLSL -DMZ_PRECISE_GC -D__MACOSX_CORE__ -I/ 
usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/ 
include/freetype2 -I/usr/local/include/plt -I/Users/dented42/flux/ 
libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 -F/ 
usr/local/lib/plt fluxa/src/Fluxa.cpp
g++ -o fluxa/src/Sampler.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno- 
unused -fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=15 - 
DCOLLECTS_LOCATION="\"/usr/local/collects/"\" -DDATA_LOCATION="\"/usr/ 
local/share/fluxus-015"\" -DGLSL -DMZ_PRECISE_GC -D__MACOSX_CORE__ -I/ 
usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/ 
include/freetype2 -I/usr/local/include/plt -I/Users/dented42/flux/ 
libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 -F/ 
usr/local/lib/plt fluxa/src/Sampler.cpp
g++ -o fluxa/src/SampleStore.o -c -ggdb -pipe -Wall -O3 -ffast-math - 
Wno-unused -fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=15 - 
DCOLLECTS_LOCATION="\"/usr/local/collects/"\" -DDATA_LOCATION="\"/usr/ 
local/share/fluxus-015"\" -DGLSL -DMZ_PRECISE_GC -D__MACOSX_CORE__ -I/ 
usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/ 
include/freetype2 -I/usr/local/include/plt -I/Users/dented42/flux/ 
libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 -F/ 
usr/local/lib/plt fluxa/src/SampleStore.cpp
g++ -o fluxa/src/GraphNode.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno- 
unused -fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=15 - 
DCOLLECTS_LOCATION="\"/usr/local/collects/"\" -DDATA_LOCATION="\"/usr/ 
local/share/fluxus-015"\" -DGLSL -DMZ_PRECISE_GC -D__MACOSX_CORE__ -I/ 
usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/ 
include/freetype2 -I/usr/local/include/plt -I/Users/dented42/flux/ 
libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 -F/ 
usr/local/lib/plt fluxa/src/GraphNode.cpp
g++ -o fluxa/src/ModuleNodes.o -c -ggdb -pipe -Wall -O3 -ffast-math - 
Wno-unused -fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=15 - 
DCOLLECTS_LOCATION="\"/usr/local/collects/"\" -DDATA_LOCATION="\"/usr/ 
local/share/fluxus-015"\" -DGLSL -DMZ_PRECISE_GC -D__MACOSX_CORE__ -I/ 
usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/ 
include/freetype2 -I/usr/local/include/plt -I/Users/dented42/flux/ 
libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 -F/ 
usr/local/lib/plt fluxa/src/ModuleNodes.cpp
g++ -o fluxa/src/Graph.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno- 
unused -fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=15 - 
DCOLLECTS_LOCATION="\"/usr/local/collects/"\" -DDATA_LOCATION="\"/usr/ 
local/share/fluxus-015"\" -DGLSL -DMZ_PRECISE_GC -D__MACOSX_CORE__ -I/ 
usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/ 
include/freetype2 -I/usr/local/include/plt -I/Users/dented42/flux/ 
libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 -F/ 
usr/local/lib/plt fluxa/src/Graph.cpp
g++ -o fluxa/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/collects/"\" -DDATA_LOCATION="\"/usr/ 
local/share/fluxus-015"\" -DGLSL -DMZ_PRECISE_GC -D__MACOSX_CORE__ -I/ 
usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/ 
include/freetype2 -I/usr/local/include/plt -I/Users/dented42/flux/ 
libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 -F/ 
usr/local/lib/plt fluxa/src/main.cpp
g++ -o fluxa/fluxa fluxa/src/Sample.o fluxa/src/SearchPaths.o fluxa/ 
src/AsyncSampleLoader.o fluxa/src/Allocator.o fluxa/src/ 
CommandRingBuffer.o fluxa/src/Event.o fluxa/src/EventQueue.o fluxa/src/ 
JackClient.o fluxa/src/OSCServer.o fluxa/src/RingBuffer.o fluxa/src/ 
Time.o fluxa/src/Modules.o fluxa/src/Fluxa.o fluxa/src/Sampler.o fluxa/ 
src/SampleStore.o fluxa/src/GraphNode.o fluxa/src/ModuleNodes.o fluxa/ 
src/Graph.o fluxa/src/main.o -L/usr/lib -L/usr/local/lib/plt -L/Users/ 
dented42/flux/libfluxus -L/opt/local/lib -lm -lsndfile -ljack -llo -F/ 
usr/local/lib/plt -framework GLUT -framework OpenGL -framework  
CoreAudio -framework PLT_MzScheme
g++ -o src/GLEditor.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused  
-fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=15 - 
DCOLLECTS_LOCATION="\"/usr/local/collects/"\" -DDATA_LOCATION="\"/usr/ 
local/share/fluxus-015"\" -DGLSL -DMZ_PRECISE_GC -D__MACOSX_CORE__ -I/ 
usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/ 
include/freetype2 -I/usr/local/include/plt -I/Users/dented42/libfluxus/ 
src -I/opt/local/include -I/opt/local/include/freetype2 -F/usr/local/ 
lib/plt src/GLEditor.cpp
g++ -o src/GLFileDialog.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno- 
unused -fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=15 - 
DCOLLECTS_LOCATION="\"/usr/local/collects/"\" -DDATA_LOCATION="\"/usr/ 
local/share/fluxus-015"\" -DGLSL -DMZ_PRECISE_GC -D__MACOSX_CORE__ -I/ 
usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/ 
include/freetype2 -I/usr/local/include/plt -I/Users/dented42/libfluxus/ 
src -I/opt/local/include -I/opt/local/include/freetype2 -F/usr/local/ 
lib/plt src/GLFileDialog.cpp
g++ -o src/Interpreter.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno- 
unused -fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=15 - 
DCOLLECTS_LOCATION="\"/usr/local/collects/"\" -DDATA_LOCATION="\"/usr/ 
local/share/fluxus-015"\" -DGLSL -DMZ_PRECISE_GC -D__MACOSX_CORE__ -I/ 
usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/ 
include/freetype2 -I/usr/local/include/plt -I/Users/dented42/libfluxus/ 
src -I/opt/local/include -I/opt/local/include/freetype2 -F/usr/local/ 
lib/plt src/Interpreter.cpp
src/Interpreter.cpp: In static member function 'static void  
fluxus::Interpreter::NewEnv()':
src/Interpreter.cpp:60: error: 'scheme_namespace_require' was not  
declared in this scope
scons: *** [src/Interpreter.o] Error 1
scons: building terminated because of errors.
c-67-161-210-254:fluxus dented42$

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3203 bytes
Desc: not available
URL: <http://lists.pawfal.org/pipermail/fluxus-pawfal.org/attachments/20080612/bb40d928/attachment-0001.bin>


More information about the Fluxus mailing list