phantomjs2.0在centos5上总是编译失败,有没有教程?
不要网费力气了。我曾经尝试过,不过最终失败了。原因是内核不支持。当时报错信息是:
usr/include/linux/byteorder/little_endian.h:43: 错误:‘__le64’ does not name a type
/usr/include/linux/byteorder/little_endian.h:47: 错误:expected ‘,’ or ‘...’ before ‘*’ token
/usr/include/linux/byteorder/little_endian.h: In function ‘__u64 __le64_to_cpup(int)’:
/usr/include/linux/byteorder/little_endian.h:49: 错误:‘p’ 在此作用域中尚未声明
/usr/include/linux/byteorder/little_endian.h: At global scope:
/usr/include/linux/byteorder/little_endian.h:67: 错误:‘__be64’ does not name a type
/usr/include/linux/byteorder/little_endian.h:71: 错误:expected ‘,’ or ‘...’ before ‘*’ token
/usr/include/linux/byteorder/little_endian.h: In function ‘__u64 __be64_to_cpup(int)’:
/usr/include/linux/byteorder/little_endian.h:73: 错误:‘p’ 在此作用域中尚未声明
make[2]: * [.obj/qbenchmarkperfevents.o] 错误 1
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。