Bug 18828 - Kernel won't compile under 7.0
Summary: Kernel won't compile under 7.0
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 7.0
Hardware: i586
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael K. Johnson
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-10-10 16:09 UTC by Need Real Name
Modified: 2007-04-18 16:29 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-10-10 17:10:04 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2000-10-10 16:09:41 UTC
I can't get a kernel to compile under RH7. (Specifically, kernel 2.2.16). 
This machine was upgraded from RH6.0. I can compile the same kernel fine 
under 6.2. Under 7, towards the end of the compile, an error is given 
about a badly formed #define in checksum.S. I tried doing a clean install 
of 7 on another machine and couldn't compile it on that one either. I 
ended up having to compile the kernel on a 6.2 machine and copy it on to 
the one with 7. Modules seem to compile correctly.

Comment 1 Arjan van de Ven 2000-10-10 17:09:58 UTC
sounds like you didn't use kgcc 
(see bugs 18012 and 18060)

Comment 2 Alan Cox 2000-10-14 17:52:12 UTC
Use kgcc. The kernel doesnt do everything as nicely as it should so gets caught
out with the new
compiler.



Note You need to log in before you can comment on or make changes to this bug.