[PD-dev] can't load gemlib

IOhannes m zmoelnig zmoelnig at iem.at
Mon Apr 12 08:53:21 CEST 2010


On 2010-04-11 21:43, Lee Azzarello wrote:
> Debian testing 32 bit
> Linux musicmachine 2.6.32-trunk-686-bigmem #1 SMP Sun Jan 10 07:12:17
> UTC 2010 i686 GNU/Linux
> 
> pd-extended version  0.41.4-1 Debian package from
> http://apt.puredata.info squeeze
> 
> libdir loader $Revision: 1.8 $
> 	compiled on Jun  4 2009 at 07:17:39
> 	compiled against Pd version 0.41.4.extended
> /usr/lib/pd/extra/Gem/Gem.pd_linux:
> /usr/lib/pd/extra/Gem/Gem.pd_linux: undefined symbol:
> _ZN3avm14CreateReadFileEPKcj
> Gem: can't load library
> 
> wha happen? 

one of the libraries Gem is linked again is missing

> OpenGL library or sumn? 

it's not openGL (most if not all openGL functions have a "gl" in their
name).
i don't know what sumn is.

> ldd
> /usr/lib/pd/extra/Gem/Gem.pd_linux reports 74 libraries linked against
> that single external, so I'm gonna need some help narrowing this down.


how about:
> ldd Gem.pd_linux  | grep "not found"

chances are, that you are missing libavifile-0.7


fgmasd
IOhannes


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3636 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20100412/d112b837/attachment.bin>


More information about the Pd-dev mailing list