Hi list, I recently downloaded the latest btrfs and btrfs-progs (which is 0.11 version). Btrfs compiled and insmod worked fine. But unfortunately, btrfs-progs couldn't compile due to a missing uuid/uuid.h file. Any help should appreciated. mkfs.c:30:23: error: uuid/uuid.h: No such file or directory make: *** [mkfs.o] Error 1
ons, 30 01 2008 kl. 14:04 +0200, skrev Tarkan Erimer:> Hi list, > > I recently downloaded the latest btrfs and btrfs-progs (which is 0.11 > version). Btrfs compiled and insmod worked fine. But unfortunately, > btrfs-progs couldn't compile due to a missing uuid/uuid.h file. Any help > should appreciated. > > > mkfs.c:30:23: error: uuid/uuid.h: No such file or directory > make: *** [mkfs.o] Error 1Seems to be coming from e2fsprogs. Simon Holm Th?gersen
On Jan 30 2008 14:04, Tarkan Erimer wrote:> > I recently downloaded the latest btrfs and btrfs-progs (which is > 0.11 version). Btrfs compiled and insmod worked fine. But > unfortunately, btrfs-progs couldn't compile due to a missing > uuid/uuid.h file. Any help should appreciated. > > mkfs.c:30:23: error: uuid/uuid.h: No such file or directory > make: *** [mkfs.o] Error 1You... _do_ have libuuid-devel installed, don't you? :-)