Skip to content

조회 수 6633 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

mysql 설치 중 LinuxThreads 에러 발생할 때

(Fedora Core 4 이상의 배포판에서 mysql 소스컴파일 설치시 발생한다.)


- /usr/include/pthread.h 파일에 /* Linuxthreads */ 라인을 삽입해준다.

echo "/* Linuxthreads */" >> /usr/include/pthread.h


<참고>

There are two workarounds which should enable 4.0 to build on a NPTL-only
system:
1) Insert a misleading comment into the header file defining thread functions:
     echo '/* Linuxthreads */' >> /usr/include/pthread.h
  (The check just goes by searching that string.)

2) Explicitly give a threads library:
     ./configure --with-pthread --with-named-thread-lib=-lpthread ...
  (This takes precedence over the checks.)
./configure --prefix=/usr/local/mysql --with-charset=euckr --with-pthread --with-named-thread-lib=-lpthread


  1. MySQL 오류 테이블 복원

    Date2010.05.29 Byl2zeo Views17271
    Read More
  2. MySQL 스토리지 엔진 MyISAM과 InnoDB의 차이

    Date2009.06.25 ByADMINPLAY Views8779
    Read More
  3. mysql 설치시 컴파일에러 ../depcomp: line 512 exec : g++ : not found

    Date2009.08.08 ByADMINPLAY Views9657
    Read More
  4. mysql 설치 옵션 해석

    Date2009.08.08 ByADMINPLAY Views8873
    Read More
  5. mysql 설치 시 LinuxThreads 에러

    Date2008.10.30 ByADMINPLAY Views6633
    Read More
  6. mySQL 설치

    Date2010.05.03 ByADMINPLAY Views12906
    Read More
  7. Mysql 비번 변경/비번분실시

    Date2009.06.29 ByADMINPLAY Views7893
    Read More
  8. Mysql 버전확인

    Date2008.12.23 ByADMINPLAY Views9882
    Read More
  9. Mysql 버전별 케릭터셋 지원여부 (euckr / utf-8)

    Date2008.11.04 ByADMINPLAY Views7838
    Read More
  10. mysql 버전 3.23.58 (4.0.X)설치 가 안되서 그러는데

    Date2009.07.14 ByADMINPLAY Views6893
    Read More
  11. mysql 백업

    Date2009.07.25 ByADMINPLAY Views8593
    Read More
  12. MySQL 명령어 정리

    Date2010.03.08 Byl2zeo Views10215
    Read More
  13. MySQL 데이터베이스의 생성과 삭제

    Date2008.10.30 ByADMINPLAY Views7671
    Read More
  14. MySQL 데이터 정리후에도 용량변동이 없을 경우

    Date2009.12.31 ByADMINPLAY Views8664
    Read More
  15. mysql 다중 서버 관리

    Date2012.12.17 ByADMINPLAY Views17285
    Read More
  16. MySQL Table 복구 - Got error 127 from storage engine

    Date2009.06.17 ByADMINPLAY Views8674
    Read More
  17. mysql root에 아무권한이 없어 작업이 불가능한 경우

    Date2008.11.11 ByADMINPLAY Views7190
    Read More
  18. MySQL Replication(복제)

    Date2009.11.19 ByADMINPLAY Views7795
    Read More
  19. Mysql Replication(Master, Slave) 설정

    Date2009.11.19 ByADMINPLAY Views9735
    Read More
  20. MySQL Replication

    Date2009.11.19 ByADMINPLAY Views8094
    Read More
Board Pagination Prev 1 2 3 4 5 Next
/ 5

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234