3.12.6-300.fc20.x86_64 #1 SMP Mon Dec 23 16:44:31 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Fedora 20
Run Code Online (Sandbox Code Playgroud)
我正在尝试从源代码安装星号,当我运行 ./configure 脚本时,出现以下错误:
checking for uuid_generate_random in -luuid... yes
checking uuid/uuid.h usability... no
checking uuid/uuid.h presence... no
checking for uuid/uuid.h... no
checking for uuid_generate_random in -le2fs-uuid... no
checking for uuid_generate_random... no
configure: error: *** uuid support not found (this typically means the uuid development package is missing)
Run Code Online (Sandbox Code Playgroud)
但是,我已经安装了 64 位版本的 uuid 和 uuid-devel
Name : uuid-devel
Arch : x86_64
Version : 1.6.2
Release : 21.fc20 …
Run Code Online (Sandbox Code Playgroud)