|
I am trying to extract the crypto/rsa code from the latest distribution do that I can build a standalone lib. I’m compiling on Solaris 5.8 using gcc 2.95.3. When compiling, I get the following error:
In file included from openssl/crypto.h:69, from rsa_lib.c:60: openssl/safestack.h:152: parse error before `(' openssl/safestack.h:152: parse error before `)' openssl/safestack.h:178: stray '\' in program
I’m not quite certain why this won’t compile. Any ideas?
Doug Smith
|
