Re: 2.2.3-pre3 - `make modules_install' doesn't.

Chris Wedgwood (cw@ix.net.nz)
Tue, 9 Mar 1999 11:53:43 +1300


On Mon, Mar 08, 1999 at 04:48:10PM -0500, Zygo Blaxell wrote:

> The list does not significantly change from kernel version to
> version, except that new entries seem to appear and old entries are
> never deleted (i.e. never installed properly). Am I missing
> something? Is linux/Documentation/modules.txt wrong?

Yes.. stale files in modules/ can cause prpblems. Perhaps make
modules should have this:

rm -f `find modules/ -type l -print`

prepended somewhere?

-cw

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/