Bug 62379 - openssl compiled for i686
Summary: openssl compiled for i686
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: openssl
Version: skipjack-beta1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-03-30 20:51 UTC by Matthew Galgoci
Modified: 2007-04-18 16:41 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-04-01 21:38:36 UTC
Embargoed:


Attachments (Terms of Use)

Description Matthew Galgoci 2002-03-30 20:51:20 UTC
Description of Problem:

openssl is compiled with i686 specific instructions and won't run on any of
my older hardware (various i586 chips). An illegal instruction exception is 
generated.

Version-Release number of selected component (if applicable):

Tried current beta and current rawhide.

How Reproducible:

Try and run openssl on a non 686 machine and it should happen every
time.

Additional Information:

I recompiled openssl with the following flags and it works now:

sslarch=linux-elf
sslflags="no-asm 386"

Comment 1 Bill Nottingham 2002-04-01 21:16:21 UTC
Did you install the i386 or i686 package?

Comment 2 Matthew Galgoci 2002-04-01 21:38:14 UTC
doah.

I didn't realize that openssl had been broken out into i386 and i686 packages.

The machine was installed on an i686 and I rolled back the kernel and libc by 
hand before dropping the drive into the i586 machine.

I AssuMed there was only one openssl package.

Let me double check on this tonight before closing this bug as NOTABUG (or 
rather PEBKAC)

Comment 3 Matthew Galgoci 2002-04-01 21:38:32 UTC
doah again.

Comment 4 Matthew Galgoci 2002-04-08 05:22:47 UTC
Ok, verified that this is NOTABUG.


Note You need to log in before you can comment on or make changes to this bug.