bind-8.2.2_P7-1.i386.rpm 설치시 에러가 납니다.
왜 에러인지 모르겠네요.
# rpm -Uvh bind-8.2.2_P7-1.i386.rpm
var/tmp/rpm-tmp.85939: var/tmp/rpm-tmp.85939: cannot execute binary file
execution of bind-8.2.2_P7-1 script failed, exit status 126
그래서 기존에 지운 패키지인
bind-8.2.2_P5.i386.rpm 설치를 다시 시도해도 같은 에러가 나네요.
소스 설치시에도 make all 이후
gcc -o nslookup 과정에서
../../lib/libbind.a(res_data.o):/bind-8.2.2_P7/src/lib/resolv/res_data.c:259:
more undefined references to `__h_errno_set' follow
라는 에러가 또 뜹니다.
해결책을 알고 계신분들의 답변 부탁드립니다.^^