Jonathan Irwin
Jonathan Irwin
I just had a similar issue on linux. I ran strace and verified the library was in fact being loaded... after hacking the rdyncall package to print out what dlerror...
Should be able to apply using the patch utility, e.g. patch -p0 < patch-libsystemic-error.diff.txt while changed into the same directory as the makefiles.
In theory, Mac OS X should be okay without any need to patch, the patch was to correct a missing entry in the Linux Makefile that was already present in...