安装Google perftools出现错误
Posted by Cat. on October 22, 2011
刚刚在64位的centos系统安装Google perftools时,出现下面错误
error Cannot calculate stack trace: need either libunwind or frame-pointers
解决方法是在编译参数里增加
--enable-frame-pointers
Filed in: Linux
4
人的头脑太复杂,时间过得久,有时候连自己也被自己骗了,记下来才是最真实的……
刚刚在64位的centos系统安装Google perftools时,出现下面错误
error Cannot calculate stack trace: need either libunwind or frame-pointers
解决方法是在编译参数里增加
操作如下,登陆SSH:
第二个IP,就是
第三个IP,就是
ifcfg-eth0:2(由此类推)
Read more...