: checking whether build environment is sane... configure: error: newly created file is older than distributed files!
: Check your system clock
: 제가 mysql를 설치하는데, configure에서 자꾸 이런 메세지가 뜨네요
에러 메시지에 문제가 나와 있네요.
시스템 시간이 소스 파일보다 시간이 늦어서 그렇습니다.
# rdate -s time.nuri.net
위 명령어로 시간을 맞추시면 됩니다.
:
: make 도 되지 않구요...
:
: 제가 무얼 해야하나요?
:
: 혹시 다른 버전이 깔려 있어서 그런가요?
:
: 어떻게 지우죠?
:
: [root@localhost mysql-3.23.52]# ./configure --prefix=/usr/local/mysql --localstatedir=/usr/local/mysql/data --with-cha
: rset=euc_kr checking build system type... i686-pc-linux-gnu
: checking host system type... i686-pc-linux-gnu
: checking target system type... i686-pc-linux-gnu
: checking for a BSD compatible install... /usr/bin/install -c
: checking whether build environment is sane... configure: error: newly created file is older than distributed files!
: Check your system clock
: [root@localhost mysql-3.23.52]# make
: make: *** No targets specified and no makefile found. 멈춤