RE: OpenSSL 1.0.1j - HP

2014-10-21 Thread Kyle Chapman
Check this commit http://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=40155f408985aff2e9f1b61b7cb04a3e518633a1 From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of LeSieur, Rajshree Sent: Tuesday, October 21, 2014 6:05 PM To: openssl-users@openssl.o

RE: compile prob with xlc/aix 0.9.8zc

2014-10-16 Thread Kyle Chapman
4b6b1ba92 They should essentially achieve the same as -qkeyword=inline, and I'll look into putting them to older branches. Emilia On Thu, Oct 16, 2014 at 7:53 PM, Kyle Chapman mailto:kyle.chap...@pb.com>> wrote: patches are in ok, the output is from the –I paths to the compiler. Th

RE: compile prob with xlc/aix 0.9.8zc

2014-10-16 Thread Kyle Chapman
ing "../constant_time_locl.h" in the errors anymore as the first patch does -#include "../constant_time_locl.h" +#include "constant_time_locl.h" On Thu, Oct 16, 2014 at 7:02 PM, Kyle Chapman mailto:kyle.chap...@pb.com>> wrote: Thanks for the reply… Applied bo

RE: compile prob with xlc/aix 0.9.8zc

2014-10-16 Thread Kyle Chapman
1d7 http://git.openssl.org/gitweb/?p=openssl.git&a=commit&h=e2e5326e5b068411999f62b4ba67835d64764ca5 These are build fixes that we appear to have missed out in 0.9.8. Emilia On Thu, Oct 16, 2014 at 5:58 AM, Kyle Chapman mailto:kyle.chap...@pb.com>> wrote: Greetings folks. trying

RE: compile prob with xlc/aix 0.9.8zc

2014-10-16 Thread Kyle Chapman
commit&h=e2e5326e5b068411999f62b4ba67835d64764ca5 These are build fixes that we appear to have missed out in 0.9.8. Emilia On Thu, Oct 16, 2014 at 5:58 AM, Kyle Chapman mailto:kyle.chap...@pb.com>> wrote: Greetings folks. trying to compile 0.9.8zc on aix 7.1 (and 6.1) with various v

compile prob with xlc/aix 0.9.8zc

2014-10-16 Thread Kyle Chapman
Greetings folks. trying to compile 0.9.8zc on aix 7.1 (and 6.1) with various versions on xlc Aix 7.1 has xlc 11.1 Aix 6.1 has xlc 9 Both fail given these steps: ./config shared threads Compiles for aix-cc making all in crypto/rsa... gmake[2]: Entering directory `/san/dev/ssl/0.9.8/crypto/rsa' c

compile prob with xlc/aix 0.9.8zc

2014-10-15 Thread Kyle Chapman
Greetings folks. trying to compile 0.9.8zc on aix 7.1 (and 6.1) with various versions on xlc Aix 7.1 has xlc 11.1 Aix 6.1 has xlc 9 Both fail given these steps: ./config shared threads Compiles for aix-cc making all in crypto/rsa... gmake[2]: Entering directory `/san/dev/ssl/0.9.8/crypto/rsa' c