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
/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개
jakekwak
13년 전
에러 내용으로 보면 apr_ino_t 라는 typedef이 header 파일 2곳에 동시에 정의 되어 있다고 합니다.
apr_file_info.h와 apr-x86_64.h에..
apr_file_info.h에서 typedef apr_ino_t를 커멘트 처리하고 다시 make를 해 보시죠. (아니면 반대로.)
apr_file_info.h와 apr-x86_64.h에..
apr_file_info.h에서 typedef apr_ino_t를 커멘트 처리하고 다시 make를 해 보시죠. (아니면 반대로.)
13년 전
jakekwak님! 감사합니다. 해결 했습니다...^^
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7830 | 9년 전 | 380 | ||
| 7829 |
|
9년 전 | 560 | |
| 7828 | 9년 전 | 492 | ||
| 7827 | 9년 전 | 377 | ||
| 7826 | 9년 전 | 384 | ||
| 7825 | 9년 전 | 438 | ||
| 7824 | 9년 전 | 419 | ||
| 7823 | 9년 전 | 326 | ||
| 7822 | 9년 전 | 322 | ||
| 7821 | 9년 전 | 266 | ||
| 7820 | 9년 전 | 322 | ||
| 7819 |
|
9년 전 | 727 | |
| 7818 | 10년 전 | 340 | ||
| 7817 | 10년 전 | 461 | ||
| 7816 | 10년 전 | 362 | ||
| 7815 | 10년 전 | 569 | ||
| 7814 | 10년 전 | 394 | ||
| 7813 | 10년 전 | 340 | ||
| 7812 | 10년 전 | 348 | ||
| 7811 | 10년 전 | 365 | ||
| 7810 | 10년 전 | 501 | ||
| 7809 | 10년 전 | 441 | ||
| 7808 | 10년 전 | 308 | ||
| 7807 | 10년 전 | 367 | ||
| 7806 |
프로그래머7
|
10년 전 | 1309 | |
| 7805 | 10년 전 | 1231 | ||
| 7804 |
zahir1312
|
10년 전 | 747 | |
| 7803 |
|
10년 전 | 1348 | |
| 7802 | 10년 전 | 408 | ||
| 7801 | 10년 전 | 834 | ||
| 7800 | 10년 전 | 1060 | ||
| 7799 | 10년 전 | 508 | ||
| 7798 | 10년 전 | 464 | ||
| 7797 | 10년 전 | 459 | ||
| 7796 | 10년 전 | 305 | ||
| 7795 | 10년 전 | 457 | ||
| 7794 | 10년 전 | 485 | ||
| 7793 | 10년 전 | 1005 | ||
| 7792 | 10년 전 | 412 | ||
| 7791 | 10년 전 | 496 | ||
| 7790 | 10년 전 | 463 | ||
| 7789 |
fbastore
|
10년 전 | 1407 | |
| 7788 | 10년 전 | 496 | ||
| 7787 | 10년 전 | 359 | ||
| 7786 | 10년 전 | 512 | ||
| 7785 | 10년 전 | 533 | ||
| 7784 | 10년 전 | 599 | ||
| 7783 | 10년 전 | 404 | ||
| 7782 | 10년 전 | 449 | ||
| 7781 | 10년 전 | 862 | ||
| 7780 | 10년 전 | 784 | ||
| 7779 | 10년 전 | 753 | ||
| 7778 | 10년 전 | 321 | ||
| 7777 | 10년 전 | 411 | ||
| 7776 | 10년 전 | 410 | ||
| 7775 | 10년 전 | 345 | ||
| 7774 | 10년 전 | 604 | ||
| 7773 | 10년 전 | 333 | ||
| 7772 | 10년 전 | 672 | ||
| 7771 | 10년 전 | 335 | ||
| 7770 | 10년 전 | 616 | ||
| 7769 | 10년 전 | 335 | ||
| 7768 | 10년 전 | 549 | ||
| 7767 | 10년 전 | 1121 | ||
| 7766 | 10년 전 | 447 | ||
| 7765 | 10년 전 | 484 | ||
| 7764 |
잘살아보자
|
10년 전 | 329 | |
| 7763 |
|
10년 전 | 1403 | |
| 7762 |
Tosea
|
10년 전 | 1023 | |
| 7761 | 10년 전 | 614 | ||
| 7760 |
잘살아보자
|
10년 전 | 614 | |
| 7759 |
잘살아보자
|
10년 전 | 432 | |
| 7758 |
잘살아보자
|
10년 전 | 539 | |
| 7757 | 10년 전 | 1189 | ||
| 7756 |
ITBANK
|
10년 전 | 1221 | |
| 7755 | 10년 전 | 1899 | ||
| 7754 | 10년 전 | 1006 | ||
| 7753 | 10년 전 | 846 | ||
| 7752 | 10년 전 | 1351 | ||
| 7751 |
잘살아보자
|
10년 전 | 477 | |
| 7750 |
잘살아보자
|
10년 전 | 444 | |
| 7749 |
잘살아보자
|
10년 전 | 445 | |
| 7748 |
잘살아보자
|
10년 전 | 424 | |
| 7747 |
잘살아보자
|
10년 전 | 519 | |
| 7746 |
잘살아보자
|
10년 전 | 639 | |
| 7745 |
잘살아보자
|
10년 전 | 881 | |
| 7744 |
잘살아보자
|
10년 전 | 394 | |
| 7743 | 10년 전 | 913 | ||
| 7742 |
starbros
|
10년 전 | 791 | |
| 7741 |
잘살아보자
|
10년 전 | 616 | |
| 7740 |
잘살아보자
|
10년 전 | 484 | |
| 7739 |
잘살아보자
|
10년 전 | 442 | |
| 7738 |
잘살아보자
|
10년 전 | 495 | |
| 7737 |
잘살아보자
|
10년 전 | 455 | |
| 7736 |
잘살아보자
|
10년 전 | 475 | |
| 7735 |
잘살아보자
|
10년 전 | 808 | |
| 7734 |
잘살아보자
|
10년 전 | 405 | |
| 7733 |
잘살아보자
|
10년 전 | 504 | |
| 7732 |
잘살아보자
|
10년 전 | 656 | |
| 7731 |
잘살아보자
|
10년 전 | 583 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기