[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[microblaze-uclinux] Problem compiling JFFS2 filesystem



I am working with a Xilinx Spartan 3E500 Kit, when I compile the kernel with ROMFS or CRAMS works with out problem but with the option of JFFS2, I get the next message:

 

/home/dexmont/Works/xilinx/petalinux-v0.30-rc1/software/petalinux-dist/vendors/PetaLogix/common/common.mak:35: *** Sorry, JFFS2 root filesystems are not yet supported..  Alto.
make[2]: se sale del directorio `/home/dexmont/Works/xilinx/petalinux-v0.30-rc1/software/petalinux-dist/vendors/Xilinx/Spartan3E500-RevD'
make[1]: *** [all] Error 2
make[1]: se sale del directorio `/home/dexmont/Works/xilinx/petalinux- v0.30-rc1/software/petalinux-dist/user'
make: *** [subdirs] Error 1

 

Is really this option not sported or is problem in the configuration?