小编MA1*_*MA1的帖子

Linux静态编译问题

我正在将测试盘构建为静态并运行

使静态

它返回以下错误

/usr/bin/ld: 找不到 -luuid

collect2: ld 返回 1 个退出状态

有什么问题?

在生成文件中,我有以下行

LIBS = -lz -lntfs -luuid -lcrypto -lext2fs -lcom_err

我在所有流动的标志上都出错

-luuid -lcrypto -lext2fs -lcom_err

compiling fedora static-linking

3
推荐指数
1
解决办法
1402
查看次数

标签 统计

compiling ×1

fedora ×1

static-linking ×1