mkfs.jffs2.c
"Michael Keating" <[email protected]>
| Newsgroups | gmane.linux.file-systems.jffs |
|---|---|
| Message-ID | <000201c30bb7$6afe7e90$df02a8c0@Michael> |
Hi, I am trying to compile JFFS2 support into my uClinux kernel 2.4... After fixing a few other issues, I don't seem to be able to get past: m68k-elf-gcc -m5307 -DCONFIG_COLDFIRE -Os -g -fomit-frame-pointer -m5307 -DCONFIG_COLDFIRE -Dlinux -D__linux__ -Dunix -D__uClinux__ -DEMBED -I/home/michael/uClinux-dist/lib/uClibc/include -I/home/michael/uClinux-dist/lib/libm -I/home/michael/uClinux-dist/lib/libcrypt_old -I/home/michael/uClinux-dist -fno-builtin -msep-data -I/home/michael/uClinux-dist/linux-2.4.x/include -I/home/michael/uClinux-dist/lib/zlib -D__USE_BSD -c -o mkfs.jffs2.o mkfs.jffs2.c mkfs.jffs2.c: In function `write_dirent': mkfs.jffs2.c:528: incompatible types in assignment Followed by lots and lots of 'incompatible types in assignment. I have downloaded the latest MTD snapshot and applied the patch, with no success. Anyone seen this before? Or can point me in the right direction of solving it? Thanks for your help, Michael. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.476 / Virus Database: 273 - Release Date: 4/24/2003 To unsubscribe from this list: send the line "unsubscribe jffs-dev" in the body of a message to [email protected]