From: Frederick Lefebvre <flefebvre@irg.ca>
To: linux-mtd <linux-mtd@lists.infradead.org>
Subject: compile error - kernel 2.4.17 +
Date: 19 Apr 2002 16:13:00 -0400 [thread overview]
Message-ID: <1019247180.1363.17.camel@zeus> (raw)
The patchin.sh utility replaces compatmac.h which is included from mtd.h
and then from fs/jffs2/background.c . The problem is that compatmac.h
redefines recalc_sigpending(struct task_struct *t) with
ecalc_sigpending(void) which is used by fs/jffs2/background.c . The
consequence is that the jffs2 driver does not compile anymore. Am I
missing something or is that a bug?
Fred
--
Frederick Lefebvre
flefebvre@irg.ca
Software Developer,
(418)523-4474 #242
Infomedia Research Group (IRG)
Quebec, Canada
next reply other threads:[~2002-04-19 20:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-19 20:13 Frederick Lefebvre [this message]
2002-04-29 7:49 ` compile error - kernel 2.4.17 + Pierre Ficheux
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=1019247180.1363.17.camel@zeus \
--to=flefebvre@irg.ca \
--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 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.