Bug 136053

Summary: linux-2.4.27 kernel compile error
Product: [Retired] Stronghold Cross Platform Reporter: gary guo <javagary>
Component: build-systemAssignee: Joe Orton <jorton>
Status: CLOSED NOTABUG QA Contact: Stronghold Engineering List <stronghold-eng-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-17 15:13:18 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 gary guo 2004-10-17 07:52:30 UTC
Description of problem:
linux-2.4.27 kernel compile error
##############
gcc -D__KERNEL__ -I/usr/src/linux-2.4.27/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -pipe -mpreferred-stack-boundary=2 -march=k6   -nostdinc
-iwithprefix include -DKBUILD_BASENAME=smpboot  -c -o smpboot.o smpboot.c
/usr/src/linux-2.4.27/include/asm/fixmap.h: In function
`wakeup_secondary_via_NMI':
/usr/src/linux-2.4.27/include/asm/fixmap.h:128: internal error:
Segmentation fault
###############

Version-Release number of selected component (if applicable):
compiled: linux-2.4.27 kernel
platform: Redhat 9 Linux with linux-2.4.20-8 (gcc3.2.2)

How reproducible:
No

Steps to Reproduce:
1. 
2.
3.
  
Actual results: compile failure

gcc -D__KERNEL__ -I/usr/src/linux-2.4.27/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -pipe -mpreferred-stack-boundary=2 -march=k6   -nostdinc
-iwithprefix include -DKBUILD_BASENAME=smpboot  -c -o smpboot.o smpboot.c
/usr/src/linux-2.4.27/include/asm/fixmap.h: In function
`wakeup_secondary_via_NMI':
/usr/src/linux-2.4.27/include/asm/fixmap.h:128: internal error:
Segmentation fault

Expected results:


Additional info:

Comment 1 Joe Orton 2004-10-17 15:13:18 UTC
Please try shrike-list for problems using Red Hat Linux 9.