[MSNoise] Problems compiling libsamplerate and libsndfile

Esteban Chaves Sibaja echavess at ucsc.edu
Sat Nov 9 05:23:28 UTC 2013


Dear All,

I'm trying to install MSNoise in my Mac Osx 10.9 (Maverick).
I did install anaconda very well and it is working right know.
I'm follow the installation steps, so when I type:

easy_install scikits.samplerate


I got this:

Searching for scikits.samplerate

Reading http://pypi.python.org/simple/scikits.samplerate/

Best match: scikits.samplerate 0.3.3

Downloading
https://pypi.python.org/packages/source/s/scikits.samplerate/scikits.samplerate-0.3.3.tar.gz#md5=96c8d8ba3aa95a9db15994f78792efb4

Processing scikits.samplerate-0.3.3.tar.gz

Writing
/var/folders/bc/q4sxsbn100l4qq0smjt678nw0000gq/T/easy_install-oe8bt4/scikits.samplerate-0.3.3/setup.cfg

Running scikits.samplerate-0.3.3/setup.py -q bdist_egg --dist-dir
/var/folders/bc/q4sxsbn100l4qq0smjt678nw0000gq/T/easy_install-oe8bt4/scikits.samplerate-0.3.3/egg-dist-tmp-Er7FgF

error: SRC (http://www.mega-nerd.com/SRC/) library not found.  Directories
to search

for the libraries can be specified in the site.cfg file, in section

[samplerate].


Then I proceeded according to the help, but I have troubles
compiling libsamplerate and libsndfile which are necessary to install
scikits.samplerate-0.3.3. For example, I got this when I try to compile
libsndfile:

/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/FixMath.h:199:8:
error:

      unknown type name 'Fixed'

extern Fixed

       ^

/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/FixMath.h:200:10:
error:

      unknown type name 'Fract'

Frac2Fix(Fract x)                                             __OSX_AVAI...

         ^

fatal error: too many errors emitted, stopping now [-ferror-limit=]

20 errors generated.

make[1]: *** [sndfile-play.o] Error 1

make: *** [all-recursive] Error 1

So I can't continue. Any help will be appreciate.

Thanks in advance,

-- 
Esteban J. Chaves
Seismology PhD student
Earth and Planetary Sciences
University of California, Santa Cruz
Office: EMS D231


More information about the MSNoise mailing list