If I would offer my best guess, I would say that your openssl libs were
compiled for a CISC architecture (such as Intel), the key words "586" and
"little endian" giving clue. I can't imagine how if you compiled the openssl
libs yourself, but it could happen if you installed an RPM built for CISC.
Another possibility is that the configure script couldn't correctly guess
your architecture (isn't hardhat for embedded systems?), and made a bad
guess, though I am surprised the compile would have succeeded. I would
recommend to recompile openssl with "linux-ppc" as the target, and see if
you get better results.

Keary Suska
Esoteritech, Inc.
"Leveraging Open Source for a better Internet"

From: Sujatha Mukunthan <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Wed, 21 Nov 2001 10:08:23 +0100
To: [EMAIL PROTECTED]
Subject: Installation problem with OpenSSL..


Dear OpenSSL team, 
  I am a user of "OpenSSH" and when I try to self-compile openssh for my
PowerPC, it needs also the OpenSSL libraries. So, due to the above reasons,
I had to also get OpenSSL installed on my powerPC inorder to get a running
version of openSSL.
  But during the installation (at "make") of openSSL, I have a problem. I
have just pasted down the output which appeared after the make process on my
PowerPC. Please do suggest me with some solutions.

PS: I had mounted the sources required for the OpenSSL for my PowerPC from a
PC, where already a pre-complied version of openSSH and OpenSSL were
existing. 

Your's sincerely, 
Suja. 

Output: 
 File in wrong format: failed to merge target specific data of file
../libcrypto.a(rc5_skey.o)
sh: syntax error near unexpected token `../libcrypto.a(r'
root:/openssh-2.9p1 > /usr/powerpc-hardhat-linux/bin/ld: r586-elf.o:
compiled for a little endian system and target is big endian
sh: /usr/powerpc-hardhat-linux/bin/ld:: No such file or directory
root:/openssh-2.9p1 > File in wrong format: failed to merge target specific
data of file ../libcrypto.a(r586-elf.o)
 

-- 
Sujatha Mukunthan                      SW-Technology(PTT)
++41 (0)1 / 922 - 69 42 (Tel)          Siemens Building Technology AG
++41 (0)1 / 922 - 69 69 (Fax)          CH-8708, Switzerland.
mailto: [EMAIL PROTECTED]
 


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

Reply via email to