public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* the latest MTD code from CVS has compilation errors
@ 2002-08-29  2:49 Xiaogeng (Shawn) Jin
  2002-08-29  8:55 ` [patch] " Henrik Nordstrom
  0 siblings, 1 reply; 2+ messages in thread
From: Xiaogeng (Shawn) Jin @ 2002-08-29  2:49 UTC (permalink / raw)
  To: linux-mtd

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.

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

end of thread, other threads:[~2002-08-29  8:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-29  2:49 the latest MTD code from CVS has compilation errors Xiaogeng (Shawn) Jin
2002-08-29  8:55 ` [patch] " Henrik Nordstrom

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