On Mon, Nov 20, 2000 at 03:46:22PM -0800, Soul Fire wrote:
> Thanks for pointing me in the direction of the thread. I compiled the patched
>version ... however, I noticed two things :
>
> 1- When compiling with HPUX 10.20 + gcc (or cc) + openssl-0.9.5a I get thye
>following error :
> cc: "/openssl-0.9.5a/include/openssl/stack.h", line 82: error 1000: Unexpected
>symbol: "*".
This seems to be somewhat odd. At line 82 in stack.h, there is a STACK *
used and the error message means that STACK is not understood. I have seen
behaviour like this when forgetting to include other header files, as
STACK is however a typdef only several lines above in the same file, this
does not apply here. Seems, either your stack.h or your compiler is messed up.
Are there no error messages preceding this error??
Too late to download stunnel and try myself tonight :-)
Best regards,
Lutz
--
Lutz Jaenicke [EMAIL PROTECTED]
BTU Cottbus http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus Fax. +49 355 69-4153
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]