public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* compile error - kernel 2.4.17 +
@ 2002-04-19 20:13 Frederick Lefebvre
  2002-04-29  7:49 ` Pierre Ficheux
  0 siblings, 1 reply; 2+ messages in thread
From: Frederick Lefebvre @ 2002-04-19 20:13 UTC (permalink / raw)
  To: linux-mtd

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: compile error - kernel 2.4.17 +
  2002-04-19 20:13 compile error - kernel 2.4.17 + Frederick Lefebvre
@ 2002-04-29  7:49 ` Pierre Ficheux
  0 siblings, 0 replies; 2+ messages in thread
From: Pierre Ficheux @ 2002-04-29  7:49 UTC (permalink / raw)
  To: linux-mtd

Frederick Lefebvre wrote:
> 
> 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?

	I got the same error as I got the last CVS yesterday. Of course I have
changed the 2 calls in background.c and it works fine. Is it an
'official' bug? Are we missing anything?

	regards

> Frederick Lefebvre
> flefebvre@irg.ca

-- 
Pierre FICHEUX -/- CTO OpenWide, France -\- pierre.ficheux@openwide.fr
				         http://www.ficheux.com
					 http://www.emulateur-xtel.org
More fun, more freedom, less Micro$oft

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-04-29  7:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-19 20:13 compile error - kernel 2.4.17 + Frederick Lefebvre
2002-04-29  7:49 ` Pierre Ficheux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox