On Tue, Aug 10, 1999 at 03:30:14PM -0400, Sean Han wrote:

> I got some error messages while compiling the openssl-0.9.3a. Here are the
> error messages:

> gcc -I.. -I../../include -DTERMIOS -D_ANSI_SOURCE -O3 -fomit-frame-pointer -
> m486 -Wall  -c read_pwd.c
> read_pwd.c: In function `des_read_pw':
> read_pwd.c:267: warning: implicit declaration of function `fileno'

> Please help. Thanks!

Use OpenSSL 0.9.4, which does not define _ANSI_SOURCE for your (or any
other) platform.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to