Bug 129589 - [PATCH] openssl spec file doesn't understand armv5te(b) architectures
Summary: [PATCH] openssl spec file doesn't understand armv5te(b) architectures
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: openssl
Version: rawhide
Hardware: xscale
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-08-10 17:29 UTC by Lennert Buytenhek
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-05-06 15:29:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Suggested fix. (512 bytes, patch)
2004-08-10 17:31 UTC, Lennert Buytenhek
no flags Details | Diff

Description Lennert Buytenhek 2004-08-10 17:30:00 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040510

Description of problem:
The openssl spec file doesn't know about the armv5te(b) architectures.
 This causes it to attempt to build the package as linux-elf on such
architectures, which then tries to assemble an x86 assembler file
using the ARM assembler, etc.

Fortunately, openssl itself does understand ARM.  Make the spec file
use sslarch linux-elf-arm, and all is well.

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

How reproducible:
Always

Comment 1 Lennert Buytenhek 2004-08-10 17:31:21 UTC
Created attachment 102585 [details]
Suggested fix.

Comment 2 Tomas Mraz 2005-05-06 15:29:14 UTC
Not a supported architecture.



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