>> Read No. 28000 article  
[Q] isdn4k-utils 설치시 에러

등록 2001-04-22 10:59:00     조회 1
이름 깜돌이    

		원래 isdn4k-utils 3.1beta7이 깔려있었는데요
 isdn4k-utils.v.3.1pre1.tar.gz
를 설치하려고
먼저 make config했습니다.
make config에서는 아무것도 안건드리고 그냥 exit->save과정을 거쳤습니다.
이상무.
그리고 make했는데 "아래1"과 같은 메세지를 내면서 에러가 났었습니다.
소스를 몇번 지웠다 다시 압축풀어서 make까지 해보길 4-5회 반복하다가
계속 똑같은 에러가 나길래
에잇~ 기냥 make install해버렸거든요?
 당근 "아래2"와 같은 에러메세지가 났습니다.
그리고 나서 isdnctrl 2>&1 |grep version해보니까
버전이 3.1pre1으로 바뀌었지 뭡니까?
이거 나중에 크게 잘못되는거 아닐까여
제대로 된건지 확인하는 방법이나 아니면 다시 지우고 beta7로
원상복귀 시키는 방법은 없을까요?
뭐가 잘못되었을까요?
근데 pre1이 beta7보다 나중버전 맞습니까?
pre로 나가는 버전은 뭐죠?
 알짜 리눅스 6.2이고 커널은 2.2.16-3.az입니다.
그리고 isdn은 사용하지 않습니다.(전화 모뎀 사용함;나중에 초고속
깔면 필요하지 않을까 하여...)
 참고로
gcc버전은 egcs-2.91.66 이구여
gnu make 버전은 3.78.1 입니다.
 감사합니다.
   아래1:
-------------------------------------------------------------
 ...........
...........
...........
checking for sys/ioctl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for linux/capi.h... (cached) yes
checking for select... (cached) yes
creating ./config.status
cd .
  && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating Makefile
make[1]: Leaving directory `/root/storage/install/isdn4k-utils/capi20'
make[1]: Entering directory `/root/storage/install/isdn4k-utils/capi20'
gcc -DPACKAGE="libcapi20" -DVERSION="2.0.5" -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_UNISTD_H=1 -DH
AVE_LINUX_CAPI_H=1 -DHAVE_SELECT=1  -I. -I.      -g -O2 -c capidyn.c rm -f libcapi20dyn.a
ar cru libcapi20dyn.a capidyn.o
ranlib libcapi20dyn.a
/bin/sh ./libtool --mode=compile gcc -DPACKAGE="libcapi20" -DVERSION="2.0.5" -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SY
S_IOCTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_CAPI_H=1 -DHAVE_SELECT=1  -I. -I.      -g -O2 -c capi20.c mkdir .libs
gcc -DPACKAGE="libcapi20" -DVERSION="2.0.5" -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_UNISTD_H=1 -DH
AVE_LINUX_CAPI_H=1 -DHAVE_SELECT=1 -I. -I. -g -O2 -c  -fPIC -DPIC capi20.c -o .libs/capi20.lo capi20.c: In function `ca
pi20_put_message': capi20.c:228: warning: cast to pointer from integer of different size
capi20.c: In function `capi20ext_get_flags':
capi20.c:437: `CAPI_GET_FLAGS' undeclared (first use in this function)
capi20.c:437: (Each undeclared identifier is reported only once
capi20.c:437: for each function it appears in.)
capi20.c: In function `capi20ext_set_flags':
capi20.c:445: `CAPI_SET_FLAGS' undeclared (first use in this function)
capi20.c: In function `capi20ext_clr_flags':
capi20.c:453: `CAPI_CLR_FLAGS' undeclared (first use in this function)
capi20.c: In function `capi20ext_get_tty_devname':
capi20.c:462: `CAPI_NCCI_GETUNIT' undeclared (first use in this function)
capi20.c: In function `capi20ext_get_raw_devname':
capi20.c:473: `CAPI_NCCI_GETUNIT' undeclared (first use in this function)
capi20.c: In function `capi20ext_ncci_opencount':
capi20.c:482: `CAPI_NCCI_OPENCOUNT' undeclared (first use in this function)
make[1]: *** [capi20.lo] Error 1
make[1]: Leaving directory `/root/storage/install/isdn4k-utils/capi20'
make: *** [subtargets] Error 2
[root@localhost isdn4k-utils]#
    아래2:
------------------------------------------------------------------------
..............
..............
make[1]: Leaving directory `/root/storage/install/isdn4k-utils/teles'
make[1]: Entering directory `/root/storage/install/isdn4k-utils/capi20'
/bin/sh ./libtool --mode=compile gcc -DPACKAGE="libcapi20" -DVERSION="2.0.5" -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SY
S_IOCTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_CAPI_H=1 -DHAVE_SELECT=1  -I. -I.      -g -O2 -c capi20.c rm -f .libs/cap
i20.lo gcc -DPACKAGE="libcapi20" -DVERSION="2.0.5" -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_UNISTD_
H=1 -DHAVE_LINUX_CAPI_H=1 -DHAVE_SELECT=1 -I. -I. -g -O2 -c  -fPIC -DPIC capi20.c -o .libs/capi20.lo capi20.c: In funct
ion `capi20_put_message': capi20.c:228: warning: cast to pointer from integer of different size
capi20.c: In function `capi20ext_get_flags':
capi20.c:437: `CAPI_GET_FLAGS' undeclared (first use in this function)
capi20.c:437: (Each undeclared identifier is reported only once
capi20.c:437: for each function it appears in.)
capi20.c: In function `capi20ext_set_flags':
capi20.c:445: `CAPI_SET_FLAGS' undeclared (first use in this function)
capi20.c: In function `capi20ext_clr_flags':
capi20.c:453: `CAPI_CLR_FLAGS' undeclared (first use in this function)
capi20.c: In function `capi20ext_get_tty_devname':
capi20.c:462: `CAPI_NCCI_GETUNIT' undeclared (first use in this function)
capi20.c: In function `capi20ext_get_raw_devname':
capi20.c:473: `CAPI_NCCI_GETUNIT' undeclared (first use in this function)
capi20.c: In function `capi20ext_ncci_opencount':
capi20.c:482: `CAPI_NCCI_OPENCOUNT' undeclared (first use in this function)
make[1]: *** [capi20.lo] Error 1
make[1]: Leaving directory `/root/storage/install/isdn4k-utils/capi20'
make: *** [install] Error 2
[root@localhost isdn4k-utils]#
이름
암호
Register [ localhost 목록보기 윗글 아랫글
글쓰기
답장쓰기 수정 삭제
정규표현식 [ 상세 검색 ]
페이지로딩: [ 0.23 초 ] 작업시간: [ 0 초 ]

Copyleft 1999-2026 by JSBoard Open Project
Theme Designed by IDOO All right reserved
[TOP]

적수네 동네
+
| 적수네 동네
| 공부방
| 리눅스 잡지 서고
| LSN 소스
| 링크 모음
+---+
게시판
+
| 떠들어보세!
| 질문과 답변
| 새소식과 정보
| 1원짜리 팁?
| 대화방
+---+
칼럼?
+
| 세하 훔쳐보기
| Welcome2nite
| 혜진의 염장판
+---+
리눅스 상표권
+
| 반대 서명란
| 토론 게시판
+---+
GNU
+
| GNU 선언문
| GNU GPL
| GNU 미러 목록
+---+
프로젝트?
+
| 리눅스카운터
| RC5DES
| 실질헌법 제작
+---+
커널 소식
+
| 안정 버젼: 2.4.14
+---+
테마 선택
+
LSN 방송국?
+
| OFF AIR
+---+
회원
+
| 로그인
+---+
[ 적수네 동네 ] [ 리눅스 상표권 독점 반대 ] [ 한글 리눅스 문서 프로젝트 ] [ KrLine ] [ 사랑넷 ] [ Valid HTML 4.0! ] [ SlashDot ] [ Freshmeat ]
Copyleft (C) 1998-2001 Byeong-Chan Kim . License
TIME: 1789564615
System by WYZsoft, HDD by I.O.Linux, Mizi Research, Embryo, WOWLINUX, Domain by SarangNet, Network by KrLine.