Hello, Sorry I didn’t see the previous message. I messed up with the list. So about the fluxus folder in. I used the git repository to get the source. I didn’t modify anything. MacBook-Air-de-Joaquim-2:fluxus at0mb0y$ ls AUTHORS LICENCE addons examples modules CHANGES README debian fluxa packages COPYING SConstruct docs libfluxus src MacBook-Air-de-Joaquim-2:fluxus at0mb0y$ scons ADDONS=0
There is no fluxus directory to delete. About the Jack version I uninstall the previous one (64bit non universal) using the uninstall application. download the JackOSX.0.90_32bits_b17 installer and install it properly. I have the same problem. ld: warning: ignoring file /opt/local/lib/libjack.dylib, file was built for x86_64 which is not the architecture being linked (i386): /opt/local/lib/libjack.dylib Undefined symbols for architecture i386: The log file seem to be the same. It finishes with : ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation) scons: *** [fluxa/fluxa] Error 1 scons: building terminated because of errors. still OSX 10:9:1 and fluxus 0.18 There is a way to be sure Jack is correctly installed ? Joaquim Silvestre Le 28 janv. 2014 à 16:35, gabor papp <[email protected]> a écrit : > hi, > > this is strange. it might be something with scons. > what is your scons and python version? > these are mine on osx 10.8 > $ scons --version > SCons by Steven Knight et al.: > script: v2.3.0, 2013/03/03 09:48:35, by garyo on reepicheep > engine: v2.3.0, 2013/03/03 09:48:35, by garyo on reepicheep > engine path: > ['/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-2.3.0/SCons'] > Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, > 2011, 2012, 2013 The SCons Foundation > > $ python --version > Python 2.7.2 > > best, > gabor >
