2601 번 글: 컴파일 시 /usr/bin/ld: errno 오류 |
글쓴이: 김현욱
|
글쓴날: 2006년 12월 14일 13:11:25 목(오후) |
조회: 2345 |
-----------------------------------------
답변자가 기본적으로 참고할 내용입니다.
- 배포판(옵션) : 페도라 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]#
|
이전글 : Re: 쉘 / 웹 연동?
다음글 : Re: 컴파일 시 /usr/bin/ld: errno 오류
|
from 220.119.68.124
JS(Redhands)Board 0.4 +@
|