Bug 23543 - Unable to recompile the stock kernel
Summary: Unable to recompile the stock kernel
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: gcc
Version: 7.0
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-01-07 17:27 UTC by dbelliz
Modified: 2007-04-18 16:30 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-01-07 21:44:57 UTC
Embargoed:


Attachments (Terms of Use)

Description dbelliz 2001-01-07 17:27:21 UTC
I am unable to recompile the stock kernel on a custom install. If I do:

make mrproper
make menuconfig don't change anything and exit and save.
make dep bzImange modules modules_install install 

The make process allways exits with an error 2 in 
/usr/src/linux/include/linux/modversions.h
/usr/src/linux/include/linux/module.h
/usr/src/linux/kernel/ksyms.c

I have appllied all the 70 updates and I still get the problem. Am I doing
something wrong?

Comment 1 Jakub Jelinek 2001-01-07 21:44:54 UTC
Please specify which stock kernel and provide log of what was going
on. If it is a 2.2 kernel, you should make sure you're compiling
with kgcc, otherwise you should be able to build with gcc-2.96
(especially with 2.96-69).

Comment 2 Jakub Jelinek 2001-02-14 14:32:38 UTC
Closed because of inactivity.


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