Re: OpenSSL compile issues using workshop compiler on Solaris (my program)

2008-11-30 Thread Brad Mitchell
Hi guys, I am fairly new to OpenSSL and have been using this over the past couple of months. I've been especially interested in the time stamping functionality introduced by the OpenTSA project so I have up until now been using openssl v0.9.8c patched with the TS functions. I have been

RE: OpenSSL compile issues using workshop compiler on Solaris (my program)

2008-11-30 Thread David Schwartz
CryptManager.cc, line 731: Error: Formal argument st of type stack_st* in call to sk_pop_free(stack_st*, void(*)(void*)) is being passed void*. Any simple suggestions? These function calls are pretty much the same as in the ca.c etc under the apps directory. Any help would be