You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
root@pve:/vmfs-fuse/vmfs-tools-0.2.5# make install
Checking for pkg-config...no
Checking for uuid...yes
Checking for fuse...no
Checking for asciidoc...no
Checking for xsltproc...yes
Checking for docbook.xsl...no
Checking for strndup...yes
Checking for dlopen in -ldl...yes
Checking for posix_memalign...yes
gcc -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -Idebugvmfs -Ilibvmfs -I/usr/include/uuid -Ilibreadcmd -include version -c -o debugvmfs/debugvmfs.o debugvmfs/debugvmfs.c
In file included from libvmfs/vmfs.h:53:0,
from debugvmfs/debugvmfs.c:30:
libvmfs/utils.h:23:18: fatal error: uuid.h: No such file or directory
#include <uuid.h>
^
compilation terminated.
<builtin>: recipe for target 'debugvmfs/debugvmfs.o' failed
make: *** [debugvmfs/debugvmfs.o] Error 1
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: