I built the gem2pdp, pdp2gem externals from a very recent CVS without
any problems. But, when I try to load the libraries, I get the
following message in the pd console=&gt;<br>
<br>
&quot;&quot;/usr/lib/pd/extra/pix_2pdp.pd_linux: /usr/lib/pd/extra/pix_2pdp.pd_linux: undefined symbol: _ZN9CPPExtern10m_holdnameE<br>
pix_2pdp: can't load library<br>
/usr/lib/pd/extra/pdp2gem.pd_linux: /usr/lib/pd/extra/pdp2gem.pd_linux: undefined symbol: _ZN11imageStruct8fromYV12EPs<br>
pdp2gem: can't load library<br>
/usr/lib/pd/extra/gem2pdp.pd_linux: /usr/lib/pd/extra/gem2pdp.pd_linux: undefined symbol: _ZN9CPPExtern10m_holdnameE<br>
gem2pdp: can't load library<br>
/usr/lib/pd/extra/gem2pdp.pd_linux: /usr/lib/pd/extra/gem2pdp.pd_linux: undefined symbol: _ZN9CPPExtern10m_holdnameE&quot;&quot;<br>
<br>
The gem2pdp.pd_linux file is in the path (/usr/lib/pd/extra). <br>
When I try the same thing with version-0.5 of gem2pdp &amp; pdp2gem, it
loads fine. The problem is that with the older version, pdp2gem doesn't
seem to work correctly, and that's what I need... Any ideas why I can't
load this?? Thanks.<br>
<br>
Brad.<br>