From: M. R. B. <mr...@0x...> - 2002-07-31 22:26:37
|
* Adrian McMenamin <ad...@mc...> on Wed, Jul 31, 2002: > When I try to compile this in I get these errors: >=20 > drivers/mtd/mtdlink.o: In function `vmu_flash_read8': > drivers/mtd/mtdlink.o(.text+0x270): undefined reference to=20 > `maple_vmu_read_block' > drivers/mtd/mtdlink.o: In function `vmu_flash_write8': > drivers/mtd/mtdlink.o(.text+0x354): undefined reference to=20 > `maple_vmu_read_block' > drivers/mtd/mtdlink.o(.text+0x368): undefined reference to=20 > `maple_vmu_write_block' >=20 >=20 > These functions don't appear to exist inside vmu-flash.c - so where are t= hey? >=20 They may have never been written. Check the other maple branch in CVS, it contains bits of Paul's planned maple rewrite. M. R. |