Case you have this error:
external/mtd-utils/mkfs.ubifs/mkfs.ubifs.h:48: fatal error: uuid/uuid.h: No such file or directory
Just install this package:
$ sudo apt-get install uuid-dev
a blog about computers and other funny things
Case you have this error:
external/mtd-utils/mkfs.ubifs/mkfs.ubifs.h:48: fatal error: uuid/uuid.h: No such file or directory
Just install this package:
$ sudo apt-get install uuid-dev