Re: [openssl-dev] no-ui, warnings and errors

2016-03-27 Thread Matt Caswell
On 27/03/16 00:16, Jeffrey Walton wrote: > Is this a supported configuration (no-ui and apps)? Co-incidentally, Richard has a patch for no-ui that fixes these problems that is currently in review. Matt > > There's a fair number of warnings when configuring with no-ui: > >

[openssl-dev] no-ui, warnings and errors

2016-03-26 Thread Jeffrey Walton
Is this a supported configuration (no-ui and apps)? There's a fair number of warnings when configuring with no-ui: apps/enc.c:357:13: warning: implicit declaration of function ‘EVP_read_pw_string’ [-Wimplicit-function-declaration] i = EVP_read_pw_string((char *)strbuf, SIZE, prompt,