|
[root@A40 mysql]# ./configure --prefix=/mystation/src/mysql
checking build system type... i686-pc-linux
checking host system type... i686-pc-linux
checking target system type... i686-pc-linux
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@A40 mysql]# make
make: *** No targets specified and no makefile found. Stop. |
|