From: "Xiaogeng (Shawn) Jin" <xjin@redswitch.com>
To: linux-mtd@lists.infradead.org
Subject: the latest MTD code from CVS has compilation errors
Date: Wed, 28 Aug 2002 19:49:42 -0700 [thread overview]
Message-ID: <3D6D8BC6.8000909@redswitch.com> (raw)
Hi,
I tried to compile the latest MTD code got from CVS tree on linux 2.4.4
(from DENX). When fs/jffs2/background.c is compiled, it complains that
background.c:108: arguments given to macro 'recalc_sigpending'
background.c:155: arguments given to macro 'recalc_sigpending'
errors. I looked into the code and included header file. In
linux/mtd/compatmac.h the macro is re-defined to have no arguments at
all if kernel version < 2.5.5. So in my case 108 and 155 should be
changed to have no arguments.
Anybody reported this "bug" before?
- Shawn.
PS: compatmac.h's modification date is 2002/08/07, version v1.39.
next reply other threads:[~2002-08-29 2:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-29 2:49 Xiaogeng (Shawn) Jin [this message]
2002-08-29 8:55 ` [patch] Re: the latest MTD code from CVS has compilation errors Henrik Nordstrom
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=3D6D8BC6.8000909@redswitch.com \
--to=xjin@redswitch.com \
--cc=linux-mtd@lists.infradead.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