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님! 감사합니다. 해결 했습니다...^^
게시판 목록
팁게시판
디자인과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5627 |
멋진남자임
|
10년 전 | 1446 | |
| 5626 | 10년 전 | 3854 | ||
| 5625 |
멋진남자임
|
10년 전 | 1510 | |
| 5624 | 10년 전 | 2087 | ||
| 5623 | 10년 전 | 1551 | ||
| 5622 |
네이비칼라
|
10년 전 | 1597 | |
| 5621 |
멋진남자임
|
10년 전 | 1391 | |
| 5620 |
잘살아보자
|
10년 전 | 1086 | |
| 5619 | 10년 전 | 3392 | ||
| 5618 |
이웃집초보
|
10년 전 | 1262 | |
| 5617 |
|
10년 전 | 4601 | |
| 5616 |
멋진남자임
|
10년 전 | 1090 | |
| 5615 |
멋진남자임
|
11년 전 | 1356 | |
| 5614 | 11년 전 | 4477 | ||
| 5613 |
파랑새1597
|
11년 전 | 2589 | |
| 5612 | 11년 전 | 1989 | ||
| 5611 |
잘살아보자
|
11년 전 | 5229 | |
| 5610 |
잘살아보자
|
11년 전 | 2129 | |
| 5609 |
잘살아보자
|
11년 전 | 3192 | |
| 5608 |
잘살아보자
|
11년 전 | 4110 | |
| 5607 |
잘살아보자
|
11년 전 | 1932 | |
| 5606 |
잘살아보자
|
11년 전 | 1897 | |
| 5605 |
잘살아보자
|
11년 전 | 5700 | |
| 5604 |
잘살아보자
|
11년 전 | 2670 | |
| 5603 |
잘살아보자
|
11년 전 | 988 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기