[fluxus] start on osy (second approach)

greebo greebo at wolke7.net
Tue May 16 09:53:37 PDT 2006


/hi_there

but i have to add, that the scons script only works , if the check for
"ode" is uncommented.


with gcc 3.3

/* Terminal.app output */
Joda:~/Documents/src/fluxus-cvs/fluxus jcdecode$ scons MACOSX=1
scons: Reading SConscript files ...
--------------------------------------------------------
Fluxus: Configuring Build Environment
--------------------------------------------------------
Checking for main() in C library m... (cached) yes
Checking for main() in C library jack... (cached) yes
Checking for main() in C library sndfile... (cached) yes
Checking for main() in C library guile... (cached) yes
Checking for main() in C library fftw3... (cached) yes
Checking for main() in C library lo... (cached) yes
Checking for main() in C library pthread... (cached) yes
Checking for main() in C library jpeg... (cached) yes
Checking for main() in C library tiff... (cached) yes
Checking for main() in C library z... (cached) yes
Checking for main() in C library png... (cached) yes
scons: done reading SConscript files.
scons: Building targets ...
g++ -o src/FluxusMain.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused
-fPIC -D__APPLE__ -I/opt/local/include -Ilibfluxus/src
-Ilibfluxphysics/src src/FluxusMain.cpp
In file included from /opt/local/include/lo/lo.h:32,
                 from src/OSCServer.h:22,
                 from src/FluxusMain.h:22,
                 from src/FluxusMain.cpp:17:
/opt/local/include/lo/lo_lowlevel.h:44: warning: use of `long double'
type; its
   size may change in a future release
/opt/local/include/lo/lo_lowlevel.h:44: warning: (Long double usage is
reported
   only once for each file.
/opt/local/include/lo/lo_lowlevel.h:44: warning: To disable this
warning, use
   -Wno-long-double.)
src/FluxusMain.cpp: In member function `void
   fluxus::FluxusMain::SourceScript(const std::string&)':
src/FluxusMain.cpp:411: error: `scm_from_locale_string' undeclared
(first use
   this function)
src/FluxusMain.cpp:411: error: (Each undeclared identifier is reported only
   once for each function it appears in.)
scons: *** [src/FluxusMain.o] Error 1
scons: building terminated because of errors.


greetings
greebo/




More information about the Fluxus mailing list