CentOS 5.7 64bit 에서 mod-cband 설치 해 보신분 계신가요? > 개발자팁

개발자팁

개발과 관련된 유용한 정보를 공유하세요.
질문은 QA에서 해주시기 바랍니다.

CentOS 5.7 64bit 에서 mod-cband 설치 해 보신분 계신가요? 정보

Linux CentOS 5.7 64bit 에서 mod-cband 설치 해 보신분 계신가요?

본문

CentOS 5.7 64bit 에서 mod-cband 설치 해 보신분 계신가요?
 
 mod-cband-0.9.7.5 소스설치하고 ./configure 까지 마쳤는데 make 에서
 
[root@i-3889-20678-VM mod-cband-0.9.7.5]# make
/usr/sbin/apxs -Wc,-Wall -Wc,-DDST_CLASS=3 -c src/mod_cband.c
/usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -m64 -mtune=generic -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd -I/usr/include/apr-1 -I/usr/include/apr-1 -Wall -DDST_CLASS=3 -c -o src/mod_cband.lo src/mod_cband.c && touch src/mod_cband.slo
In file included from /usr/include/apr-1/apr_file_io.h:29,
from /usr/include/apr-1/apr_network_io.h:26,
from /usr/include/httpd/httpd.h:53,
from src/mod_cband.c:38:
/usr/include/apr-1/apr_file_info.h:137: error: redefinition of typedef 'apr_ino_t'
/usr/include/apr-1/apr-x86_64.h:360: error: previous declaration of 'apr_ino_t' was here
src/mod_cband.c:81: warning: type qualifiers ignored on function return type
apxs:Error: Command failed with rc=65536
.
make: *** [src/.libs/mod_cband.so] Error 1
 
이런 에러가 나는데 해결하신분이 계시면 도움주시면 감사 하겠습니다.
 
서버에는 httpd-devel.x86_64 이 설치되어 있습니다.
src/.libs 폴더에 mod_cband.so 가 만들어 지지 않아서 나는 에러 인것 같은데 어떻게 해결을 해야 하나 남감합니다....ㅠㅠ
추천
0

댓글 2개

에러 내용으로 보면 apr_ino_t 라는 typedef이 header 파일 2곳에 동시에 정의 되어 있다고 합니다.
apr_file_info.h와 apr-x86_64.h에..
apr_file_info.h에서 typedef apr_ino_t를 커멘트 처리하고 다시 make를 해 보시죠. (아니면 반대로.)
전체 5,352
개발자팁 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1402호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT