Compile error in mtdblock-core...
Steven Scholz
steven.scholz at imc-berlin.de
Tue Jan 7 04:02:58 EST 2003
Thomas Gleixner wrote:
>
> 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.
Hmm, I see. But this only happens after I used the patchin script from MTD CSV.
I can't see any control characters in blkdev.h.
Is it working for you? With the latest BitKeeper tree?
Steven
More information about the linux-mtd
mailing list