源码包安装glib,提示Glib must be build with -march=i486 or later,该怎么
Tofloor
poster avatar
1012231665
deepin
2014-07-30 17:46
Author
如标题,,,
Reply Favorite View the author
All Replies
cxbii
deepin
2014-07-30 17:53
#1
应该是依赖条件不足,为何不用deb包等二进制包安装呢?
Reply View the author
1012231665
deepin
2014-07-30 22:06
#2
想练练手,,,依赖包我确实没有依次安装,现在就尝试一下,谢谢了!!!
Reply View the author
1012231665
deepin
2014-08-07 00:55
#3
export CFLAGS="-march=i486(根据自己系统型号修改)"可解决
Reply View the author