network.so: undefined symbol: gcry_md_hash_buffer
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Thu Jun 17 19:49:47 CEST 2010
On 06/17/2010 01:43 PM, Honia A wrote:
>
> In collectd manual in network plugin section for encryption, it reads:
>
> "This feature is only available if the network plugin was linked with libgcrypt."
>
> So, can you please tell me how to statically link libgcrypt into the plugin network.so? Maybe that fixes the issue...
I don't think you want static linking. dynamic linking should be fine,
you just need to figure out why it's not getting dynamically linked
properly.
--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/c6c3b16d/attachment.pgp>
More information about the Gcrypt-devel
mailing list