waldorf:/usr/local/lib/pd/extra/externals/grh/GApop dc$ sh ../../grill/flext/build.sh pd gcc
which definitely pointed to the flext sources I'd just successfully built after cvs update.
I reviewed .pdrc and it pointed to -path /usr/local/lib/pd/extra/externals/grh, and asked for -lib GApop
Somehow though, pd still crashes. Could it be a pd version problem? Should I up to 0.39?
Sorry for the stupid question, bit is the GApop.pd_darwin you just built really in /usr/local/lib/pd/extra/externals/grh? Because normally, the external is built in a subfolder, like pd-darwin/release-single or the likes. You could also "sudo build.sh pd gcc install" to copy the built external to the pd/extra folder (if specified that way in your buildsys/config-pd-lnx-gcc.txt file)
best greetings, Thomas