On a related note, it would be nice if 'NO_FP_API' worked.

rand_win.c: In function `RAND_poll':
rand_win.c:696: `FILE' undeclared (first use in this function)
rand_win.c:696: (Each undeclared identifier is reported only once
rand_win.c:696: for each function it appears in.)
rand_win.c:696: `fh' undeclared (first use in this function)
rand_win.c:696: warning: statement with no effect
rand_win.c:704: warning: implicit declaration of function `fopen'
rand_win.c:709: warning: implicit declaration of function `setvbuf'
rand_win.c:709: `_IONBF' undeclared (first use in this function)
rand_win.c:710: warning: implicit declaration of function `fread'
rand_win.c:711: warning: implicit declaration of function `fclose'
make[2]: *** [rand_win.o] Error 1
make[2]: Leaving directory `/tmp/openssl-0.9.6/crypto/rand'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/tmp/openssl-0.9.6/crypto'
make: *** [all] Error 1

        DS

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to