Hi everyone,
lately I tried compiling latest version from git (6 November). I followed the 
README file:
-install binary DrRacket
-add necessary stuff in my .zshrc
-install all dependencies via macport
-scons --app

after a few seconds i get this:

ld: warning: directory '/Users/paraita/libfluxus' following -L not found
ld: warning: in /Applications/Racket v5.0.1/lib/Racket.framework/Racket, file 
was built for i386 which is not the architecture being linked (x86_64)
Undefined symbols:
"_scheme_display_to_string", referenced from:
    fluxus::Repl::Print(Scheme_Object*)     in Repl.o
    fluxus::Repl::Print(Scheme_Object*)     in Repl.o

and it goes for sometimes then it stops:

ld: symbol(s) not found
collect2: ld returned 1 exit status
scons: *** [fluxus] Error 1
scons: building terminated because of errors.
zsh: exit 2     scons --app
MacBook-de-Paraita-Wohler% 

full log is here: http://www.copypastecode.com/49957/

I have no idea how to fix this, do I really have to compile DrRacket also ?


thanks !



      

Reply via email to