Mailing List Archive

Compiling with the Library
I wrote a very simple program to call grcry_randomize.

I get the following error
usr/ccs/bin/ld: Unsatisfied symbols:
_gcry_cipher_modules_constructor (code)

I can see in the cipher directory the contruct.c with a call to the
code but
I do not find anywhere where this called is compiled.

I am doing this on an HP system
B.10.20 D 9000/887 1495329201 64-user license

if I do the testapi genkey
I get the same error.

Any suggestions would be greatly appreciated.

Thanks,

Mike Sontum
msontum@utah.gov
Re: Compiling with the Library [ In reply to ]
On Thu, 16 Jan 2003 10:57:00 -0700, Mike Sontum said:

> usr/ccs/bin/ld: Unsatisfied symbols:
> _gcry_cipher_modules_constructor (code)

> I can see in the cipher directory the contruct.c with a call to the
> code but
> I do not find anywhere where this called is compiled.

cipher/md.c:load_digest_module

> I am doing this on an HP system
> B.10.20 D 9000/887 1495329201 64-user license

Libgcrypt version?