mysql:5776
From: <seiji@xxxxxxxxxx>
Date: Thu, 11 Jul 2002 11:01:35 +0900
Subject: [mysql 05776] mysql が起動しません
初めまして、河野といいます。
seiji@xxxxxxxxxx
mysqlを無事、エラー無しでインストールし(不確実)ました。
#mysql とすると下記表示が出ます。
ERROR 2002: Can't connect to local MySQL server through socket
'/tmp/mysql.sock' (111)、
MySQLデーモンが起動して無いということなのらしいですが、対処方法が
わかりません。
ご迷惑をおかけしますが、よろしくお願いします。
追伸:MySQL徹底入門という書籍を参考図書としています。
#pwd
/usr/local
# tar xvfz /mnt/cdrom/MySQL_AB/MySQL-3.23/mysql-3.23.28-gamma.tar.gz
[root@ns1 mysql-3.23.28-gamma]# ./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles...
no
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for gawk... gawk
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries...
yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking for bison... bison -y
checking for pdftex... no
checking return type of sprintf... int
checking for uname... /bin/uname
checking operating system... Linux
checking if we should use skip-locking as default for linux-gnu... yes
checking for ln... /bin/ln
checking for ln... /bin/ln
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for cp... /bin/cp
checking for sed... /bin/sed
checking for cmp... /usr/bin/cmp
checking for chmod... /bin/chmod
checking for hostname... /bin/hostname
checking for perl5... no
checking for perl... /usr/bin/perl
checking for ps... /bin/ps
checking how to check if pid exists... /bin/ps p $$PID | grep mysqld >
/dev/null
checking for kill... /bin/kill
checking for kill switches... /bin/kill -0 $$PID > /dev/null 2> /dev/null
checking for gcc option to accept ANSI C...
checking whether to use libwrap... no
checking whether to use RAID... no
checking for getconf... getconf
checking for CFLAGS value to request large file support...
-D_FILE_OFFSET_BITS=64
checking for LDFLAGS value to request large file support...
checking for LIBS value to request large file support...
checking for _FILE_OFFSET_BITS... 64
checking for _LARGEFILE_SOURCE... no
checking for _LARGE_FILES... no
checking for ANSI C header files... yes
checking for size_t... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for fcntl.h... yes
checking for float.h... yes
checking for floatingpoint.h... no
checking for ieeefp.h... no
checking for limits.h... yes
checking for memory.h... yes
checking for pwd.h... yes
checking for select.h... no
checking for stdlib.h... yes
checking for stddef.h... yes
checking for strings.h... yes
checking for string.h... yes
checking for synch.h... no
checking for sys/mman.h... yes
checking for sys/socket.h... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking for sys/timeb.h... yes
checking for sys/types.h... yes
checking for sys/un.h... yes
checking for sys/vadvise.h... no
checking for sys/wait.h... (cached) yes
checking for term.h... yes
checking for unistd.h... yes
checking for utime.h... yes
checking for sys/utime.h... no
checking for termio.h... yes
checking for termios.h... yes
checking for sched.h... yes
checking for crypt.h... yes
checking for alloca.h... yes
checking for floor in -lm... yes
checking for gethostbyname_r in -lnsl_r... no
checking for gethostbyname_r in -lnsl... yes
checking for socket in -lsocket... no
checking for p2open in -lgen... no
checking for bind in -lbind... no
checking for crypt in -lcrypt... yes
checking if libz with compress... yes
checking for atomic operations... atomic_add atomic_sub
checking for int8... no
checking LinuxThreads... Found
checking named thread libs:... -lpthread
checking for strtok_r in -lpthread... yes
checking for strtok_r... yes
checking for dlopen in -ldl... yes
checking for restartable system calls... yes
checking need of special linking flags... -rdynamic
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for st_rdev in struct stat... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of char... 1
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking size of off_t... 8
checking whether byte ordering is bigendian... no
checking base type of last arg to accept... socklen_t
checking stack direction for C alloca... -1
checking for working alloca.h... (cached) yes
checking for alloca... yes
checking if struct timespec has a ts_sec member... no
checking if we have tzname variable... yes
checking for type ulong... yes
checking for type uchar... no
checking for type uint... yes
checking for type fp_except... no
checking if c++ supports bool types... yes
checking if conversion of longlong to float works... yes
checking for varargs.h... yes
checking for stdarg.h... yes
checking for dirent.h... yes
checking for locale.h... yes
checking for ndir.h... no
checking for sys/dir.h... yes
checking for sys/file.h... yes
checking for sys/ndir.h... no
checking for sys/ptem.h... no
checking for sys/pte.h... no
checking for sys/select.h... yes
checking for sys/stream.h... no
checking for sys/mman.h... (cached) yes
checking for curses.h... yes
checking for termcap.h... yes
checking for termio.h... (cached) yes
checking for termbits.h... no
checking for asm/termbits.h... yes
checking for grp.h... yes
checking for paths.h... yes
checking for lstat... yes
checking for putenv... yes
checking for select... yes
checking for setenv... yes
checking for setlocale... yes
checking for strcoll... yes
checking for tcgetattr... yes
checking whether stat file-mode macros are broken... no
checking return type of signal handlers... void
checking for type of signal functions... posix
checking whether programs are able to redeclare getpw functions... yes
checking for TIOCGWINSZ in sys/ioctl.h... yes
checking for FIONREAD in sys/ioctl.h... yes
checking for TIOCSTAT in sys/ioctl.h... no
checking if struct dirent has a d_ino member... yes
checking whether signal handlers are of type void... yes
checking for tgetent in -lncurses... yes
checking for termcap functions library... -lncurses
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking return type of signal handlers... (cached) void
checking return type of qsort... void
checking whether utime accepts a null argument... yes
checking for vprintf... yes
checking for alarm... yes
checking for bmove... no
checking for chsize... no
checking for ftruncate... yes
checking for rint... yes
checking for finite... yes
checking for fpsetmask... no
checking for fpresetsticky... no
checking for cuserid... yes
checking for fcntl... yes
checking for fconvert... no
checking for poll... yes
checking for getrusage... yes
checking for getpwuid... yes
checking for getcwd... yes
checking for getrlimit... yes
checking for getwd... yes
checking for index... yes
checking for stpcpy... yes
checking for locking... no
checking for longjmp... yes
checking for perror... yes
checking for pread... yes
checking for realpath... yes
checking for rename... yes
checking for socket... yes
checking for strnlen... yes
checking for madvise... no
checking for mkstemp... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoull... yes
checking for snprintf... yes
checking for tempnam... yes
checking for thr_setconcurrency... no
checking for gethostbyaddr_r... yes
checking for gethostbyname_r... yes
checking for getpwnam... yes
checking for bfill... no
checking for bzero... yes
checking for bcmp... yes
checking for strstr... yes
checking for strpbrk... yes
checking for strerror... yes
checking for tell... no
checking for atod... no
checking for memcpy... yes
checking for memmove... yes
checking for setupterm... no
checking for strcasecmp... yes
checking for sighold... yes
checking for vidattr... no
checking for setupterm... (cached) no
checking for lrand48... yes
checking for localtime_r... yes
checking for sigset... yes
checking for sigthreadmask... no
checking for pthread_sigmask... yes
checking for pthread_setprio... no
checking for pthread_setprio_np... no
checking for pthread_setschedparam... yes
checking for pthread_attr_setprio... no
checking for pthread_attr_setschedparam... yes
checking for pthread_attr_create... no
checking for pthread_getsequence_np... no
checking for pthread_attr_setstacksize... yes
checking for pthread_condattr_create... no
checking for rwlock_init... no
checking for pthread_rwlock_rdlock... yes
checking for crypt... yes
checking for dlopen... yes
checking for dlerror... yes
checking for fchmod... yes
checking for getpass... yes
checking for getpassphrase... no
checking for initgroups... yes
checking for mlockall... yes
checking for fseeko... yes
checking style of gethost* routines... other
checking style of gethostname_r routines... glibc2
checking 3 argument to gethostname_r routines... char
checking args to pthread_getspecific... POSIX
checking args to pthread_mutex_init... POSIX
checking args to readdir_r... POSIX
checking style of sigwait... POSIX
checking for pthread_attr_setscope... yes
checking can netinet files be included... yes
checking character sets... default: ujis; compiled in: ujis big5 cp1251
cp1257 croat czech danish dec8 dos estonia euc_kr gb2312 gbk german1
greek hebrew hp8 hungarian koi8_ru koi8_ukr latin1 latin2 latin5 swe7
usa7 win1250 win1251 win1251ukr sjis tis620
checking for BerkeleyDB... searching...
Not using Berkeley DB
updating cache ./config.cache
creating ./config.status
creating Makefile
creating extra/Makefile
creating mysys/Makefile
creating isam/Makefile
creating strings/Makefile
creating regex/Makefile
creating heap/Makefile
creating myisam/Makefile
creating myisammrg/Makefile
creating man/Makefile
creating readline/Makefile
creating libmysql_r/Makefile
creating libmysql/Makefile
creating client/Makefile
creating sql/Makefile
creating sql/share/Makefile
creating merge/Makefile
creating dbug/Makefile
creating scripts/Makefile
creating include/Makefile
creating sql-bench/Makefile
creating tests/Makefile
creating Docs/Makefile
creating support-files/Makefile
creating include/mysql_version.h
creating config.h
MySQL has a Web site at http://www.mysql.com/ which carries details on
the
latest release, upcoming features, and other information to make your
work or play with MySQL more productive. There you can also find
information about mailing lists for MySQL discussion.
Remember to check the platform specific part in the reference manual for
hints about installing on your platfrom. See the Docs directory.
Thank you for choosing MySQL!
[root@ns1 mysql-3.23.28-gamma]# make
cd include; make link_sources
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma/include'
/bin/cp ../config.h my_config.h
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/include'
echo timestamp > linked_include_sources
cd libmysql; make link_sources
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma/libmysql'
set -x; \
ss=`echo strmov.lo strxmov.lo strnmov.lo strmake.lo
strend.lo strnlen.lo strfill.lo is_prefix.lo tis620.lo |
sed "s;\.lo;.c;g"`; \
ds=`echo dbug.lo | sed "s;\.lo;.c;g"`; \
ms=`echo my_init.lo my_static.lo my_malloc.lo
my_realloc.lo my_create.lo my_delete.lo mf_tempfile.lo
my_open.lo getvar.lo my_lib.lo | sed "s;\.lo;.c;g"`; \
for f in $ss; do \
rm -f ./$f; \
/bin/ln -s ./../strings/$f ./$f; \
done; \
for f in strto.c ctype_autoconf.c; do \
rm -f ./$f; \
/bin/ln -s ./../strings/$f ./$f; \
done; \
for f in $ds; do \
rm -f ./$f; \
/bin/ln -s ./../dbug/$f ./$f; \
done; \
for f in $ms mysys_priv.h my_static.h; do \
rm -f ./$f; \
/bin/ln -s ./../mysys/$f ./$f; \
done;
++ echo strmov.lo strxmov.lo strnmov.lo strmake.lo strend.lo strnlen.lo
strfill.lo is_prefix.lo int2str.lo str2int.lo strinstr.lo strcont.lo
strcend.lo bchange.lo bmove.lo bmove_upp.lo longlong2str.lo strtoull.lo
strtoll.lo llstr.lo strto.lo ctype.lo ctype-ujis.lo ctype-big5.lo
ctype-czech.lo ctype-euc_kr.lo ctype-gb2312.lo ctype-gbk.lo ctype-
sjis.lo ctype-tis620.lo
++ sed s;\.lo;.c;g
+ ss=strmov.c strxmov.c strnmov.c strmake.c strend.c strnlen.c strfill.c
is_prefix.c int2str.c str2int.c strinstr.c strcont.c strcend.c bchange.c
bmove.c bmove_upp.c longlong2str.c strtoull.c strtoll.c llstr.c strto.c
ctype.c ctype-ujis.c ctype-big5.c ctype-czech.c ctype-euc_kr.c
ctype-gb2312.c ctype-gbk.c ctype-sjis.c ctype-tis620.c
++ echo dbug.lo
++ sed s;\.lo;.c;g
+ ds=dbug.c
++ echo my_init.lo my_static.lo my_malloc.lo my_realloc.lo my_create.lo
my_delete.lo mf_tempfile.lo my_open.lo mf_casecnv.lo my_read.lo
my_write.lo errors.lo my_error.lo my_getwd.lo my_div.lo mf_pack.lo
my_messnc.lo mf_dirname.lo mf_fn_ext.lo mf_wcomp.lo typelib.lo
safemalloc.lo my_alloc.lo mf_format.lo mf_path.lo mf_unixpath.lo
my_fopen.lo my_fstream.lo mf_loadpath.lo my_pthread.lo my_thr_init.lo
thr_mutex.lo mulalloc.lo string.lo default.lo my_compress.lo array.lo
my_once.lo list.lo my_net.lo charset.lo getopt.lo getopt1.lo getvar.lo
my_lib.lo
++ sed s;\.lo;.c;g
+ ms=my_init.c my_static.c my_malloc.c my_realloc.c my_create.c
my_delete.c mf_tempfile.c my_open.c mf_casecnv.c my_read.c my_write.c
errors.c my_error.c my_getwd.c my_div.c mf_pack.c my_messnc.c
mf_dirname.c mf_fn_ext.c mf_wcomp.c typelib.c safemalloc.c my_alloc.c
mf_format.c mf_path.c mf_unixpath.c my_fopen.c my_fstream.c
mf_loadpath.c my_pthread.c my_thr_init.c thr_mutex.c mulalloc.c string.c
default.c my_compress.c array.c my_once.c list.c my_net.c charset.c
getopt.c getopt1.c getvar.c my_lib.c
+ rm -f ./strmov.c
+ /bin/ln -s ./../strings/strmov.c ./strmov.c
+ rm -f ./strxmov.c
+ /bin/ln -s ./../strings/strxmov.c ./strxmov.c
+ rm -f ./strnmov.c
+ /bin/ln -s ./../strings/strnmov.c ./strnmov.c
+ rm -f ./strmake.c
+ /bin/ln -s ./../strings/strmake.c ./strmake.c
+ rm -f ./strend.c
+ /bin/ln -s ./../strings/strend.c ./strend.c
+ rm -f ./strnlen.c
+ /bin/ln -s ./../strings/strnlen.c ./strnlen.c
+ rm -f ./strfill.c
+ /bin/ln -s ./../strings/strfill.c ./strfill.c
+ rm -f ./is_prefix.c
+ /bin/ln -s ./../strings/is_prefix.c ./is_prefix.c
+ rm -f ./int2str.c
+ /bin/ln -s ./../strings/int2str.c ./int2str.c
+ rm -f ./str2int.c
+ /bin/ln -s ./../strings/str2int.c ./str2int.c
+ rm -f ./strinstr.c
+ /bin/ln -s ./../strings/strinstr.c ./strinstr.c
+ rm -f ./strcont.c
+ /bin/ln -s ./../strings/strcont.c ./strcont.c
+ rm -f ./strcend.c
+ /bin/ln -s ./../strings/strcend.c ./strcend.c
+ rm -f ./bchange.c
+ /bin/ln -s ./../strings/bchange.c ./bchange.c
+ rm -f ./bmove.c
+ /bin/ln -s ./../strings/bmove.c ./bmove.c
+ rm -f ./bmove_upp.c
+ /bin/ln -s ./../strings/bmove_upp.c ./bmove_upp.c
+ rm -f ./longlong2str.c
+ /bin/ln -s ./../strings/longlong2str.c ./longlong2str.c
+ rm -f ./strtoull.c
+ /bin/ln -s ./../strings/strtoull.c ./strtoull.c
+ rm -f ./strtoll.c
+ /bin/ln -s ./../strings/strtoll.c ./strtoll.c
+ rm -f ./llstr.c
+ /bin/ln -s ./../strings/llstr.c ./llstr.c
+ rm -f ./strto.c
+ /bin/ln -s ./../strings/strto.c ./strto.c
+ rm -f ./ctype.c
+ /bin/ln -s ./../strings/ctype.c ./ctype.c
+ rm -f ./ctype-ujis.c
+ /bin/ln -s ./../strings/ctype-ujis.c ./ctype-ujis.c
+ rm -f ./ctype-big5.c
+ /bin/ln -s ./../strings/ctype-big5.c ./ctype-big5.c
+ rm -f ./ctype-czech.c
+ /bin/ln -s ./../strings/ctype-czech.c ./ctype-czech.c
+ rm -f ./ctype-euc_kr.c
+ /bin/ln -s ./../strings/ctype-euc_kr.c ./ctype-euc_kr.c
+ rm -f ./ctype-gb2312.c
+ /bin/ln -s ./../strings/ctype-gb2312.c ./ctype-gb2312.c
+ rm -f ./ctype-gbk.c
+ /bin/ln -s ./../strings/ctype-gbk.c ./ctype-gbk.c
+ rm -f ./ctype-sjis.c
+ /bin/ln -s ./../strings/ctype-sjis.c ./ctype-sjis.c
+ rm -f ./ctype-tis620.c
+ /bin/ln -s ./../strings/ctype-tis620.c ./ctype-tis620.c
+ rm -f ./strto.c
+ /bin/ln -s ./../strings/strto.c ./strto.c
+ rm -f ./ctype_autoconf.c
+ /bin/ln -s ./../strings/ctype_autoconf.c ./ctype_autoconf.c
+ rm -f ./dbug.c
+ /bin/ln -s ./../dbug/dbug.c ./dbug.c
+ rm -f ./my_init.c
+ /bin/ln -s ./../mysys/my_init.c ./my_init.c
+ rm -f ./my_static.c
+ /bin/ln -s ./../mysys/my_static.c ./my_static.c
+ rm -f ./my_malloc.c
+ /bin/ln -s ./../mysys/my_malloc.c ./my_malloc.c
+ rm -f ./my_realloc.c
+ /bin/ln -s ./../mysys/my_realloc.c ./my_realloc.c
+ rm -f ./my_create.c
+ /bin/ln -s ./../mysys/my_create.c ./my_create.c
+ rm -f ./my_delete.c
+ /bin/ln -s ./../mysys/my_delete.c ./my_delete.c
+ rm -f ./mf_tempfile.c
+ /bin/ln -s ./../mysys/mf_tempfile.c ./mf_tempfile.c
+ rm -f ./my_open.c
+ /bin/ln -s ./../mysys/my_open.c ./my_open.c
+ rm -f ./mf_casecnv.c
+ /bin/ln -s ./../mysys/mf_casecnv.c ./mf_casecnv.c
+ rm -f ./my_read.c
+ /bin/ln -s ./../mysys/my_read.c ./my_read.c
+ rm -f ./my_write.c
+ /bin/ln -s ./../mysys/my_write.c ./my_write.c
+ rm -f ./errors.c
+ /bin/ln -s ./../mysys/errors.c ./errors.c
+ rm -f ./my_error.c
+ /bin/ln -s ./../mysys/my_error.c ./my_error.c
+ rm -f ./my_getwd.c
+ /bin/ln -s ./../mysys/my_getwd.c ./my_getwd.c
+ rm -f ./my_div.c
+ /bin/ln -s ./../mysys/my_div.c ./my_div.c
+ rm -f ./mf_pack.c
+ /bin/ln -s ./../mysys/mf_pack.c ./mf_pack.c
+ rm -f ./my_messnc.c
+ /bin/ln -s ./../mysys/my_messnc.c ./my_messnc.c
+ rm -f ./mf_dirname.c
+ /bin/ln -s ./../mysys/mf_dirname.c ./mf_dirname.c
+ rm -f ./mf_fn_ext.c
+ /bin/ln -s ./../mysys/mf_fn_ext.c ./mf_fn_ext.c
+ rm -f ./mf_wcomp.c
+ /bin/ln -s ./../mysys/mf_wcomp.c ./mf_wcomp.c
+ rm -f ./typelib.c
+ /bin/ln -s ./../mysys/typelib.c ./typelib.c
+ rm -f ./safemalloc.c
+ /bin/ln -s ./../mysys/safemalloc.c ./safemalloc.c
+ rm -f ./my_alloc.c
+ /bin/ln -s ./../mysys/my_alloc.c ./my_alloc.c
+ rm -f ./mf_format.c
+ /bin/ln -s ./../mysys/mf_format.c ./mf_format.c
+ rm -f ./mf_path.c
+ /bin/ln -s ./../mysys/mf_path.c ./mf_path.c
+ rm -f ./mf_unixpath.c
+ /bin/ln -s ./../mysys/mf_unixpath.c ./mf_unixpath.c
+ rm -f ./my_fopen.c
+ /bin/ln -s ./../mysys/my_fopen.c ./my_fopen.c
+ rm -f ./my_fstream.c
+ /bin/ln -s ./../mysys/my_fstream.c ./my_fstream.c
+ rm -f ./mf_loadpath.c
+ /bin/ln -s ./../mysys/mf_loadpath.c ./mf_loadpath.c
+ rm -f ./my_pthread.c
+ /bin/ln -s ./../mysys/my_pthread.c ./my_pthread.c
+ rm -f ./my_thr_init.c
+ /bin/ln -s ./../mysys/my_thr_init.c ./my_thr_init.c
+ rm -f ./thr_mutex.c
+ /bin/ln -s ./../mysys/thr_mutex.c ./thr_mutex.c
+ rm -f ./mulalloc.c
+ /bin/ln -s ./../mysys/mulalloc.c ./mulalloc.c
+ rm -f ./string.c
+ /bin/ln -s ./../mysys/string.c ./string.c
+ rm -f ./default.c
+ /bin/ln -s ./../mysys/default.c ./default.c
+ rm -f ./my_compress.c
+ /bin/ln -s ./../mysys/my_compress.c ./my_compress.c
+ rm -f ./array.c
+ /bin/ln -s ./../mysys/array.c ./array.c
+ rm -f ./my_once.c
+ /bin/ln -s ./../mysys/my_once.c ./my_once.c
+ rm -f ./list.c
+ /bin/ln -s ./../mysys/list.c ./list.c
+ rm -f ./my_net.c
+ /bin/ln -s ./../mysys/my_net.c ./my_net.c
+ rm -f ./charset.c
+ /bin/ln -s ./../mysys/charset.c ./charset.c
+ rm -f ./getopt.c
+ /bin/ln -s ./../mysys/getopt.c ./getopt.c
+ rm -f ./getopt1.c
+ /bin/ln -s ./../mysys/getopt1.c ./getopt1.c
+ rm -f ./getvar.c
+ /bin/ln -s ./../mysys/getvar.c ./getvar.c
+ rm -f ./my_lib.c
+ /bin/ln -s ./../mysys/my_lib.c ./my_lib.c
+ rm -f ./mysys_priv.h
+ /bin/ln -s ./../mysys/mysys_priv.h ./mysys_priv.h
+ rm -f ./my_static.h
+ /bin/ln -s ./../mysys/my_static.h ./my_static.h
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/libmysql'
echo timestamp > linked_libmysql_sources
echo timestamp > linked_client_sources
cd sql; rm -f mini_client_errors.c;/bin/ln -s ../libmysql/errmsg.c
mini_client_errors.c
echo timestamp > linked_server_sources
make all-recursive
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma'
Making all in include
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/include'
Making all in Docs
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/Docs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/Docs'
Making all in readline
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/readline'
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c readline.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c funmap.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c keymaps.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c vi_mode.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c parens.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c rltty.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c complete.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c bind.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c isearch.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c display.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c signals.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c util.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c kill.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c undo.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c macro.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c input.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c callback.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c terminal.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c xmalloc.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c history.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c histsearch.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c histexpand.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c histfile.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c nls.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c search.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c shell.c
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-O6 -DDBUG_OFF -c tilde.c
rm -f libreadline.a
ar cru libreadline.a readline.o funmap.o keymaps.o vi_mode.o parens.o
rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o
undo.o macro.o input.o callback.o terminal.o xmalloc.o history.o
histsearch.o histexpand.o histfile.o nls.o search.o shell.o tilde.o
ranlib libreadline.a
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/readline'
Making all in libmysql
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/libmysql'
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c libmysql.c
mkdir .libs
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC libmysql.c -o .libs/libmysql.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
libmysql.c -o libmysql.o >/dev/null 2>&1
mv -f .libs/libmysql.lo libmysql.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c net.c
rm -f .libs/net.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC net.c -o .libs/net.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c net.c -o
net.o >/dev/null 2>&1
mv -f .libs/net.lo net.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c violite.c
rm -f .libs/violite.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC violite.c -o .libs/violite.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c violite.c
-o violite.o >/dev/null 2>&1
mv -f .libs/violite.lo violite.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c password.c
rm -f .libs/password.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC password.c -o .libs/password.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
password.c -o password.o >/dev/null 2>&1
mv -f .libs/password.lo password.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c get_password.c
rm -f .libs/get_password.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC get_password.c -o .libs/get_password.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
get_password.c -o get_password.o >/dev/null 2>&1
mv -f .libs/get_password.lo get_password.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c errmsg.c
rm -f .libs/errmsg.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC errmsg.c -o .libs/errmsg.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c errmsg.c
-o errmsg.o >/dev/null 2>&1
mv -f .libs/errmsg.lo errmsg.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c my_init.c
rm -f .libs/my_init.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC my_init.c -o .libs/my_init.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c my_init.c
-o my_init.o >/dev/null 2>&1
mv -f .libs/my_init.lo my_init.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c my_static.c
rm -f .libs/my_static.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC my_static.c -o .libs/my_static.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
my_static.c -o my_static.o >/dev/null 2>&1
mv -f .libs/my_static.lo my_static.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c my_malloc.c
rm -f .libs/my_malloc.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC my_malloc.c -o .libs/my_malloc.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
my_malloc.c -o my_malloc.o >/dev/null 2>&1
mv -f .libs/my_malloc.lo my_malloc.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c my_realloc.c
rm -f .libs/my_realloc.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC my_realloc.c -o .libs/my_realloc.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
my_realloc.c -o my_realloc.o >/dev/null 2>&1
mv -f .libs/my_realloc.lo my_realloc.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c my_create.c
rm -f .libs/my_create.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC my_create.c -o .libs/my_create.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
my_create.c -o my_create.o >/dev/null 2>&1
mv -f .libs/my_create.lo my_create.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c my_delete.c
rm -f .libs/my_delete.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC my_delete.c -o .libs/my_delete.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
my_delete.c -o my_delete.o >/dev/null 2>&1
mv -f .libs/my_delete.lo my_delete.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c mf_tempfile.c
rm -f .libs/mf_tempfile.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC mf_tempfile.c -o .libs/mf_tempfile.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
mf_tempfile.c -o mf_tempfile.o >/dev/null 2>&1
mv -f .libs/mf_tempfile.lo mf_tempfile.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c my_open.c
rm -f .libs/my_open.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC my_open.c -o .libs/my_open.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c my_open.c
-o my_open.o >/dev/null 2>&1
mv -f .libs/my_open.lo my_open.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c mf_casecnv.c
rm -f .libs/mf_casecnv.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC mf_casecnv.c -o .libs/mf_casecnv.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
mf_casecnv.c -o mf_casecnv.o >/dev/null 2>&1
mv -f .libs/mf_casecnv.lo mf_casecnv.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c my_read.c
rm -f .libs/my_read.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC my_read.c -o .libs/my_read.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c my_read.c
-o my_read.o >/dev/null 2>&1
mv -f .libs/my_read.lo my_read.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c my_write.c
rm -f .libs/my_write.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC my_write.c -o .libs/my_write.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
my_write.c -o my_write.o >/dev/null 2>&1
mv -f .libs/my_write.lo my_write.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c errors.c
rm -f .libs/errors.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC errors.c -o .libs/errors.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c errors.c
-o errors.o >/dev/null 2>&1
mv -f .libs/errors.lo errors.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c my_error.c
rm -f .libs/my_error.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC my_error.c -o .libs/my_error.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
my_error.c -o my_error.o >/dev/null 2>&1
mv -f .libs/my_error.lo my_error.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c my_getwd.c
rm -f .libs/my_getwd.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC my_getwd.c -o .libs/my_getwd.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
my_getwd.c -o my_getwd.o >/dev/null 2>&1
mv -f .libs/my_getwd.lo my_getwd.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c my_div.c
rm -f .libs/my_div.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC my_div.c -o .libs/my_div.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c my_div.c
-o my_div.o >/dev/null 2>&1
mv -f .libs/my_div.lo my_div.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c mf_pack.c
rm -f .libs/mf_pack.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC mf_pack.c -o .libs/mf_pack.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c mf_pack.c
-o mf_pack.o >/dev/null 2>&1
mv -f .libs/mf_pack.lo mf_pack.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c my_messnc.c
rm -f .libs/my_messnc.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC my_messnc.c -o .libs/my_messnc.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
my_messnc.c -o my_messnc.o >/dev/null 2>&1
mv -f .libs/my_messnc.lo my_messnc.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c mf_dirname.c
rm -f .libs/mf_dirname.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC mf_dirname.c -o .libs/mf_dirname.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
mf_dirname.c -o mf_dirname.o >/dev/null 2>&1
mv -f .libs/mf_dirname.lo mf_dirname.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c mf_fn_ext.c
rm -f .libs/mf_fn_ext.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC mf_fn_ext.c -o .libs/mf_fn_ext.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
mf_fn_ext.c -o mf_fn_ext.o >/dev/null 2>&1
mv -f .libs/mf_fn_ext.lo mf_fn_ext.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c mf_wcomp.c
rm -f .libs/mf_wcomp.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC mf_wcomp.c -o .libs/mf_wcomp.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
mf_wcomp.c -o mf_wcomp.o >/dev/null 2>&1
mv -f .libs/mf_wcomp.lo mf_wcomp.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c typelib.c
rm -f .libs/typelib.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC typelib.c -o .libs/typelib.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c typelib.c
-o typelib.o >/dev/null 2>&1
mv -f .libs/typelib.lo typelib.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c safemalloc.c
rm -f .libs/safemalloc.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC safemalloc.c -o .libs/safemalloc.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
safemalloc.c -o safemalloc.o >/dev/null 2>&1
mv -f .libs/safemalloc.lo safemalloc.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c my_alloc.c
rm -f .libs/my_alloc.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC my_alloc.c -o .libs/my_alloc.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
my_alloc.c -o my_alloc.o >/dev/null 2>&1
mv -f .libs/my_alloc.lo my_alloc.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c mf_format.c
rm -f .libs/mf_format.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC mf_format.c -o .libs/mf_format.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
mf_format.c -o mf_format.o >/dev/null 2>&1
mv -f .libs/mf_format.lo mf_format.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c mf_path.c
rm -f .libs/mf_path.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC mf_path.c -o .libs/mf_path.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c mf_path.c
-o mf_path.o >/dev/null 2>&1
mv -f .libs/mf_path.lo mf_path.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c mf_unixpath.c
rm -f .libs/mf_unixpath.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC mf_unixpath.c -o .libs/mf_unixpath.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
mf_unixpath.c -o mf_unixpath.o >/dev/null 2>&1
mv -f .libs/mf_unixpath.lo mf_unixpath.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c my_fopen.c
rm -f .libs/my_fopen.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC my_fopen.c -o .libs/my_fopen.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
my_fopen.c -o my_fopen.o >/dev/null 2>&1
mv -f .libs/my_fopen.lo my_fopen.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c my_fstream.c
rm -f .libs/my_fstream.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC my_fstream.c -o .libs/my_fstream.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
my_fstream.c -o my_fstream.o >/dev/null 2>&1
mv -f .libs/my_fstream.lo my_fstream.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c mf_loadpath.c
rm -f .libs/mf_loadpath.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC mf_loadpath.c -o .libs/mf_loadpath.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
mf_loadpath.c -o mf_loadpath.o >/dev/null 2>&1
mv -f .libs/mf_loadpath.lo mf_loadpath.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c my_pthread.c
rm -f .libs/my_pthread.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC my_pthread.c -o .libs/my_pthread.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
my_pthread.c -o my_pthread.o >/dev/null 2>&1
mv -f .libs/my_pthread.lo my_pthread.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c my_thr_init.c
rm -f .libs/my_thr_init.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC my_thr_init.c -o .libs/my_thr_init.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
my_thr_init.c -o my_thr_init.o >/dev/null 2>&1
mv -f .libs/my_thr_init.lo my_thr_init.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c thr_mutex.c
rm -f .libs/thr_mutex.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC thr_mutex.c -o .libs/thr_mutex.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
thr_mutex.c -o thr_mutex.o >/dev/null 2>&1
mv -f .libs/thr_mutex.lo thr_mutex.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c mulalloc.c
rm -f .libs/mulalloc.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC mulalloc.c -o .libs/mulalloc.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
mulalloc.c -o mulalloc.o >/dev/null 2>&1
mv -f .libs/mulalloc.lo mulalloc.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c string.c
rm -f .libs/string.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC string.c -o .libs/string.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c string.c
-o string.o >/dev/null 2>&1
mv -f .libs/string.lo string.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c default.c
rm -f .libs/default.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC default.c -o .libs/default.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c default.c
-o default.o >/dev/null 2>&1
mv -f .libs/default.lo default.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c my_compress.c
rm -f .libs/my_compress.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC my_compress.c -o .libs/my_compress.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
my_compress.c -o my_compress.o >/dev/null 2>&1
mv -f .libs/my_compress.lo my_compress.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c array.c
rm -f .libs/array.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC array.c -o .libs/array.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c array.c
-o array.o >/dev/null 2>&1
mv -f .libs/array.lo array.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c my_once.c
rm -f .libs/my_once.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC my_once.c -o .libs/my_once.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c my_once.c
-o my_once.o >/dev/null 2>&1
mv -f .libs/my_once.lo my_once.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c list.c
rm -f .libs/list.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC list.c -o .libs/list.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c list.c -o
list.o >/dev/null 2>&1
mv -f .libs/list.lo list.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c my_net.c
rm -f .libs/my_net.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC my_net.c -o .libs/my_net.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c my_net.c
-o my_net.o >/dev/null 2>&1
mv -f .libs/my_net.lo my_net.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c charset.c
rm -f .libs/charset.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC charset.c -o .libs/charset.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c charset.c
-o charset.o >/dev/null 2>&1
mv -f .libs/charset.lo charset.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c getopt.c
rm -f .libs/getopt.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC getopt.c -o .libs/getopt.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c getopt.c
-o getopt.o >/dev/null 2>&1
mv -f .libs/getopt.lo getopt.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c getopt1.c
rm -f .libs/getopt1.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC getopt1.c -o .libs/getopt1.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c getopt1.c
-o getopt1.o >/dev/null 2>&1
mv -f .libs/getopt1.lo getopt1.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c getvar.c
rm -f .libs/getvar.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC getvar.c -o .libs/getvar.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c getvar.c
-o getvar.o >/dev/null 2>&1
mv -f .libs/getvar.lo getvar.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c my_lib.c
rm -f .libs/my_lib.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC my_lib.c -o .libs/my_lib.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c my_lib.c
-o my_lib.o >/dev/null 2>&1
mv -f .libs/my_lib.lo my_lib.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c strmov.c
rm -f .libs/strmov.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC strmov.c -o .libs/strmov.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c strmov.c
-o strmov.o >/dev/null 2>&1
mv -f .libs/strmov.lo strmov.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c strxmov.c
rm -f .libs/strxmov.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC strxmov.c -o .libs/strxmov.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c strxmov.c
-o strxmov.o >/dev/null 2>&1
mv -f .libs/strxmov.lo strxmov.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c strnmov.c
rm -f .libs/strnmov.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC strnmov.c -o .libs/strnmov.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c strnmov.c
-o strnmov.o >/dev/null 2>&1
mv -f .libs/strnmov.lo strnmov.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c strmake.c
rm -f .libs/strmake.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC strmake.c -o .libs/strmake.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c strmake.c
-o strmake.o >/dev/null 2>&1
mv -f .libs/strmake.lo strmake.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c strend.c
rm -f .libs/strend.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC strend.c -o .libs/strend.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c strend.c
-o strend.o >/dev/null 2>&1
mv -f .libs/strend.lo strend.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c strnlen.c
rm -f .libs/strnlen.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC strnlen.c -o .libs/strnlen.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c strnlen.c
-o strnlen.o >/dev/null 2>&1
mv -f .libs/strnlen.lo strnlen.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c strfill.c
rm -f .libs/strfill.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC strfill.c -o .libs/strfill.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c strfill.c
-o strfill.o >/dev/null 2>&1
mv -f .libs/strfill.lo strfill.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c is_prefix.c
rm -f .libs/is_prefix.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC is_prefix.c -o .libs/is_prefix.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
is_prefix.c -o is_prefix.o >/dev/null 2>&1
mv -f .libs/is_prefix.lo is_prefix.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c int2str.c
rm -f .libs/int2str.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC int2str.c -o .libs/int2str.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c int2str.c
-o int2str.o >/dev/null 2>&1
mv -f .libs/int2str.lo int2str.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c str2int.c
rm -f .libs/str2int.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC str2int.c -o .libs/str2int.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c str2int.c
-o str2int.o >/dev/null 2>&1
mv -f .libs/str2int.lo str2int.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c strinstr.c
rm -f .libs/strinstr.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC strinstr.c -o .libs/strinstr.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
strinstr.c -o strinstr.o >/dev/null 2>&1
mv -f .libs/strinstr.lo strinstr.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c strcont.c
rm -f .libs/strcont.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC strcont.c -o .libs/strcont.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c strcont.c
-o strcont.o >/dev/null 2>&1
mv -f .libs/strcont.lo strcont.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c strcend.c
rm -f .libs/strcend.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC strcend.c -o .libs/strcend.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c strcend.c
-o strcend.o >/dev/null 2>&1
mv -f .libs/strcend.lo strcend.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c bchange.c
rm -f .libs/bchange.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC bchange.c -o .libs/bchange.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c bchange.c
-o bchange.o >/dev/null 2>&1
mv -f .libs/bchange.lo bchange.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c bmove.c
rm -f .libs/bmove.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC bmove.c -o .libs/bmove.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c bmove.c
-o bmove.o >/dev/null 2>&1
mv -f .libs/bmove.lo bmove.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c ctype-ujis.c
rm -f .libs/ctype-ujis.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC ctype-ujis.c -o .libs/ctype-ujis.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
ctype-ujis.c -o ctype-ujis.o >/dev/null 2>&1
mv -f .libs/ctype-ujis.lo ctype-ujis.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c ctype-big5.c
rm -f .libs/ctype-big5.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC ctype-big5.c -o .libs/ctype-big5.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
ctype-big5.c -o ctype-big5.o >/dev/null 2>&1
mv -f .libs/ctype-big5.lo ctype-big5.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c ctype-czech.c
rm -f .libs/ctype-czech.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC ctype-czech.c -o .libs/ctype-czech.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
ctype-czech.c -o ctype-czech.o >/dev/null 2>&1
mv -f .libs/ctype-czech.lo ctype-czech.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c ctype-euc_kr.c
rm -f .libs/ctype-euc_kr.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC ctype-euc_kr.c -o .libs/ctype-euc_kr.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
ctype-euc_kr.c -o ctype-euc_kr.o >/dev/null 2>&1
mv -f .libs/ctype-euc_kr.lo ctype-euc_kr.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c ctype-gb2312.c
rm -f .libs/ctype-gb2312.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC ctype-gb2312.c -o .libs/ctype-gb2312.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
ctype-gb2312.c -o ctype-gb2312.o >/dev/null 2>&1
mv -f .libs/ctype-gb2312.lo ctype-gb2312.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c ctype-gbk.c
rm -f .libs/ctype-gbk.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC ctype-gbk.c -o .libs/ctype-gbk.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c ctype-
gbk.c -o ctype-gbk.o >/dev/null 2>&1
mv -f .libs/ctype-gbk.lo ctype-gbk.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c ctype-sjis.c
rm -f .libs/ctype-sjis.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC ctype-sjis.c -o .libs/ctype-sjis.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
ctype-sjis.c -o ctype-sjis.o >/dev/null 2>&1
mv -f .libs/ctype-sjis.lo ctype-sjis.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c ctype-tis620.c
rm -f .libs/ctype-tis620.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC ctype-tis620.c -o .libs/ctype-tis620.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
ctype-tis620.c -o ctype-tis620.o >/dev/null 2>&1
mv -f .libs/ctype-tis620.lo ctype-tis620.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c bmove_upp.c
rm -f .libs/bmove_upp.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC bmove_upp.c -o .libs/bmove_upp.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
bmove_upp.c -o bmove_upp.o >/dev/null 2>&1
mv -f .libs/bmove_upp.lo bmove_upp.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c longlong2str.c
rm -f .libs/longlong2str.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC longlong2str.c -o .libs/longlong2str.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
longlong2str.c -o longlong2str.o >/dev/null 2>&1
mv -f .libs/longlong2str.lo longlong2str.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c strtoull.c
rm -f .libs/strtoull.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC strtoull.c -o .libs/strtoull.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c
strtoull.c -o strtoull.o >/dev/null 2>&1
mv -f .libs/strtoull.lo strtoull.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c strtoll.c
rm -f .libs/strtoll.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC strtoll.c -o .libs/strtoll.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c strtoll.c
-o strtoll.o >/dev/null 2>&1
mv -f .libs/strtoll.lo strtoll.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c llstr.c
rm -f .libs/llstr.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC llstr.c -o .libs/llstr.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c llstr.c
-o llstr.o >/dev/null 2>&1
mv -f .libs/llstr.lo llstr.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c strto.c
rm -f .libs/strto.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC strto.c -o .libs/strto.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c strto.c
-o strto.o >/dev/null 2>&1
mv -f .libs/strto.lo strto.lo
gcc -DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c conf_to_src.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
conf_to_src conf_to_src.o -lnsl -lm -lz -lcrypt
gcc -O6 -DDBUG_OFF -rdynamic -o conf_to_src conf_to_src.o -lnsl -lm -lz
-lcrypt
./conf_to_src .. cp1251 cp1257 croat danish dec8 dos estonia german1
greek hebrew hp8 hungarian koi8_ru koi8_ukr latin1 latin2 latin5 swe7
usa7 win1250 win1251 win1251ukr > \
./ctype_extra_sources.c
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c ctype.c
rm -f .libs/ctype.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC ctype.c -o .libs/ctype.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c ctype.c
-o ctype.o >/dev/null 2>&1
mv -f .libs/ctype.lo ctype.lo
/bin/sh ../libtool --mode=compile gcc
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c dbug.c
rm -f .libs/dbug.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c -fPIC
-DPIC dbug.c -o .libs/dbug.lo
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK
-I./../include -I../include -I./.. -I.. -I.. -O6 -DDBUG_OFF -c dbug.c -o
dbug.o >/dev/null 2>&1
mv -f .libs/dbug.lo dbug.lo
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
libmysqlclient.la -rpath /usr/local/lib/mysql -version-info 10:0:0
libmysql.lo net.lo violite.lo password.lo get_password.lo errmsg.lo
my_init.lo my_static.lo my_malloc.lo my_realloc.lo
my_create.lo my_delete.lo mf_tempfile.lo
my_open.lo mf_casecnv.lo my_read.lo my_write.lo
errors.lo my_error.lo my_getwd.lo
my_div.lo mf_pack.lo my_messnc.lo mf_dirname.lo
mf_fn_ext.lo mf_wcomp.lo typelib.lo safemalloc.lo
my_alloc.lo mf_format.lo mf_path.lo mf_unixpath.lo
my_fopen.lo my_fstream.lo
mf_loadpath.lo my_pthread.lo my_thr_init.lo
thr_mutex.lo mulalloc.lo string.lo default.lo my_compress.lo array.lo
my_once.lo list.lo my_net.lo charset.lo
getopt.lo getopt1.lo getvar.lo my_lib.lo strmov.lo strxmov.lo strnmov.lo
strmake.lo strend.lo strnlen.lo strfill.lo
is_prefix.lo int2str.lo str2int.lo strinstr.lo
strcont.lo strcend.lo
bchange.lo bmove.lo bmove_upp.lo longlong2str.lo strtoull.lo
strtoll.lo llstr.lo strto.lo ctype.lo ctype-
ujis.lo ctype-big5.lo ctype-czech.lo ctype-euc_kr.lo ctype-gb2312.lo
ctype-gbk.lo ctype-sjis.lo ctype-tis620.lo dbug.lo -lnsl -lm -lz
-lcrypt
rm -fr .libs/libmysqlclient.la .libs/libmysqlclient.*
.libs/libmysqlclient.*
gcc -shared libmysql.lo net.lo violite.lo password.lo get_password.lo
errmsg.lo my_init.lo my_static.lo my_malloc.lo my_realloc.lo
my_create.lo my_delete.lo mf_tempfile.lo my_open.lo mf_casecnv.lo
my_read.lo my_write.lo errors.lo my_error.lo my_getwd.lo my_div.lo
mf_pack.lo my_messnc.lo mf_dirname.lo mf_fn_ext.lo mf_wcomp.lo
typelib.lo safemalloc.lo my_alloc.lo mf_format.lo mf_path.lo
mf_unixpath.lo my_fopen.lo my_fstream.lo mf_loadpath.lo my_pthread.lo
my_thr_init.lo thr_mutex.lo mulalloc.lo string.lo default.lo
my_compress.lo array.lo my_once.lo list.lo my_net.lo charset.lo
getopt.lo getopt1.lo getvar.lo my_lib.lo strmov.lo strxmov.lo strnmov.lo
strmake.lo strend.lo strnlen.lo strfill.lo is_prefix.lo int2str.lo
str2int.lo strinstr.lo strcont.lo strcend.lo bchange.lo bmove.lo
bmove_upp.lo longlong2str.lo strtoull.lo strtoll.lo llstr.lo strto.lo
ctype.lo ctype-ujis.lo ctype-big5.lo ctype-czech.lo ctype-euc_kr.lo
ctype-gb2312.lo ctype-gbk.lo ctype-sjis.lo ctype-tis620.lo dbug.lo
-lnsl -lm -lz -lcrypt -lc -Wl,-soname -Wl,libmysqlclient.so.10 -o
.libs/libmysqlclient.so.10.0.0
(cd .libs && rm -f libmysqlclient.so.10 && ln -s
libmysqlclient.so.10.0.0 libmysqlclient.so.10)
(cd .libs && rm -f libmysqlclient.so && ln -s libmysqlclient.so.10.0.0
libmysqlclient.so)
ar cru .libs/libmysqlclient.a libmysql.o net.o violite.o password.o
get_password.o errmsg.o my_init.o my_static.o my_malloc.o my_realloc.o
my_create.o my_delete.o mf_tempfile.o my_open.o mf_casecnv.o my_read.o
my_write.o errors.o my_error.o my_getwd.o my_div.o mf_pack.o my_messnc.o
mf_dirname.o mf_fn_ext.o mf_wcomp.o typelib.o safemalloc.o my_alloc.o
mf_format.o mf_path.o mf_unixpath.o my_fopen.o my_fstream.o
mf_loadpath.o my_pthread.o my_thr_init.o thr_mutex.o mulalloc.o string.o
default.o my_compress.o array.o my_once.o list.o my_net.o charset.o
getopt.o getopt1.o getvar.o my_lib.o strmov.o strxmov.o strnmov.o
strmake.o strend.o strnlen.o strfill.o is_prefix.o int2str.o str2int.o
strinstr.o strcont.o strcend.o bchange.o bmove.o bmove_upp.o
longlong2str.o strtoull.o strtoll.o llstr.o strto.o ctype.o ctype-ujis.o
ctype-big5.o ctype-czech.o ctype-euc_kr.o ctype-gb2312.o ctype-gbk.o
ctype-sjis.o ctype-tis620.o dbug.o
ranlib .libs/libmysqlclient.a
creating libmysqlclient.la
(cd .libs && rm -f libmysqlclient.la && ln -s ../libmysqlclient.la
libmysqlclient.la)
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/libmysql'
Making all in client
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/client'
c++ -DUNDEF_THREADS_HACK -I./../include
-I../include -I./.. -I.. -I.. -O3
-DDBUG_OFF -fno-implicit-templates -c mysql.cc
In file included from mysql.cc:48:
/usr/include/curses.h:195: warning: `ERR' redefined
/usr/include/sys/ucontext.h:74: warning: this is the location of the
previous definition
c++ -DUNDEF_THREADS_HACK -I./../include
-I../include -I./.. -I.. -I.. -O3
-DDBUG_OFF -fno-implicit-templates -c readline.cc
c++ -DUNDEF_THREADS_HACK -I./../include
-I../include -I./.. -I.. -I.. -O3
-DDBUG_OFF -fno-implicit-templates -c sql_string.cc
c++ -DUNDEF_THREADS_HACK -I./../include
-I../include -I./.. -I.. -I.. -O3
-DDBUG_OFF -fno-implicit-templates -c completion_hash.cc
/bin/sh ../libtool --mode=link c++ -O3 -DDBUG_OFF
-fno-implicit-templates -rdynamic -o mysql mysql.o readline.o
sql_string.o completion_hash.o ../readline/libreadline.a -lncurses
../libmysql/libmysqlclient.la -lnsl -lm -lz -lcrypt
mkdir .libs
c++ -O3 -DDBUG_OFF -fno-implicit-templates -rdynamic -o .libs/mysql
mysql.o readline.o sql_string.o completion_hash.o
../readline/libreadline.a -lncurses ../libmysql/.libs/libmysqlclient.so
-lnsl -lm -lz -lcrypt -lnsl -lm -lz -lcrypt -Wl,--rpath
-Wl,/usr/local/lib/mysql
creating mysql
gcc -DUNDEF_THREADS_HACK -I./../include
-I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c mysqladmin.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
mysqladmin mysqladmin.o ../libmysql/libmysqlclient.la -lnsl -lm -lz
-lcrypt
gcc -O6 -DDBUG_OFF -rdynamic -o .libs/mysqladmin mysqladmin.o
../libmysql/.libs/libmysqlclient.so -lnsl -lm -lz -lcrypt -lnsl -lm -lz
-lcrypt -Wl,--rpath -Wl,/usr/local/lib/mysql
creating mysqladmin
gcc -DUNDEF_THREADS_HACK -I./../include
-I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c mysqlshow.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
mysqlshow mysqlshow.o ../libmysql/libmysqlclient.la -lnsl -lm -lz
-lcrypt
gcc -O6 -DDBUG_OFF -rdynamic -o .libs/mysqlshow mysqlshow.o
../libmysql/.libs/libmysqlclient.so -lnsl -lm -lz -lcrypt -lnsl -lm -lz
-lcrypt -Wl,--rpath -Wl,/usr/local/lib/mysql
creating mysqlshow
gcc -DUNDEF_THREADS_HACK -I./../include
-I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c mysqldump.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
mysqldump mysqldump.o ../libmysql/libmysqlclient.la -lnsl -lm -lz
-lcrypt
gcc -O6 -DDBUG_OFF -rdynamic -o .libs/mysqldump mysqldump.o
../libmysql/.libs/libmysqlclient.so -lnsl -lm -lz -lcrypt -lnsl -lm -lz
-lcrypt -Wl,--rpath -Wl,/usr/local/lib/mysql
creating mysqldump
gcc -DUNDEF_THREADS_HACK -I./../include
-I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c mysqlimport.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
mysqlimport mysqlimport.o ../libmysql/libmysqlclient.la -lnsl -lm -lz
-lcrypt
gcc -O6 -DDBUG_OFF -rdynamic -o .libs/mysqlimport mysqlimport.o
../libmysql/.libs/libmysqlclient.so -lnsl -lm -lz -lcrypt -lnsl -lm -lz
-lcrypt -Wl,--rpath -Wl,/usr/local/lib/mysql
creating mysqlimport
gcc -DUNDEF_THREADS_HACK -I./../include
-I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c mysqltest.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
mysqltest mysqltest.o ../libmysql/libmysqlclient.la -lnsl -lm -lz
-lcrypt
gcc -O6 -DDBUG_OFF -rdynamic -o .libs/mysqltest mysqltest.o
../libmysql/.libs/libmysqlclient.so -lnsl -lm -lz -lcrypt -lnsl -lm -lz
-lcrypt -Wl,--rpath -Wl,/usr/local/lib/mysql
creating mysqltest
gcc -DUNDEF_THREADS_HACK -I./../include
-I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c insert_test.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
insert_test insert_test.o ../libmysql/libmysqlclient.la -lnsl -lm -lz
-lcrypt
gcc -O6 -DDBUG_OFF -rdynamic -o .libs/insert_test insert_test.o
../libmysql/.libs/libmysqlclient.so -lnsl -lm -lz -lcrypt -lnsl -lm -lz
-lcrypt -Wl,--rpath -Wl,/usr/local/lib/mysql
creating insert_test
gcc -DUNDEF_THREADS_HACK -I./../include
-I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c select_test.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
select_test select_test.o ../libmysql/libmysqlclient.la -lnsl -lm -lz
-lcrypt
gcc -O6 -DDBUG_OFF -rdynamic -o .libs/select_test select_test.o
../libmysql/.libs/libmysqlclient.so -lnsl -lm -lz -lcrypt -lnsl -lm -lz
-lcrypt -Wl,--rpath -Wl,/usr/local/lib/mysql
creating select_test
gcc -DUNDEF_THREADS_HACK -I./../include
-I../include -I./.. -I.. -I.. -O6
-DDBUG_OFF -c -I./../include
-I../include -I./.. -I.. -I..
thread_test.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
thread_test thread_test.o ../libmysql/libmysqlclient.la -lnsl -lm -lz
-lcrypt
gcc -O6 -DDBUG_OFF -rdynamic -o .libs/thread_test thread_test.o
../libmysql/.libs/libmysqlclient.so -lnsl -lm -lz -lcrypt -lnsl -lm -lz
-lcrypt -Wl,--rpath -Wl,/usr/local/lib/mysql
creating thread_test
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/client'
Making all in strings
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/strings'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c strxmov.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c bmove_upp.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c strappend.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c strcont.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c strend.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c strfill.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c strcend.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c is_prefix.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c strstr.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c strinstr.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c strmake.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c strnmov.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c strmov.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c longlong2str.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c bfill.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c bmove.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c bmove512.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c bchange.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c strxnmov.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c int2str.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c str2int.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c r_strinstr.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c atof.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c bcmp.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c strtol.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c strtoul.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c strtoll.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c ctype-ujis.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c ctype-big5.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c ctype-czech.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c ctype-euc_kr.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c ctype-gb2312.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c ctype-gbk.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c ctype-sjis.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c ctype-tis620.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c strtoull.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c llstr.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c conf_to_src.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
conf_to_src conf_to_src.o -ldl -lnsl -lm -lz -lcrypt -lpthread
mkdir .libs
gcc -O6 -DDBUG_OFF -rdynamic -o conf_to_src conf_to_src.o -ldl -lnsl -lm
-lz -lcrypt -lpthread
./conf_to_src .. cp1251 cp1257 croat danish dec8 dos estonia german1
greek hebrew hp8 hungarian koi8_ru koi8_ukr latin1 latin2 latin5 swe7
usa7 win1250 win1251 win1251ukr > \
./ctype_extra_sources.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c ctype.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c strnlen.c
rm -f libmystrings.a
ar cru libmystrings.a strxmov.o bmove_upp.o strappend.o strcont.o
strend.o strfill.o strcend.o is_prefix.o strstr.o strinstr.o strmake.o
strnmov.o strmov.o longlong2str.o bfill.o bmove.o bmove512.o bchange.o
strxnmov.o int2str.o str2int.o r_strinstr.o atof.o bcmp.o strtol.o
strtoul.o strtoll.o strtoull.o llstr.o ctype.o strnlen.o ctype-ujis.o
ctype-big5.o ctype-czech.o ctype-euc_kr.o ctype-gb2312.o ctype-gbk.o
ctype-sjis.o ctype-tis620.o
ranlib libmystrings.a
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/strings'
Making all in dbug
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/dbug'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c dbug.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c sanity.c
rm -f libdbug.a
ar cru libdbug.a dbug.o sanity.o
ranlib libdbug.a
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/dbug'
Making all in mysys
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/mysys'
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_init.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_getwd.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_getdate.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_path.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_loadpath.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_open.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_create.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_seek.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_read.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_pread.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_write.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_keycache.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_iocache.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_iocache2.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_cache.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_tempfile.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_lock.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_brkhant.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_alarm.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_malloc.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_realloc.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_once.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mulalloc.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_alloc.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c safemalloc.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_fopen.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_fstream.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_error.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c errors.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_div.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_messnc.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_format.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_same.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_dirname.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_fn_ext.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_pack.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_pack2.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_unixpath.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_stripp.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_casecnv.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_soundex.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_wcomp.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_wfile.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_qsort.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_qsort2.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_sort.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c ptr_cmp.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c mf_radix.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c queues.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c tree.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c list.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c hash.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c array.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c string.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c typelib.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_copy.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_append.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_lib.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_delete.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_rename.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_redel.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_tempnam.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_chsize.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_lread.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_lwrite.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_clock.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_quick.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_lockmem.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_static.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c getopt.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c getopt1.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c getvar.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_mkdir.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c default.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_compress.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c checksum.c
c++ -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O3 -DDBUG_OFF
-fno-implicit-templates -c raid.cc
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_net.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_vsnprintf.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c charset.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c thr_alarm.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c thr_lock.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c thr_mutex.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c thr_rwlock.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_pthread.c
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c my_thr_init.c
rm -f libmysys.a
ar cru libmysys.a my_init.o my_getwd.o mf_getdate.o mf_path.o
mf_loadpath.o my_open.o my_create.o my_seek.o my_read.o my_pread.o
my_write.o mf_keycache.o mf_iocache.o mf_iocache2.o mf_cache.o
mf_tempfile.o my_lock.o mf_brkhant.o my_alarm.o my_malloc.o my_realloc.o
my_once.o mulalloc.o my_alloc.o safemalloc.o my_fopen.o my_fstream.o
my_error.o errors.o my_div.o my_messnc.o mf_format.o mf_same.o
mf_dirname.o mf_fn_ext.o mf_pack.o mf_pack2.o mf_unixpath.o mf_stripp.o
mf_casecnv.o mf_soundex.o mf_wcomp.o mf_wfile.o mf_qsort.o mf_qsort2.o
mf_sort.o ptr_cmp.o mf_radix.o queues.o tree.o list.o hash.o array.o
string.o typelib.o my_copy.o my_append.o my_lib.o my_delete.o
my_rename.o my_redel.o my_tempnam.o my_chsize.o my_lread.o my_lwrite.o
my_clock.o my_quick.o my_lockmem.o my_static.o getopt.o getopt1.o
getvar.o my_mkdir.o default.o my_compress.o checksum.o raid.o my_net.o
my_vsnprintf.o charset.o thr_alarm.o thr_lock.o thr_mutex.o thr_rwlock.o
my_pthread.o my_thr_init.o
ranlib libmysys.a
gcc -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-c testhash.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
testhash testhash.o libmysys.a ../dbug/libdbug.a
../strings/libmystrings.a -ldl -lnsl -lm -lz -lcrypt -lpthread
mkdir .libs
gcc -O6 -DDBUG_OFF -rdynamic -o testhash testhash.o libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz -lcrypt
-lpthread
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
test_charset -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-DMAIN ./test_charset.c libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
gcc -O6 -DDBUG_OFF -rdynamic -o test_charset
-DDEFAULT_BASEDIR=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DHAVE_CONFIG_H -I./../include
-I../include -I.. -I. -O6 -DDBUG_OFF -DMAIN ./test_charset.c libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz -lcrypt
-lpthread
/bin/cp ./thr_alarm.c ./test_thr_alarm.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
test_thr_alarm -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-DMAIN ./test_thr_alarm.c libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
gcc -O6 -DDBUG_OFF -rdynamic -o test_thr_alarm
-DDEFAULT_BASEDIR=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DHAVE_CONFIG_H -I./../include
-I../include -I.. -I. -O6 -DDBUG_OFF -DMAIN ./test_thr_alarm.c
libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm
-lz -lcrypt -lpthread
/bin/rm ./test_thr_alarm.*
/bin/cp ./thr_lock.c test_thr_lock.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
test_thr_lock -DDEFAULT_BASEDIR=\"/usr/local\"
-DDATADIR="\"/usr/local/var\""
-DDEFAULT_CHARSET_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\""
-DHAVE_CONFIG_H -I./../include -I../include -I.. -I. -O6 -DDBUG_OFF
-DMAIN ./test_thr_lock.c libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
gcc -O6 -DDBUG_OFF -rdynamic -o test_thr_lock
-DDEFAULT_BASEDIR=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\"
-DSHAREDIR=\"/usr/local/share/mysql\" -DHAVE_CONFIG_H -I./../include
-I../include -I.. -I. -O6 -DDBUG_OFF -DMAIN ./test_thr_lock.c libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz -lcrypt
-lpthread
/bin/rm ./test_thr_lock.*
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/mysys'
Making all in extra
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/extra'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -I.. -O6
-DDBUG_OFF -c replace.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
replace replace.o ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz
-lcrypt -lpthread
mkdir .libs
gcc -O6 -DDBUG_OFF -rdynamic -o replace replace.o ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz -lcrypt
-lpthread
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -I.. -O6
-DDBUG_OFF -c comp_err.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
comp_err comp_err.o ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz
-lcrypt -lpthread
gcc -O6 -DDBUG_OFF -rdynamic -o comp_err comp_err.o ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz -lcrypt
-lpthread
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -I.. -O6
-DDBUG_OFF -c perror.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
perror perror.o ../mysys/libmysys.a ../dbug/libdbug.a
../strings/libmystrings.a -ldl -lnsl -lm -lz -lcrypt -lpthread
gcc -O6 -DDBUG_OFF -rdynamic -o perror perror.o ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz -lcrypt
-lpthread
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -I.. -O6
-DDBUG_OFF -c resolveip.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
resolveip resolveip.o ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz
-lcrypt -lpthread
gcc -O6 -DDBUG_OFF -rdynamic -o resolveip resolveip.o
../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -I.. -O6
-DDBUG_OFF -c my_print_defaults.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
my_print_defaults my_print_defaults.o ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz
-lcrypt -lpthread
gcc -O6 -DDBUG_OFF -rdynamic -o my_print_defaults my_print_defaults.o
../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/extra'
Making all in regex
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/regex'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c regerror.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c regcomp.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c regexec.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c regfree.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c reginit.c
rm -f libregex.a
ar cru libregex.a regerror.o regcomp.o regexec.o regfree.o reginit.o
ranlib libregex.a
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c split.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c debug.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c main.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o re
split.o debug.o main.o libregex.a ../strings/libmystrings.a -ldl -lnsl
-lm -lz -lcrypt -lpthread
mkdir .libs
gcc -O6 -DDBUG_OFF -rdynamic -o re split.o debug.o main.o libregex.a
../strings/libmystrings.a -ldl -lnsl -lm -lz -lcrypt -lpthread
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/regex'
Making all in isam
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/isam'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c open.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c extra.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c info.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c rkey.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c rnext.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c _search.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c _page.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c _key.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c _locking.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c rrnd.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c _cache.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c _statrec.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c _packrec.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c _dynrec.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c update.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c write.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c delete.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c rprev.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c rfirst.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c rlast.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c rsame.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c rsamepos.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c panic.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c close.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c create.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c range.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c _dbug.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c log.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c changed.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c static.c
rm -f libnisam.a
ar cru libnisam.a open.o extra.o info.o rkey.o rnext.o _search.o _page.o
_key.o _locking.o rrnd.o _cache.o _statrec.o _packrec.o _dynrec.o
update.o write.o delete.o rprev.o rfirst.o rlast.o rsame.o rsamepos.o
panic.o close.o create.o range.o _dbug.o log.o changed.o static.o
ranlib libnisam.a
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c isamchk.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c sort.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
isamchk isamchk.o sort.o libnisam.a ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz
-lcrypt -lpthread
mkdir .libs
gcc -O6 -DDBUG_OFF -rdynamic -o isamchk isamchk.o sort.o libnisam.a
../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c isamlog.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
isamlog isamlog.o libnisam.a ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz
-lcrypt -lpthread
gcc -O6 -DDBUG_OFF -rdynamic -o isamlog isamlog.o libnisam.a
../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c pack_isam.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
pack_isam pack_isam.o libnisam.a ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz
-lcrypt -lpthread
gcc -O6 -DDBUG_OFF -rdynamic -o pack_isam pack_isam.o libnisam.a
../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c test1.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o test1
test1.o libnisam.a ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz
-lcrypt -lpthread
gcc -O6 -DDBUG_OFF -rdynamic -o test1 test1.o libnisam.a
../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c test2.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o test2
test2.o libnisam.a ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz
-lcrypt -lpthread
gcc -O6 -DDBUG_OFF -rdynamic -o test2 test2.o libnisam.a
../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c test3.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o test3
test3.o libnisam.a ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz
-lcrypt -lpthread
gcc -O6 -DDBUG_OFF -rdynamic -o test3 test3.o libnisam.a
../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/isam'
Making all in merge
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/merge'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c open.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c extra.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c info.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c _locking.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c rrnd.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c update.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c delete.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c rsame.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c panic.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c close.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c create.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c static.c
rm -f libmerge.a
ar cru libmerge.a open.o extra.o info.o _locking.o rrnd.o update.o
delete.o rsame.o panic.o close.o create.o static.o
ranlib libmerge.a
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/merge'
Making all in myisam
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/myisam'
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_open.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_extra.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_info.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_rkey.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_rnext.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_rnext_same.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_search.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_page.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_key.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_locking.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_rrnd.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_scan.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_cache.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_statrec.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_packrec.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_dynrec.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_update.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_write.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_unique.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_delete.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_rprev.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_rfirst.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_rlast.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_rsame.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_rsamepos.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_panic.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_close.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_create.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_range.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_dbug.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_checksum.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_log.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_changed.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_static.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_delete_all.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_delete_table.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_rename.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_check.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c ft_parser.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c ft_search.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c ft_stopwords.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c ft_static.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c ft_update.c
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c sort.c
rm -f libmyisam.a
ar cru libmyisam.a mi_open.o mi_extra.o mi_info.o mi_rkey.o mi_rnext.o
mi_rnext_same.o mi_search.o mi_page.o mi_key.o mi_locking.o mi_rrnd.o
mi_scan.o mi_cache.o mi_statrec.o mi_packrec.o mi_dynrec.o mi_update.o
mi_write.o mi_unique.o mi_delete.o mi_rprev.o mi_rfirst.o mi_rlast.o
mi_rsame.o mi_rsamepos.o mi_panic.o mi_close.o mi_create.o mi_range.o
mi_dbug.o mi_checksum.o mi_log.o mi_changed.o mi_static.o
mi_delete_all.o mi_delete_table.o mi_rename.o mi_check.o ft_parser.o
ft_search.o ft_stopwords.o ft_static.o ft_update.o sort.o
ranlib libmyisam.a
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c myisamchk.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
myisamchk myisamchk.o libmyisam.a ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz
-lcrypt -lpthread
mkdir .libs
gcc -O6 -DDBUG_OFF -rdynamic -o myisamchk myisamchk.o libmyisam.a
../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c myisamlog.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
myisamlog myisamlog.o libmyisam.a ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz
-lcrypt -lpthread
gcc -O6 -DDBUG_OFF -rdynamic -o myisamlog myisamlog.o libmyisam.a
../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c myisampack.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
myisampack myisampack.o libmyisam.a ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz
-lcrypt -lpthread
gcc -O6 -DDBUG_OFF -rdynamic -o myisampack myisampack.o libmyisam.a
../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_test1.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
mi_test1 mi_test1.o libmyisam.a ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz
-lcrypt -lpthread
gcc -O6 -DDBUG_OFF -rdynamic -o mi_test1 mi_test1.o libmyisam.a
../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_test2.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
mi_test2 mi_test2.o libmyisam.a ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz
-lcrypt -lpthread
gcc -O6 -DDBUG_OFF -rdynamic -o mi_test2 mi_test2.o libmyisam.a
../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c mi_test3.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
mi_test3 mi_test3.o libmyisam.a ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz
-lcrypt -lpthread
gcc -O6 -DDBUG_OFF -rdynamic -o mi_test3 mi_test3.o libmyisam.a
../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c ft_test1.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
ft_test1 ft_test1.o libmyisam.a ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz
-lcrypt -lpthread
gcc -O6 -DDBUG_OFF -rdynamic -o ft_test1 ft_test1.o libmyisam.a
../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
gcc -DMAP_TO_USE_RAID -I./../include -I../include -O6 -DDBUG_OFF
-c ft_eval.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
ft_eval ft_eval.o libmyisam.a ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -ldl -lnsl -lm -lz
-lcrypt -lpthread
gcc -O6 -DDBUG_OFF -rdynamic -o ft_eval ft_eval.o libmyisam.a
../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
/bin/rm -f mi_test_all mi_test_all-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
-e 's!@''sysconfdir''@!/usr/local/etc!' \
-e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
-e 's!@''SHARED_LIB_VERSION''@!10:0:0!' \
-e 's!@''MYSQL_BASE_VERSION''@!3.23!' \
-e 's!@''MYSQL_NO_DASH_VERSION''@!3.23.28!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
-e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
-e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
mi_test_all.sh > mi_test_all-t
/bin/chmod +x mi_test_all-t
/bin/mv mi_test_all-t mi_test_all
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/myisam'
Making all in myisammrg
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/myisammrg'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c myrg_open.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c myrg_extra.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c myrg_info.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c myrg_locking.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c myrg_rrnd.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c myrg_update.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c myrg_delete.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c myrg_rsame.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c myrg_panic.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c myrg_close.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c myrg_create.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c myrg_static.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c myrg_rkey.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c myrg_rfirst.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c myrg_rlast.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c myrg_rnext.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c myrg_rprev.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c myrg_queue.c
rm -f libmyisammrg.a
ar cru libmyisammrg.a myrg_open.o myrg_extra.o myrg_info.o
myrg_locking.o myrg_rrnd.o myrg_update.o myrg_delete.o myrg_rsame.o
myrg_panic.o myrg_close.o myrg_create.o myrg_static.o myrg_rkey.o
myrg_rfirst.o myrg_rlast.o myrg_rnext.o myrg_rprev.o myrg_queue.o
ranlib libmyisammrg.a
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/myisammrg'
Making all in heap
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/heap'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_open.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_extra.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_close.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_panic.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_info.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_rrnd.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_scan.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_update.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_write.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_delete.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_rsame.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_create.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_rename.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_rfirst.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_rnext.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_rlast.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_rprev.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_clear.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_rkey.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_block.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_hash.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c _check.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c _rectest.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_static.c
rm -f libheap.a
ar cru libheap.a hp_open.o hp_extra.o hp_close.o hp_panic.o hp_info.o
hp_rrnd.o hp_scan.o hp_update.o hp_write.o hp_delete.o hp_rsame.o
hp_create.o hp_rename.o hp_rfirst.o hp_rnext.o hp_rlast.o hp_rprev.o
hp_clear.o hp_rkey.o hp_block.o hp_hash.o _check.o _rectest.o hp_static.o
ranlib libheap.a
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_test1.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
hp_test1 hp_test1.o libheap.a ../mysys/libmysys.a ../dbug/libdbug.a
../strings/libmystrings.a -ldl -lnsl -lm -lz -lcrypt -lpthread
mkdir .libs
gcc -O6 -DDBUG_OFF -rdynamic -o hp_test1 hp_test1.o libheap.a
../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O6
-DDBUG_OFF -c hp_test2.c
/bin/sh ../libtool --mode=link gcc -O6 -DDBUG_OFF -rdynamic -o
hp_test2 hp_test2.o libheap.a ../mysys/libmysys.a ../dbug/libdbug.a
../strings/libmystrings.a -ldl -lnsl -lm -lz -lcrypt -lpthread
gcc -O6 -DDBUG_OFF -rdynamic -o hp_test2 hp_test2.o libheap.a
../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/heap'
Making all in sql
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/sql'
Making all in share
make[3]: Entering directory `/usr/local/mysql-3.23.28-gamma/sql/share'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/mysql-3.23.28-gamma/sql/share'
make[3]: Entering directory `/usr/local/mysql-3.23.28-gamma/sql'
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
mysqlbinlog.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
mini_client.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
net_serv.cc
gcc -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O6 -DDBUG_OFF -c mini_client_errors.c
gcc -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O6 -DDBUG_OFF -c violite.c
gcc -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O6 -DDBUG_OFF -c password.c
/bin/sh ../libtool --mode=link c++ -O3 -DDBUG_OFF
-fno-implicit-templates -rdynamic -o mysqlbinlog mysqlbinlog.o
mini_client.o net_serv.o mini_client_errors.o violite.o password.o
../isam/libnisam.a
../merge/libmerge.a
../myisam/libmyisam.a
../myisammrg/libmyisammrg.a
../heap/libheap.a
../mysys/libmysys.a
../dbug/libdbug.a
../regex/libregex.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
mkdir .libs
c++ -O3 -DDBUG_OFF -fno-implicit-templates -rdynamic -o mysqlbinlog
mysqlbinlog.o mini_client.o net_serv.o mini_client_errors.o violite.o
password.o ../isam/libnisam.a ../merge/libmerge.a ../myisam/libmyisam.a
../myisammrg/libmyisammrg.a ../heap/libheap.a ../mysys/libmysys.a
../dbug/libdbug.a ../regex/libregex.a ../strings/libmystrings.a -ldl
-lnsl -lm -lz -lcrypt -lpthread
make gen_lex_hash
make[4]: Entering directory `/usr/local/mysql-3.23.28-gamma/sql'
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
-I./../include -I./../regex -I.
-I../include -I.. -I. gen_lex_hash.cc
/bin/sh ../libtool --mode=link c++ -O3 -DDBUG_OFF
-fno-implicit-templates -rdynamic -o gen_lex_hash gen_lex_hash.o
../isam/libnisam.a../merge/libmerge.a
../myisam/libmyisam.a
../myisammrg/libmyisammrg.a
../heap/libheap.a
../mysys/libmysys.a
../dbug/libdbug.a ../regex/libregex.a
../strings/libmystrings.a -ldl -lnsl -lm -lz -lcrypt -lpthread
c++ -O3 -DDBUG_OFF -fno-implicit-templates -rdynamic -o gen_lex_hash
gen_lex_hash.o ../isam/libnisam.a ../merge/libmerge.a
../myisam/libmyisam.a ../myisammrg/libmyisammrg.a ../heap/libheap.a
../mysys/libmysys.a ../dbug/libdbug.a ../regex/libregex.a
../strings/libmystrings.a -ldl -lnsl -lm -lz -lcrypt -lpthread
make[4]: Leaving directory `/usr/local/mysql-3.23.28-gamma/sql'
./gen_lex_hash > lex_hash.h
Symbols: 291 Functions: 122; Total: 413
Shifts per char: 8, Array size: 4111
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_lex.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
item.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
item_sum.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
item_buff.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
item_func.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
item_cmpfunc.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
item_strfunc.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
item_timefunc.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
thr_malloc.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
item_create.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
field.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
key.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_class.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_list.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
net_pkg.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
lock.cc
gcc -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O6 -DDBUG_OFF -c my_lock.c
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_string.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_map.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
mysqld.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
hash_filo.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
hostname.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
convert.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_parse.cc
Note: The following compile may take a long time.
If it fails, re-run configure with --with-low-memory
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_yacc.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_base.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
table.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_select.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_insert.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_update.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_delete.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
procedure.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
item_uniq.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_test.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
log.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
init.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
derror.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_acl.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
unireg.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
time.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
opt_range.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
opt_sum.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
opt_ft.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
records.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
filesort.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
handler.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
ha_isam.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
ha_isammrg.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
ha_heap.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
ha_myisam.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
ha_myisammrg.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
ha_berkeley.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_db.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_table.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_rename.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_crypt.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_load.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
mf_iocache.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
field_conv.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_show.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_udf.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_analyse.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_cache.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
slave.cc
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
sql_repl.cc
gcc -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O6 -DDBUG_OFF -c md5.c
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local\""
-DDATADIR="\"/usr/local/var\""
-DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex -I.
-I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -c
log_event.cc
/bin/sh ../libtool --mode=link c++ -O3 -DDBUG_OFF
-fno-implicit-templates -rdynamic -o mysqld sql_lex.o item.o item_sum.o
item_buff.o item_func.o item_cmpfunc.o item_strfunc.o item_timefunc.o
thr_malloc.o item_create.o field.o key.o sql_class.o sql_list.o
net_serv.o violite.o net_pkg.o lock.o my_lock.o sql_string.o sql_map.o
mysqld.o password.o hash_filo.o hostname.o convert.o sql_parse.o
sql_yacc.o sql_base.o table.o sql_select.o sql_insert.o sql_update.o
sql_delete.o procedure.o item_uniq.o sql_test.o log.o init.o derror.o
sql_acl.o unireg.o time.o opt_range.o opt_sum.o opt_ft.o records.o
filesort.o handler.o ha_isam.o ha_isammrg.o ha_heap.o ha_myisam.o
ha_myisammrg.o ha_berkeley.o sql_db.o sql_table.o sql_rename.o
sql_crypt.o sql_load.o mf_iocache.o field_conv.o sql_show.o sql_udf.o
sql_analyse.o sql_cache.o slave.o sql_repl.o md5.o log_event.o
mini_client.o mini_client_errors.o
../isam/libnisam.a ../merge/libmerge.a
../myisam/libmyisam.a
../myisammrg/libmyisammrg.a
../heap/libheap.a
../mysys/libmysys.a
../dbug/libdbug.a
../regex/libregex.a ../strings/libmystrings.a
-ldl -lnsl -lm -lz -lcrypt -lpthread
c++ -O3 -DDBUG_OFF -fno-implicit-templates -rdynamic -o mysqld sql_lex.o
item.o item_sum.o item_buff.o item_func.o item_cmpfunc.o item_strfunc.o
item_timefunc.o thr_malloc.o item_create.o field.o key.o sql_class.o
sql_list.o net_serv.o violite.o net_pkg.o lock.o my_lock.o sql_string.o
sql_map.o mysqld.o password.o hash_filo.o hostname.o convert.o
sql_parse.o sql_yacc.o sql_base.o table.o sql_select.o sql_insert.o
sql_update.o sql_delete.o procedure.o item_uniq.o sql_test.o log.o
init.o derror.o sql_acl.o unireg.o time.o opt_range.o opt_sum.o opt_ft.o
records.o filesort.o handler.o ha_isam.o ha_isammrg.o ha_heap.o
ha_myisam.o ha_myisammrg.o ha_berkeley.o sql_db.o sql_table.o
sql_rename.o sql_crypt.o sql_load.o mf_iocache.o field_conv.o sql_show.o
sql_udf.o sql_analyse.o sql_cache.o slave.o sql_repl.o md5.o log_event.o
mini_client.o mini_client_errors.o ../isam/libnisam.a
../merge/libmerge.a ../myisam/libmyisam.a ../myisammrg/libmyisammrg.a
../heap/libheap.a ../mysys/libmysys.a ../dbug/libdbug.a
../regex/libregex.a ../strings/libmystrings.a -ldl -lnsl -lm -lz -lcrypt
-lpthread
make[3]: Leaving directory `/usr/local/mysql-3.23.28-gamma/sql'
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/sql'
Making all in scripts
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/scripts'
/bin/rm -f safe_mysqld safe_mysqld-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''sbindir''@!/usr/local/sbin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''pkglibdir''@!/usr/local/lib/mysql!g' \
-e 's!@''pkgincludedir''@!/usr/local/include/mysql!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz -lcrypt !' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
safe_mysqld.sh > safe_mysqld-t
/bin/chmod +x safe_mysqld-t
/bin/mv safe_mysqld-t safe_mysqld
/bin/rm -f mysql_install_db mysql_install_db-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''sbindir''@!/usr/local/sbin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''pkglibdir''@!/usr/local/lib/mysql!g' \
-e 's!@''pkgincludedir''@!/usr/local/include/mysql!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz -lcrypt !' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
mysql_install_db.sh > mysql_install_db-t
/bin/chmod +x mysql_install_db-t
/bin/mv mysql_install_db-t mysql_install_db
/bin/rm -f msql2mysql msql2mysql-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''sbindir''@!/usr/local/sbin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''pkglibdir''@!/usr/local/lib/mysql!g' \
-e 's!@''pkgincludedir''@!/usr/local/include/mysql!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz -lcrypt !' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
msql2mysql.sh > msql2mysql-t
/bin/chmod +x msql2mysql-t
/bin/mv msql2mysql-t msql2mysql
/bin/rm -f mysql_config mysql_config-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''sbindir''@!/usr/local/sbin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''pkglibdir''@!/usr/local/lib/mysql!g' \
-e 's!@''pkgincludedir''@!/usr/local/include/mysql!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz -lcrypt !' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
mysql_config.sh > mysql_config-t
/bin/chmod +x mysql_config-t
/bin/mv mysql_config-t mysql_config
/bin/rm -f mysql_fix_privilege_tables mysql_fix_privilege_tables-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''sbindir''@!/usr/local/sbin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''pkglibdir''@!/usr/local/lib/mysql!g' \
-e 's!@''pkgincludedir''@!/usr/local/include/mysql!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz -lcrypt !' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
mysql_fix_privilege_tables.sh > mysql_fix_privilege_tables-t
/bin/chmod +x mysql_fix_privilege_tables-t
/bin/mv mysql_fix_privilege_tables-t mysql_fix_privilege_tables
/bin/rm -f mysql_setpermission mysql_setpermission-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''sbindir''@!/usr/local/sbin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''pkglibdir''@!/usr/local/lib/mysql!g' \
-e 's!@''pkgincludedir''@!/usr/local/include/mysql!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz -lcrypt !' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
mysql_setpermission.sh > mysql_setpermission-t
/bin/chmod +x mysql_setpermission-t
/bin/mv mysql_setpermission-t mysql_setpermission
/bin/rm -f mysql_zap mysql_zap-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''sbindir''@!/usr/local/sbin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''pkglibdir''@!/usr/local/lib/mysql!g' \
-e 's!@''pkgincludedir''@!/usr/local/include/mysql!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz -lcrypt !' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
mysql_zap.sh > mysql_zap-t
/bin/chmod +x mysql_zap-t
/bin/mv mysql_zap-t mysql_zap
/bin/rm -f mysqlaccess mysqlaccess-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''sbindir''@!/usr/local/sbin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''pkglibdir''@!/usr/local/lib/mysql!g' \
-e 's!@''pkgincludedir''@!/usr/local/include/mysql!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz -lcrypt !' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
mysqlaccess.sh > mysqlaccess-t
/bin/chmod +x mysqlaccess-t
/bin/mv mysqlaccess-t mysqlaccess
/bin/rm -f mysqlbug mysqlbug-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''sbindir''@!/usr/local/sbin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''pkglibdir''@!/usr/local/lib/mysql!g' \
-e 's!@''pkgincludedir''@!/usr/local/include/mysql!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz -lcrypt !' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
mysqlbug.sh > mysqlbug-t
/bin/chmod +x mysqlbug-t
/bin/mv mysqlbug-t mysqlbug
/bin/rm -f mysql_convert_table_format mysql_convert_table_format-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''sbindir''@!/usr/local/sbin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''pkglibdir''@!/usr/local/lib/mysql!g' \
-e 's!@''pkgincludedir''@!/usr/local/include/mysql!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz -lcrypt !' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
mysql_convert_table_format.sh > mysql_convert_table_format-t
/bin/chmod +x mysql_convert_table_format-t
/bin/mv mysql_convert_table_format-t mysql_convert_table_format
/bin/rm -f mysql_find_rows mysql_find_rows-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''sbindir''@!/usr/local/sbin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''pkglibdir''@!/usr/local/lib/mysql!g' \
-e 's!@''pkgincludedir''@!/usr/local/include/mysql!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz -lcrypt !' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
mysql_find_rows.sh > mysql_find_rows-t
/bin/chmod +x mysql_find_rows-t
/bin/mv mysql_find_rows-t mysql_find_rows
/bin/rm -f mysqlhotcopy mysqlhotcopy-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''sbindir''@!/usr/local/sbin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''pkglibdir''@!/usr/local/lib/mysql!g' \
-e 's!@''pkgincludedir''@!/usr/local/include/mysql!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz -lcrypt !' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
mysqlhotcopy.sh > mysqlhotcopy-t
/bin/chmod +x mysqlhotcopy-t
/bin/mv mysqlhotcopy-t mysqlhotcopy
/bin/rm -f mysqldumpslow mysqldumpslow-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''sbindir''@!/usr/local/sbin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''pkglibdir''@!/usr/local/lib/mysql!g' \
-e 's!@''pkgincludedir''@!/usr/local/include/mysql!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz -lcrypt !' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
mysqldumpslow.sh > mysqldumpslow-t
/bin/chmod +x mysqldumpslow-t
/bin/mv mysqldumpslow-t mysqldumpslow
/bin/rm -f make_binary_distribution make_binary_distribution-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''sbindir''@!/usr/local/sbin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''pkglibdir''@!/usr/local/lib/mysql!g' \
-e 's!@''pkgincludedir''@!/usr/local/include/mysql!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz -lcrypt !' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
make_binary_distribution.sh > make_binary_distribution-t
/bin/chmod +x make_binary_distribution-t
/bin/mv make_binary_distribution-t make_binary_distribution
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/scripts'
Making all in tests
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/tests'
Making all in man
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/man'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/man'
Making all in sql-bench
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/sql-bench'
/bin/rm -f test-ATIS test-ATIS-t
/bin/sed \
-e 's!@''benchdir''@!/usr/local/sql-bench!g' \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
test-ATIS.sh > test-ATIS-t
/bin/chmod +x test-ATIS-t
/bin/mv test-ATIS-t test-ATIS
/bin/rm -f test-connect test-connect-t
/bin/sed \
-e 's!@''benchdir''@!/usr/local/sql-bench!g' \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
test-connect.sh > test-connect-t
/bin/chmod +x test-connect-t
/bin/mv test-connect-t test-connect
/bin/rm -f test-create test-create-t
/bin/sed \
-e 's!@''benchdir''@!/usr/local/sql-bench!g' \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
test-create.sh > test-create-t
/bin/chmod +x test-create-t
/bin/mv test-create-t test-create
/bin/rm -f test-insert test-insert-t
/bin/sed \
-e 's!@''benchdir''@!/usr/local/sql-bench!g' \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
test-insert.sh > test-insert-t
/bin/chmod +x test-insert-t
/bin/mv test-insert-t test-insert
/bin/rm -f test-big-tables test-big-tables-t
/bin/sed \
-e 's!@''benchdir''@!/usr/local/sql-bench!g' \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
test-big-tables.sh > test-big-tables-t
/bin/chmod +x test-big-tables-t
/bin/mv test-big-tables-t test-big-tables
/bin/rm -f test-select test-select-t
/bin/sed \
-e 's!@''benchdir''@!/usr/local/sql-bench!g' \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
test-select.sh > test-select-t
/bin/chmod +x test-select-t
/bin/mv test-select-t test-select
/bin/rm -f test-wisconsin test-wisconsin-t
/bin/sed \
-e 's!@''benchdir''@!/usr/local/sql-bench!g' \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
test-wisconsin.sh > test-wisconsin-t
/bin/chmod +x test-wisconsin-t
/bin/mv test-wisconsin-t test-wisconsin
/bin/rm -f test-alter-table test-alter-table-t
/bin/sed \
-e 's!@''benchdir''@!/usr/local/sql-bench!g' \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
test-alter-table.sh > test-alter-table-t
/bin/chmod +x test-alter-table-t
/bin/mv test-alter-table-t test-alter-table
/bin/rm -f bench-init.pl bench-init.pl-t
/bin/sed \
-e 's!@''benchdir''@!/usr/local/sql-bench!g' \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
bench-init.pl.sh > bench-init.pl-t
/bin/chmod +x bench-init.pl-t
/bin/mv bench-init.pl-t bench-init.pl
/bin/rm -f compare-results compare-results-t
/bin/sed \
-e 's!@''benchdir''@!/usr/local/sql-bench!g' \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
compare-results.sh > compare-results-t
/bin/chmod +x compare-results-t
/bin/mv compare-results-t compare-results
/bin/rm -f run-all-tests run-all-tests-t
/bin/sed \
-e 's!@''benchdir''@!/usr/local/sql-bench!g' \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
run-all-tests.sh > run-all-tests-t
/bin/chmod +x run-all-tests-t
/bin/mv run-all-tests-t run-all-tests
/bin/rm -f server-cfg server-cfg-t
/bin/sed \
-e 's!@''benchdir''@!/usr/local/sql-bench!g' \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
server-cfg.sh > server-cfg-t
/bin/chmod +x server-cfg-t
/bin/mv server-cfg-t server-cfg
/bin/rm -f crash-me crash-me-t
/bin/sed \
-e 's!@''benchdir''@!/usr/local/sql-bench!g' \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
crash-me.sh > crash-me-t
/bin/chmod +x crash-me-t
/bin/mv crash-me-t crash-me
/bin/rm -f copy-db copy-db-t
/bin/sed \
-e 's!@''benchdir''@!/usr/local/sql-bench!g' \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''VERSION''@!3.23.28-gamma!' \
copy-db.sh > copy-db-t
/bin/chmod +x copy-db-t
/bin/mv copy-db-t copy-db
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/sql-bench'
Making all in support-files
make[2]: Entering directory
`/usr/local/mysql-3.23.28-gamma/support-files'
/bin/rm -f my-small.cnf my-small.cnf-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''sbindir''@!/usr/local/sbin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
-e 's!@''sysconfdir''@!/usr/local/etc!' \
-e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
-e 's!@''SHARED_LIB_VERSION''@!10:0:0!' \
-e 's!@''MYSQL_BASE_VERSION''@!3.23!' \
-e 's!@''MYSQL_NO_DASH_VERSION''@!3.23.28!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
-e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
-e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
my-small.cnf.sh > my-small.cnf-t
/bin/mv my-small.cnf-t my-small.cnf
/bin/rm -f my-medium.cnf my-medium.cnf-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''sbindir''@!/usr/local/sbin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
-e 's!@''sysconfdir''@!/usr/local/etc!' \
-e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
-e 's!@''SHARED_LIB_VERSION''@!10:0:0!' \
-e 's!@''MYSQL_BASE_VERSION''@!3.23!' \
-e 's!@''MYSQL_NO_DASH_VERSION''@!3.23.28!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
-e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
-e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
my-medium.cnf.sh > my-medium.cnf-t
/bin/mv my-medium.cnf-t my-medium.cnf
/bin/rm -f my-large.cnf my-large.cnf-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''sbindir''@!/usr/local/sbin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
-e 's!@''sysconfdir''@!/usr/local/etc!' \
-e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
-e 's!@''SHARED_LIB_VERSION''@!10:0:0!' \
-e 's!@''MYSQL_BASE_VERSION''@!3.23!' \
-e 's!@''MYSQL_NO_DASH_VERSION''@!3.23.28!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
-e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
-e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
my-large.cnf.sh > my-large.cnf-t
/bin/mv my-large.cnf-t my-large.cnf
/bin/rm -f my-huge.cnf my-huge.cnf-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''sbindir''@!/usr/local/sbin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
-e 's!@''sysconfdir''@!/usr/local/etc!' \
-e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
-e 's!@''SHARED_LIB_VERSION''@!10:0:0!' \
-e 's!@''MYSQL_BASE_VERSION''@!3.23!' \
-e 's!@''MYSQL_NO_DASH_VERSION''@!3.23.28!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
-e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
-e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
my-huge.cnf.sh > my-huge.cnf-t
/bin/mv my-huge.cnf-t my-huge.cnf
/bin/rm -f mysql-log-rotate mysql-log-rotate-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''sbindir''@!/usr/local/sbin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
-e 's!@''sysconfdir''@!/usr/local/etc!' \
-e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
-e 's!@''SHARED_LIB_VERSION''@!10:0:0!' \
-e 's!@''MYSQL_BASE_VERSION''@!3.23!' \
-e 's!@''MYSQL_NO_DASH_VERSION''@!3.23.28!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
-e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
-e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
mysql-log-rotate.sh > mysql-log-rotate-t
/bin/mv mysql-log-rotate-t mysql-log-rotate
/bin/rm -f mysql.spec mysql.spec-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''sbindir''@!/usr/local/sbin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
-e 's!@''sysconfdir''@!/usr/local/etc!' \
-e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
-e 's!@''SHARED_LIB_VERSION''@!10:0:0!' \
-e 's!@''MYSQL_BASE_VERSION''@!3.23!' \
-e 's!@''MYSQL_NO_DASH_VERSION''@!3.23.28!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
-e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
-e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
mysql.spec.sh > mysql.spec-t
/bin/mv mysql.spec-t mysql.spec
rm -f mysql-3.23.28-gamma.spec
cp -p mysql.spec mysql-3.23.28-gamma.spec
/bin/rm -f mysql.server mysql.server-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''sbindir''@!/usr/local/sbin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
-e 's!@''sysconfdir''@!/usr/local/etc!' \
-e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
-e 's!@''SHARED_LIB_VERSION''@!10:0:0!' \
-e 's!@''MYSQL_BASE_VERSION''@!3.23!' \
-e 's!@''MYSQL_NO_DASH_VERSION''@!3.23.28!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
-e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
-e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
mysql.server.sh > mysql.server-t
/bin/mv mysql.server-t mysql.server
/bin/rm -f binary-configure binary-configure-t
/bin/sed \
-e 's!@''bindir''@!/usr/local/bin!g' \
-e 's!@''sbindir''@!/usr/local/sbin!g' \
-e 's!@''scriptdir''@!/usr/local/bin!g' \
-e 's!@''prefix''@!/usr/local!g' \
-e 's!@''datadir''@!/usr/local/share!g' \
-e 's!@''localstatedir''@!/usr/local/var!g' \
-e 's!@''libexecdir''@!/usr/local/libexec!g' \
-e 's!@''CC''@!gcc!'\
-e 's!@''CXX''@!c++!'\
-e 's!@''GXX''@!yes!'\
-e 's!@''PERL''@!/usr/bin/perl!' \
-e 's!@''CFLAGS''@!!'\
-e 's!@''CXXFLAGS''@!!'\
-e 's!@''LDFLAGS''@!!'\
-e 's!@''VERSION''@!3.23.28-gamma!' \
-e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
-e 's!@''MACHINE_TYPE''@!i686!' \
-e 's!@''HOSTNAME''@!/bin/hostname!' \
-e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
-e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
-e 's!@''FIND_PROC''@!/bin/ps p $PID | grep mysqld > /dev/null!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-locking!' \
-e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \
-e 's!@''IS_LINUX''@!true!' \
-e "s!@""CONF_COMMAND""@!./configure --with-charset=ujis
-with-extra-charsets=all --with-mysqld-user=mysql!" \
-e 's!@''MYSQLD_USER''@!mysql!' \
-e 's!@''sysconfdir''@!/usr/local/etc!' \
-e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
-e 's!@''SHARED_LIB_VERSION''@!10:0:0!' \
-e 's!@''MYSQL_BASE_VERSION''@!3.23!' \
-e 's!@''MYSQL_NO_DASH_VERSION''@!3.23.28!' \
-e 's!@''MYSQL_TCP_PORT''@!3306!' \
-e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
-e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
-e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
binary-configure.sh > binary-configure-t
/bin/mv binary-configure-t binary-configure
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/support-files'
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma'
[root@ns1 mysql-3.23.28-gamma]# make install
Making install in include
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma/include'
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/include'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local/include/mysql
/usr/bin/install -c -m 644 dbug.h /usr/local/include/mysql/dbug.h
/usr/bin/install -c -m 644 m_string.h
/usr/local/include/mysql/m_string.h
/usr/bin/install -c -m 644 my_sys.h /usr/local/include/mysql/my_sys.h
/usr/bin/install -c -m 644 mysql.h /usr/local/include/mysql/mysql.h
/usr/bin/install -c -m 644 mysql_com.h
/usr/local/include/mysql/mysql_com.h
/usr/bin/install -c -m 644 mysqld_error.h
/usr/local/include/mysql/mysqld_error.h
/usr/bin/install -c -m 644 my_list.h /usr/local/include/mysql/my_list.h
/usr/bin/install -c -m 644 my_pthread.h
/usr/local/include/mysql/my_pthread.h
/usr/bin/install -c -m 644 my_no_pthread.h
/usr/local/include/mysql/my_no_pthread.h
/usr/bin/install -c -m 644 raid.h /usr/local/include/mysql/raid.h
/usr/bin/install -c -m 644 errmsg.h /usr/local/include/mysql/errmsg.h
/usr/bin/install -c -m 644 my_global.h
/usr/local/include/mysql/my_global.h
/usr/bin/install -c -m 644 my_net.h /usr/local/include/mysql/my_net.h
/usr/bin/install -c -m 644 sslopt-case.h
/usr/local/include/mysql/sslopt-case.h
/usr/bin/install -c -m 644 sslopt-longopts.h
/usr/local/include/mysql/sslopt-longopts.h
/usr/bin/install -c -m 644 sslopt-usage.h
/usr/local/include/mysql/sslopt-usage.h
/usr/bin/install -c -m 644 sslopt-vars.h
/usr/local/include/mysql/sslopt-vars.h
/usr/bin/install -c -m 644 mysql_version.h
/usr/local/include/mysql/mysql_version.h
/usr/bin/install -c -m 644 m_ctype.h /usr/local/include/mysql/m_ctype.h
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/include'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/include'
Making install in Docs
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma/Docs'
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/Docs'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local/info
/usr/bin/install -c -m 644 ./mysql.info /usr/local/info/mysql.info
install-info --info-dir=/usr/local/info /usr/local/info/mysql.info
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/Docs'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/Docs'
Making install in readline
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma/readline'
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/readline'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local/include/mysql
/usr/bin/install -c -m 644 readline.h
/usr/local/include/mysql/readline.h
/usr/bin/install -c -m 644 chardefs.h
/usr/local/include/mysql/chardefs.h
/usr/bin/install -c -m 644 keymaps.h /usr/local/include/mysql/keymaps.h
/usr/bin/install -c -m 644 history.h /usr/local/include/mysql/history.h
/usr/bin/install -c -m 644 tilde.h /usr/local/include/mysql/tilde.h
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/readline'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/readline'
Making install in libmysql
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma/libmysql'
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/libmysql'
/bin/sh ../mkinstalldirs /usr/local/lib/mysql
/bin/sh ../libtool --mode=install /usr/bin/install -c libmysqlclient.la
/usr/local/lib/mysql/libmysqlclient.la
/usr/bin/install -c .libs/libmysqlclient.so.10.0.0
/usr/local/lib/mysql/libmysqlclient.so.10.0.0
(cd /usr/local/lib/mysql && rm -f libmysqlclient.so.10 && ln -s
libmysqlclient.so.10.0.0 libmysqlclient.so.10)
(cd /usr/local/lib/mysql && rm -f libmysqlclient.so && ln -s
libmysqlclient.so.10.0.0 libmysqlclient.so)
/usr/bin/install -c .libs/libmysqlclient.lai
/usr/local/lib/mysql/libmysqlclient.la
/usr/bin/install -c .libs/libmysqlclient.a
/usr/local/lib/mysql/libmysqlclient.a
ranlib /usr/local/lib/mysql/libmysqlclient.a
chmod 644 /usr/local/lib/mysql/libmysqlclient.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/mysql
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/mysql
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/libmysql'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/libmysql'
Making install in client
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma/client'
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/client'
/bin/sh ../mkinstalldirs /usr/local/bin
/bin/sh ../libtool --mode=install /usr/bin/install -c mysql
/usr/local/bin/mysql
/usr/bin/install -c .libs/mysql /usr/local/bin/mysql
/bin/sh ../libtool --mode=install /usr/bin/install -c mysqladmin
/usr/local/bin/mysqladmin
/usr/bin/install -c .libs/mysqladmin /usr/local/bin/mysqladmin
/bin/sh ../libtool --mode=install /usr/bin/install -c mysqlshow
/usr/local/bin/mysqlshow
/usr/bin/install -c .libs/mysqlshow /usr/local/bin/mysqlshow
/bin/sh ../libtool --mode=install /usr/bin/install -c mysqldump
/usr/local/bin/mysqldump
/usr/bin/install -c .libs/mysqldump /usr/local/bin/mysqldump
/bin/sh ../libtool --mode=install /usr/bin/install -c mysqlimport
/usr/local/bin/mysqlimport
/usr/bin/install -c .libs/mysqlimport /usr/local/bin/mysqlimport
/bin/sh ../libtool --mode=install /usr/bin/install -c mysqltest
/usr/local/bin/mysqltest
/usr/bin/install -c .libs/mysqltest /usr/local/bin/mysqltest
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/client'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/client'
Making install in strings
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma/strings'
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/strings'
/bin/sh ../mkinstalldirs /usr/local/lib/mysql
/usr/bin/install -c -m 644 libmystrings.a
/usr/local/lib/mysql/libmystrings.a
ranlib /usr/local/lib/mysql/libmystrings.a
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/strings'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/strings'
Making install in dbug
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma/dbug'
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/dbug'
/bin/sh ../mkinstalldirs /usr/local/lib/mysql
/usr/bin/install -c -m 644 libdbug.a /usr/local/lib/mysql/libdbug.a
ranlib /usr/local/lib/mysql/libdbug.a
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/dbug'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/dbug'
Making install in mysys
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma/mysys'
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/mysys'
/bin/sh ../mkinstalldirs /usr/local/lib/mysql
/usr/bin/install -c -m 644 libmysys.a /usr/local/lib/mysql/libmysys.a
ranlib /usr/local/lib/mysql/libmysys.a
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/mysys'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/mysys'
Making install in extra
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma/extra'
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/extra'
/bin/sh ../mkinstalldirs /usr/local/bin
/bin/sh ../libtool --mode=install /usr/bin/install -c replace
/usr/local/bin/replace
/usr/bin/install -c replace /usr/local/bin/replace
/bin/sh ../libtool --mode=install /usr/bin/install -c comp_err
/usr/local/bin/comp_err
/usr/bin/install -c comp_err /usr/local/bin/comp_err
/bin/sh ../libtool --mode=install /usr/bin/install -c perror
/usr/local/bin/perror
/usr/bin/install -c perror /usr/local/bin/perror
/bin/sh ../libtool --mode=install /usr/bin/install -c resolveip
/usr/local/bin/resolveip
/usr/bin/install -c resolveip /usr/local/bin/resolveip
/bin/sh ../libtool --mode=install /usr/bin/install -c
my_print_defaults /usr/local/bin/my_print_defaults
/usr/bin/install -c my_print_defaults /usr/local/bin/my_print_defaults
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/extra'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/extra'
Making install in regex
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma/regex'
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/regex'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/regex'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/regex'
Making install in isam
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma/isam'
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/isam'
/bin/sh ../mkinstalldirs /usr/local/lib/mysql
/usr/bin/install -c -m 644 libnisam.a /usr/local/lib/mysql/libnisam.a
ranlib /usr/local/lib/mysql/libnisam.a
/bin/sh ../mkinstalldirs /usr/local/bin
/bin/sh ../libtool --mode=install /usr/bin/install -c isamchk
/usr/local/bin/isamchk
/usr/bin/install -c isamchk /usr/local/bin/isamchk
/bin/sh ../libtool --mode=install /usr/bin/install -c isamlog
/usr/local/bin/isamlog
/usr/bin/install -c isamlog /usr/local/bin/isamlog
/bin/sh ../libtool --mode=install /usr/bin/install -c pack_isam
/usr/local/bin/pack_isam
/usr/bin/install -c pack_isam /usr/local/bin/pack_isam
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/isam'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/isam'
Making install in merge
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma/merge'
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/merge'
/bin/sh ../mkinstalldirs /usr/local/lib/mysql
/usr/bin/install -c -m 644 libmerge.a /usr/local/lib/mysql/libmerge.a
ranlib /usr/local/lib/mysql/libmerge.a
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/merge'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/merge'
Making install in myisam
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma/myisam'
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/myisam'
/bin/sh ../mkinstalldirs /usr/local/lib/mysql
/usr/bin/install -c -m 644 libmyisam.a /usr/local/lib/mysql/libmyisam.a
ranlib /usr/local/lib/mysql/libmyisam.a
/bin/sh ../mkinstalldirs /usr/local/bin
/bin/sh ../libtool --mode=install /usr/bin/install -c myisamchk
/usr/local/bin/myisamchk
/usr/bin/install -c myisamchk /usr/local/bin/myisamchk
/bin/sh ../libtool --mode=install /usr/bin/install -c myisamlog
/usr/local/bin/myisamlog
/usr/bin/install -c myisamlog /usr/local/bin/myisamlog
/bin/sh ../libtool --mode=install /usr/bin/install -c myisampack
/usr/local/bin/myisampack
/usr/bin/install -c myisampack /usr/local/bin/myisampack
/bin/sh ../mkinstalldirs /usr/local/share/mysql
/usr/bin/install -c -m 644 ./mi_test_all
/usr/local/share/mysql/mi_test_all
/usr/bin/install -c -m 644 ./mi_test_all.res
/usr/local/share/mysql/mi_test_all.res
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/myisam'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/myisam'
Making install in myisammrg
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma/myisammrg'
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/myisammrg'
/bin/sh ../mkinstalldirs /usr/local/lib/mysql
/usr/bin/install -c -m 644 libmyisammrg.a
/usr/local/lib/mysql/libmyisammrg.a
ranlib /usr/local/lib/mysql/libmyisammrg.a
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/myisammrg'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/myisammrg'
Making install in heap
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma/heap'
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/heap'
/bin/sh ../mkinstalldirs /usr/local/lib/mysql
/usr/bin/install -c -m 644 libheap.a /usr/local/lib/mysql/libheap.a
ranlib /usr/local/lib/mysql/libheap.a
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/heap'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/heap'
Making install in sql
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma/sql'
Making install in share
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/sql/share'
make[3]: Entering directory `/usr/local/mysql-3.23.28-gamma/sql/share'
make[3]: Nothing to be done for `install-exec-am'.
for lang in czech danish dutch english estonian french german greek
hungarian italian japanese korean norwegian norwegian-ny polish
portuguese romanian russian slovak spanish swedish; \
do \
/bin/sh ../../mkinstalldirs /usr/local/share/mysql/$lang; \
../../extra/comp_err ./$lang/errmsg.txt ./$lang/errmsg.sys; \
/usr/bin/install -c -m 644 ./$lang/errmsg.sys \
/usr/local/share/mysql/$lang/errmsg.sys; \
/usr/bin/install -c -m 644 ./$lang/errmsg.txt \
/usr/local/share/mysql/$lang/errmsg.txt; \
done
Found 196 messages in language file ./czech/errmsg.sys
Found 196 messages in language file ./danish/errmsg.sys
Found 196 messages in language file ./dutch/errmsg.sys
Found 196 messages in language file ./english/errmsg.sys
Found 196 messages in language file ./estonian/errmsg.sys
Found 196 messages in language file ./french/errmsg.sys
Found 196 messages in language file ./german/errmsg.sys
Found 196 messages in language file ./greek/errmsg.sys
Found 196 messages in language file ./hungarian/errmsg.sys
Found 196 messages in language file ./italian/errmsg.sys
Found 196 messages in language file ./japanese/errmsg.sys
Found 196 messages in language file ./korean/errmsg.sys
Found 196 messages in language file ./norwegian/errmsg.sys
Found 196 messages in language file ./norwegian-ny/errmsg.sys
Found 196 messages in language file ./polish/errmsg.sys
Found 196 messages in language file ./portuguese/errmsg.sys
Found 196 messages in language file ./romanian/errmsg.sys
Found 196 messages in language file ./russian/errmsg.sys
Found 196 messages in language file ./slovak/errmsg.sys
Found 196 messages in language file ./spanish/errmsg.sys
Found 196 messages in language file ./swedish/errmsg.sys
/bin/sh ../../mkinstalldirs /usr/local/share/mysql/charsets
(for f in ./charsets/Index ./charsets/README ./charsets/*.conf; \
do \
n=`basename $f`; \
/usr/bin/install -c -m 644 $f
/usr/local/share/mysql/charsets/$n; \
done)
make[3]: Leaving directory `/usr/local/mysql-3.23.28-gamma/sql/share'
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/sql/share'
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/sql'
make[3]: Entering directory `/usr/local/mysql-3.23.28-gamma/sql'
/bin/sh ../mkinstalldirs /usr/local/bin
/bin/sh ../libtool --mode=install /usr/bin/install -c mysqlbinlog
/usr/local/bin/mysqlbinlog
/usr/bin/install -c mysqlbinlog /usr/local/bin/mysqlbinlog
/bin/sh ../mkinstalldirs /usr/local/libexec
/bin/sh ../libtool --mode=install /usr/bin/install -c mysqld
/usr/local/libexec/mysqld
/usr/bin/install -c mysqld /usr/local/libexec/mysqld
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/local/mysql-3.23.28-gamma/sql'
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/sql'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/sql'
Making install in scripts
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma/scripts'
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/scripts'
/bin/sh ../mkinstalldirs /usr/local/bin
/usr/bin/install -c safe_mysqld /usr/local/bin/safe_mysqld
/usr/bin/install -c mysql_install_db /usr/local/bin/mysql_install_db
/usr/bin/install -c msql2mysql /usr/local/bin/msql2mysql
/usr/bin/install -c mysql_config /usr/local/bin/mysql_config
/usr/bin/install -c mysql_fix_privilege_tables
/usr/local/bin/mysql_fix_privilege_tables
/usr/bin/install -c mysql_setpermission
/usr/local/bin/mysql_setpermission
/usr/bin/install -c mysql_zap /usr/local/bin/mysql_zap
/usr/bin/install -c mysqlaccess /usr/local/bin/mysqlaccess
/usr/bin/install -c mysqlbug /usr/local/bin/mysqlbug
/usr/bin/install -c mysql_convert_table_format
/usr/local/bin/mysql_convert_table_format
/usr/bin/install -c mysql_find_rows /usr/local/bin/mysql_find_rows
/usr/bin/install -c mysqlhotcopy /usr/local/bin/mysqlhotcopy
/usr/bin/install -c mysqldumpslow /usr/local/bin/mysqldumpslow
/bin/sh ../mkinstalldirs /usr/local/share/mysql
/usr/bin/install -c -m 644 ./make_binary_distribution
/usr/local/share/mysql/make_binary_distribution
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/scripts'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/scripts'
Making install in tests
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma/tests'
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/tests'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/tests'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/tests'
Making install in man
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma/man'
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/man'
make[2]: Nothing to be done for `install-exec-am'.
make install-man1
make[3]: Entering directory `/usr/local/mysql-3.23.28-gamma/man'
/bin/sh ../mkinstalldirs /usr/local/man/man1
/usr/bin/install -c -m 644 ./mysql.1 /usr/local/man/man1/mysql.1
make[3]: Leaving directory `/usr/local/mysql-3.23.28-gamma/man'
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/man'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/man'
Making install in sql-bench
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma/sql-bench'
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma/sql-bench'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local/sql-bench
/usr/bin/install -c test-ATIS /usr/local/sql-bench/test-ATIS
/usr/bin/install -c test-connect /usr/local/sql-bench/test-connect
/usr/bin/install -c test-create /usr/local/sql-bench/test-create
/usr/bin/install -c test-insert /usr/local/sql-bench/test-insert
/usr/bin/install -c test-big-tables /usr/local/sql-
bench/test-big-tables
/usr/bin/install -c test-select /usr/local/sql-bench/test-select
/usr/bin/install -c test-wisconsin /usr/local/sql-bench/test-wisconsin
/usr/bin/install -c test-alter-table /usr/local/sql-
bench/test-alter-table
/usr/bin/install -c bench-init.pl /usr/local/sql-bench/bench-init.pl
/usr/bin/install -c compare-results /usr/local/sql-
bench/compare-results
/usr/bin/install -c run-all-tests /usr/local/sql-bench/run-all-tests
/usr/bin/install -c server-cfg /usr/local/sql-bench/server-cfg
/usr/bin/install -c crash-me /usr/local/sql-bench/crash-me
/usr/bin/install -c copy-db /usr/local/sql-bench/copy-db
/bin/sh ../mkinstalldirs \
/usr/local/sql-bench/Data \
/usr/local/sql-bench/Data/ATIS \
/usr/local/sql-bench/Data/Wisconsin \
/usr/local/sql-bench/Results \
/usr/local/sql-bench/Results-linux \
/usr/local/sql-bench/Results-win32 \
/usr/local/sql-bench/limits \
/usr/local/sql-bench/Comments
cp -p ./README /usr/local/sql-bench
cp -pr ./Data/ATIS /usr/local/sql-bench/Data
cp -pr ./Data/Wisconsin /usr/local/sql-bench/Data
cp -pr ./Results /usr/local/sql-bench
cp -pr ./Results-linux /usr/local/sql-bench
cp -pr ./Results-win32 /usr/local/sql-bench
cp -pr ./limits /usr/local/sql-bench
cp -pr ./Comments /usr/local/sql-bench
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/sql-bench'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/sql-bench'
Making install in support-files
make[1]: Entering directory
`/usr/local/mysql-3.23.28-gamma/support-files'
make[2]: Entering directory
`/usr/local/mysql-3.23.28-gamma/support-files'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local/share/mysql
/usr/bin/install -c -m 644 ./my-small.cnf
/usr/local/share/mysql/my-small.cnf
/usr/bin/install -c -m 644 ./my-medium.cnf
/usr/local/share/mysql/my-medium.cnf
/usr/bin/install -c -m 644 ./my-large.cnf
/usr/local/share/mysql/my-large.cnf
/usr/bin/install -c -m 644 ./my-huge.cnf /usr/local/share/mysql/my-
huge.cnf
/usr/bin/install -c -m 644 ./mysql-log-rotate
/usr/local/share/mysql/mysql-log-rotate
/usr/bin/install -c -m 644 ./mysql-3.23.28-gamma.spec
/usr/local/share/mysql/mysql-3.23.28-gamma.spec
/usr/bin/install -c -m 644 ./mysql.server
/usr/local/share/mysql/mysql.server
/usr/bin/install -c -m 644 ./binary-configure
/usr/local/share/mysql/binary-configure
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma/support-files'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma/support-files'
make[1]: Entering directory `/usr/local/mysql-3.23.28-gamma'
make[2]: Entering directory `/usr/local/mysql-3.23.28-gamma'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/local/mysql-3.23.28-gamma'
make[1]: Leaving directory `/usr/local/mysql-3.23.28-gamma'
# /usr/local/bin/mysql_install_db --datadir=/usr/local/var
Creating db table
Creating host table
Creating user table
Creating func table
Creating tables_priv table
Creating columns_priv table
To start mysqld at boot time you have to copy support-files/mysql.server
to the right place for your system
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
This is done with:
/usr/local/bin/mysqladmin -u root -p password 'new-password'
/usr/local/bin/mysqladmin -u root -h ns1.ducks.jp -p password
'new-password'
See the manual for more instructions.
Please report any problems with the /usr/local/bin/mysqlbug script!
The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at https://order.mysql.com
]# /usr/local/bin/safe_mysqld --datadir=/usr/local/var &
[1] 22365
# Starting mysqld daemon with databases from /usr/local/var
020711 09:36:40 mysqld ended\n
[1]+ Done /usr/local/bin/safe_mysqld
--datadir=/usr/local/mysqldata
# mysql
ERROR 2002: Can't connect to local MySQL server through socket
'/tmp/mysql.sock' (111)
$mysql ←(∵ユーザーは ∴mysql)
ERROR 2002: Can't connect to local MySQL server through socket
'/tmp/mysql.sock' (111)
-> 5776 2002-07-11 11:01 [<seiji@xxxxxxxxxx> ] mysql が起動しません 5777 2002-07-11 13:04 ┗["Hiroaki,Sakuma" <sa] 5778 2002-07-11 14:59 ┗[<seiji@xxxxxxxxxx> ] 5785 2002-07-11 20:01 ┣["Hiroaki,Sakuma" <sa] 5786 2002-07-11 23:40 ┗[とみたまさひろ <tomm] 5788 2002-07-12 12:22 ┗[<seiji@xxxxxxxxxx> ] 5789 2002-07-12 12:45 ┣["Hiroaki,Sakuma" <sa] 5790 2002-07-12 12:47 ┃┗["Hiroaki,Sakuma" <sa] 5791 2002-07-12 12:54 ┗[mohri <mohri@xxxxxxx] 5794 2002-07-12 14:57 ┗[<seiji@xxxxxxxxxx> ]