Re: [openssl-dev] openssl-SNAP-20160212 issue

2016-02-12 Thread The Doctor
On Fri, Feb 12, 2016 at 02:44:29PM +, Matt Caswell wrote: > > > On 12/02/16 14:31, The Doctor wrote: > > Here is another fix needed: > > > > making all in ssl... > > gcc -I.. -I../include -DDSO_DLFCN -DHAVE_DLFCN_H > > -DOPENSSL_EXPERIMENTAL_JPAKE -DOPENSSL_THREADS -DOPENSSL_PIC > > -DOPEN

Re: [openssl-dev] openssl-SNAP-20160212 issue

2016-02-12 Thread Matt Caswell
On 12/02/16 14:31, The Doctor wrote: > Here is another fix needed: > > making all in ssl... > gcc -I.. -I../include -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_EXPERIMENTAL_JPAKE > -DOPENSSL_THREADS -DOPENSSL_PIC -DOPENSSL_BN_ASM_PART_WORDS > -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DS