CVS compile errors

andreas.huebner at hp.com andreas.huebner at hp.com
Wed Apr 7 01:47:17 EDT 2004


Hi all,

On Tue, Apr 06, 2004 at 09:13:47PM -0400, Jon Schlueter wrote:
> 
> I think I found another missed update but I'm not sure.
> 
> make -C devices modules
> make[3]: Entering directory `/usr/src/linux-2.4.25/drivers/mtd/devices'
> gcc -D__KERNEL__ -I/usr/src/linux-2.4.25/include -Wall 
> -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
> -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i486 
> -DMODULE  -nostdinc -iwithprefix include -DKBUILD_BASENAME=doc2000  -c 
> -o doc2000.o doc2000.c
> doc2000.c: In function `DoC_IdentChip':
> doc2000.c:415: structure has no member named `page256'
> doc2000.c: In function `DoC2k_init':
> doc2000.c:601: warning: assignment from incompatible pointer type
> doc2000.c:602: warning: assignment from incompatible pointer type
> doc2000.c: In function `doc_writev_ecc':
> doc2000.c:1026: warning: passing arg 7 of `doc_write_ecc' makes integer 
> from pointer without a cast
> make[3]: *** [doc2000.o] Error 1
> make[3]: Leaving directory `/usr/src/linux-2.4.25/drivers/mtd/devices'
> make[2]: *** [_modsubdir_devices] Error 2
> make[2]: Leaving directory `/usr/src/linux-2.4.25/drivers/mtd'
> make[1]: *** [_modsubdir_mtd] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.4.25/drivers'
> make: *** [_mod_drivers] Error 2

I can confirm this error.


Andreas



More information about the linux-mtd mailing list