Re: Possible bug for Kernel 2.4.3 -> make modules_install

2001-04-08 Thread Chmouel Boudjnah
Patrick Shirkey <[EMAIL PROTECTED]> writes: > I am having trouble installing modules. The command hangs at the > following point in the install... > > --- > Finished dependencies of target file `_modinst_post'. > Must remake target `_modinst_post'. > if [ -r System.map ]; the

Possible bug for Kernel 2.4.3 -> make modules_install

2001-04-08 Thread Patrick Shirkey
I am having trouble installing modules. The command hangs at the following point in the install... --- Finished dependencies of target file `_modinst_post'. Must remake target `_modinst_post'. if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.3; fi Putting child 0