I was trying to clean up my .pdrc file and didn't loading pdp... Now with PDP loading I am back to =>
/usr/lib/pd/extra/pix_2pdp.pd_linux: /usr/lib/pd/extra/pix_2pdp.pd_linux: undefined symbol: _ZN9CPPExtern10m_holdnameE
pix_2pdp: can't load library
/usr/lib/pd/extra/pdp2gem.pd_linux: /usr/lib/pd/extra/pdp2gem.pd_linux: undefined symbol: _ZN11imageStruct8fromYV12EPs
pdp2gem: can't load library
/usr/lib/pd/extra/gem2pdp.pd_linux: /usr/lib/pd/extra/gem2pdp.pd_linux: undefined symbol: _ZN9CPPExtern10m_holdnameE
gem2pdp: can't load library
with PDP: pure data packet PDP: version 0.12.4, Pd version 0.39-1test1, GEM: ver: 0.90 GEM: compiled: Jul  6 2005.

Thanks for your help ::Brad.

On 10/11/05, Georg Holzmann <grhPD@gmx.at> wrote:
Hallo!

> Thanks for working on this with me. I based a series of patches for an
> installation on moving data between Gem&pdp and would like to get this
> working again. BUT...
... it will work ;)

[...]
>     /home/kliger/PDfiles/gem2pdp.pd_linux:
>     /home/kliger/PDfiles/gem2pdp.pd_linux: undefined symbol:
>     pdp_packet_new_image_YCrCb
>     gem2pdp: can't load library
>
> Is there a library that I'm missing??
no ... it seems to be a pdp version problem now!
which pdp version do you use? I use PDP version 0.12.4 (installed with
apt-get) here and compiled against the latest cvs.

LG
Georg