[mordor]전체오류 캡쳐입니다.. 이런..
coolhex@debian:~/muhan/src$ make clean
rm global.o main.o files1.o files2.o files3.o bank.o command1.o command2.o comma
nd3.o command4.o command5.o command6.o command7.o command8.o command9.o command1
0.o command11.o command12.o magic1.o magic2.o magic3.o magic4.o magic5.o magic6
.o magic7.o magic8.o dm1.o dm2.o dm3.o dm4.o dm5.o dm6.o io.o player.o creature.
o room.o object.o update.o post.o action.o misc.o special1.o compress.o alias.o
board.o
rm: cannot remove `misc.o': 그런 파일이나 디렉토리가 없음
rm: cannot remove `special1.o': 그런 파일이나 디렉토리가 없음
rm: cannot remove `compress.o': 그런 파일이나 디렉토리가 없음
rm: cannot remove `alias.o': 그런 파일이나 디렉토리가 없음
rm: cannot remove `board.o': 그런 파일이나 디렉토리가 없음
make: *** [clean] 오류 1
coolhex@debian:~/muhan/src$ make
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o global
.o global.c
global.c:439: warning: initialization from incompatible pointer type
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o main.o
main.c
main.c:35:8: warning: extra tokens at end of #endif directive
main.c:83:8: warning: extra tokens at end of #endif directive
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o files1
.o files1.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o files2
.o files2.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o files3
.o files3.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o bank.o
bank.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o comman
d1.o command1.c
command1.c:426:8: warning: extra tokens at end of #endif directive
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o comman
d2.o command2.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o comman
d3.o command3.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o comman
d4.o command4.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o comman
d5.o command5.c
command5.c: In function `suicide':
command5.c:717: warning: passing arg 2 of `strcpy' makes pointer from integer wi
thout a cast
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o comman
d6.o command6.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o comman
d7.o command7.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o comman
d8.o command8.c
command8.c: In function `prt_time':
command8.c:324: warning: assignment makes pointer from integer without a cast
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o command9.o command9.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o command10.o command10.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o command11.o command11.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o command12.o command12.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o magic1.o magic1.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o magic2.o magic2.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o magic3.o magic3.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o magic4.o magic4.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o magic5.o magic5.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o magic6.o magic6.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o magic7.o magic7.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o magic8.o magic8.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o dm1.o dm1.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o dm2.o dm2.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o dm3.o dm3.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o dm4.o dm4.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o dm5.o dm5.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o dm6.o dm6.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o io.o io.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o player.o player.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o creature.o creature.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o room.o room.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o object.o object.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o update.o update.c
update.c:73:8: warning: extra tokens at end of #endif directive
update.c:843:8: warning: extra tokens at end of #endif directive
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o post.o post.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o action.o action.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o misc.o misc.c
misc.c: In function `dec_daily':
misc.c:499: error: storage size of `time1' isn't known
misc.c:499: error: storage size of `time2' isn't known
misc.c:502: warning: assignment makes pointer from integer without a cast
misc.c:504: error: dereferencing pointer to incomplete type
misc.c:506: warning: assignment makes pointer from integer without a cast
misc.c:508: error: dereferencing pointer to incomplete type
make: *** [misc.o] 오류 1
coolhex@debian:~/muhan/src$
-----------------------------------------------------------------------------
이상입니다.. 도저히.. 방법이 없는건가요..? ㅠ-ㅠ
rm global.o main.o files1.o files2.o files3.o bank.o command1.o command2.o comma
nd3.o command4.o command5.o command6.o command7.o command8.o command9.o command1
0.o command11.o command12.o magic1.o magic2.o magic3.o magic4.o magic5.o magic6
.o magic7.o magic8.o dm1.o dm2.o dm3.o dm4.o dm5.o dm6.o io.o player.o creature.
o room.o object.o update.o post.o action.o misc.o special1.o compress.o alias.o
board.o
rm: cannot remove `misc.o': 그런 파일이나 디렉토리가 없음
rm: cannot remove `special1.o': 그런 파일이나 디렉토리가 없음
rm: cannot remove `compress.o': 그런 파일이나 디렉토리가 없음
rm: cannot remove `alias.o': 그런 파일이나 디렉토리가 없음
rm: cannot remove `board.o': 그런 파일이나 디렉토리가 없음
make: *** [clean] 오류 1
coolhex@debian:~/muhan/src$ make
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o global
.o global.c
global.c:439: warning: initialization from incompatible pointer type
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o main.o
main.c
main.c:35:8: warning: extra tokens at end of #endif directive
main.c:83:8: warning: extra tokens at end of #endif directive
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o files1
.o files1.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o files2
.o files2.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o files3
.o files3.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o bank.o
bank.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o comman
d1.o command1.c
command1.c:426:8: warning: extra tokens at end of #endif directive
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o comman
d2.o command2.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o comman
d3.o command3.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o comman
d4.o command4.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o comman
d5.o command5.c
command5.c: In function `suicide':
command5.c:717: warning: passing arg 2 of `strcpy' makes pointer from integer wi
thout a cast
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o comman
d6.o command6.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o comman
d7.o command7.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o comman
d8.o command8.c
command8.c: In function `prt_time':
command8.c:324: warning: assignment makes pointer from integer without a cast
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o command9.o command9.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o command10.o command10.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o command11.o command11.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o command12.o command12.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o magic1.o magic1.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o magic2.o magic2.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o magic3.o magic3.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o magic4.o magic4.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o magic5.o magic5.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o magic6.o magic6.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o magic7.o magic7.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o magic8.o magic8.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o dm1.o dm1.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o dm2.o dm2.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o dm3.o dm3.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o dm4.o dm4.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o dm5.o dm5.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o dm6.o dm6.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o io.o io.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o player.o player.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o creature.o creature.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o room.o room.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o object.o object.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o update.o update.c
update.c:73:8: warning: extra tokens at end of #endif directive
update.c:843:8: warning: extra tokens at end of #endif directive
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o post.o post.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o action.o action.c
cc -g -O2 -DFINGERACCT -DCHECKDOUBLE -DSUICIDE -DOBJLEVEL -DDEBUG -c -o misc.o misc.c
misc.c: In function `dec_daily':
misc.c:499: error: storage size of `time1' isn't known
misc.c:499: error: storage size of `time2' isn't known
misc.c:502: warning: assignment makes pointer from integer without a cast
misc.c:504: error: dereferencing pointer to incomplete type
misc.c:506: warning: assignment makes pointer from integer without a cast
misc.c:508: error: dereferencing pointer to incomplete type
make: *** [misc.o] 오류 1
coolhex@debian:~/muhan/src$
-----------------------------------------------------------------------------
이상입니다.. 도저히.. 방법이 없는건가요..? ㅠ-ㅠ
1Comments
방울꽃
2004.05.14(금) 오전 08:54:36
꽁수를 가르쳐 드리도록 하죠.
include.h 라는 헤더화일을 하나 만드시고요.
io.c global.c 화일 2개를 제외한 모든 .c 화일 에다 추가를 합니다.
#include "mextern.h" 이부분 밑에다가 써주면 됩니다.
#include "include.h"
include.h 화일 내용 입니다.
#include <time.h>
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <ctype.h>
#include <string.h>
#include <malloc.h>
기존 화일에 이떤 해더화일 선언부분을 삭제하세요.
include.h 라는 헤더화일을 하나 만드시고요.
io.c global.c 화일 2개를 제외한 모든 .c 화일 에다 추가를 합니다.
#include "mextern.h" 이부분 밑에다가 써주면 됩니다.
#include "include.h"
include.h 화일 내용 입니다.
#include <time.h>
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <ctype.h>
#include <string.h>
#include <malloc.h>
기존 화일에 이떤 해더화일 선언부분을 삭제하세요.
코멘트를 삭제할 비밀번호를 입력하세요.
정회원 이상만 코멘트 쓰기가 가능합니다.
총 게시물 955개 / 검색된 게시물: 955개
글번호 | 제목 | 작성자 | 조회수 | 좋아요 | 싫어요 | 작성일 | |
---|---|---|---|---|---|---|---|
[기타]질문 답변 외 글은 자유 게시판에 올려 주세요... | 머드클럽 | 4392 | 0 | 0 | 2004-01-01 | ||
375 | [기타] 십웅기 검하천산 소스를 받았는데요... [1] | 박준석 | 2379 | 0 | 0 | 2004-05-30 | |
374 | [hanlp] 출구 표시시 방향표시는 무작위인가요? [3] | 은진빠 | 2069 | 0 | 0 | 2004-05-29 | |
373 | [기타] 계정신청하려면...어떻게하죠? [3] | 헤라클레스 | 1997 | 0 | 0 | 2004-05-29 | |
372 | [기타] 머드를 만들자는... [3] | Xerxes | 2011 | 0 | 0 | 2004-05-29 | |
371 | [hanlp] 단군의땅 소스를 구할수없을까요? [7] | 민기홍 | 4553 | 0 | 0 | 2004-05-24 | |
370 | [기타] 대력 총체적인 문제점.... [12] | Jero | 2134 | 0 | 0 | 2004-05-24 | |
369 | [기타] 자료실 분류중 Modus가 뭘까요? [3] | MaGuN | 1901 | 0 | 0 | 2004-05-23 | |
368 | [기타] 안녕하세요 게임만들고 왔습니다 [1] | 김영균 | 2008 | 0 | 0 | 2004-05-22 | |
367 | [기타] [질문] 십웅기 검하천산 현재 운영되고 있는곳이? | 천마서생 | 1867 | 0 | 0 | 2004-05-19 | |
366 | [hanlp] room_look 함수가 어디있죠? -_-;; [2] | 주석 | 2080 | 0 | 0 | 2004-05-18 | |
365 | [기타] vtmode 머드 [1] | 김민성 | 1962 | 0 | 0 | 2004-05-15 | |
364 | [mordor] 오오~ 거의다 된거 같아요..~ 오류 약간~ ^^;; [9] | 곽현호 | 1973 | 0 | 0 | 2004-05-15 | |
363 | [mordor] 전체오류 캡쳐입니다.. 이런.. [1] | 곽현호 | 2042 | 0 | 0 | 2004-05-14 | |
362 | [mordor] 방울꽃님 이번엔 misc.c에서 에러가.. ㅠ-ㅠ [2] | 곽현호 | 1907 | 0 | 0 | 2004-05-13 | |
361 | [기타] 머드게임운영자가되고 싶은데요.. | 바보 | 1904 | 0 | 0 | 2004-05-13 | |
360 | [기타] 잊혀진세계(한얼) 주소 알고계신분 있으시면 알려주세요~ `-`; [5] | 은빛 | 1893 | 0 | 0 | 2004-05-12 | |
359 | [mordor] 무한대전 1.4b 컴파일시 에러 캡쳐.. [4] | 곽현호 | 2226 | 0 | 0 | 2004-05-11 | |
358 | [hanlp] user.c 에.. remove() 함수는 무슨 역활을 하는건가요? [1] | 박대성 | 1696 | 0 | 0 | 2004-05-09 | |
357 | [mordor] 캡쳐해보았습니다.. 도움주세요~ ㅠ-ㅠ [2] | 곽현호 | 1748 | 0 | 0 | 2004-05-09 | |
356 | [circle] [신세계] 질문. [1] | 손문 | 1799 | 0 | 0 | 2004-05-08 |