Код: Выделить всё
cd /usr/ports/databases/mysql50-server/Код: Выделить всё
make BUILD_OPTIMIZED=yes WITH_OPENSSL=yes WITH_CHARSET=cp1251компиляция идет минут 20 ( это нормально?)
Потом в конце появляеться вот что :
Код: Выделить всё
=== configuring in innobase (/usr/ports/databases/mysql50-server/work/mysql-5.0.77/innobase)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--localstatedir=/var/db/mysql' '--without-debug' '--without-readline' '--without-libedit' '--without-bench' '--without-extra-tools' '--with-libwrap' '--with-low-memory' '--with-comment=FreeBSD port: mysql-server-5.0.77_1' '--enable-thread-safe-client' '--with-charset=cp1251' '--with-openssl=/usr' '--enable-assembler' '--with-berkeley-db' '--with-named-thread-libs=-pthread' '--with-embedded-server' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd7.2' 'build_alias=i386-portbld-freebsd7.2' 'CC=cc' 'CFLAGS=-O2 -fno-strict-aliasing -pipe -O3 -fno-omit-frame-pointer -fno-gcse -fPIC' 'LDFLAGS= -rpath=/usr/lib:/usr/local/lib' 'CXX=c++' 'CXXFLAGS=-O2 -fno-strict-aliasing -pipe -O3 -fno-omit-frame-pointer -fno-gcse -fPIC -O2 -fno-strict-aliasing -pipe -O3 -fno-omit-frame-pointer -fno-gcse -fPIC -felide-constructors -fno-rtti -fno-exceptions' 'CFLAGS= -DDBUG_OFF -O2 -fno-strict-aliasing -pipe -O3 -fno-omit-frame-pointer -fno-gcse -fPIC ' 'CXXFLAGS= -DDBUG_OFF -O2 -fno-strict-aliasing -pipe -O3 -fno-omit-frame-pointer -fno-gcse -fPIC -O2 -fno-strict-aliasing -pipe -O3 -fno-omit-frame-pointer -fno-gcse -fPIC -felide-constructors -fno-rtti -fno-exceptions -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000' --cache-file=/dev/null --srcdir=.
checking build system type... i386-portbld-freebsd7.2
checking host system type... i386-portbld-freebsd7.2
checking target system type... i386-portbld-freebsd7.2
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... configure: error: newly created file is older than distributed files!
Check your system clock
configure: error: ./configure failed for innobase
===> Script "configure" failed unexpectedly.
Please report the problem to ale@FreeBSD.org [maintainer] and attach the
"/usr/ports/databases/mysql50-server/work/mysql-5.0.77/config.log" including
the output of the failure of your make command. Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1
Stop in /usr/ports/databases/mysql50-server.
#