Hello,

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.8c build, make fails:

| $ ./config no-sse2 no-hw; make
| [...]
| gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN 
-DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall 
-DOPENSSL_BN_ASM_PART_WORDS -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM   -c 
bss_dgram.c -o bss_dgram.o
| bss_dgram.c: In function `dgram_ctrl':
| bss_dgram.c:345: `SO_RCVTIMEO' undeclared (first use this function)
| bss_dgram.c:345: (Each undeclared identifier is reported only once
| bss_dgram.c:345: for each function it appears in.)
| bss_dgram.c:355: `SO_SNDTIMEO' undeclared (first use this function)
| make[2]: *** [bss_dgram.o] Error 1
| make[2]: Leaving directory `/tmp/openssl-0.9.8c/crypto/bio'
| make[1]: *** [subdirs] Error 1
| make[1]: Leaving directory `/tmp/openssl-0.9.8c/crypto'
| make: *** [build_crypto] Error 1


Alain.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to