본문 바로가기
데이타베이스

checking "LinuxThreads"... "Not found"

by 세이박스 2008. 10. 10.
반응형
설치 시에...

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.

가 나타나면....


/usr/include/pthread.h 파일에서

암때나

/* Linuxthreads */

를 입력

이유 :
mysql configure 과정에서
pthread.h 파일을 찾아 위 문구가 있는지 조사하는데 Fedora Core 4의 glibc는 없으니까 에러남
반응형