OS Name: RedHat Linux
Version: 6.2
Hardware platform: Sparc64
Compiler: egcs-2.91.66
Problem Description:
The first problem is the .spec file does not contain a specification for the
sparc or sparc64 architecture for linux. The is definitions for intel, ppc and
alpha.
I add the following to the .spec file
%ifarch sparc sparc64
./Configure %{CONFIG_FLAGS} --openssldir=%{openssldir} linux-sparcv9 shared
%endif
But this fails to generate the shared library.
Using the above Configure, I do get some more info:
OpenSSL 0.9.6 24 Sep 2000
built on: Thu Mar 29 18:25:13 CST 2001
platform: linux-sparcv9
options: bn(64,32) md2(int) rc4(ptr,char) des(idx,cisc,16,long) idea(int)
blowfish(ptr)
compiler: gcc -DTHREADS -D_REENTRANT -DSSL_ALLOW_ADH -mcpu=ultrasparc -DB_ENDIAN
-DTERMIO -O3 -fomit-frame-pointer -Wall -Wa,-Av8plus -DULTRASPARC -DBN_DIV2W
-DMD5_ASM
--
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]