nvme-cli won't build
Steve Wise
swise at opengridcomputing.com
Mon Sep 26 15:13:45 PDT 2016
Anybody know what's up here? I've got linux-4.8-rc8 kernel built/installed and
the latest nvme-cli pulled, but nvme-cli fails to build.
[root at stevo1 nvme-cli]# make
cc -D_GNU_SOURCE -D__CHECK_ENDIAN__ -std=gnu99 -O2 -g -Wall -Werror
-DLIBUDEV_EXISTS -DNVME_VERSION='"0.9.35.gf051"' -c nvme-print.c
In file included from nvme.h:22,
from nvme-print.h:4,
from nvme-print.c:6:
linux/nvme.h:19:24: error: linux/uuid.h: No such file or directory
In file included from nvme.h:22,
from nvme-print.h:4,
from nvme-print.c:6:
linux/nvme.h:806: error: expected specifier-qualifier-list before âuuid_beâ
make: *** [nvme-print.o] Error 1
[root at stevo1 nvme-cli]#
More information about the Linux-nvme
mailing list