2601 번 글의 답장글: Re: 컴파일 시 /usr/bin/ld: errno 오류 |
글쓴이: 산이
[홈페이지]
|
글쓴날: 2006년 12월 18일 23:26:34 월(저녁) |
조회: 2302 |
[김현욱]님이 남기신 글:
>-----------------------------------------
>답변자가 기본적으로 참고할 내용입니다.
>- 배포판(옵션) : 페도라 6
>- 커널버전(옵션)
:
>- 데몬버전(예:apache
1.3.27) :
>- 데몬설치유형(RPM/컴파일/기타)
:
>-----------------------------------------
>
>[root@www ez-ipupdate-3.0.11b7]# make
>gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ez-ipupdate.c
>ez-ipupdate.c: In function 'main':
>ez-ipupdate.c:4559: warning: assignment makes pointer from integer without a
cas
>t
>ez-ipupdate.c:4560: warning: incompatible implicit declaration of built-in
funct
>ion 'strftime'
>gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c conf_file.c
>gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c md5.c
>md5.c: In function 'md5_finish_ctx':
>md5.c:106: warning: incompatible implicit declaration of built-in function
'memc
>py'
>md5.c: In function 'md5_process_bytes':
>md5.c:203: warning: incompatible implicit declaration of built-in function
'memc
>py'
>md5.c:230: warning: incompatible implicit declaration of built-in function
'memc
>py'
>gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c cache_file.c
>gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c pid_file.c
>gcc -g -O2 -o ez-ipupdate ez-ipupdate.o conf_file.o md5.o cache_file.o
pid_fi
>le.o
>/usr/bin/ld: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches
no
>n-TLS reference in conf_file.o
>/lib/libc.so.6: could not read symbols: Bad value
>collect2: ld returned 1 exit status
>make: *** [ez-ipupdate] 오류 1
>[root@www ez-ipupdate-3.0.11b7]#
========================================
해당소스가 아주 오래된것 같습니다.
아마도 오래된 소스이다 보니 최근 배포판에서 설치가 잘
안되는것 같네요.
http://ez-ipupdate.com/
에서 리눅스 바이너리 버전을 받아서 설치해 보세요.
아마도 그대로 안되면 소스를 뜯어고치든지 아니면 포기...
ㅠㅠ
|
이전글 : 컴파일 시 /usr/bin/ld: errno 오류
다음글 : Re: 컴파일 시 /usr/bin/ld: errno 오류
|
from 222.234.153.39
JS(Redhands)Board 0.4 +@
|