Messages in this thread |  | | From | Keith Owens <> | Subject | Re: missing symbols with depmod - how to solve this? | Date | Thu, 21 Sep 2000 07:51:44 +1100 |
| |
On Wed, 20 Sep 2000 16:43:28 +0200, Graham Leggett <minfrin@sharp.fm> wrote: >[root@jolanda /root]# depmod -m /boot/System.map-2.2.17 -a 2.2.17 >/lib/modules/2.2.17/fs/nls_koi8-r.o: unresolved symbol(s) >/lib/modules/2.2.17/fs/nls_iso8859-15.o: unresolved symbol(s)
Get the latest modutils and use depmod -F System.map. The -m flag is a RedHat addon which does not work correctly and will not be included in the standard modutils code.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |