public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* CVS compile errors
@ 2004-04-04 12:21 Kalev Lember
  2004-04-04 12:21 ` Thomas Gleixner
  0 siblings, 1 reply; 9+ messages in thread
From: Kalev Lember @ 2004-04-04 12:21 UTC (permalink / raw)
  To: linux-mtd

Hi,

I just wanted to notify that current CVS code as of 04/04/04 does not 
compile. Last snapshot that does compile is mtd-snapshot-20040327.

You probably know that, but I am reporting anyhow.

I have set the following options:
CONFIG_MTD=y
CONFIG_INFTL=y
CONFIG_MTD_DOC2001PLUS=y
CONFIG_MTD_DOCPROBE=y
CONFIG_MTD_DOCPROBE_ADDRESS=0
CONFIG_MTD_NAND=y
CONFIG_MTD_NAND_IDS=y

Linux kernel version is 2.6.4.
Output from make is:

make -f scripts/Makefile.build obj=drivers/mtd/devices
  gcc -Wp,-MD,drivers/mtd/devices/.doc2001plus.o.d -nostdinc -iwithprefix 
include -D__KERNEL__ -Iinclude  -D__KERNEL__ -Iin
clude  -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing 
-fno-common -pipe -mpreferred-stack-boundary=2  -march
=pentium-mmx -Iinclude/asm-i386/mach-default -O2 -fomit-frame-pointer 
-Wdeclaration-after-statement    -DKBUILD_BASENAME=do
c2001plus -DKBUILD_MODNAME=doc2001plus -c -o 
drivers/mtd/devices/doc2001plus.o drivers/mtd/devices/doc2001plus.c
drivers/mtd/devices/doc2001plus.c: In function `DoC_IdentChip':
drivers/mtd/devices/doc2001plus.c:339: error: structure has no member 
named `chipshift'
make[3]: *** [drivers/mtd/devices/doc2001plus.o] Error 1
make[2]: *** [drivers/mtd/devices] Error 2
make[1]: *** [drivers/mtd] Error 2
make: *** [drivers] Error 2

And indeed, there is no member named chipshift in nand.h.

-- 
Best regards,
Kalev Lember

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

end of thread, other threads:[~2004-04-07  8:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-04 12:21 CVS compile errors Kalev Lember
2004-04-04 12:21 ` Thomas Gleixner
2004-04-04 12:34   ` Thomas Gleixner
2004-04-04 15:03     ` Kalev Lember
2004-04-07  1:13   ` Jon Schlueter
2004-04-07  5:47     ` andreas.huebner
2004-04-07  8:14       ` Thomas Gleixner
2004-04-07  8:15     ` Thomas Gleixner
2004-04-07  8:27     ` Thomas Gleixner

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