Here is the config.log...
file /Users/Neil/fluxus-0.16rc3/SConstruct,line 209: Configure(confdir =
.sconf_temp)scons: Configure: Checking for C header file scheme.h... scons:
Configure: ".sconf_temp/conftest_0.c" is up to date.scons: Configure: The
original builder output was: |.sconf_temp/conftest_0.c <- | | | |#include
<scheme.h> | | | | |scons: Configure: ".sconf_temp/conftest_0.o" is up to
date.scons: Configure: The original builder output was: |gcc -o
.sconf_temp/conftest_0.o -c -m32 -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused
-fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=16
-DPLT_COLLECTS_LOCATION="\"/Applications/PLT Scheme v4.2.1/collects/"\"
-DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\"
-DDATA_LOCATION="\"/opt/local/share/fluxus-016"\" -DGLSL -DMZ_PRECISE_GC
-I/usr/local/include -I/usr/include -I/usr/local/include/freetype2
-I/usr/include/freetype2 "-I/Applications/PLT Scheme v4.2.1/include"
-I/Users/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2
"-F/Applications/PLT Scheme v4.2.1/lib" .sconf_temp/conftest_0.c |scons:
Configure: (cached) yes
scons: Configure: Checking for C library m... .sconf_temp/conftest_1.c <- | |
|#include "math.h" | |int |main() { | |return 0; |} |gcc -o
.sconf_temp/conftest_1.o -c -m32 -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused
-fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=16
-DPLT_COLLECTS_LOCATION="\"/Applications/PLT Scheme v4.2.1/collects/"\"
-DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\"
-DDATA_LOCATION="\"/opt/local/share/fluxus-016"\" -DGLSL -DMZ_PRECISE_GC
-I/usr/local/include -I/usr/include -I/usr/local/include/freetype2
-I/usr/include/freetype2 "-I/Applications/PLT Scheme v4.2.1/include"
-I/Users/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2
"-F/Applications/PLT Scheme v4.2.1/lib" .sconf_temp/conftest_1.cgcc -o
.sconf_temp/conftest_1 .sconf_temp/conftest_1.o "-L/Applications/PLT Scheme
v4.2.1/lib" "-L/Applications/PLT Scheme v4.2.1" -L/usr/lib -L/Users/libfluxus
-L/opt/local/lib -lm "-F/Applications/PLT Scheme v4.2.1/lib" -framework GLUT
-framework OpenGL -framework CoreAudio -framework PLT_MrEdld: warning: in
.sconf_temp/conftest_1.o, file is not of required architectureld: warning: in
/Applications/PLT Scheme v4.2.1/lib/PLT_MrEd.framework/PLT_MrEd, file is not of
required architectureUndefined symbols: "_main", referenced from: start
in crt1.10.6.old: symbol(s) not foundcollect2: ld returned 1 exit statusscons:
Configure: no
> Date: Thu, 24 Sep 2009 20:38:47 +0200
> From: [email protected]
> To: [email protected]
> CC: [email protected]
> Subject: Re: [Fluxus] Problems building for OSX
>
>
>
> Neil Wallace wrote:
> >
> > Hiya Gabor - Thats for your help but I'm afraid that suggestion
> > doesn't seem to have helped - i get complaints about missing
> > libraries:
> maybe it helped at least a bit, because you are not getting the wrong
> architecture framework error any more.
>
> > --------------------------------------------------------Fluxus:
> > Configuring Build
> > Environment--------------------------------------------------------Checking
> > for C header file scheme.h... yesChecking for C library m... noERROR:
> > 'm' must be installed!
>
> > If I comment out all the required libraries
> > (as I had this suggested in other posts on the mailing list) then I
> i'm not sure if this is a good idea. please check your config.log
> instead if you have problems with the libraries. you can forward it to
> here if you cannot find out the problem.
>
> best,
> gabor
>