Hi all:
I've been trying to get _pix_2pdp_ loaded for a while now, along with _gem2pdp_ etc... and end up with the following error=>
/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
IOhannes thought "it seems like you are trying to run a different version of Gem than the one you were compiling pdp2gem against." which was true, but I corrected that and still get the same error. I just tried loading _pix_recNN_ and get the exact same error=>
/usr/lib/pd/extra/pix_linNN.pd_linux: /usr/lib/pd/extra/pix_linNN.pd_linux:
undefined symbol: _ZN9CPPExtern10m_holdnameE pix_linNN: can't load library
This seems like more than a coincidence. Any ideas what going on here?? I'm running Pd version 0.39-1test1 and GEM: ver: 0.90.
Thanks:: Brad.
Hallo!
I've been trying to get _pix_2pdp_ loaded for a while now, along with _gem2pdp_ etc... and end up with the following error=>
/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
I also just got the same undefined symbol - anyway, I also have to compile it again and will look into it this evening ...
LG Georg
Hallo!
This seems like more than a coincidence. Any ideas what going on here?? I'm running Pd version 0.39-1test1 and GEM: ver: 0.90.
I recompiled it now (also with the new yuv conversion by jamie) ... must have been some version conflicts ...
you can find the binaries here: http://grh.mur.at/software/gem2pdp_bin.tar.gz
LG Georg
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...
I get a new error message when loading the new _pix_2pdp_ =>
/usr/lib/pd/extra/pix_2pdp.pd_linux: /usr/lib/pd/extra/pix_2pdp.pd_linux: undefined symbol: pdp_packet_new_image_YCrCb pix_2pdp: can't load library /home/kliger/PDfiles/pdp2gem.pd_linux: /home/kliger/PDfiles/pdp2gem.pd_linux: undefined symbol: pdp_packet_header pdp2gem: can't load library /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??
thnx::Brad.
On 10/11/05, Georg Holzmann grhPD@gmx.at wrote:
Hallo!
This seems like more than a coincidence. Any ideas what going on here?? I'm running Pd version 0.39-1test1 and GEM: ver: 0.90.
I recompiled it now (also with the new yuv conversion by jamie) ... must have been some version conflicts ...
you can find the binaries here: http://grh.mur.at/software/gem2pdp_bin.tar.gz
LG Georg