On my old Linux box (Intel Pentium 200 MMX, Debian bo, kernel 2.0.40,
gcc 2.7.2.1, libc 5.4.33) during OpenSSL 0.9.7k build, make fails:

| $ ./config; make
| gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN 
-DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer 
-m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM   -c rand_unix.c -o rand_unix.o
| rand_unix.c:128: poll.h: No such file or directory
| make[2]: *** [rand_unix.o] Error 1
| make[2]: Leaving directory `/tmp/openssl-0.9.7k/crypto/rand'
| make[1]: *** [subdirs] Error 1
| make[1]: Leaving directory `/tmp/openssl-0.9.7k/crypto'
| make: *** [sub_all] Error 1


Alain.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to