Bug 82836

Summary: kernel compilation error
Product: [Retired] Red Hat Linux Reporter: wondersiegfried <wondersiegfried>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED NOTABUG QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: athlon   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-03 19:40:35 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 wondersiegfried 2003-01-27 16:28:41 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible; Konqueror/3; Linux)

Description of problem:
When i'm try to compile the linux kernel 2.4.18-19.8.0 on my redhat 8.0 (i use the config /usr/src/linux-2.4/configs/kernel-2.4.18-athlon.config)

I have this message :

[root@siegfried linux-2.4]# make bzImage
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/split-include scripts/split-include.c
scripts/split-include.c: Dans la fonction « main »:
scripts/split-include.c:226: erreur interne: Erreur de segmentation
SVP soumettre un rapport complet d'anomalies,
avec le source préraitéi cela est appropriéConsulter <URL:http://bugzilla.redhat.com/bugzilla/> pour les instructions.
make: *** [scripts/split-include] Erreur 1


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


How reproducible:
Always

Steps to Reproduce:
1.
2.
3.
    

Additional info:

Comment 1 Jakub Jelinek 2003-01-27 16:34:04 UTC
Is it reproduceable, always on the same file same error when you retry?

Comment 2 Jakub Jelinek 2004-10-03 19:40:35 UTC
No feedback, closing. The kernel has built since then, so likely
a hw issue.