RE: Query on RSAPublicKeyy (Is this is a bug in pem.h)

2006-08-02 Thread Bhat, Jayalakshmi Manjunath
Hi All, In my previous post I had mailed these compilation error details. We have enabled OPENSSL_NO_FP_API Macro in our project. Compilation error: ../../include/openssl/pem.h:610: parse error before `RSA' ../../include/openssl/pem.h:611: warning: return-type defaults to `int' pem_all.c: In fun

RE: Query on RSAPublicKeyy

2006-08-01 Thread Bhat, Jayalakshmi Manjunath
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marek Marcola Sent: Tuesday, August 01, 2006 2:58 PM To: openssl-users@openssl.org Subject: Re: Query on RSAPublicKeyy Hello, > I am trying to compile openssl.9.8a on HP-UX. I am getting compilation > Error as shown You are try

Re: Query on RSAPublicKeyy

2006-08-01 Thread Marek Marcola
Hello, > I am trying to compile openssl.9.8a on HP-UX. I am getting compilation > Error as shown You are trying to compile OpenSSL or your program ? On what hpux version ? What command you execute ? Best regards, -- Marek Marcola <[EMAIL PROTECTED]> _

Re: Query on RSAPublicKeyy

2006-08-01 Thread Girish Venkatachalam
--- "Bhat, Jayalakshmi Manjunath" <[EMAIL PROTECTED]> wrote: > Hi All, > > I am trying to compile openssl.9.8a on HP-UX. I am > getting compilation > Error as shown > > ../../include/openssl/pem.h:610: parse error before > `RSA' > ../../include/openssl/pem.h:611: warning: > return-type defaul