I used 'apt-get' > installed zlib1g-dev, zlib1g-dev
, liblzo2-dev,
uuid-dev
packages
and, mtd-utils 1.5.0 intalled too.
diff > (using apt-get) cannot use -F flag
so, I downloaded mtd-utils 1.5.0 and install package manually.(then export directory)
(using manually compile) can use -F flag
I make ubi image(use mkfs.ubifs -F), and ubinize to ubi.img
ubi.img write to nand device(0x780000) but error message is same result
Do you think that other package also manually install?
Best regards
Hwang