export LDFLAGS="-Wl,--copy-dt-needed-entries -lm"
然后configure > make
原因参见:
1、http://segmentfault.com/a/1190000002462705
解决方法参考:
1、http://hg.slitaz.org/wok/rev/17e313b5b9c1
export LDFLAGS="-Wl,--copy-dt-needed-entries -lm"
然后configure > make
原因参见:
1、http://segmentfault.com/a/1190000002462705
解决方法参考:
1、http://hg.slitaz.org/wok/rev/17e313b5b9c1
转载于:https://my.oschina.net/xiiyan/blog/403436