| Csound 5 rc2 Report for OS X 10.1.5
I rebooted my Beige G3 into 10.1.5 for probably the first time in over a
year so that I could try the new rc2 package built by Victor. The
Csound5.mpkg metapackage would not open in the installer program. But each
of the individual .pkg files could be opened and installed successfully.
Here is what happened when I tried to run the csound commandline binary:
[localhost:~] anakid% which csound
/usr/local/bin/csound
[localhost:~] anakid% csound
Localisation of messages is disabled, using default language.
time resolution is 1000.000 ns
dyld: csound Undefined symbols:
/Library/Frameworks/CsoundLib.Framework/CsoundLib undefined reference to
_llrint expected to be defined in /usr/lib/libSystem.B.dylib
/Library/Frameworks/CsoundLib.Framework/CsoundLib undefined reference to
_lrintf expected to be defined in /usr/lib/libSystem.B.dylib
/usr/local/lib/libsndfile.1.dylib undefined reference to _lrint expected to
be defined in /usr/lib/libSystem.B.dylib
/usr/local/lib/libsndfile.1.dylib undefined reference to _lrintf expected to
be defined in /usr/lib/libSystem.B.dylib
/usr/local/lib/libsndfile.1.dylib undefined reference to _gmtime_r expected
to be defined in /usr/lib/libSystem.B.dylib
Looks like Csound5 will have to be built from sources if anyone wants to run
it on 10.1 (unless I decide at some point to build a binary package).
Anthony Kozar
anthonykozar AT sbcglobal DOT net |