Bug 73885

Summary: pvm rpm won't cross-build
Product: [Retired] Red Hat Raw Hide Reporter: Guy Streeter <streeter>
Component: pvmAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: nobody
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-12-16 21:55:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
specfile patch for cross-building pvm none

Description Guy Streeter 2002-09-12 21:43:07 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020513

Description of problem:
specifying --target= doesn't change how pvm is built. it uses 'uname' to decide
what it's building for.

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


How reproducible:
Always

Steps to Reproduce:
1.on a ppc64 system, rpmbuild --target=ppc pvm
2.
3.
	

Actual Results:  build fails

Expected Results:  sucessful build

Additional info:

I will attach a specfile patch that works for me.

Comment 1 Guy Streeter 2002-09-12 21:43:54 UTC
Created attachment 75977 [details]
specfile patch for cross-building pvm