[circle]이 오루 왜 나는건가요
make ../bin/circle
make[1]: Entering directory `/home/user3/aqazg/ai01/src'
gcc -c -g -O -Wall -fno-strict-prototypes comm.c
cc1: warning: command line option "-fno-strict-prototypes" is valid for C++/ObjC++ but not for C
In file included from comm.c:14:
sysdep.h:235: error: conflicting types for 'fcntl'
sysdep.h:235: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
/usr/include/fcntl.h:63: error: previous declaration of 'fcntl' was here
sysdep.h:235: error: conflicting types for 'fcntl'
sysdep.h:235: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
/usr/include/fcntl.h:63: error: previous declaration of 'fcntl' was here
sysdep.h:243: error: conflicting types for 'fprintf'
sysdep.h:243: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
sysdep.h:243: error: conflicting types for 'fprintf'
sysdep.h:243: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
sysdep.h:251: error: conflicting types for 'fscanf'
sysdep.h:251: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
sysdep.h:251: error: conflicting types for 'fscanf'
sysdep.h:251: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
sysdep.h:279: error: conflicting types for 'sscanf'
sysdep.h:279: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
sysdep.h:279: error: conflicting types for 'sscanf'
sysdep.h:279: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
In file included from comm.c:29:
utils.h:42: warning: conflicting types for built-in function 'log'
comm.c: In function `update_blood':
comm.c:857: warning: use of cast expressions as lvalues is deprecated
comm.c: In function `make_prompt':
comm.c:1208: warning: suggest explicit braces to avoid ambiguous `else'
comm.c:1213: warning: suggest explicit braces to avoid ambiguous `else'
comm.c:1218: warning: suggest explicit braces to avoid ambiguous `else'
comm.c: In function `send_to_arena':
comm.c:2137: warning: left shift count >= width of type
make[1]: *** [comm.o] 오류 1
make[1]: Leaving directory `/home/user3/aqazg/ai01/src'
make: *** [default] 오류 2
원래는 잘되던게 갑자기 make하니까 오류가 나네요
도와주세요
vt개정에서 시간의 문 같은 소스는 못 여는 건가요
make[1]: Entering directory `/home/user3/aqazg/ai01/src'
gcc -c -g -O -Wall -fno-strict-prototypes comm.c
cc1: warning: command line option "-fno-strict-prototypes" is valid for C++/ObjC++ but not for C
In file included from comm.c:14:
sysdep.h:235: error: conflicting types for 'fcntl'
sysdep.h:235: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
/usr/include/fcntl.h:63: error: previous declaration of 'fcntl' was here
sysdep.h:235: error: conflicting types for 'fcntl'
sysdep.h:235: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
/usr/include/fcntl.h:63: error: previous declaration of 'fcntl' was here
sysdep.h:243: error: conflicting types for 'fprintf'
sysdep.h:243: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
sysdep.h:243: error: conflicting types for 'fprintf'
sysdep.h:243: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
sysdep.h:251: error: conflicting types for 'fscanf'
sysdep.h:251: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
sysdep.h:251: error: conflicting types for 'fscanf'
sysdep.h:251: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
sysdep.h:279: error: conflicting types for 'sscanf'
sysdep.h:279: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
sysdep.h:279: error: conflicting types for 'sscanf'
sysdep.h:279: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
In file included from comm.c:29:
utils.h:42: warning: conflicting types for built-in function 'log'
comm.c: In function `update_blood':
comm.c:857: warning: use of cast expressions as lvalues is deprecated
comm.c: In function `make_prompt':
comm.c:1208: warning: suggest explicit braces to avoid ambiguous `else'
comm.c:1213: warning: suggest explicit braces to avoid ambiguous `else'
comm.c:1218: warning: suggest explicit braces to avoid ambiguous `else'
comm.c: In function `send_to_arena':
comm.c:2137: warning: left shift count >= width of type
make[1]: *** [comm.o] 오류 1
make[1]: Leaving directory `/home/user3/aqazg/ai01/src'
make: *** [default] 오류 2
원래는 잘되던게 갑자기 make하니까 오류가 나네요
도와주세요
vt개정에서 시간의 문 같은 소스는 못 여는 건가요
1Comments
혈강
2008.12.28(일) 오전 11:23:56
"-fno-strict-prototypes 이 옵션 때문에 생기는 오류 같습니다.
예전 컴파일러에서는 됐는데 지금 나오는 것은 이걸 변경 해줘야 합니다.
-Wall
이 옵션으로 바꿔 주세요 그럼 될지도..
근데 이거 말고도 에러가 날껍니다.. 저도 에러 고치기 힘들어서 걍
써클 3.1 한글화 중이거든요..
예전 컴파일러에서는 됐는데 지금 나오는 것은 이걸 변경 해줘야 합니다.
-Wall
이 옵션으로 바꿔 주세요 그럼 될지도..
근데 이거 말고도 에러가 날껍니다.. 저도 에러 고치기 힘들어서 걍
써클 3.1 한글화 중이거든요..
코멘트를 삭제할 비밀번호를 입력하세요.
정회원 이상만 코멘트 쓰기가 가능합니다.
총 게시물 955개 / 검색된 게시물: 955개
글번호 | 제목 | 작성자 | 조회수 | 좋아요 | 싫어요 | 작성일 | |
---|---|---|---|---|---|---|---|
[기타]질문 답변 외 글은 자유 게시판에 올려 주세요... | 머드클럽 | 4396 | 0 | 0 | 2004-01-01 | ||
875 | [circle] 임무 소스 수정좀 도와주세요 [1] | 유니콘 | 2893 | 0 | 0 | 2009-05-04 | |
874 | [기타] 십웅기 돌여고 하는데 에러가 나네요.. | 정호정 | 2953 | 0 | 0 | 2009-03-31 | |
873 | [기타] 헌터 쏘스 말인대요. | 임성호(2) | 2284 | 0 | 0 | 2009-03-26 | |
872 | [기타] 안녕하세요 [1] | 임성호(2) | 2311 | 0 | 0 | 2009-03-16 | |
871 | [기타] 제3 질문 | 변인수 | 2354 | 0 | 0 | 2008-08-31 | |
870 | [circle] 구 에프라임 재컴파일시 오류 [6] | 시험이 | 2672 | 0 | 0 | 2009-03-03 | |
869 | [기타] 체력 회복 방법 [1] | 천우신 | 2576 | 0 | 0 | 2009-02-15 | |
868 | [circle] 오류가 뜨는 이유좀 어케 고치는 것두요 | 유니콘 | 6530 | 0 | 0 | 2009-01-31 | |
867 | [기타] 나래머드나 치약머드 소스 구합니다. [2] | 황장원 | 2842 | 0 | 0 | 2009-01-06 | |
866 | [circle] 이 오루 왜 나는건가요 [1] | 유니콘 | 3670 | 0 | 0 | 2008-12-18 | |
865 | [기타] 헌터 포트열고 접속하는데.. 튕기네요.. | 박현종 | 2134 | 0 | 0 | 2008-12-09 | |
864 | [mordor] mordor6.66을 xp에서는 운영할수 없나요? [1] | 김희준 | 2551 | 0 | 0 | 2008-11-02 | |
863 | [기타] 머드 소스 자료실의 99hunter 에 대해서... [2] | Magician | 2667 | 0 | 0 | 2008-10-12 | |
862 | [mordor] 제3다시 질문 | 변인수 | 2312 | 0 | 0 | 2008-09-27 | |
861 | [기타] 강호무림 이야기잣말 짤줄 아시는분 좀 올려주세요.. | 유태영 | 2874 | 0 | 0 | 2008-09-05 | |
860 | [기타] 강호무림 주소 좀 알려주세요~ [1] | 송무근 | 2457 | 0 | 0 | 2008-08-31 | |
859 | [기타] 와이틴 사용방법 좀 가르쳐주세요 [2] | 한승엽 | 3848 | 0 | 0 | 2008-08-26 | |
858 | [circle] 제3을 열었는데 질문합니다 [1] | 변인수 | 2518 | 0 | 0 | 2008-08-24 | |
857 | [기타] 질문이 있어요. [3] | 아베리아 | 2183 | 0 | 0 | 2008-08-20 | |
856 | [기타] 실행 관련 질문. (도와주세요 ㅠ) [4] | 오일택 | 2675 | 0 | 0 | 2008-07-31 |