Compile error in mtdblock-core...

Thomas Gleixner tglx at linutronix.de
Mon Jan 6 14:03:40 EST 2003


On Monday 06 January 2003 16:19, Steven Scholz wrote:
> -DKBUILD_BASENAME=mtdblock_core  -c -o mtdblock-core.o mtdblock-core.c
> In file included from
> /opt/BITKEEPER/Exports/linuxppc_2_4_devel-2003-01-06.test/include/linux/blk
>.h:4, from mtdblock-core.c:18:
> /opt/BITKEEPER/Exports/linuxppc_2_4_devel-2003-01-06.test/include/linux/blk
>dev.h:147: parse error before `struct'
Check in blkdev.h, if the define before the struct contains any control 
characters. Happens sometimes and gcc is not very happy with this. Should not 
be a problem of mtd, because mtd does not modify blkdev.h.
 
-- 
Thomas
________________________________________________________________________
linutronix - competence in embedded & realtime linux
http://www.linutronix.de
mail: tglx at linutronix.de





More information about the linux-mtd mailing list