제가 저의 리눅스 서버(맨드레이크)에 큐메일을 설치하려고 인터넷을 뒤지다가
문서를 정독하던중..
daemontools-0.70.tar.gz 설치가 안됩니다.(make 실행시 에러발생)
처음에는 파일이 잘못되었나 하고 여기저기에서 다시 다운받아 실행해 보아도
역시 같은 에러가 나는군요..
이를 수십번 반복...흑흑..역시나 하는 마음에 절망을 하고
혹시나 하는 마음에 이렇게 메일을 띄웁니다.
에레 메세지는 아래와 같구여...
제가 맨드레이크를 사용해서 그런건지..어떤이유인지 통 감을 잡을수가 없더군요
저도 메일서버를 가지고 싶습니다..
부디 고수님들의 응답을 해 주심...감사하겠습니다.
<에레메세지>-make실행시 에레메세지 입니다..도무지 무신내용인지..ㅠㅠ
./load svscan unix.a byte.a
./choose clr trypoll iopause.h1 iopause.h2 > iopause.h
./choose clr tryulong64 uint64.h1 uint64.h2 > uint64.h
./compile supervise.c
./choose c trysysel select.h1 select.h2 > select.h
./compile iopause.c
./compile tai_now.c
./compile tai_pack.c
./compile tai_sub.c
./compile tai_unpack.c
./compile taia_add.c
./compile taia_approx.c
./compile taia_frac.c
./compile taia_less.c
./compile taia_now.c
./compile taia_pack.c
./compile taia_sub.c
./compile taia_uint.c
./compile timestamp.c
./makelib time.a iopause.o tai_now.o tai_pack.o tai_sub.o
tai_unpack.o taia_add.o taia_approx.o taia_frac.o
taia_less.o taia_now.o taia_pack.o taia_sub.o taia_uint.o
timestamp.o
./load supervise time.a unix.a byte.a
./compile svc.c
./load svc unix.a byte.a
./compile svok.c
./load svok unix.a byte.a
./compile svstat.c
./load svstat time.a unix.a byte.a
./compile fghack.c
./load fghack unix.a byte.a
./compile multilog.c
./compile match.c
./load multilog match.o time.a unix.a byte.a
./compile tai64n.c
./load tai64n time.a unix.a byte.a
./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