配置qemu时遇到disanbling libtool due to broken toolchain support问题的解决办法

安装opensgx时,到配置qemu(./configure)时遇到问题 错误提示: 查看脚本文件configure,大概就是一个依赖包 check failed。 尝试了网上的很多方法,比如 安装glib:apt-get install libglib2.0-dev 安装libtool:apt-get install libtool 解决依赖模块更新: git submodule update
相关文章
相关标签/搜索