Bug 146022

Summary: kernel src rpms can`t rebuild
Product: Red Hat Enterprise Linux 3 Reporter: Alex Lyashkov <shadow>
Component: kernelAssignee: Jim Paradis <jparadis>
Status: CLOSED NOTABUG QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0CC: peterm, petrides, riel
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-01-25 02:47:42 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:

Description Alex Lyashkov 2005-01-24 19:26:02 UTC
Description of problem:
Kernel src.rpm can`t rebuild with rpmbuild.

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

How reproducible:
always

Steps to Reproduce:
1. install kernel source at i386 machine via rpm -i
kernel-2.4.21-27.0.2.EL.src.rpm
2. run rpmbuild -bb --target x86_64 kernel-2.4.spec
same error with
rpmbuild --rebuild --target x86_64 kernel-2.4.21-27.0.2.EL.src.rpm
  
Actual results:
may lines with
Maximum Virtual Memory (3GB, 2GB, 1GB) [3GB] (NEW)
  Sorry, no help available for this option yet.

Maximum Virtual Memory (3GB, 2GB, 1GB) [3GB] (NEW)
  Sorry, no help available for this option yet.

Maximum Virtual Memory (3GB, 2GB, 1GB) [3GB] (NEW)
  Sorry, no help available for this option yet.



Expected results:
build ok.

Additional info:

Comment 1 Ernie Petrides 2005-01-25 02:47:42 UTC
Hi, Alex.  You need to install and run the "rpmbuild" command
on an x86_64 machine (in order to build for the x86_64 target).