2009-04-08 9 views
1

건물에서 발생하는 오류로 나를 도와 줄 수 있습니까? PPC의 스파이더 맨 키?jsprf.c : 644 : 오류 : 호환되지 않는 유형의 지정

 
make -f Makefile.ref cat: ../../dist/Linux_All_DBG.OBJ/nspr/Version: 
No such file or directory 
cd editline; make -f Makefile.ref all 
make[1]: Entering directory `/units/ 
spidermonkey-1.8-next-wip/src/editline' 
make[1]: Nothing to be done for `all'. 
make[1]: Leaving directory `/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: No such file or 
directory 
make[1]: Entering directory `/units/ 
spidermonkey-1.8-next-wip/src' 
make[1]: Circular jscpucfg.h <- Linux_All_DBG.OBJ/jsautocfg.h 
dependency dropped. 
make[1]: Circular Linux_All_DBG.OBJ/jsautocfg.h <- Linux_All_DBG.OBJ/ 
jsautocfg.h dependency dropped. 
/powerpc-750- 
linux-gnu_gcc-3.4.6/bin/powerpc-750-linux-gnu-gcc -o Linux_All_DBG.OBJ/ 
jsprf.o -c -Wall -Wno-format -MMD -DGCC_OPT_BUG -g3 -DXP_UNIX -DSVR4 - 
DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX - 
DDEBUG -DDEBUG_build -DEDITLINE -ILinux_All_DBG.OBJ jsprf.c 
jsprf.c: In function `BuildArgArray': 
jsprf.c:644: error: incompatible types in assignment 
make[1]: *** [Linux_All_DBG.OBJ/jsprf.o] Error 1 
make[1]: Leaving directory `/units/ 
spidermonkey-1.8-next-wip/src' 
make: *** [all] Error 2 

저는 Redhat-Linux 컴퓨터를 사용하고 있습니다.

스파이더 맨 키를 크로스 컴파일하려면 NSPR이 있어야합니까?

감사합니다.

+0

는 당신이 실제로 문제가 무엇인지 확인하기 위해 소스 코드를 보면나요 villem? –

답변

관련 문제