[openssl.org #1391] OpenSSL 0.9.8c build fails on old Linux

2006-09-16 Thread Alain Guibert via RT

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   openssl-dev@openssl.org
Automated List Manager   [EMAIL PROTECTED]


[openssl.org #1392] OpenSSL 0.9.7k build fails missing poll.h

2006-09-16 Thread Alain Guibert via RT

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]


Re: Emails not getting through?

2006-09-16 Thread Richard Salz
So you are saying that email is getting everywhere but to you?

I suggest you look there, first.

/r$

--
STSM, Senior Security Architect
SOA Appliances
Application Integration Middleware

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