그렇게 해봤는데...안되거든요...ㅠ.ㅠ
다른 방법은 없나요....가르쳐 주세요...ㅠ.ㅠ
: c버전문제죠..
:
: 헤더파일의 위치를 변경해 주세요..
:
: tai64nlocalc. 에 보면 time.h헤더 의 경로가 잘못 지정되어 있을겁니다.
:
: sys/time.h 로 되어있던가 .-_-a
:
: 가물가물 하지만.. sys를 없애주면 될겁니다.
:
: 그럼~
:
: : 제가 리눅스 Red Hat 7.2 (Eng)에 Qmail을 설치하는데...에러가 납니다..
: : 에러내용은
: : [root@pororia daemontools-0.70]# make
: : ./compile tai64nlocal.c
: : tai64nlocal.c: In function `main':
: : tai64nlocal.c:54: warning: assignment makes pointer from integer without a cast
: : tai64nlocal.c:55: dereferencing pointer to incomplete type
: : tai64nlocal.c:56: dereferencing pointer to incomplete type
: : tai64nlocal.c:57: dereferencing pointer to incomplete type
: : tai64nlocal.c:58: dereferencing pointer to incomplete type
: : tai64nlocal.c:59: dereferencing pointer to incomplete type
: : tai64nlocal.c:60: dereferencing pointer to incomplete type
: : make: *** [tai64nlocal.o] Error 1
: :
: : 다음과 같구요...
: :
: : 이유좀 가르쳐 주세요....
: :
: : 레드햇...6.x 버전에서는 여러번 설치해봤는데요..
: :
: : 7.x에서는 잘안되네요...혹시 리눅스 버전때문에 그러나요..
: :
: : 아님 제가 뭘 잘못한건가요...?
: :
: : 답변 부탁드립니다...