[uClibc]Re: depmod missing in latest development system

Peter S. Mazinger ps.m at gmx.net
Wed Feb 19 14:04:43 UTC 2003


Hello!

depmod is not needed on kernel build, only if you want to see, that all 
the modules are ok (no undefines etc.), so it is ok making it a link to 
/bin/true.
Until you are loading modules by insmod <modulename>, it is no problem 
missing depmod. The only cases where you need the files generated by it:
1. using modprobe (or autoloading)
2. modifications in /etc/modules.conf

Peter

-- 
Peter S. Mazinger <ps.m at gmx.net>   ID: 0xA5F059F2    NIC: IXUYHSKQLI
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2




More information about the uClibc mailing list