티스토리 뷰
### mysql 4.0.25 thread에러 해결 방법 ###
에러메시지
: checking "LinuxThreads"... "Not found"
: configure: error: This is a linux system and Linuxthreads was not
: found. On linux Linuxthreads should be used. Please install Linuxthreads
: (or a new glibc) and try again. See the Installation chapter in the
: Reference Manual for more information.
이문제는 mysql-4.0의 NPTL 의 안정성을 너무 고려한 나머지 발생한 버그로 다음과 같이 변경해서 컴파일 하면 해결할수 있습니다
우선 echo '/* Linuxthreads */' >> /usr/include/pthread.h
를 통해서 헤더파일을 수정하고, 또는 vi /usr/include/pthread.h파일을 열어 맨 하단에 /* Linuxthreads */ 이것만 추가하면된다
두번째로 컴파일 시 아래와 같이 옵션을 추가해서 컴파일 하면 오류없이 mysql을
설치하실수 있습니다.
'Linux' 카테고리의 다른 글
snmpwalk 명령어 (0) | 2015.06.11 |
---|---|
rrdtool 설치 (0) | 2015.06.11 |
mysql 외부 접속 차단하기 (0) | 2015.06.11 |
collectd (0) | 2015.06.10 |
DRBD for mysql (0) | 2015.06.10 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- ssh
- HAProxy
- centOS7
- 베이어다이나믹
- virtualbox
- iptables
- yum
- OpenVPN
- kvm
- softether
- SSL
- pptp
- ntp
- L2TP
- NGINX
- GeoIP
- Apache
- cURL
- centos8
- WAF
- mariadb
- php
- 리눅스
- MySQL
- galera
- mod_security
- 인증서
- IPSEC
- glusterfs
- gitlab
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
글 보관함