【发布时间】:2009-04-08 10:02:50
【问题描述】:
你能帮我解决我在构建时遇到的这个错误吗 PPC 中的蜘蛛猴?
make -f Makefile.ref cat: ../../dist/Linux_All_DBG.OBJ/nspr/Version: 没有相应的文件和目录 cd 编辑线; make -f Makefile.ref all make[1]: 进入目录`/units/ spidermonkey-1.8-next-wip/src/editline' make[1]: 'all' 无事可做。 make[1]: 离开目录`/units/ spidermonkey-1.8-next-wip/src/editline' make -f Makefile.ref Linux_All_DBG.OBJ/libjs.a Linux_All_DBG.OBJ/ libjs.so Linux_All_DBG.OBJ/js Linux_All_DBG.OBJ/jsautocfg.h Linux_All_DBG.OBJ/jscpucfg Linux_All_DBG.OBJ/jscpucfg.o cat:../../dist/Linux_All_DBG.OBJ/nspr/Version:没有这样的文件或 目录 make[1]: 进入目录`/units/ spidermonkey-1.8-next-wip/src' make[1]: 循环 jscpucfg.h我使用的是 Redhat-Linux 机器。
我是否也需要 NSPR 才能交叉编译 spidermonkey?
非常感谢!!
【问题讨论】:
-
你真的看源码看看是什么问题吗?
标签: spidermonkey nspr