|
bash-2.05b# make MASTER_SITE_OVERRIDE=ftp://ftp.freebsdchina.org/pub/FreeBSD/ports/distfiles/
You may use the following build options:
WITH_CHARSET=charset Define the primary built-in charset (latin1).
WITH_XCHARSET=list Define other built-in charsets (may be 'all').
WITH_OPENSSL=yes Enable secure connections.
DB_DIR=directory Set alternate directory for database files
(default is /var/db/mysql).
WITH_LINUXTHREADS=yes Use the linuxthreads pthread library.
OVERWRITE_DB=yes Re-initialize default databases.
SKIP_DNS_CHECK=yes Don't run resolveip to do an additional DNS
reverse lookup before inserting local
hostname into mysql database
(use it if your machine has no official DNS entry).
BUILD_OPTIMIZED=yes Enable compiler optimizations
(use it if you need speed).
BUILD_STATIC=yes Build a static version of mysqld.
(use it if you need even more speed).
===> Extracting for mysql-server-4.0.16
>> Checksum mismatch for mysql-4.0.16.tar.gz.
===> Refetch for 1 more times files: mysql-4.0.16.tar.gz
You may use the following build options:
WITH_CHARSET=charset Define the primary built-in charset (latin1).
WITH_XCHARSET=list Define other built-in charsets (may be 'all').
WITH_OPENSSL=yes Enable secure connections.
DB_DIR=directory Set alternate directory for database files
(default is /var/db/mysql).
WITH_LINUXTHREADS=yes Use the linuxthreads pthread library.
OVERWRITE_DB=yes Re-initialize default databases.
SKIP_DNS_CHECK=yes Don't run resolveip to do an additional DNS
reverse lookup before inserting local
hostname into mysql database
(use it if your machine has no official DNS entry).
BUILD_OPTIMIZED=yes Enable compiler optimizations
(use it if you need speed).
BUILD_STATIC=yes Build a static version of mysqld.
(use it if you need even more speed).
>> mysql-4.0.16.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from ftp://ftp.freebsdchina.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp.freebsdchina.org/pub/F ... ysql-4.0.16.tar.gz: size of remote file is not known
最后一句错误以前没见过,什么意思阿? |
|