[Fluxus] not compiling on OS X anymore?

evan.raskob [lists] lists at lowfrequency.org
Mon Apr 6 12:49:11 PDT 2009


Same build script I used before, but brand new git pull, and it  
doesn't build -
Any thoughts?

Output:


scons: Reading SConscript files ...
--------------------------------------------------------
Fluxus: Configuring Build Environment
--------------------------------------------------------
Checking for C header file scheme.h... (cached) yes
Checking for C library m... (cached) yes
Checking for C library pthread... (cached) yes
Checking for C library dl... (cached) yes
Checking for C library jpeg... (cached) yes
Checking for C library tiff... (cached) yes
Checking for C library freetype... (cached) yes
Checking for C library z... (cached) yes
Checking for C library png... (cached) yes
Checking for C library ode... (cached) yes
Checking for C library sndfile... (cached) yes
Checking for C library fftw3... (cached) yes
Checking for C library lo... (cached) yes
Checking for C library GLEW... (cached) yes
Checking for C function dInitODE2()... (cached) no
Checking for C++ function lo_arg_size_check()... (cached) yes
scons: done reading SConscript files.
scons: Building targets ...
g++ -o fluxus-0.16 src/GLEditor.o src/GLFileDialog.o src/ 
Interpreter.o src/Repl.o src/Recorder.o src/FluxusMain.o src/ 
PolyGlyph.o src/main.o "-L/Applications/PLT Scheme v4.1.4/lib" "-L/ 
Applications/PLT Scheme v4.1.4" -L/usr/lib -L/Users/evan/cvs/ 
libfluxus -L/opt/local/lib -lm -lpthread -ldl -llo /opt/local/lib/ 
libpng.a /opt/local/lib/libtiff.a /opt/local/lib/libGLEW.a /opt/local/ 
lib/libz.a /opt/local/lib/libsndfile.a /opt/local/lib/libfftw3.a /opt/ 
local/lib/libfreetype.a /opt/local/lib/libode.a /opt/local/lib/ 
libjpeg.a "-F/Applications/PLT Scheme v4.1.4/lib" -framework GLUT - 
framework OpenGL -framework CoreAudio -framework PLT_MzScheme - 
framework Jackmp
/usr/bin/ld: warning -L: directory name (/Users/evan/cvs/libfluxus)  
does not exist
/usr/bin/ld: Undefined symbols:
_ATSFontFindFromName
_ATSFontGetFileSpecification
_CFRelease
_CFStringCreateWithCString
_CloseResFile
_FSCompareFSRefs
_FSGetCatalogInfo
_FSGetForkCBInfo
_FSOpenResFile
_FSOpenResourceFile
_FSPathMakeRef
_FSRefMakePath
_FSpMakeFSRef
_Get1IndResource
_Get1Resource
_GetHandleSize
_GetResInfo
_GetResource
_HomeResFile
_ReleaseResource
_ResError
_UseResFile
collect2: ld returned 1 exit status
scons: *** [fluxus-0.16] Error 1
scons: building terminated because of errors.



More information about the Fluxus mailing list