make[2]: *** [complete.o] Error 1
make[2]: Leaving directory `/usr/local/mysql/readline'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/mysql'
make: *** [all-recursive-am] Error 2
이런 오류가 나는데...이건 무엇일까요?
헤헷~
: 감사해요..위 관련 프로그램을 모두 설치하고서
:
: 다시 configure 하고 make 시에 이번엔.....
:
: 아래와 같은 에러가 나네요...ㅠ,ㅠ
:
: In file included from /usr/include/signal.h:313,
: from readline.c:50:
: /usr/include/bits/sigcontext.h:28:29: asm/sigcontext.h: No such file or directory
: make[2]: *** [readline.o] Error 1
: make[2]: Leaving directory `/usr/local/src/mysql-3.23.52/readline'
: make[1]: *** [all-recursive] Error 1
: make[1]: Leaving directory `/usr/local/src/mysql-3.23.52'
: make: *** [all-recursive-am] Error 2
:
:
: 아참 그리구...다른 프로그램을 컨파일 하고 make하는데..
:
: 계속 반복만댈때는 어케해야대죠??
:
: 그리구 프로그램 설치와.....시스템 날짜와두 연관성이 있나요??