From: Peter Klotz <peter.klotz@aon.at>
To: linux-kernel@vger.kernel.org
Subject: Error message during modules_install of 2.4.14
Date: Sun, 11 Nov 2001 10:01:03 +0100 [thread overview]
Message-ID: <01111110010300.23755@localhost.localdomain> (raw)
Hi developers
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?
Bye, Peter.
next reply other threads:[~2001-11-11 9:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-11 9:01 Peter Klotz [this message]
2001-11-11 9:58 ` Error message during modules_install of 2.4.14 Ivanovich
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=01111110010300.23755@localhost.localdomain \
--to=peter.klotz@aon.at \
--cc=linux-kernel@vger.kernel.org \
/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.