>>> Unpacking source... * MySQL MY_DATADIR is /var/lib/mysql * MySQL datadir found in /var/lib/mysql * A new one will not be created. >>> Unpacking mysql-5.0.70.tar.gz to /var/tmp/portage/dev-db/mysql-5.0.70/work >>> Unpacking mysql-extras-20080601.tar.bz2 to /var/tmp/portage/dev-db/mysql-5.0.70/work * using '035_x86_asm-pic-fixes-4.1.12.patch' * > remove page relocations * > Most part of the original patch has already been accepted by MysQL, * > here is the remaining. * > _many_ thanks to pageexec@freemail.hu * using '105_all_mysql_config_cleanup-5.0.60.patch' * > fix bug #156301 mysql_config wrongly retains too much info from CFLAGS * using '703_all_test-rpl_rotate_logs-5.0.21.patch' * using '704_all_disable_mybug_9735_test.patch' * > disable a test that fail on longtext field lenght, the expected value is * > three times the returned one, look like a multibyte character related * > failure. * using '714_all_no-atomic-configure.patch' * > No atomic garbage in configure.in * using '715_all_mysql_config_libdir.patch' * > Do not muck with libdir in mysql_config * using '716_all_flush_priveleges_in_tests.patch' * > Flush privileges during some tests to avoid false positives * using '717_all_safe_s390x_stack_size.patch' * > s390x needs a sane stack size * using '720_all_libtool_2_2_4.patch' * > automake is more strict with libtool-2.2.4 * > Gentoo bug 220549 * Applying various patches (bugfixes/updates) ... * 035_x86_asm-pic-fixes-4.1.12.patch ... [ ok ] * 105_all_mysql_config_cleanup-5.0.60.patch ... [ ok ] * 703_all_test-rpl_rotate_logs-5.0.21.patch ... [ ok ] * 704_all_disable_mybug_9735_test.patch ... [ ok ] * 714_all_no-atomic-configure.patch ... [ ok ] * 715_all_mysql_config_libdir.patch ... [ ok ] * 716_all_flush_priveleges_in_tests.patch ... [ ok ] * 717_all_safe_s390x_stack_size.patch ... [ ok ] * 720_all_libtool_2_2_4.patch ... [ ok ] * Done with patching * Reconfiguring dir '.' * Running eautoreconf in '/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase' ... * Running aclocal ... [ ok ] * Running libtoolize --copy --force --automake ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql' ... * Running aclocal ... [ ok ] * Running libtoolize --copy --force --automake ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign ... [ ok ] * Running elibtoolize in: mysql/bdb/dist * Applying install-sh-1.5.patch ... * Applying ltmain-1.5.patch ... * Applying portage-1.5.10.patch ... * Applying relink-1.4.1.patch ... * Applying sed-1.5.6.patch ... * Applying test-1.4.1.patch ... * Running elibtoolize in: mysql * Applying install-sh-1.5.4.patch ... * Applying portage-1.5.10.patch ... * Applying sed-1.5.6.patch ... * Running elibtoolize in: mysql/innobase * Applying portage-1.5.10.patch ... * Applying sed-1.5.6.patch ... * Reconfiguring dir 'innobase' * Running eautoreconf in '/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase' ... * Running aclocal ... [ ok ] * Running libtoolize --copy --force --automake ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign ... [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-db/mysql-5.0.70/work/mysql ... * econf: updating mysql/bdb/dist/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mysql/bdb/dist/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mysql/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mysql/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mysql/innobase/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mysql/innobase/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libexecdir=/usr/sbin --sysconfdir=/etc/mysql --localstatedir=/var/lib/mysql --sharedstatedir=/usr/share/mysql --libdir=/usr/lib/mysql --includedir=/usr/include/mysql --with-low-memory --with-client-ldflags=-lstdc++ --enable-thread-safe-client --with-comment=Gentoo Linux mysql-5.0.70 --without-docs --without-big-tables --enable-local-infile --with-extra-charsets=all --with-mysqld-user=mysql --with-server --with-unix-socket-path=/var/run/mysqld/mysqld.sock --without-libwrap --enable-shared --enable-static --without-debug --with-charset=latin1 --with-collation=latin1_swedish_ci --without-embedded-privilege-control --without-embedded-server --with-bench --enable-assembler --with-extra-tools --with-innodb --without-readline --with-openssl --without-berkeley-db --with-geometry --without-ndbcluster --build=i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking "character sets"... default: latin1, collation: latin1_swedish_ci; compiled in: latin1 latin1 utf8 binary armscii8 ascii big5 cp1250 cp1251 cp1256 cp1257 cp850 cp852 cp866 cp932 dec8 eucjpms euckr gb2312 gbk geostd8 greek hebrew hp8 keybcs2 koi8r koi8u latin1 latin2 latin5 latin7 macce macroman sjis swe7 tis620 ucs2 ujis utf8 checking whether to compile national Unicode collations... yes checking whether build environment is sane... yes checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking "C Compiler version"... "i686-pc-linux-gnu-gcc i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)" checking "C++ compiler version"... "i686-pc-linux-gnu-g++ i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)" checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for i686-pc-linux-gnu-g77... no checking for i686-pc-linux-gnu-xlf... no checking for i686-pc-linux-gnu-f77... no checking for i686-pc-linux-gnu-frt... no checking for i686-pc-linux-gnu-pgf77... no checking for i686-pc-linux-gnu-cf77... no checking for i686-pc-linux-gnu-fort77... no checking for i686-pc-linux-gnu-fl32... no checking for i686-pc-linux-gnu-af77... no checking for i686-pc-linux-gnu-xlf90... no checking for i686-pc-linux-gnu-f90... no checking for i686-pc-linux-gnu-pgf90... no checking for i686-pc-linux-gnu-pghpf... no checking for i686-pc-linux-gnu-epcf90... no checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether i686-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for correct ltmain.sh version... yes checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gfortran static flag -static works... yes checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /usr/bin/install -c checking for bison... bison -y -p MYSQL checking for pdftex... no checking for tex... no checking "return type of sprintf"... "int" checking for uname... /bin/uname checking operating system... Linux checking for ar... (cached) i686-pc-linux-gnu-ar checking if we should use 'skip-external-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 gnutar... no checking for gtar... no checking for tar... tar checking for perl... /usr/bin/perl checking for doxygen... no checking for pdflatex... no checking for makeindex... no checking for icheck... no checking for ps... /bin/ps checking "how to check if pid exists"... "/bin/ps p $$PID | grep -v grep | grep $$MYSQLD > /dev/null" checking for kill... /bin/kill checking "for kill switches"... "/bin/kill -0 $$PID > /dev/null 2> /dev/null" checking for i686-pc-linux-gnu-gcc option to accept ANSI C... checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking whether --noexecstack is desirable for .S files... yes nm: old_atexit.o: no symbols nm: udiv_qrnnd.o: no symbols nm: mp_clz_tab.o: no symbols nm: getopt_init.o: no symbols nm: init-posix.o: no symbols nm: lseek64.o: no symbols nm: oldgetrlimit64.o: no symbols nm: libc_multiple_threads.o: no symbols nm: getutmpx.o: no symbols checking if we should use assembler functions... yes checking If we should should enable LOAD DATA LOCAL by default... yes checking If we should should enable init-file... yes checking for i686-pc-linux-gnu-getconf... no checking for getconf... getconf checking for CFLAGS value to request large file support... -D_LARGEFILE_SOURCE -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... 1 checking for _LARGE_FILES... no checking for size_t... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking select.h usability... no checking select.h presence... no checking for select.h... no checking for stdlib.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking synch.h usability... no checking synch.h presence... no checking for synch.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/vadvise.h usability... no checking sys/vadvise.h presence... no checking for sys/vadvise.h... no checking for sys/wait.h... (cached) yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/malloc.h usability... no checking sys/malloc.h presence... no checking for sys/malloc.h... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking linux/config.h usability... no checking linux/config.h presence... no checking for linux/config.h... no checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.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 gethostbyname_r... yes checking for setsockopt... yes checking for yp_get_default_domain... yes checking for p2open... no checking for p2open in -lgen... no checking for bind... yes checking for library containing crypt... -lcrypt checking for library containing inet_aton... none required checking for sched_yield... yes checking for zlib compression library... ok checking whether SHM_HUGETLB is declared... yes checking if we should use pstack... no checking for int8... no checking "Linux threads"... "starting" checking "getconf GNU_LIBPTHREAD_VERSION"... "NPTL" "no need to check headers" checking "for pthread_create in -lpthread"... "yes" 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 dlopen... yes checking for dlerror... yes checking for restartable system calls... yes checking "need of special linking flags"... "-rdynamic" checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for struct stat.st_rdev... 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 needs mysys_new helpers... no checking for char... yes checking size of char... 1 checking for char*... yes checking size of char*... 4 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking size of off_t... 8 checking if time_t is unsigned... no checking the need for #pragma interface/implementation... no checking whether byte ordering is bigendian... no checking base type of last arg to accept... socklen_t checking struct type to use with setrlimit... struct rlimit 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 for type in_addr_t... yes checking if i686-pc-linux-gnu-g++ supports bool types... yes checking if conversion of longlong to float works... yes checking for sigset_t... yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for u_int32_t... yes checking if pthread_yield takes zero arguments... yes checking if pthread_yield takes 1 argument... no checking for malloc.h... (cached) yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking for working alloca.h... yes checking for alloca... (cached) yes checking whether i686-pc-linux-gnu-gcc needs -traditional... no checking return type of signal handlers... void checking for re_comp... yes checking for regcomp... yes checking for strdup... yes checking vis.h usability... no checking vis.h presence... no checking for vis.h... no checking for strlcat... no checking for strlcpy... no checking for issetugid... no checking for fgetln... no checking for getline... yes checking for flockfile... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/ptem.h usability... no checking sys/ptem.h presence... no checking for sys/ptem.h... no checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking for sys/mman.h... (cached) yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking for termio.h... (cached) yes checking termbits.h usability... no checking termbits.h presence... no checking for termbits.h... no checking asm/termbits.h usability... yes checking asm/termbits.h presence... yes checking for asm/termbits.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.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 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 if struct dirent has a d_namlen member... no checking whether signal handlers are of type void... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for mbsrtowcs... yes checking for mbrtowc... yes checking for mbrlen... yes checking for wctomb... yes checking for wcwidth... yes checking for wcsdup... yes checking for mbstate_t... yes checking for nl_langinfo and CODESET... yes checking for tgetent in -lncurses... yes checking for termcap functions library... -lncurses checking whether tgoto is declared... yes checking for strunvis... no checking for strvis... no checking for strlcpy... (cached) no checking for strlcat... (cached) no checking for fgetln... (cached) no checking return type of signal handlers... (cached) void checking return type of qsort... void checking for utime.h... (cached) yes checking whether utime accepts a null argument... yes checking for vprintf... yes checking for _doprnt... no checking for alarm... yes checking for bcmp... yes checking for bfill... no checking for bmove... no checking for bzero... yes checking for chsize... no checking for cuserid... yes checking for fchmod... yes checking for fcntl... yes checking for fconvert... no checking for fdatasync... yes checking for finite... yes checking for fpresetsticky... no checking for fpsetmask... no checking for fsync... yes checking for ftruncate... yes checking for getcwd... yes checking for gethostbyaddr_r... yes checking for gethostbyname_r... (cached) yes checking for getpass... yes checking for getpassphrase... no checking for getpwnam... yes checking for getpwuid... yes checking for getrlimit... yes checking for getrusage... yes checking for getwd... yes checking for gmtime_r... yes checking for index... yes checking for initgroups... yes checking for isnan... yes checking for localtime_r... yes checking for locking... no checking for longjmp... yes checking for lrand48... yes checking for madvise... yes checking for mallinfo... yes checking for memcpy... yes checking for memmove... yes checking for mkstemp... yes checking for mlockall... yes checking for perror... yes checking for poll... yes checking for pread... yes checking for pthread_attr_create... no checking for mmap... yes checking for getpagesize... yes checking for pthread_attr_getstacksize... yes checking for pthread_attr_setprio... no checking for pthread_attr_setschedparam... yes checking for pthread_attr_setstacksize... yes checking for pthread_condattr_create... no checking for pthread_getsequence_np... no checking for pthread_key_delete... yes checking for pthread_rwlock_rdlock... yes checking for pthread_setprio... no checking for pthread_setprio_np... no checking for pthread_setschedparam... yes checking for pthread_sigmask... yes checking for readlink... yes checking for realpath... yes checking for rename... yes checking for rint... yes checking for rwlock_init... no checking for setupterm... no checking for shmget... yes checking for shmat... yes checking for shmdt... yes checking for shmctl... yes checking for sigaction... yes checking for sigemptyset... yes checking for sigaddset... yes checking for sighold... yes checking for sigset... yes checking for sigthreadmask... no checking for snprintf... yes checking for socket... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strerror... yes checking for strsignal... yes checking for strnlen... yes checking for strpbrk... yes checking for strstr... yes checking for strtol... yes checking for strtoll... yes checking for strtoul... yes checking for strtoull... yes checking for tell... no checking for tempnam... yes checking for thr_setconcurrency... no checking for vidattr... no checking for clock_gettime... no checking for isinf in ... yes checking whether isinf() can be used in C++ code... yes checking for fseeko... yes checking style of gethost* routines... checking whether madvise is declared... yes 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 for OpenSSL... yes checking for yaSSL... no checking libedit variant of rl_completion_entry_function... no checking defined rl_compentry_func_t and rl_completion_func_t... yes checking HIST_ENTRY is declared in readline/readline.h... checking for big tables support... no checking max indexes per table... 64 checking for BerkeleyDB... no Not using Berkeley DB checking for Innodb... Using Innodb checking for aio_read in -lrt... yes checking for example storage engine... no checking for archive storage engine... no checking for csv storage engine... no checking for blackhole storage engine... no checking for NDB Cluster... Not using NDB Cluster checking for MySQL federated storage engine... no checking "for man pages to remove"... dropping ndbcluster embedded configure: creating ./config.status config.status: creating extra/yassl/Makefile config.status: creating extra/yassl/taocrypt/Makefile config.status: creating extra/yassl/taocrypt/src/Makefile config.status: creating extra/yassl/src/Makefile config.status: creating extra/yassl/testsuite/Makefile config.status: creating extra/yassl/taocrypt/test/Makefile config.status: creating extra/yassl/taocrypt/benchmark/Makefile config.status: creating libmysql/libmysql.ver config.status: creating tools/Makefile config.status: creating libmysql_r/Makefile config.status: creating Makefile config.status: creating extra/Makefile config.status: creating mysys/Makefile config.status: creating strings/Makefile config.status: creating regex/Makefile config.status: creating heap/Makefile config.status: creating myisam/Makefile config.status: creating myisammrg/Makefile config.status: creating os2/Makefile config.status: creating os2/include/Makefile config.status: creating os2/include/sys/Makefile config.status: creating man/Makefile config.status: creating BUILD/Makefile config.status: creating vio/Makefile config.status: creating libmysql/Makefile config.status: creating client/Makefile config.status: creating pstack/Makefile config.status: creating pstack/aout/Makefile config.status: creating sql/Makefile config.status: creating sql/share/Makefile config.status: creating sql-common/Makefile config.status: creating SSL/Makefile config.status: creating dbug/Makefile config.status: creating scripts/Makefile config.status: creating include/Makefile config.status: creating sql-bench/Makefile config.status: creating server-tools/Makefile config.status: creating server-tools/instance-manager/Makefile config.status: creating tests/Makefile config.status: creating Docs/Makefile config.status: creating support-files/Makefile config.status: creating support-files/MacOSX/Makefile config.status: creating support-files/RHEL4-SElinux/Makefile config.status: creating mysql-test/Makefile config.status: creating netware/Makefile config.status: creating include/mysql_version.h config.status: creating cmd-line-utils/Makefile config.status: creating cmd-line-utils/libedit/Makefile config.status: creating win/Makefile config.status: creating cmd-line-utils/readline/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing default commands === configuring in innobase (/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase) configure: running /bin/sh ./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1' 'CFLAGS= -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 ' 'CXXFLAGS= -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti' --cache-file=/dev/null --srcdir=. checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for a BSD-compatible install... /usr/bin/install -c checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for i686-pc-linux-gnu-g77... no checking for i686-pc-linux-gnu-xlf... no checking for i686-pc-linux-gnu-f77... no checking for i686-pc-linux-gnu-frt... no checking for i686-pc-linux-gnu-pgf77... no checking for i686-pc-linux-gnu-cf77... no checking for i686-pc-linux-gnu-fort77... no checking for i686-pc-linux-gnu-fl32... no checking for i686-pc-linux-gnu-af77... no checking for i686-pc-linux-gnu-xlf90... no checking for i686-pc-linux-gnu-f90... no checking for i686-pc-linux-gnu-pgf90... no checking for i686-pc-linux-gnu-pghpf... no checking for i686-pc-linux-gnu-epcf90... no checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether i686-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for correct ltmain.sh version... yes checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gfortran static flag -static works... yes checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for void*... yes checking size of void*... 4 checking for sched_yield... yes checking for fdatasync... yes checking for localtime_r... yes checking whether byte ordering is bigendian... no configure: creating ./config.status config.status: creating Makefile config.status: creating os/Makefile config.status: creating ut/Makefile config.status: creating btr/Makefile config.status: creating buf/Makefile config.status: creating data/Makefile config.status: creating dict/Makefile config.status: creating dyn/Makefile config.status: creating eval/Makefile config.status: creating fil/Makefile config.status: creating fsp/Makefile config.status: creating fut/Makefile config.status: creating ha/Makefile config.status: creating ibuf/Makefile config.status: creating include/Makefile config.status: creating lock/Makefile config.status: creating log/Makefile config.status: creating mach/Makefile config.status: creating mem/Makefile config.status: creating mtr/Makefile config.status: creating page/Makefile config.status: creating pars/Makefile config.status: creating que/Makefile config.status: creating read/Makefile config.status: creating rem/Makefile config.status: creating row/Makefile config.status: creating srv/Makefile config.status: creating sync/Makefile config.status: creating thr/Makefile config.status: creating trx/Makefile config.status: creating usr/Makefile config.status: creating ib_config.h config.status: executing depfiles commands 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 of the reference manual for hints about installing MySQL on your platform. Also have a look at the files in the Docs directory. Thank you for choosing MySQL! cd libmysql; make link_sources make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/libmysql' set -x; \ ss=`echo strmov.lo strxmov.lo strxnmov.lo strnmov.lo strmake.lo strend.lo strtod.lo strnlen.lo strfill.lo is_prefix.lo int2str.lo str2int.lo strinstr.lo strcont.lo strcend.lo bcmp.lo ctype-latin1.lo bchange.lo bmove.lo bmove_upp.lo longlong2str.lo strtoull.lo strtoll.lo llstr.lo my_vsnprintf.lo ctype.lo ctype-simple.lo ctype-bin.lo ctype-mb.lo ctype-big5.lo ctype-czech.lo ctype-cp932.lo ctype-eucjpms.lo ctype-euc_kr.lo ctype-win1250ch.lo ctype-utf8.lo ctype-extra.lo ctype-ucs2.lo ctype-gb2312.lo ctype-gbk.lo ctype-sjis.lo ctype-tis620.lo ctype-ujis.lo ctype-uca.lo xml.lo my_strtoll10.lo str_alloc.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 my_file.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_symlink.lo my_fstream.lo mf_arr_appstr.lo mf_loadpath.lo my_pthread.lo my_thr_init.lo thr_mutex.lo mulalloc.lo string.lo default.lo default_modify.lo my_compress.lo array.lo my_once.lo list.lo my_net.lo charset.lo charset-def.lo hash.lo mf_iocache.lo mf_iocache2.lo my_seek.lo my_sleep.lo my_pread.lo mf_cache.lo md5.lo sha1.lo my_getopt.lo my_gethostbyname.lo my_port.lo my_rename.lo my_chsize.lo my_lib.lo mf_qsort.lo | sed "s;\.lo;.c;g"`; \ vs=`echo vio.lo viosocket.lo viossl.lo viosslfactories.lo | sed "s;\.lo;.c;g"`; \ scs=`echo pack.lo client.lo my_time.lo | sed "s;\.lo;.c;g"`; \ for f in $ss; do \ rm -f $f; \ /bin/ln -s ../strings/$f $f; \ done; \ for f in $vs vio_priv.h; do \ rm -f $f; \ /bin/ln -s ../vio/$f $f; \ done; \ for f in $scs; do \ rm -f $f; \ /bin/ln -s ../sql-common/$f $f; \ done; \ for f in strto.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; \ rm -f net.c; \ /bin/ln -s ../sql/net_serv.cc net.c ; \ rm -f password.c; \ /bin/ln -s ../sql/password.c password.c ++ echo strmov.lo strxmov.lo strxnmov.lo strnmov.lo strmake.lo strend.lo strtod.lo strnlen.lo strfill.lo is_prefix.lo int2str.lo str2int.lo strinstr.lo strcont.lo strcend.lo bcmp.lo ctype-latin1.lo bchange.lo bmove.lo bmove_upp.lo longlong2str.lo strtoull.lo strtoll.lo llstr.lo my_vsnprintf.lo ctype.lo ctype-simple.lo ctype-bin.lo ctype-mb.lo ctype-big5.lo ctype-czech.lo ctype-cp932.lo ctype-eucjpms.lo ctype-euc_kr.lo ctype-win1250ch.lo ctype-utf8.lo ctype-extra.lo ctype-ucs2.lo ctype-gb2312.lo ctype-gbk.lo ctype-sjis.lo ctype-tis620.lo ctype-ujis.lo ctype-uca.lo xml.lo my_strtoll10.lo str_alloc.lo ++ sed 's;\.lo;.c;g' + ss='strmov.c strxmov.c strxnmov.c strnmov.c strmake.c strend.c strtod.c strnlen.c strfill.c is_prefix.c int2str.c str2int.c strinstr.c strcont.c strcend.c bcmp.c ctype-latin1.c bchange.c bmove.c bmove_upp.c longlong2str.c strtoull.c strtoll.c llstr.c my_vsnprintf.c ctype.c ctype-simple.c ctype-bin.c ctype-mb.c ctype-big5.c ctype-czech.c ctype-cp932.c ctype-eucjpms.c ctype-euc_kr.c ctype-win1250ch.c ctype-utf8.c ctype-extra.c ctype-ucs2.c ctype-gb2312.c ctype-gbk.c ctype-sjis.c ctype-tis620.c ctype-ujis.c ctype-uca.c xml.c my_strtoll10.c str_alloc.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 my_file.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_symlink.lo my_fstream.lo mf_arr_appstr.lo mf_loadpath.lo my_pthread.lo my_thr_init.lo thr_mutex.lo mulalloc.lo string.lo default.lo default_modify.lo my_compress.lo array.lo my_once.lo list.lo my_net.lo charset.lo charset-def.lo hash.lo mf_iocache.lo mf_iocache2.lo my_seek.lo my_sleep.lo my_pread.lo mf_cache.lo md5.lo sha1.lo my_getopt.lo my_gethostbyname.lo my_port.lo my_rename.lo my_chsize.lo my_lib.lo mf_qsort.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 my_file.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_symlink.c my_fstream.c mf_arr_appstr.c mf_loadpath.c my_pthread.c my_thr_init.c thr_mutex.c mulalloc.c string.c default.c default_modify.c my_compress.c array.c my_once.c list.c my_net.c charset.c charset-def.c hash.c mf_iocache.c mf_iocache2.c my_seek.c my_sleep.c my_pread.c mf_cache.c md5.c sha1.c my_getopt.c my_gethostbyname.c my_port.c my_rename.c my_chsize.c my_lib.c mf_qsort.c' ++ echo vio.lo viosocket.lo viossl.lo viosslfactories.lo ++ sed 's;\.lo;.c;g' + vs='vio.c viosocket.c viossl.c viosslfactories.c' ++ echo pack.lo client.lo my_time.lo ++ sed 's;\.lo;.c;g' + scs='pack.c client.c my_time.c' + for f in '$ss' + rm -f strmov.c + /bin/ln -s ../strings/strmov.c strmov.c + for f in '$ss' + rm -f strxmov.c + /bin/ln -s ../strings/strxmov.c strxmov.c + for f in '$ss' + rm -f strxnmov.c + /bin/ln -s ../strings/strxnmov.c strxnmov.c + for f in '$ss' + rm -f strnmov.c + /bin/ln -s ../strings/strnmov.c strnmov.c + for f in '$ss' + rm -f strmake.c + /bin/ln -s ../strings/strmake.c strmake.c + for f in '$ss' + rm -f strend.c + /bin/ln -s ../strings/strend.c strend.c + for f in '$ss' + rm -f strtod.c + /bin/ln -s ../strings/strtod.c strtod.c + for f in '$ss' + rm -f strnlen.c + /bin/ln -s ../strings/strnlen.c strnlen.c + for f in '$ss' + rm -f strfill.c + /bin/ln -s ../strings/strfill.c strfill.c + for f in '$ss' + rm -f is_prefix.c + /bin/ln -s ../strings/is_prefix.c is_prefix.c + for f in '$ss' + rm -f int2str.c + /bin/ln -s ../strings/int2str.c int2str.c + for f in '$ss' + rm -f str2int.c + /bin/ln -s ../strings/str2int.c str2int.c + for f in '$ss' + rm -f strinstr.c + /bin/ln -s ../strings/strinstr.c strinstr.c + for f in '$ss' + rm -f strcont.c + /bin/ln -s ../strings/strcont.c strcont.c + for f in '$ss' + rm -f strcend.c + /bin/ln -s ../strings/strcend.c strcend.c + for f in '$ss' + rm -f bcmp.c + /bin/ln -s ../strings/bcmp.c bcmp.c + for f in '$ss' + rm -f ctype-latin1.c + /bin/ln -s ../strings/ctype-latin1.c ctype-latin1.c + for f in '$ss' + rm -f bchange.c + /bin/ln -s ../strings/bchange.c bchange.c + for f in '$ss' + rm -f bmove.c + /bin/ln -s ../strings/bmove.c bmove.c + for f in '$ss' + rm -f bmove_upp.c + /bin/ln -s ../strings/bmove_upp.c bmove_upp.c + for f in '$ss' + rm -f longlong2str.c + /bin/ln -s ../strings/longlong2str.c longlong2str.c + for f in '$ss' + rm -f strtoull.c + /bin/ln -s ../strings/strtoull.c strtoull.c + for f in '$ss' + rm -f strtoll.c + /bin/ln -s ../strings/strtoll.c strtoll.c + for f in '$ss' + rm -f llstr.c + /bin/ln -s ../strings/llstr.c llstr.c + for f in '$ss' + rm -f my_vsnprintf.c + /bin/ln -s ../strings/my_vsnprintf.c my_vsnprintf.c + for f in '$ss' + rm -f ctype.c + /bin/ln -s ../strings/ctype.c ctype.c + for f in '$ss' + rm -f ctype-simple.c + /bin/ln -s ../strings/ctype-simple.c ctype-simple.c + for f in '$ss' + rm -f ctype-bin.c + /bin/ln -s ../strings/ctype-bin.c ctype-bin.c + for f in '$ss' + rm -f ctype-mb.c + /bin/ln -s ../strings/ctype-mb.c ctype-mb.c + for f in '$ss' + rm -f ctype-big5.c + /bin/ln -s ../strings/ctype-big5.c ctype-big5.c + for f in '$ss' + rm -f ctype-czech.c + /bin/ln -s ../strings/ctype-czech.c ctype-czech.c + for f in '$ss' + rm -f ctype-cp932.c + /bin/ln -s ../strings/ctype-cp932.c ctype-cp932.c + for f in '$ss' + rm -f ctype-eucjpms.c + /bin/ln -s ../strings/ctype-eucjpms.c ctype-eucjpms.c + for f in '$ss' + rm -f ctype-euc_kr.c + /bin/ln -s ../strings/ctype-euc_kr.c ctype-euc_kr.c + for f in '$ss' + rm -f ctype-win1250ch.c + /bin/ln -s ../strings/ctype-win1250ch.c ctype-win1250ch.c + for f in '$ss' + rm -f ctype-utf8.c + /bin/ln -s ../strings/ctype-utf8.c ctype-utf8.c + for f in '$ss' + rm -f ctype-extra.c + /bin/ln -s ../strings/ctype-extra.c ctype-extra.c + for f in '$ss' + rm -f ctype-ucs2.c + /bin/ln -s ../strings/ctype-ucs2.c ctype-ucs2.c + for f in '$ss' + rm -f ctype-gb2312.c + /bin/ln -s ../strings/ctype-gb2312.c ctype-gb2312.c + for f in '$ss' + rm -f ctype-gbk.c + /bin/ln -s ../strings/ctype-gbk.c ctype-gbk.c + for f in '$ss' + rm -f ctype-sjis.c + /bin/ln -s ../strings/ctype-sjis.c ctype-sjis.c + for f in '$ss' + rm -f ctype-tis620.c + /bin/ln -s ../strings/ctype-tis620.c ctype-tis620.c + for f in '$ss' + rm -f ctype-ujis.c + /bin/ln -s ../strings/ctype-ujis.c ctype-ujis.c + for f in '$ss' + rm -f ctype-uca.c + /bin/ln -s ../strings/ctype-uca.c ctype-uca.c + for f in '$ss' + rm -f xml.c + /bin/ln -s ../strings/xml.c xml.c + for f in '$ss' + rm -f my_strtoll10.c + /bin/ln -s ../strings/my_strtoll10.c my_strtoll10.c + for f in '$ss' + rm -f str_alloc.c + /bin/ln -s ../strings/str_alloc.c str_alloc.c + for f in '$vs' vio_priv.h + rm -f vio.c + /bin/ln -s ../vio/vio.c vio.c + for f in '$vs' vio_priv.h + rm -f viosocket.c + /bin/ln -s ../vio/viosocket.c viosocket.c + for f in '$vs' vio_priv.h + rm -f viossl.c + /bin/ln -s ../vio/viossl.c viossl.c + for f in '$vs' vio_priv.h + rm -f viosslfactories.c + /bin/ln -s ../vio/viosslfactories.c viosslfactories.c + for f in '$vs' vio_priv.h + rm -f vio_priv.h + /bin/ln -s ../vio/vio_priv.h vio_priv.h + for f in '$scs' + rm -f pack.c + /bin/ln -s ../sql-common/pack.c pack.c + for f in '$scs' + rm -f client.c + /bin/ln -s ../sql-common/client.c client.c + for f in '$scs' + rm -f my_time.c + /bin/ln -s ../sql-common/my_time.c my_time.c + for f in strto.c + rm -f strto.c + /bin/ln -s ../strings/strto.c strto.c + for f in '$ds' + rm -f dbug.c + /bin/ln -s ../dbug/dbug.c dbug.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_init.c + /bin/ln -s ../mysys/my_init.c my_init.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_static.c + /bin/ln -s ../mysys/my_static.c my_static.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_malloc.c + /bin/ln -s ../mysys/my_malloc.c my_malloc.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_realloc.c + /bin/ln -s ../mysys/my_realloc.c my_realloc.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_create.c + /bin/ln -s ../mysys/my_create.c my_create.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_delete.c + /bin/ln -s ../mysys/my_delete.c my_delete.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_tempfile.c + /bin/ln -s ../mysys/mf_tempfile.c mf_tempfile.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_open.c + /bin/ln -s ../mysys/my_open.c my_open.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_file.c + /bin/ln -s ../mysys/my_file.c my_file.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_read.c + /bin/ln -s ../mysys/my_read.c my_read.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_write.c + /bin/ln -s ../mysys/my_write.c my_write.c + for f in '$ms' mysys_priv.h my_static.h + rm -f errors.c + /bin/ln -s ../mysys/errors.c errors.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_error.c + /bin/ln -s ../mysys/my_error.c my_error.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_getwd.c + /bin/ln -s ../mysys/my_getwd.c my_getwd.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_div.c + /bin/ln -s ../mysys/my_div.c my_div.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_pack.c + /bin/ln -s ../mysys/mf_pack.c mf_pack.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_messnc.c + /bin/ln -s ../mysys/my_messnc.c my_messnc.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_dirname.c + /bin/ln -s ../mysys/mf_dirname.c mf_dirname.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_fn_ext.c + /bin/ln -s ../mysys/mf_fn_ext.c mf_fn_ext.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_wcomp.c + /bin/ln -s ../mysys/mf_wcomp.c mf_wcomp.c + for f in '$ms' mysys_priv.h my_static.h + rm -f typelib.c + /bin/ln -s ../mysys/typelib.c typelib.c + for f in '$ms' mysys_priv.h my_static.h + rm -f safemalloc.c + /bin/ln -s ../mysys/safemalloc.c safemalloc.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_alloc.c + /bin/ln -s ../mysys/my_alloc.c my_alloc.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_format.c + /bin/ln -s ../mysys/mf_format.c mf_format.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_path.c + /bin/ln -s ../mysys/mf_path.c mf_path.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_unixpath.c + /bin/ln -s ../mysys/mf_unixpath.c mf_unixpath.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_fopen.c + /bin/ln -s ../mysys/my_fopen.c my_fopen.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_symlink.c + /bin/ln -s ../mysys/my_symlink.c my_symlink.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_fstream.c + /bin/ln -s ../mysys/my_fstream.c my_fstream.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_arr_appstr.c + /bin/ln -s ../mysys/mf_arr_appstr.c mf_arr_appstr.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_loadpath.c + /bin/ln -s ../mysys/mf_loadpath.c mf_loadpath.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_pthread.c + /bin/ln -s ../mysys/my_pthread.c my_pthread.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_thr_init.c + /bin/ln -s ../mysys/my_thr_init.c my_thr_init.c + for f in '$ms' mysys_priv.h my_static.h + rm -f thr_mutex.c + /bin/ln -s ../mysys/thr_mutex.c thr_mutex.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mulalloc.c + /bin/ln -s ../mysys/mulalloc.c mulalloc.c + for f in '$ms' mysys_priv.h my_static.h + rm -f string.c + /bin/ln -s ../mysys/string.c string.c + for f in '$ms' mysys_priv.h my_static.h + rm -f default.c + /bin/ln -s ../mysys/default.c default.c + for f in '$ms' mysys_priv.h my_static.h + rm -f default_modify.c + /bin/ln -s ../mysys/default_modify.c default_modify.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_compress.c + /bin/ln -s ../mysys/my_compress.c my_compress.c + for f in '$ms' mysys_priv.h my_static.h + rm -f array.c + /bin/ln -s ../mysys/array.c array.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_once.c + /bin/ln -s ../mysys/my_once.c my_once.c + for f in '$ms' mysys_priv.h my_static.h + rm -f list.c + /bin/ln -s ../mysys/list.c list.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_net.c + /bin/ln -s ../mysys/my_net.c my_net.c + for f in '$ms' mysys_priv.h my_static.h + rm -f charset.c + /bin/ln -s ../mysys/charset.c charset.c + for f in '$ms' mysys_priv.h my_static.h + rm -f charset-def.c + /bin/ln -s ../mysys/charset-def.c charset-def.c + for f in '$ms' mysys_priv.h my_static.h + rm -f hash.c + /bin/ln -s ../mysys/hash.c hash.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_iocache.c + /bin/ln -s ../mysys/mf_iocache.c mf_iocache.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_iocache2.c + /bin/ln -s ../mysys/mf_iocache2.c mf_iocache2.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_seek.c + /bin/ln -s ../mysys/my_seek.c my_seek.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_sleep.c + /bin/ln -s ../mysys/my_sleep.c my_sleep.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_pread.c + /bin/ln -s ../mysys/my_pread.c my_pread.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_cache.c + /bin/ln -s ../mysys/mf_cache.c mf_cache.c + for f in '$ms' mysys_priv.h my_static.h + rm -f md5.c + /bin/ln -s ../mysys/md5.c md5.c + for f in '$ms' mysys_priv.h my_static.h + rm -f sha1.c + /bin/ln -s ../mysys/sha1.c sha1.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_getopt.c + /bin/ln -s ../mysys/my_getopt.c my_getopt.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_gethostbyname.c + /bin/ln -s ../mysys/my_gethostbyname.c my_gethostbyname.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_port.c + /bin/ln -s ../mysys/my_port.c my_port.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_rename.c + /bin/ln -s ../mysys/my_rename.c my_rename.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_chsize.c + /bin/ln -s ../mysys/my_chsize.c my_chsize.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_lib.c + /bin/ln -s ../mysys/my_lib.c my_lib.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_qsort.c + /bin/ln -s ../mysys/mf_qsort.c mf_qsort.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mysys_priv.h + /bin/ln -s ../mysys/mysys_priv.h mysys_priv.h + for f in '$ms' mysys_priv.h my_static.h + rm -f my_static.h + /bin/ln -s ../mysys/my_static.h my_static.h + rm -f net.c + /bin/ln -s ../sql/net_serv.cc net.c + rm -f password.c + /bin/ln -s ../sql/password.c password.c make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/libmysql' echo timestamp > linked_libmysql_sources cd libmysql_r; make link_sources make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/libmysql_r' set -x; \ for d in ../libmysql ../libmysql; do \ for f in `cd $d && echo *.[ch]`; do \ rm -f $f; \ /bin/ln -s $d/$f $f; \ done; \ done + for d in ../libmysql ../libmysql ++ cd ../libmysql ++ echo array.c bchange.c bcmp.c bmove.c bmove_upp.c charset-def.c charset.c client.c client_settings.h conf_to_src.c ctype-big5.c ctype-bin.c ctype-cp932.c ctype-czech.c ctype-euc_kr.c ctype-eucjpms.c ctype-extra.c ctype-gb2312.c ctype-gbk.c ctype-latin1.c ctype-mb.c ctype-simple.c ctype-sjis.c ctype-tis620.c ctype-uca.c ctype-ucs2.c ctype-ujis.c ctype-utf8.c ctype-win1250ch.c ctype.c dbug.c default.c default_modify.c dll.c errmsg.c errors.c get_password.c hash.c int2str.c is_prefix.c libmysql.c list.c llstr.c longlong2str.c manager.c md5.c mf_arr_appstr.c mf_cache.c mf_dirname.c mf_fn_ext.c mf_format.c mf_iocache.c mf_iocache2.c mf_loadpath.c mf_pack.c mf_path.c mf_qsort.c mf_tempfile.c mf_unixpath.c mf_wcomp.c mulalloc.c my_alloc.c my_chsize.c my_compress.c my_create.c my_delete.c my_div.c my_error.c my_file.c my_fopen.c my_fstream.c my_gethostbyname.c my_getopt.c my_getwd.c my_init.c my_lib.c my_malloc.c my_messnc.c my_net.c my_once.c my_open.c my_port.c my_pread.c my_pthread.c my_read.c my_realloc.c my_rename.c my_seek.c my_sleep.c my_static.c my_static.h my_strtoll10.c my_symlink.c my_thr_init.c my_time.c my_vsnprintf.c my_write.c mysys_priv.h net.c pack.c password.c safemalloc.c sha1.c str2int.c str_alloc.c strcend.c strcont.c strend.c strfill.c string.c strinstr.c strmake.c strmov.c strnlen.c strnmov.c strto.c strtod.c strtoll.c strtoull.c strxmov.c strxnmov.c thr_mutex.c typelib.c vio.c vio_priv.h viosocket.c viossl.c viosslfactories.c xml.c + for f in '`cd $d && echo *.[ch]`' + rm -f array.c + /bin/ln -s ../libmysql/array.c array.c + for f in '`cd $d && echo *.[ch]`' + rm -f bchange.c + /bin/ln -s ../libmysql/bchange.c bchange.c + for f in '`cd $d && echo *.[ch]`' + rm -f bcmp.c + /bin/ln -s ../libmysql/bcmp.c bcmp.c + for f in '`cd $d && echo *.[ch]`' + rm -f bmove.c + /bin/ln -s ../libmysql/bmove.c bmove.c + for f in '`cd $d && echo *.[ch]`' + rm -f bmove_upp.c + /bin/ln -s ../libmysql/bmove_upp.c bmove_upp.c + for f in '`cd $d && echo *.[ch]`' + rm -f charset-def.c + /bin/ln -s ../libmysql/charset-def.c charset-def.c + for f in '`cd $d && echo *.[ch]`' + rm -f charset.c + /bin/ln -s ../libmysql/charset.c charset.c + for f in '`cd $d && echo *.[ch]`' + rm -f client.c + /bin/ln -s ../libmysql/client.c client.c + for f in '`cd $d && echo *.[ch]`' + rm -f client_settings.h + /bin/ln -s ../libmysql/client_settings.h client_settings.h + for f in '`cd $d && echo *.[ch]`' + rm -f conf_to_src.c + /bin/ln -s ../libmysql/conf_to_src.c conf_to_src.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-big5.c + /bin/ln -s ../libmysql/ctype-big5.c ctype-big5.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-bin.c + /bin/ln -s ../libmysql/ctype-bin.c ctype-bin.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-cp932.c + /bin/ln -s ../libmysql/ctype-cp932.c ctype-cp932.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-czech.c + /bin/ln -s ../libmysql/ctype-czech.c ctype-czech.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-euc_kr.c + /bin/ln -s ../libmysql/ctype-euc_kr.c ctype-euc_kr.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-eucjpms.c + /bin/ln -s ../libmysql/ctype-eucjpms.c ctype-eucjpms.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-extra.c + /bin/ln -s ../libmysql/ctype-extra.c ctype-extra.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-gb2312.c + /bin/ln -s ../libmysql/ctype-gb2312.c ctype-gb2312.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-gbk.c + /bin/ln -s ../libmysql/ctype-gbk.c ctype-gbk.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-latin1.c + /bin/ln -s ../libmysql/ctype-latin1.c ctype-latin1.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-mb.c + /bin/ln -s ../libmysql/ctype-mb.c ctype-mb.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-simple.c + /bin/ln -s ../libmysql/ctype-simple.c ctype-simple.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-sjis.c + /bin/ln -s ../libmysql/ctype-sjis.c ctype-sjis.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-tis620.c + /bin/ln -s ../libmysql/ctype-tis620.c ctype-tis620.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-uca.c + /bin/ln -s ../libmysql/ctype-uca.c ctype-uca.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-ucs2.c + /bin/ln -s ../libmysql/ctype-ucs2.c ctype-ucs2.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-ujis.c + /bin/ln -s ../libmysql/ctype-ujis.c ctype-ujis.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-utf8.c + /bin/ln -s ../libmysql/ctype-utf8.c ctype-utf8.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-win1250ch.c + /bin/ln -s ../libmysql/ctype-win1250ch.c ctype-win1250ch.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype.c + /bin/ln -s ../libmysql/ctype.c ctype.c + for f in '`cd $d && echo *.[ch]`' + rm -f dbug.c + /bin/ln -s ../libmysql/dbug.c dbug.c + for f in '`cd $d && echo *.[ch]`' + rm -f default.c + /bin/ln -s ../libmysql/default.c default.c + for f in '`cd $d && echo *.[ch]`' + rm -f default_modify.c + /bin/ln -s ../libmysql/default_modify.c default_modify.c + for f in '`cd $d && echo *.[ch]`' + rm -f dll.c + /bin/ln -s ../libmysql/dll.c dll.c + for f in '`cd $d && echo *.[ch]`' + rm -f errmsg.c + /bin/ln -s ../libmysql/errmsg.c errmsg.c + for f in '`cd $d && echo *.[ch]`' + rm -f errors.c + /bin/ln -s ../libmysql/errors.c errors.c + for f in '`cd $d && echo *.[ch]`' + rm -f get_password.c + /bin/ln -s ../libmysql/get_password.c get_password.c + for f in '`cd $d && echo *.[ch]`' + rm -f hash.c + /bin/ln -s ../libmysql/hash.c hash.c + for f in '`cd $d && echo *.[ch]`' + rm -f int2str.c + /bin/ln -s ../libmysql/int2str.c int2str.c + for f in '`cd $d && echo *.[ch]`' + rm -f is_prefix.c + /bin/ln -s ../libmysql/is_prefix.c is_prefix.c + for f in '`cd $d && echo *.[ch]`' + rm -f libmysql.c + /bin/ln -s ../libmysql/libmysql.c libmysql.c + for f in '`cd $d && echo *.[ch]`' + rm -f list.c + /bin/ln -s ../libmysql/list.c list.c + for f in '`cd $d && echo *.[ch]`' + rm -f llstr.c + /bin/ln -s ../libmysql/llstr.c llstr.c + for f in '`cd $d && echo *.[ch]`' + rm -f longlong2str.c + /bin/ln -s ../libmysql/longlong2str.c longlong2str.c + for f in '`cd $d && echo *.[ch]`' + rm -f manager.c + /bin/ln -s ../libmysql/manager.c manager.c + for f in '`cd $d && echo *.[ch]`' + rm -f md5.c + /bin/ln -s ../libmysql/md5.c md5.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_arr_appstr.c + /bin/ln -s ../libmysql/mf_arr_appstr.c mf_arr_appstr.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_cache.c + /bin/ln -s ../libmysql/mf_cache.c mf_cache.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_dirname.c + /bin/ln -s ../libmysql/mf_dirname.c mf_dirname.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_fn_ext.c + /bin/ln -s ../libmysql/mf_fn_ext.c mf_fn_ext.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_format.c + /bin/ln -s ../libmysql/mf_format.c mf_format.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_iocache.c + /bin/ln -s ../libmysql/mf_iocache.c mf_iocache.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_iocache2.c + /bin/ln -s ../libmysql/mf_iocache2.c mf_iocache2.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_loadpath.c + /bin/ln -s ../libmysql/mf_loadpath.c mf_loadpath.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_pack.c + /bin/ln -s ../libmysql/mf_pack.c mf_pack.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_path.c + /bin/ln -s ../libmysql/mf_path.c mf_path.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_qsort.c + /bin/ln -s ../libmysql/mf_qsort.c mf_qsort.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_tempfile.c + /bin/ln -s ../libmysql/mf_tempfile.c mf_tempfile.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_unixpath.c + /bin/ln -s ../libmysql/mf_unixpath.c mf_unixpath.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_wcomp.c + /bin/ln -s ../libmysql/mf_wcomp.c mf_wcomp.c + for f in '`cd $d && echo *.[ch]`' + rm -f mulalloc.c + /bin/ln -s ../libmysql/mulalloc.c mulalloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_alloc.c + /bin/ln -s ../libmysql/my_alloc.c my_alloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_chsize.c + /bin/ln -s ../libmysql/my_chsize.c my_chsize.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_compress.c + /bin/ln -s ../libmysql/my_compress.c my_compress.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_create.c + /bin/ln -s ../libmysql/my_create.c my_create.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_delete.c + /bin/ln -s ../libmysql/my_delete.c my_delete.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_div.c + /bin/ln -s ../libmysql/my_div.c my_div.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_error.c + /bin/ln -s ../libmysql/my_error.c my_error.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_file.c + /bin/ln -s ../libmysql/my_file.c my_file.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_fopen.c + /bin/ln -s ../libmysql/my_fopen.c my_fopen.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_fstream.c + /bin/ln -s ../libmysql/my_fstream.c my_fstream.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_gethostbyname.c + /bin/ln -s ../libmysql/my_gethostbyname.c my_gethostbyname.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_getopt.c + /bin/ln -s ../libmysql/my_getopt.c my_getopt.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_getwd.c + /bin/ln -s ../libmysql/my_getwd.c my_getwd.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_init.c + /bin/ln -s ../libmysql/my_init.c my_init.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_lib.c + /bin/ln -s ../libmysql/my_lib.c my_lib.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_malloc.c + /bin/ln -s ../libmysql/my_malloc.c my_malloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_messnc.c + /bin/ln -s ../libmysql/my_messnc.c my_messnc.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_net.c + /bin/ln -s ../libmysql/my_net.c my_net.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_once.c + /bin/ln -s ../libmysql/my_once.c my_once.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_open.c + /bin/ln -s ../libmysql/my_open.c my_open.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_port.c + /bin/ln -s ../libmysql/my_port.c my_port.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_pread.c + /bin/ln -s ../libmysql/my_pread.c my_pread.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_pthread.c + /bin/ln -s ../libmysql/my_pthread.c my_pthread.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_read.c + /bin/ln -s ../libmysql/my_read.c my_read.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_realloc.c + /bin/ln -s ../libmysql/my_realloc.c my_realloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_rename.c + /bin/ln -s ../libmysql/my_rename.c my_rename.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_seek.c + /bin/ln -s ../libmysql/my_seek.c my_seek.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_sleep.c + /bin/ln -s ../libmysql/my_sleep.c my_sleep.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_static.c + /bin/ln -s ../libmysql/my_static.c my_static.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_static.h + /bin/ln -s ../libmysql/my_static.h my_static.h + for f in '`cd $d && echo *.[ch]`' + rm -f my_strtoll10.c + /bin/ln -s ../libmysql/my_strtoll10.c my_strtoll10.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_symlink.c + /bin/ln -s ../libmysql/my_symlink.c my_symlink.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_thr_init.c + /bin/ln -s ../libmysql/my_thr_init.c my_thr_init.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_time.c + /bin/ln -s ../libmysql/my_time.c my_time.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_vsnprintf.c + /bin/ln -s ../libmysql/my_vsnprintf.c my_vsnprintf.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_write.c + /bin/ln -s ../libmysql/my_write.c my_write.c + for f in '`cd $d && echo *.[ch]`' + rm -f mysys_priv.h + /bin/ln -s ../libmysql/mysys_priv.h mysys_priv.h + for f in '`cd $d && echo *.[ch]`' + rm -f net.c + /bin/ln -s ../libmysql/net.c net.c + for f in '`cd $d && echo *.[ch]`' + rm -f pack.c + /bin/ln -s ../libmysql/pack.c pack.c + for f in '`cd $d && echo *.[ch]`' + rm -f password.c + /bin/ln -s ../libmysql/password.c password.c + for f in '`cd $d && echo *.[ch]`' + rm -f safemalloc.c + /bin/ln -s ../libmysql/safemalloc.c safemalloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f sha1.c + /bin/ln -s ../libmysql/sha1.c sha1.c + for f in '`cd $d && echo *.[ch]`' + rm -f str2int.c + /bin/ln -s ../libmysql/str2int.c str2int.c + for f in '`cd $d && echo *.[ch]`' + rm -f str_alloc.c + /bin/ln -s ../libmysql/str_alloc.c str_alloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f strcend.c + /bin/ln -s ../libmysql/strcend.c strcend.c + for f in '`cd $d && echo *.[ch]`' + rm -f strcont.c + /bin/ln -s ../libmysql/strcont.c strcont.c + for f in '`cd $d && echo *.[ch]`' + rm -f strend.c + /bin/ln -s ../libmysql/strend.c strend.c + for f in '`cd $d && echo *.[ch]`' + rm -f strfill.c + /bin/ln -s ../libmysql/strfill.c strfill.c + for f in '`cd $d && echo *.[ch]`' + rm -f string.c + /bin/ln -s ../libmysql/string.c string.c + for f in '`cd $d && echo *.[ch]`' + rm -f strinstr.c + /bin/ln -s ../libmysql/strinstr.c strinstr.c + for f in '`cd $d && echo *.[ch]`' + rm -f strmake.c + /bin/ln -s ../libmysql/strmake.c strmake.c + for f in '`cd $d && echo *.[ch]`' + rm -f strmov.c + /bin/ln -s ../libmysql/strmov.c strmov.c + for f in '`cd $d && echo *.[ch]`' + rm -f strnlen.c + /bin/ln -s ../libmysql/strnlen.c strnlen.c + for f in '`cd $d && echo *.[ch]`' + rm -f strnmov.c + /bin/ln -s ../libmysql/strnmov.c strnmov.c + for f in '`cd $d && echo *.[ch]`' + rm -f strto.c + /bin/ln -s ../libmysql/strto.c strto.c + for f in '`cd $d && echo *.[ch]`' + rm -f strtod.c + /bin/ln -s ../libmysql/strtod.c strtod.c + for f in '`cd $d && echo *.[ch]`' + rm -f strtoll.c + /bin/ln -s ../libmysql/strtoll.c strtoll.c + for f in '`cd $d && echo *.[ch]`' + rm -f strtoull.c + /bin/ln -s ../libmysql/strtoull.c strtoull.c + for f in '`cd $d && echo *.[ch]`' + rm -f strxmov.c + /bin/ln -s ../libmysql/strxmov.c strxmov.c + for f in '`cd $d && echo *.[ch]`' + rm -f strxnmov.c + /bin/ln -s ../libmysql/strxnmov.c strxnmov.c + for f in '`cd $d && echo *.[ch]`' + rm -f thr_mutex.c + /bin/ln -s ../libmysql/thr_mutex.c thr_mutex.c + for f in '`cd $d && echo *.[ch]`' + rm -f typelib.c + /bin/ln -s ../libmysql/typelib.c typelib.c + for f in '`cd $d && echo *.[ch]`' + rm -f vio.c + /bin/ln -s ../libmysql/vio.c vio.c + for f in '`cd $d && echo *.[ch]`' + rm -f vio_priv.h + /bin/ln -s ../libmysql/vio_priv.h vio_priv.h + for f in '`cd $d && echo *.[ch]`' + rm -f viosocket.c + /bin/ln -s ../libmysql/viosocket.c viosocket.c + for f in '`cd $d && echo *.[ch]`' + rm -f viossl.c + /bin/ln -s ../libmysql/viossl.c viossl.c + for f in '`cd $d && echo *.[ch]`' + rm -f viosslfactories.c + /bin/ln -s ../libmysql/viosslfactories.c viosslfactories.c + for f in '`cd $d && echo *.[ch]`' + rm -f xml.c + /bin/ln -s ../libmysql/xml.c xml.c + for d in ../libmysql ../libmysql ++ cd ../libmysql ++ echo array.c bchange.c bcmp.c bmove.c bmove_upp.c charset-def.c charset.c client.c client_settings.h conf_to_src.c ctype-big5.c ctype-bin.c ctype-cp932.c ctype-czech.c ctype-euc_kr.c ctype-eucjpms.c ctype-extra.c ctype-gb2312.c ctype-gbk.c ctype-latin1.c ctype-mb.c ctype-simple.c ctype-sjis.c ctype-tis620.c ctype-uca.c ctype-ucs2.c ctype-ujis.c ctype-utf8.c ctype-win1250ch.c ctype.c dbug.c default.c default_modify.c dll.c errmsg.c errors.c get_password.c hash.c int2str.c is_prefix.c libmysql.c list.c llstr.c longlong2str.c manager.c md5.c mf_arr_appstr.c mf_cache.c mf_dirname.c mf_fn_ext.c mf_format.c mf_iocache.c mf_iocache2.c mf_loadpath.c mf_pack.c mf_path.c mf_qsort.c mf_tempfile.c mf_unixpath.c mf_wcomp.c mulalloc.c my_alloc.c my_chsize.c my_compress.c my_create.c my_delete.c my_div.c my_error.c my_file.c my_fopen.c my_fstream.c my_gethostbyname.c my_getopt.c my_getwd.c my_init.c my_lib.c my_malloc.c my_messnc.c my_net.c my_once.c my_open.c my_port.c my_pread.c my_pthread.c my_read.c my_realloc.c my_rename.c my_seek.c my_sleep.c my_static.c my_static.h my_strtoll10.c my_symlink.c my_thr_init.c my_time.c my_vsnprintf.c my_write.c mysys_priv.h net.c pack.c password.c safemalloc.c sha1.c str2int.c str_alloc.c strcend.c strcont.c strend.c strfill.c string.c strinstr.c strmake.c strmov.c strnlen.c strnmov.c strto.c strtod.c strtoll.c strtoull.c strxmov.c strxnmov.c thr_mutex.c typelib.c vio.c vio_priv.h viosocket.c viossl.c viosslfactories.c xml.c + for f in '`cd $d && echo *.[ch]`' + rm -f array.c + /bin/ln -s ../libmysql/array.c array.c + for f in '`cd $d && echo *.[ch]`' + rm -f bchange.c + /bin/ln -s ../libmysql/bchange.c bchange.c + for f in '`cd $d && echo *.[ch]`' + rm -f bcmp.c + /bin/ln -s ../libmysql/bcmp.c bcmp.c + for f in '`cd $d && echo *.[ch]`' + rm -f bmove.c + /bin/ln -s ../libmysql/bmove.c bmove.c + for f in '`cd $d && echo *.[ch]`' + rm -f bmove_upp.c + /bin/ln -s ../libmysql/bmove_upp.c bmove_upp.c + for f in '`cd $d && echo *.[ch]`' + rm -f charset-def.c + /bin/ln -s ../libmysql/charset-def.c charset-def.c + for f in '`cd $d && echo *.[ch]`' + rm -f charset.c + /bin/ln -s ../libmysql/charset.c charset.c + for f in '`cd $d && echo *.[ch]`' + rm -f client.c + /bin/ln -s ../libmysql/client.c client.c + for f in '`cd $d && echo *.[ch]`' + rm -f client_settings.h + /bin/ln -s ../libmysql/client_settings.h client_settings.h + for f in '`cd $d && echo *.[ch]`' + rm -f conf_to_src.c + /bin/ln -s ../libmysql/conf_to_src.c conf_to_src.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-big5.c + /bin/ln -s ../libmysql/ctype-big5.c ctype-big5.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-bin.c + /bin/ln -s ../libmysql/ctype-bin.c ctype-bin.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-cp932.c + /bin/ln -s ../libmysql/ctype-cp932.c ctype-cp932.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-czech.c + /bin/ln -s ../libmysql/ctype-czech.c ctype-czech.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-euc_kr.c + /bin/ln -s ../libmysql/ctype-euc_kr.c ctype-euc_kr.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-eucjpms.c + /bin/ln -s ../libmysql/ctype-eucjpms.c ctype-eucjpms.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-extra.c + /bin/ln -s ../libmysql/ctype-extra.c ctype-extra.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-gb2312.c + /bin/ln -s ../libmysql/ctype-gb2312.c ctype-gb2312.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-gbk.c + /bin/ln -s ../libmysql/ctype-gbk.c ctype-gbk.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-latin1.c + /bin/ln -s ../libmysql/ctype-latin1.c ctype-latin1.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-mb.c + /bin/ln -s ../libmysql/ctype-mb.c ctype-mb.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-simple.c + /bin/ln -s ../libmysql/ctype-simple.c ctype-simple.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-sjis.c + /bin/ln -s ../libmysql/ctype-sjis.c ctype-sjis.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-tis620.c + /bin/ln -s ../libmysql/ctype-tis620.c ctype-tis620.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-uca.c + /bin/ln -s ../libmysql/ctype-uca.c ctype-uca.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-ucs2.c + /bin/ln -s ../libmysql/ctype-ucs2.c ctype-ucs2.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-ujis.c + /bin/ln -s ../libmysql/ctype-ujis.c ctype-ujis.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-utf8.c + /bin/ln -s ../libmysql/ctype-utf8.c ctype-utf8.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-win1250ch.c + /bin/ln -s ../libmysql/ctype-win1250ch.c ctype-win1250ch.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype.c + /bin/ln -s ../libmysql/ctype.c ctype.c + for f in '`cd $d && echo *.[ch]`' + rm -f dbug.c + /bin/ln -s ../libmysql/dbug.c dbug.c + for f in '`cd $d && echo *.[ch]`' + rm -f default.c + /bin/ln -s ../libmysql/default.c default.c + for f in '`cd $d && echo *.[ch]`' + rm -f default_modify.c + /bin/ln -s ../libmysql/default_modify.c default_modify.c + for f in '`cd $d && echo *.[ch]`' + rm -f dll.c + /bin/ln -s ../libmysql/dll.c dll.c + for f in '`cd $d && echo *.[ch]`' + rm -f errmsg.c + /bin/ln -s ../libmysql/errmsg.c errmsg.c + for f in '`cd $d && echo *.[ch]`' + rm -f errors.c + /bin/ln -s ../libmysql/errors.c errors.c + for f in '`cd $d && echo *.[ch]`' + rm -f get_password.c + /bin/ln -s ../libmysql/get_password.c get_password.c + for f in '`cd $d && echo *.[ch]`' + rm -f hash.c + /bin/ln -s ../libmysql/hash.c hash.c + for f in '`cd $d && echo *.[ch]`' + rm -f int2str.c + /bin/ln -s ../libmysql/int2str.c int2str.c + for f in '`cd $d && echo *.[ch]`' + rm -f is_prefix.c + /bin/ln -s ../libmysql/is_prefix.c is_prefix.c + for f in '`cd $d && echo *.[ch]`' + rm -f libmysql.c + /bin/ln -s ../libmysql/libmysql.c libmysql.c + for f in '`cd $d && echo *.[ch]`' + rm -f list.c + /bin/ln -s ../libmysql/list.c list.c + for f in '`cd $d && echo *.[ch]`' + rm -f llstr.c + /bin/ln -s ../libmysql/llstr.c llstr.c + for f in '`cd $d && echo *.[ch]`' + rm -f longlong2str.c + /bin/ln -s ../libmysql/longlong2str.c longlong2str.c + for f in '`cd $d && echo *.[ch]`' + rm -f manager.c + /bin/ln -s ../libmysql/manager.c manager.c + for f in '`cd $d && echo *.[ch]`' + rm -f md5.c + /bin/ln -s ../libmysql/md5.c md5.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_arr_appstr.c + /bin/ln -s ../libmysql/mf_arr_appstr.c mf_arr_appstr.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_cache.c + /bin/ln -s ../libmysql/mf_cache.c mf_cache.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_dirname.c + /bin/ln -s ../libmysql/mf_dirname.c mf_dirname.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_fn_ext.c + /bin/ln -s ../libmysql/mf_fn_ext.c mf_fn_ext.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_format.c + /bin/ln -s ../libmysql/mf_format.c mf_format.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_iocache.c + /bin/ln -s ../libmysql/mf_iocache.c mf_iocache.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_iocache2.c + /bin/ln -s ../libmysql/mf_iocache2.c mf_iocache2.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_loadpath.c + /bin/ln -s ../libmysql/mf_loadpath.c mf_loadpath.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_pack.c + /bin/ln -s ../libmysql/mf_pack.c mf_pack.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_path.c + /bin/ln -s ../libmysql/mf_path.c mf_path.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_qsort.c + /bin/ln -s ../libmysql/mf_qsort.c mf_qsort.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_tempfile.c + /bin/ln -s ../libmysql/mf_tempfile.c mf_tempfile.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_unixpath.c + /bin/ln -s ../libmysql/mf_unixpath.c mf_unixpath.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_wcomp.c + /bin/ln -s ../libmysql/mf_wcomp.c mf_wcomp.c + for f in '`cd $d && echo *.[ch]`' + rm -f mulalloc.c + /bin/ln -s ../libmysql/mulalloc.c mulalloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_alloc.c + /bin/ln -s ../libmysql/my_alloc.c my_alloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_chsize.c + /bin/ln -s ../libmysql/my_chsize.c my_chsize.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_compress.c + /bin/ln -s ../libmysql/my_compress.c my_compress.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_create.c + /bin/ln -s ../libmysql/my_create.c my_create.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_delete.c + /bin/ln -s ../libmysql/my_delete.c my_delete.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_div.c + /bin/ln -s ../libmysql/my_div.c my_div.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_error.c + /bin/ln -s ../libmysql/my_error.c my_error.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_file.c + /bin/ln -s ../libmysql/my_file.c my_file.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_fopen.c + /bin/ln -s ../libmysql/my_fopen.c my_fopen.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_fstream.c + /bin/ln -s ../libmysql/my_fstream.c my_fstream.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_gethostbyname.c + /bin/ln -s ../libmysql/my_gethostbyname.c my_gethostbyname.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_getopt.c + /bin/ln -s ../libmysql/my_getopt.c my_getopt.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_getwd.c + /bin/ln -s ../libmysql/my_getwd.c my_getwd.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_init.c + /bin/ln -s ../libmysql/my_init.c my_init.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_lib.c + /bin/ln -s ../libmysql/my_lib.c my_lib.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_malloc.c + /bin/ln -s ../libmysql/my_malloc.c my_malloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_messnc.c + /bin/ln -s ../libmysql/my_messnc.c my_messnc.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_net.c + /bin/ln -s ../libmysql/my_net.c my_net.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_once.c + /bin/ln -s ../libmysql/my_once.c my_once.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_open.c + /bin/ln -s ../libmysql/my_open.c my_open.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_port.c + /bin/ln -s ../libmysql/my_port.c my_port.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_pread.c + /bin/ln -s ../libmysql/my_pread.c my_pread.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_pthread.c + /bin/ln -s ../libmysql/my_pthread.c my_pthread.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_read.c + /bin/ln -s ../libmysql/my_read.c my_read.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_realloc.c + /bin/ln -s ../libmysql/my_realloc.c my_realloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_rename.c + /bin/ln -s ../libmysql/my_rename.c my_rename.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_seek.c + /bin/ln -s ../libmysql/my_seek.c my_seek.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_sleep.c + /bin/ln -s ../libmysql/my_sleep.c my_sleep.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_static.c + /bin/ln -s ../libmysql/my_static.c my_static.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_static.h + /bin/ln -s ../libmysql/my_static.h my_static.h + for f in '`cd $d && echo *.[ch]`' + rm -f my_strtoll10.c + /bin/ln -s ../libmysql/my_strtoll10.c my_strtoll10.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_symlink.c + /bin/ln -s ../libmysql/my_symlink.c my_symlink.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_thr_init.c + /bin/ln -s ../libmysql/my_thr_init.c my_thr_init.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_time.c + /bin/ln -s ../libmysql/my_time.c my_time.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_vsnprintf.c + /bin/ln -s ../libmysql/my_vsnprintf.c my_vsnprintf.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_write.c + /bin/ln -s ../libmysql/my_write.c my_write.c + for f in '`cd $d && echo *.[ch]`' + rm -f mysys_priv.h + /bin/ln -s ../libmysql/mysys_priv.h mysys_priv.h + for f in '`cd $d && echo *.[ch]`' + rm -f net.c + /bin/ln -s ../libmysql/net.c net.c + for f in '`cd $d && echo *.[ch]`' + rm -f pack.c + /bin/ln -s ../libmysql/pack.c pack.c + for f in '`cd $d && echo *.[ch]`' + rm -f password.c + /bin/ln -s ../libmysql/password.c password.c + for f in '`cd $d && echo *.[ch]`' + rm -f safemalloc.c + /bin/ln -s ../libmysql/safemalloc.c safemalloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f sha1.c + /bin/ln -s ../libmysql/sha1.c sha1.c + for f in '`cd $d && echo *.[ch]`' + rm -f str2int.c + /bin/ln -s ../libmysql/str2int.c str2int.c + for f in '`cd $d && echo *.[ch]`' + rm -f str_alloc.c + /bin/ln -s ../libmysql/str_alloc.c str_alloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f strcend.c + /bin/ln -s ../libmysql/strcend.c strcend.c + for f in '`cd $d && echo *.[ch]`' + rm -f strcont.c + /bin/ln -s ../libmysql/strcont.c strcont.c + for f in '`cd $d && echo *.[ch]`' + rm -f strend.c + /bin/ln -s ../libmysql/strend.c strend.c + for f in '`cd $d && echo *.[ch]`' + rm -f strfill.c + /bin/ln -s ../libmysql/strfill.c strfill.c + for f in '`cd $d && echo *.[ch]`' + rm -f string.c + /bin/ln -s ../libmysql/string.c string.c + for f in '`cd $d && echo *.[ch]`' + rm -f strinstr.c + /bin/ln -s ../libmysql/strinstr.c strinstr.c + for f in '`cd $d && echo *.[ch]`' + rm -f strmake.c + /bin/ln -s ../libmysql/strmake.c strmake.c + for f in '`cd $d && echo *.[ch]`' + rm -f strmov.c + /bin/ln -s ../libmysql/strmov.c strmov.c + for f in '`cd $d && echo *.[ch]`' + rm -f strnlen.c + /bin/ln -s ../libmysql/strnlen.c strnlen.c + for f in '`cd $d && echo *.[ch]`' + rm -f strnmov.c + /bin/ln -s ../libmysql/strnmov.c strnmov.c + for f in '`cd $d && echo *.[ch]`' + rm -f strto.c + /bin/ln -s ../libmysql/strto.c strto.c + for f in '`cd $d && echo *.[ch]`' + rm -f strtod.c + /bin/ln -s ../libmysql/strtod.c strtod.c + for f in '`cd $d && echo *.[ch]`' + rm -f strtoll.c + /bin/ln -s ../libmysql/strtoll.c strtoll.c + for f in '`cd $d && echo *.[ch]`' + rm -f strtoull.c + /bin/ln -s ../libmysql/strtoull.c strtoull.c + for f in '`cd $d && echo *.[ch]`' + rm -f strxmov.c + /bin/ln -s ../libmysql/strxmov.c strxmov.c + for f in '`cd $d && echo *.[ch]`' + rm -f strxnmov.c + /bin/ln -s ../libmysql/strxnmov.c strxnmov.c + for f in '`cd $d && echo *.[ch]`' + rm -f thr_mutex.c + /bin/ln -s ../libmysql/thr_mutex.c thr_mutex.c + for f in '`cd $d && echo *.[ch]`' + rm -f typelib.c + /bin/ln -s ../libmysql/typelib.c typelib.c + for f in '`cd $d && echo *.[ch]`' + rm -f vio.c + /bin/ln -s ../libmysql/vio.c vio.c + for f in '`cd $d && echo *.[ch]`' + rm -f vio_priv.h + /bin/ln -s ../libmysql/vio_priv.h vio_priv.h + for f in '`cd $d && echo *.[ch]`' + rm -f viosocket.c + /bin/ln -s ../libmysql/viosocket.c viosocket.c + for f in '`cd $d && echo *.[ch]`' + rm -f viossl.c + /bin/ln -s ../libmysql/viossl.c viossl.c + for f in '`cd $d && echo *.[ch]`' + rm -f viosslfactories.c + /bin/ln -s ../libmysql/viosslfactories.c viosslfactories.c + for f in '`cd $d && echo *.[ch]`' + rm -f xml.c + /bin/ln -s ../libmysql/xml.c xml.c make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/libmysql_r' echo timestamp > linked_libmysql_r_sources cd client; make link_sources make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/client' for f in log_event.h mysql_priv.h log_event.cc my_decimal.h my_decimal.cc ; do \ rm -f $f; \ /bin/ln -s ../sql/$f $f; \ done; \ for f in decimal.c ; do \ rm -f ./$f; \ /bin/ln -s ../strings/$f $f; \ done; \ rm -f ./my_user.c; \ /bin/ln -s ../sql-common/my_user.c my_user.c; make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/client' echo timestamp > linked_client_sources cd sql; make link_sources make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/sql' rm -f mini_client_errors.c /bin/ln -s ../libmysql/errmsg.c mini_client_errors.c rm -f pack.c /bin/ln -s ../sql-common/pack.c pack.c rm -f client.c /bin/ln -s ../sql-common/client.c client.c rm -f my_time.c /bin/ln -s ../sql-common/my_time.c my_time.c rm -f my_user.c /bin/ln -s ../sql-common/my_user.c my_user.c make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/sql' echo timestamp > linked_server_sources cd include; make link_sources make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/include' /bin/rm -fr readline make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/include' echo timestamp > linked_include_sources make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql' Making all in . make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql' Making all in include make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/include' /bin/cp config.h my_config.h + '[' no '!=' no ']' + touch abi_check make all-am make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/include' make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/include' Making all in sql-common make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/sql-common' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/sql-common' Making all in scripts make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/scripts' make all-am make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/scripts' /bin/rm -f mysqld_safe mysqld_safe-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysqld_safe.sh > mysqld_safe-t /bin/chmod +x mysqld_safe-t /bin/mv mysqld_safe-t mysqld_safe /bin/rm -f mysql_install_db mysql_install_db-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ 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/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ 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/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ 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/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ 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_fix_extensions mysql_fix_extensions-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysql_fix_extensions.sh > mysql_fix_extensions-t /bin/chmod +x mysql_fix_extensions-t /bin/mv mysql_fix_extensions-t mysql_fix_extensions /bin/rm -f mysql_setpermission mysql_setpermission-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysql_setpermission.sh > mysql_setpermission-t /bin/chmod +x mysql_setpermission-t /bin/mv mysql_setpermission-t mysql_setpermission /bin/rm -f mysql_secure_installation mysql_secure_installation-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysql_secure_installation.sh > mysql_secure_installation-t /bin/chmod +x mysql_secure_installation-t /bin/mv mysql_secure_installation-t mysql_secure_installation /bin/rm -f mysql_zap mysql_zap-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ 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/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ 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/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ 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/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ 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/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ 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/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ 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/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysqldumpslow.sh > mysqldumpslow-t /bin/chmod +x mysqldumpslow-t /bin/mv mysqldumpslow-t mysqldumpslow /bin/rm -f mysql_explain_log mysql_explain_log-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysql_explain_log.sh > mysql_explain_log-t /bin/chmod +x mysql_explain_log-t /bin/mv mysql_explain_log-t mysql_explain_log /bin/rm -f mysql_tableinfo mysql_tableinfo-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysql_tableinfo.sh > mysql_tableinfo-t /bin/chmod +x mysql_tableinfo-t /bin/mv mysql_tableinfo-t mysql_tableinfo /bin/rm -f mysql_upgrade_shell mysql_upgrade_shell-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysql_upgrade_shell.sh > mysql_upgrade_shell-t /bin/chmod +x mysql_upgrade_shell-t /bin/mv mysql_upgrade_shell-t mysql_upgrade_shell /bin/rm -f mysqld_multi mysqld_multi-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysqld_multi.sh > mysqld_multi-t /bin/chmod +x mysqld_multi-t /bin/mv mysqld_multi-t mysqld_multi /bin/rm -f make_binary_distribution make_binary_distribution-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ make_binary_distribution.sh > make_binary_distribution-t /bin/chmod +x make_binary_distribution-t /bin/mv make_binary_distribution-t make_binary_distribution /bin/rm -f make_sharedlib_distribution make_sharedlib_distribution-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ make_sharedlib_distribution.sh > make_sharedlib_distribution-t /bin/chmod +x make_sharedlib_distribution-t /bin/mv make_sharedlib_distribution-t make_sharedlib_distribution /bin/rm -f make_win_src_distribution_old make_win_src_distribution_old-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ make_win_src_distribution_old.sh > make_win_src_distribution_old-t /bin/chmod +x make_win_src_distribution_old-t /bin/mv make_win_src_distribution_old-t make_win_src_distribution_old make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/scripts' make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/scripts' Making all in pstack make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/pstack' Making all in aout make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/pstack/aout' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/pstack/aout' make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/pstack' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/pstack' make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/pstack' Making all in strings make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/strings' i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -Wa,--noexecstack -c -o strings-x86.o strings-x86.s i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -Wa,--noexecstack -c -o longlong2str-x86.o longlong2str-x86.s i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -Wa,--noexecstack -c -o my_strtoll10-x86.o my_strtoll10-x86.s i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT bfill.o -MD -MP -MF .deps/bfill.Tpo -c -o bfill.o bfill.c mv -f .deps/bfill.Tpo .deps/bfill.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT bmove.o -MD -MP -MF .deps/bmove.Tpo -c -o bmove.o bmove.c mv -f .deps/bmove.Tpo .deps/bmove.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT bmove512.o -MD -MP -MF .deps/bmove512.Tpo -c -o bmove512.o bmove512.c mv -f .deps/bmove512.Tpo .deps/bmove512.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT bchange.o -MD -MP -MF .deps/bchange.Tpo -c -o bchange.o bchange.c mv -f .deps/bchange.Tpo .deps/bchange.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT strxnmov.o -MD -MP -MF .deps/strxnmov.Tpo -c -o strxnmov.o strxnmov.c mv -f .deps/strxnmov.Tpo .deps/strxnmov.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT int2str.o -MD -MP -MF .deps/int2str.Tpo -c -o int2str.o int2str.c mv -f .deps/int2str.Tpo .deps/int2str.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT str2int.o -MD -MP -MF .deps/str2int.Tpo -c -o str2int.o str2int.c mv -f .deps/str2int.Tpo .deps/str2int.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT r_strinstr.o -MD -MP -MF .deps/r_strinstr.Tpo -c -o r_strinstr.o r_strinstr.c mv -f .deps/r_strinstr.Tpo .deps/r_strinstr.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT strtod.o -MD -MP -MF .deps/strtod.Tpo -c -o strtod.o strtod.c mv -f .deps/strtod.Tpo .deps/strtod.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT bcmp.o -MD -MP -MF .deps/bcmp.Tpo -c -o bcmp.o bcmp.c mv -f .deps/bcmp.Tpo .deps/bcmp.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT strtol.o -MD -MP -MF .deps/strtol.Tpo -c -o strtol.o strtol.c mv -f .deps/strtol.Tpo .deps/strtol.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT strtoul.o -MD -MP -MF .deps/strtoul.Tpo -c -o strtoul.o strtoul.c mv -f .deps/strtoul.Tpo .deps/strtoul.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT strtoll.o -MD -MP -MF .deps/strtoll.Tpo -c -o strtoll.o strtoll.c mv -f .deps/strtoll.Tpo .deps/strtoll.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT strtoull.o -MD -MP -MF .deps/strtoull.Tpo -c -o strtoull.o strtoull.c mv -f .deps/strtoull.Tpo .deps/strtoull.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT llstr.o -MD -MP -MF .deps/llstr.Tpo -c -o llstr.o llstr.c mv -f .deps/llstr.Tpo .deps/llstr.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT strnlen.o -MD -MP -MF .deps/strnlen.Tpo -c -o strnlen.o strnlen.c mv -f .deps/strnlen.Tpo .deps/strnlen.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ctype.o -MD -MP -MF .deps/ctype.Tpo -c -o ctype.o ctype.c mv -f .deps/ctype.Tpo .deps/ctype.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ctype-simple.o -MD -MP -MF .deps/ctype-simple.Tpo -c -o ctype-simple.o ctype-simple.c mv -f .deps/ctype-simple.Tpo .deps/ctype-simple.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ctype-mb.o -MD -MP -MF .deps/ctype-mb.Tpo -c -o ctype-mb.o ctype-mb.c mv -f .deps/ctype-mb.Tpo .deps/ctype-mb.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ctype-big5.o -MD -MP -MF .deps/ctype-big5.Tpo -c -o ctype-big5.o ctype-big5.c mv -f .deps/ctype-big5.Tpo .deps/ctype-big5.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ctype-cp932.o -MD -MP -MF .deps/ctype-cp932.Tpo -c -o ctype-cp932.o ctype-cp932.c mv -f .deps/ctype-cp932.Tpo .deps/ctype-cp932.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ctype-czech.o -MD -MP -MF .deps/ctype-czech.Tpo -c -o ctype-czech.o ctype-czech.c mv -f .deps/ctype-czech.Tpo .deps/ctype-czech.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ctype-eucjpms.o -MD -MP -MF .deps/ctype-eucjpms.Tpo -c -o ctype-eucjpms.o ctype-eucjpms.c mv -f .deps/ctype-eucjpms.Tpo .deps/ctype-eucjpms.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ctype-euc_kr.o -MD -MP -MF .deps/ctype-euc_kr.Tpo -c -o ctype-euc_kr.o ctype-euc_kr.c mv -f .deps/ctype-euc_kr.Tpo .deps/ctype-euc_kr.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ctype-gb2312.o -MD -MP -MF .deps/ctype-gb2312.Tpo -c -o ctype-gb2312.o ctype-gb2312.c mv -f .deps/ctype-gb2312.Tpo .deps/ctype-gb2312.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ctype-gbk.o -MD -MP -MF .deps/ctype-gbk.Tpo -c -o ctype-gbk.o ctype-gbk.c mv -f .deps/ctype-gbk.Tpo .deps/ctype-gbk.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ctype-sjis.o -MD -MP -MF .deps/ctype-sjis.Tpo -c -o ctype-sjis.o ctype-sjis.c mv -f .deps/ctype-sjis.Tpo .deps/ctype-sjis.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ctype-tis620.o -MD -MP -MF .deps/ctype-tis620.Tpo -c -o ctype-tis620.o ctype-tis620.c mv -f .deps/ctype-tis620.Tpo .deps/ctype-tis620.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ctype-ujis.o -MD -MP -MF .deps/ctype-ujis.Tpo -c -o ctype-ujis.o ctype-ujis.c mv -f .deps/ctype-ujis.Tpo .deps/ctype-ujis.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ctype-utf8.o -MD -MP -MF .deps/ctype-utf8.Tpo -c -o ctype-utf8.o ctype-utf8.c mv -f .deps/ctype-utf8.Tpo .deps/ctype-utf8.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ctype-ucs2.o -MD -MP -MF .deps/ctype-ucs2.Tpo -c -o ctype-ucs2.o ctype-ucs2.c mv -f .deps/ctype-ucs2.Tpo .deps/ctype-ucs2.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ctype-uca.o -MD -MP -MF .deps/ctype-uca.Tpo -c -o ctype-uca.o ctype-uca.c mv -f .deps/ctype-uca.Tpo .deps/ctype-uca.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ctype-win1250ch.o -MD -MP -MF .deps/ctype-win1250ch.Tpo -c -o ctype-win1250ch.o ctype-win1250ch.c mv -f .deps/ctype-win1250ch.Tpo .deps/ctype-win1250ch.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ctype-bin.o -MD -MP -MF .deps/ctype-bin.Tpo -c -o ctype-bin.o ctype-bin.c mv -f .deps/ctype-bin.Tpo .deps/ctype-bin.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ctype-latin1.o -MD -MP -MF .deps/ctype-latin1.Tpo -c -o ctype-latin1.o ctype-latin1.c mv -f .deps/ctype-latin1.Tpo .deps/ctype-latin1.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_vsnprintf.o -MD -MP -MF .deps/my_vsnprintf.Tpo -c -o my_vsnprintf.o my_vsnprintf.c mv -f .deps/my_vsnprintf.Tpo .deps/my_vsnprintf.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT xml.o -MD -MP -MF .deps/xml.Tpo -c -o xml.o xml.c mv -f .deps/xml.Tpo .deps/xml.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT decimal.o -MD -MP -MF .deps/decimal.Tpo -c -o decimal.o decimal.c mv -f .deps/decimal.Tpo .deps/decimal.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ctype-extra.o -MD -MP -MF .deps/ctype-extra.Tpo -c -o ctype-extra.o ctype-extra.c mv -f .deps/ctype-extra.Tpo .deps/ctype-extra.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT str_alloc.o -MD -MP -MF .deps/str_alloc.Tpo -c -o str_alloc.o str_alloc.c mv -f .deps/str_alloc.Tpo .deps/str_alloc.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT longlong2str_asm.o -MD -MP -MF .deps/longlong2str_asm.Tpo -c -o longlong2str_asm.o longlong2str_asm.c mv -f .deps/longlong2str_asm.Tpo .deps/longlong2str_asm.Po rm -f libmystrings.a i686-pc-linux-gnu-ar cru libmystrings.a strings-x86.o longlong2str-x86.o my_strtoll10-x86.o bfill.o bmove.o bmove512.o bchange.o strxnmov.o int2str.o str2int.o r_strinstr.o strtod.o bcmp.o strtol.o strtoul.o strtoll.o strtoull.o llstr.o strnlen.o ctype.o ctype-simple.o ctype-mb.o ctype-big5.o ctype-cp932.o ctype-czech.o ctype-eucjpms.o ctype-euc_kr.o ctype-gb2312.o ctype-gbk.o ctype-sjis.o ctype-tis620.o ctype-ujis.o ctype-utf8.o ctype-ucs2.o ctype-uca.o ctype-win1250ch.o ctype-bin.o ctype-latin1.o my_vsnprintf.o xml.o decimal.o ctype-extra.o str_alloc.o longlong2str_asm.o i686-pc-linux-gnu-ranlib libmystrings.a i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT conf_to_src.o -MD -MP -MF .deps/conf_to_src.Tpo -c -o conf_to_src.o conf_to_src.c mv -f .deps/conf_to_src.Tpo .deps/conf_to_src.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -static -rdynamic -o conf_to_src conf_to_src.o xml.o ctype.o bcmp.o -lpthread -lcrypt -lnsl -lm -lpthread mkdir .libs i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o conf_to_src conf_to_src.o xml.o ctype.o bcmp.o -lpthread -lcrypt -lnsl -lm -lpthread make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/strings' Making all in mysys make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/mysys' i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_init.o -MD -MP -MF .deps/my_init.Tpo -c -o my_init.o my_init.c mv -f .deps/my_init.Tpo .deps/my_init.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_getwd.o -MD -MP -MF .deps/my_getwd.Tpo -c -o my_getwd.o my_getwd.c mv -f .deps/my_getwd.Tpo .deps/my_getwd.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_getdate.o -MD -MP -MF .deps/mf_getdate.Tpo -c -o mf_getdate.o mf_getdate.c mv -f .deps/mf_getdate.Tpo .deps/mf_getdate.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_mmap.o -MD -MP -MF .deps/my_mmap.Tpo -c -o my_mmap.o my_mmap.c mv -f .deps/my_mmap.Tpo .deps/my_mmap.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_path.o -MD -MP -MF .deps/mf_path.Tpo -c -o mf_path.o mf_path.c mv -f .deps/mf_path.Tpo .deps/mf_path.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_loadpath.o -MD -MP -MF .deps/mf_loadpath.Tpo -c -o mf_loadpath.o mf_loadpath.c mv -f .deps/mf_loadpath.Tpo .deps/mf_loadpath.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_file.o -MD -MP -MF .deps/my_file.Tpo -c -o my_file.o my_file.c mv -f .deps/my_file.Tpo .deps/my_file.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_open.o -MD -MP -MF .deps/my_open.Tpo -c -o my_open.o my_open.c mv -f .deps/my_open.Tpo .deps/my_open.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_create.o -MD -MP -MF .deps/my_create.Tpo -c -o my_create.o my_create.c mv -f .deps/my_create.Tpo .deps/my_create.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_dup.o -MD -MP -MF .deps/my_dup.Tpo -c -o my_dup.o my_dup.c mv -f .deps/my_dup.Tpo .deps/my_dup.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_seek.o -MD -MP -MF .deps/my_seek.Tpo -c -o my_seek.o my_seek.c mv -f .deps/my_seek.Tpo .deps/my_seek.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_read.o -MD -MP -MF .deps/my_read.Tpo -c -o my_read.o my_read.c mv -f .deps/my_read.Tpo .deps/my_read.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_pread.o -MD -MP -MF .deps/my_pread.Tpo -c -o my_pread.o my_pread.c mv -f .deps/my_pread.Tpo .deps/my_pread.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_write.o -MD -MP -MF .deps/my_write.Tpo -c -o my_write.o my_write.c mv -f .deps/my_write.Tpo .deps/my_write.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_getpagesize.o -MD -MP -MF .deps/my_getpagesize.Tpo -c -o my_getpagesize.o my_getpagesize.c mv -f .deps/my_getpagesize.Tpo .deps/my_getpagesize.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_keycache.o -MD -MP -MF .deps/mf_keycache.Tpo -c -o mf_keycache.o mf_keycache.c mv -f .deps/mf_keycache.Tpo .deps/mf_keycache.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_keycaches.o -MD -MP -MF .deps/mf_keycaches.Tpo -c -o mf_keycaches.o mf_keycaches.c mv -f .deps/mf_keycaches.Tpo .deps/mf_keycaches.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_crc32.o -MD -MP -MF .deps/my_crc32.Tpo -c -o my_crc32.o my_crc32.c mv -f .deps/my_crc32.Tpo .deps/my_crc32.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_iocache.o -MD -MP -MF .deps/mf_iocache.Tpo -c -o mf_iocache.o mf_iocache.c mv -f .deps/mf_iocache.Tpo .deps/mf_iocache.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_iocache2.o -MD -MP -MF .deps/mf_iocache2.Tpo -c -o mf_iocache2.o mf_iocache2.c mv -f .deps/mf_iocache2.Tpo .deps/mf_iocache2.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_cache.o -MD -MP -MF .deps/mf_cache.Tpo -c -o mf_cache.o mf_cache.c mv -f .deps/mf_cache.Tpo .deps/mf_cache.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_tempfile.o -MD -MP -MF .deps/mf_tempfile.Tpo -c -o mf_tempfile.o mf_tempfile.c mv -f .deps/mf_tempfile.Tpo .deps/mf_tempfile.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_tempdir.o -MD -MP -MF .deps/mf_tempdir.Tpo -c -o mf_tempdir.o mf_tempdir.c mv -f .deps/mf_tempdir.Tpo .deps/mf_tempdir.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_lock.o -MD -MP -MF .deps/my_lock.Tpo -c -o my_lock.o my_lock.c mv -f .deps/my_lock.Tpo .deps/my_lock.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_brkhant.o -MD -MP -MF .deps/mf_brkhant.Tpo -c -o mf_brkhant.o mf_brkhant.c mv -f .deps/mf_brkhant.Tpo .deps/mf_brkhant.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_alarm.o -MD -MP -MF .deps/my_alarm.Tpo -c -o my_alarm.o my_alarm.c mv -f .deps/my_alarm.Tpo .deps/my_alarm.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_malloc.o -MD -MP -MF .deps/my_malloc.Tpo -c -o my_malloc.o my_malloc.c mv -f .deps/my_malloc.Tpo .deps/my_malloc.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_realloc.o -MD -MP -MF .deps/my_realloc.Tpo -c -o my_realloc.o my_realloc.c mv -f .deps/my_realloc.Tpo .deps/my_realloc.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_once.o -MD -MP -MF .deps/my_once.Tpo -c -o my_once.o my_once.c mv -f .deps/my_once.Tpo .deps/my_once.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mulalloc.o -MD -MP -MF .deps/mulalloc.Tpo -c -o mulalloc.o mulalloc.c mv -f .deps/mulalloc.Tpo .deps/mulalloc.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_alloc.o -MD -MP -MF .deps/my_alloc.Tpo -c -o my_alloc.o my_alloc.c mv -f .deps/my_alloc.Tpo .deps/my_alloc.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT safemalloc.o -MD -MP -MF .deps/safemalloc.Tpo -c -o safemalloc.o safemalloc.c mv -f .deps/safemalloc.Tpo .deps/safemalloc.Po i686-pc-linux-gnu-g++ -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT my_new.o -MD -MP -MF .deps/my_new.Tpo -c -o my_new.o my_new.cc mv -f .deps/my_new.Tpo .deps/my_new.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_fopen.o -MD -MP -MF .deps/my_fopen.Tpo -c -o my_fopen.o my_fopen.c mv -f .deps/my_fopen.Tpo .deps/my_fopen.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_fstream.o -MD -MP -MF .deps/my_fstream.Tpo -c -o my_fstream.o my_fstream.c mv -f .deps/my_fstream.Tpo .deps/my_fstream.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_getsystime.o -MD -MP -MF .deps/my_getsystime.Tpo -c -o my_getsystime.o my_getsystime.c mv -f .deps/my_getsystime.Tpo .deps/my_getsystime.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_error.o -MD -MP -MF .deps/my_error.Tpo -c -o my_error.o my_error.c mv -f .deps/my_error.Tpo .deps/my_error.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT errors.o -MD -MP -MF .deps/errors.Tpo -c -o errors.o errors.c mv -f .deps/errors.Tpo .deps/errors.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_div.o -MD -MP -MF .deps/my_div.Tpo -c -o my_div.o my_div.c mv -f .deps/my_div.Tpo .deps/my_div.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_messnc.o -MD -MP -MF .deps/my_messnc.Tpo -c -o my_messnc.o my_messnc.c mv -f .deps/my_messnc.Tpo .deps/my_messnc.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_format.o -MD -MP -MF .deps/mf_format.Tpo -c -o mf_format.o mf_format.c mv -f .deps/mf_format.Tpo .deps/mf_format.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_same.o -MD -MP -MF .deps/mf_same.Tpo -c -o mf_same.o mf_same.c mv -f .deps/mf_same.Tpo .deps/mf_same.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_dirname.o -MD -MP -MF .deps/mf_dirname.Tpo -c -o mf_dirname.o mf_dirname.c mv -f .deps/mf_dirname.Tpo .deps/mf_dirname.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_fn_ext.o -MD -MP -MF .deps/mf_fn_ext.Tpo -c -o mf_fn_ext.o mf_fn_ext.c mv -f .deps/mf_fn_ext.Tpo .deps/mf_fn_ext.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_symlink.o -MD -MP -MF .deps/my_symlink.Tpo -c -o my_symlink.o my_symlink.c mv -f .deps/my_symlink.Tpo .deps/my_symlink.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_symlink2.o -MD -MP -MF .deps/my_symlink2.Tpo -c -o my_symlink2.o my_symlink2.c mv -f .deps/my_symlink2.Tpo .deps/my_symlink2.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_pack.o -MD -MP -MF .deps/mf_pack.Tpo -c -o mf_pack.o mf_pack.c mv -f .deps/mf_pack.Tpo .deps/mf_pack.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_unixpath.o -MD -MP -MF .deps/mf_unixpath.Tpo -c -o mf_unixpath.o mf_unixpath.c mv -f .deps/mf_unixpath.Tpo .deps/mf_unixpath.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_strip.o -MD -MP -MF .deps/mf_strip.Tpo -c -o mf_strip.o mf_strip.c mv -f .deps/mf_strip.Tpo .deps/mf_strip.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_arr_appstr.o -MD -MP -MF .deps/mf_arr_appstr.Tpo -c -o mf_arr_appstr.o mf_arr_appstr.c mv -f .deps/mf_arr_appstr.Tpo .deps/mf_arr_appstr.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_wcomp.o -MD -MP -MF .deps/mf_wcomp.Tpo -c -o mf_wcomp.o mf_wcomp.c mv -f .deps/mf_wcomp.Tpo .deps/mf_wcomp.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_wfile.o -MD -MP -MF .deps/mf_wfile.Tpo -c -o mf_wfile.o mf_wfile.c mv -f .deps/mf_wfile.Tpo .deps/mf_wfile.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_gethwaddr.o -MD -MP -MF .deps/my_gethwaddr.Tpo -c -o my_gethwaddr.o my_gethwaddr.c mv -f .deps/my_gethwaddr.Tpo .deps/my_gethwaddr.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_qsort.o -MD -MP -MF .deps/mf_qsort.Tpo -c -o mf_qsort.o mf_qsort.c mv -f .deps/mf_qsort.Tpo .deps/mf_qsort.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_qsort2.o -MD -MP -MF .deps/mf_qsort2.Tpo -c -o mf_qsort2.o mf_qsort2.c mv -f .deps/mf_qsort2.Tpo .deps/mf_qsort2.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_sort.o -MD -MP -MF .deps/mf_sort.Tpo -c -o mf_sort.o mf_sort.c mv -f .deps/mf_sort.Tpo .deps/mf_sort.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ptr_cmp.o -MD -MP -MF .deps/ptr_cmp.Tpo -c -o ptr_cmp.o ptr_cmp.c mv -f .deps/ptr_cmp.Tpo .deps/ptr_cmp.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mf_radix.o -MD -MP -MF .deps/mf_radix.Tpo -c -o mf_radix.o mf_radix.c mv -f .deps/mf_radix.Tpo .deps/mf_radix.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT queues.o -MD -MP -MF .deps/queues.Tpo -c -o queues.o queues.c mv -f .deps/queues.Tpo .deps/queues.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT tree.o -MD -MP -MF .deps/tree.Tpo -c -o tree.o tree.c mv -f .deps/tree.Tpo .deps/tree.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c mv -f .deps/list.Tpo .deps/list.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/hash.Tpo .deps/hash.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c mv -f .deps/array.Tpo .deps/array.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT string.o -MD -MP -MF .deps/string.Tpo -c -o string.o string.c mv -f .deps/string.Tpo .deps/string.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT typelib.o -MD -MP -MF .deps/typelib.Tpo -c -o typelib.o typelib.c mv -f .deps/typelib.Tpo .deps/typelib.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_copy.o -MD -MP -MF .deps/my_copy.Tpo -c -o my_copy.o my_copy.c mv -f .deps/my_copy.Tpo .deps/my_copy.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_append.o -MD -MP -MF .deps/my_append.Tpo -c -o my_append.o my_append.c mv -f .deps/my_append.Tpo .deps/my_append.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_lib.o -MD -MP -MF .deps/my_lib.Tpo -c -o my_lib.o my_lib.c mv -f .deps/my_lib.Tpo .deps/my_lib.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_delete.o -MD -MP -MF .deps/my_delete.Tpo -c -o my_delete.o my_delete.c mv -f .deps/my_delete.Tpo .deps/my_delete.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_rename.o -MD -MP -MF .deps/my_rename.Tpo -c -o my_rename.o my_rename.c mv -f .deps/my_rename.Tpo .deps/my_rename.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_redel.o -MD -MP -MF .deps/my_redel.Tpo -c -o my_redel.o my_redel.c mv -f .deps/my_redel.Tpo .deps/my_redel.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_chsize.o -MD -MP -MF .deps/my_chsize.Tpo -c -o my_chsize.o my_chsize.c mv -f .deps/my_chsize.Tpo .deps/my_chsize.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_lread.o -MD -MP -MF .deps/my_lread.Tpo -c -o my_lread.o my_lread.c mv -f .deps/my_lread.Tpo .deps/my_lread.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_lwrite.o -MD -MP -MF .deps/my_lwrite.Tpo -c -o my_lwrite.o my_lwrite.c mv -f .deps/my_lwrite.Tpo .deps/my_lwrite.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_clock.o -MD -MP -MF .deps/my_clock.Tpo -c -o my_clock.o my_clock.c mv -f .deps/my_clock.Tpo .deps/my_clock.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_quick.o -MD -MP -MF .deps/my_quick.Tpo -c -o my_quick.o my_quick.c mv -f .deps/my_quick.Tpo .deps/my_quick.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_lockmem.o -MD -MP -MF .deps/my_lockmem.Tpo -c -o my_lockmem.o my_lockmem.c mv -f .deps/my_lockmem.Tpo .deps/my_lockmem.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_static.o -MD -MP -MF .deps/my_static.Tpo -c -o my_static.o my_static.c mv -f .deps/my_static.Tpo .deps/my_static.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_sync.o -MD -MP -MF .deps/my_sync.Tpo -c -o my_sync.o my_sync.c mv -f .deps/my_sync.Tpo .deps/my_sync.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_getopt.o -MD -MP -MF .deps/my_getopt.Tpo -c -o my_getopt.o my_getopt.c mv -f .deps/my_getopt.Tpo .deps/my_getopt.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_mkdir.o -MD -MP -MF .deps/my_mkdir.Tpo -c -o my_mkdir.o my_mkdir.c mv -f .deps/my_mkdir.Tpo .deps/my_mkdir.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT default_modify.o -MD -MP -MF .deps/default_modify.Tpo -c -o default_modify.o default_modify.c mv -f .deps/default_modify.Tpo .deps/default_modify.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT default.o -MD -MP -MF .deps/default.Tpo -c -o default.o default.c mv -f .deps/default.Tpo .deps/default.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_compress.o -MD -MP -MF .deps/my_compress.Tpo -c -o my_compress.o my_compress.c mv -f .deps/my_compress.Tpo .deps/my_compress.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT checksum.o -MD -MP -MF .deps/checksum.Tpo -c -o checksum.o checksum.c mv -f .deps/checksum.Tpo .deps/checksum.Po i686-pc-linux-gnu-g++ -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT raid.o -MD -MP -MF .deps/raid.Tpo -c -o raid.o raid.cc mv -f .deps/raid.Tpo .deps/raid.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_net.o -MD -MP -MF .deps/my_net.Tpo -c -o my_net.o my_net.c mv -f .deps/my_net.Tpo .deps/my_net.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_port.o -MD -MP -MF .deps/my_port.Tpo -c -o my_port.o my_port.c mv -f .deps/my_port.Tpo .deps/my_port.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_sleep.o -MD -MP -MF .deps/my_sleep.Tpo -c -o my_sleep.o my_sleep.c mv -f .deps/my_sleep.Tpo .deps/my_sleep.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT charset.o -MD -MP -MF .deps/charset.Tpo -c -o charset.o charset.c mv -f .deps/charset.Tpo .deps/charset.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT charset-def.o -MD -MP -MF .deps/charset-def.Tpo -c -o charset-def.o charset-def.c mv -f .deps/charset-def.Tpo .deps/charset-def.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_bitmap.o -MD -MP -MF .deps/my_bitmap.Tpo -c -o my_bitmap.o my_bitmap.c mv -f .deps/my_bitmap.Tpo .deps/my_bitmap.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_bit.o -MD -MP -MF .deps/my_bit.Tpo -c -o my_bit.o my_bit.c mv -f .deps/my_bit.Tpo .deps/my_bit.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c mv -f .deps/md5.Tpo .deps/md5.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_gethostbyname.o -MD -MP -MF .deps/my_gethostbyname.Tpo -c -o my_gethostbyname.o my_gethostbyname.c mv -f .deps/my_gethostbyname.Tpo .deps/my_gethostbyname.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT rijndael.o -MD -MP -MF .deps/rijndael.Tpo -c -o rijndael.o rijndael.c mv -f .deps/rijndael.Tpo .deps/rijndael.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_aes.o -MD -MP -MF .deps/my_aes.Tpo -c -o my_aes.o my_aes.c mv -f .deps/my_aes.Tpo .deps/my_aes.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c mv -f .deps/sha1.Tpo .deps/sha1.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_handler.o -MD -MP -MF .deps/my_handler.Tpo -c -o my_handler.o my_handler.c mv -f .deps/my_handler.Tpo .deps/my_handler.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_netware.o -MD -MP -MF .deps/my_netware.Tpo -c -o my_netware.o my_netware.c mv -f .deps/my_netware.Tpo .deps/my_netware.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_largepage.o -MD -MP -MF .deps/my_largepage.Tpo -c -o my_largepage.o my_largepage.c mv -f .deps/my_largepage.Tpo .deps/my_largepage.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_memmem.o -MD -MP -MF .deps/my_memmem.Tpo -c -o my_memmem.o my_memmem.c mv -f .deps/my_memmem.Tpo .deps/my_memmem.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_windac.o -MD -MP -MF .deps/my_windac.Tpo -c -o my_windac.o my_windac.c mv -f .deps/my_windac.Tpo .deps/my_windac.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_access.o -MD -MP -MF .deps/my_access.Tpo -c -o my_access.o my_access.c mv -f .deps/my_access.Tpo .deps/my_access.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c mv -f .deps/base64.Tpo .deps/base64.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_libwrap.o -MD -MP -MF .deps/my_libwrap.Tpo -c -o my_libwrap.o my_libwrap.c mv -f .deps/my_libwrap.Tpo .deps/my_libwrap.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT thr_alarm.o -MD -MP -MF .deps/thr_alarm.Tpo -c -o thr_alarm.o thr_alarm.c mv -f .deps/thr_alarm.Tpo .deps/thr_alarm.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT thr_lock.o -MD -MP -MF .deps/thr_lock.Tpo -c -o thr_lock.o thr_lock.c mv -f .deps/thr_lock.Tpo .deps/thr_lock.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT thr_mutex.o -MD -MP -MF .deps/thr_mutex.Tpo -c -o thr_mutex.o thr_mutex.c mv -f .deps/thr_mutex.Tpo .deps/thr_mutex.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT thr_rwlock.o -MD -MP -MF .deps/thr_rwlock.Tpo -c -o thr_rwlock.o thr_rwlock.c mv -f .deps/thr_rwlock.Tpo .deps/thr_rwlock.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_pthread.o -MD -MP -MF .deps/my_pthread.Tpo -c -o my_pthread.o my_pthread.c mv -f .deps/my_pthread.Tpo .deps/my_pthread.Po i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_thr_init.o -MD -MP -MF .deps/my_thr_init.Tpo -c -o my_thr_init.o my_thr_init.c mv -f .deps/my_thr_init.Tpo .deps/my_thr_init.Po rm -f libmysys.a i686-pc-linux-gnu-ar cru libmysys.a my_init.o my_getwd.o mf_getdate.o my_mmap.o mf_path.o mf_loadpath.o my_file.o my_open.o my_create.o my_dup.o my_seek.o my_read.o my_pread.o my_write.o my_getpagesize.o mf_keycache.o mf_keycaches.o my_crc32.o mf_iocache.o mf_iocache2.o mf_cache.o mf_tempfile.o mf_tempdir.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_new.o my_fopen.o my_fstream.o my_getsystime.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 my_symlink.o my_symlink2.o mf_pack.o mf_unixpath.o mf_strip.o mf_arr_appstr.o mf_wcomp.o mf_wfile.o my_gethwaddr.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_chsize.o my_lread.o my_lwrite.o my_clock.o my_quick.o my_lockmem.o my_static.o my_sync.o my_getopt.o my_mkdir.o default_modify.o default.o my_compress.o checksum.o raid.o my_net.o my_port.o my_sleep.o charset.o charset-def.o my_bitmap.o my_bit.o md5.o my_gethostbyname.o rijndael.o my_aes.o sha1.o my_handler.o my_netware.o my_largepage.o my_memmem.o my_windac.o my_access.o base64.o my_libwrap.o thr_alarm.o thr_lock.o thr_mutex.o thr_rwlock.o my_pthread.o my_thr_init.o mf_keycache.o i686-pc-linux-gnu-ranlib libmysys.a make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/mysys' Making all in dbug make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/dbug' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT dbug.o -MD -MP -MF .deps/dbug.Tpo -c -o dbug.o dbug.c mv -f .deps/dbug.Tpo .deps/dbug.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT sanity.o -MD -MP -MF .deps/sanity.Tpo -c -o sanity.o sanity.c mv -f .deps/sanity.Tpo .deps/sanity.Po rm -f libdbug.a i686-pc-linux-gnu-ar cru libdbug.a dbug.o sanity.o i686-pc-linux-gnu-ranlib libdbug.a i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_main.o -MD -MP -MF .deps/my_main.Tpo -c -o my_main.o my_main.c mv -f .deps/my_main.Tpo .deps/my_main.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT factorial.o -MD -MP -MF .deps/factorial.Tpo -c -o factorial.o factorial.c mv -f .deps/factorial.Tpo .deps/factorial.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o factorial my_main.o factorial.o libdbug.a ../mysys/libmysys.a ../strings/libmystrings.a -lpthread -lcrypt -lnsl -lm -lpthread mkdir .libs i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o factorial my_main.o factorial.o libdbug.a ../mysys/libmysys.a ../strings/libmystrings.a -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT dbug_analyze.o -MD -MP -MF .deps/dbug_analyze.Tpo -c -o dbug_analyze.o dbug_analyze.c mv -f .deps/dbug_analyze.Tpo .deps/dbug_analyze.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o dbug_analyze dbug_analyze.o libdbug.a ../mysys/libmysys.a ../strings/libmystrings.a -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o dbug_analyze dbug_analyze.o libdbug.a ../mysys/libmysys.a ../strings/libmystrings.a -lpthread -lcrypt -lnsl -lm -lpthread /bin/rm -f example1.r /bin/sed -e 's!\\!\\\\!g' example1.c > example1.r /bin/rm -f example2.r /bin/sed -e 's!\\!\\\\!g' example2.c > example2.r /bin/rm -f example3.r /bin/sed -e 's!\\!\\\\!g' example3.c > example3.r /bin/rm -f main.r /bin/sed -e 's!\\!\\\\!g' main.c > main.r /bin/rm -f factorial.r /bin/sed -e 's!\\!\\\\!g' factorial.c > factorial.r ./factorial 1 2 3 4 5 | cat > output1.r ./factorial -\#t:o 2 3 | cat >output2.r ./factorial -\#d:t:o 3 | cat >output3.r ./factorial -\#d,result:o 4 | cat >output4.r ./factorial -\#d:f,factorial:F:L:o 3 | cat >output5.r nroff -mm user.r > user.t user.r:204: warning: can't find font `C' user.r:751: warning [p 15, 7.8i]: can't break line user.r:761: warning [p 15, 10.0i]: can't break line user.r:771: warning [p 16, 2.7i]: can't break line user.r:811: warning [p 16, 9.3i]: can't break line user.r:813: warning [p 16, 9.5i]: cannot adjust line user.r:1111: warning: indent cannot be negative groff -mm user.r > user.ps make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/dbug' Making all in extra make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/extra' make all-recursive make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/extra' make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/extra' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT replace.o -MD -MP -MF .deps/replace.Tpo -c -o replace.o replace.c mv -f .deps/replace.Tpo .deps/replace.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o replace replace.o -lstdc++ ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread mkdir .libs i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o replace replace.o -lstdc++ ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT comp_err.o -MD -MP -MF .deps/comp_err.Tpo -c -o comp_err.o comp_err.c mv -f .deps/comp_err.Tpo .deps/comp_err.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o comp_err comp_err.o -lstdc++ ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o comp_err comp_err.o -lstdc++ ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT perror.o -MD -MP -MF .deps/perror.Tpo -c -o perror.o perror.c mv -f .deps/perror.Tpo .deps/perror.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o perror perror.o -lstdc++ ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o perror perror.o -lstdc++ ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT resolveip.o -MD -MP -MF .deps/resolveip.Tpo -c -o resolveip.o resolveip.c mv -f .deps/resolveip.Tpo .deps/resolveip.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o resolveip resolveip.o -lstdc++ ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o resolveip resolveip.o -lstdc++ ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_print_defaults.o -MD -MP -MF .deps/my_print_defaults.Tpo -c -o my_print_defaults.o my_print_defaults.c mv -f .deps/my_print_defaults.Tpo .deps/my_print_defaults.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o my_print_defaults my_print_defaults.o -lstdc++ ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o my_print_defaults my_print_defaults.o -lstdc++ ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT resolve_stack_dump.o -MD -MP -MF .deps/resolve_stack_dump.Tpo -c -o resolve_stack_dump.o resolve_stack_dump.c mv -f .deps/resolve_stack_dump.Tpo .deps/resolve_stack_dump.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o resolve_stack_dump resolve_stack_dump.o -lstdc++ ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o resolve_stack_dump resolve_stack_dump.o -lstdc++ ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mysql_waitpid.o -MD -MP -MF .deps/mysql_waitpid.Tpo -c -o mysql_waitpid.o mysql_waitpid.c mv -f .deps/mysql_waitpid.Tpo .deps/mysql_waitpid.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o mysql_waitpid mysql_waitpid.o -lstdc++ ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o mysql_waitpid mysql_waitpid.o -lstdc++ ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT innochecksum.o -MD -MP -MF .deps/innochecksum.Tpo -c -o innochecksum.o innochecksum.c mv -f .deps/innochecksum.Tpo .deps/innochecksum.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o innochecksum innochecksum.o -lstdc++ ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o innochecksum innochecksum.o -lstdc++ ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT charset2html.o -MD -MP -MF .deps/charset2html.Tpo -c -o charset2html.o charset2html.c mv -f .deps/charset2html.Tpo .deps/charset2html.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o charset2html charset2html.o -lstdc++ ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o charset2html charset2html.o -lstdc++ ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/extra' make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/extra' make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/extra' Making all in regex make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/regex' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT regerror.o -MD -MP -MF .deps/regerror.Tpo -c -o regerror.o regerror.c mv -f .deps/regerror.Tpo .deps/regerror.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT regcomp.o -MD -MP -MF .deps/regcomp.Tpo -c -o regcomp.o regcomp.c mv -f .deps/regcomp.Tpo .deps/regcomp.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT regexec.o -MD -MP -MF .deps/regexec.Tpo -c -o regexec.o regexec.c mv -f .deps/regexec.Tpo .deps/regexec.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT regfree.o -MD -MP -MF .deps/regfree.Tpo -c -o regfree.o regfree.c mv -f .deps/regfree.Tpo .deps/regfree.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT reginit.o -MD -MP -MF .deps/reginit.Tpo -c -o reginit.o reginit.c mv -f .deps/reginit.Tpo .deps/reginit.Po rm -f libregex.a i686-pc-linux-gnu-ar cru libregex.a regerror.o regcomp.o regexec.o regfree.o reginit.o i686-pc-linux-gnu-ranlib libregex.a i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT split.o -MD -MP -MF .deps/split.Tpo -c -o split.o split.c mv -f .deps/split.Tpo .deps/split.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c mv -f .deps/debug.Tpo .deps/debug.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -static -rdynamic -o re split.o debug.o main.o libregex.a ../strings/libmystrings.a -lpthread -lcrypt -lnsl -lm -lpthread mkdir .libs i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o re split.o debug.o main.o libregex.a ../strings/libmystrings.a -lpthread -lcrypt -lnsl -lm -lpthread make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/regex' Making all in innobase make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase' make all-recursive make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase' Making all in os make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/os' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT os0proc.o -MD -MP -MF .deps/os0proc.Tpo -c -o os0proc.o os0proc.c mv -f .deps/os0proc.Tpo .deps/os0proc.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT os0sync.o -MD -MP -MF .deps/os0sync.Tpo -c -o os0sync.o os0sync.c mv -f .deps/os0sync.Tpo .deps/os0sync.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT os0thread.o -MD -MP -MF .deps/os0thread.Tpo -c -o os0thread.o os0thread.c mv -f .deps/os0thread.Tpo .deps/os0thread.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT os0file.o -MD -MP -MF .deps/os0file.Tpo -c -o os0file.o os0file.c mv -f .deps/os0file.Tpo .deps/os0file.Po rm -f libos.a i686-pc-linux-gnu-ar cru libos.a os0proc.o os0sync.o os0thread.o os0file.o i686-pc-linux-gnu-ranlib libos.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/os' Making all in ut make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/ut' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ut0byte.o -MD -MP -MF .deps/ut0byte.Tpo -c -o ut0byte.o ut0byte.c mv -f .deps/ut0byte.Tpo .deps/ut0byte.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ut0dbg.o -MD -MP -MF .deps/ut0dbg.Tpo -c -o ut0dbg.o ut0dbg.c mv -f .deps/ut0dbg.Tpo .deps/ut0dbg.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ut0mem.o -MD -MP -MF .deps/ut0mem.Tpo -c -o ut0mem.o ut0mem.c mv -f .deps/ut0mem.Tpo .deps/ut0mem.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ut0rnd.o -MD -MP -MF .deps/ut0rnd.Tpo -c -o ut0rnd.o ut0rnd.c mv -f .deps/ut0rnd.Tpo .deps/ut0rnd.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ut0ut.o -MD -MP -MF .deps/ut0ut.Tpo -c -o ut0ut.o ut0ut.c mv -f .deps/ut0ut.Tpo .deps/ut0ut.Po rm -f libut.a i686-pc-linux-gnu-ar cru libut.a ut0byte.o ut0dbg.o ut0mem.o ut0rnd.o ut0ut.o i686-pc-linux-gnu-ranlib libut.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/ut' Making all in btr make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/btr' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT btr0btr.o -MD -MP -MF .deps/btr0btr.Tpo -c -o btr0btr.o btr0btr.c mv -f .deps/btr0btr.Tpo .deps/btr0btr.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT btr0cur.o -MD -MP -MF .deps/btr0cur.Tpo -c -o btr0cur.o btr0cur.c mv -f .deps/btr0cur.Tpo .deps/btr0cur.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT btr0pcur.o -MD -MP -MF .deps/btr0pcur.Tpo -c -o btr0pcur.o btr0pcur.c mv -f .deps/btr0pcur.Tpo .deps/btr0pcur.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT btr0sea.o -MD -MP -MF .deps/btr0sea.Tpo -c -o btr0sea.o btr0sea.c mv -f .deps/btr0sea.Tpo .deps/btr0sea.Po rm -f libbtr.a i686-pc-linux-gnu-ar cru libbtr.a btr0btr.o btr0cur.o btr0pcur.o btr0sea.o i686-pc-linux-gnu-ranlib libbtr.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/btr' Making all in buf make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/buf' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT buf0buf.o -MD -MP -MF .deps/buf0buf.Tpo -c -o buf0buf.o buf0buf.c mv -f .deps/buf0buf.Tpo .deps/buf0buf.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT buf0flu.o -MD -MP -MF .deps/buf0flu.Tpo -c -o buf0flu.o buf0flu.c mv -f .deps/buf0flu.Tpo .deps/buf0flu.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT buf0lru.o -MD -MP -MF .deps/buf0lru.Tpo -c -o buf0lru.o buf0lru.c mv -f .deps/buf0lru.Tpo .deps/buf0lru.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT buf0rea.o -MD -MP -MF .deps/buf0rea.Tpo -c -o buf0rea.o buf0rea.c mv -f .deps/buf0rea.Tpo .deps/buf0rea.Po rm -f libbuf.a i686-pc-linux-gnu-ar cru libbuf.a buf0buf.o buf0flu.o buf0lru.o buf0rea.o i686-pc-linux-gnu-ranlib libbuf.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/buf' Making all in data make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/data' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT data0data.o -MD -MP -MF .deps/data0data.Tpo -c -o data0data.o data0data.c mv -f .deps/data0data.Tpo .deps/data0data.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT data0type.o -MD -MP -MF .deps/data0type.Tpo -c -o data0type.o data0type.c mv -f .deps/data0type.Tpo .deps/data0type.Po rm -f libdata.a i686-pc-linux-gnu-ar cru libdata.a data0data.o data0type.o i686-pc-linux-gnu-ranlib libdata.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/data' Making all in dict make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/dict' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dict0boot.o -MD -MP -MF .deps/dict0boot.Tpo -c -o dict0boot.o dict0boot.c mv -f .deps/dict0boot.Tpo .deps/dict0boot.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dict0crea.o -MD -MP -MF .deps/dict0crea.Tpo -c -o dict0crea.o dict0crea.c mv -f .deps/dict0crea.Tpo .deps/dict0crea.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dict0dict.o -MD -MP -MF .deps/dict0dict.Tpo -c -o dict0dict.o dict0dict.c mv -f .deps/dict0dict.Tpo .deps/dict0dict.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dict0load.o -MD -MP -MF .deps/dict0load.Tpo -c -o dict0load.o dict0load.c mv -f .deps/dict0load.Tpo .deps/dict0load.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dict0mem.o -MD -MP -MF .deps/dict0mem.Tpo -c -o dict0mem.o dict0mem.c mv -f .deps/dict0mem.Tpo .deps/dict0mem.Po rm -f libdict.a i686-pc-linux-gnu-ar cru libdict.a dict0boot.o dict0crea.o dict0dict.o dict0load.o dict0mem.o i686-pc-linux-gnu-ranlib libdict.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/dict' Making all in dyn make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/dyn' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dyn0dyn.o -MD -MP -MF .deps/dyn0dyn.Tpo -c -o dyn0dyn.o dyn0dyn.c mv -f .deps/dyn0dyn.Tpo .deps/dyn0dyn.Po rm -f libdyn.a i686-pc-linux-gnu-ar cru libdyn.a dyn0dyn.o i686-pc-linux-gnu-ranlib libdyn.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/dyn' Making all in eval make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/eval' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT eval0eval.o -MD -MP -MF .deps/eval0eval.Tpo -c -o eval0eval.o eval0eval.c mv -f .deps/eval0eval.Tpo .deps/eval0eval.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT eval0proc.o -MD -MP -MF .deps/eval0proc.Tpo -c -o eval0proc.o eval0proc.c mv -f .deps/eval0proc.Tpo .deps/eval0proc.Po rm -f libeval.a i686-pc-linux-gnu-ar cru libeval.a eval0eval.o eval0proc.o i686-pc-linux-gnu-ranlib libeval.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/eval' Making all in fil make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/fil' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT fil0fil.o -MD -MP -MF .deps/fil0fil.Tpo -c -o fil0fil.o fil0fil.c mv -f .deps/fil0fil.Tpo .deps/fil0fil.Po rm -f libfil.a i686-pc-linux-gnu-ar cru libfil.a fil0fil.o i686-pc-linux-gnu-ranlib libfil.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/fil' Making all in fsp make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/fsp' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT fsp0fsp.o -MD -MP -MF .deps/fsp0fsp.Tpo -c -o fsp0fsp.o fsp0fsp.c mv -f .deps/fsp0fsp.Tpo .deps/fsp0fsp.Po rm -f libfsp.a i686-pc-linux-gnu-ar cru libfsp.a fsp0fsp.o i686-pc-linux-gnu-ranlib libfsp.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/fsp' Making all in fut make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/fut' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT fut0fut.o -MD -MP -MF .deps/fut0fut.Tpo -c -o fut0fut.o fut0fut.c mv -f .deps/fut0fut.Tpo .deps/fut0fut.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT fut0lst.o -MD -MP -MF .deps/fut0lst.Tpo -c -o fut0lst.o fut0lst.c mv -f .deps/fut0lst.Tpo .deps/fut0lst.Po rm -f libfut.a i686-pc-linux-gnu-ar cru libfut.a fut0fut.o fut0lst.o i686-pc-linux-gnu-ranlib libfut.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/fut' Making all in ha make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/ha' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ha0ha.o -MD -MP -MF .deps/ha0ha.Tpo -c -o ha0ha.o ha0ha.c mv -f .deps/ha0ha.Tpo .deps/ha0ha.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT hash0hash.o -MD -MP -MF .deps/hash0hash.Tpo -c -o hash0hash.o hash0hash.c mv -f .deps/hash0hash.Tpo .deps/hash0hash.Po rm -f libha.a i686-pc-linux-gnu-ar cru libha.a ha0ha.o hash0hash.o i686-pc-linux-gnu-ranlib libha.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/ha' Making all in ibuf make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/ibuf' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ibuf0ibuf.o -MD -MP -MF .deps/ibuf0ibuf.Tpo -c -o ibuf0ibuf.o ibuf0ibuf.c mv -f .deps/ibuf0ibuf.Tpo .deps/ibuf0ibuf.Po rm -f libibuf.a i686-pc-linux-gnu-ar cru libibuf.a ibuf0ibuf.o i686-pc-linux-gnu-ranlib libibuf.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/ibuf' Making all in include make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/include' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/include' Making all in lock make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/lock' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT lock0lock.o -MD -MP -MF .deps/lock0lock.Tpo -c -o lock0lock.o lock0lock.c mv -f .deps/lock0lock.Tpo .deps/lock0lock.Po rm -f liblock.a i686-pc-linux-gnu-ar cru liblock.a lock0lock.o i686-pc-linux-gnu-ranlib liblock.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/lock' Making all in log make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/log' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT log0log.o -MD -MP -MF .deps/log0log.Tpo -c -o log0log.o log0log.c mv -f .deps/log0log.Tpo .deps/log0log.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT log0recv.o -MD -MP -MF .deps/log0recv.Tpo -c -o log0recv.o log0recv.c mv -f .deps/log0recv.Tpo .deps/log0recv.Po rm -f liblog.a i686-pc-linux-gnu-ar cru liblog.a log0log.o log0recv.o i686-pc-linux-gnu-ranlib liblog.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/log' Making all in mach make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/mach' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT mach0data.o -MD -MP -MF .deps/mach0data.Tpo -c -o mach0data.o mach0data.c mv -f .deps/mach0data.Tpo .deps/mach0data.Po rm -f libmach.a i686-pc-linux-gnu-ar cru libmach.a mach0data.o i686-pc-linux-gnu-ranlib libmach.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/mach' Making all in mem make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/mem' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT mem0mem.o -MD -MP -MF .deps/mem0mem.Tpo -c -o mem0mem.o mem0mem.c mv -f .deps/mem0mem.Tpo .deps/mem0mem.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT mem0pool.o -MD -MP -MF .deps/mem0pool.Tpo -c -o mem0pool.o mem0pool.c mv -f .deps/mem0pool.Tpo .deps/mem0pool.Po rm -f libmem.a i686-pc-linux-gnu-ar cru libmem.a mem0mem.o mem0pool.o i686-pc-linux-gnu-ranlib libmem.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/mem' Making all in mtr make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/mtr' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT mtr0mtr.o -MD -MP -MF .deps/mtr0mtr.Tpo -c -o mtr0mtr.o mtr0mtr.c mv -f .deps/mtr0mtr.Tpo .deps/mtr0mtr.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT mtr0log.o -MD -MP -MF .deps/mtr0log.Tpo -c -o mtr0log.o mtr0log.c mv -f .deps/mtr0log.Tpo .deps/mtr0log.Po rm -f libmtr.a i686-pc-linux-gnu-ar cru libmtr.a mtr0mtr.o mtr0log.o i686-pc-linux-gnu-ranlib libmtr.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/mtr' Making all in page make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/page' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT page0page.o -MD -MP -MF .deps/page0page.Tpo -c -o page0page.o page0page.c mv -f .deps/page0page.Tpo .deps/page0page.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT page0cur.o -MD -MP -MF .deps/page0cur.Tpo -c -o page0cur.o page0cur.c mv -f .deps/page0cur.Tpo .deps/page0cur.Po rm -f libpage.a i686-pc-linux-gnu-ar cru libpage.a page0page.o page0cur.o i686-pc-linux-gnu-ranlib libpage.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/page' Making all in pars make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/pars' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT pars0grm.o -MD -MP -MF .deps/pars0grm.Tpo -c -o pars0grm.o pars0grm.c mv -f .deps/pars0grm.Tpo .deps/pars0grm.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT lexyy.o -MD -MP -MF .deps/lexyy.Tpo -c -o lexyy.o lexyy.c mv -f .deps/lexyy.Tpo .deps/lexyy.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT pars0opt.o -MD -MP -MF .deps/pars0opt.Tpo -c -o pars0opt.o pars0opt.c mv -f .deps/pars0opt.Tpo .deps/pars0opt.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT pars0pars.o -MD -MP -MF .deps/pars0pars.Tpo -c -o pars0pars.o pars0pars.c mv -f .deps/pars0pars.Tpo .deps/pars0pars.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT pars0sym.o -MD -MP -MF .deps/pars0sym.Tpo -c -o pars0sym.o pars0sym.c mv -f .deps/pars0sym.Tpo .deps/pars0sym.Po rm -f libpars.a i686-pc-linux-gnu-ar cru libpars.a pars0grm.o lexyy.o pars0opt.o pars0pars.o pars0sym.o i686-pc-linux-gnu-ranlib libpars.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/pars' Making all in que make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/que' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT que0que.o -MD -MP -MF .deps/que0que.Tpo -c -o que0que.o que0que.c mv -f .deps/que0que.Tpo .deps/que0que.Po rm -f libque.a i686-pc-linux-gnu-ar cru libque.a que0que.o i686-pc-linux-gnu-ranlib libque.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/que' Making all in read make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/read' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT read0read.o -MD -MP -MF .deps/read0read.Tpo -c -o read0read.o read0read.c mv -f .deps/read0read.Tpo .deps/read0read.Po rm -f libread.a i686-pc-linux-gnu-ar cru libread.a read0read.o i686-pc-linux-gnu-ranlib libread.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/read' Making all in rem make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/rem' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT rem0rec.o -MD -MP -MF .deps/rem0rec.Tpo -c -o rem0rec.o rem0rec.c mv -f .deps/rem0rec.Tpo .deps/rem0rec.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT rem0cmp.o -MD -MP -MF .deps/rem0cmp.Tpo -c -o rem0cmp.o rem0cmp.c mv -f .deps/rem0cmp.Tpo .deps/rem0cmp.Po rm -f librem.a i686-pc-linux-gnu-ar cru librem.a rem0rec.o rem0cmp.o i686-pc-linux-gnu-ranlib librem.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/rem' Making all in row make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/row' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0ins.o -MD -MP -MF .deps/row0ins.Tpo -c -o row0ins.o row0ins.c mv -f .deps/row0ins.Tpo .deps/row0ins.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0mysql.o -MD -MP -MF .deps/row0mysql.Tpo -c -o row0mysql.o row0mysql.c mv -f .deps/row0mysql.Tpo .deps/row0mysql.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0purge.o -MD -MP -MF .deps/row0purge.Tpo -c -o row0purge.o row0purge.c mv -f .deps/row0purge.Tpo .deps/row0purge.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0row.o -MD -MP -MF .deps/row0row.Tpo -c -o row0row.o row0row.c mv -f .deps/row0row.Tpo .deps/row0row.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0sel.o -MD -MP -MF .deps/row0sel.Tpo -c -o row0sel.o row0sel.c mv -f .deps/row0sel.Tpo .deps/row0sel.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0uins.o -MD -MP -MF .deps/row0uins.Tpo -c -o row0uins.o row0uins.c mv -f .deps/row0uins.Tpo .deps/row0uins.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0umod.o -MD -MP -MF .deps/row0umod.Tpo -c -o row0umod.o row0umod.c mv -f .deps/row0umod.Tpo .deps/row0umod.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0undo.o -MD -MP -MF .deps/row0undo.Tpo -c -o row0undo.o row0undo.c mv -f .deps/row0undo.Tpo .deps/row0undo.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0upd.o -MD -MP -MF .deps/row0upd.Tpo -c -o row0upd.o row0upd.c mv -f .deps/row0upd.Tpo .deps/row0upd.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0vers.o -MD -MP -MF .deps/row0vers.Tpo -c -o row0vers.o row0vers.c mv -f .deps/row0vers.Tpo .deps/row0vers.Po rm -f librow.a i686-pc-linux-gnu-ar cru librow.a row0ins.o row0mysql.o row0purge.o row0row.o row0sel.o row0uins.o row0umod.o row0undo.o row0upd.o row0vers.o i686-pc-linux-gnu-ranlib librow.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/row' Making all in srv make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/srv' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT srv0srv.o -MD -MP -MF .deps/srv0srv.Tpo -c -o srv0srv.o srv0srv.c mv -f .deps/srv0srv.Tpo .deps/srv0srv.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT srv0que.o -MD -MP -MF .deps/srv0que.Tpo -c -o srv0que.o srv0que.c mv -f .deps/srv0que.Tpo .deps/srv0que.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT srv0start.o -MD -MP -MF .deps/srv0start.Tpo -c -o srv0start.o srv0start.c mv -f .deps/srv0start.Tpo .deps/srv0start.Po rm -f libsrv.a i686-pc-linux-gnu-ar cru libsrv.a srv0srv.o srv0que.o srv0start.o i686-pc-linux-gnu-ranlib libsrv.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/srv' Making all in sync make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/sync' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT sync0arr.o -MD -MP -MF .deps/sync0arr.Tpo -c -o sync0arr.o sync0arr.c mv -f .deps/sync0arr.Tpo .deps/sync0arr.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT sync0rw.o -MD -MP -MF .deps/sync0rw.Tpo -c -o sync0rw.o sync0rw.c mv -f .deps/sync0rw.Tpo .deps/sync0rw.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT sync0sync.o -MD -MP -MF .deps/sync0sync.Tpo -c -o sync0sync.o sync0sync.c mv -f .deps/sync0sync.Tpo .deps/sync0sync.Po rm -f libsync.a i686-pc-linux-gnu-ar cru libsync.a sync0arr.o sync0rw.o sync0sync.o i686-pc-linux-gnu-ranlib libsync.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/sync' Making all in thr make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/thr' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT thr0loc.o -MD -MP -MF .deps/thr0loc.Tpo -c -o thr0loc.o thr0loc.c mv -f .deps/thr0loc.Tpo .deps/thr0loc.Po rm -f libthr.a i686-pc-linux-gnu-ar cru libthr.a thr0loc.o i686-pc-linux-gnu-ranlib libthr.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/thr' Making all in trx make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/trx' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0purge.o -MD -MP -MF .deps/trx0purge.Tpo -c -o trx0purge.o trx0purge.c mv -f .deps/trx0purge.Tpo .deps/trx0purge.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0rec.o -MD -MP -MF .deps/trx0rec.Tpo -c -o trx0rec.o trx0rec.c mv -f .deps/trx0rec.Tpo .deps/trx0rec.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0roll.o -MD -MP -MF .deps/trx0roll.Tpo -c -o trx0roll.o trx0roll.c mv -f .deps/trx0roll.Tpo .deps/trx0roll.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0rseg.o -MD -MP -MF .deps/trx0rseg.Tpo -c -o trx0rseg.o trx0rseg.c mv -f .deps/trx0rseg.Tpo .deps/trx0rseg.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0sys.o -MD -MP -MF .deps/trx0sys.Tpo -c -o trx0sys.o trx0sys.c mv -f .deps/trx0sys.Tpo .deps/trx0sys.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0trx.o -MD -MP -MF .deps/trx0trx.Tpo -c -o trx0trx.o trx0trx.c mv -f .deps/trx0trx.Tpo .deps/trx0trx.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0undo.o -MD -MP -MF .deps/trx0undo.Tpo -c -o trx0undo.o trx0undo.c mv -f .deps/trx0undo.Tpo .deps/trx0undo.Po rm -f libtrx.a i686-pc-linux-gnu-ar cru libtrx.a trx0purge.o trx0rec.o trx0roll.o trx0rseg.o trx0sys.o trx0trx.o trx0undo.o i686-pc-linux-gnu-ranlib libtrx.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/trx' Making all in usr make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/usr' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./../../include -I../../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT usr0sess.o -MD -MP -MF .deps/usr0sess.Tpo -c -o usr0sess.o usr0sess.c mv -f .deps/usr0sess.Tpo .deps/usr0sess.Po rm -f libusr.a i686-pc-linux-gnu-ar cru libusr.a usr0sess.o i686-pc-linux-gnu-ranlib libusr.a make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase/usr' make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase' make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase' make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/innobase' Making all in myisam make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/myisam' i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_open.o -MD -MP -MF .deps/mi_open.Tpo -c -o mi_open.o mi_open.c mv -f .deps/mi_open.Tpo .deps/mi_open.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_extra.o -MD -MP -MF .deps/mi_extra.Tpo -c -o mi_extra.o mi_extra.c mv -f .deps/mi_extra.Tpo .deps/mi_extra.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_info.o -MD -MP -MF .deps/mi_info.Tpo -c -o mi_info.o mi_info.c mv -f .deps/mi_info.Tpo .deps/mi_info.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_rkey.o -MD -MP -MF .deps/mi_rkey.Tpo -c -o mi_rkey.o mi_rkey.c mv -f .deps/mi_rkey.Tpo .deps/mi_rkey.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_rnext.o -MD -MP -MF .deps/mi_rnext.Tpo -c -o mi_rnext.o mi_rnext.c mv -f .deps/mi_rnext.Tpo .deps/mi_rnext.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_rnext_same.o -MD -MP -MF .deps/mi_rnext_same.Tpo -c -o mi_rnext_same.o mi_rnext_same.c mv -f .deps/mi_rnext_same.Tpo .deps/mi_rnext_same.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_search.o -MD -MP -MF .deps/mi_search.Tpo -c -o mi_search.o mi_search.c mv -f .deps/mi_search.Tpo .deps/mi_search.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_page.o -MD -MP -MF .deps/mi_page.Tpo -c -o mi_page.o mi_page.c mv -f .deps/mi_page.Tpo .deps/mi_page.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_key.o -MD -MP -MF .deps/mi_key.Tpo -c -o mi_key.o mi_key.c mv -f .deps/mi_key.Tpo .deps/mi_key.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_locking.o -MD -MP -MF .deps/mi_locking.Tpo -c -o mi_locking.o mi_locking.c mv -f .deps/mi_locking.Tpo .deps/mi_locking.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_rrnd.o -MD -MP -MF .deps/mi_rrnd.Tpo -c -o mi_rrnd.o mi_rrnd.c mv -f .deps/mi_rrnd.Tpo .deps/mi_rrnd.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_scan.o -MD -MP -MF .deps/mi_scan.Tpo -c -o mi_scan.o mi_scan.c mv -f .deps/mi_scan.Tpo .deps/mi_scan.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_cache.o -MD -MP -MF .deps/mi_cache.Tpo -c -o mi_cache.o mi_cache.c mv -f .deps/mi_cache.Tpo .deps/mi_cache.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_statrec.o -MD -MP -MF .deps/mi_statrec.Tpo -c -o mi_statrec.o mi_statrec.c mv -f .deps/mi_statrec.Tpo .deps/mi_statrec.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_packrec.o -MD -MP -MF .deps/mi_packrec.Tpo -c -o mi_packrec.o mi_packrec.c mv -f .deps/mi_packrec.Tpo .deps/mi_packrec.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_dynrec.o -MD -MP -MF .deps/mi_dynrec.Tpo -c -o mi_dynrec.o mi_dynrec.c mv -f .deps/mi_dynrec.Tpo .deps/mi_dynrec.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_update.o -MD -MP -MF .deps/mi_update.Tpo -c -o mi_update.o mi_update.c mv -f .deps/mi_update.Tpo .deps/mi_update.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_write.o -MD -MP -MF .deps/mi_write.Tpo -c -o mi_write.o mi_write.c mv -f .deps/mi_write.Tpo .deps/mi_write.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_unique.o -MD -MP -MF .deps/mi_unique.Tpo -c -o mi_unique.o mi_unique.c mv -f .deps/mi_unique.Tpo .deps/mi_unique.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_delete.o -MD -MP -MF .deps/mi_delete.Tpo -c -o mi_delete.o mi_delete.c mv -f .deps/mi_delete.Tpo .deps/mi_delete.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_rprev.o -MD -MP -MF .deps/mi_rprev.Tpo -c -o mi_rprev.o mi_rprev.c mv -f .deps/mi_rprev.Tpo .deps/mi_rprev.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_rfirst.o -MD -MP -MF .deps/mi_rfirst.Tpo -c -o mi_rfirst.o mi_rfirst.c mv -f .deps/mi_rfirst.Tpo .deps/mi_rfirst.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_rlast.o -MD -MP -MF .deps/mi_rlast.Tpo -c -o mi_rlast.o mi_rlast.c mv -f .deps/mi_rlast.Tpo .deps/mi_rlast.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_rsame.o -MD -MP -MF .deps/mi_rsame.Tpo -c -o mi_rsame.o mi_rsame.c mv -f .deps/mi_rsame.Tpo .deps/mi_rsame.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_rsamepos.o -MD -MP -MF .deps/mi_rsamepos.Tpo -c -o mi_rsamepos.o mi_rsamepos.c mv -f .deps/mi_rsamepos.Tpo .deps/mi_rsamepos.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_panic.o -MD -MP -MF .deps/mi_panic.Tpo -c -o mi_panic.o mi_panic.c mv -f .deps/mi_panic.Tpo .deps/mi_panic.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_close.o -MD -MP -MF .deps/mi_close.Tpo -c -o mi_close.o mi_close.c mv -f .deps/mi_close.Tpo .deps/mi_close.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_create.o -MD -MP -MF .deps/mi_create.Tpo -c -o mi_create.o mi_create.c mv -f .deps/mi_create.Tpo .deps/mi_create.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_range.o -MD -MP -MF .deps/mi_range.Tpo -c -o mi_range.o mi_range.c mv -f .deps/mi_range.Tpo .deps/mi_range.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_dbug.o -MD -MP -MF .deps/mi_dbug.Tpo -c -o mi_dbug.o mi_dbug.c mv -f .deps/mi_dbug.Tpo .deps/mi_dbug.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_checksum.o -MD -MP -MF .deps/mi_checksum.Tpo -c -o mi_checksum.o mi_checksum.c mv -f .deps/mi_checksum.Tpo .deps/mi_checksum.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_log.o -MD -MP -MF .deps/mi_log.Tpo -c -o mi_log.o mi_log.c mv -f .deps/mi_log.Tpo .deps/mi_log.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_changed.o -MD -MP -MF .deps/mi_changed.Tpo -c -o mi_changed.o mi_changed.c mv -f .deps/mi_changed.Tpo .deps/mi_changed.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_static.o -MD -MP -MF .deps/mi_static.Tpo -c -o mi_static.o mi_static.c mv -f .deps/mi_static.Tpo .deps/mi_static.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_delete_all.o -MD -MP -MF .deps/mi_delete_all.Tpo -c -o mi_delete_all.o mi_delete_all.c mv -f .deps/mi_delete_all.Tpo .deps/mi_delete_all.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_delete_table.o -MD -MP -MF .deps/mi_delete_table.Tpo -c -o mi_delete_table.o mi_delete_table.c mv -f .deps/mi_delete_table.Tpo .deps/mi_delete_table.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_rename.o -MD -MP -MF .deps/mi_rename.Tpo -c -o mi_rename.o mi_rename.c mv -f .deps/mi_rename.Tpo .deps/mi_rename.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_check.o -MD -MP -MF .deps/mi_check.Tpo -c -o mi_check.o mi_check.c mv -f .deps/mi_check.Tpo .deps/mi_check.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_keycache.o -MD -MP -MF .deps/mi_keycache.Tpo -c -o mi_keycache.o mi_keycache.c mv -f .deps/mi_keycache.Tpo .deps/mi_keycache.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_preload.o -MD -MP -MF .deps/mi_preload.Tpo -c -o mi_preload.o mi_preload.c mv -f .deps/mi_preload.Tpo .deps/mi_preload.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ft_parser.o -MD -MP -MF .deps/ft_parser.Tpo -c -o ft_parser.o ft_parser.c mv -f .deps/ft_parser.Tpo .deps/ft_parser.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ft_stopwords.o -MD -MP -MF .deps/ft_stopwords.Tpo -c -o ft_stopwords.o ft_stopwords.c mv -f .deps/ft_stopwords.Tpo .deps/ft_stopwords.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ft_static.o -MD -MP -MF .deps/ft_static.Tpo -c -o ft_static.o ft_static.c mv -f .deps/ft_static.Tpo .deps/ft_static.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ft_update.o -MD -MP -MF .deps/ft_update.Tpo -c -o ft_update.o ft_update.c mv -f .deps/ft_update.Tpo .deps/ft_update.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ft_boolean_search.o -MD -MP -MF .deps/ft_boolean_search.Tpo -c -o ft_boolean_search.o ft_boolean_search.c mv -f .deps/ft_boolean_search.Tpo .deps/ft_boolean_search.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT ft_nlq_search.o -MD -MP -MF .deps/ft_nlq_search.Tpo -c -o ft_nlq_search.o ft_nlq_search.c mv -f .deps/ft_nlq_search.Tpo .deps/ft_nlq_search.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT sort.o -MD -MP -MF .deps/sort.Tpo -c -o sort.o sort.c mv -f .deps/sort.Tpo .deps/sort.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT rt_index.o -MD -MP -MF .deps/rt_index.Tpo -c -o rt_index.o rt_index.c mv -f .deps/rt_index.Tpo .deps/rt_index.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT rt_key.o -MD -MP -MF .deps/rt_key.Tpo -c -o rt_key.o rt_key.c mv -f .deps/rt_key.Tpo .deps/rt_key.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT rt_mbr.o -MD -MP -MF .deps/rt_mbr.Tpo -c -o rt_mbr.o rt_mbr.c mv -f .deps/rt_mbr.Tpo .deps/rt_mbr.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT rt_split.o -MD -MP -MF .deps/rt_split.Tpo -c -o rt_split.o rt_split.c mv -f .deps/rt_split.Tpo .deps/rt_split.Po i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT sp_key.o -MD -MP -MF .deps/sp_key.Tpo -c -o sp_key.o sp_key.c mv -f .deps/sp_key.Tpo .deps/sp_key.Po rm -f libmyisam.a i686-pc-linux-gnu-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 mi_keycache.o mi_preload.o ft_parser.o ft_stopwords.o ft_static.o ft_update.o ft_boolean_search.o ft_nlq_search.o sort.o rt_index.o rt_key.o rt_mbr.o rt_split.o sp_key.o i686-pc-linux-gnu-ranlib libmyisam.a i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myisamchk.o -MD -MP -MF .deps/myisamchk.Tpo -c -o myisamchk.o myisamchk.c mv -f .deps/myisamchk.Tpo .deps/myisamchk.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o myisamchk myisamchk.o -lstdc++ libmyisam.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread mkdir .libs i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o myisamchk myisamchk.o -lstdc++ libmyisam.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myisamlog.o -MD -MP -MF .deps/myisamlog.Tpo -c -o myisamlog.o myisamlog.c mv -f .deps/myisamlog.Tpo .deps/myisamlog.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o myisamlog myisamlog.o -lstdc++ libmyisam.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o myisamlog myisamlog.o -lstdc++ libmyisam.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myisampack.o -MD -MP -MF .deps/myisampack.Tpo -c -o myisampack.o myisampack.c mv -f .deps/myisampack.Tpo .deps/myisampack.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o myisampack myisampack.o -lstdc++ libmyisam.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o myisampack myisampack.o -lstdc++ libmyisam.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myisam_ftdump.o -MD -MP -MF .deps/myisam_ftdump.Tpo -c -o myisam_ftdump.o myisam_ftdump.c mv -f .deps/myisam_ftdump.Tpo .deps/myisam_ftdump.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o myisam_ftdump myisam_ftdump.o -lstdc++ libmyisam.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o myisam_ftdump myisam_ftdump.o -lstdc++ libmyisam.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_test1.o -MD -MP -MF .deps/mi_test1.Tpo -c -o mi_test1.o mi_test1.c mv -f .deps/mi_test1.Tpo .deps/mi_test1.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o mi_test1 mi_test1.o -lstdc++ libmyisam.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o mi_test1 mi_test1.o -lstdc++ libmyisam.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_test2.o -MD -MP -MF .deps/mi_test2.Tpo -c -o mi_test2.o mi_test2.c mv -f .deps/mi_test2.Tpo .deps/mi_test2.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o mi_test2 mi_test2.o -lstdc++ libmyisam.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o mi_test2 mi_test2.o -lstdc++ libmyisam.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT mi_test3.o -MD -MP -MF .deps/mi_test3.Tpo -c -o mi_test3.o mi_test3.c mv -f .deps/mi_test3.Tpo .deps/mi_test3.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o mi_test3 mi_test3.o -lstdc++ libmyisam.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o mi_test3 mi_test3.o -lstdc++ libmyisam.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT rt_test.o -MD -MP -MF .deps/rt_test.Tpo -c -o rt_test.o rt_test.c mv -f .deps/rt_test.Tpo .deps/rt_test.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o rt_test rt_test.o -lstdc++ libmyisam.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o rt_test rt_test.o -lstdc++ libmyisam.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT sp_test.o -MD -MP -MF .deps/sp_test.Tpo -c -o sp_test.o sp_test.c mv -f .deps/sp_test.Tpo .deps/sp_test.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o sp_test sp_test.o -lstdc++ libmyisam.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o sp_test sp_test.o -lstdc++ libmyisam.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread /bin/rm -f mi_test_all mi_test_all-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''CC''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i686-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1!'\ -e 's!@''CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates!'\ -e 's!@''LDFLAGS''@!!'\ -e 's!@''VERSION''@!5.0.70!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.70!' \ -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 -v grep | grep $MYSQLD > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.70' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=latin1' '--with-collation=latin1_swedish_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates' 'FFLAGS= -DHAVE_ERRNO_AS_DEFINE=1'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''sysconfdir''@!/etc/mysql!' \ -e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \ -e 's!@''SHARED_LIB_VERSION''@!15:0:0!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_NO_DASH_VERSION''@!5.0.70!' \ -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 `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/myisam' Making all in myisammrg make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/myisammrg' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myrg_open.o -MD -MP -MF .deps/myrg_open.Tpo -c -o myrg_open.o myrg_open.c mv -f .deps/myrg_open.Tpo .deps/myrg_open.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myrg_extra.o -MD -MP -MF .deps/myrg_extra.Tpo -c -o myrg_extra.o myrg_extra.c mv -f .deps/myrg_extra.Tpo .deps/myrg_extra.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myrg_info.o -MD -MP -MF .deps/myrg_info.Tpo -c -o myrg_info.o myrg_info.c mv -f .deps/myrg_info.Tpo .deps/myrg_info.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myrg_locking.o -MD -MP -MF .deps/myrg_locking.Tpo -c -o myrg_locking.o myrg_locking.c mv -f .deps/myrg_locking.Tpo .deps/myrg_locking.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myrg_rrnd.o -MD -MP -MF .deps/myrg_rrnd.Tpo -c -o myrg_rrnd.o myrg_rrnd.c mv -f .deps/myrg_rrnd.Tpo .deps/myrg_rrnd.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myrg_update.o -MD -MP -MF .deps/myrg_update.Tpo -c -o myrg_update.o myrg_update.c mv -f .deps/myrg_update.Tpo .deps/myrg_update.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myrg_delete.o -MD -MP -MF .deps/myrg_delete.Tpo -c -o myrg_delete.o myrg_delete.c mv -f .deps/myrg_delete.Tpo .deps/myrg_delete.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myrg_rsame.o -MD -MP -MF .deps/myrg_rsame.Tpo -c -o myrg_rsame.o myrg_rsame.c mv -f .deps/myrg_rsame.Tpo .deps/myrg_rsame.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myrg_panic.o -MD -MP -MF .deps/myrg_panic.Tpo -c -o myrg_panic.o myrg_panic.c mv -f .deps/myrg_panic.Tpo .deps/myrg_panic.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myrg_close.o -MD -MP -MF .deps/myrg_close.Tpo -c -o myrg_close.o myrg_close.c mv -f .deps/myrg_close.Tpo .deps/myrg_close.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myrg_create.o -MD -MP -MF .deps/myrg_create.Tpo -c -o myrg_create.o myrg_create.c mv -f .deps/myrg_create.Tpo .deps/myrg_create.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myrg_static.o -MD -MP -MF .deps/myrg_static.Tpo -c -o myrg_static.o myrg_static.c mv -f .deps/myrg_static.Tpo .deps/myrg_static.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myrg_rkey.o -MD -MP -MF .deps/myrg_rkey.Tpo -c -o myrg_rkey.o myrg_rkey.c mv -f .deps/myrg_rkey.Tpo .deps/myrg_rkey.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myrg_rfirst.o -MD -MP -MF .deps/myrg_rfirst.Tpo -c -o myrg_rfirst.o myrg_rfirst.c mv -f .deps/myrg_rfirst.Tpo .deps/myrg_rfirst.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myrg_rlast.o -MD -MP -MF .deps/myrg_rlast.Tpo -c -o myrg_rlast.o myrg_rlast.c mv -f .deps/myrg_rlast.Tpo .deps/myrg_rlast.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myrg_rnext.o -MD -MP -MF .deps/myrg_rnext.Tpo -c -o myrg_rnext.o myrg_rnext.c mv -f .deps/myrg_rnext.Tpo .deps/myrg_rnext.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myrg_rprev.o -MD -MP -MF .deps/myrg_rprev.Tpo -c -o myrg_rprev.o myrg_rprev.c mv -f .deps/myrg_rprev.Tpo .deps/myrg_rprev.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myrg_queue.o -MD -MP -MF .deps/myrg_queue.Tpo -c -o myrg_queue.o myrg_queue.c mv -f .deps/myrg_queue.Tpo .deps/myrg_queue.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myrg_write.o -MD -MP -MF .deps/myrg_write.Tpo -c -o myrg_write.o myrg_write.c mv -f .deps/myrg_write.Tpo .deps/myrg_write.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myrg_range.o -MD -MP -MF .deps/myrg_range.Tpo -c -o myrg_range.o myrg_range.c mv -f .deps/myrg_range.Tpo .deps/myrg_range.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT myrg_rnext_same.o -MD -MP -MF .deps/myrg_rnext_same.Tpo -c -o myrg_rnext_same.o myrg_rnext_same.c mv -f .deps/myrg_rnext_same.Tpo .deps/myrg_rnext_same.Po rm -f libmyisammrg.a i686-pc-linux-gnu-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 myrg_write.o myrg_range.o myrg_rnext_same.o i686-pc-linux-gnu-ranlib libmyisammrg.a make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/myisammrg' Making all in heap make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/heap' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_open.o -MD -MP -MF .deps/hp_open.Tpo -c -o hp_open.o hp_open.c mv -f .deps/hp_open.Tpo .deps/hp_open.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_extra.o -MD -MP -MF .deps/hp_extra.Tpo -c -o hp_extra.o hp_extra.c mv -f .deps/hp_extra.Tpo .deps/hp_extra.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_close.o -MD -MP -MF .deps/hp_close.Tpo -c -o hp_close.o hp_close.c mv -f .deps/hp_close.Tpo .deps/hp_close.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_panic.o -MD -MP -MF .deps/hp_panic.Tpo -c -o hp_panic.o hp_panic.c mv -f .deps/hp_panic.Tpo .deps/hp_panic.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_info.o -MD -MP -MF .deps/hp_info.Tpo -c -o hp_info.o hp_info.c mv -f .deps/hp_info.Tpo .deps/hp_info.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_rrnd.o -MD -MP -MF .deps/hp_rrnd.Tpo -c -o hp_rrnd.o hp_rrnd.c mv -f .deps/hp_rrnd.Tpo .deps/hp_rrnd.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_scan.o -MD -MP -MF .deps/hp_scan.Tpo -c -o hp_scan.o hp_scan.c mv -f .deps/hp_scan.Tpo .deps/hp_scan.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_update.o -MD -MP -MF .deps/hp_update.Tpo -c -o hp_update.o hp_update.c mv -f .deps/hp_update.Tpo .deps/hp_update.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_write.o -MD -MP -MF .deps/hp_write.Tpo -c -o hp_write.o hp_write.c mv -f .deps/hp_write.Tpo .deps/hp_write.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_delete.o -MD -MP -MF .deps/hp_delete.Tpo -c -o hp_delete.o hp_delete.c mv -f .deps/hp_delete.Tpo .deps/hp_delete.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_rsame.o -MD -MP -MF .deps/hp_rsame.Tpo -c -o hp_rsame.o hp_rsame.c mv -f .deps/hp_rsame.Tpo .deps/hp_rsame.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_create.o -MD -MP -MF .deps/hp_create.Tpo -c -o hp_create.o hp_create.c mv -f .deps/hp_create.Tpo .deps/hp_create.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_rename.o -MD -MP -MF .deps/hp_rename.Tpo -c -o hp_rename.o hp_rename.c mv -f .deps/hp_rename.Tpo .deps/hp_rename.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_rfirst.o -MD -MP -MF .deps/hp_rfirst.Tpo -c -o hp_rfirst.o hp_rfirst.c mv -f .deps/hp_rfirst.Tpo .deps/hp_rfirst.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_rnext.o -MD -MP -MF .deps/hp_rnext.Tpo -c -o hp_rnext.o hp_rnext.c mv -f .deps/hp_rnext.Tpo .deps/hp_rnext.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_rlast.o -MD -MP -MF .deps/hp_rlast.Tpo -c -o hp_rlast.o hp_rlast.c mv -f .deps/hp_rlast.Tpo .deps/hp_rlast.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_rprev.o -MD -MP -MF .deps/hp_rprev.Tpo -c -o hp_rprev.o hp_rprev.c mv -f .deps/hp_rprev.Tpo .deps/hp_rprev.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_clear.o -MD -MP -MF .deps/hp_clear.Tpo -c -o hp_clear.o hp_clear.c mv -f .deps/hp_clear.Tpo .deps/hp_clear.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_rkey.o -MD -MP -MF .deps/hp_rkey.Tpo -c -o hp_rkey.o hp_rkey.c mv -f .deps/hp_rkey.Tpo .deps/hp_rkey.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_block.o -MD -MP -MF .deps/hp_block.Tpo -c -o hp_block.o hp_block.c mv -f .deps/hp_block.Tpo .deps/hp_block.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_hash.o -MD -MP -MF .deps/hp_hash.Tpo -c -o hp_hash.o hp_hash.c mv -f .deps/hp_hash.Tpo .deps/hp_hash.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT _check.o -MD -MP -MF .deps/_check.Tpo -c -o _check.o _check.c mv -f .deps/_check.Tpo .deps/_check.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT _rectest.o -MD -MP -MF .deps/_rectest.Tpo -c -o _rectest.o _rectest.c mv -f .deps/_rectest.Tpo .deps/_rectest.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_static.o -MD -MP -MF .deps/hp_static.Tpo -c -o hp_static.o hp_static.c mv -f .deps/hp_static.Tpo .deps/hp_static.Po rm -f libheap.a i686-pc-linux-gnu-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 i686-pc-linux-gnu-ranlib libheap.a i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_test1.o -MD -MP -MF .deps/hp_test1.Tpo -c -o hp_test1.o hp_test1.c mv -f .deps/hp_test1.Tpo .deps/hp_test1.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -static -rdynamic -o hp_test1 hp_test1.o libheap.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lpthread -lcrypt -lnsl -lm -lpthread mkdir .libs i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o hp_test1 hp_test1.o libheap.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT hp_test2.o -MD -MP -MF .deps/hp_test2.Tpo -c -o hp_test2.o hp_test2.c mv -f .deps/hp_test2.Tpo .deps/hp_test2.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -static -rdynamic -o hp_test2 hp_test2.o libheap.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -rdynamic -o hp_test2 hp_test2.o libheap.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lpthread -lcrypt -lnsl -lm -lpthread make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/heap' Making all in vio make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/vio' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT vio.o -MD -MP -MF .deps/vio.Tpo -c -o vio.o vio.c mv -f .deps/vio.Tpo .deps/vio.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT viosocket.o -MD -MP -MF .deps/viosocket.Tpo -c -o viosocket.o viosocket.c mv -f .deps/viosocket.Tpo .deps/viosocket.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT viossl.o -MD -MP -MF .deps/viossl.Tpo -c -o viossl.o viossl.c mv -f .deps/viossl.Tpo .deps/viossl.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT viosslfactories.o -MD -MP -MF .deps/viosslfactories.Tpo -c -o viosslfactories.o viosslfactories.c mv -f .deps/viosslfactories.Tpo .deps/viosslfactories.Po rm -f libvio.a i686-pc-linux-gnu-ar cru libvio.a vio.o viosocket.o viossl.o viosslfactories.o i686-pc-linux-gnu-ranlib libvio.a make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/vio' Making all in sql make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/sql' make all-recursive make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/sql' Making all in share make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/sql/share' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/sql/share' make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/sql' /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT udf_example.lo -MD -MP -MF .deps/udf_example.Tpo -c -o udf_example.lo udf_example.c mkdir .libs i686-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT udf_example.lo -MD -MP -MF .deps/udf_example.Tpo -c udf_example.c -fPIC -DPIC -o .libs/udf_example.o i686-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT udf_example.lo -MD -MP -MF .deps/udf_example.Tpo -c udf_example.c -o udf_example.o >/dev/null 2>&1 mv -f .deps/udf_example.Tpo .deps/udf_example.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -module -rpath /usr/lib/mysql -rdynamic -o udf_example.la udf_example.lo -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -shared .libs/udf_example.o -lpthread -lcrypt -lnsl -lm -lpthread -march=i686 -Wl,-soname -Wl,udf_example.so.0 -o .libs/udf_example.so.0.0.0 (cd .libs && rm -f udf_example.so.0 && ln -s udf_example.so.0.0.0 udf_example.so.0) (cd .libs && rm -f udf_example.so && ln -s udf_example.so.0.0.0 udf_example.so) i686-pc-linux-gnu-ar cru .libs/udf_example.a udf_example.o i686-pc-linux-gnu-ranlib .libs/udf_example.a creating udf_example.la (cd .libs && rm -f udf_example.la && ln -s ../udf_example.la udf_example.la) i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -c -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DTZINFO2SQL mysql_tzinfo_to_sql.cc /bin/sh ../libtool --preserve-dup-deps --tag=CXX --mode=link i686-pc-linux-gnu-g++ -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -rdynamic -o mysql_tzinfo_to_sql mysql_tzinfo_to_sql.o ../myisam/libmyisam.a ../myisammrg/libmyisammrg.a ../heap/libheap.a ../vio/libvio.a ../mysys/libmysys.a ../dbug/libdbug.a ../regex/libregex.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-g++ -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -rdynamic -o mysql_tzinfo_to_sql mysql_tzinfo_to_sql.o ../myisam/libmyisam.a ../myisammrg/libmyisammrg.a ../heap/libheap.a ../vio/libvio.a ../mysys/libmysys.a ../dbug/libdbug.a ../regex/libregex.a ../strings/libmystrings.a -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT sql_lex.o -MD -MP -MF .deps/sql_lex.Tpo -c -o sql_lex.o sql_lex.cc mv -f .deps/sql_lex.Tpo .deps/sql_lex.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT sql_handler.o -MD -MP -MF .deps/sql_handler.Tpo -c -o sql_handler.o sql_handler.cc mv -f .deps/sql_handler.Tpo .deps/sql_handler.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT item.o -MD -MP -MF .deps/item.Tpo -c -o item.o item.cc mv -f .deps/item.Tpo .deps/item.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT item_sum.o -MD -MP -MF .deps/item_sum.Tpo -c -o item_sum.o item_sum.cc mv -f .deps/item_sum.Tpo .deps/item_sum.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT item_buff.o -MD -MP -MF .deps/item_buff.Tpo -c -o item_buff.o item_buff.cc mv -f .deps/item_buff.Tpo .deps/item_buff.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT item_func.o -MD -MP -MF .deps/item_func.Tpo -c -o item_func.o item_func.cc mv -f .deps/item_func.Tpo .deps/item_func.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT item_cmpfunc.o -MD -MP -MF .deps/item_cmpfunc.Tpo -c -o item_cmpfunc.o item_cmpfunc.cc mv -f .deps/item_cmpfunc.Tpo .deps/item_cmpfunc.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT item_strfunc.o -MD -MP -MF .deps/item_strfunc.Tpo -c -o item_strfunc.o item_strfunc.cc mv -f .deps/item_strfunc.Tpo .deps/item_strfunc.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT item_timefunc.o -MD -MP -MF .deps/item_timefunc.Tpo -c -o item_timefunc.o item_timefunc.cc mv -f .deps/item_timefunc.Tpo .deps/item_timefunc.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT thr_malloc.o -MD -MP -MF .deps/thr_malloc.Tpo -c -o thr_malloc.o thr_malloc.cc mv -f .deps/thr_malloc.Tpo .deps/thr_malloc.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT item_create.o -MD -MP -MF .deps/item_create.Tpo -c -o item_create.o item_create.cc mv -f .deps/item_create.Tpo .deps/item_create.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT item_subselect.o -MD -MP -MF .deps/item_subselect.Tpo -c -o item_subselect.o item_subselect.cc mv -f .deps/item_subselect.Tpo .deps/item_subselect.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT item_row.o -MD -MP -MF .deps/item_row.Tpo -c -o item_row.o item_row.cc mv -f .deps/item_row.Tpo .deps/item_row.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT item_geofunc.o -MD -MP -MF .deps/item_geofunc.Tpo -c -o item_geofunc.o item_geofunc.cc mv -f .deps/item_geofunc.Tpo .deps/item_geofunc.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT field.o -MD -MP -MF .deps/field.Tpo -c -o field.o field.cc mv -f .deps/field.Tpo .deps/field.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT strfunc.o -MD -MP -MF .deps/strfunc.Tpo -c -o strfunc.o strfunc.cc mv -f .deps/strfunc.Tpo .deps/strfunc.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT key.o -MD -MP -MF .deps/key.Tpo -c -o key.o key.cc mv -f .deps/key.Tpo .deps/key.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT sql_class.o -MD -MP -MF .deps/sql_class.Tpo -c -o sql_class.o sql_class.cc mv -f .deps/sql_class.Tpo .deps/sql_class.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT sql_list.o -MD -MP -MF .deps/sql_list.Tpo -c -o sql_list.o sql_list.cc mv -f .deps/sql_list.Tpo .deps/sql_list.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT net_serv.o -MD -MP -MF .deps/net_serv.Tpo -c -o net_serv.o net_serv.cc mv -f .deps/net_serv.Tpo .deps/net_serv.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT protocol.o -MD -MP -MF .deps/protocol.Tpo -c -o protocol.o protocol.cc mv -f .deps/protocol.Tpo .deps/protocol.Po i686-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT sql_state.o -MD -MP -MF .deps/sql_state.Tpo -c -o sql_state.o sql_state.c mv -f .deps/sql_state.Tpo .deps/sql_state.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT lock.o -MD -MP -MF .deps/lock.Tpo -c -o lock.o lock.cc mv -f .deps/lock.Tpo .deps/lock.Po i686-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT my_lock.o -MD -MP -MF .deps/my_lock.Tpo -c -o my_lock.o my_lock.c mv -f .deps/my_lock.Tpo .deps/my_lock.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT sql_string.o -MD -MP -MF .deps/sql_string.Tpo -c -o sql_string.o sql_string.cc mv -f .deps/sql_string.Tpo .deps/sql_string.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT sql_manager.o -MD -MP -MF .deps/sql_manager.Tpo -c -o sql_manager.o sql_manager.cc mv -f .deps/sql_manager.Tpo .deps/sql_manager.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT sql_map.o -MD -MP -MF .deps/sql_map.Tpo -c -o sql_map.o sql_map.cc mv -f .deps/sql_map.Tpo .deps/sql_map.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT mysqld.o -MD -MP -MF .deps/mysqld.Tpo -c -o mysqld.o mysqld.cc mv -f .deps/mysqld.Tpo .deps/mysqld.Po i686-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -MT password.o -MD -MP -MF .deps/password.Tpo -c -o password.o password.c mv -f .deps/password.Tpo .deps/password.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT hash_filo.o -MD -MP -MF .deps/hash_filo.Tpo -c -o hash_filo.o hash_filo.cc mv -f .deps/hash_filo.Tpo .deps/hash_filo.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT hostname.o -MD -MP -MF .deps/hostname.Tpo -c -o hostname.o hostname.cc mv -f .deps/hostname.Tpo .deps/hostname.Po i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -fno-exceptions -fno-rtti -MT set_var.o -MD -MP -MF .deps/set_var.Tpo -c -o set_var.o set_var.cc {standard input}: Assembler messages: {standard input}:7034: Warning: end of file not at end of a line; newline inserted i686-pc-linux-gnu-g++: Internal error: Killed (program cc1plus) Please submit a full bug report. See for instructions. make[4]: *** [set_var.o] Error 1 make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/sql' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/sql' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql/sql' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.70/work/mysql' make: *** [all] Error 2 * * ERROR: dev-db/mysql-5.0.70 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3584: Called mysql_src_compile * environment, line 3182: Called die * The specific snippet of code: * emake || die "emake failed"; * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-db/mysql-5.0.70/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/mysql-5.0.70/temp/environment'. *