TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:18530] Redhat 6.2 Sparc Linux and openssh/openssl



Quoting Bob Tanner (tanner@real-time.com):
> Hmmmm...
> 
> % pwd
> /usr/lib
> % file libcrypto.so.0.9.5
> libcrypto.so.0.9.5: ELF 32-bit MSB shared object, SPARC32PLUS, V8+ Required,
> version 1, stripped

Argh!

%build
%ifarch sparc sparc64
./Configure --prefix=/usr --openssldir=/var/ssl linux-sparcv9
%else
./Configure --prefix=/usr --openssldir=/var/ssl linux-elf
%endif

What is linux-sparcv9 mean?

-- 
Bob Tanner <tanner@real-time.com>       | 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