Hi all.
I have a little problem with Gem loading... Here are the specifics:
pd dev 0_37 cvs fftwf jack g4 build -- macos 10.3
Gem 0.90 precompiled from iem
$ ./pd -lib Gem ... Unresolved symbols _glAccum ... _glClearSten Cannot load library (15 symbols total)
I traced the functions via otool / nm to libGL.dylib where they are indeed defined (no suprises there).... so why doesn't it resolve? See also the attachment for a shell transcript.
Failing that, I tried to compile Gem from source; but the docs don't discuss the darwin build and I couldn't get configure to recognize the host system. I'll try the .pbproj next, but so far this approach has not been fruitful.
Any ideas what is wrong? Advice? Hopefully its just some stupid mistake on my part (you never know...) Any other mac users who have gotten past this?
Thanks so much, Andy.