rblsmtpd-0.70 이 컴파일 되지 않습니다.
다른건 문제 없이 컴파일이 되는데 유독 그것만 컴파일이 되지 않네요.
아래는 에러문구 입니다.
참고로 저는 래드햇 7.1 입니다.
localhost]# make ; make setup check
./load rblsmtpd txt.o commands.o ip.o getopt.a strerr.a
substdio.a stralloc.a alloc.a error.a case.a env.a str.a
fs.a `cat dns.lib` `cat socket.lib`
rblsmtpd.o: In function `main':
rblsmtpd.o(.text+0x3dd): undefined reference to `res_init'
txt.o: In function `txt':
txt.o(.text+0xd1): undefined reference to `__res_query'
txt.o(.text+0x141): undefined reference to `__dn_expand'
txt.o(.text+0x19d): undefined reference to `__dn_expand'
collect2: ld returned 1 exit status
make: *** [rblsmtpd] Error 1
./load rblsmtpd txt.o commands.o ip.o getopt.a strerr.a
substdio.a stralloc.a alloc.a error.a case.a env.a str.a
fs.a `cat dns.lib` `cat socket.lib`
rblsmtpd.o: In function `main':
rblsmtpd.o(.text+0x3dd): undefined reference to `res_init'
txt.o: In function `txt':
txt.o(.text+0xd1): undefined reference to `__res_query'
txt.o(.text+0x141): undefined reference to `__dn_expand'
txt.o(.text+0x19d): undefined reference to `__dn_expand'
collect2: ld returned 1 exit status
make: *** [rblsmtpd] Error 1--이 곳에 서명을 적어주십시오.
즐기는 것은 노력하는 것을 이길수 없다.