network.so: undefined symbol: gcry_md_hash_buffer‏

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Jun 17 17:12:39 CEST 2010


On 06/17/2010 10:52 AM, Honia A wrote:
> 1) readelf -s /opt/collectd/lib/collectd/network.so | grep md_hash
>  
>     93: 00000000     0 NOTYPE  GLOBAL DEFAULT  UND gcry_md_hash_buffer
>    239: 00000000     0 NOTYPE  GLOBAL DEFAULT  UND gcry_md_hash_buffer
>  
> 2) ldd /opt/collectd/lib/collectd/network.so | grep gcry
>  
> I got no output here

this seems weird to me.  can you show the full output of:

 ldd /opt/collectd/lib/collectd/network.so

why would it reference a symbol of a library that it doesn't link to?

	--dkg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 892 bytes
Desc: OpenPGP digital signature
URL: </pipermail/attachments/20100617/69c54cfb/attachment.pgp>


More information about the Gcrypt-devel mailing list