Bug 199207

Summary: Cannot recompile the kernel
Product: [Fedora] Fedora Reporter: Jose Manuel <zyryus>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: wtogami
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: 2006-08-29 09:29:43 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 Jose Manuel 2006-07-17 22:46:01 UTC
Description of problem:
I am not able to recompile the kernel (Fedora or Vanilla kernels). Doing make 
bzImage begins the process but it shows an error of violation of segment and it 
finalize the process. I am trying with several versions of kernels but the out 
its the same.

Hardware: AMD Athlon 3000 XP 32bits. 1GB RAM, Gforce 5200 fx

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


How reproducible:


Steps to Reproduce:
1. make menuconfig
2. make clean
3. make bzImage
  
Actual results:


Expected results:


Additional info:

Comment 1 Damien Durand 2006-07-17 22:51:13 UTC
*** Bug 199208 has been marked as a duplicate of this bug. ***

Comment 2 Damien Durand 2006-07-17 22:52:59 UTC
*** Bug 199209 has been marked as a duplicate of this bug. ***

Comment 3 Dave Jones 2006-07-26 02:55:57 UTC
gcc segfaulting would be a gcc bug. (or bad hardware, be sure to give your
machine a workout for a day or so with memtest86)

Comment 4 Jakub Jelinek 2006-08-07 10:37:25 UTC
You need to paste the actual error messages you got and whether the problem
is reproduceable.

Comment 5 Jakub Jelinek 2006-08-29 09:29:43 UTC
No response, there is nothing we can do about this without it.