Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1074 - In building kernel for first time, fails while making modules_install
Summary: In building kernel for first time, fails while making modules_install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: Highest major (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-11 15:26 UTC by Jeffrey C. Johnson
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeffrey C. Johnson 2002-03-11 15:26:07 UTC
/bin/sh: /sbin/depmod: No such file or directory
make: *** [_modinst_post] Error 127

And there is no /sbin/depmod or /usr/sbin/depmod. What package is depmod in?

Thanks.

Jeff
Comment 1 Jeffrey C. Johnson 2002-03-11 15:38:48 UTC
emerge --usepkg modutils

Installing the modutils package fixed the problem. You might want to add this to
the Installation instructions before the kernel build part.

Jeff