[PD-dev] compiling on osx #2 (svn)

Ingo Randolf ingo at quitch.net
Sat Feb 19 10:57:32 CET 2011


hello

this is not the same post as the one before, but concerns the svn-version

i have hard times on osx here...
system: osx (10.6) on a macbook pro

i downloaded pd, checked it out from git and svn, but so far there is no version i compiled which is working


i checked out the svn-repository and tried to compile 0.43 in this folder:
./pure-data/branches/pd-gui-rewrite/0.43/

i run the autogen.sh script, make a ./configure and a make... then these error occurs:


Undefined symbols:
  "_sys_do_open_midi", referenced from:
      _sys_open_midi in pd-s_midi.o

... and so on... all errors are related to midi...


i also tried configuring with the option -enable-portmidi, then the linker cannot find the symbols:
_pm_free, _pm_initm, _pm_term ... and so on...


how to compile this version??

thanks for any help.
ingo


More information about the Pd-dev mailing list