mysql 소스설치시 에러입니다.
./configure --prefix=*************************************하면
뭐가 휙지나가면 yes부분도 있고
no 부분도 있더군요
뭐라 막 지나갑니다.
그리고 마지막에
Thaknk you for cohoosing MySQL
나옵니다.
make하면 아래와 같은 메세지가 사정없이 나오더군요
히히 뭔가 잘못된것 같은 느낌이 드는군요
메세지 확인좀 부탁합니다.
================================================================================ ==
root@org mysql-3.22.32]# make
make all-recursive
make[1]: 들어감 `/tmp/mysql-3.22.32' 디렉토리
Making all in include
make[2]: 들어감 `/tmp/mysql-3.22.32/include' 디렉토리
make[2]: Nothing to be done for `all'.
make[2]: 나감 `/tmp/mysql-3.22.32/include' 디렉토리
Making all in Docs
make[2]: 들어감 `/tmp/mysql-3.22.32/Docs' 디렉토리
make[2]: Nothing to be done for `all'.
make[2]: 나감 `/tmp/mysql-3.22.32/Docs' 디렉토리
Making all in readline
make[2]: 들어감 `/tmp/mysql-3.22.32/readline' 디렉토리
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I.. -D_LARGEF
ILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O6 -DDBUG_OFF -D_FILE
_OFFSET_BITS=64 -c readline.c
In file included from /usr/include/signal.h:300,
from readline.c:50:
/usr/include/bits/sigcontext.h:28: asm/sigcontext.h: 그런 파일이나 디렉토리
가 /usr/include/bits/sigcontext.h:28: asm/sigcontext.h: 그런
음
make[2]: *** [readline.o] 오류 1
make[2]: 나감 `/tmp/mysql-3.22.32/readline' 디렉토리
make[1]: *** [all-recursive] 오류 1
make[1]: 나감 `/tmp/mysql-3.22.32' 디렉토리
make: *** [all-recursive-am] 오류 2
=================================================================================--나 리사요