From: Andries.Brouwer@cwi.nl
To: linux-kernel@vger.kernel.org
Subject: Makefile bug
Date: Sat, 5 Apr 2003 16:08:58 +0200 (MEST) [thread overview]
Message-ID: <UTC200304051408.h35E8wl20163.aeb@smtp.cwi.nl> (raw)
A moment ago I again encountered the infamous
Error inserting 'module.o': -1 Invalid module format
What is wrong this time? Hmm.
version magic '2.5.65' should be '2.5.66'
Aha. So the command "make modules" given in a tree that used
to be 2.5.65 and was patched up to 2.5.66 fails to rebuild
modules.
The dependency goes
foo.mod.c includes <linux/vermagic.h>
<linux/vermagic.h> includes <linux/version.h>
(this happens for all modules, so is a generic makefile bug).
Andries
next reply other threads:[~2003-04-05 13:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-05 14:08 Andries.Brouwer [this message]
2003-04-05 15:28 ` Arador
2003-04-05 15:57 ` Russell King
2003-04-09 15:06 ` Kai Germaschewski
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=UTC200304051408.h35E8wl20163.aeb@smtp.cwi.nl \
--to=andries.brouwer@cwi.nl \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®