[LCP]cryptlib

Joe Stuart jstuart at edenpr.k12.mn.us
Thu Feb 26 04:13:02 UTC 2004


I'm trying to compile a program using the cryptlib library and I keep
getting linking errors. I am running suse 8.0 and installed cryptlib
from rpm using yast2.  Here is the error message.

/tmp/cca39xYp.o(.text+0x5e): In function `main':
: undefined reference to `cryptInit'
/tmp/cca39xYp.o(.text+0x6e): In function `main':
: undefined reference to `cryptCreateSession'
/tmp/cca39xYp.o(.text+0x84): In function `main':
: undefined reference to `cryptSetAttributeString'
/tmp/cca39xYp.o(.text+0x9a): In function `main':
: undefined reference to `cryptSetAttributeString'
/tmp/cca39xYp.o(.text+0xb0): In function `main':
: undefined reference to `cryptSetAttributeString'
/tmp/cca39xYp.o(.text+0xc5): In function `main':
: undefined reference to `cryptSetAttribute'
/tmp/cca39xYp.o(.text+0xcd): In function `main':
: undefined reference to `cryptEnd'
collect2: ld returned 1 exit status

Any help is appreciated.
Thanks



More information about the linuxCprogramming mailing list