Bug 111996 - Unable to make modules_install on x440
Summary: Unable to make modules_install on x440
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 2.1
Classification: Red Hat
Component: kernel
Version: 2.1
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Doug Ledford
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-12-12 16:46 UTC by keith mannth
Modified: 2007-11-30 22:06 UTC (History)
0 users

Fixed In Version: RHEL3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-10-18 03:41:35 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description keith mannth 2003-12-12 16:46:16 UTC
Description of problem:  I am unable to make module_install on my
system.  


Version-Release number of selected component (if applicable):
  I don't know which componet is responsible for this.  Everyting on
this system is from the AS2.1 update 3 beta iso's (re1201.0).

How reproducible:  All the time.  


Steps to Reproduce:
1.  Install re1201.0 iso images on system. 
2.  cd to /usr/src/linux-2.4
3.  run make oldconfig; make dep; make bzImage; make modules; make
modules_install;
  
Actual results:

[root@elm3b59 linux-2.4.9-e.31]# make  modules_install
...
install -m 755 ulib/libredhat-kernel.so.1.0.1
/lib/kernel/2.4.9-e.31custom/
install: cannot stat `ulib/libredhat-kernel.so.1.0.1': No such file or
directory
make: *** [_modinst_kernel] Error 1

Expected results:
  I expect the modules to be installed.

Additional info:
  This is a summit based x440 system.  See bug 11783 for more info
about system.

Comment 1 Arjan van de Ven 2003-12-12 16:48:24 UTC
not a kernel bug :)

also custom kernel builds are not supported.

One of the steps you missed was a "make mrproper" as first step fwiw...

Comment 3 Doug Ledford 2005-10-18 03:41:35 UTC
This is a very old, and inactive, bug report.  Closing.


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