i'm trying to install openssl-engine-0.9.6 on a x86 running linux 6.0.
i ran ./config ---went fine
then i ran make ---this is what i got.
any idea what the problem is?
In file included from read_pwd.c:89:
/usr/include/signal.h:297: warning: `struct sigcontext' declared inside
parameter list
/usr/include/signal.h:297: warning: its scope is only this definition or
declaration,
/usr/include/signal.h:297: warning: which is probably not what you want.
read_pwd.c: In function `des_read_pw':
read_pwd.c:281: `TCGETA' undeclared (first use in this function)
read_pwd.c:281: (Each undeclared identifier is reported only once
read_pwd.c:281: for each function it appears in.)
read_pwd.c:316: `TCSETA' undeclared (first use in this function)
make[2]: *** [read_pwd.o] Error 1
make[2]: Leaving directory `/tmp/openssl-engine-0.9.6/crypto/des'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/tmp/openssl-engine-0.9.6/crypto'
make: *** [all] Error 1
====================================================================
Mohammed S. Khalisdar | 917.996.2643
UNIX Team ICIT, Hunter College | 212.650.3204
====================================================================
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]