RE: compile prob with xlc/aix 0.9.8zc

2014-10-16 Thread Kyle Chapman
@openssl.org Subject: Re: compile prob with xlc/aix 0.9.8zc Ah yes, I misread the first error log. This is about the 'inline' keyword. We've hopefully fixed this problem in the master branch as well, see commits 40155f408985aff2e9f1b61b7cb04a3e518633a1 and 55c7a4cf112bf154ed405ee05a6b792

Re: compile prob with xlc/aix 0.9.8zc

2014-10-16 Thread Emilia Käsper
; > Trying this without the patches to see if it builds as well. > > > > *From:* owner-openssl-us...@openssl.org [mailto: > owner-openssl-us...@openssl.org] *On Behalf Of *Emilia Käsper > *Sent:* Thursday, October 16, 2014 1:39 PM > > *To:* openssl-users@op

RE: compile prob with xlc/aix 0.9.8zc

2014-10-16 Thread Kyle Chapman
-openssl-us...@openssl.org] On Behalf Of Emilia Käsper Sent: Thursday, October 16, 2014 1:39 PM To: openssl-users@openssl.org Subject: Re: compile prob with xlc/aix 0.9.8zc That is a different error, but it seems to suggest you haven't applied the patches cleanly - you shouldn't be see

RE: compile prob with xlc/aix 0.9.8zc

2014-10-16 Thread Kyle Chapman
Behalf Of Emilia Käsper Sent: Thursday, October 16, 2014 12:37 PM To: openssl-users@openssl.org Subject: Re: compile prob with xlc/aix 0.9.8zc Does applying the following two patches fix your build? http://git.openssl.org/gitweb/?p=openssl.git&a=commit&h=8202802fadf7f70c656b92f3697da39c9c427

Re: compile prob with xlc/aix 0.9.8zc

2014-10-16 Thread Emilia Käsper
te, this fails at the same spot on hpux > parisc and ia64, 11iv1 to v3 > > > > *From:* owner-openssl-us...@openssl.org [mailto: > owner-openssl-us...@openssl.org] *On Behalf Of *Emilia Käsper > *Sent:* Thursday, October 16, 2014 12:37 PM > *To:* openssl-users@openssl.or

RE: compile prob with xlc/aix 0.9.8zc

2014-10-16 Thread Kyle Chapman
12:37 PM To: openssl-users@openssl.org Subject: Re: compile prob with xlc/aix 0.9.8zc Does applying the following two patches fix your build? http://git.openssl.org/gitweb/?p=openssl.git&a=commit&h=8202802fadf7f70c656b92f3697da39c9c4271d7 http://git.openssl.org/gitweb/?p=openssl.git&a=

Re: compile prob with xlc/aix 0.9.8zc

2014-10-16 Thread Emilia Käsper
Does applying the following two patches fix your build? http://git.openssl.org/gitweb/?p=openssl.git&a=commit&h=8202802fadf7f70c656b92f3697da39c9c4271d7 http://git.openssl.org/gitweb/?p=openssl.git&a=commit&h=e2e5326e5b068411999f62b4ba67835d64764ca5 These are build fixes that we appear to have mi