From: Ivanovich <ivanovich@menta.net>
To: Peter Klotz <peter.klotz@aon.at>, linux-kernel@vger.kernel.org
Subject: Re: Error message during modules_install of 2.4.14
Date: Sun, 11 Nov 2001 10:58:45 +0100 [thread overview]
Message-ID: <01111110584500.01260@localhost.localdomain> (raw)
In-Reply-To: <01111110010300.23755@localhost.localdomain>
In-Reply-To: <01111110010300.23755@localhost.localdomain>
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
next prev parent reply other threads:[~2001-11-11 9:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-11 9:01 Error message during modules_install of 2.4.14 Peter Klotz
2001-11-11 9:58 ` Ivanovich [this message]
2001-11-11 10:03 ` Mike Fedyk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=01111110584500.01260@localhost.localdomain \
--to=ivanovich@menta.net \
--cc=linux-kernel@vger.kernel.org \
--cc=peter.klotz@aon.at \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.