Bug 83413 - kernel rebuild fails during make modules compilation of /abi/svr4/sysinfo.c
Summary: kernel rebuild fails during make modules compilation of /abi/svr4/sysinfo.c
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 8.0
Hardware: i586
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-02-04 02:36 UTC by Richard Nicholls
Modified: 2007-04-18 16:50 UTC (History)
0 users

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-02-04 02:44:14 UTC
Embargoed:


Attachments (Terms of Use)

Description Richard Nicholls 2003-02-04 02:36:19 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

Description of problem:
/abi/svr4/sysinfo.c contains a reference to an undefined symbol UTS_VERSION. 
Further, it also contains a reference to compile.h, which as far as I can make 
out does not exist ( at least in the include/linux directory.

I am using the source code for v.24.18-14 installed using the rpm on the 
distro cd.


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


How reproducible:
Always

Steps to Reproduce:
1. install kernel source code rpm from cd
2. make dep
3. make modules
    

Actual Results:  it barfs during compilation of /abi/svr4/sysinfo.c

Expected Results:  it should compile

Additional info:

Comment 1 Ben LaHaise 2003-02-04 02:44:14 UTC
Do a make mrproper before configuring and compiling.


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