Hi,
I was trying to create ubifs filesystem image with "make ubifs", but i got error : "mkfs.ubifs: cannot execute binary file".
It seems that "mkfs.ubifs" in mtd-utils from IPNC is built for ARM, so it doesn't run on PC.
I have built mtd-utils for 32bit Linux (Ubuntu), and it works fine.
I have included "mkfs.ubifs" in attachment if you don't want to build it yourself.5732.mkfs.ubifs.zip
Regards,
Marko.