lkml.org 
[lkml]   [2001]   [Nov]   [11]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromIvanovich <>
SubjectRe: Error message during modules_install of 2.4.14
DateSun, 11 Nov 2001 10:58:45 +0100
On Sunday 11 November 2001 10:01, Peter Klotz wrote:

> During "make modules_install" I got the following error message:
>
> mkdir -p pcmcia; \
> find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{}
> pcmcia if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.14;
> fi depmod: *** Unresolved symbols in
> /lib/modules/2.4.14/kernel/drivers/block/loop.o
> depmod:         deactivate_page
>
> Is this something to worry about?

There is a problem with the loopback device in 2.4.14

looking at the changelog of 2.4.15-pre1 it seems to be fixed:
pre1:
(...)
 - various: fix loop driver that thought it was part of the VM system
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:13    [from the cache]
©2003-2008