我正在将测试盘构建为静态并运行
使静态
它返回以下错误
/usr/bin/ld: 找不到 -luuid collect2: ld 返回 1 个退出状态
/usr/bin/ld: 找不到 -luuid
collect2: ld 返回 1 个退出状态
有什么问题?
在生成文件中,我有以下行
LIBS = -lz -lntfs -luuid -lcrypto -lext2fs -lcom_err
我在所有流动的标志上都出错
-luuid -lcrypto -lext2fs -lcom_err
compiling fedora static-linking
compiling ×1
fedora ×1
static-linking ×1