亞波治

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

· 2012-01-24 (화) 03:43:15 · 3805 · 2
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 가 만들어 지지 않아서 나는 에러 인것 같은데 어떻게 해결을 해야 하나 남감합니다....ㅠㅠ
|

댓글 2개

에러 내용으로 보면 apr_ino_t 라는 typedef이 header 파일 2곳에 동시에 정의 되어 있다고 합니다.
apr_file_info.h와 apr-x86_64.h에..
apr_file_info.h에서 typedef apr_ino_t를 커멘트 처리하고 다시 make를 해 보시죠. (아니면 반대로.)
jakekwak님! 감사합니다. 해결 했습니다...^^
댓글을 작성하시려면 로그인이 필요합니다.

개발자팁

5,403건

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

+
분류 제목 글쓴이 날짜 조회
node.js 12-02-22 조회 4,197
PHP 12-02-21 조회 2,186
PHP 12-02-20 조회 2,759
jQuery 12-02-20 조회 2,794
PHP 12-02-20 조회 2,138
PHP 12-02-20 조회 7,093
PHP 12-02-20 조회 2,872
jQuery 12-02-20 조회 8,124
PHP 12-02-19 조회 2,503
PHP 12-02-18 조회 2,263
JavaScript 12-02-18 조회 3,568
PHP 12-02-17 조회 3,558
node.js 12-02-17 조회 3,043
node.js 12-02-17 조회 6,486
Flash 12-02-17 조회 4,500
JavaScript 12-02-17 조회 1,955
Linux 12-02-17 조회 1,765
JavaScript 12-02-17 조회 2,424
Flash 12-02-16 조회 4,464
Linux 12-02-16 조회 2,088
MySQL 12-02-16 조회 6,677
기타 12-02-16 조회 4,776
PHP 12-02-15 조회 2,122
MySQL 12-02-15 조회 4,303
웹서버 12-02-15 조회 4,855
JavaScript 12-02-14 조회 2,865
Linux 12-02-14 조회 3,488
Linux 12-02-14 조회 2,188
node.js 12-02-14 조회 8,182
PHP 12-02-14 조회 2,743