Trying to compile openssl-0.9.6 on Sparc64 linux.

% uname -a
Linux linux 2.2.16 #1 Wed Jun 14 17:19:24 CDT 2000 sparc64 unknown

% rpm -q glibc
glibc-2.1.3-22

% gcc --version
egcs-2.91.66

./config no-idea no-mdc2 no-rc5 no-md2

make[2]: Entering directory `/usr/src/redhat/BUILD/openssl-0.9.6/crypto/bn'
cc -I.. -I../../include -O   -c -o bn_prime.o bn_prime.c
bn_prime.c: In function `BN_is_prime_fasttest':
bn_prime.c:236: `NUMPRIMES' undeclared (first use in this function)
bn_prime.c:236: (Each undeclared identifier is reported only once
bn_prime.c:236: for each function it appears in.)
bn_prime.c:237: `primes' undeclared (first use in this function)
bn_prime.c: In function `probable_prime':
bn_prime.c:351: `NUMPRIMES' undeclared (first use in this function)
bn_prime.c:358: `primes' undeclared (first use in this function)
bn_prime.c: In function `probable_prime_dh':
bn_prime.c:401: `NUMPRIMES' undeclared (first use in this function)
bn_prime.c:404: `primes' undeclared (first use in this function)
bn_prime.c: In function `probable_prime_dh_safe':
bn_prime.c:448: `NUMPRIMES' undeclared (first use in this function)
bn_prime.c:453: `primes' undeclared (first use in this function)
make[2]: *** [bn_prime.o] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/openssl-0.9.6/crypto/bn'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/openssl-0.9.6/crypto'



-- 
Bob Tanner <[EMAIL PROTECTED]>       | Phone : (952)943-8700
http://www.mn-linux.org                 | Fax   : (952)943-8500
Key fingerprint =  6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9 

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

Reply via email to