* CPV: dev-db/mysql-5.1.51 * REPO: gentoo * USE: community debug elibc_glibc kernel_linux perl ssl userland_GNU x86 * MySQL MY_DATADIR is /var/lib/mysql * using '00350_x86_asm-pic-fixes-5.1.41.patch' * > remove page relocations * > Most of the original patch has already been accepted by MysQL, * > here is the remaining. * > _many_ thanks to pageexec@freemail.hu * using '01050_all_mysql_config_cleanup-5.1.41.patch' * > fix bug #156301 mysql_config wrongly retains too much info from CFLAGS * using '02040_all_embedded-library-shared-5.1.50.patch' * > Take libmysqld to be a proper shared library. * using '07040_all_disable_mybug_9735_test-5.1.41.patch' * > disable a test that fail on longtext field length, the expected value is * > three times the returned one, look like a multibyte character related * > failure. * using '07110_all_mysql_gcc-4.2_5.1.51.patch' * > Replace max() and min() macro with MYSQL_MIN() and MYSQL_MAX() * > FIXME: Testing patch - applies cleanly * using '07250_all_testcase_latin1_fix-5.1.42.patch' * > Latin1 is assumed by the testsuite even with --with-charset=utf8 * > is passed to configure. Fix mysql_comments test. * using '07260_all_testsuite_mtr_latin1_fix-5.1.42.patch' * > Latin1 is assumed by the testsuite even with --with-charset=utf8 * > is passed to configure. Fix information_schema test. * using '07280_all_stdbool-5.1.44.patch' * > Fix GCC4.4 stdbool requirement. * Applying various patches (bugfixes/updates) ... * 00350_x86_asm-pic-fixes-5.1.41.patch ...  [ ok ] * 01050_all_mysql_config_cleanup-5.1.41.patch ...  [ ok ] * 02040_all_embedded-library-shared-5.1.50.patch ...  [ ok ] * 07040_all_disable_mybug_9735_test-5.1.41.patch ...  [ ok ] * 07110_all_mysql_gcc-4.2_5.1.51.patch ...  [ ok ] * 07250_all_testcase_latin1_fix-5.1.42.patch ...  [ ok ] * 07260_all_testsuite_mtr_latin1_fix-5.1.42.patch ...  [ ok ] * 07280_all_stdbool-5.1.44.patch ...  [ ok ] * Done with patching * Cleaning up old buildscript files * Reconfiguring dir '.' * Running eautoreconf in '/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] * Running elibtoolize in: mysql/ * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... * Available plugins: partition archive blackhole csv example federated heap ibmdb2i innobase innodb_plugin myisam myisammrg ndbcluster * Dynamic plugins: innodb_plugin * Static plugins: csv myisam myisammrg heap archive blackhole innobase * Disabled plugins: example ibmdb2i partition federated ndbcluster pbxt configure: WARNING: unrecognized options: --with-plugindir, --without-plugin-example, --without-plugin-ibmdb2i, --without-plugin-partition, --without-plugin-federated, --without-plugin-ndbcluster, --without-plugin-pbxt 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 how to create a ustar tar archive... gnutar checking how to print strings... printf checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 dependency style of i686-pc-linux-gnu-gcc... gcc3 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 fgrep... /bin/grep -F 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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok 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 for dlfcn.h... yes checking for objdir... .libs 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 -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC 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 if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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 checking "character sets"... default: utf8, collation: utf8_general_ci; compiled in: utf8 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 for doxygen... /usr/bin/doxygen checking for pdflatex... /usr/bin/pdflatex checking for makeindex... /usr/bin/makeindex checking whether to enable the maintainer-specific development environment... no 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... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) 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-g++ -E 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 -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC 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 if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) 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... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4" checking "C++ compiler version"... "i686-pc-linux-gnu-g++ i686-pc-linux-gnu-g++ (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4" checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib checking for bison... bison -y -p MYSQL checking for pdftex... manual.pdf checking for tex... manual.dvi checking for uname... /usr/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... (cached) /bin/sed checking for cmp... /usr/bin/cmp checking for chmod... /bin/chmod checking for hostname... /bin/hostname checking for diff... /usr/bin/diff checking for gnutar... no checking for gtar... no checking for tar... tar checking for perl... /usr/bin/perl 0 checking for ps... /bin/ps checking "how to check if pid exists"... "/bin/ps wwwp $$PID | grep -v " grep" | grep -v mysqld_safe | 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 checking for i686-pc-linux-gnu-nm... /usr/bin/nm -B /usr/bin/nm: old_atexit.o: no symbols /usr/bin/nm: udiv_qrnnd.o: no symbols /usr/bin/nm: mp_clz_tab.o: no symbols /usr/bin/nm: getopt_init.o: no symbols /usr/bin/nm: init-posix.o: no symbols /usr/bin/nm: lseek64.o: no symbols /usr/bin/nm: oldgetrlimit64.o: no symbols /usr/bin/nm: internal_accept4.o: no symbols /usr/bin/nm: getutmpx.o: no symbols checking whether features provided by the user community should be included.... yes checking if we should use assembler functions... yes checking if SHOW PROFILE should be enabled.... no 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 fenv.h usability... yes checking fenv.h presence... yes checking for fenv.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 fpu_control.h usability... yes checking fpu_control.h presence... yes checking for fpu_control.h... yes 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 port.h usability... no checking port.h presence... no checking for port.h... no checking for ieeefp.h... (cached) no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking xfs/xfs.h usability... yes checking xfs/xfs.h presence... yes checking for xfs/xfs.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 library containing setsockopt... none required checking for library containing bind... none required checking for library containing crypt... -lcrypt checking for library containing inet_aton... none required checking for library containing sched_yield... none required 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 for uint8... no checking for int16... no checking for uint16... no checking for int32... no checking for uint32... no checking for int64... no checking for uint64... no checking for uchar... no checking for uint... yes checking for ulong... yes checking for in_addr_t... yes checking for fp_except... 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 if Debug Sync Facility should be enabled.... yes checking whether the compiler provides atomic builtins... 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 size of char... 1 checking size of char*... 4 checking size of short... 2 checking size of int... 4 checking size of long... 4 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 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 mbrlen... yes checking for mbscmp... no checking for mbsrtowcs... yes checking for wcrtomb... yes checking for mbrtowc... yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for mbstate_t... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for nl_langinfo and CODESET... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for tgetent in -lncursesw... yes checking for termcap functions library... -lncursesw 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 bfill... no checking for bmove... no checking for bsearch... yes 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 fesetround... 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 index... yes checking for initgroups... yes checking for isnan... yes checking for localtime_r... yes checking for gethrtime... no checking for gmtime_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 mmap64... 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 port_create... no checking for sleep... yes 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 posix_fallocate... yes checking for backtrace... yes checking for backtrace_symbols... yes checking for backtrace_symbols_fd... yes checking for printstack... no checking for clock_gettime... no checking for pthread_setschedprio... yes checking for isinf in ... yes checking whether isinf() is safe to use in C code... 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 gethostbyname_r routines... glibc2 checking 3 argument to gethostbyname_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 support for weak symbols... yes checking whether __bss_start is defined... yes checking cxxabi.h usability... yes checking cxxabi.h presence... yes checking for cxxabi.h... yes checking for abi::__cxa_demangle... yes checking for big tables support... no checking max indexes per table... 64 checking for SSL... using openSSL from /usr checking qlgusr.h usability... no checking qlgusr.h presence... no checking for qlgusr.h... no checking whether to use Partition Support... no checking whether to use Archive Storage Engine... yes checking whether to use Blackhole Storage Engine... yes checking whether to use CSV Storage Engine... yes checking whether to use Example Storage Engine... no checking whether to use Federated Storage Engine... no checking whether to use Memory Storage Engine... yes checking whether to use IBM DB2 for i Storage Engine... no checking whether to use InnoDB Storage Engine... yes checking whether to use InnoDB Storage Engine... plugin checking whether to use MyISAM Storage Engine... yes checking whether to use MyISAM MERGE Engine... yes checking whether to use Cluster Storage Engine... no checking for aio_read in -lrt... yes checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking for sched.h... (cached) yes checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of void*... 4 checking for sched_yield... yes checking for fdatasync... (cached) yes checking for localtime_r... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for sched.h... (cached) yes checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of void*... (cached) 4 checking for sched_yield... (cached) yes checking for fdatasync... (cached) yes checking for localtime_r... (cached) yes checking whether byte ordering is bigendian... (cached) no checking whether GCC atomic builtins are available... yes checking whether pthread_t can be used by GCC atomic builtins... yes checking whether Solaris libc atomic functions are available... checking for atomic_add_long... no checking for atomic_cas_32... no checking for atomic_cas_64... no checking for atomic_cas_ulong... no checking whether pthread_t can be used by Solaris libc atomic functions... no checking size of pthread_t... 4 checking for x86 PAUSE instruction... yes checking "for man pages to remove"... dropping ndbcluster embedded configure: creating ./config.status config.status: creating libmysql/libmysql.ver config.status: creating zlib/Makefile config.status: creating extra/yassl/Makefile config.status: creating extra/yassl/taocrypt/Makefile config.status: creating extra/yassl/taocrypt/benchmark/Makefile config.status: creating extra/yassl/taocrypt/src/Makefile config.status: creating extra/yassl/taocrypt/test/Makefile config.status: creating extra/yassl/src/Makefile config.status: creating extra/yassl/testsuite/Makefile config.status: creating storage/archive/Makefile config.status: creating storage/blackhole/Makefile config.status: creating storage/csv/Makefile config.status: creating storage/example/Makefile config.status: creating storage/federated/Makefile config.status: creating storage/heap/Makefile config.status: creating storage/ibmdb2i/Makefile config.status: creating storage/innobase/Makefile config.status: creating storage/innodb_plugin/Makefile config.status: creating storage/myisam/Makefile config.status: creating storage/myisammrg/Makefile config.status: creating storage/ndb/Makefile config.status: creating storage/ndb/src/Makefile config.status: creating storage/ndb/src/common/Makefile config.status: creating storage/ndb/src/common/portlib/Makefile config.status: creating storage/ndb/src/common/debugger/Makefile config.status: creating storage/ndb/src/common/debugger/signaldata/Makefile config.status: creating storage/ndb/src/common/util/Makefile config.status: creating storage/ndb/src/common/logger/Makefile config.status: creating storage/ndb/src/common/transporter/Makefile config.status: creating storage/ndb/src/common/mgmcommon/Makefile config.status: creating storage/ndb/src/mgmapi/Makefile config.status: creating storage/ndb/src/kernel/error/Makefile config.status: creating storage/ndb/src/kernel/Makefile config.status: creating storage/ndb/src/kernel/vm/Makefile config.status: creating storage/ndb/src/kernel/blocks/backup/Makefile config.status: creating storage/ndb/src/kernel/blocks/dbdict/Makefile config.status: creating storage/ndb/src/kernel/blocks/dbdih/Makefile config.status: creating storage/ndb/src/kernel/blocks/dblqh/Makefile config.status: creating storage/ndb/src/kernel/blocks/dbtup/Makefile config.status: creating storage/ndb/src/kernel/blocks/Makefile config.status: creating storage/ndb/src/mgmsrv/Makefile config.status: creating storage/ndb/src/ndbapi/Makefile config.status: creating storage/ndb/src/mgmclient/Makefile config.status: creating storage/ndb/src/cw/Makefile config.status: creating storage/ndb/src/cw/cpcd/Makefile config.status: creating storage/ndb/tools/Makefile config.status: creating storage/ndb/test/src/Makefile config.status: creating storage/ndb/test/Makefile config.status: creating storage/ndb/test/tools/Makefile config.status: creating storage/ndb/test/ndbapi/Makefile config.status: creating storage/ndb/test/ndbapi/bank/Makefile config.status: creating storage/ndb/test/run-test/Makefile config.status: creating storage/ndb/include/Makefile config.status: creating storage/ndb/docs/Makefile config.status: creating pstack/Makefile config.status: creating pstack/aout/Makefile config.status: creating cmd-line-utils/readline/Makefile config.status: creating Makefile config.status: creating extra/Makefile config.status: creating mysys/Makefile config.status: creating unittest/Makefile config.status: creating unittest/mytap/Makefile config.status: creating unittest/mytap/t/Makefile config.status: creating unittest/mysys/Makefile config.status: creating unittest/strings/Makefile config.status: creating unittest/examples/Makefile config.status: creating strings/Makefile config.status: creating regex/Makefile config.status: creating storage/Makefile config.status: creating man/Makefile config.status: creating BUILD/Makefile config.status: creating vio/Makefile config.status: creating libmysql/Makefile config.status: creating libmysql_r/Makefile config.status: creating client/Makefile config.status: creating sql/Makefile config.status: creating sql/share/Makefile config.status: creating sql/sql_builtin.cc config.status: creating sql-common/Makefile config.status: creating dbug/Makefile config.status: creating scripts/Makefile config.status: creating include/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 server-tools/Makefile config.status: creating server-tools/instance-manager/Makefile config.status: creating cmd-line-utils/Makefile config.status: creating cmd-line-utils/libedit/Makefile config.status: creating libmysqld/Makefile config.status: creating libmysqld/examples/Makefile config.status: creating mysql-test/Makefile config.status: creating mysql-test/lib/My/SafeProcess/Makefile config.status: creating netware/Makefile config.status: creating sql-bench/Makefile config.status: creating include/mysql_version.h config.status: creating plugin/Makefile config.status: creating win/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands /bin/rm: cannot remove `libtoolT': No such file or directory config.status: executing default commands configure: WARNING: unrecognized options: --with-plugindir, --without-plugin-example, --without-plugin-ibmdb2i, --without-plugin-partition, --without-plugin-federated, --without-plugin-ndbcluster, --without-plugin-pbxt Thank you for choosing MySQL! 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. Making all in . make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql' make abi_headers="include/mysql/plugin.h include/mysql.h" do_abi_check make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql' set -ex; \ for file in include/mysql/plugin.h include/mysql.h; do \ i686-pc-linux-gnu-gcc -E -nostdinc -dI -DMYSQL_ABI_CHECK \ -I./include \ -I./include/mysql \ -I./sql \ -I./include \ -I./include/mysql \ -I./sql \ $file 2>/dev/null | \ /bin/sed -e '/^# /d' \ -e '/^[ ]*$/d' \ -e '/^#pragma GCC set_debug_pwd/d' \ -e '/^#ident/d' > \ ./abi_check.out; \ /usr/bin/diff -w $file.pp ./abi_check.out; \ /bin/rm ./abi_check.out; \ done + for file in include/mysql/plugin.h include/mysql.h + i686-pc-linux-gnu-gcc -E -nostdinc -dI -DMYSQL_ABI_CHECK -I./include -I./include/mysql -I./sql -I./include -I./include/mysql -I./sql include/mysql/plugin.h + /bin/sed -e '/^# /d' -e '/^[ ]*$/d' -e '/^#pragma GCC set_debug_pwd/d' -e '/^#ident/d' + /usr/bin/diff -w include/mysql/plugin.h.pp ./abi_check.out + /bin/rm ./abi_check.out + for file in include/mysql/plugin.h include/mysql.h + i686-pc-linux-gnu-gcc -E -nostdinc -dI -DMYSQL_ABI_CHECK -I./include -I./include/mysql -I./sql -I./include -I./include/mysql -I./sql include/mysql.h + /bin/sed -e '/^# /d' -e '/^[ ]*$/d' -e '/^#pragma GCC set_debug_pwd/d' -e '/^#ident/d' + /usr/bin/diff -w include/mysql.h.pp ./abi_check.out + /bin/rm ./abi_check.out make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql' make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql' Making all in include make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/include' /bin/rm -f readline openssl /bin/ln -s ../cmd-line-utils/readline readline /bin/cp config.h my_config.h echo timestamp > link_sources make all-am make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/include' make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/include' make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/include' Making all in cmd-line-utils make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/cmd-line-utils' Making all in readline make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/cmd-line-utils/readline' i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT readline.o -MD -MP -MF .deps/readline.Tpo -c -o readline.o readline.c i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT funmap.o -MD -MP -MF .deps/funmap.Tpo -c -o funmap.o funmap.c i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT keymaps.o -MD -MP -MF .deps/keymaps.Tpo -c -o keymaps.o keymaps.c i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT vi_mode.o -MD -MP -MF .deps/vi_mode.Tpo -c -o vi_mode.o vi_mode.c i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT parens.o -MD -MP -MF .deps/parens.Tpo -c -o parens.o parens.c mv -f .deps/keymaps.Tpo .deps/keymaps.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT rltty.o -MD -MP -MF .deps/rltty.Tpo -c -o rltty.o rltty.c mv -f .deps/rltty.Tpo .deps/rltty.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT complete.o -MD -MP -MF .deps/complete.Tpo -c -o complete.o complete.c mv -f .deps/readline.Tpo .deps/readline.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bind.o -MD -MP -MF .deps/bind.Tpo -c -o bind.o bind.c mv -f .deps/funmap.Tpo .deps/funmap.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT isearch.o -MD -MP -MF .deps/isearch.Tpo -c -o isearch.o isearch.c mv -f .deps/parens.Tpo .deps/parens.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c complete.c: In function 'fnprint': complete.c:676: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/isearch.Tpo .deps/isearch.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o signals.c mv -f .deps/vi_mode.Tpo .deps/vi_mode.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/signals.Tpo .deps/signals.Po mv -f .deps/util.Tpo .deps/util.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT kill.o -MD -MP -MF .deps/kill.Tpo -c -o kill.o kill.c i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT undo.o -MD -MP -MF .deps/undo.Tpo -c -o undo.o undo.c mv -f .deps/complete.Tpo .deps/complete.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o macro.c mv -f .deps/kill.Tpo .deps/kill.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.c mv -f .deps/undo.Tpo .deps/undo.Po mv -f .deps/bind.Tpo .deps/bind.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT callback.o -MD -MP -MF .deps/callback.Tpo -c -o callback.o callback.c mv -f .deps/macro.Tpo .deps/macro.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT terminal.o -MD -MP -MF .deps/terminal.Tpo -c -o terminal.o terminal.c i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c mv -f .deps/display.Tpo .deps/display.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT history.o -MD -MP -MF .deps/history.Tpo -c -o history.o history.c mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po mv -f .deps/callback.Tpo .deps/callback.Po terminal.c: In function '_rl_output_some_chars': terminal.c:624: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT histsearch.o -MD -MP -MF .deps/histsearch.Tpo -c -o histsearch.o histsearch.c i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT histexpand.o -MD -MP -MF .deps/histexpand.Tpo -c -o histexpand.o histexpand.c mv -f .deps/input.Tpo .deps/input.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT histfile.o -MD -MP -MF .deps/histfile.Tpo -c -o histfile.o histfile.c mv -f .deps/histsearch.Tpo .deps/histsearch.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT nls.o -MD -MP -MF .deps/nls.Tpo -c -o nls.o nls.c mv -f .deps/terminal.Tpo .deps/terminal.Po mv -f .deps/history.Tpo .deps/history.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT shell.o -MD -MP -MF .deps/shell.Tpo -c -o shell.o shell.c mv -f .deps/nls.Tpo .deps/nls.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT tilde.o -MD -MP -MF .deps/tilde.Tpo -c -o tilde.o tilde.c mv -f .deps/histfile.Tpo .deps/histfile.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c mv -f .deps/shell.Tpo .deps/shell.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT text.o -MD -MP -MF .deps/text.Tpo -c -o text.o text.c mv -f .deps/search.Tpo .deps/search.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mbutil.o -MD -MP -MF .deps/mbutil.Tpo -c -o mbutil.o mbutil.c mv -f .deps/tilde.Tpo .deps/tilde.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT compat.o -MD -MP -MF .deps/compat.Tpo -c -o compat.o compat.c mv -f .deps/compat.Tpo .deps/compat.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT savestring.o -MD -MP -MF .deps/savestring.Tpo -c -o savestring.o savestring.c mv -f .deps/misc.Tpo .deps/misc.Po mv -f .deps/savestring.Tpo .deps/savestring.Po mv -f .deps/mbutil.Tpo .deps/mbutil.Po mv -f .deps/histexpand.Tpo .deps/histexpand.Po mv -f .deps/text.Tpo .deps/text.Po rm -f libreadline.a i686-pc-linux-gnu-ar cru libreadline.a readline.o funmap.o keymaps.o vi_mode.o parens.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o xmalloc.o history.o histsearch.o histexpand.o histfile.o nls.o search.o shell.o tilde.o misc.o text.o mbutil.o compat.o savestring.o i686-pc-linux-gnu-ranlib libreadline.a make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/cmd-line-utils/readline' make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/cmd-line-utils' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/cmd-line-utils' make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/cmd-line-utils' Making all in sql-common make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/sql-common' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/sql-common' Making all in scripts make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/scripts' make all-am make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/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!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!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''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -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.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -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 wwwp $PID | grep -v " grep" | grep -v mysqld_safe | 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' '--build=i686-pc-linux-gnu' '--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.1.51' '--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' '--with-debug=full' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysqld_safe.sh > mysqld_safe-t /bin/rm -f mysql_install_db mysql_install_db-t /bin/rm -f msql2mysql msql2mysql-t /bin/rm -f mysql_config mysql_config-t /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!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!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''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -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.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -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 wwwp $PID | grep -v " grep" | grep -v mysqld_safe | 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' '--build=i686-pc-linux-gnu' '--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.1.51' '--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' '--with-debug=full' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysql_install_db.sh > 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!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!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''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -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.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -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 wwwp $PID | grep -v " grep" | grep -v mysqld_safe | 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' '--build=i686-pc-linux-gnu' '--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.1.51' '--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' '--with-debug=full' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ msql2mysql.sh > 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!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!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''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -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.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -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 wwwp $PID | grep -v " grep" | grep -v mysqld_safe | 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' '--build=i686-pc-linux-gnu' '--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.1.51' '--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' '--with-debug=full' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysql_config.sh > 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!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!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''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -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.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -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 wwwp $PID | grep -v " grep" | grep -v mysqld_safe | 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' '--build=i686-pc-linux-gnu' '--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.1.51' '--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' '--with-debug=full' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysql_fix_privilege_tables.sh > mysql_fix_privilege_tables-t /bin/chmod +x msql2mysql-t /bin/mv msql2mysql-t msql2mysql /bin/chmod +x mysql_config-t /bin/chmod +x mysql_fix_privilege_tables-t /bin/mv mysql_config-t mysql_config /bin/rm -f mysql_fix_extensions mysql_fix_extensions-t /bin/chmod +x mysqld_safe-t /bin/mv mysql_fix_privilege_tables-t mysql_fix_privilege_tables /bin/chmod +x 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!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!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''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -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.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -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 wwwp $PID | grep -v " grep" | grep -v mysqld_safe | 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' '--build=i686-pc-linux-gnu' '--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.1.51' '--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' '--with-debug=full' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysql_fix_extensions.sh > mysql_fix_extensions-t /bin/mv mysqld_safe-t mysqld_safe /bin/rm -f mysql_setpermission mysql_setpermission-t /bin/mv mysql_install_db-t mysql_install_db /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!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!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''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -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.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -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 wwwp $PID | grep -v " grep" | grep -v mysqld_safe | 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' '--build=i686-pc-linux-gnu' '--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.1.51' '--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' '--with-debug=full' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysql_setpermission.sh > mysql_setpermission-t /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!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!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''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -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.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -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 wwwp $PID | grep -v " grep" | grep -v mysqld_safe | 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' '--build=i686-pc-linux-gnu' '--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.1.51' '--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' '--with-debug=full' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysql_secure_installation.sh > mysql_secure_installation-t /bin/rm -f mysql_zap mysql_zap-t /bin/rm -f mysqlaccess mysqlaccess-t /bin/chmod +x 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!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!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''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -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.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -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 wwwp $PID | grep -v " grep" | grep -v mysqld_safe | 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' '--build=i686-pc-linux-gnu' '--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.1.51' '--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' '--with-debug=full' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysql_zap.sh > 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!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!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''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -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.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -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 wwwp $PID | grep -v " grep" | grep -v mysqld_safe | 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' '--build=i686-pc-linux-gnu' '--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.1.51' '--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' '--with-debug=full' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysqlaccess.sh > mysqlaccess-t /bin/mv mysql_fix_extensions-t mysql_fix_extensions /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!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!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''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -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.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -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 wwwp $PID | grep -v " grep" | grep -v mysqld_safe | 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' '--build=i686-pc-linux-gnu' '--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.1.51' '--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' '--with-debug=full' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysqlbug.sh > mysqlbug-t /bin/chmod +x mysql_secure_installation-t /bin/chmod +x mysql_zap-t /bin/mv mysql_secure_installation-t mysql_secure_installation /bin/mv mysql_zap-t mysql_zap /bin/rm -f mysql_convert_table_format mysql_convert_table_format-t /bin/rm -f mysql_find_rows mysql_find_rows-t /bin/chmod +x 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!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!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''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -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.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -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 wwwp $PID | grep -v " grep" | grep -v mysqld_safe | 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' '--build=i686-pc-linux-gnu' '--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.1.51' '--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' '--with-debug=full' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysql_convert_table_format.sh > 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!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!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''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -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.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -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 wwwp $PID | grep -v " grep" | grep -v mysqld_safe | 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' '--build=i686-pc-linux-gnu' '--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.1.51' '--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' '--with-debug=full' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysql_find_rows.sh > mysql_find_rows-t /bin/mv mysql_setpermission-t mysql_setpermission /bin/chmod +x mysqlbug-t /bin/rm -f mysqlhotcopy mysqlhotcopy-t /bin/mv mysqlbug-t mysqlbug /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!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!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''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -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.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -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 wwwp $PID | grep -v " grep" | grep -v mysqld_safe | 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' '--build=i686-pc-linux-gnu' '--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.1.51' '--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' '--with-debug=full' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysqlhotcopy.sh > mysqlhotcopy-t /bin/chmod +x mysql_find_rows-t /bin/chmod +x mysql_convert_table_format-t /bin/mv mysql_find_rows-t mysql_find_rows /bin/rm -f mysqldumpslow mysqldumpslow-t /bin/mv mysql_convert_table_format-t mysql_convert_table_format /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!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!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''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -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.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -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 wwwp $PID | grep -v " grep" | grep -v mysqld_safe | 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' '--build=i686-pc-linux-gnu' '--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.1.51' '--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' '--with-debug=full' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysqldumpslow.sh > mysqldumpslow-t /bin/rm -f mysqld_multi mysqld_multi-t /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!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!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''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -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.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -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 wwwp $PID | grep -v " grep" | grep -v mysqld_safe | 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' '--build=i686-pc-linux-gnu' '--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.1.51' '--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' '--with-debug=full' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ mysqld_multi.sh > 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!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!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''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -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.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -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 wwwp $PID | grep -v " grep" | grep -v mysqld_safe | 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' '--build=i686-pc-linux-gnu' '--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.1.51' '--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' '--with-debug=full' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -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/chmod +x mysqld_multi-t /bin/rm -f make_sharedlib_distribution make_sharedlib_distribution-t /bin/mv mysqld_multi-t mysqld_multi /bin/chmod +x mysqlhotcopy-t /bin/chmod +x 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!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!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''@!i686-pc-linux-gnu-gcc!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i686-pc-linux-gnu-gcc (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr//lib -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.1.51!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -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 wwwp $PID | grep -v " grep" | grep -v mysqld_safe | 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' '--build=i686-pc-linux-gnu' '--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.1.51' '--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' '--with-debug=full' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \ -e "s!@MAKE@!make!" \ make_sharedlib_distribution.sh > make_sharedlib_distribution-t /bin/mv mysqlhotcopy-t mysqlhotcopy /bin/mv mysqldumpslow-t mysqldumpslow /bin/chmod +x mysqlaccess-t /bin/chmod +x make_sharedlib_distribution-t /bin/mv mysqlaccess-t mysqlaccess /bin/mv make_sharedlib_distribution-t make_sharedlib_distribution make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/scripts' make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/scripts' Making all in strings make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/strings' \ /bin/sh ../libtool --preserve-dup-deps --mode=compile i686-pc-linux-gnu-gcc -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -Wa,--noexecstack -c -o strings-x86.lo strings-x86.s \ /bin/sh ../libtool --preserve-dup-deps --mode=compile i686-pc-linux-gnu-gcc -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -Wa,--noexecstack -c -o longlong2str-x86.lo longlong2str-x86.s \ /bin/sh ../libtool --preserve-dup-deps --mode=compile i686-pc-linux-gnu-gcc -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -Wa,--noexecstack -c -o my_strtoll10-x86.lo my_strtoll10-x86.s /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bfill.lo -MD -MP -MF .deps/bfill.Tpo -c -o bfill.lo bfill.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bmove.lo -MD -MP -MF .deps/bmove.Tpo -c -o bmove.lo bmove.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bfill.lo -MD -MP -MF .deps/bfill.Tpo -c bfill.c -fPIC -DPIC -o .libs/bfill.o libtool: compile: i686-pc-linux-gnu-gcc -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -Wa,--noexecstack -c longlong2str-x86.s -fPIC -DPIC -o .libs/longlong2str-x86.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bmove.lo -MD -MP -MF .deps/bmove.Tpo -c bmove.c -fPIC -DPIC -o .libs/bmove.o libtool: compile: i686-pc-linux-gnu-gcc -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -Wa,--noexecstack -c my_strtoll10-x86.s -fPIC -DPIC -o .libs/my_strtoll10-x86.o libtool: compile: i686-pc-linux-gnu-gcc -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -Wa,--noexecstack -c strings-x86.s -fPIC -DPIC -o .libs/strings-x86.o libtool: compile: i686-pc-linux-gnu-gcc -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -Wa,--noexecstack -c longlong2str-x86.s -o longlong2str-x86.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -Wa,--noexecstack -c strings-x86.s -o strings-x86.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -Wa,--noexecstack -c my_strtoll10-x86.s -o my_strtoll10-x86.o >/dev/null 2>&1 /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bmove512.lo -MD -MP -MF .deps/bmove512.Tpo -c -o bmove512.lo bmove512.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bchange.lo -MD -MP -MF .deps/bchange.Tpo -c -o bchange.lo bchange.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strxnmov.lo -MD -MP -MF .deps/strxnmov.Tpo -c -o strxnmov.lo strxnmov.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bmove512.lo -MD -MP -MF .deps/bmove512.Tpo -c bmove512.c -fPIC -DPIC -o .libs/bmove512.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bfill.lo -MD -MP -MF .deps/bfill.Tpo -c bfill.c -o bfill.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bchange.lo -MD -MP -MF .deps/bchange.Tpo -c bchange.c -fPIC -DPIC -o .libs/bchange.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strxnmov.lo -MD -MP -MF .deps/strxnmov.Tpo -c strxnmov.c -fPIC -DPIC -o .libs/strxnmov.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bmove.lo -MD -MP -MF .deps/bmove.Tpo -c bmove.c -o bmove.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bchange.lo -MD -MP -MF .deps/bchange.Tpo -c bchange.c -o bchange.o >/dev/null 2>&1 mv -f .deps/bfill.Tpo .deps/bfill.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strxnmov.lo -MD -MP -MF .deps/strxnmov.Tpo -c strxnmov.c -o strxnmov.o >/dev/null 2>&1 /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT int2str.lo -MD -MP -MF .deps/int2str.Tpo -c -o int2str.lo int2str.c mv -f .deps/bmove.Tpo .deps/bmove.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT str2int.lo -MD -MP -MF .deps/str2int.Tpo -c -o str2int.lo str2int.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bmove512.lo -MD -MP -MF .deps/bmove512.Tpo -c bmove512.c -o bmove512.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT int2str.lo -MD -MP -MF .deps/int2str.Tpo -c int2str.c -fPIC -DPIC -o .libs/int2str.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT str2int.lo -MD -MP -MF .deps/str2int.Tpo -c str2int.c -fPIC -DPIC -o .libs/str2int.o mv -f .deps/strxnmov.Tpo .deps/strxnmov.Plo mv -f .deps/bchange.Tpo .deps/bchange.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT r_strinstr.lo -MD -MP -MF .deps/r_strinstr.Tpo -c -o r_strinstr.lo r_strinstr.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT int2str.lo -MD -MP -MF .deps/int2str.Tpo -c int2str.c -o int2str.o >/dev/null 2>&1 /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c -o strtod.lo strtod.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT r_strinstr.lo -MD -MP -MF .deps/r_strinstr.Tpo -c r_strinstr.c -fPIC -DPIC -o .libs/r_strinstr.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.c -fPIC -DPIC -o .libs/strtod.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT str2int.lo -MD -MP -MF .deps/str2int.Tpo -c str2int.c -o str2int.o >/dev/null 2>&1 mv -f .deps/bmove512.Tpo .deps/bmove512.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtol.lo -MD -MP -MF .deps/strtol.Tpo -c -o strtol.lo strtol.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT r_strinstr.lo -MD -MP -MF .deps/r_strinstr.Tpo -c r_strinstr.c -o r_strinstr.o >/dev/null 2>&1 mv -f .deps/int2str.Tpo .deps/int2str.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtoul.lo -MD -MP -MF .deps/strtoul.Tpo -c -o strtoul.lo strtoul.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.c -o strtod.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtol.lo -MD -MP -MF .deps/strtol.Tpo -c strtol.c -fPIC -DPIC -o .libs/strtol.o mv -f .deps/str2int.Tpo .deps/str2int.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtoll.lo -MD -MP -MF .deps/strtoll.Tpo -c -o strtoll.lo strtoll.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtoul.lo -MD -MP -MF .deps/strtoul.Tpo -c strtoul.c -fPIC -DPIC -o .libs/strtoul.o mv -f .deps/r_strinstr.Tpo .deps/r_strinstr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtoull.lo -MD -MP -MF .deps/strtoull.Tpo -c -o strtoull.lo strtoull.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtoll.lo -MD -MP -MF .deps/strtoll.Tpo -c strtoll.c -fPIC -DPIC -o .libs/strtoll.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtol.lo -MD -MP -MF .deps/strtol.Tpo -c strtol.c -o strtol.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtoull.lo -MD -MP -MF .deps/strtoull.Tpo -c strtoull.c -fPIC -DPIC -o .libs/strtoull.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtoul.lo -MD -MP -MF .deps/strtoul.Tpo -c strtoul.c -o strtoul.o >/dev/null 2>&1 mv -f .deps/strtod.Tpo .deps/strtod.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtoll.lo -MD -MP -MF .deps/strtoll.Tpo -c strtoll.c -o strtoll.o >/dev/null 2>&1 /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT llstr.lo -MD -MP -MF .deps/llstr.Tpo -c -o llstr.lo llstr.c mv -f .deps/strtol.Tpo .deps/strtol.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strnlen.lo -MD -MP -MF .deps/strnlen.Tpo -c -o strnlen.lo strnlen.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtoull.lo -MD -MP -MF .deps/strtoull.Tpo -c strtoull.c -o strtoull.o >/dev/null 2>&1 mv -f .deps/strtoul.Tpo .deps/strtoul.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype.lo -MD -MP -MF .deps/ctype.Tpo -c -o ctype.lo ctype.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT llstr.lo -MD -MP -MF .deps/llstr.Tpo -c llstr.c -fPIC -DPIC -o .libs/llstr.o mv -f .deps/strtoll.Tpo .deps/strtoll.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-simple.lo -MD -MP -MF .deps/ctype-simple.Tpo -c -o ctype-simple.lo ctype-simple.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype.lo -MD -MP -MF .deps/ctype.Tpo -c ctype.c -fPIC -DPIC -o .libs/ctype.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strnlen.lo -MD -MP -MF .deps/strnlen.Tpo -c strnlen.c -fPIC -DPIC -o .libs/strnlen.o mv -f .deps/strtoull.Tpo .deps/strtoull.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-simple.lo -MD -MP -MF .deps/ctype-simple.Tpo -c ctype-simple.c -fPIC -DPIC -o .libs/ctype-simple.o /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-mb.lo -MD -MP -MF .deps/ctype-mb.Tpo -c -o ctype-mb.lo ctype-mb.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT llstr.lo -MD -MP -MF .deps/llstr.Tpo -c llstr.c -o llstr.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-mb.lo -MD -MP -MF .deps/ctype-mb.Tpo -c ctype-mb.c -fPIC -DPIC -o .libs/ctype-mb.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strnlen.lo -MD -MP -MF .deps/strnlen.Tpo -c strnlen.c -o strnlen.o >/dev/null 2>&1 mv -f .deps/llstr.Tpo .deps/llstr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-big5.lo -MD -MP -MF .deps/ctype-big5.Tpo -c -o ctype-big5.lo ctype-big5.c mv -f .deps/strnlen.Tpo .deps/strnlen.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-cp932.lo -MD -MP -MF .deps/ctype-cp932.Tpo -c -o ctype-cp932.lo ctype-cp932.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype.lo -MD -MP -MF .deps/ctype.Tpo -c ctype.c -o ctype.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-big5.lo -MD -MP -MF .deps/ctype-big5.Tpo -c ctype-big5.c -fPIC -DPIC -o .libs/ctype-big5.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-cp932.lo -MD -MP -MF .deps/ctype-cp932.Tpo -c ctype-cp932.c -fPIC -DPIC -o .libs/ctype-cp932.o mv -f .deps/ctype.Tpo .deps/ctype.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-czech.lo -MD -MP -MF .deps/ctype-czech.Tpo -c -o ctype-czech.lo ctype-czech.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-mb.lo -MD -MP -MF .deps/ctype-mb.Tpo -c ctype-mb.c -o ctype-mb.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-big5.lo -MD -MP -MF .deps/ctype-big5.Tpo -c ctype-big5.c -o ctype-big5.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-czech.lo -MD -MP -MF .deps/ctype-czech.Tpo -c ctype-czech.c -fPIC -DPIC -o .libs/ctype-czech.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-simple.lo -MD -MP -MF .deps/ctype-simple.Tpo -c ctype-simple.c -o ctype-simple.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-cp932.lo -MD -MP -MF .deps/ctype-cp932.Tpo -c ctype-cp932.c -o ctype-cp932.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-czech.lo -MD -MP -MF .deps/ctype-czech.Tpo -c ctype-czech.c -o ctype-czech.o >/dev/null 2>&1 mv -f .deps/ctype-mb.Tpo .deps/ctype-mb.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-eucjpms.lo -MD -MP -MF .deps/ctype-eucjpms.Tpo -c -o ctype-eucjpms.lo ctype-eucjpms.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-eucjpms.lo -MD -MP -MF .deps/ctype-eucjpms.Tpo -c ctype-eucjpms.c -fPIC -DPIC -o .libs/ctype-eucjpms.o mv -f .deps/ctype-big5.Tpo .deps/ctype-big5.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-euc_kr.lo -MD -MP -MF .deps/ctype-euc_kr.Tpo -c -o ctype-euc_kr.lo ctype-euc_kr.c mv -f .deps/ctype-czech.Tpo .deps/ctype-czech.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gb2312.lo -MD -MP -MF .deps/ctype-gb2312.Tpo -c -o ctype-gb2312.lo ctype-gb2312.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gb2312.lo -MD -MP -MF .deps/ctype-gb2312.Tpo -c ctype-gb2312.c -fPIC -DPIC -o .libs/ctype-gb2312.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-euc_kr.lo -MD -MP -MF .deps/ctype-euc_kr.Tpo -c ctype-euc_kr.c -fPIC -DPIC -o .libs/ctype-euc_kr.o mv -f .deps/ctype-cp932.Tpo .deps/ctype-cp932.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gbk.lo -MD -MP -MF .deps/ctype-gbk.Tpo -c -o ctype-gbk.lo ctype-gbk.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gbk.lo -MD -MP -MF .deps/ctype-gbk.Tpo -c ctype-gbk.c -fPIC -DPIC -o .libs/ctype-gbk.o mv -f .deps/ctype-simple.Tpo .deps/ctype-simple.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-sjis.lo -MD -MP -MF .deps/ctype-sjis.Tpo -c -o ctype-sjis.lo ctype-sjis.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-sjis.lo -MD -MP -MF .deps/ctype-sjis.Tpo -c ctype-sjis.c -fPIC -DPIC -o .libs/ctype-sjis.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gb2312.lo -MD -MP -MF .deps/ctype-gb2312.Tpo -c ctype-gb2312.c -o ctype-gb2312.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-euc_kr.lo -MD -MP -MF .deps/ctype-euc_kr.Tpo -c ctype-euc_kr.c -o ctype-euc_kr.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-eucjpms.lo -MD -MP -MF .deps/ctype-eucjpms.Tpo -c ctype-eucjpms.c -o ctype-eucjpms.o >/dev/null 2>&1 mv -f .deps/ctype-euc_kr.Tpo .deps/ctype-euc_kr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-tis620.lo -MD -MP -MF .deps/ctype-tis620.Tpo -c -o ctype-tis620.lo ctype-tis620.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gbk.lo -MD -MP -MF .deps/ctype-gbk.Tpo -c ctype-gbk.c -o ctype-gbk.o >/dev/null 2>&1 mv -f .deps/ctype-gb2312.Tpo .deps/ctype-gb2312.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ujis.lo -MD -MP -MF .deps/ctype-ujis.Tpo -c -o ctype-ujis.lo ctype-ujis.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-sjis.lo -MD -MP -MF .deps/ctype-sjis.Tpo -c ctype-sjis.c -o ctype-sjis.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-tis620.lo -MD -MP -MF .deps/ctype-tis620.Tpo -c ctype-tis620.c -fPIC -DPIC -o .libs/ctype-tis620.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ujis.lo -MD -MP -MF .deps/ctype-ujis.Tpo -c ctype-ujis.c -fPIC -DPIC -o .libs/ctype-ujis.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-tis620.lo -MD -MP -MF .deps/ctype-tis620.Tpo -c ctype-tis620.c -o ctype-tis620.o >/dev/null 2>&1 mv -f .deps/ctype-eucjpms.Tpo .deps/ctype-eucjpms.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-utf8.lo -MD -MP -MF .deps/ctype-utf8.Tpo -c -o ctype-utf8.lo ctype-utf8.c mv -f .deps/ctype-sjis.Tpo .deps/ctype-sjis.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ucs2.lo -MD -MP -MF .deps/ctype-ucs2.Tpo -c -o ctype-ucs2.lo ctype-ucs2.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-utf8.lo -MD -MP -MF .deps/ctype-utf8.Tpo -c ctype-utf8.c -fPIC -DPIC -o .libs/ctype-utf8.o mv -f .deps/ctype-tis620.Tpo .deps/ctype-tis620.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-uca.lo -MD -MP -MF .deps/ctype-uca.Tpo -c -o ctype-uca.lo ctype-uca.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ucs2.lo -MD -MP -MF .deps/ctype-ucs2.Tpo -c ctype-ucs2.c -fPIC -DPIC -o .libs/ctype-ucs2.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-uca.lo -MD -MP -MF .deps/ctype-uca.Tpo -c ctype-uca.c -fPIC -DPIC -o .libs/ctype-uca.o mv -f .deps/ctype-gbk.Tpo .deps/ctype-gbk.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-win1250ch.lo -MD -MP -MF .deps/ctype-win1250ch.Tpo -c -o ctype-win1250ch.lo ctype-win1250ch.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-win1250ch.lo -MD -MP -MF .deps/ctype-win1250ch.Tpo -c ctype-win1250ch.c -fPIC -DPIC -o .libs/ctype-win1250ch.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ujis.lo -MD -MP -MF .deps/ctype-ujis.Tpo -c ctype-ujis.c -o ctype-ujis.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-utf8.lo -MD -MP -MF .deps/ctype-utf8.Tpo -c ctype-utf8.c -o ctype-utf8.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-win1250ch.lo -MD -MP -MF .deps/ctype-win1250ch.Tpo -c ctype-win1250ch.c -o ctype-win1250ch.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-uca.lo -MD -MP -MF .deps/ctype-uca.Tpo -c ctype-uca.c -o ctype-uca.o >/dev/null 2>&1 mv -f .deps/ctype-win1250ch.Tpo .deps/ctype-win1250ch.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-bin.lo -MD -MP -MF .deps/ctype-bin.Tpo -c -o ctype-bin.lo ctype-bin.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ucs2.lo -MD -MP -MF .deps/ctype-ucs2.Tpo -c ctype-ucs2.c -o ctype-ucs2.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-bin.lo -MD -MP -MF .deps/ctype-bin.Tpo -c ctype-bin.c -fPIC -DPIC -o .libs/ctype-bin.o mv -f .deps/ctype-utf8.Tpo .deps/ctype-utf8.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-bin.lo -MD -MP -MF .deps/ctype-bin.Tpo -c ctype-bin.c -o ctype-bin.o >/dev/null 2>&1 /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-latin1.lo -MD -MP -MF .deps/ctype-latin1.Tpo -c -o ctype-latin1.lo ctype-latin1.c mv -f .deps/ctype-ujis.Tpo .deps/ctype-ujis.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_vsnprintf.lo -MD -MP -MF .deps/my_vsnprintf.Tpo -c -o my_vsnprintf.lo my_vsnprintf.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_vsnprintf.lo -MD -MP -MF .deps/my_vsnprintf.Tpo -c my_vsnprintf.c -fPIC -DPIC -o .libs/my_vsnprintf.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-latin1.lo -MD -MP -MF .deps/ctype-latin1.Tpo -c ctype-latin1.c -fPIC -DPIC -o .libs/ctype-latin1.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_vsnprintf.lo -MD -MP -MF .deps/my_vsnprintf.Tpo -c my_vsnprintf.c -o my_vsnprintf.o >/dev/null 2>&1 mv -f .deps/ctype-bin.Tpo .deps/ctype-bin.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c -o xml.lo xml.c mv -f .deps/ctype-uca.Tpo .deps/ctype-uca.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT decimal.lo -MD -MP -MF .deps/decimal.Tpo -c -o decimal.lo decimal.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c xml.c -fPIC -DPIC -o .libs/xml.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-latin1.lo -MD -MP -MF .deps/ctype-latin1.Tpo -c ctype-latin1.c -o ctype-latin1.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT decimal.lo -MD -MP -MF .deps/decimal.Tpo -c decimal.c -fPIC -DPIC -o .libs/decimal.o mv -f .deps/my_vsnprintf.Tpo .deps/my_vsnprintf.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-extra.lo -MD -MP -MF .deps/ctype-extra.Tpo -c -o ctype-extra.lo ctype-extra.c mv -f .deps/ctype-ucs2.Tpo .deps/ctype-ucs2.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT str_alloc.lo -MD -MP -MF .deps/str_alloc.Tpo -c -o str_alloc.lo str_alloc.c mv -f .deps/ctype-latin1.Tpo .deps/ctype-latin1.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-extra.lo -MD -MP -MF .deps/ctype-extra.Tpo -c ctype-extra.c -fPIC -DPIC -o .libs/ctype-extra.o /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT longlong2str_asm.lo -MD -MP -MF .deps/longlong2str_asm.Tpo -c -o longlong2str_asm.lo longlong2str_asm.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT str_alloc.lo -MD -MP -MF .deps/str_alloc.Tpo -c str_alloc.c -fPIC -DPIC -o .libs/str_alloc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c xml.c -o xml.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT longlong2str_asm.lo -MD -MP -MF .deps/longlong2str_asm.Tpo -c longlong2str_asm.c -fPIC -DPIC -o .libs/longlong2str_asm.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT str_alloc.lo -MD -MP -MF .deps/str_alloc.Tpo -c str_alloc.c -o str_alloc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT longlong2str_asm.lo -MD -MP -MF .deps/longlong2str_asm.Tpo -c longlong2str_asm.c -o longlong2str_asm.o >/dev/null 2>&1 mv -f .deps/str_alloc.Tpo .deps/str_alloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_strchr.lo -MD -MP -MF .deps/my_strchr.Tpo -c -o my_strchr.lo my_strchr.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-extra.lo -MD -MP -MF .deps/ctype-extra.Tpo -c ctype-extra.c -o ctype-extra.o >/dev/null 2>&1 mv -f .deps/xml.Tpo .deps/xml.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strmov.lo -MD -MP -MF .deps/strmov.Tpo -c -o strmov.lo strmov.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_strchr.lo -MD -MP -MF .deps/my_strchr.Tpo -c my_strchr.c -fPIC -DPIC -o .libs/my_strchr.o mv -f .deps/longlong2str_asm.Tpo .deps/longlong2str_asm.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT conf_to_src.o -MD -MP -MF .deps/conf_to_src.Tpo -c -o conf_to_src.o conf_to_src.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strmov.lo -MD -MP -MF .deps/strmov.Tpo -c strmov.c -fPIC -DPIC -o .libs/strmov.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_strchr.lo -MD -MP -MF .deps/my_strchr.Tpo -c my_strchr.c -o my_strchr.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strmov.lo -MD -MP -MF .deps/strmov.Tpo -c strmov.c -o strmov.o >/dev/null 2>&1 mv -f .deps/ctype-extra.Tpo .deps/ctype-extra.Plo mv -f .deps/strmov.Tpo .deps/strmov.Plo mv -f .deps/my_strchr.Tpo .deps/my_strchr.Plo mv -f .deps/conf_to_src.Tpo .deps/conf_to_src.Po libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT decimal.lo -MD -MP -MF .deps/decimal.Tpo -c decimal.c -o decimal.o >/dev/null 2>&1 mv -f .deps/decimal.Tpo .deps/decimal.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o libmystrings.la -rpath /usr/lib/mysql strings-x86.lo longlong2str-x86.lo my_strtoll10-x86.lo bfill.lo bmove.lo bmove512.lo bchange.lo strxnmov.lo int2str.lo str2int.lo r_strinstr.lo strtod.lo strtol.lo strtoul.lo strtoll.lo strtoull.lo llstr.lo strnlen.lo ctype.lo ctype-simple.lo ctype-mb.lo ctype-big5.lo ctype-cp932.lo ctype-czech.lo ctype-eucjpms.lo ctype-euc_kr.lo ctype-gb2312.lo ctype-gbk.lo ctype-sjis.lo ctype-tis620.lo ctype-ujis.lo ctype-utf8.lo ctype-ucs2.lo ctype-uca.lo ctype-win1250ch.lo ctype-bin.lo ctype-latin1.lo my_vsnprintf.lo xml.lo decimal.lo ctype-extra.lo str_alloc.lo longlong2str_asm.lo my_strchr.lo strmov.lo -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-gcc -shared .libs/strings-x86.o .libs/longlong2str-x86.o .libs/my_strtoll10-x86.o .libs/bfill.o .libs/bmove.o .libs/bmove512.o .libs/bchange.o .libs/strxnmov.o .libs/int2str.o .libs/str2int.o .libs/r_strinstr.o .libs/strtod.o .libs/strtol.o .libs/strtoul.o .libs/strtoll.o .libs/strtoull.o .libs/llstr.o .libs/strnlen.o .libs/ctype.o .libs/ctype-simple.o .libs/ctype-mb.o .libs/ctype-big5.o .libs/ctype-cp932.o .libs/ctype-czech.o .libs/ctype-eucjpms.o .libs/ctype-euc_kr.o .libs/ctype-gb2312.o .libs/ctype-gbk.o .libs/ctype-sjis.o .libs/ctype-tis620.o .libs/ctype-ujis.o .libs/ctype-utf8.o .libs/ctype-ucs2.o .libs/ctype-uca.o .libs/ctype-win1250ch.o .libs/ctype-bin.o .libs/ctype-latin1.o .libs/my_vsnprintf.o .libs/xml.o .libs/decimal.o .libs/ctype-extra.o .libs/str_alloc.o .libs/longlong2str_asm.o .libs/my_strchr.o .libs/strmov.o -Wl,--as-needed -lpthread -lcrypt -lnsl -lm -lpthread -march=prescott -Wl,-O1 -Wl,-soname -Wl,libmystrings.so.0 -o .libs/libmystrings.so.0.0.0 /usr/lib/gcc/i686-pc-linux-gnu/4.4.4/../../../../i686-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object. libtool: link: (cd ".libs" && rm -f "libmystrings.so.0" && ln -s "libmystrings.so.0.0.0" "libmystrings.so.0") libtool: link: (cd ".libs" && rm -f "libmystrings.so" && ln -s "libmystrings.so.0.0.0" "libmystrings.so") libtool: link: i686-pc-linux-gnu-ar cru .libs/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 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 my_strchr.o strmov.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libmystrings.a libtool: link: ( cd ".libs" && rm -f "libmystrings.la" && ln -s "../libmystrings.la" "libmystrings.la" ) /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -static -Wl,-O1 -Wl,--as-needed -rdynamic -o conf_to_src conf_to_src.o libmystrings.la -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o conf_to_src conf_to_src.o -Wl,--as-needed ./.libs/libmystrings.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lcrypt -lnsl -lm -lpthread make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/strings' Making all in mysys make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/mysys' /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_init.lo -MD -MP -MF .deps/my_init.Tpo -c -o my_init.lo my_init.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getwd.lo -MD -MP -MF .deps/my_getwd.Tpo -c -o my_getwd.lo my_getwd.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_getdate.lo -MD -MP -MF .deps/mf_getdate.Tpo -c -o mf_getdate.lo mf_getdate.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_mmap.lo -MD -MP -MF .deps/my_mmap.Tpo -c -o my_mmap.lo my_mmap.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_path.lo -MD -MP -MF .deps/mf_path.Tpo -c -o mf_path.lo mf_path.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getwd.lo -MD -MP -MF .deps/my_getwd.Tpo -c my_getwd.c -fPIC -DPIC -o .libs/my_getwd.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_path.lo -MD -MP -MF .deps/mf_path.Tpo -c mf_path.c -fPIC -DPIC -o .libs/mf_path.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_getdate.lo -MD -MP -MF .deps/mf_getdate.Tpo -c mf_getdate.c -fPIC -DPIC -o .libs/mf_getdate.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_mmap.lo -MD -MP -MF .deps/my_mmap.Tpo -c my_mmap.c -fPIC -DPIC -o .libs/my_mmap.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getwd.lo -MD -MP -MF .deps/my_getwd.Tpo -c my_getwd.c -o my_getwd.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_init.lo -MD -MP -MF .deps/my_init.Tpo -c my_init.c -fPIC -DPIC -o .libs/my_init.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_getdate.lo -MD -MP -MF .deps/mf_getdate.Tpo -c mf_getdate.c -o mf_getdate.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_mmap.lo -MD -MP -MF .deps/my_mmap.Tpo -c my_mmap.c -o my_mmap.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_path.lo -MD -MP -MF .deps/mf_path.Tpo -c mf_path.c -o mf_path.o >/dev/null 2>&1 mv -f .deps/my_getwd.Tpo .deps/my_getwd.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_loadpath.lo -MD -MP -MF .deps/mf_loadpath.Tpo -c -o mf_loadpath.lo mf_loadpath.c mv -f .deps/mf_getdate.Tpo .deps/mf_getdate.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_init.lo -MD -MP -MF .deps/my_init.Tpo -c my_init.c -o my_init.o >/dev/null 2>&1 /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_file.lo -MD -MP -MF .deps/my_file.Tpo -c -o my_file.lo my_file.c mv -f .deps/mf_path.Tpo .deps/mf_path.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_open.lo -MD -MP -MF .deps/my_open.Tpo -c -o my_open.lo my_open.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_loadpath.lo -MD -MP -MF .deps/mf_loadpath.Tpo -c mf_loadpath.c -fPIC -DPIC -o .libs/mf_loadpath.o mv -f .deps/my_mmap.Tpo .deps/my_mmap.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_create.lo -MD -MP -MF .deps/my_create.Tpo -c -o my_create.lo my_create.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_open.lo -MD -MP -MF .deps/my_open.Tpo -c my_open.c -fPIC -DPIC -o .libs/my_open.o mv -f .deps/my_init.Tpo .deps/my_init.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_dup.lo -MD -MP -MF .deps/my_dup.Tpo -c -o my_dup.lo my_dup.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_file.lo -MD -MP -MF .deps/my_file.Tpo -c my_file.c -fPIC -DPIC -o .libs/my_file.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_loadpath.lo -MD -MP -MF .deps/mf_loadpath.Tpo -c mf_loadpath.c -o mf_loadpath.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_create.lo -MD -MP -MF .deps/my_create.Tpo -c my_create.c -fPIC -DPIC -o .libs/my_create.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_open.lo -MD -MP -MF .deps/my_open.Tpo -c my_open.c -o my_open.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_dup.lo -MD -MP -MF .deps/my_dup.Tpo -c my_dup.c -fPIC -DPIC -o .libs/my_dup.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_file.lo -MD -MP -MF .deps/my_file.Tpo -c my_file.c -o my_file.o >/dev/null 2>&1 mv -f .deps/mf_loadpath.Tpo .deps/mf_loadpath.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_seek.lo -MD -MP -MF .deps/my_seek.Tpo -c -o my_seek.lo my_seek.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_create.lo -MD -MP -MF .deps/my_create.Tpo -c my_create.c -o my_create.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_dup.lo -MD -MP -MF .deps/my_dup.Tpo -c my_dup.c -o my_dup.o >/dev/null 2>&1 mv -f .deps/my_open.Tpo .deps/my_open.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_read.lo -MD -MP -MF .deps/my_read.Tpo -c -o my_read.lo my_read.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_seek.lo -MD -MP -MF .deps/my_seek.Tpo -c my_seek.c -fPIC -DPIC -o .libs/my_seek.o mv -f .deps/my_create.Tpo .deps/my_create.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_pread.lo -MD -MP -MF .deps/my_pread.Tpo -c -o my_pread.lo my_pread.c mv -f .deps/my_file.Tpo .deps/my_file.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_write.lo -MD -MP -MF .deps/my_write.Tpo -c -o my_write.lo my_write.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_read.lo -MD -MP -MF .deps/my_read.Tpo -c my_read.c -fPIC -DPIC -o .libs/my_read.o mv -f .deps/my_dup.Tpo .deps/my_dup.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getpagesize.lo -MD -MP -MF .deps/my_getpagesize.Tpo -c -o my_getpagesize.lo my_getpagesize.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_pread.lo -MD -MP -MF .deps/my_pread.Tpo -c my_pread.c -fPIC -DPIC -o .libs/my_pread.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_write.lo -MD -MP -MF .deps/my_write.Tpo -c my_write.c -fPIC -DPIC -o .libs/my_write.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_seek.lo -MD -MP -MF .deps/my_seek.Tpo -c my_seek.c -o my_seek.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getpagesize.lo -MD -MP -MF .deps/my_getpagesize.Tpo -c my_getpagesize.c -fPIC -DPIC -o .libs/my_getpagesize.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_read.lo -MD -MP -MF .deps/my_read.Tpo -c my_read.c -o my_read.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_pread.lo -MD -MP -MF .deps/my_pread.Tpo -c my_pread.c -o my_pread.o >/dev/null 2>&1 mv -f .deps/my_seek.Tpo .deps/my_seek.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_keycaches.lo -MD -MP -MF .deps/mf_keycaches.Tpo -c -o mf_keycaches.lo mf_keycaches.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getpagesize.lo -MD -MP -MF .deps/my_getpagesize.Tpo -c my_getpagesize.c -o my_getpagesize.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_write.lo -MD -MP -MF .deps/my_write.Tpo -c my_write.c -o my_write.o >/dev/null 2>&1 mv -f .deps/my_read.Tpo .deps/my_read.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_crc32.lo -MD -MP -MF .deps/my_crc32.Tpo -c -o my_crc32.lo my_crc32.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_keycaches.lo -MD -MP -MF .deps/mf_keycaches.Tpo -c mf_keycaches.c -fPIC -DPIC -o .libs/mf_keycaches.o mv -f .deps/my_pread.Tpo .deps/my_pread.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache.lo -MD -MP -MF .deps/mf_iocache.Tpo -c -o mf_iocache.lo mf_iocache.c mv -f .deps/my_getpagesize.Tpo .deps/my_getpagesize.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache2.lo -MD -MP -MF .deps/mf_iocache2.Tpo -c -o mf_iocache2.lo mf_iocache2.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_crc32.lo -MD -MP -MF .deps/my_crc32.Tpo -c my_crc32.c -fPIC -DPIC -o .libs/my_crc32.o mv -f .deps/my_write.Tpo .deps/my_write.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_cache.lo -MD -MP -MF .deps/mf_cache.Tpo -c -o mf_cache.lo mf_cache.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache.lo -MD -MP -MF .deps/mf_iocache.Tpo -c mf_iocache.c -fPIC -DPIC -o .libs/mf_iocache.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_cache.lo -MD -MP -MF .deps/mf_cache.Tpo -c mf_cache.c -fPIC -DPIC -o .libs/mf_cache.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_crc32.lo -MD -MP -MF .deps/my_crc32.Tpo -c my_crc32.c -o my_crc32.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_keycaches.lo -MD -MP -MF .deps/mf_keycaches.Tpo -c mf_keycaches.c -o mf_keycaches.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache2.lo -MD -MP -MF .deps/mf_iocache2.Tpo -c mf_iocache2.c -fPIC -DPIC -o .libs/mf_iocache2.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_cache.lo -MD -MP -MF .deps/mf_cache.Tpo -c mf_cache.c -o mf_cache.o >/dev/null 2>&1 mv -f .deps/my_crc32.Tpo .deps/my_crc32.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_tempfile.lo -MD -MP -MF .deps/mf_tempfile.Tpo -c -o mf_tempfile.lo mf_tempfile.c mv -f .deps/mf_keycaches.Tpo .deps/mf_keycaches.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_tempdir.lo -MD -MP -MF .deps/mf_tempdir.Tpo -c -o mf_tempdir.lo mf_tempdir.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_tempfile.lo -MD -MP -MF .deps/mf_tempfile.Tpo -c mf_tempfile.c -fPIC -DPIC -o .libs/mf_tempfile.o mv -f .deps/mf_cache.Tpo .deps/mf_cache.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_lock.lo -MD -MP -MF .deps/my_lock.Tpo -c -o my_lock.lo my_lock.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_lock.lo -MD -MP -MF .deps/my_lock.Tpo -c my_lock.c -fPIC -DPIC -o .libs/my_lock.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_tempfile.lo -MD -MP -MF .deps/mf_tempfile.Tpo -c mf_tempfile.c -o mf_tempfile.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache2.lo -MD -MP -MF .deps/mf_iocache2.Tpo -c mf_iocache2.c -o mf_iocache2.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache.lo -MD -MP -MF .deps/mf_iocache.Tpo -c mf_iocache.c -o mf_iocache.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_tempdir.lo -MD -MP -MF .deps/mf_tempdir.Tpo -c mf_tempdir.c -fPIC -DPIC -o .libs/mf_tempdir.o mv -f .deps/mf_tempfile.Tpo .deps/mf_tempfile.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_brkhant.lo -MD -MP -MF .deps/mf_brkhant.Tpo -c -o mf_brkhant.lo mf_brkhant.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_lock.lo -MD -MP -MF .deps/my_lock.Tpo -c my_lock.c -o my_lock.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_tempdir.lo -MD -MP -MF .deps/mf_tempdir.Tpo -c mf_tempdir.c -o mf_tempdir.o >/dev/null 2>&1 mv -f .deps/mf_iocache2.Tpo .deps/mf_iocache2.Plo mv -f .deps/my_lock.Tpo .deps/my_lock.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_alarm.lo -MD -MP -MF .deps/my_alarm.Tpo -c -o my_alarm.lo my_alarm.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_malloc.lo -MD -MP -MF .deps/my_malloc.Tpo -c -o my_malloc.lo my_malloc.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_brkhant.lo -MD -MP -MF .deps/mf_brkhant.Tpo -c mf_brkhant.c -fPIC -DPIC -o .libs/mf_brkhant.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_alarm.lo -MD -MP -MF .deps/my_alarm.Tpo -c my_alarm.c -fPIC -DPIC -o .libs/my_alarm.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_brkhant.lo -MD -MP -MF .deps/mf_brkhant.Tpo -c mf_brkhant.c -o mf_brkhant.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_malloc.lo -MD -MP -MF .deps/my_malloc.Tpo -c my_malloc.c -fPIC -DPIC -o .libs/my_malloc.o mv -f .deps/mf_tempdir.Tpo .deps/mf_tempdir.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_realloc.lo -MD -MP -MF .deps/my_realloc.Tpo -c -o my_realloc.lo my_realloc.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_alarm.lo -MD -MP -MF .deps/my_alarm.Tpo -c my_alarm.c -o my_alarm.o >/dev/null 2>&1 mv -f .deps/mf_brkhant.Tpo .deps/mf_brkhant.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_once.lo -MD -MP -MF .deps/my_once.Tpo -c -o my_once.lo my_once.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_malloc.lo -MD -MP -MF .deps/my_malloc.Tpo -c my_malloc.c -o my_malloc.o >/dev/null 2>&1 mv -f .deps/mf_iocache.Tpo .deps/mf_iocache.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mulalloc.lo -MD -MP -MF .deps/mulalloc.Tpo -c -o mulalloc.lo mulalloc.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_realloc.lo -MD -MP -MF .deps/my_realloc.Tpo -c my_realloc.c -fPIC -DPIC -o .libs/my_realloc.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_once.lo -MD -MP -MF .deps/my_once.Tpo -c my_once.c -fPIC -DPIC -o .libs/my_once.o mv -f .deps/my_alarm.Tpo .deps/my_alarm.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_alloc.lo -MD -MP -MF .deps/my_alloc.Tpo -c -o my_alloc.lo my_alloc.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mulalloc.lo -MD -MP -MF .deps/mulalloc.Tpo -c mulalloc.c -fPIC -DPIC -o .libs/mulalloc.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_realloc.lo -MD -MP -MF .deps/my_realloc.Tpo -c my_realloc.c -o my_realloc.o >/dev/null 2>&1 mv -f .deps/my_malloc.Tpo .deps/my_malloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT safemalloc.lo -MD -MP -MF .deps/safemalloc.Tpo -c -o safemalloc.lo safemalloc.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_alloc.lo -MD -MP -MF .deps/my_alloc.Tpo -c my_alloc.c -fPIC -DPIC -o .libs/my_alloc.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mulalloc.lo -MD -MP -MF .deps/mulalloc.Tpo -c mulalloc.c -o mulalloc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_once.lo -MD -MP -MF .deps/my_once.Tpo -c my_once.c -o my_once.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT safemalloc.lo -MD -MP -MF .deps/safemalloc.Tpo -c safemalloc.c -fPIC -DPIC -o .libs/safemalloc.o mv -f .deps/my_realloc.Tpo .deps/my_realloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT my_new.lo -MD -MP -MF .deps/my_new.Tpo -c -o my_new.lo my_new.cc mv -f .deps/mulalloc.Tpo .deps/mulalloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_vle.lo -MD -MP -MF .deps/my_vle.Tpo -c -o my_vle.lo my_vle.c mv -f .deps/my_once.Tpo .deps/my_once.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_fopen.lo -MD -MP -MF .deps/my_fopen.Tpo -c -o my_fopen.lo my_fopen.c libtool: compile: i686-pc-linux-gnu-g++ -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT my_new.lo -MD -MP -MF .deps/my_new.Tpo -c my_new.cc -fPIC -DPIC -o .libs/my_new.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_vle.lo -MD -MP -MF .deps/my_vle.Tpo -c my_vle.c -fPIC -DPIC -o .libs/my_vle.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_alloc.lo -MD -MP -MF .deps/my_alloc.Tpo -c my_alloc.c -o my_alloc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT safemalloc.lo -MD -MP -MF .deps/safemalloc.Tpo -c safemalloc.c -o safemalloc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT my_new.lo -MD -MP -MF .deps/my_new.Tpo -c my_new.cc -o my_new.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_vle.lo -MD -MP -MF .deps/my_vle.Tpo -c my_vle.c -o my_vle.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_fopen.lo -MD -MP -MF .deps/my_fopen.Tpo -c my_fopen.c -fPIC -DPIC -o .libs/my_fopen.o mv -f .deps/my_new.Tpo .deps/my_new.Plo mv -f .deps/my_vle.Tpo .deps/my_vle.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_fstream.lo -MD -MP -MF .deps/my_fstream.Tpo -c -o my_fstream.lo my_fstream.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getsystime.lo -MD -MP -MF .deps/my_getsystime.Tpo -c -o my_getsystime.lo my_getsystime.c mv -f .deps/my_alloc.Tpo .deps/my_alloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_error.lo -MD -MP -MF .deps/my_error.Tpo -c -o my_error.lo my_error.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getsystime.lo -MD -MP -MF .deps/my_getsystime.Tpo -c my_getsystime.c -fPIC -DPIC -o .libs/my_getsystime.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_fstream.lo -MD -MP -MF .deps/my_fstream.Tpo -c my_fstream.c -fPIC -DPIC -o .libs/my_fstream.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_fopen.lo -MD -MP -MF .deps/my_fopen.Tpo -c my_fopen.c -o my_fopen.o >/dev/null 2>&1 mv -f .deps/safemalloc.Tpo .deps/safemalloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c -o errors.lo errors.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_error.lo -MD -MP -MF .deps/my_error.Tpo -c my_error.c -fPIC -DPIC -o .libs/my_error.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getsystime.lo -MD -MP -MF .deps/my_getsystime.Tpo -c my_getsystime.c -o my_getsystime.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_fstream.lo -MD -MP -MF .deps/my_fstream.Tpo -c my_fstream.c -o my_fstream.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -fPIC -DPIC -o .libs/errors.o mv -f .deps/my_fopen.Tpo .deps/my_fopen.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_error.lo -MD -MP -MF .deps/my_error.Tpo -c my_error.c -o my_error.o >/dev/null 2>&1 /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_div.lo -MD -MP -MF .deps/my_div.Tpo -c -o my_div.lo my_div.c mv -f .deps/my_getsystime.Tpo .deps/my_getsystime.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_messnc.lo -MD -MP -MF .deps/my_messnc.Tpo -c -o my_messnc.lo my_messnc.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -o errors.o >/dev/null 2>&1 mv -f .deps/my_fstream.Tpo .deps/my_fstream.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_format.lo -MD -MP -MF .deps/mf_format.Tpo -c -o mf_format.lo mf_format.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_div.lo -MD -MP -MF .deps/my_div.Tpo -c my_div.c -fPIC -DPIC -o .libs/my_div.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_messnc.lo -MD -MP -MF .deps/my_messnc.Tpo -c my_messnc.c -fPIC -DPIC -o .libs/my_messnc.o mv -f .deps/my_error.Tpo .deps/my_error.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_same.lo -MD -MP -MF .deps/mf_same.Tpo -c -o mf_same.lo mf_same.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_format.lo -MD -MP -MF .deps/mf_format.Tpo -c mf_format.c -fPIC -DPIC -o .libs/mf_format.o mv -f .deps/errors.Tpo .deps/errors.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_dirname.lo -MD -MP -MF .deps/mf_dirname.Tpo -c -o mf_dirname.lo mf_dirname.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_div.lo -MD -MP -MF .deps/my_div.Tpo -c my_div.c -o my_div.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_same.lo -MD -MP -MF .deps/mf_same.Tpo -c mf_same.c -fPIC -DPIC -o .libs/mf_same.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_messnc.lo -MD -MP -MF .deps/my_messnc.Tpo -c my_messnc.c -o my_messnc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_dirname.lo -MD -MP -MF .deps/mf_dirname.Tpo -c mf_dirname.c -fPIC -DPIC -o .libs/mf_dirname.o mv -f .deps/my_div.Tpo .deps/my_div.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_same.lo -MD -MP -MF .deps/mf_same.Tpo -c mf_same.c -o mf_same.o >/dev/null 2>&1 mv -f .deps/my_messnc.Tpo .deps/my_messnc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_fn_ext.lo -MD -MP -MF .deps/mf_fn_ext.Tpo -c -o mf_fn_ext.lo mf_fn_ext.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_symlink.lo -MD -MP -MF .deps/my_symlink.Tpo -c -o my_symlink.lo my_symlink.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_format.lo -MD -MP -MF .deps/mf_format.Tpo -c mf_format.c -o mf_format.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_fn_ext.lo -MD -MP -MF .deps/mf_fn_ext.Tpo -c mf_fn_ext.c -fPIC -DPIC -o .libs/mf_fn_ext.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_dirname.lo -MD -MP -MF .deps/mf_dirname.Tpo -c mf_dirname.c -o mf_dirname.o >/dev/null 2>&1 mv -f .deps/mf_same.Tpo .deps/mf_same.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_symlink2.lo -MD -MP -MF .deps/my_symlink2.Tpo -c -o my_symlink2.lo my_symlink2.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_fn_ext.lo -MD -MP -MF .deps/mf_fn_ext.Tpo -c mf_fn_ext.c -o mf_fn_ext.o >/dev/null 2>&1 mv -f .deps/mf_format.Tpo .deps/mf_format.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_pack.lo -MD -MP -MF .deps/mf_pack.Tpo -c -o mf_pack.lo mf_pack.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_symlink.lo -MD -MP -MF .deps/my_symlink.Tpo -c my_symlink.c -fPIC -DPIC -o .libs/my_symlink.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_symlink2.lo -MD -MP -MF .deps/my_symlink2.Tpo -c my_symlink2.c -fPIC -DPIC -o .libs/my_symlink2.o mv -f .deps/mf_dirname.Tpo .deps/mf_dirname.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_unixpath.lo -MD -MP -MF .deps/mf_unixpath.Tpo -c -o mf_unixpath.lo mf_unixpath.c mv -f .deps/mf_fn_ext.Tpo .deps/mf_fn_ext.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_arr_appstr.lo -MD -MP -MF .deps/mf_arr_appstr.Tpo -c -o mf_arr_appstr.lo mf_arr_appstr.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_pack.lo -MD -MP -MF .deps/mf_pack.Tpo -c mf_pack.c -fPIC -DPIC -o .libs/mf_pack.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_symlink.lo -MD -MP -MF .deps/my_symlink.Tpo -c my_symlink.c -o my_symlink.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_unixpath.lo -MD -MP -MF .deps/mf_unixpath.Tpo -c mf_unixpath.c -fPIC -DPIC -o .libs/mf_unixpath.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_arr_appstr.lo -MD -MP -MF .deps/mf_arr_appstr.Tpo -c mf_arr_appstr.c -fPIC -DPIC -o .libs/mf_arr_appstr.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_symlink2.lo -MD -MP -MF .deps/my_symlink2.Tpo -c my_symlink2.c -o my_symlink2.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_unixpath.lo -MD -MP -MF .deps/mf_unixpath.Tpo -c mf_unixpath.c -o mf_unixpath.o >/dev/null 2>&1 mv -f .deps/my_symlink.Tpo .deps/my_symlink.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_wcomp.lo -MD -MP -MF .deps/mf_wcomp.Tpo -c -o mf_wcomp.lo mf_wcomp.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_arr_appstr.lo -MD -MP -MF .deps/mf_arr_appstr.Tpo -c mf_arr_appstr.c -o mf_arr_appstr.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_wcomp.lo -MD -MP -MF .deps/mf_wcomp.Tpo -c mf_wcomp.c -fPIC -DPIC -o .libs/mf_wcomp.o mv -f .deps/my_symlink2.Tpo .deps/my_symlink2.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_wfile.lo -MD -MP -MF .deps/mf_wfile.Tpo -c -o mf_wfile.lo mf_wfile.c mv -f .deps/mf_unixpath.Tpo .deps/mf_unixpath.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_gethwaddr.lo -MD -MP -MF .deps/my_gethwaddr.Tpo -c -o my_gethwaddr.lo my_gethwaddr.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_pack.lo -MD -MP -MF .deps/mf_pack.Tpo -c mf_pack.c -o mf_pack.o >/dev/null 2>&1 mv -f .deps/mf_arr_appstr.Tpo .deps/mf_arr_appstr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_qsort.lo -MD -MP -MF .deps/mf_qsort.Tpo -c -o mf_qsort.lo mf_qsort.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_gethwaddr.lo -MD -MP -MF .deps/my_gethwaddr.Tpo -c my_gethwaddr.c -fPIC -DPIC -o .libs/my_gethwaddr.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_wfile.lo -MD -MP -MF .deps/mf_wfile.Tpo -c mf_wfile.c -fPIC -DPIC -o .libs/mf_wfile.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_qsort.lo -MD -MP -MF .deps/mf_qsort.Tpo -c mf_qsort.c -fPIC -DPIC -o .libs/mf_qsort.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_wcomp.lo -MD -MP -MF .deps/mf_wcomp.Tpo -c mf_wcomp.c -o mf_wcomp.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_gethwaddr.lo -MD -MP -MF .deps/my_gethwaddr.Tpo -c my_gethwaddr.c -o my_gethwaddr.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_wfile.lo -MD -MP -MF .deps/mf_wfile.Tpo -c mf_wfile.c -o mf_wfile.o >/dev/null 2>&1 mv -f .deps/mf_pack.Tpo .deps/mf_pack.Plo mv -f .deps/mf_wcomp.Tpo .deps/mf_wcomp.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_qsort2.lo -MD -MP -MF .deps/mf_qsort2.Tpo -c -o mf_qsort2.lo mf_qsort2.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_sort.lo -MD -MP -MF .deps/mf_sort.Tpo -c -o mf_sort.lo mf_sort.c mv -f .deps/my_gethwaddr.Tpo .deps/my_gethwaddr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ptr_cmp.lo -MD -MP -MF .deps/ptr_cmp.Tpo -c -o ptr_cmp.lo ptr_cmp.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_qsort.lo -MD -MP -MF .deps/mf_qsort.Tpo -c mf_qsort.c -o mf_qsort.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_sort.lo -MD -MP -MF .deps/mf_sort.Tpo -c mf_sort.c -fPIC -DPIC -o .libs/mf_sort.o mv -f .deps/mf_wfile.Tpo .deps/mf_wfile.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ptr_cmp.lo -MD -MP -MF .deps/ptr_cmp.Tpo -c ptr_cmp.c -fPIC -DPIC -o .libs/ptr_cmp.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_qsort2.lo -MD -MP -MF .deps/mf_qsort2.Tpo -c mf_qsort2.c -fPIC -DPIC -o .libs/mf_qsort2.o /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_radix.lo -MD -MP -MF .deps/mf_radix.Tpo -c -o mf_radix.lo mf_radix.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_sort.lo -MD -MP -MF .deps/mf_sort.Tpo -c mf_sort.c -o mf_sort.o >/dev/null 2>&1 mv -f .deps/mf_sort.Tpo .deps/mf_sort.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT queues.lo -MD -MP -MF .deps/queues.Tpo -c -o queues.lo queues.c mv -f .deps/mf_qsort.Tpo .deps/mf_qsort.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getncpus.lo -MD -MP -MF .deps/my_getncpus.Tpo -c -o my_getncpus.lo my_getncpus.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_radix.lo -MD -MP -MF .deps/mf_radix.Tpo -c mf_radix.c -fPIC -DPIC -o .libs/mf_radix.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ptr_cmp.lo -MD -MP -MF .deps/ptr_cmp.Tpo -c ptr_cmp.c -o ptr_cmp.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_qsort2.lo -MD -MP -MF .deps/mf_qsort2.Tpo -c mf_qsort2.c -o mf_qsort2.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT queues.lo -MD -MP -MF .deps/queues.Tpo -c queues.c -fPIC -DPIC -o .libs/queues.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getncpus.lo -MD -MP -MF .deps/my_getncpus.Tpo -c my_getncpus.c -fPIC -DPIC -o .libs/my_getncpus.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_radix.lo -MD -MP -MF .deps/mf_radix.Tpo -c mf_radix.c -o mf_radix.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getncpus.lo -MD -MP -MF .deps/my_getncpus.Tpo -c my_getncpus.c -o my_getncpus.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT queues.lo -MD -MP -MF .deps/queues.Tpo -c queues.c -o queues.o >/dev/null 2>&1 mv -f .deps/ptr_cmp.Tpo .deps/ptr_cmp.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c -o tree.lo tree.c mv -f .deps/mf_qsort2.Tpo .deps/mf_qsort2.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c -o trie.lo trie.c mv -f .deps/my_getncpus.Tpo .deps/my_getncpus.Plo mv -f .deps/mf_radix.Tpo .deps/mf_radix.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -fPIC -DPIC -o .libs/tree.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.c -fPIC -DPIC -o .libs/trie.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o .libs/list.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o mv -f .deps/queues.Tpo .deps/queues.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT array.lo -MD -MP -MF .deps/array.Tpo -c -o array.lo array.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.c -o trie.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -fPIC -DPIC -o .libs/array.o mv -f .deps/list.Tpo .deps/list.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo string.c mv -f .deps/trie.Tpo .deps/trie.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT typelib.lo -MD -MP -MF .deps/typelib.Tpo -c -o typelib.lo typelib.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -o tree.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -fPIC -DPIC -o .libs/string.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT typelib.lo -MD -MP -MF .deps/typelib.Tpo -c typelib.c -fPIC -DPIC -o .libs/typelib.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -o array.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -o string.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT typelib.lo -MD -MP -MF .deps/typelib.Tpo -c typelib.c -o typelib.o >/dev/null 2>&1 mv -f .deps/tree.Tpo .deps/tree.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_copy.lo -MD -MP -MF .deps/my_copy.Tpo -c -o my_copy.lo my_copy.c mv -f .deps/hash.Tpo .deps/hash.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_append.lo -MD -MP -MF .deps/my_append.Tpo -c -o my_append.lo my_append.c mv -f .deps/array.Tpo .deps/array.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_lib.lo -MD -MP -MF .deps/my_lib.Tpo -c -o my_lib.lo my_lib.c mv -f .deps/string.Tpo .deps/string.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_delete.lo -MD -MP -MF .deps/my_delete.Tpo -c -o my_delete.lo my_delete.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_copy.lo -MD -MP -MF .deps/my_copy.Tpo -c my_copy.c -fPIC -DPIC -o .libs/my_copy.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_lib.lo -MD -MP -MF .deps/my_lib.Tpo -c my_lib.c -fPIC -DPIC -o .libs/my_lib.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_append.lo -MD -MP -MF .deps/my_append.Tpo -c my_append.c -fPIC -DPIC -o .libs/my_append.o mv -f .deps/typelib.Tpo .deps/typelib.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_rename.lo -MD -MP -MF .deps/my_rename.Tpo -c -o my_rename.lo my_rename.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_delete.lo -MD -MP -MF .deps/my_delete.Tpo -c my_delete.c -fPIC -DPIC -o .libs/my_delete.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_copy.lo -MD -MP -MF .deps/my_copy.Tpo -c my_copy.c -o my_copy.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_append.lo -MD -MP -MF .deps/my_append.Tpo -c my_append.c -o my_append.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_lib.lo -MD -MP -MF .deps/my_lib.Tpo -c my_lib.c -o my_lib.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_rename.lo -MD -MP -MF .deps/my_rename.Tpo -c my_rename.c -fPIC -DPIC -o .libs/my_rename.o mv -f .deps/my_append.Tpo .deps/my_append.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_redel.lo -MD -MP -MF .deps/my_redel.Tpo -c -o my_redel.lo my_redel.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_delete.lo -MD -MP -MF .deps/my_delete.Tpo -c my_delete.c -o my_delete.o >/dev/null 2>&1 mv -f .deps/my_copy.Tpo .deps/my_copy.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_chsize.lo -MD -MP -MF .deps/my_chsize.Tpo -c -o my_chsize.lo my_chsize.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_rename.lo -MD -MP -MF .deps/my_rename.Tpo -c my_rename.c -o my_rename.o >/dev/null 2>&1 mv -f .deps/my_delete.Tpo .deps/my_delete.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_redel.lo -MD -MP -MF .deps/my_redel.Tpo -c my_redel.c -fPIC -DPIC -o .libs/my_redel.o /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_clock.lo -MD -MP -MF .deps/my_clock.Tpo -c -o my_clock.lo my_clock.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_chsize.lo -MD -MP -MF .deps/my_chsize.Tpo -c my_chsize.c -fPIC -DPIC -o .libs/my_chsize.o mv -f .deps/my_lib.Tpo .deps/my_lib.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_quick.lo -MD -MP -MF .deps/my_quick.Tpo -c -o my_quick.lo my_quick.c mv -f .deps/my_rename.Tpo .deps/my_rename.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_lockmem.lo -MD -MP -MF .deps/my_lockmem.Tpo -c -o my_lockmem.lo my_lockmem.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_clock.lo -MD -MP -MF .deps/my_clock.Tpo -c my_clock.c -fPIC -DPIC -o .libs/my_clock.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_redel.lo -MD -MP -MF .deps/my_redel.Tpo -c my_redel.c -o my_redel.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_chsize.lo -MD -MP -MF .deps/my_chsize.Tpo -c my_chsize.c -o my_chsize.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_quick.lo -MD -MP -MF .deps/my_quick.Tpo -c my_quick.c -fPIC -DPIC -o .libs/my_quick.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_clock.lo -MD -MP -MF .deps/my_clock.Tpo -c my_clock.c -o my_clock.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_lockmem.lo -MD -MP -MF .deps/my_lockmem.Tpo -c my_lockmem.c -fPIC -DPIC -o .libs/my_lockmem.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_quick.lo -MD -MP -MF .deps/my_quick.Tpo -c my_quick.c -o my_quick.o >/dev/null 2>&1 mv -f .deps/my_redel.Tpo .deps/my_redel.Plo mv -f .deps/my_clock.Tpo .deps/my_clock.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_static.lo -MD -MP -MF .deps/my_static.Tpo -c -o my_static.lo my_static.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_sync.lo -MD -MP -MF .deps/my_sync.Tpo -c -o my_sync.lo my_sync.c mv -f .deps/my_chsize.Tpo .deps/my_chsize.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getopt.lo -MD -MP -MF .deps/my_getopt.Tpo -c -o my_getopt.lo my_getopt.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_static.lo -MD -MP -MF .deps/my_static.Tpo -c my_static.c -fPIC -DPIC -o .libs/my_static.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_sync.lo -MD -MP -MF .deps/my_sync.Tpo -c my_sync.c -fPIC -DPIC -o .libs/my_sync.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_lockmem.lo -MD -MP -MF .deps/my_lockmem.Tpo -c my_lockmem.c -o my_lockmem.o >/dev/null 2>&1 mv -f .deps/my_quick.Tpo .deps/my_quick.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getopt.lo -MD -MP -MF .deps/my_getopt.Tpo -c my_getopt.c -fPIC -DPIC -o .libs/my_getopt.o /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_mkdir.lo -MD -MP -MF .deps/my_mkdir.Tpo -c -o my_mkdir.lo my_mkdir.c mv -f .deps/my_lockmem.Tpo .deps/my_lockmem.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT default_modify.lo -MD -MP -MF .deps/default_modify.Tpo -c -o default_modify.lo default_modify.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_sync.lo -MD -MP -MF .deps/my_sync.Tpo -c my_sync.c -o my_sync.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_static.lo -MD -MP -MF .deps/my_static.Tpo -c my_static.c -o my_static.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT default_modify.lo -MD -MP -MF .deps/default_modify.Tpo -c default_modify.c -fPIC -DPIC -o .libs/default_modify.o mv -f .deps/my_static.Tpo .deps/my_static.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_mkdir.lo -MD -MP -MF .deps/my_mkdir.Tpo -c my_mkdir.c -fPIC -DPIC -o .libs/my_mkdir.o /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT default.lo -MD -MP -MF .deps/default.Tpo -c -o default.lo default.c mv -f .deps/my_sync.Tpo .deps/my_sync.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_compress.lo -MD -MP -MF .deps/my_compress.Tpo -c -o my_compress.lo my_compress.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_compress.lo -MD -MP -MF .deps/my_compress.Tpo -c my_compress.c -fPIC -DPIC -o .libs/my_compress.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT default.lo -MD -MP -MF .deps/default.Tpo -c default.c -fPIC -DPIC -o .libs/default.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_mkdir.lo -MD -MP -MF .deps/my_mkdir.Tpo -c my_mkdir.c -o my_mkdir.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT default_modify.lo -MD -MP -MF .deps/default_modify.Tpo -c default_modify.c -o default_modify.o >/dev/null 2>&1 mv -f .deps/my_mkdir.Tpo .deps/my_mkdir.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT checksum.lo -MD -MP -MF .deps/checksum.Tpo -c -o checksum.lo checksum.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_compress.lo -MD -MP -MF .deps/my_compress.Tpo -c my_compress.c -o my_compress.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getopt.lo -MD -MP -MF .deps/my_getopt.Tpo -c my_getopt.c -o my_getopt.o >/dev/null 2>&1 mv -f .deps/default_modify.Tpo .deps/default_modify.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_net.lo -MD -MP -MF .deps/my_net.Tpo -c -o my_net.lo my_net.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT checksum.lo -MD -MP -MF .deps/checksum.Tpo -c checksum.c -fPIC -DPIC -o .libs/checksum.o mv -f .deps/my_compress.Tpo .deps/my_compress.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_port.lo -MD -MP -MF .deps/my_port.Tpo -c -o my_port.lo my_port.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_net.lo -MD -MP -MF .deps/my_net.Tpo -c my_net.c -fPIC -DPIC -o .libs/my_net.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_port.lo -MD -MP -MF .deps/my_port.Tpo -c my_port.c -fPIC -DPIC -o .libs/my_port.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT checksum.lo -MD -MP -MF .deps/checksum.Tpo -c checksum.c -o checksum.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT default.lo -MD -MP -MF .deps/default.Tpo -c default.c -o default.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_net.lo -MD -MP -MF .deps/my_net.Tpo -c my_net.c -o my_net.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_port.lo -MD -MP -MF .deps/my_port.Tpo -c my_port.c -o my_port.o >/dev/null 2>&1 mv -f .deps/checksum.Tpo .deps/checksum.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_sleep.lo -MD -MP -MF .deps/my_sleep.Tpo -c -o my_sleep.lo my_sleep.c mv -f .deps/my_net.Tpo .deps/my_net.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c -o charset.lo charset.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_sleep.lo -MD -MP -MF .deps/my_sleep.Tpo -c my_sleep.c -fPIC -DPIC -o .libs/my_sleep.o mv -f .deps/my_port.Tpo .deps/my_port.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT charset-def.lo -MD -MP -MF .deps/charset-def.Tpo -c -o charset-def.lo charset-def.c mv -f .deps/my_getopt.Tpo .deps/my_getopt.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_bitmap.lo -MD -MP -MF .deps/my_bitmap.Tpo -c -o my_bitmap.lo my_bitmap.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT charset-def.lo -MD -MP -MF .deps/charset-def.Tpo -c charset-def.c -fPIC -DPIC -o .libs/charset-def.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_bitmap.lo -MD -MP -MF .deps/my_bitmap.Tpo -c my_bitmap.c -fPIC -DPIC -o .libs/my_bitmap.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_sleep.lo -MD -MP -MF .deps/my_sleep.Tpo -c my_sleep.c -o my_sleep.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c charset.c -fPIC -DPIC -o .libs/charset.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT charset-def.lo -MD -MP -MF .deps/charset-def.Tpo -c charset-def.c -o charset-def.o >/dev/null 2>&1 mv -f .deps/my_sleep.Tpo .deps/my_sleep.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_bit.lo -MD -MP -MF .deps/my_bit.Tpo -c -o my_bit.lo my_bit.c mv -f .deps/default.Tpo .deps/default.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_bit.lo -MD -MP -MF .deps/my_bit.Tpo -c my_bit.c -fPIC -DPIC -o .libs/my_bit.o mv -f .deps/charset-def.Tpo .deps/charset-def.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_gethostbyname.lo -MD -MP -MF .deps/my_gethostbyname.Tpo -c -o my_gethostbyname.lo my_gethostbyname.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_gethostbyname.lo -MD -MP -MF .deps/my_gethostbyname.Tpo -c my_gethostbyname.c -fPIC -DPIC -o .libs/my_gethostbyname.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_bit.lo -MD -MP -MF .deps/my_bit.Tpo -c my_bit.c -o my_bit.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c charset.c -o charset.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_bitmap.lo -MD -MP -MF .deps/my_bitmap.Tpo -c my_bitmap.c -o my_bitmap.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_gethostbyname.lo -MD -MP -MF .deps/my_gethostbyname.Tpo -c my_gethostbyname.c -o my_gethostbyname.o >/dev/null 2>&1 mv -f .deps/my_bit.Tpo .deps/my_bit.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT rijndael.lo -MD -MP -MF .deps/rijndael.Tpo -c -o rijndael.lo rijndael.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT rijndael.lo -MD -MP -MF .deps/rijndael.Tpo -c rijndael.c -fPIC -DPIC -o .libs/rijndael.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 mv -f .deps/my_gethostbyname.Tpo .deps/my_gethostbyname.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_aes.lo -MD -MP -MF .deps/my_aes.Tpo -c -o my_aes.lo my_aes.c mv -f .deps/charset.Tpo .deps/charset.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c -o sha1.lo sha1.c mv -f .deps/my_bitmap.Tpo .deps/my_bitmap.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_handler.lo -MD -MP -MF .deps/my_handler.Tpo -c -o my_handler.lo my_handler.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT rijndael.lo -MD -MP -MF .deps/rijndael.Tpo -c rijndael.c -o rijndael.o >/dev/null 2>&1 mv -f .deps/md5.Tpo .deps/md5.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_netware.lo -MD -MP -MF .deps/my_netware.Tpo -c -o my_netware.lo my_netware.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_aes.lo -MD -MP -MF .deps/my_aes.Tpo -c my_aes.c -fPIC -DPIC -o .libs/my_aes.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/sha1.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_handler.lo -MD -MP -MF .deps/my_handler.Tpo -c my_handler.c -fPIC -DPIC -o .libs/my_handler.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_netware.lo -MD -MP -MF .deps/my_netware.Tpo -c my_netware.c -fPIC -DPIC -o .libs/my_netware.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_aes.lo -MD -MP -MF .deps/my_aes.Tpo -c my_aes.c -o my_aes.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -o sha1.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_netware.lo -MD -MP -MF .deps/my_netware.Tpo -c my_netware.c -o my_netware.o >/dev/null 2>&1 mv -f .deps/rijndael.Tpo .deps/rijndael.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_largepage.lo -MD -MP -MF .deps/my_largepage.Tpo -c -o my_largepage.lo my_largepage.c mv -f .deps/my_aes.Tpo .deps/my_aes.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_memmem.lo -MD -MP -MF .deps/my_memmem.Tpo -c -o my_memmem.lo my_memmem.c mv -f .deps/my_netware.Tpo .deps/my_netware.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT stacktrace.lo -MD -MP -MF .deps/stacktrace.Tpo -c -o stacktrace.lo stacktrace.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_memmem.lo -MD -MP -MF .deps/my_memmem.Tpo -c my_memmem.c -fPIC -DPIC -o .libs/my_memmem.o mv -f .deps/sha1.Tpo .deps/sha1.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_windac.lo -MD -MP -MF .deps/my_windac.Tpo -c -o my_windac.lo my_windac.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_largepage.lo -MD -MP -MF .deps/my_largepage.Tpo -c my_largepage.c -fPIC -DPIC -o .libs/my_largepage.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_handler.lo -MD -MP -MF .deps/my_handler.Tpo -c my_handler.c -o my_handler.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT stacktrace.lo -MD -MP -MF .deps/stacktrace.Tpo -c stacktrace.c -fPIC -DPIC -o .libs/stacktrace.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_windac.lo -MD -MP -MF .deps/my_windac.Tpo -c my_windac.c -fPIC -DPIC -o .libs/my_windac.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_memmem.lo -MD -MP -MF .deps/my_memmem.Tpo -c my_memmem.c -o my_memmem.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_largepage.lo -MD -MP -MF .deps/my_largepage.Tpo -c my_largepage.c -o my_largepage.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_windac.lo -MD -MP -MF .deps/my_windac.Tpo -c my_windac.c -o my_windac.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT stacktrace.lo -MD -MP -MF .deps/stacktrace.Tpo -c stacktrace.c -o stacktrace.o >/dev/null 2>&1 mv -f .deps/my_memmem.Tpo .deps/my_memmem.Plo mv -f .deps/my_largepage.Tpo .deps/my_largepage.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_access.lo -MD -MP -MF .deps/my_access.Tpo -c -o my_access.lo my_access.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.c mv -f .deps/my_windac.Tpo .deps/my_windac.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_libwrap.lo -MD -MP -MF .deps/my_libwrap.Tpo -c -o my_libwrap.lo my_libwrap.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_access.lo -MD -MP -MF .deps/my_access.Tpo -c my_access.c -fPIC -DPIC -o .libs/my_access.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o mv -f .deps/stacktrace.Tpo .deps/stacktrace.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT thr_alarm.lo -MD -MP -MF .deps/thr_alarm.Tpo -c -o thr_alarm.lo thr_alarm.c mv -f .deps/my_handler.Tpo .deps/my_handler.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT thr_lock.lo -MD -MP -MF .deps/thr_lock.Tpo -c -o thr_lock.lo thr_lock.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_libwrap.lo -MD -MP -MF .deps/my_libwrap.Tpo -c my_libwrap.c -fPIC -DPIC -o .libs/my_libwrap.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT thr_alarm.lo -MD -MP -MF .deps/thr_alarm.Tpo -c thr_alarm.c -fPIC -DPIC -o .libs/thr_alarm.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_access.lo -MD -MP -MF .deps/my_access.Tpo -c my_access.c -o my_access.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_libwrap.lo -MD -MP -MF .deps/my_libwrap.Tpo -c my_libwrap.c -o my_libwrap.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT thr_lock.lo -MD -MP -MF .deps/thr_lock.Tpo -c thr_lock.c -fPIC -DPIC -o .libs/thr_lock.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 mv -f .deps/my_access.Tpo .deps/my_access.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT thr_mutex.lo -MD -MP -MF .deps/thr_mutex.Tpo -c -o thr_mutex.lo thr_mutex.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT thr_mutex.lo -MD -MP -MF .deps/thr_mutex.Tpo -c thr_mutex.c -fPIC -DPIC -o .libs/thr_mutex.o mv -f .deps/my_libwrap.Tpo .deps/my_libwrap.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT thr_rwlock.lo -MD -MP -MF .deps/thr_rwlock.Tpo -c -o thr_rwlock.lo thr_rwlock.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT thr_alarm.lo -MD -MP -MF .deps/thr_alarm.Tpo -c thr_alarm.c -o thr_alarm.o >/dev/null 2>&1 mv -f .deps/base64.Tpo .deps/base64.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_pthread.lo -MD -MP -MF .deps/my_pthread.Tpo -c -o my_pthread.lo my_pthread.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT thr_rwlock.lo -MD -MP -MF .deps/thr_rwlock.Tpo -c thr_rwlock.c -fPIC -DPIC -o .libs/thr_rwlock.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT thr_mutex.lo -MD -MP -MF .deps/thr_mutex.Tpo -c thr_mutex.c -o thr_mutex.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT thr_rwlock.lo -MD -MP -MF .deps/thr_rwlock.Tpo -c thr_rwlock.c -o thr_rwlock.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_pthread.lo -MD -MP -MF .deps/my_pthread.Tpo -c my_pthread.c -fPIC -DPIC -o .libs/my_pthread.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT thr_lock.lo -MD -MP -MF .deps/thr_lock.Tpo -c thr_lock.c -o thr_lock.o >/dev/null 2>&1 mv -f .deps/thr_alarm.Tpo .deps/thr_alarm.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_thr_init.lo -MD -MP -MF .deps/my_thr_init.Tpo -c -o my_thr_init.lo my_thr_init.c mv -f .deps/thr_rwlock.Tpo .deps/thr_rwlock.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_keycache.lo -MD -MP -MF .deps/mf_keycache.Tpo -c -o mf_keycache.lo mf_keycache.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_thr_init.lo -MD -MP -MF .deps/my_thr_init.Tpo -c my_thr_init.c -fPIC -DPIC -o .libs/my_thr_init.o mv -f .deps/thr_mutex.Tpo .deps/thr_mutex.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_pthread.lo -MD -MP -MF .deps/my_pthread.Tpo -c my_pthread.c -o my_pthread.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_keycache.lo -MD -MP -MF .deps/mf_keycache.Tpo -c mf_keycache.c -fPIC -DPIC -o .libs/mf_keycache.o mv -f .deps/my_pthread.Tpo .deps/my_pthread.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_thr_init.lo -MD -MP -MF .deps/my_thr_init.Tpo -c my_thr_init.c -o my_thr_init.o >/dev/null 2>&1 mv -f .deps/thr_lock.Tpo .deps/thr_lock.Plo mv -f .deps/my_thr_init.Tpo .deps/my_thr_init.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/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/usr//include -I../include -I../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_keycache.lo -MD -MP -MF .deps/mf_keycache.Tpo -c mf_keycache.c -o mf_keycache.o >/dev/null 2>&1 mv -f .deps/mf_keycache.Tpo .deps/mf_keycache.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CXX --mode=link i686-pc-linux-gnu-g++ -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libmysys.la -rpath /usr/lib/mysql my_init.lo my_getwd.lo mf_getdate.lo my_mmap.lo mf_path.lo mf_loadpath.lo my_file.lo my_open.lo my_create.lo my_dup.lo my_seek.lo my_read.lo my_pread.lo my_write.lo my_getpagesize.lo mf_keycaches.lo my_crc32.lo mf_iocache.lo mf_iocache2.lo mf_cache.lo mf_tempfile.lo mf_tempdir.lo my_lock.lo mf_brkhant.lo my_alarm.lo my_malloc.lo my_realloc.lo my_once.lo mulalloc.lo my_alloc.lo safemalloc.lo my_new.lo my_vle.lo my_fopen.lo my_fstream.lo my_getsystime.lo my_error.lo errors.lo my_div.lo my_messnc.lo mf_format.lo mf_same.lo mf_dirname.lo mf_fn_ext.lo my_symlink.lo my_symlink2.lo mf_pack.lo mf_unixpath.lo mf_arr_appstr.lo mf_wcomp.lo mf_wfile.lo my_gethwaddr.lo mf_qsort.lo mf_qsort2.lo mf_sort.lo ptr_cmp.lo mf_radix.lo queues.lo my_getncpus.lo tree.lo trie.lo list.lo hash.lo array.lo string.lo typelib.lo my_copy.lo my_append.lo my_lib.lo my_delete.lo my_rename.lo my_redel.lo my_chsize.lo my_clock.lo my_quick.lo my_lockmem.lo my_static.lo my_sync.lo my_getopt.lo my_mkdir.lo default_modify.lo default.lo my_compress.lo checksum.lo my_net.lo my_port.lo my_sleep.lo charset.lo charset-def.lo my_bitmap.lo my_bit.lo md5.lo my_gethostbyname.lo rijndael.lo my_aes.lo sha1.lo my_handler.lo my_netware.lo my_largepage.lo my_memmem.lo stacktrace.lo my_windac.lo my_access.lo base64.lo my_libwrap.lo thr_alarm.lo thr_lock.lo thr_mutex.lo thr_rwlock.lo my_pthread.lo my_thr_init.lo mf_keycache.lo -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.4.4/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.4.4/crtbeginS.o .libs/my_init.o .libs/my_getwd.o .libs/mf_getdate.o .libs/my_mmap.o .libs/mf_path.o .libs/mf_loadpath.o .libs/my_file.o .libs/my_open.o .libs/my_create.o .libs/my_dup.o .libs/my_seek.o .libs/my_read.o .libs/my_pread.o .libs/my_write.o .libs/my_getpagesize.o .libs/mf_keycaches.o .libs/my_crc32.o .libs/mf_iocache.o .libs/mf_iocache2.o .libs/mf_cache.o .libs/mf_tempfile.o .libs/mf_tempdir.o .libs/my_lock.o .libs/mf_brkhant.o .libs/my_alarm.o .libs/my_malloc.o .libs/my_realloc.o .libs/my_once.o .libs/mulalloc.o .libs/my_alloc.o .libs/safemalloc.o .libs/my_new.o .libs/my_vle.o .libs/my_fopen.o .libs/my_fstream.o .libs/my_getsystime.o .libs/my_error.o .libs/errors.o .libs/my_div.o .libs/my_messnc.o .libs/mf_format.o .libs/mf_same.o .libs/mf_dirname.o .libs/mf_fn_ext.o .libs/my_symlink.o .libs/my_symlink2.o .libs/mf_pack.o .libs/mf_unixpath.o .libs/mf_arr_appstr.o .libs/mf_wcomp.o .libs/mf_wfile.o .libs/my_gethwaddr.o .libs/mf_qsort.o .libs/mf_qsort2.o .libs/mf_sort.o .libs/ptr_cmp.o .libs/mf_radix.o .libs/queues.o .libs/my_getncpus.o .libs/tree.o .libs/trie.o .libs/list.o .libs/hash.o .libs/array.o .libs/string.o .libs/typelib.o .libs/my_copy.o .libs/my_append.o .libs/my_lib.o .libs/my_delete.o .libs/my_rename.o .libs/my_redel.o .libs/my_chsize.o .libs/my_clock.o .libs/my_quick.o .libs/my_lockmem.o .libs/my_static.o .libs/my_sync.o .libs/my_getopt.o .libs/my_mkdir.o .libs/default_modify.o .libs/default.o .libs/my_compress.o .libs/checksum.o .libs/my_net.o .libs/my_port.o .libs/my_sleep.o .libs/charset.o .libs/charset-def.o .libs/my_bitmap.o .libs/my_bit.o .libs/md5.o .libs/my_gethostbyname.o .libs/rijndael.o .libs/my_aes.o .libs/sha1.o .libs/my_handler.o .libs/my_netware.o .libs/my_largepage.o .libs/my_memmem.o .libs/stacktrace.o .libs/my_windac.o .libs/my_access.o .libs/base64.o .libs/my_libwrap.o .libs/thr_alarm.o .libs/thr_lock.o .libs/thr_mutex.o .libs/thr_rwlock.o .libs/my_pthread.o .libs/my_thr_init.o .libs/mf_keycache.o -Wl,--as-needed -lpthread -lcrypt -lnsl -lm -lpthread -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.4 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.4/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.4/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.4.4/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.4.4/../../../crtn.o -march=prescott -Wl,-O1 -Wl,-soname -Wl,libmysys.so.0 -o .libs/libmysys.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmysys.so.0" && ln -s "libmysys.so.0.0.0" "libmysys.so.0") libtool: link: (cd ".libs" && rm -f "libmysys.so" && ln -s "libmysys.so.0.0.0" "libmysys.so") libtool: link: i686-pc-linux-gnu-ar cru .libs/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_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_vle.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_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 my_getncpus.o tree.o trie.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_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 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 stacktrace.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 libtool: link: i686-pc-linux-gnu-ranlib .libs/libmysys.a libtool: link: ( cd ".libs" && rm -f "libmysys.la" && ln -s "../libmysys.la" "libmysys.la" ) make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/mysys' Making all in dbug make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/dbug' /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT dbug.lo -MD -MP -MF .deps/dbug.Tpo -c -o dbug.lo dbug.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT sanity.lo -MD -MP -MF .deps/sanity.Tpo -c -o sanity.lo sanity.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_main.o -MD -MP -MF .deps/my_main.Tpo -c -o my_main.o my_main.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT factorial.o -MD -MP -MF .deps/factorial.Tpo -c -o factorial.o factorial.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT sanity.lo -MD -MP -MF .deps/sanity.Tpo -c sanity.c -fPIC -DPIC -o .libs/sanity.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT dbug_analyze.o -MD -MP -MF .deps/dbug_analyze.Tpo -c -o dbug_analyze.o dbug_analyze.c mv -f .deps/my_main.Tpo .deps/my_main.Po libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT sanity.lo -MD -MP -MF .deps/sanity.Tpo -c sanity.c -o sanity.o >/dev/null 2>&1 /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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT dbug.lo -MD -MP -MF .deps/dbug.Tpo -c dbug.c -fPIC -DPIC -o .libs/dbug.o /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 mv -f .deps/sanity.Tpo .deps/sanity.Plo /bin/rm -f factorial.r /bin/sed -e 's!\\!\\\\!g' factorial.c > factorial.r mv -f .deps/dbug_analyze.Tpo .deps/dbug_analyze.Po mv -f .deps/factorial.Tpo .deps/factorial.Po libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT dbug.lo -MD -MP -MF .deps/dbug.Tpo -c dbug.c -o dbug.o >/dev/null 2>&1 mv -f .deps/dbug.Tpo .deps/dbug.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o libdbug.la -rpath /usr/lib/mysql dbug.lo sanity.lo -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-gcc -shared .libs/dbug.o .libs/sanity.o -Wl,--as-needed -lpthread -lcrypt -lnsl -lm -lpthread -march=prescott -Wl,-O1 -Wl,-soname -Wl,libdbug.so.0 -o .libs/libdbug.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdbug.so.0" && ln -s "libdbug.so.0.0.0" "libdbug.so.0") libtool: link: (cd ".libs" && rm -f "libdbug.so" && ln -s "libdbug.so.0.0.0" "libdbug.so") libtool: link: i686-pc-linux-gnu-ar cru .libs/libdbug.a dbug.o sanity.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libdbug.a libtool: link: ( cd ".libs" && rm -f "libdbug.la" && ln -s "../libdbug.la" "libdbug.la" ) /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o dbug_analyze dbug_analyze.o libdbug.la ../mysys/libmysys.la ../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o factorial my_main.o factorial.o libdbug.la ../mysys/libmysys.la ../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/factorial my_main.o factorial.o -Wl,--as-needed ./.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/dbug_analyze dbug_analyze.o -Wl,--as-needed ./.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql ./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 groff -mm user.r > user.ps make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/dbug' Making all in extra make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/extra' make all-recursive make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/extra' make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/extra' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT replace.o -MD -MP -MF .deps/replace.Tpo -c -o replace.o replace.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -fno-inline -c perror.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT resolveip.o -MD -MP -MF .deps/resolveip.Tpo -c -o resolveip.o resolveip.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_print_defaults.o -MD -MP -MF .deps/my_print_defaults.Tpo -c -o my_print_defaults.o my_print_defaults.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT resolve_stack_dump.o -MD -MP -MF .deps/resolve_stack_dump.Tpo -c -o resolve_stack_dump.o resolve_stack_dump.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mysql_waitpid.o -MD -MP -MF .deps/mysql_waitpid.Tpo -c -o mysql_waitpid.o mysql_waitpid.c mv -f .deps/resolve_stack_dump.Tpo .deps/resolve_stack_dump.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT innochecksum.o -MD -MP -MF .deps/innochecksum.Tpo -c -o innochecksum.o innochecksum.c mv -f .deps/mysql_waitpid.Tpo .deps/mysql_waitpid.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT charset2html.o -MD -MP -MF .deps/charset2html.Tpo -c -o charset2html.o charset2html.c mv -f .deps/innochecksum.Tpo .deps/innochecksum.Po mv -f .deps/resolveip.Tpo .deps/resolveip.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o perror perror.o -lstdc++ ../mysys/libmysys.la ../dbug/libdbug.la ../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o resolve_stack_dump resolve_stack_dump.o -lstdc++ ../mysys/libmysys.la ../dbug/libdbug.la ../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread 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 -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mysql_waitpid mysql_waitpid.o -lstdc++ ../mysys/libmysys.la ../dbug/libdbug.la ../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread mv -f .deps/charset2html.Tpo .deps/charset2html.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o innochecksum innochecksum.o -lstdc++ ../mysys/libmysys.la ../dbug/libdbug.la ../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread mv -f .deps/replace.Tpo .deps/replace.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o charset2html charset2html.o -lstdc++ ../mysys/libmysys.la ../dbug/libdbug.la ../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/perror perror.o -Wl,--as-needed -lstdc++ ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../dbug/.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/resolve_stack_dump resolve_stack_dump.o -Wl,--as-needed -lstdc++ ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../dbug/.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/innochecksum innochecksum.o -Wl,--as-needed -lstdc++ ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../dbug/.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/mysql_waitpid mysql_waitpid.o -Wl,--as-needed -lstdc++ ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../dbug/.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o replace replace.o -lstdc++ ../mysys/libmysys.la ../dbug/libdbug.la ../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/charset2html charset2html.o -Wl,--as-needed -lstdc++ ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../dbug/.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o resolveip resolveip.o -lstdc++ ../mysys/libmysys.la ../dbug/libdbug.la ../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o my_print_defaults my_print_defaults.o -lstdc++ ../mysys/libmysys.la ../dbug/libdbug.la ../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/replace replace.o -Wl,--as-needed -lstdc++ ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../dbug/.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/resolveip resolveip.o -Wl,--as-needed -lstdc++ ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../dbug/.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/my_print_defaults my_print_defaults.o -Wl,--as-needed -lstdc++ ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../dbug/.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/extra' make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/extra' make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/extra' Making all in regex make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/regex' /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c -o regerror.lo regerror.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c -o regcomp.lo regcomp.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c -o regexec.lo regexec.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT regfree.lo -MD -MP -MF .deps/regfree.Tpo -c -o regfree.lo regfree.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT reginit.lo -MD -MP -MF .deps/reginit.Tpo -c -o reginit.lo reginit.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c regerror.c -fPIC -DPIC -o .libs/regerror.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c regexec.c -fPIC -DPIC -o .libs/regexec.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT regfree.lo -MD -MP -MF .deps/regfree.Tpo -c regfree.c -fPIC -DPIC -o .libs/regfree.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT reginit.lo -MD -MP -MF .deps/reginit.Tpo -c reginit.c -fPIC -DPIC -o .libs/reginit.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c regcomp.c -fPIC -DPIC -o .libs/regcomp.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT regfree.lo -MD -MP -MF .deps/regfree.Tpo -c regfree.c -o regfree.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c regerror.c -o regerror.o >/dev/null 2>&1 mv -f .deps/regfree.Tpo .deps/regfree.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT split.o -MD -MP -MF .deps/split.Tpo -c -o split.o split.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT reginit.lo -MD -MP -MF .deps/reginit.Tpo -c reginit.c -o reginit.o >/dev/null 2>&1 mv -f .deps/split.Tpo .deps/split.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c mv -f .deps/regerror.Tpo .deps/regerror.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/reginit.Tpo .deps/reginit.Plo mv -f .deps/debug.Tpo .deps/debug.Po mv -f .deps/main.Tpo .deps/main.Po libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c regcomp.c -o regcomp.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c regexec.c -o regexec.o >/dev/null 2>&1 mv -f .deps/regcomp.Tpo .deps/regcomp.Plo mv -f .deps/regexec.Tpo .deps/regexec.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o libregex.la regerror.lo regcomp.lo regexec.lo regfree.lo reginit.lo -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-ar cru .libs/libregex.a .libs/regerror.o .libs/regcomp.o .libs/regexec.o .libs/regfree.o .libs/reginit.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libregex.a libtool: link: ( cd ".libs" && rm -f "libregex.la" && ln -s "../libregex.la" "libregex.la" ) /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -static -Wl,-O1 -Wl,--as-needed -rdynamic -o re split.o debug.o main.o libregex.la ../strings/libmystrings.la -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o re split.o debug.o main.o -Wl,--as-needed ./.libs/libregex.a -lpthread -lpthread -lpthread -lpthread ../strings/.libs/libmystrings.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lcrypt -lnsl -lm -lpthread make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/regex' Making all in libmysql make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/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 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_sync.lo my_getsystime.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 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 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 ++ sed 's;\.lo;.c;g' ++ 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_sync.lo my_getsystime.lo my_lib.lo mf_qsort.lo + 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_sync.c my_getsystime.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 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_sync.c + /bin/ln -s ../mysys/my_sync.c my_sync.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_getsystime.c + /bin/ln -s ../mysys/my_getsystime.c my_getsystime.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 echo timestamp > link_sources make all-am make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/libmysql' /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmysql.lo -MD -MP -MF .deps/libmysql.Tpo -c -o libmysql.lo libmysql.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT password.lo -MD -MP -MF .deps/password.Tpo -c -o password.lo password.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c -o manager.lo manager.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT get_password.lo -MD -MP -MF .deps/get_password.Tpo -c -o get_password.lo get_password.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT errmsg.lo -MD -MP -MF .deps/errmsg.Tpo -c -o errmsg.lo errmsg.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c manager.c -fPIC -DPIC -o .libs/manager.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT get_password.lo -MD -MP -MF .deps/get_password.Tpo -c get_password.c -fPIC -DPIC -o .libs/get_password.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT errmsg.lo -MD -MP -MF .deps/errmsg.Tpo -c errmsg.c -fPIC -DPIC -o .libs/errmsg.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmysql.lo -MD -MP -MF .deps/libmysql.Tpo -c libmysql.c -fPIC -DPIC -o .libs/libmysql.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT password.lo -MD -MP -MF .deps/password.Tpo -c password.c -fPIC -DPIC -o .libs/password.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT get_password.lo -MD -MP -MF .deps/get_password.Tpo -c get_password.c -o get_password.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT errmsg.lo -MD -MP -MF .deps/errmsg.Tpo -c errmsg.c -o errmsg.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c manager.c -o manager.o >/dev/null 2>&1 mv -f .deps/get_password.Tpo .deps/get_password.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_init.lo -MD -MP -MF .deps/my_init.Tpo -c -o my_init.lo my_init.c mv -f .deps/errmsg.Tpo .deps/errmsg.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_static.lo -MD -MP -MF .deps/my_static.Tpo -c -o my_static.lo my_static.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_static.lo -MD -MP -MF .deps/my_static.Tpo -c my_static.c -fPIC -DPIC -o .libs/my_static.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT password.lo -MD -MP -MF .deps/password.Tpo -c password.c -o password.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_init.lo -MD -MP -MF .deps/my_init.Tpo -c my_init.c -fPIC -DPIC -o .libs/my_init.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_static.lo -MD -MP -MF .deps/my_static.Tpo -c my_static.c -o my_static.o >/dev/null 2>&1 mv -f .deps/manager.Tpo .deps/manager.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_malloc.lo -MD -MP -MF .deps/my_malloc.Tpo -c -o my_malloc.lo my_malloc.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_init.lo -MD -MP -MF .deps/my_init.Tpo -c my_init.c -o my_init.o >/dev/null 2>&1 mv -f .deps/my_static.Tpo .deps/my_static.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_realloc.lo -MD -MP -MF .deps/my_realloc.Tpo -c -o my_realloc.lo my_realloc.c mv -f .deps/password.Tpo .deps/password.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_create.lo -MD -MP -MF .deps/my_create.Tpo -c -o my_create.lo my_create.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_malloc.lo -MD -MP -MF .deps/my_malloc.Tpo -c my_malloc.c -fPIC -DPIC -o .libs/my_malloc.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_realloc.lo -MD -MP -MF .deps/my_realloc.Tpo -c my_realloc.c -fPIC -DPIC -o .libs/my_realloc.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_create.lo -MD -MP -MF .deps/my_create.Tpo -c my_create.c -fPIC -DPIC -o .libs/my_create.o mv -f .deps/my_init.Tpo .deps/my_init.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_delete.lo -MD -MP -MF .deps/my_delete.Tpo -c -o my_delete.lo my_delete.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_create.lo -MD -MP -MF .deps/my_create.Tpo -c my_create.c -o my_create.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_malloc.lo -MD -MP -MF .deps/my_malloc.Tpo -c my_malloc.c -o my_malloc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_realloc.lo -MD -MP -MF .deps/my_realloc.Tpo -c my_realloc.c -o my_realloc.o >/dev/null 2>&1 mv -f .deps/my_create.Tpo .deps/my_create.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_tempfile.lo -MD -MP -MF .deps/mf_tempfile.Tpo -c -o mf_tempfile.lo mf_tempfile.c mv -f .deps/my_realloc.Tpo .deps/my_realloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_open.lo -MD -MP -MF .deps/my_open.Tpo -c -o my_open.lo my_open.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_delete.lo -MD -MP -MF .deps/my_delete.Tpo -c my_delete.c -fPIC -DPIC -o .libs/my_delete.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_tempfile.lo -MD -MP -MF .deps/mf_tempfile.Tpo -c mf_tempfile.c -fPIC -DPIC -o .libs/mf_tempfile.o mv -f .deps/my_malloc.Tpo .deps/my_malloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_file.lo -MD -MP -MF .deps/my_file.Tpo -c -o my_file.lo my_file.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_open.lo -MD -MP -MF .deps/my_open.Tpo -c my_open.c -fPIC -DPIC -o .libs/my_open.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_delete.lo -MD -MP -MF .deps/my_delete.Tpo -c my_delete.c -o my_delete.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_tempfile.lo -MD -MP -MF .deps/mf_tempfile.Tpo -c mf_tempfile.c -o mf_tempfile.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_file.lo -MD -MP -MF .deps/my_file.Tpo -c my_file.c -fPIC -DPIC -o .libs/my_file.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_open.lo -MD -MP -MF .deps/my_open.Tpo -c my_open.c -o my_open.o >/dev/null 2>&1 mv -f .deps/my_delete.Tpo .deps/my_delete.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_read.lo -MD -MP -MF .deps/my_read.Tpo -c -o my_read.lo my_read.c mv -f .deps/mf_tempfile.Tpo .deps/mf_tempfile.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_write.lo -MD -MP -MF .deps/my_write.Tpo -c -o my_write.lo my_write.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_read.lo -MD -MP -MF .deps/my_read.Tpo -c my_read.c -fPIC -DPIC -o .libs/my_read.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_file.lo -MD -MP -MF .deps/my_file.Tpo -c my_file.c -o my_file.o >/dev/null 2>&1 mv -f .deps/my_open.Tpo .deps/my_open.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c -o errors.lo errors.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_write.lo -MD -MP -MF .deps/my_write.Tpo -c my_write.c -fPIC -DPIC -o .libs/my_write.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_read.lo -MD -MP -MF .deps/my_read.Tpo -c my_read.c -o my_read.o >/dev/null 2>&1 mv -f .deps/my_file.Tpo .deps/my_file.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_error.lo -MD -MP -MF .deps/my_error.Tpo -c -o my_error.lo my_error.c mv -f .deps/my_read.Tpo .deps/my_read.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getwd.lo -MD -MP -MF .deps/my_getwd.Tpo -c -o my_getwd.lo my_getwd.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -fPIC -DPIC -o .libs/errors.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_error.lo -MD -MP -MF .deps/my_error.Tpo -c my_error.c -fPIC -DPIC -o .libs/my_error.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_write.lo -MD -MP -MF .deps/my_write.Tpo -c my_write.c -o my_write.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getwd.lo -MD -MP -MF .deps/my_getwd.Tpo -c my_getwd.c -fPIC -DPIC -o .libs/my_getwd.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmysql.lo -MD -MP -MF .deps/libmysql.Tpo -c libmysql.c -o libmysql.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -o errors.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getwd.lo -MD -MP -MF .deps/my_getwd.Tpo -c my_getwd.c -o my_getwd.o >/dev/null 2>&1 mv -f .deps/my_write.Tpo .deps/my_write.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_error.lo -MD -MP -MF .deps/my_error.Tpo -c my_error.c -o my_error.o >/dev/null 2>&1 /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_div.lo -MD -MP -MF .deps/my_div.Tpo -c -o my_div.lo my_div.c mv -f .deps/errors.Tpo .deps/errors.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_pack.lo -MD -MP -MF .deps/mf_pack.Tpo -c -o mf_pack.lo mf_pack.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_div.lo -MD -MP -MF .deps/my_div.Tpo -c my_div.c -fPIC -DPIC -o .libs/my_div.o mv -f .deps/my_error.Tpo .deps/my_error.Plo mv -f .deps/my_getwd.Tpo .deps/my_getwd.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_messnc.lo -MD -MP -MF .deps/my_messnc.Tpo -c -o my_messnc.lo my_messnc.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_dirname.lo -MD -MP -MF .deps/mf_dirname.Tpo -c -o mf_dirname.lo mf_dirname.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_pack.lo -MD -MP -MF .deps/mf_pack.Tpo -c mf_pack.c -fPIC -DPIC -o .libs/mf_pack.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_div.lo -MD -MP -MF .deps/my_div.Tpo -c my_div.c -o my_div.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_dirname.lo -MD -MP -MF .deps/mf_dirname.Tpo -c mf_dirname.c -fPIC -DPIC -o .libs/mf_dirname.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_messnc.lo -MD -MP -MF .deps/my_messnc.Tpo -c my_messnc.c -fPIC -DPIC -o .libs/my_messnc.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_dirname.lo -MD -MP -MF .deps/mf_dirname.Tpo -c mf_dirname.c -o mf_dirname.o >/dev/null 2>&1 mv -f .deps/my_div.Tpo .deps/my_div.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_fn_ext.lo -MD -MP -MF .deps/mf_fn_ext.Tpo -c -o mf_fn_ext.lo mf_fn_ext.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_messnc.lo -MD -MP -MF .deps/my_messnc.Tpo -c my_messnc.c -o my_messnc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_pack.lo -MD -MP -MF .deps/mf_pack.Tpo -c mf_pack.c -o mf_pack.o >/dev/null 2>&1 mv -f .deps/mf_dirname.Tpo .deps/mf_dirname.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_wcomp.lo -MD -MP -MF .deps/mf_wcomp.Tpo -c -o mf_wcomp.lo mf_wcomp.c mv -f .deps/my_messnc.Tpo .deps/my_messnc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT typelib.lo -MD -MP -MF .deps/typelib.Tpo -c -o typelib.lo typelib.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_wcomp.lo -MD -MP -MF .deps/mf_wcomp.Tpo -c mf_wcomp.c -fPIC -DPIC -o .libs/mf_wcomp.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT typelib.lo -MD -MP -MF .deps/typelib.Tpo -c typelib.c -fPIC -DPIC -o .libs/typelib.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_fn_ext.lo -MD -MP -MF .deps/mf_fn_ext.Tpo -c mf_fn_ext.c -fPIC -DPIC -o .libs/mf_fn_ext.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_fn_ext.lo -MD -MP -MF .deps/mf_fn_ext.Tpo -c mf_fn_ext.c -o mf_fn_ext.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_wcomp.lo -MD -MP -MF .deps/mf_wcomp.Tpo -c mf_wcomp.c -o mf_wcomp.o >/dev/null 2>&1 mv -f .deps/mf_pack.Tpo .deps/mf_pack.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT safemalloc.lo -MD -MP -MF .deps/safemalloc.Tpo -c -o safemalloc.lo safemalloc.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT typelib.lo -MD -MP -MF .deps/typelib.Tpo -c typelib.c -o typelib.o >/dev/null 2>&1 mv -f .deps/mf_fn_ext.Tpo .deps/mf_fn_ext.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_alloc.lo -MD -MP -MF .deps/my_alloc.Tpo -c -o my_alloc.lo my_alloc.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT safemalloc.lo -MD -MP -MF .deps/safemalloc.Tpo -c safemalloc.c -fPIC -DPIC -o .libs/safemalloc.o mv -f .deps/mf_wcomp.Tpo .deps/mf_wcomp.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_format.lo -MD -MP -MF .deps/mf_format.Tpo -c -o mf_format.lo mf_format.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_alloc.lo -MD -MP -MF .deps/my_alloc.Tpo -c my_alloc.c -fPIC -DPIC -o .libs/my_alloc.o mv -f .deps/typelib.Tpo .deps/typelib.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_path.lo -MD -MP -MF .deps/mf_path.Tpo -c -o mf_path.lo mf_path.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_path.lo -MD -MP -MF .deps/mf_path.Tpo -c mf_path.c -fPIC -DPIC -o .libs/mf_path.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT safemalloc.lo -MD -MP -MF .deps/safemalloc.Tpo -c safemalloc.c -o safemalloc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_format.lo -MD -MP -MF .deps/mf_format.Tpo -c mf_format.c -fPIC -DPIC -o .libs/mf_format.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_alloc.lo -MD -MP -MF .deps/my_alloc.Tpo -c my_alloc.c -o my_alloc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_path.lo -MD -MP -MF .deps/mf_path.Tpo -c mf_path.c -o mf_path.o >/dev/null 2>&1 mv -f .deps/my_alloc.Tpo .deps/my_alloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_unixpath.lo -MD -MP -MF .deps/mf_unixpath.Tpo -c -o mf_unixpath.lo mf_unixpath.c mv -f .deps/mf_path.Tpo .deps/mf_path.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_format.lo -MD -MP -MF .deps/mf_format.Tpo -c mf_format.c -o mf_format.o >/dev/null 2>&1 /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_fopen.lo -MD -MP -MF .deps/my_fopen.Tpo -c -o my_fopen.lo my_fopen.c mv -f .deps/safemalloc.Tpo .deps/safemalloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_symlink.lo -MD -MP -MF .deps/my_symlink.Tpo -c -o my_symlink.lo my_symlink.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_symlink.lo -MD -MP -MF .deps/my_symlink.Tpo -c my_symlink.c -fPIC -DPIC -o .libs/my_symlink.o mv -f .deps/libmysql.Tpo .deps/libmysql.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_unixpath.lo -MD -MP -MF .deps/mf_unixpath.Tpo -c mf_unixpath.c -fPIC -DPIC -o .libs/mf_unixpath.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_fopen.lo -MD -MP -MF .deps/my_fopen.Tpo -c my_fopen.c -fPIC -DPIC -o .libs/my_fopen.o /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_fstream.lo -MD -MP -MF .deps/my_fstream.Tpo -c -o my_fstream.lo my_fstream.c mv -f .deps/mf_format.Tpo .deps/mf_format.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_arr_appstr.lo -MD -MP -MF .deps/mf_arr_appstr.Tpo -c -o mf_arr_appstr.lo mf_arr_appstr.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_arr_appstr.lo -MD -MP -MF .deps/mf_arr_appstr.Tpo -c mf_arr_appstr.c -fPIC -DPIC -o .libs/mf_arr_appstr.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_symlink.lo -MD -MP -MF .deps/my_symlink.Tpo -c my_symlink.c -o my_symlink.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_unixpath.lo -MD -MP -MF .deps/mf_unixpath.Tpo -c mf_unixpath.c -o mf_unixpath.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_fstream.lo -MD -MP -MF .deps/my_fstream.Tpo -c my_fstream.c -fPIC -DPIC -o .libs/my_fstream.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_fopen.lo -MD -MP -MF .deps/my_fopen.Tpo -c my_fopen.c -o my_fopen.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_arr_appstr.lo -MD -MP -MF .deps/mf_arr_appstr.Tpo -c mf_arr_appstr.c -o mf_arr_appstr.o >/dev/null 2>&1 mv -f .deps/my_symlink.Tpo .deps/my_symlink.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_loadpath.lo -MD -MP -MF .deps/mf_loadpath.Tpo -c -o mf_loadpath.lo mf_loadpath.c mv -f .deps/mf_unixpath.Tpo .deps/mf_unixpath.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_pthread.lo -MD -MP -MF .deps/my_pthread.Tpo -c -o my_pthread.lo my_pthread.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_fstream.lo -MD -MP -MF .deps/my_fstream.Tpo -c my_fstream.c -o my_fstream.o >/dev/null 2>&1 mv -f .deps/my_fopen.Tpo .deps/my_fopen.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_thr_init.lo -MD -MP -MF .deps/my_thr_init.Tpo -c -o my_thr_init.lo my_thr_init.c mv -f .deps/mf_arr_appstr.Tpo .deps/mf_arr_appstr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT thr_mutex.lo -MD -MP -MF .deps/thr_mutex.Tpo -c -o thr_mutex.lo thr_mutex.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_pthread.lo -MD -MP -MF .deps/my_pthread.Tpo -c my_pthread.c -fPIC -DPIC -o .libs/my_pthread.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_loadpath.lo -MD -MP -MF .deps/mf_loadpath.Tpo -c mf_loadpath.c -fPIC -DPIC -o .libs/mf_loadpath.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_thr_init.lo -MD -MP -MF .deps/my_thr_init.Tpo -c my_thr_init.c -fPIC -DPIC -o .libs/my_thr_init.o mv -f .deps/my_fstream.Tpo .deps/my_fstream.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mulalloc.lo -MD -MP -MF .deps/mulalloc.Tpo -c -o mulalloc.lo mulalloc.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_pthread.lo -MD -MP -MF .deps/my_pthread.Tpo -c my_pthread.c -o my_pthread.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT thr_mutex.lo -MD -MP -MF .deps/thr_mutex.Tpo -c thr_mutex.c -fPIC -DPIC -o .libs/thr_mutex.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_loadpath.lo -MD -MP -MF .deps/mf_loadpath.Tpo -c mf_loadpath.c -o mf_loadpath.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_thr_init.lo -MD -MP -MF .deps/my_thr_init.Tpo -c my_thr_init.c -o my_thr_init.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT thr_mutex.lo -MD -MP -MF .deps/thr_mutex.Tpo -c thr_mutex.c -o thr_mutex.o >/dev/null 2>&1 mv -f .deps/my_pthread.Tpo .deps/my_pthread.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo string.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mulalloc.lo -MD -MP -MF .deps/mulalloc.Tpo -c mulalloc.c -fPIC -DPIC -o .libs/mulalloc.o mv -f .deps/mf_loadpath.Tpo .deps/mf_loadpath.Plo mv -f .deps/thr_mutex.Tpo .deps/thr_mutex.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT default.lo -MD -MP -MF .deps/default.Tpo -c -o default.lo default.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT default_modify.lo -MD -MP -MF .deps/default_modify.Tpo -c -o default_modify.lo default_modify.c mv -f .deps/my_thr_init.Tpo .deps/my_thr_init.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -fPIC -DPIC -o .libs/string.o /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_compress.lo -MD -MP -MF .deps/my_compress.Tpo -c -o my_compress.lo my_compress.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT default.lo -MD -MP -MF .deps/default.Tpo -c default.c -fPIC -DPIC -o .libs/default.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_compress.lo -MD -MP -MF .deps/my_compress.Tpo -c my_compress.c -fPIC -DPIC -o .libs/my_compress.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mulalloc.lo -MD -MP -MF .deps/mulalloc.Tpo -c mulalloc.c -o mulalloc.o >/dev/null 2>&1 mv -f .deps/mulalloc.Tpo .deps/mulalloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT array.lo -MD -MP -MF .deps/array.Tpo -c -o array.lo array.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT default_modify.lo -MD -MP -MF .deps/default_modify.Tpo -c default_modify.c -fPIC -DPIC -o .libs/default_modify.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -o string.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_compress.lo -MD -MP -MF .deps/my_compress.Tpo -c my_compress.c -o my_compress.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -fPIC -DPIC -o .libs/array.o mv -f .deps/string.Tpo .deps/string.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_once.lo -MD -MP -MF .deps/my_once.Tpo -c -o my_once.lo my_once.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT default_modify.lo -MD -MP -MF .deps/default_modify.Tpo -c default_modify.c -o default_modify.o >/dev/null 2>&1 mv -f .deps/my_compress.Tpo .deps/my_compress.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_once.lo -MD -MP -MF .deps/my_once.Tpo -c my_once.c -fPIC -DPIC -o .libs/my_once.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT default.lo -MD -MP -MF .deps/default.Tpo -c default.c -o default.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o .libs/list.o mv -f .deps/default_modify.Tpo .deps/default_modify.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_net.lo -MD -MP -MF .deps/my_net.Tpo -c -o my_net.lo my_net.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_once.lo -MD -MP -MF .deps/my_once.Tpo -c my_once.c -o my_once.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -o array.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o >/dev/null 2>&1 mv -f .deps/my_once.Tpo .deps/my_once.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c -o charset.lo charset.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_net.lo -MD -MP -MF .deps/my_net.Tpo -c my_net.c -fPIC -DPIC -o .libs/my_net.o mv -f .deps/list.Tpo .deps/list.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT charset-def.lo -MD -MP -MF .deps/charset-def.Tpo -c -o charset-def.lo charset-def.c mv -f .deps/array.Tpo .deps/array.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c charset.c -fPIC -DPIC -o .libs/charset.o /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT charset-def.lo -MD -MP -MF .deps/charset-def.Tpo -c charset-def.c -fPIC -DPIC -o .libs/charset-def.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_net.lo -MD -MP -MF .deps/my_net.Tpo -c my_net.c -o my_net.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o mv -f .deps/my_net.Tpo .deps/my_net.Plo mv -f .deps/default.Tpo .deps/default.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache.lo -MD -MP -MF .deps/mf_iocache.Tpo -c -o mf_iocache.lo mf_iocache.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT charset-def.lo -MD -MP -MF .deps/charset-def.Tpo -c charset-def.c -o charset-def.o >/dev/null 2>&1 /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache2.lo -MD -MP -MF .deps/mf_iocache2.Tpo -c -o mf_iocache2.lo mf_iocache2.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache.lo -MD -MP -MF .deps/mf_iocache.Tpo -c mf_iocache.c -fPIC -DPIC -o .libs/mf_iocache.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache2.lo -MD -MP -MF .deps/mf_iocache2.Tpo -c mf_iocache2.c -fPIC -DPIC -o .libs/mf_iocache2.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c charset.c -o charset.o >/dev/null 2>&1 mv -f .deps/charset-def.Tpo .deps/charset-def.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_seek.lo -MD -MP -MF .deps/my_seek.Tpo -c -o my_seek.lo my_seek.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_seek.lo -MD -MP -MF .deps/my_seek.Tpo -c my_seek.c -fPIC -DPIC -o .libs/my_seek.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache2.lo -MD -MP -MF .deps/mf_iocache2.Tpo -c mf_iocache2.c -o mf_iocache2.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache.lo -MD -MP -MF .deps/mf_iocache.Tpo -c mf_iocache.c -o mf_iocache.o >/dev/null 2>&1 mv -f .deps/charset.Tpo .deps/charset.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_sleep.lo -MD -MP -MF .deps/my_sleep.Tpo -c -o my_sleep.lo my_sleep.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_sleep.lo -MD -MP -MF .deps/my_sleep.Tpo -c my_sleep.c -fPIC -DPIC -o .libs/my_sleep.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_seek.lo -MD -MP -MF .deps/my_seek.Tpo -c my_seek.c -o my_seek.o >/dev/null 2>&1 mv -f .deps/my_seek.Tpo .deps/my_seek.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_pread.lo -MD -MP -MF .deps/my_pread.Tpo -c -o my_pread.lo my_pread.c mv -f .deps/mf_iocache2.Tpo .deps/mf_iocache2.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_cache.lo -MD -MP -MF .deps/mf_cache.Tpo -c -o mf_cache.lo mf_cache.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_sleep.lo -MD -MP -MF .deps/my_sleep.Tpo -c my_sleep.c -o my_sleep.o >/dev/null 2>&1 mv -f .deps/hash.Tpo .deps/hash.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_cache.lo -MD -MP -MF .deps/mf_cache.Tpo -c mf_cache.c -fPIC -DPIC -o .libs/mf_cache.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_pread.lo -MD -MP -MF .deps/my_pread.Tpo -c my_pread.c -fPIC -DPIC -o .libs/my_pread.o mv -f .deps/mf_iocache.Tpo .deps/mf_iocache.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c -o sha1.lo sha1.c mv -f .deps/my_sleep.Tpo .deps/my_sleep.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getopt.lo -MD -MP -MF .deps/my_getopt.Tpo -c -o my_getopt.lo my_getopt.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_cache.lo -MD -MP -MF .deps/mf_cache.Tpo -c mf_cache.c -o mf_cache.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/sha1.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getopt.lo -MD -MP -MF .deps/my_getopt.Tpo -c my_getopt.c -fPIC -DPIC -o .libs/my_getopt.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_pread.lo -MD -MP -MF .deps/my_pread.Tpo -c my_pread.c -o my_pread.o >/dev/null 2>&1 mv -f .deps/mf_cache.Tpo .deps/mf_cache.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_gethostbyname.lo -MD -MP -MF .deps/my_gethostbyname.Tpo -c -o my_gethostbyname.lo my_gethostbyname.c mv -f .deps/my_pread.Tpo .deps/my_pread.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_port.lo -MD -MP -MF .deps/my_port.Tpo -c -o my_port.lo my_port.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_port.lo -MD -MP -MF .deps/my_port.Tpo -c my_port.c -fPIC -DPIC -o .libs/my_port.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -o sha1.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_gethostbyname.lo -MD -MP -MF .deps/my_gethostbyname.Tpo -c my_gethostbyname.c -fPIC -DPIC -o .libs/my_gethostbyname.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_port.lo -MD -MP -MF .deps/my_port.Tpo -c my_port.c -o my_port.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_gethostbyname.lo -MD -MP -MF .deps/my_gethostbyname.Tpo -c my_gethostbyname.c -o my_gethostbyname.o >/dev/null 2>&1 mv -f .deps/sha1.Tpo .deps/sha1.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_rename.lo -MD -MP -MF .deps/my_rename.Tpo -c -o my_rename.lo my_rename.c mv -f .deps/my_port.Tpo .deps/my_port.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_chsize.lo -MD -MP -MF .deps/my_chsize.Tpo -c -o my_chsize.lo my_chsize.c mv -f .deps/md5.Tpo .deps/md5.Plo mv -f .deps/my_gethostbyname.Tpo .deps/my_gethostbyname.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_sync.lo -MD -MP -MF .deps/my_sync.Tpo -c -o my_sync.lo my_sync.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getsystime.lo -MD -MP -MF .deps/my_getsystime.Tpo -c -o my_getsystime.lo my_getsystime.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_chsize.lo -MD -MP -MF .deps/my_chsize.Tpo -c my_chsize.c -fPIC -DPIC -o .libs/my_chsize.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_rename.lo -MD -MP -MF .deps/my_rename.Tpo -c my_rename.c -fPIC -DPIC -o .libs/my_rename.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getsystime.lo -MD -MP -MF .deps/my_getsystime.Tpo -c my_getsystime.c -fPIC -DPIC -o .libs/my_getsystime.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_sync.lo -MD -MP -MF .deps/my_sync.Tpo -c my_sync.c -fPIC -DPIC -o .libs/my_sync.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getopt.lo -MD -MP -MF .deps/my_getopt.Tpo -c my_getopt.c -o my_getopt.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_rename.lo -MD -MP -MF .deps/my_rename.Tpo -c my_rename.c -o my_rename.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_chsize.lo -MD -MP -MF .deps/my_chsize.Tpo -c my_chsize.c -o my_chsize.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getsystime.lo -MD -MP -MF .deps/my_getsystime.Tpo -c my_getsystime.c -o my_getsystime.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_sync.lo -MD -MP -MF .deps/my_sync.Tpo -c my_sync.c -o my_sync.o >/dev/null 2>&1 mv -f .deps/my_rename.Tpo .deps/my_rename.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_lib.lo -MD -MP -MF .deps/my_lib.Tpo -c -o my_lib.lo my_lib.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_lib.lo -MD -MP -MF .deps/my_lib.Tpo -c my_lib.c -fPIC -DPIC -o .libs/my_lib.o mv -f .deps/my_chsize.Tpo .deps/my_chsize.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_qsort.lo -MD -MP -MF .deps/mf_qsort.Tpo -c -o mf_qsort.lo mf_qsort.c mv -f .deps/my_getsystime.Tpo .deps/my_getsystime.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strmov.lo -MD -MP -MF .deps/strmov.Tpo -c -o strmov.lo strmov.c mv -f .deps/my_sync.Tpo .deps/my_sync.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strxmov.lo -MD -MP -MF .deps/strxmov.Tpo -c -o strxmov.lo strxmov.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strmov.lo -MD -MP -MF .deps/strmov.Tpo -c strmov.c -fPIC -DPIC -o .libs/strmov.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_qsort.lo -MD -MP -MF .deps/mf_qsort.Tpo -c mf_qsort.c -fPIC -DPIC -o .libs/mf_qsort.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strxmov.lo -MD -MP -MF .deps/strxmov.Tpo -c strxmov.c -fPIC -DPIC -o .libs/strxmov.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_lib.lo -MD -MP -MF .deps/my_lib.Tpo -c my_lib.c -o my_lib.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strmov.lo -MD -MP -MF .deps/strmov.Tpo -c strmov.c -o strmov.o >/dev/null 2>&1 mv -f .deps/my_getopt.Tpo .deps/my_getopt.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strxnmov.lo -MD -MP -MF .deps/strxnmov.Tpo -c -o strxnmov.lo strxnmov.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strxmov.lo -MD -MP -MF .deps/strxmov.Tpo -c strxmov.c -o strxmov.o >/dev/null 2>&1 mv -f .deps/strmov.Tpo .deps/strmov.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strnmov.lo -MD -MP -MF .deps/strnmov.Tpo -c -o strnmov.lo strnmov.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_qsort.lo -MD -MP -MF .deps/mf_qsort.Tpo -c mf_qsort.c -o mf_qsort.o >/dev/null 2>&1 mv -f .deps/strxmov.Tpo .deps/strxmov.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strmake.lo -MD -MP -MF .deps/strmake.Tpo -c -o strmake.lo strmake.c mv -f .deps/my_lib.Tpo .deps/my_lib.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strxnmov.lo -MD -MP -MF .deps/strxnmov.Tpo -c strxnmov.c -fPIC -DPIC -o .libs/strxnmov.o /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strend.lo -MD -MP -MF .deps/strend.Tpo -c -o strend.lo strend.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strnmov.lo -MD -MP -MF .deps/strnmov.Tpo -c strnmov.c -fPIC -DPIC -o .libs/strnmov.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strmake.lo -MD -MP -MF .deps/strmake.Tpo -c strmake.c -fPIC -DPIC -o .libs/strmake.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strend.lo -MD -MP -MF .deps/strend.Tpo -c strend.c -fPIC -DPIC -o .libs/strend.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strnmov.lo -MD -MP -MF .deps/strnmov.Tpo -c strnmov.c -o strnmov.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strxnmov.lo -MD -MP -MF .deps/strxnmov.Tpo -c strxnmov.c -o strxnmov.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strend.lo -MD -MP -MF .deps/strend.Tpo -c strend.c -o strend.o >/dev/null 2>&1 mv -f .deps/mf_qsort.Tpo .deps/mf_qsort.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c -o strtod.lo strtod.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strmake.lo -MD -MP -MF .deps/strmake.Tpo -c strmake.c -o strmake.o >/dev/null 2>&1 mv -f .deps/strxnmov.Tpo .deps/strxnmov.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strnlen.lo -MD -MP -MF .deps/strnlen.Tpo -c -o strnlen.lo strnlen.c mv -f .deps/strnmov.Tpo .deps/strnmov.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strfill.lo -MD -MP -MF .deps/strfill.Tpo -c -o strfill.lo strfill.c mv -f .deps/strend.Tpo .deps/strend.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT is_prefix.lo -MD -MP -MF .deps/is_prefix.Tpo -c -o is_prefix.lo is_prefix.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.c -fPIC -DPIC -o .libs/strtod.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strnlen.lo -MD -MP -MF .deps/strnlen.Tpo -c strnlen.c -fPIC -DPIC -o .libs/strnlen.o mv -f .deps/strmake.Tpo .deps/strmake.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT int2str.lo -MD -MP -MF .deps/int2str.Tpo -c -o int2str.lo int2str.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strfill.lo -MD -MP -MF .deps/strfill.Tpo -c strfill.c -fPIC -DPIC -o .libs/strfill.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT is_prefix.lo -MD -MP -MF .deps/is_prefix.Tpo -c is_prefix.c -fPIC -DPIC -o .libs/is_prefix.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strnlen.lo -MD -MP -MF .deps/strnlen.Tpo -c strnlen.c -o strnlen.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strfill.lo -MD -MP -MF .deps/strfill.Tpo -c strfill.c -o strfill.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT int2str.lo -MD -MP -MF .deps/int2str.Tpo -c int2str.c -fPIC -DPIC -o .libs/int2str.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.c -o strtod.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT is_prefix.lo -MD -MP -MF .deps/is_prefix.Tpo -c is_prefix.c -o is_prefix.o >/dev/null 2>&1 mv -f .deps/strnlen.Tpo .deps/strnlen.Plo mv -f .deps/strfill.Tpo .deps/strfill.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT str2int.lo -MD -MP -MF .deps/str2int.Tpo -c -o str2int.lo str2int.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strinstr.lo -MD -MP -MF .deps/strinstr.Tpo -c -o strinstr.lo strinstr.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT int2str.lo -MD -MP -MF .deps/int2str.Tpo -c int2str.c -o int2str.o >/dev/null 2>&1 mv -f .deps/strtod.Tpo .deps/strtod.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT str2int.lo -MD -MP -MF .deps/str2int.Tpo -c str2int.c -fPIC -DPIC -o .libs/str2int.o mv -f .deps/is_prefix.Tpo .deps/is_prefix.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strcont.lo -MD -MP -MF .deps/strcont.Tpo -c -o strcont.lo strcont.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strcend.lo -MD -MP -MF .deps/strcend.Tpo -c -o strcend.lo strcend.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strinstr.lo -MD -MP -MF .deps/strinstr.Tpo -c strinstr.c -fPIC -DPIC -o .libs/strinstr.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strcont.lo -MD -MP -MF .deps/strcont.Tpo -c strcont.c -fPIC -DPIC -o .libs/strcont.o mv -f .deps/int2str.Tpo .deps/int2str.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strcend.lo -MD -MP -MF .deps/strcend.Tpo -c strcend.c -fPIC -DPIC -o .libs/strcend.o /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-latin1.lo -MD -MP -MF .deps/ctype-latin1.Tpo -c -o ctype-latin1.lo ctype-latin1.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strinstr.lo -MD -MP -MF .deps/strinstr.Tpo -c strinstr.c -o strinstr.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT str2int.lo -MD -MP -MF .deps/str2int.Tpo -c str2int.c -o str2int.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strcend.lo -MD -MP -MF .deps/strcend.Tpo -c strcend.c -o strcend.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-latin1.lo -MD -MP -MF .deps/ctype-latin1.Tpo -c ctype-latin1.c -fPIC -DPIC -o .libs/ctype-latin1.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strcont.lo -MD -MP -MF .deps/strcont.Tpo -c strcont.c -o strcont.o >/dev/null 2>&1 mv -f .deps/strinstr.Tpo .deps/strinstr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bchange.lo -MD -MP -MF .deps/bchange.Tpo -c -o bchange.lo bchange.c mv -f .deps/strcend.Tpo .deps/strcend.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bmove.lo -MD -MP -MF .deps/bmove.Tpo -c -o bmove.lo bmove.c mv -f .deps/str2int.Tpo .deps/str2int.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bmove_upp.lo -MD -MP -MF .deps/bmove_upp.Tpo -c -o bmove_upp.lo bmove_upp.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bchange.lo -MD -MP -MF .deps/bchange.Tpo -c bchange.c -fPIC -DPIC -o .libs/bchange.o mv -f .deps/strcont.Tpo .deps/strcont.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT longlong2str.lo -MD -MP -MF .deps/longlong2str.Tpo -c -o longlong2str.lo longlong2str.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bmove.lo -MD -MP -MF .deps/bmove.Tpo -c bmove.c -fPIC -DPIC -o .libs/bmove.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-latin1.lo -MD -MP -MF .deps/ctype-latin1.Tpo -c ctype-latin1.c -o ctype-latin1.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bmove_upp.lo -MD -MP -MF .deps/bmove_upp.Tpo -c bmove_upp.c -fPIC -DPIC -o .libs/bmove_upp.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bchange.lo -MD -MP -MF .deps/bchange.Tpo -c bchange.c -o bchange.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT longlong2str.lo -MD -MP -MF .deps/longlong2str.Tpo -c longlong2str.c -fPIC -DPIC -o .libs/longlong2str.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bmove.lo -MD -MP -MF .deps/bmove.Tpo -c bmove.c -o bmove.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bmove_upp.lo -MD -MP -MF .deps/bmove_upp.Tpo -c bmove_upp.c -o bmove_upp.o >/dev/null 2>&1 mv -f .deps/bchange.Tpo .deps/bchange.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtoull.lo -MD -MP -MF .deps/strtoull.Tpo -c -o strtoull.lo strtoull.c mv -f .deps/bmove_upp.Tpo .deps/bmove_upp.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtoll.lo -MD -MP -MF .deps/strtoll.Tpo -c -o strtoll.lo strtoll.c mv -f .deps/ctype-latin1.Tpo .deps/ctype-latin1.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT longlong2str.lo -MD -MP -MF .deps/longlong2str.Tpo -c longlong2str.c -o longlong2str.o >/dev/null 2>&1 /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT llstr.lo -MD -MP -MF .deps/llstr.Tpo -c -o llstr.lo llstr.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtoll.lo -MD -MP -MF .deps/strtoll.Tpo -c strtoll.c -fPIC -DPIC -o .libs/strtoll.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtoull.lo -MD -MP -MF .deps/strtoull.Tpo -c strtoull.c -fPIC -DPIC -o .libs/strtoull.o mv -f .deps/bmove.Tpo .deps/bmove.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_vsnprintf.lo -MD -MP -MF .deps/my_vsnprintf.Tpo -c -o my_vsnprintf.lo my_vsnprintf.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_vsnprintf.lo -MD -MP -MF .deps/my_vsnprintf.Tpo -c my_vsnprintf.c -fPIC -DPIC -o .libs/my_vsnprintf.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtoll.lo -MD -MP -MF .deps/strtoll.Tpo -c strtoll.c -o strtoll.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT llstr.lo -MD -MP -MF .deps/llstr.Tpo -c llstr.c -fPIC -DPIC -o .libs/llstr.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtoull.lo -MD -MP -MF .deps/strtoull.Tpo -c strtoull.c -o strtoull.o >/dev/null 2>&1 mv -f .deps/longlong2str.Tpo .deps/longlong2str.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype.lo -MD -MP -MF .deps/ctype.Tpo -c -o ctype.lo ctype.c mv -f .deps/strtoull.Tpo .deps/strtoull.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-simple.lo -MD -MP -MF .deps/ctype-simple.Tpo -c -o ctype-simple.lo ctype-simple.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT llstr.lo -MD -MP -MF .deps/llstr.Tpo -c llstr.c -o llstr.o >/dev/null 2>&1 mv -f .deps/strtoll.Tpo .deps/strtoll.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-bin.lo -MD -MP -MF .deps/ctype-bin.Tpo -c -o ctype-bin.lo ctype-bin.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_vsnprintf.lo -MD -MP -MF .deps/my_vsnprintf.Tpo -c my_vsnprintf.c -o my_vsnprintf.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype.lo -MD -MP -MF .deps/ctype.Tpo -c ctype.c -fPIC -DPIC -o .libs/ctype.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-bin.lo -MD -MP -MF .deps/ctype-bin.Tpo -c ctype-bin.c -fPIC -DPIC -o .libs/ctype-bin.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-simple.lo -MD -MP -MF .deps/ctype-simple.Tpo -c ctype-simple.c -fPIC -DPIC -o .libs/ctype-simple.o mv -f .deps/llstr.Tpo .deps/llstr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-mb.lo -MD -MP -MF .deps/ctype-mb.Tpo -c -o ctype-mb.lo ctype-mb.c mv -f .deps/my_vsnprintf.Tpo .deps/my_vsnprintf.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-big5.lo -MD -MP -MF .deps/ctype-big5.Tpo -c -o ctype-big5.lo ctype-big5.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-mb.lo -MD -MP -MF .deps/ctype-mb.Tpo -c ctype-mb.c -fPIC -DPIC -o .libs/ctype-mb.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype.lo -MD -MP -MF .deps/ctype.Tpo -c ctype.c -o ctype.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-bin.lo -MD -MP -MF .deps/ctype-bin.Tpo -c ctype-bin.c -o ctype-bin.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-big5.lo -MD -MP -MF .deps/ctype-big5.Tpo -c ctype-big5.c -fPIC -DPIC -o .libs/ctype-big5.o mv -f .deps/ctype.Tpo .deps/ctype.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-czech.lo -MD -MP -MF .deps/ctype-czech.Tpo -c -o ctype-czech.lo ctype-czech.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-czech.lo -MD -MP -MF .deps/ctype-czech.Tpo -c ctype-czech.c -fPIC -DPIC -o .libs/ctype-czech.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-simple.lo -MD -MP -MF .deps/ctype-simple.Tpo -c ctype-simple.c -o ctype-simple.o >/dev/null 2>&1 mv -f .deps/ctype-bin.Tpo .deps/ctype-bin.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-mb.lo -MD -MP -MF .deps/ctype-mb.Tpo -c ctype-mb.c -o ctype-mb.o >/dev/null 2>&1 /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-cp932.lo -MD -MP -MF .deps/ctype-cp932.Tpo -c -o ctype-cp932.lo ctype-cp932.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-czech.lo -MD -MP -MF .deps/ctype-czech.Tpo -c ctype-czech.c -o ctype-czech.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-big5.lo -MD -MP -MF .deps/ctype-big5.Tpo -c ctype-big5.c -o ctype-big5.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-cp932.lo -MD -MP -MF .deps/ctype-cp932.Tpo -c ctype-cp932.c -fPIC -DPIC -o .libs/ctype-cp932.o mv -f .deps/ctype-czech.Tpo .deps/ctype-czech.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-eucjpms.lo -MD -MP -MF .deps/ctype-eucjpms.Tpo -c -o ctype-eucjpms.lo ctype-eucjpms.c mv -f .deps/ctype-mb.Tpo .deps/ctype-mb.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-euc_kr.lo -MD -MP -MF .deps/ctype-euc_kr.Tpo -c -o ctype-euc_kr.lo ctype-euc_kr.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-eucjpms.lo -MD -MP -MF .deps/ctype-eucjpms.Tpo -c ctype-eucjpms.c -fPIC -DPIC -o .libs/ctype-eucjpms.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-euc_kr.lo -MD -MP -MF .deps/ctype-euc_kr.Tpo -c ctype-euc_kr.c -fPIC -DPIC -o .libs/ctype-euc_kr.o mv -f .deps/ctype-simple.Tpo .deps/ctype-simple.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-win1250ch.lo -MD -MP -MF .deps/ctype-win1250ch.Tpo -c -o ctype-win1250ch.lo ctype-win1250ch.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-cp932.lo -MD -MP -MF .deps/ctype-cp932.Tpo -c ctype-cp932.c -o ctype-cp932.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-win1250ch.lo -MD -MP -MF .deps/ctype-win1250ch.Tpo -c ctype-win1250ch.c -fPIC -DPIC -o .libs/ctype-win1250ch.o mv -f .deps/ctype-big5.Tpo .deps/ctype-big5.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-utf8.lo -MD -MP -MF .deps/ctype-utf8.Tpo -c -o ctype-utf8.lo ctype-utf8.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-win1250ch.lo -MD -MP -MF .deps/ctype-win1250ch.Tpo -c ctype-win1250ch.c -o ctype-win1250ch.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-euc_kr.lo -MD -MP -MF .deps/ctype-euc_kr.Tpo -c ctype-euc_kr.c -o ctype-euc_kr.o >/dev/null 2>&1 mv -f .deps/ctype-cp932.Tpo .deps/ctype-cp932.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-extra.lo -MD -MP -MF .deps/ctype-extra.Tpo -c -o ctype-extra.lo ctype-extra.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-utf8.lo -MD -MP -MF .deps/ctype-utf8.Tpo -c ctype-utf8.c -fPIC -DPIC -o .libs/ctype-utf8.o mv -f .deps/ctype-win1250ch.Tpo .deps/ctype-win1250ch.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ucs2.lo -MD -MP -MF .deps/ctype-ucs2.Tpo -c -o ctype-ucs2.lo ctype-ucs2.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-extra.lo -MD -MP -MF .deps/ctype-extra.Tpo -c ctype-extra.c -fPIC -DPIC -o .libs/ctype-extra.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-eucjpms.lo -MD -MP -MF .deps/ctype-eucjpms.Tpo -c ctype-eucjpms.c -o ctype-eucjpms.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ucs2.lo -MD -MP -MF .deps/ctype-ucs2.Tpo -c ctype-ucs2.c -fPIC -DPIC -o .libs/ctype-ucs2.o mv -f .deps/ctype-euc_kr.Tpo .deps/ctype-euc_kr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gb2312.lo -MD -MP -MF .deps/ctype-gb2312.Tpo -c -o ctype-gb2312.lo ctype-gb2312.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-extra.lo -MD -MP -MF .deps/ctype-extra.Tpo -c ctype-extra.c -o ctype-extra.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gb2312.lo -MD -MP -MF .deps/ctype-gb2312.Tpo -c ctype-gb2312.c -fPIC -DPIC -o .libs/ctype-gb2312.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-utf8.lo -MD -MP -MF .deps/ctype-utf8.Tpo -c ctype-utf8.c -o ctype-utf8.o >/dev/null 2>&1 mv -f .deps/ctype-extra.Tpo .deps/ctype-extra.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gbk.lo -MD -MP -MF .deps/ctype-gbk.Tpo -c -o ctype-gbk.lo ctype-gbk.c mv -f .deps/ctype-eucjpms.Tpo .deps/ctype-eucjpms.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-sjis.lo -MD -MP -MF .deps/ctype-sjis.Tpo -c -o ctype-sjis.lo ctype-sjis.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gb2312.lo -MD -MP -MF .deps/ctype-gb2312.Tpo -c ctype-gb2312.c -o ctype-gb2312.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-sjis.lo -MD -MP -MF .deps/ctype-sjis.Tpo -c ctype-sjis.c -fPIC -DPIC -o .libs/ctype-sjis.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ucs2.lo -MD -MP -MF .deps/ctype-ucs2.Tpo -c ctype-ucs2.c -o ctype-ucs2.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gbk.lo -MD -MP -MF .deps/ctype-gbk.Tpo -c ctype-gbk.c -fPIC -DPIC -o .libs/ctype-gbk.o mv -f .deps/ctype-gb2312.Tpo .deps/ctype-gb2312.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-tis620.lo -MD -MP -MF .deps/ctype-tis620.Tpo -c -o ctype-tis620.lo ctype-tis620.c mv -f .deps/ctype-utf8.Tpo .deps/ctype-utf8.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ujis.lo -MD -MP -MF .deps/ctype-ujis.Tpo -c -o ctype-ujis.lo ctype-ujis.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-sjis.lo -MD -MP -MF .deps/ctype-sjis.Tpo -c ctype-sjis.c -o ctype-sjis.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-tis620.lo -MD -MP -MF .deps/ctype-tis620.Tpo -c ctype-tis620.c -fPIC -DPIC -o .libs/ctype-tis620.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ujis.lo -MD -MP -MF .deps/ctype-ujis.Tpo -c ctype-ujis.c -fPIC -DPIC -o .libs/ctype-ujis.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-tis620.lo -MD -MP -MF .deps/ctype-tis620.Tpo -c ctype-tis620.c -o ctype-tis620.o >/dev/null 2>&1 mv -f .deps/ctype-sjis.Tpo .deps/ctype-sjis.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-uca.lo -MD -MP -MF .deps/ctype-uca.Tpo -c -o ctype-uca.lo ctype-uca.c mv -f .deps/ctype-ucs2.Tpo .deps/ctype-ucs2.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gbk.lo -MD -MP -MF .deps/ctype-gbk.Tpo -c ctype-gbk.c -o ctype-gbk.o >/dev/null 2>&1 /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c -o xml.lo xml.c mv -f .deps/ctype-tis620.Tpo .deps/ctype-tis620.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_strtoll10.lo -MD -MP -MF .deps/my_strtoll10.Tpo -c -o my_strtoll10.lo my_strtoll10.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-uca.lo -MD -MP -MF .deps/ctype-uca.Tpo -c ctype-uca.c -fPIC -DPIC -o .libs/ctype-uca.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_strtoll10.lo -MD -MP -MF .deps/my_strtoll10.Tpo -c my_strtoll10.c -fPIC -DPIC -o .libs/my_strtoll10.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c xml.c -fPIC -DPIC -o .libs/xml.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ujis.lo -MD -MP -MF .deps/ctype-ujis.Tpo -c ctype-ujis.c -o ctype-ujis.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_strtoll10.lo -MD -MP -MF .deps/my_strtoll10.Tpo -c my_strtoll10.c -o my_strtoll10.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c xml.c -o xml.o >/dev/null 2>&1 mv -f .deps/my_strtoll10.Tpo .deps/my_strtoll10.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT str_alloc.lo -MD -MP -MF .deps/str_alloc.Tpo -c -o str_alloc.lo str_alloc.c mv -f .deps/ctype-gbk.Tpo .deps/ctype-gbk.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT dbug.lo -MD -MP -MF .deps/dbug.Tpo -c -o dbug.lo dbug.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT str_alloc.lo -MD -MP -MF .deps/str_alloc.Tpo -c str_alloc.c -fPIC -DPIC -o .libs/str_alloc.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-uca.lo -MD -MP -MF .deps/ctype-uca.Tpo -c ctype-uca.c -o ctype-uca.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT dbug.lo -MD -MP -MF .deps/dbug.Tpo -c dbug.c -fPIC -DPIC -o .libs/dbug.o mv -f .deps/xml.Tpo .deps/xml.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT str_alloc.lo -MD -MP -MF .deps/str_alloc.Tpo -c str_alloc.c -o str_alloc.o >/dev/null 2>&1 /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c -o pack.lo pack.c mv -f .deps/ctype-ujis.Tpo .deps/ctype-ujis.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT client.lo -MD -MP -MF .deps/client.Tpo -c -o client.lo client.c mv -f .deps/str_alloc.Tpo .deps/str_alloc.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c -fPIC -DPIC -o .libs/client.o /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_time.lo -MD -MP -MF .deps/my_time.Tpo -c -o my_time.lo my_time.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c pack.c -fPIC -DPIC -o .libs/pack.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_time.lo -MD -MP -MF .deps/my_time.Tpo -c my_time.c -fPIC -DPIC -o .libs/my_time.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c pack.c -o pack.o >/dev/null 2>&1 mv -f .deps/ctype-uca.Tpo .deps/ctype-uca.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT dbug.lo -MD -MP -MF .deps/dbug.Tpo -c dbug.c -o dbug.o >/dev/null 2>&1 /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT vio.lo -MD -MP -MF .deps/vio.Tpo -c -o vio.lo vio.c mv -f .deps/pack.Tpo .deps/pack.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT viosocket.lo -MD -MP -MF .deps/viosocket.Tpo -c -o viosocket.lo viosocket.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT vio.lo -MD -MP -MF .deps/vio.Tpo -c vio.c -fPIC -DPIC -o .libs/vio.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_time.lo -MD -MP -MF .deps/my_time.Tpo -c my_time.c -o my_time.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT vio.lo -MD -MP -MF .deps/vio.Tpo -c vio.c -o vio.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT viosocket.lo -MD -MP -MF .deps/viosocket.Tpo -c viosocket.c -fPIC -DPIC -o .libs/viosocket.o mv -f .deps/vio.Tpo .deps/vio.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT viossl.lo -MD -MP -MF .deps/viossl.Tpo -c -o viossl.lo viossl.c mv -f .deps/dbug.Tpo .deps/dbug.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT viosslfactories.lo -MD -MP -MF .deps/viosslfactories.Tpo -c -o viosslfactories.lo viosslfactories.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT viossl.lo -MD -MP -MF .deps/viossl.Tpo -c viossl.c -fPIC -DPIC -o .libs/viossl.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT viosocket.lo -MD -MP -MF .deps/viosocket.Tpo -c viosocket.c -o viosocket.o >/dev/null 2>&1 mv -f .deps/my_time.Tpo .deps/my_time.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT net.lo -MD -MP -MF .deps/net.Tpo -c -o net.lo net.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT viosslfactories.lo -MD -MP -MF .deps/viosslfactories.Tpo -c viosslfactories.c -fPIC -DPIC -o .libs/viosslfactories.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.c -fPIC -DPIC -o .libs/net.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c -o client.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT viossl.lo -MD -MP -MF .deps/viossl.Tpo -c viossl.c -o viossl.o >/dev/null 2>&1 viosslfactories.c: In function 'new_VioSSLConnectorFd': viosslfactories.c:301: warning: passing argument 6 of 'new_VioSSLFd' discards qualifiers from pointer target type viosslfactories.c:200: note: expected 'struct SSL_METHOD *' but argument is of type 'const struct SSL_METHOD *' viosslfactories.c: In function 'new_VioSSLAcceptorFd': viosslfactories.c:323: warning: passing argument 6 of 'new_VioSSLFd' discards qualifiers from pointer target type viosslfactories.c:200: note: expected 'struct SSL_METHOD *' but argument is of type 'const struct SSL_METHOD *' mv -f .deps/viosocket.Tpo .deps/viosocket.Plo i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT conf_to_src.o -MD -MP -MF .deps/conf_to_src.Tpo -c -o conf_to_src.o conf_to_src.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT viosslfactories.lo -MD -MP -MF .deps/viosslfactories.Tpo -c viosslfactories.c -o viosslfactories.o >/dev/null 2>&1 mv -f .deps/viossl.Tpo .deps/viossl.Plo 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 -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -static -Wl,-O1 -Wl,--as-needed -rdynamic -o conf_to_src conf_to_src.o -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.c -o net.o >/dev/null 2>&1 mv -f .deps/viosslfactories.Tpo .deps/viosslfactories.Plo libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o conf_to_src conf_to_src.o -Wl,--as-needed -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz mv -f .deps/net.Tpo .deps/net.Plo mv -f .deps/client.Tpo .deps/client.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -version-info 16:0:0 -Wl,--version-script=../libmysql/libmysql.ver -Wl,-O1 -Wl,--as-needed -rdynamic -o libmysqlclient.la -rpath /usr/lib/mysql libmysql.lo password.lo manager.lo get_password.lo errmsg.lo my_init.lo my_static.lo my_malloc.lo my_realloc.lo my_create.lo my_delete.lo mf_tempfile.lo my_open.lo 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_sync.lo my_getsystime.lo my_lib.lo mf_qsort.lo 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 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 dbug.lo pack.lo client.lo my_time.lo vio.lo viosocket.lo viossl.lo viosslfactories.lo net.lo -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz libtool: link: i686-pc-linux-gnu-gcc -shared .libs/libmysql.o .libs/password.o .libs/manager.o .libs/get_password.o .libs/errmsg.o .libs/my_init.o .libs/my_static.o .libs/my_malloc.o .libs/my_realloc.o .libs/my_create.o .libs/my_delete.o .libs/mf_tempfile.o .libs/my_open.o .libs/my_file.o .libs/my_read.o .libs/my_write.o .libs/errors.o .libs/my_error.o .libs/my_getwd.o .libs/my_div.o .libs/mf_pack.o .libs/my_messnc.o .libs/mf_dirname.o .libs/mf_fn_ext.o .libs/mf_wcomp.o .libs/typelib.o .libs/safemalloc.o .libs/my_alloc.o .libs/mf_format.o .libs/mf_path.o .libs/mf_unixpath.o .libs/my_fopen.o .libs/my_symlink.o .libs/my_fstream.o .libs/mf_arr_appstr.o .libs/mf_loadpath.o .libs/my_pthread.o .libs/my_thr_init.o .libs/thr_mutex.o .libs/mulalloc.o .libs/string.o .libs/default.o .libs/default_modify.o .libs/my_compress.o .libs/array.o .libs/my_once.o .libs/list.o .libs/my_net.o .libs/charset.o .libs/charset-def.o .libs/hash.o .libs/mf_iocache.o .libs/mf_iocache2.o .libs/my_seek.o .libs/my_sleep.o .libs/my_pread.o .libs/mf_cache.o .libs/md5.o .libs/sha1.o .libs/my_getopt.o .libs/my_gethostbyname.o .libs/my_port.o .libs/my_rename.o .libs/my_chsize.o .libs/my_sync.o .libs/my_getsystime.o .libs/my_lib.o .libs/mf_qsort.o .libs/strmov.o .libs/strxmov.o .libs/strxnmov.o .libs/strnmov.o .libs/strmake.o .libs/strend.o .libs/strtod.o .libs/strnlen.o .libs/strfill.o .libs/is_prefix.o .libs/int2str.o .libs/str2int.o .libs/strinstr.o .libs/strcont.o .libs/strcend.o .libs/ctype-latin1.o .libs/bchange.o .libs/bmove.o .libs/bmove_upp.o .libs/longlong2str.o .libs/strtoull.o .libs/strtoll.o .libs/llstr.o .libs/my_vsnprintf.o .libs/ctype.o .libs/ctype-simple.o .libs/ctype-bin.o .libs/ctype-mb.o .libs/ctype-big5.o .libs/ctype-czech.o .libs/ctype-cp932.o .libs/ctype-eucjpms.o .libs/ctype-euc_kr.o .libs/ctype-win1250ch.o .libs/ctype-utf8.o .libs/ctype-extra.o .libs/ctype-ucs2.o .libs/ctype-gb2312.o .libs/ctype-gbk.o .libs/ctype-sjis.o .libs/ctype-tis620.o .libs/ctype-ujis.o .libs/ctype-uca.o .libs/xml.o .libs/my_strtoll10.o .libs/str_alloc.o .libs/dbug.o .libs/pack.o .libs/client.o .libs/my_time.o .libs/vio.o .libs/viosocket.o .libs/viossl.o .libs/viosslfactories.o .libs/net.o -Wl,--as-needed -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz -march=prescott -Wl,--version-script=../libmysql/libmysql.ver -Wl,-O1 -Wl,-soname -Wl,libmysqlclient.so.16 -o .libs/libmysqlclient.so.16.0.0 libtool: link: (cd ".libs" && rm -f "libmysqlclient.so.16" && ln -s "libmysqlclient.so.16.0.0" "libmysqlclient.so.16") libtool: link: (cd ".libs" && rm -f "libmysqlclient.so" && ln -s "libmysqlclient.so.16.0.0" "libmysqlclient.so") libtool: link: i686-pc-linux-gnu-ar cru .libs/libmysqlclient.a libmysql.o password.o manager.o get_password.o errmsg.o my_init.o my_static.o my_malloc.o my_realloc.o my_create.o my_delete.o mf_tempfile.o my_open.o my_file.o my_read.o my_write.o errors.o my_error.o my_getwd.o my_div.o mf_pack.o my_messnc.o mf_dirname.o mf_fn_ext.o mf_wcomp.o typelib.o safemalloc.o my_alloc.o mf_format.o mf_path.o mf_unixpath.o my_fopen.o my_symlink.o my_fstream.o mf_arr_appstr.o mf_loadpath.o my_pthread.o my_thr_init.o thr_mutex.o mulalloc.o string.o default.o default_modify.o my_compress.o array.o my_once.o list.o my_net.o charset.o charset-def.o hash.o mf_iocache.o mf_iocache2.o my_seek.o my_sleep.o my_pread.o mf_cache.o md5.o sha1.o my_getopt.o my_gethostbyname.o my_port.o my_rename.o my_chsize.o my_sync.o my_getsystime.o my_lib.o mf_qsort.o strmov.o strxmov.o strxnmov.o strnmov.o strmake.o strend.o strtod.o strnlen.o strfill.o is_prefix.o int2str.o str2int.o strinstr.o strcont.o strcend.o ctype-latin1.o bchange.o bmove.o bmove_upp.o longlong2str.o strtoull.o strtoll.o llstr.o my_vsnprintf.o ctype.o ctype-simple.o ctype-bin.o ctype-mb.o ctype-big5.o ctype-czech.o ctype-cp932.o ctype-eucjpms.o ctype-euc_kr.o ctype-win1250ch.o ctype-utf8.o ctype-extra.o ctype-ucs2.o ctype-gb2312.o ctype-gbk.o ctype-sjis.o ctype-tis620.o ctype-ujis.o ctype-uca.o xml.o my_strtoll10.o str_alloc.o dbug.o pack.o client.o my_time.o vio.o viosocket.o viossl.o viosslfactories.o net.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libmysqlclient.a libtool: link: ( cd ".libs" && rm -f "libmysqlclient.la" && ln -s "../libmysqlclient.la" "libmysqlclient.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/libmysql' make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/libmysql' Making all in libmysql_r make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/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 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_getsystime.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_sync.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 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_getsystime.c + /bin/ln -s ../libmysql/my_getsystime.c my_getsystime.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_sync.c + /bin/ln -s ../libmysql/my_sync.c my_sync.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 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_getsystime.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_sync.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 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_getsystime.c + /bin/ln -s ../libmysql/my_getsystime.c my_getsystime.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_sync.c + /bin/ln -s ../libmysql/my_sync.c my_sync.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 echo timestamp > link_sources make all-am make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/libmysql_r' /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmysql.lo -MD -MP -MF .deps/libmysql.Tpo -c -o libmysql.lo libmysql.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT password.lo -MD -MP -MF .deps/password.Tpo -c -o password.lo password.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c -o manager.lo manager.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT get_password.lo -MD -MP -MF .deps/get_password.Tpo -c -o get_password.lo get_password.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT errmsg.lo -MD -MP -MF .deps/errmsg.Tpo -c -o errmsg.lo errmsg.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c manager.c -fPIC -DPIC -o .libs/manager.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT password.lo -MD -MP -MF .deps/password.Tpo -c password.c -fPIC -DPIC -o .libs/password.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmysql.lo -MD -MP -MF .deps/libmysql.Tpo -c libmysql.c -fPIC -DPIC -o .libs/libmysql.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT errmsg.lo -MD -MP -MF .deps/errmsg.Tpo -c errmsg.c -fPIC -DPIC -o .libs/errmsg.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT get_password.lo -MD -MP -MF .deps/get_password.Tpo -c get_password.c -fPIC -DPIC -o .libs/get_password.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT errmsg.lo -MD -MP -MF .deps/errmsg.Tpo -c errmsg.c -o errmsg.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c manager.c -o manager.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT get_password.lo -MD -MP -MF .deps/get_password.Tpo -c get_password.c -o get_password.o >/dev/null 2>&1 mv -f .deps/errmsg.Tpo .deps/errmsg.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_init.lo -MD -MP -MF .deps/my_init.Tpo -c -o my_init.lo my_init.c mv -f .deps/get_password.Tpo .deps/get_password.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_static.lo -MD -MP -MF .deps/my_static.Tpo -c -o my_static.lo my_static.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_init.lo -MD -MP -MF .deps/my_init.Tpo -c my_init.c -fPIC -DPIC -o .libs/my_init.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_static.lo -MD -MP -MF .deps/my_static.Tpo -c my_static.c -fPIC -DPIC -o .libs/my_static.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT password.lo -MD -MP -MF .deps/password.Tpo -c password.c -o password.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_static.lo -MD -MP -MF .deps/my_static.Tpo -c my_static.c -o my_static.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_init.lo -MD -MP -MF .deps/my_init.Tpo -c my_init.c -o my_init.o >/dev/null 2>&1 mv -f .deps/manager.Tpo .deps/manager.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_malloc.lo -MD -MP -MF .deps/my_malloc.Tpo -c -o my_malloc.lo my_malloc.c mv -f .deps/my_static.Tpo .deps/my_static.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_realloc.lo -MD -MP -MF .deps/my_realloc.Tpo -c -o my_realloc.lo my_realloc.c mv -f .deps/my_init.Tpo .deps/my_init.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_create.lo -MD -MP -MF .deps/my_create.Tpo -c -o my_create.lo my_create.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_malloc.lo -MD -MP -MF .deps/my_malloc.Tpo -c my_malloc.c -fPIC -DPIC -o .libs/my_malloc.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_realloc.lo -MD -MP -MF .deps/my_realloc.Tpo -c my_realloc.c -fPIC -DPIC -o .libs/my_realloc.o mv -f .deps/password.Tpo .deps/password.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_delete.lo -MD -MP -MF .deps/my_delete.Tpo -c -o my_delete.lo my_delete.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_create.lo -MD -MP -MF .deps/my_create.Tpo -c my_create.c -fPIC -DPIC -o .libs/my_create.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_malloc.lo -MD -MP -MF .deps/my_malloc.Tpo -c my_malloc.c -o my_malloc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_realloc.lo -MD -MP -MF .deps/my_realloc.Tpo -c my_realloc.c -o my_realloc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_delete.lo -MD -MP -MF .deps/my_delete.Tpo -c my_delete.c -fPIC -DPIC -o .libs/my_delete.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_create.lo -MD -MP -MF .deps/my_create.Tpo -c my_create.c -o my_create.o >/dev/null 2>&1 mv -f .deps/my_realloc.Tpo .deps/my_realloc.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_delete.lo -MD -MP -MF .deps/my_delete.Tpo -c my_delete.c -o my_delete.o >/dev/null 2>&1 mv -f .deps/my_malloc.Tpo .deps/my_malloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_tempfile.lo -MD -MP -MF .deps/mf_tempfile.Tpo -c -o mf_tempfile.lo mf_tempfile.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_open.lo -MD -MP -MF .deps/my_open.Tpo -c -o my_open.lo my_open.c mv -f .deps/my_create.Tpo .deps/my_create.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_file.lo -MD -MP -MF .deps/my_file.Tpo -c -o my_file.lo my_file.c mv -f .deps/my_delete.Tpo .deps/my_delete.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_read.lo -MD -MP -MF .deps/my_read.Tpo -c -o my_read.lo my_read.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_tempfile.lo -MD -MP -MF .deps/mf_tempfile.Tpo -c mf_tempfile.c -fPIC -DPIC -o .libs/mf_tempfile.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_open.lo -MD -MP -MF .deps/my_open.Tpo -c my_open.c -fPIC -DPIC -o .libs/my_open.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_file.lo -MD -MP -MF .deps/my_file.Tpo -c my_file.c -fPIC -DPIC -o .libs/my_file.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_tempfile.lo -MD -MP -MF .deps/mf_tempfile.Tpo -c mf_tempfile.c -o mf_tempfile.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_read.lo -MD -MP -MF .deps/my_read.Tpo -c my_read.c -fPIC -DPIC -o .libs/my_read.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_open.lo -MD -MP -MF .deps/my_open.Tpo -c my_open.c -o my_open.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_file.lo -MD -MP -MF .deps/my_file.Tpo -c my_file.c -o my_file.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_read.lo -MD -MP -MF .deps/my_read.Tpo -c my_read.c -o my_read.o >/dev/null 2>&1 mv -f .deps/my_file.Tpo .deps/my_file.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_write.lo -MD -MP -MF .deps/my_write.Tpo -c -o my_write.lo my_write.c mv -f .deps/my_open.Tpo .deps/my_open.Plo mv -f .deps/mf_tempfile.Tpo .deps/mf_tempfile.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c -o errors.lo errors.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_error.lo -MD -MP -MF .deps/my_error.Tpo -c -o my_error.lo my_error.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_write.lo -MD -MP -MF .deps/my_write.Tpo -c my_write.c -fPIC -DPIC -o .libs/my_write.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_error.lo -MD -MP -MF .deps/my_error.Tpo -c my_error.c -fPIC -DPIC -o .libs/my_error.o mv -f .deps/my_read.Tpo .deps/my_read.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -fPIC -DPIC -o .libs/errors.o /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getwd.lo -MD -MP -MF .deps/my_getwd.Tpo -c -o my_getwd.lo my_getwd.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmysql.lo -MD -MP -MF .deps/libmysql.Tpo -c libmysql.c -o libmysql.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -o errors.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getwd.lo -MD -MP -MF .deps/my_getwd.Tpo -c my_getwd.c -fPIC -DPIC -o .libs/my_getwd.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_write.lo -MD -MP -MF .deps/my_write.Tpo -c my_write.c -o my_write.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_error.lo -MD -MP -MF .deps/my_error.Tpo -c my_error.c -o my_error.o >/dev/null 2>&1 mv -f .deps/errors.Tpo .deps/errors.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_div.lo -MD -MP -MF .deps/my_div.Tpo -c -o my_div.lo my_div.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getwd.lo -MD -MP -MF .deps/my_getwd.Tpo -c my_getwd.c -o my_getwd.o >/dev/null 2>&1 mv -f .deps/my_error.Tpo .deps/my_error.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_pack.lo -MD -MP -MF .deps/mf_pack.Tpo -c -o mf_pack.lo mf_pack.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_div.lo -MD -MP -MF .deps/my_div.Tpo -c my_div.c -fPIC -DPIC -o .libs/my_div.o mv -f .deps/my_write.Tpo .deps/my_write.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_messnc.lo -MD -MP -MF .deps/my_messnc.Tpo -c -o my_messnc.lo my_messnc.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_pack.lo -MD -MP -MF .deps/mf_pack.Tpo -c mf_pack.c -fPIC -DPIC -o .libs/mf_pack.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_messnc.lo -MD -MP -MF .deps/my_messnc.Tpo -c my_messnc.c -fPIC -DPIC -o .libs/my_messnc.o mv -f .deps/my_getwd.Tpo .deps/my_getwd.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_dirname.lo -MD -MP -MF .deps/mf_dirname.Tpo -c -o mf_dirname.lo mf_dirname.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_div.lo -MD -MP -MF .deps/my_div.Tpo -c my_div.c -o my_div.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_messnc.lo -MD -MP -MF .deps/my_messnc.Tpo -c my_messnc.c -o my_messnc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_dirname.lo -MD -MP -MF .deps/mf_dirname.Tpo -c mf_dirname.c -fPIC -DPIC -o .libs/mf_dirname.o mv -f .deps/my_div.Tpo .deps/my_div.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_fn_ext.lo -MD -MP -MF .deps/mf_fn_ext.Tpo -c -o mf_fn_ext.lo mf_fn_ext.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_pack.lo -MD -MP -MF .deps/mf_pack.Tpo -c mf_pack.c -o mf_pack.o >/dev/null 2>&1 mv -f .deps/my_messnc.Tpo .deps/my_messnc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_wcomp.lo -MD -MP -MF .deps/mf_wcomp.Tpo -c -o mf_wcomp.lo mf_wcomp.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_fn_ext.lo -MD -MP -MF .deps/mf_fn_ext.Tpo -c mf_fn_ext.c -fPIC -DPIC -o .libs/mf_fn_ext.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_dirname.lo -MD -MP -MF .deps/mf_dirname.Tpo -c mf_dirname.c -o mf_dirname.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_wcomp.lo -MD -MP -MF .deps/mf_wcomp.Tpo -c mf_wcomp.c -fPIC -DPIC -o .libs/mf_wcomp.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_fn_ext.lo -MD -MP -MF .deps/mf_fn_ext.Tpo -c mf_fn_ext.c -o mf_fn_ext.o >/dev/null 2>&1 mv -f .deps/mf_pack.Tpo .deps/mf_pack.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT typelib.lo -MD -MP -MF .deps/typelib.Tpo -c -o typelib.lo typelib.c mv -f .deps/mf_dirname.Tpo .deps/mf_dirname.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT safemalloc.lo -MD -MP -MF .deps/safemalloc.Tpo -c -o safemalloc.lo safemalloc.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT typelib.lo -MD -MP -MF .deps/typelib.Tpo -c typelib.c -fPIC -DPIC -o .libs/typelib.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_wcomp.lo -MD -MP -MF .deps/mf_wcomp.Tpo -c mf_wcomp.c -o mf_wcomp.o >/dev/null 2>&1 mv -f .deps/mf_fn_ext.Tpo .deps/mf_fn_ext.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_alloc.lo -MD -MP -MF .deps/my_alloc.Tpo -c -o my_alloc.lo my_alloc.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT safemalloc.lo -MD -MP -MF .deps/safemalloc.Tpo -c safemalloc.c -fPIC -DPIC -o .libs/safemalloc.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_alloc.lo -MD -MP -MF .deps/my_alloc.Tpo -c my_alloc.c -fPIC -DPIC -o .libs/my_alloc.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT typelib.lo -MD -MP -MF .deps/typelib.Tpo -c typelib.c -o typelib.o >/dev/null 2>&1 mv -f .deps/mf_wcomp.Tpo .deps/mf_wcomp.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_format.lo -MD -MP -MF .deps/mf_format.Tpo -c -o mf_format.lo mf_format.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT safemalloc.lo -MD -MP -MF .deps/safemalloc.Tpo -c safemalloc.c -o safemalloc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_alloc.lo -MD -MP -MF .deps/my_alloc.Tpo -c my_alloc.c -o my_alloc.o >/dev/null 2>&1 mv -f .deps/typelib.Tpo .deps/typelib.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_path.lo -MD -MP -MF .deps/mf_path.Tpo -c -o mf_path.lo mf_path.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_format.lo -MD -MP -MF .deps/mf_format.Tpo -c mf_format.c -fPIC -DPIC -o .libs/mf_format.o mv -f .deps/my_alloc.Tpo .deps/my_alloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_unixpath.lo -MD -MP -MF .deps/mf_unixpath.Tpo -c -o mf_unixpath.lo mf_unixpath.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_path.lo -MD -MP -MF .deps/mf_path.Tpo -c mf_path.c -fPIC -DPIC -o .libs/mf_path.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_unixpath.lo -MD -MP -MF .deps/mf_unixpath.Tpo -c mf_unixpath.c -fPIC -DPIC -o .libs/mf_unixpath.o mv -f .deps/safemalloc.Tpo .deps/safemalloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_fopen.lo -MD -MP -MF .deps/my_fopen.Tpo -c -o my_fopen.lo my_fopen.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_format.lo -MD -MP -MF .deps/mf_format.Tpo -c mf_format.c -o mf_format.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_path.lo -MD -MP -MF .deps/mf_path.Tpo -c mf_path.c -o mf_path.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_unixpath.lo -MD -MP -MF .deps/mf_unixpath.Tpo -c mf_unixpath.c -o mf_unixpath.o >/dev/null 2>&1 mv -f .deps/libmysql.Tpo .deps/libmysql.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_symlink.lo -MD -MP -MF .deps/my_symlink.Tpo -c -o my_symlink.lo my_symlink.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_fopen.lo -MD -MP -MF .deps/my_fopen.Tpo -c my_fopen.c -fPIC -DPIC -o .libs/my_fopen.o mv -f .deps/mf_format.Tpo .deps/mf_format.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_fstream.lo -MD -MP -MF .deps/my_fstream.Tpo -c -o my_fstream.lo my_fstream.c mv -f .deps/mf_path.Tpo .deps/mf_path.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_arr_appstr.lo -MD -MP -MF .deps/mf_arr_appstr.Tpo -c -o mf_arr_appstr.lo mf_arr_appstr.c mv -f .deps/mf_unixpath.Tpo .deps/mf_unixpath.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_loadpath.lo -MD -MP -MF .deps/mf_loadpath.Tpo -c -o mf_loadpath.lo mf_loadpath.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_symlink.lo -MD -MP -MF .deps/my_symlink.Tpo -c my_symlink.c -fPIC -DPIC -o .libs/my_symlink.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_fstream.lo -MD -MP -MF .deps/my_fstream.Tpo -c my_fstream.c -fPIC -DPIC -o .libs/my_fstream.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_arr_appstr.lo -MD -MP -MF .deps/mf_arr_appstr.Tpo -c mf_arr_appstr.c -fPIC -DPIC -o .libs/mf_arr_appstr.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_fopen.lo -MD -MP -MF .deps/my_fopen.Tpo -c my_fopen.c -o my_fopen.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_loadpath.lo -MD -MP -MF .deps/mf_loadpath.Tpo -c mf_loadpath.c -fPIC -DPIC -o .libs/mf_loadpath.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_symlink.lo -MD -MP -MF .deps/my_symlink.Tpo -c my_symlink.c -o my_symlink.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_fstream.lo -MD -MP -MF .deps/my_fstream.Tpo -c my_fstream.c -o my_fstream.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_arr_appstr.lo -MD -MP -MF .deps/mf_arr_appstr.Tpo -c mf_arr_appstr.c -o mf_arr_appstr.o >/dev/null 2>&1 mv -f .deps/my_fopen.Tpo .deps/my_fopen.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_pthread.lo -MD -MP -MF .deps/my_pthread.Tpo -c -o my_pthread.lo my_pthread.c mv -f .deps/my_symlink.Tpo .deps/my_symlink.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_thr_init.lo -MD -MP -MF .deps/my_thr_init.Tpo -c -o my_thr_init.lo my_thr_init.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_pthread.lo -MD -MP -MF .deps/my_pthread.Tpo -c my_pthread.c -fPIC -DPIC -o .libs/my_pthread.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_thr_init.lo -MD -MP -MF .deps/my_thr_init.Tpo -c my_thr_init.c -fPIC -DPIC -o .libs/my_thr_init.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_loadpath.lo -MD -MP -MF .deps/mf_loadpath.Tpo -c mf_loadpath.c -o mf_loadpath.o >/dev/null 2>&1 mv -f .deps/mf_arr_appstr.Tpo .deps/mf_arr_appstr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT thr_mutex.lo -MD -MP -MF .deps/thr_mutex.Tpo -c -o thr_mutex.lo thr_mutex.c mv -f .deps/my_fstream.Tpo .deps/my_fstream.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mulalloc.lo -MD -MP -MF .deps/mulalloc.Tpo -c -o mulalloc.lo mulalloc.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_pthread.lo -MD -MP -MF .deps/my_pthread.Tpo -c my_pthread.c -o my_pthread.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT thr_mutex.lo -MD -MP -MF .deps/thr_mutex.Tpo -c thr_mutex.c -fPIC -DPIC -o .libs/thr_mutex.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mulalloc.lo -MD -MP -MF .deps/mulalloc.Tpo -c mulalloc.c -fPIC -DPIC -o .libs/mulalloc.o mv -f .deps/mf_loadpath.Tpo .deps/mf_loadpath.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo string.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -fPIC -DPIC -o .libs/string.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_thr_init.lo -MD -MP -MF .deps/my_thr_init.Tpo -c my_thr_init.c -o my_thr_init.o >/dev/null 2>&1 mv -f .deps/my_pthread.Tpo .deps/my_pthread.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT default.lo -MD -MP -MF .deps/default.Tpo -c -o default.lo default.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mulalloc.lo -MD -MP -MF .deps/mulalloc.Tpo -c mulalloc.c -o mulalloc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT thr_mutex.lo -MD -MP -MF .deps/thr_mutex.Tpo -c thr_mutex.c -o thr_mutex.o >/dev/null 2>&1 mv -f .deps/mulalloc.Tpo .deps/mulalloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT default_modify.lo -MD -MP -MF .deps/default_modify.Tpo -c -o default_modify.lo default_modify.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -o string.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT default.lo -MD -MP -MF .deps/default.Tpo -c default.c -fPIC -DPIC -o .libs/default.o mv -f .deps/my_thr_init.Tpo .deps/my_thr_init.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_compress.lo -MD -MP -MF .deps/my_compress.Tpo -c -o my_compress.lo my_compress.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT default_modify.lo -MD -MP -MF .deps/default_modify.Tpo -c default_modify.c -fPIC -DPIC -o .libs/default_modify.o mv -f .deps/thr_mutex.Tpo .deps/thr_mutex.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT array.lo -MD -MP -MF .deps/array.Tpo -c -o array.lo array.c mv -f .deps/string.Tpo .deps/string.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_once.lo -MD -MP -MF .deps/my_once.Tpo -c -o my_once.lo my_once.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_compress.lo -MD -MP -MF .deps/my_compress.Tpo -c my_compress.c -fPIC -DPIC -o .libs/my_compress.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -fPIC -DPIC -o .libs/array.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_once.lo -MD -MP -MF .deps/my_once.Tpo -c my_once.c -fPIC -DPIC -o .libs/my_once.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT default_modify.lo -MD -MP -MF .deps/default_modify.Tpo -c default_modify.c -o default_modify.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_compress.lo -MD -MP -MF .deps/my_compress.Tpo -c my_compress.c -o my_compress.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT default.lo -MD -MP -MF .deps/default.Tpo -c default.c -o default.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_once.lo -MD -MP -MF .deps/my_once.Tpo -c my_once.c -o my_once.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -o array.o >/dev/null 2>&1 mv -f .deps/my_compress.Tpo .deps/my_compress.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c mv -f .deps/my_once.Tpo .deps/my_once.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_net.lo -MD -MP -MF .deps/my_net.Tpo -c -o my_net.lo my_net.c mv -f .deps/default_modify.Tpo .deps/default_modify.Plo mv -f .deps/array.Tpo .deps/array.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c -o charset.lo charset.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT charset-def.lo -MD -MP -MF .deps/charset-def.Tpo -c -o charset-def.lo charset-def.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o .libs/list.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c charset.c -fPIC -DPIC -o .libs/charset.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_net.lo -MD -MP -MF .deps/my_net.Tpo -c my_net.c -fPIC -DPIC -o .libs/my_net.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT charset-def.lo -MD -MP -MF .deps/charset-def.Tpo -c charset-def.c -fPIC -DPIC -o .libs/charset-def.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o >/dev/null 2>&1 mv -f .deps/default.Tpo .deps/default.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT charset-def.lo -MD -MP -MF .deps/charset-def.Tpo -c charset-def.c -o charset-def.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_net.lo -MD -MP -MF .deps/my_net.Tpo -c my_net.c -o my_net.o >/dev/null 2>&1 mv -f .deps/list.Tpo .deps/list.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache.lo -MD -MP -MF .deps/mf_iocache.Tpo -c -o mf_iocache.lo mf_iocache.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c charset.c -o charset.o >/dev/null 2>&1 mv -f .deps/my_net.Tpo .deps/my_net.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache2.lo -MD -MP -MF .deps/mf_iocache2.Tpo -c -o mf_iocache2.lo mf_iocache2.c mv -f .deps/charset-def.Tpo .deps/charset-def.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_seek.lo -MD -MP -MF .deps/my_seek.Tpo -c -o my_seek.lo my_seek.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache.lo -MD -MP -MF .deps/mf_iocache.Tpo -c mf_iocache.c -fPIC -DPIC -o .libs/mf_iocache.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache2.lo -MD -MP -MF .deps/mf_iocache2.Tpo -c mf_iocache2.c -fPIC -DPIC -o .libs/mf_iocache2.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_seek.lo -MD -MP -MF .deps/my_seek.Tpo -c my_seek.c -fPIC -DPIC -o .libs/my_seek.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache2.lo -MD -MP -MF .deps/mf_iocache2.Tpo -c mf_iocache2.c -o mf_iocache2.o >/dev/null 2>&1 mv -f .deps/charset.Tpo .deps/charset.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_sleep.lo -MD -MP -MF .deps/my_sleep.Tpo -c -o my_sleep.lo my_sleep.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_seek.lo -MD -MP -MF .deps/my_seek.Tpo -c my_seek.c -o my_seek.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_iocache.lo -MD -MP -MF .deps/mf_iocache.Tpo -c mf_iocache.c -o mf_iocache.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_sleep.lo -MD -MP -MF .deps/my_sleep.Tpo -c my_sleep.c -fPIC -DPIC -o .libs/my_sleep.o mv -f .deps/my_seek.Tpo .deps/my_seek.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_pread.lo -MD -MP -MF .deps/my_pread.Tpo -c -o my_pread.lo my_pread.c mv -f .deps/mf_iocache2.Tpo .deps/mf_iocache2.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_cache.lo -MD -MP -MF .deps/mf_cache.Tpo -c -o mf_cache.lo mf_cache.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_pread.lo -MD -MP -MF .deps/my_pread.Tpo -c my_pread.c -fPIC -DPIC -o .libs/my_pread.o mv -f .deps/hash.Tpo .deps/hash.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_sleep.lo -MD -MP -MF .deps/my_sleep.Tpo -c my_sleep.c -o my_sleep.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_cache.lo -MD -MP -MF .deps/mf_cache.Tpo -c mf_cache.c -fPIC -DPIC -o .libs/mf_cache.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_pread.lo -MD -MP -MF .deps/my_pread.Tpo -c my_pread.c -o my_pread.o >/dev/null 2>&1 mv -f .deps/my_sleep.Tpo .deps/my_sleep.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c -o sha1.lo sha1.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_cache.lo -MD -MP -MF .deps/mf_cache.Tpo -c mf_cache.c -o mf_cache.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/sha1.o mv -f .deps/my_pread.Tpo .deps/my_pread.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getopt.lo -MD -MP -MF .deps/my_getopt.Tpo -c -o my_getopt.lo my_getopt.c mv -f .deps/mf_cache.Tpo .deps/mf_cache.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_gethostbyname.lo -MD -MP -MF .deps/my_gethostbyname.Tpo -c -o my_gethostbyname.lo my_gethostbyname.c mv -f .deps/mf_iocache.Tpo .deps/mf_iocache.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_port.lo -MD -MP -MF .deps/my_port.Tpo -c -o my_port.lo my_port.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getopt.lo -MD -MP -MF .deps/my_getopt.Tpo -c my_getopt.c -fPIC -DPIC -o .libs/my_getopt.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_gethostbyname.lo -MD -MP -MF .deps/my_gethostbyname.Tpo -c my_gethostbyname.c -fPIC -DPIC -o .libs/my_gethostbyname.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -o sha1.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_port.lo -MD -MP -MF .deps/my_port.Tpo -c my_port.c -fPIC -DPIC -o .libs/my_port.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_gethostbyname.lo -MD -MP -MF .deps/my_gethostbyname.Tpo -c my_gethostbyname.c -o my_gethostbyname.o >/dev/null 2>&1 mv -f .deps/sha1.Tpo .deps/sha1.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_port.lo -MD -MP -MF .deps/my_port.Tpo -c my_port.c -o my_port.o >/dev/null 2>&1 mv -f .deps/md5.Tpo .deps/md5.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_rename.lo -MD -MP -MF .deps/my_rename.Tpo -c -o my_rename.lo my_rename.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_chsize.lo -MD -MP -MF .deps/my_chsize.Tpo -c -o my_chsize.lo my_chsize.c mv -f .deps/my_gethostbyname.Tpo .deps/my_gethostbyname.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_sync.lo -MD -MP -MF .deps/my_sync.Tpo -c -o my_sync.lo my_sync.c mv -f .deps/my_port.Tpo .deps/my_port.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getsystime.lo -MD -MP -MF .deps/my_getsystime.Tpo -c -o my_getsystime.lo my_getsystime.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_rename.lo -MD -MP -MF .deps/my_rename.Tpo -c my_rename.c -fPIC -DPIC -o .libs/my_rename.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_chsize.lo -MD -MP -MF .deps/my_chsize.Tpo -c my_chsize.c -fPIC -DPIC -o .libs/my_chsize.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_sync.lo -MD -MP -MF .deps/my_sync.Tpo -c my_sync.c -fPIC -DPIC -o .libs/my_sync.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_rename.lo -MD -MP -MF .deps/my_rename.Tpo -c my_rename.c -o my_rename.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getsystime.lo -MD -MP -MF .deps/my_getsystime.Tpo -c my_getsystime.c -fPIC -DPIC -o .libs/my_getsystime.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_chsize.lo -MD -MP -MF .deps/my_chsize.Tpo -c my_chsize.c -o my_chsize.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_sync.lo -MD -MP -MF .deps/my_sync.Tpo -c my_sync.c -o my_sync.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getopt.lo -MD -MP -MF .deps/my_getopt.Tpo -c my_getopt.c -o my_getopt.o >/dev/null 2>&1 mv -f .deps/my_rename.Tpo .deps/my_rename.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_lib.lo -MD -MP -MF .deps/my_lib.Tpo -c -o my_lib.lo my_lib.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getsystime.lo -MD -MP -MF .deps/my_getsystime.Tpo -c my_getsystime.c -o my_getsystime.o >/dev/null 2>&1 mv -f .deps/my_sync.Tpo .deps/my_sync.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_qsort.lo -MD -MP -MF .deps/mf_qsort.Tpo -c -o mf_qsort.lo mf_qsort.c mv -f .deps/my_chsize.Tpo .deps/my_chsize.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strmov.lo -MD -MP -MF .deps/strmov.Tpo -c -o strmov.lo strmov.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_lib.lo -MD -MP -MF .deps/my_lib.Tpo -c my_lib.c -fPIC -DPIC -o .libs/my_lib.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_qsort.lo -MD -MP -MF .deps/mf_qsort.Tpo -c mf_qsort.c -fPIC -DPIC -o .libs/mf_qsort.o mv -f .deps/my_getsystime.Tpo .deps/my_getsystime.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strxmov.lo -MD -MP -MF .deps/strxmov.Tpo -c -o strxmov.lo strxmov.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strmov.lo -MD -MP -MF .deps/strmov.Tpo -c strmov.c -fPIC -DPIC -o .libs/strmov.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_lib.lo -MD -MP -MF .deps/my_lib.Tpo -c my_lib.c -o my_lib.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strxmov.lo -MD -MP -MF .deps/strxmov.Tpo -c strxmov.c -fPIC -DPIC -o .libs/strxmov.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strmov.lo -MD -MP -MF .deps/strmov.Tpo -c strmov.c -o strmov.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strxmov.lo -MD -MP -MF .deps/strxmov.Tpo -c strxmov.c -o strxmov.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_qsort.lo -MD -MP -MF .deps/mf_qsort.Tpo -c mf_qsort.c -o mf_qsort.o >/dev/null 2>&1 mv -f .deps/my_getopt.Tpo .deps/my_getopt.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strxnmov.lo -MD -MP -MF .deps/strxnmov.Tpo -c -o strxnmov.lo strxnmov.c mv -f .deps/my_lib.Tpo .deps/my_lib.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strnmov.lo -MD -MP -MF .deps/strnmov.Tpo -c -o strnmov.lo strnmov.c mv -f .deps/strmov.Tpo .deps/strmov.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strmake.lo -MD -MP -MF .deps/strmake.Tpo -c -o strmake.lo strmake.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strnmov.lo -MD -MP -MF .deps/strnmov.Tpo -c strnmov.c -fPIC -DPIC -o .libs/strnmov.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strxnmov.lo -MD -MP -MF .deps/strxnmov.Tpo -c strxnmov.c -fPIC -DPIC -o .libs/strxnmov.o mv -f .deps/strxmov.Tpo .deps/strxmov.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strend.lo -MD -MP -MF .deps/strend.Tpo -c -o strend.lo strend.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strnmov.lo -MD -MP -MF .deps/strnmov.Tpo -c strnmov.c -o strnmov.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strmake.lo -MD -MP -MF .deps/strmake.Tpo -c strmake.c -fPIC -DPIC -o .libs/strmake.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strend.lo -MD -MP -MF .deps/strend.Tpo -c strend.c -fPIC -DPIC -o .libs/strend.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strxnmov.lo -MD -MP -MF .deps/strxnmov.Tpo -c strxnmov.c -o strxnmov.o >/dev/null 2>&1 mv -f .deps/mf_qsort.Tpo .deps/mf_qsort.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c -o strtod.lo strtod.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strmake.lo -MD -MP -MF .deps/strmake.Tpo -c strmake.c -o strmake.o >/dev/null 2>&1 mv -f .deps/strnmov.Tpo .deps/strnmov.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strnlen.lo -MD -MP -MF .deps/strnlen.Tpo -c -o strnlen.lo strnlen.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strend.lo -MD -MP -MF .deps/strend.Tpo -c strend.c -o strend.o >/dev/null 2>&1 mv -f .deps/strxnmov.Tpo .deps/strxnmov.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.c -fPIC -DPIC -o .libs/strtod.o /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strfill.lo -MD -MP -MF .deps/strfill.Tpo -c -o strfill.lo strfill.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strnlen.lo -MD -MP -MF .deps/strnlen.Tpo -c strnlen.c -fPIC -DPIC -o .libs/strnlen.o mv -f .deps/strmake.Tpo .deps/strmake.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT is_prefix.lo -MD -MP -MF .deps/is_prefix.Tpo -c -o is_prefix.lo is_prefix.c mv -f .deps/strend.Tpo .deps/strend.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT int2str.lo -MD -MP -MF .deps/int2str.Tpo -c -o int2str.lo int2str.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strfill.lo -MD -MP -MF .deps/strfill.Tpo -c strfill.c -fPIC -DPIC -o .libs/strfill.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strnlen.lo -MD -MP -MF .deps/strnlen.Tpo -c strnlen.c -o strnlen.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT is_prefix.lo -MD -MP -MF .deps/is_prefix.Tpo -c is_prefix.c -fPIC -DPIC -o .libs/is_prefix.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.c -o strtod.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT int2str.lo -MD -MP -MF .deps/int2str.Tpo -c int2str.c -fPIC -DPIC -o .libs/int2str.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strfill.lo -MD -MP -MF .deps/strfill.Tpo -c strfill.c -o strfill.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT is_prefix.lo -MD -MP -MF .deps/is_prefix.Tpo -c is_prefix.c -o is_prefix.o >/dev/null 2>&1 mv -f .deps/strnlen.Tpo .deps/strnlen.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT str2int.lo -MD -MP -MF .deps/str2int.Tpo -c -o str2int.lo str2int.c mv -f .deps/strfill.Tpo .deps/strfill.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strinstr.lo -MD -MP -MF .deps/strinstr.Tpo -c -o strinstr.lo strinstr.c mv -f .deps/is_prefix.Tpo .deps/is_prefix.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strcont.lo -MD -MP -MF .deps/strcont.Tpo -c -o strcont.lo strcont.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT int2str.lo -MD -MP -MF .deps/int2str.Tpo -c int2str.c -o int2str.o >/dev/null 2>&1 mv -f .deps/strtod.Tpo .deps/strtod.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strcend.lo -MD -MP -MF .deps/strcend.Tpo -c -o strcend.lo strcend.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT str2int.lo -MD -MP -MF .deps/str2int.Tpo -c str2int.c -fPIC -DPIC -o .libs/str2int.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strinstr.lo -MD -MP -MF .deps/strinstr.Tpo -c strinstr.c -fPIC -DPIC -o .libs/strinstr.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strcont.lo -MD -MP -MF .deps/strcont.Tpo -c strcont.c -fPIC -DPIC -o .libs/strcont.o mv -f .deps/int2str.Tpo .deps/int2str.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-latin1.lo -MD -MP -MF .deps/ctype-latin1.Tpo -c -o ctype-latin1.lo ctype-latin1.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strinstr.lo -MD -MP -MF .deps/strinstr.Tpo -c strinstr.c -o strinstr.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strcend.lo -MD -MP -MF .deps/strcend.Tpo -c strcend.c -fPIC -DPIC -o .libs/strcend.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strcont.lo -MD -MP -MF .deps/strcont.Tpo -c strcont.c -o strcont.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT str2int.lo -MD -MP -MF .deps/str2int.Tpo -c str2int.c -o str2int.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-latin1.lo -MD -MP -MF .deps/ctype-latin1.Tpo -c ctype-latin1.c -fPIC -DPIC -o .libs/ctype-latin1.o mv -f .deps/strinstr.Tpo .deps/strinstr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bchange.lo -MD -MP -MF .deps/bchange.Tpo -c -o bchange.lo bchange.c mv -f .deps/strcont.Tpo .deps/strcont.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strcend.lo -MD -MP -MF .deps/strcend.Tpo -c strcend.c -o strcend.o >/dev/null 2>&1 /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bmove.lo -MD -MP -MF .deps/bmove.Tpo -c -o bmove.lo bmove.c mv -f .deps/str2int.Tpo .deps/str2int.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bmove_upp.lo -MD -MP -MF .deps/bmove_upp.Tpo -c -o bmove_upp.lo bmove_upp.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bchange.lo -MD -MP -MF .deps/bchange.Tpo -c bchange.c -fPIC -DPIC -o .libs/bchange.o mv -f .deps/strcend.Tpo .deps/strcend.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bmove_upp.lo -MD -MP -MF .deps/bmove_upp.Tpo -c bmove_upp.c -fPIC -DPIC -o .libs/bmove_upp.o /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT longlong2str.lo -MD -MP -MF .deps/longlong2str.Tpo -c -o longlong2str.lo longlong2str.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bmove.lo -MD -MP -MF .deps/bmove.Tpo -c bmove.c -fPIC -DPIC -o .libs/bmove.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bchange.lo -MD -MP -MF .deps/bchange.Tpo -c bchange.c -o bchange.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-latin1.lo -MD -MP -MF .deps/ctype-latin1.Tpo -c ctype-latin1.c -o ctype-latin1.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bmove_upp.lo -MD -MP -MF .deps/bmove_upp.Tpo -c bmove_upp.c -o bmove_upp.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT longlong2str.lo -MD -MP -MF .deps/longlong2str.Tpo -c longlong2str.c -fPIC -DPIC -o .libs/longlong2str.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bmove.lo -MD -MP -MF .deps/bmove.Tpo -c bmove.c -o bmove.o >/dev/null 2>&1 mv -f .deps/bchange.Tpo .deps/bchange.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtoull.lo -MD -MP -MF .deps/strtoull.Tpo -c -o strtoull.lo strtoull.c mv -f .deps/bmove_upp.Tpo .deps/bmove_upp.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtoll.lo -MD -MP -MF .deps/strtoll.Tpo -c -o strtoll.lo strtoll.c mv -f .deps/ctype-latin1.Tpo .deps/ctype-latin1.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT llstr.lo -MD -MP -MF .deps/llstr.Tpo -c -o llstr.lo llstr.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT longlong2str.lo -MD -MP -MF .deps/longlong2str.Tpo -c longlong2str.c -o longlong2str.o >/dev/null 2>&1 mv -f .deps/bmove.Tpo .deps/bmove.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_vsnprintf.lo -MD -MP -MF .deps/my_vsnprintf.Tpo -c -o my_vsnprintf.lo my_vsnprintf.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT llstr.lo -MD -MP -MF .deps/llstr.Tpo -c llstr.c -fPIC -DPIC -o .libs/llstr.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtoll.lo -MD -MP -MF .deps/strtoll.Tpo -c strtoll.c -fPIC -DPIC -o .libs/strtoll.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtoull.lo -MD -MP -MF .deps/strtoull.Tpo -c strtoull.c -fPIC -DPIC -o .libs/strtoull.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT llstr.lo -MD -MP -MF .deps/llstr.Tpo -c llstr.c -o llstr.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_vsnprintf.lo -MD -MP -MF .deps/my_vsnprintf.Tpo -c my_vsnprintf.c -fPIC -DPIC -o .libs/my_vsnprintf.o mv -f .deps/longlong2str.Tpo .deps/longlong2str.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype.lo -MD -MP -MF .deps/ctype.Tpo -c -o ctype.lo ctype.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtoull.lo -MD -MP -MF .deps/strtoull.Tpo -c strtoull.c -o strtoull.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strtoll.lo -MD -MP -MF .deps/strtoll.Tpo -c strtoll.c -o strtoll.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype.lo -MD -MP -MF .deps/ctype.Tpo -c ctype.c -fPIC -DPIC -o .libs/ctype.o mv -f .deps/llstr.Tpo .deps/llstr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-simple.lo -MD -MP -MF .deps/ctype-simple.Tpo -c -o ctype-simple.lo ctype-simple.c mv -f .deps/strtoll.Tpo .deps/strtoll.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-bin.lo -MD -MP -MF .deps/ctype-bin.Tpo -c -o ctype-bin.lo ctype-bin.c mv -f .deps/strtoull.Tpo .deps/strtoull.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-mb.lo -MD -MP -MF .deps/ctype-mb.Tpo -c -o ctype-mb.lo ctype-mb.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-simple.lo -MD -MP -MF .deps/ctype-simple.Tpo -c ctype-simple.c -fPIC -DPIC -o .libs/ctype-simple.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_vsnprintf.lo -MD -MP -MF .deps/my_vsnprintf.Tpo -c my_vsnprintf.c -o my_vsnprintf.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-mb.lo -MD -MP -MF .deps/ctype-mb.Tpo -c ctype-mb.c -fPIC -DPIC -o .libs/ctype-mb.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-bin.lo -MD -MP -MF .deps/ctype-bin.Tpo -c ctype-bin.c -fPIC -DPIC -o .libs/ctype-bin.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype.lo -MD -MP -MF .deps/ctype.Tpo -c ctype.c -o ctype.o >/dev/null 2>&1 mv -f .deps/my_vsnprintf.Tpo .deps/my_vsnprintf.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-big5.lo -MD -MP -MF .deps/ctype-big5.Tpo -c -o ctype-big5.lo ctype-big5.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-big5.lo -MD -MP -MF .deps/ctype-big5.Tpo -c ctype-big5.c -fPIC -DPIC -o .libs/ctype-big5.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-bin.lo -MD -MP -MF .deps/ctype-bin.Tpo -c ctype-bin.c -o ctype-bin.o >/dev/null 2>&1 mv -f .deps/ctype.Tpo .deps/ctype.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-czech.lo -MD -MP -MF .deps/ctype-czech.Tpo -c -o ctype-czech.lo ctype-czech.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-mb.lo -MD -MP -MF .deps/ctype-mb.Tpo -c ctype-mb.c -o ctype-mb.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-czech.lo -MD -MP -MF .deps/ctype-czech.Tpo -c ctype-czech.c -fPIC -DPIC -o .libs/ctype-czech.o mv -f .deps/ctype-bin.Tpo .deps/ctype-bin.Plo libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-czech.lo -MD -MP -MF .deps/ctype-czech.Tpo -c ctype-czech.c -o ctype-czech.o >/dev/null 2>&1 /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-cp932.lo -MD -MP -MF .deps/ctype-cp932.Tpo -c -o ctype-cp932.lo ctype-cp932.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-simple.lo -MD -MP -MF .deps/ctype-simple.Tpo -c ctype-simple.c -o ctype-simple.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-big5.lo -MD -MP -MF .deps/ctype-big5.Tpo -c ctype-big5.c -o ctype-big5.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-cp932.lo -MD -MP -MF .deps/ctype-cp932.Tpo -c ctype-cp932.c -fPIC -DPIC -o .libs/ctype-cp932.o mv -f .deps/ctype-mb.Tpo .deps/ctype-mb.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-eucjpms.lo -MD -MP -MF .deps/ctype-eucjpms.Tpo -c -o ctype-eucjpms.lo ctype-eucjpms.c mv -f .deps/ctype-czech.Tpo .deps/ctype-czech.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-euc_kr.lo -MD -MP -MF .deps/ctype-euc_kr.Tpo -c -o ctype-euc_kr.lo ctype-euc_kr.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-eucjpms.lo -MD -MP -MF .deps/ctype-eucjpms.Tpo -c ctype-eucjpms.c -fPIC -DPIC -o .libs/ctype-eucjpms.o mv -f .deps/ctype-big5.Tpo .deps/ctype-big5.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-win1250ch.lo -MD -MP -MF .deps/ctype-win1250ch.Tpo -c -o ctype-win1250ch.lo ctype-win1250ch.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-euc_kr.lo -MD -MP -MF .deps/ctype-euc_kr.Tpo -c ctype-euc_kr.c -fPIC -DPIC -o .libs/ctype-euc_kr.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-cp932.lo -MD -MP -MF .deps/ctype-cp932.Tpo -c ctype-cp932.c -o ctype-cp932.o >/dev/null 2>&1 mv -f .deps/ctype-simple.Tpo .deps/ctype-simple.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-utf8.lo -MD -MP -MF .deps/ctype-utf8.Tpo -c -o ctype-utf8.lo ctype-utf8.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-win1250ch.lo -MD -MP -MF .deps/ctype-win1250ch.Tpo -c ctype-win1250ch.c -fPIC -DPIC -o .libs/ctype-win1250ch.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-utf8.lo -MD -MP -MF .deps/ctype-utf8.Tpo -c ctype-utf8.c -fPIC -DPIC -o .libs/ctype-utf8.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-win1250ch.lo -MD -MP -MF .deps/ctype-win1250ch.Tpo -c ctype-win1250ch.c -o ctype-win1250ch.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-euc_kr.lo -MD -MP -MF .deps/ctype-euc_kr.Tpo -c ctype-euc_kr.c -o ctype-euc_kr.o >/dev/null 2>&1 mv -f .deps/ctype-cp932.Tpo .deps/ctype-cp932.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-extra.lo -MD -MP -MF .deps/ctype-extra.Tpo -c -o ctype-extra.lo ctype-extra.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-eucjpms.lo -MD -MP -MF .deps/ctype-eucjpms.Tpo -c ctype-eucjpms.c -o ctype-eucjpms.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-extra.lo -MD -MP -MF .deps/ctype-extra.Tpo -c ctype-extra.c -fPIC -DPIC -o .libs/ctype-extra.o mv -f .deps/ctype-win1250ch.Tpo .deps/ctype-win1250ch.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ucs2.lo -MD -MP -MF .deps/ctype-ucs2.Tpo -c -o ctype-ucs2.lo ctype-ucs2.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-extra.lo -MD -MP -MF .deps/ctype-extra.Tpo -c ctype-extra.c -o ctype-extra.o >/dev/null 2>&1 mv -f .deps/ctype-euc_kr.Tpo .deps/ctype-euc_kr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gb2312.lo -MD -MP -MF .deps/ctype-gb2312.Tpo -c -o ctype-gb2312.lo ctype-gb2312.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-utf8.lo -MD -MP -MF .deps/ctype-utf8.Tpo -c ctype-utf8.c -o ctype-utf8.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gb2312.lo -MD -MP -MF .deps/ctype-gb2312.Tpo -c ctype-gb2312.c -fPIC -DPIC -o .libs/ctype-gb2312.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ucs2.lo -MD -MP -MF .deps/ctype-ucs2.Tpo -c ctype-ucs2.c -fPIC -DPIC -o .libs/ctype-ucs2.o mv -f .deps/ctype-eucjpms.Tpo .deps/ctype-eucjpms.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gbk.lo -MD -MP -MF .deps/ctype-gbk.Tpo -c -o ctype-gbk.lo ctype-gbk.c mv -f .deps/ctype-extra.Tpo .deps/ctype-extra.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-sjis.lo -MD -MP -MF .deps/ctype-sjis.Tpo -c -o ctype-sjis.lo ctype-sjis.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gbk.lo -MD -MP -MF .deps/ctype-gbk.Tpo -c ctype-gbk.c -fPIC -DPIC -o .libs/ctype-gbk.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-sjis.lo -MD -MP -MF .deps/ctype-sjis.Tpo -c ctype-sjis.c -fPIC -DPIC -o .libs/ctype-sjis.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gb2312.lo -MD -MP -MF .deps/ctype-gb2312.Tpo -c ctype-gb2312.c -o ctype-gb2312.o >/dev/null 2>&1 mv -f .deps/ctype-utf8.Tpo .deps/ctype-utf8.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-tis620.lo -MD -MP -MF .deps/ctype-tis620.Tpo -c -o ctype-tis620.lo ctype-tis620.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-tis620.lo -MD -MP -MF .deps/ctype-tis620.Tpo -c ctype-tis620.c -fPIC -DPIC -o .libs/ctype-tis620.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-gbk.lo -MD -MP -MF .deps/ctype-gbk.Tpo -c ctype-gbk.c -o ctype-gbk.o >/dev/null 2>&1 mv -f .deps/ctype-gb2312.Tpo .deps/ctype-gb2312.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ujis.lo -MD -MP -MF .deps/ctype-ujis.Tpo -c -o ctype-ujis.lo ctype-ujis.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-sjis.lo -MD -MP -MF .deps/ctype-sjis.Tpo -c ctype-sjis.c -o ctype-sjis.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-tis620.lo -MD -MP -MF .deps/ctype-tis620.Tpo -c ctype-tis620.c -o ctype-tis620.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ucs2.lo -MD -MP -MF .deps/ctype-ucs2.Tpo -c ctype-ucs2.c -o ctype-ucs2.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ujis.lo -MD -MP -MF .deps/ctype-ujis.Tpo -c ctype-ujis.c -fPIC -DPIC -o .libs/ctype-ujis.o mv -f .deps/ctype-tis620.Tpo .deps/ctype-tis620.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-uca.lo -MD -MP -MF .deps/ctype-uca.Tpo -c -o ctype-uca.lo ctype-uca.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-uca.lo -MD -MP -MF .deps/ctype-uca.Tpo -c ctype-uca.c -fPIC -DPIC -o .libs/ctype-uca.o mv -f .deps/ctype-sjis.Tpo .deps/ctype-sjis.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c -o xml.lo xml.c mv -f .deps/ctype-gbk.Tpo .deps/ctype-gbk.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_strtoll10.lo -MD -MP -MF .deps/my_strtoll10.Tpo -c -o my_strtoll10.lo my_strtoll10.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c xml.c -fPIC -DPIC -o .libs/xml.o mv -f .deps/ctype-ucs2.Tpo .deps/ctype-ucs2.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT str_alloc.lo -MD -MP -MF .deps/str_alloc.Tpo -c -o str_alloc.lo str_alloc.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT str_alloc.lo -MD -MP -MF .deps/str_alloc.Tpo -c str_alloc.c -fPIC -DPIC -o .libs/str_alloc.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_strtoll10.lo -MD -MP -MF .deps/my_strtoll10.Tpo -c my_strtoll10.c -fPIC -DPIC -o .libs/my_strtoll10.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-ujis.lo -MD -MP -MF .deps/ctype-ujis.Tpo -c ctype-ujis.c -o ctype-ujis.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c xml.c -o xml.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT str_alloc.lo -MD -MP -MF .deps/str_alloc.Tpo -c str_alloc.c -o str_alloc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_strtoll10.lo -MD -MP -MF .deps/my_strtoll10.Tpo -c my_strtoll10.c -o my_strtoll10.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ctype-uca.lo -MD -MP -MF .deps/ctype-uca.Tpo -c ctype-uca.c -o ctype-uca.o >/dev/null 2>&1 mv -f .deps/str_alloc.Tpo .deps/str_alloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT dbug.lo -MD -MP -MF .deps/dbug.Tpo -c -o dbug.lo dbug.c mv -f .deps/my_strtoll10.Tpo .deps/my_strtoll10.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c -o pack.lo pack.c mv -f .deps/xml.Tpo .deps/xml.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT client.lo -MD -MP -MF .deps/client.Tpo -c -o client.lo client.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c pack.c -fPIC -DPIC -o .libs/pack.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c -fPIC -DPIC -o .libs/client.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c pack.c -o pack.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT dbug.lo -MD -MP -MF .deps/dbug.Tpo -c dbug.c -fPIC -DPIC -o .libs/dbug.o mv -f .deps/pack.Tpo .deps/pack.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_time.lo -MD -MP -MF .deps/my_time.Tpo -c -o my_time.lo my_time.c mv -f .deps/ctype-ujis.Tpo .deps/ctype-ujis.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT vio.lo -MD -MP -MF .deps/vio.Tpo -c -o vio.lo vio.c mv -f .deps/ctype-uca.Tpo .deps/ctype-uca.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT viosocket.lo -MD -MP -MF .deps/viosocket.Tpo -c -o viosocket.lo viosocket.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_time.lo -MD -MP -MF .deps/my_time.Tpo -c my_time.c -fPIC -DPIC -o .libs/my_time.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT vio.lo -MD -MP -MF .deps/vio.Tpo -c vio.c -fPIC -DPIC -o .libs/vio.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT viosocket.lo -MD -MP -MF .deps/viosocket.Tpo -c viosocket.c -fPIC -DPIC -o .libs/viosocket.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT dbug.lo -MD -MP -MF .deps/dbug.Tpo -c dbug.c -o dbug.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT vio.lo -MD -MP -MF .deps/vio.Tpo -c vio.c -o vio.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT viosocket.lo -MD -MP -MF .deps/viosocket.Tpo -c viosocket.c -o viosocket.o >/dev/null 2>&1 mv -f .deps/vio.Tpo .deps/vio.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT viossl.lo -MD -MP -MF .deps/viossl.Tpo -c -o viossl.lo viossl.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c -o client.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_time.lo -MD -MP -MF .deps/my_time.Tpo -c my_time.c -o my_time.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT viossl.lo -MD -MP -MF .deps/viossl.Tpo -c viossl.c -fPIC -DPIC -o .libs/viossl.o mv -f .deps/dbug.Tpo .deps/dbug.Plo mv -f .deps/viosocket.Tpo .deps/viosocket.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT viosslfactories.lo -MD -MP -MF .deps/viosslfactories.Tpo -c -o viosslfactories.lo viosslfactories.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT net.lo -MD -MP -MF .deps/net.Tpo -c -o net.lo net.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT viosslfactories.lo -MD -MP -MF .deps/viosslfactories.Tpo -c viosslfactories.c -fPIC -DPIC -o .libs/viosslfactories.o mv -f .deps/my_time.Tpo .deps/my_time.Plo i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT conf_to_src.o -MD -MP -MF .deps/conf_to_src.Tpo -c -o conf_to_src.o conf_to_src.c libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.c -fPIC -DPIC -o .libs/net.o libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT viossl.lo -MD -MP -MF .deps/viossl.Tpo -c viossl.c -o viossl.o >/dev/null 2>&1 viosslfactories.c: In function 'new_VioSSLConnectorFd': viosslfactories.c:301: warning: passing argument 6 of 'new_VioSSLFd' discards qualifiers from pointer target type viosslfactories.c:200: note: expected 'struct SSL_METHOD *' but argument is of type 'const struct SSL_METHOD *' viosslfactories.c: In function 'new_VioSSLAcceptorFd': viosslfactories.c:323: warning: passing argument 6 of 'new_VioSSLFd' discards qualifiers from pointer target type viosslfactories.c:200: note: expected 'struct SSL_METHOD *' but argument is of type 'const struct SSL_METHOD *' mv -f .deps/conf_to_src.Tpo .deps/conf_to_src.Po libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT viosslfactories.lo -MD -MP -MF .deps/viosslfactories.Tpo -c viosslfactories.c -o viosslfactories.o >/dev/null 2>&1 /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -static -Wl,-O1 -Wl,--as-needed -rdynamic -o conf_to_src conf_to_src.o -lpthread -lcrypt -lnsl -lm -lpthread -L/usr//lib -lz -L/usr/lib/ -lssl -lcrypto mv -f .deps/viossl.Tpo .deps/viossl.Plo libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o conf_to_src conf_to_src.o -Wl,--as-needed -lpthread -lcrypt -lnsl -lm -lpthread -L/usr//lib -lz -L/usr/lib/ -lssl -lcrypto libtool: compile: i686-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.c -o net.o >/dev/null 2>&1 mv -f .deps/client.Tpo .deps/client.Plo mv -f .deps/viosslfactories.Tpo .deps/viosslfactories.Plo mv -f .deps/net.Tpo .deps/net.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -version-info 16:0:0 -Wl,--version-script=../libmysql/libmysql.ver -Wl,-O1 -Wl,--as-needed -rdynamic -o libmysqlclient_r.la -rpath /usr/lib/mysql libmysql.lo password.lo manager.lo get_password.lo errmsg.lo my_init.lo my_static.lo my_malloc.lo my_realloc.lo my_create.lo my_delete.lo mf_tempfile.lo my_open.lo 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_sync.lo my_getsystime.lo my_lib.lo mf_qsort.lo 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 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 dbug.lo pack.lo client.lo my_time.lo vio.lo viosocket.lo viossl.lo viosslfactories.lo net.lo -lpthread -lcrypt -lnsl -lm -lpthread -L/usr//lib -lz -L/usr/lib/ -lssl -lcrypto libtool: link: i686-pc-linux-gnu-gcc -shared .libs/libmysql.o .libs/password.o .libs/manager.o .libs/get_password.o .libs/errmsg.o .libs/my_init.o .libs/my_static.o .libs/my_malloc.o .libs/my_realloc.o .libs/my_create.o .libs/my_delete.o .libs/mf_tempfile.o .libs/my_open.o .libs/my_file.o .libs/my_read.o .libs/my_write.o .libs/errors.o .libs/my_error.o .libs/my_getwd.o .libs/my_div.o .libs/mf_pack.o .libs/my_messnc.o .libs/mf_dirname.o .libs/mf_fn_ext.o .libs/mf_wcomp.o .libs/typelib.o .libs/safemalloc.o .libs/my_alloc.o .libs/mf_format.o .libs/mf_path.o .libs/mf_unixpath.o .libs/my_fopen.o .libs/my_symlink.o .libs/my_fstream.o .libs/mf_arr_appstr.o .libs/mf_loadpath.o .libs/my_pthread.o .libs/my_thr_init.o .libs/thr_mutex.o .libs/mulalloc.o .libs/string.o .libs/default.o .libs/default_modify.o .libs/my_compress.o .libs/array.o .libs/my_once.o .libs/list.o .libs/my_net.o .libs/charset.o .libs/charset-def.o .libs/hash.o .libs/mf_iocache.o .libs/mf_iocache2.o .libs/my_seek.o .libs/my_sleep.o .libs/my_pread.o .libs/mf_cache.o .libs/md5.o .libs/sha1.o .libs/my_getopt.o .libs/my_gethostbyname.o .libs/my_port.o .libs/my_rename.o .libs/my_chsize.o .libs/my_sync.o .libs/my_getsystime.o .libs/my_lib.o .libs/mf_qsort.o .libs/strmov.o .libs/strxmov.o .libs/strxnmov.o .libs/strnmov.o .libs/strmake.o .libs/strend.o .libs/strtod.o .libs/strnlen.o .libs/strfill.o .libs/is_prefix.o .libs/int2str.o .libs/str2int.o .libs/strinstr.o .libs/strcont.o .libs/strcend.o .libs/ctype-latin1.o .libs/bchange.o .libs/bmove.o .libs/bmove_upp.o .libs/longlong2str.o .libs/strtoull.o .libs/strtoll.o .libs/llstr.o .libs/my_vsnprintf.o .libs/ctype.o .libs/ctype-simple.o .libs/ctype-bin.o .libs/ctype-mb.o .libs/ctype-big5.o .libs/ctype-czech.o .libs/ctype-cp932.o .libs/ctype-eucjpms.o .libs/ctype-euc_kr.o .libs/ctype-win1250ch.o .libs/ctype-utf8.o .libs/ctype-extra.o .libs/ctype-ucs2.o .libs/ctype-gb2312.o .libs/ctype-gbk.o .libs/ctype-sjis.o .libs/ctype-tis620.o .libs/ctype-ujis.o .libs/ctype-uca.o .libs/xml.o .libs/my_strtoll10.o .libs/str_alloc.o .libs/dbug.o .libs/pack.o .libs/client.o .libs/my_time.o .libs/vio.o .libs/viosocket.o .libs/viossl.o .libs/viosslfactories.o .libs/net.o -Wl,--as-needed -lpthread -lcrypt -lnsl -lm -lpthread -L/usr//lib -lz -L/usr/lib/ -lssl -lcrypto -march=prescott -Wl,--version-script=../libmysql/libmysql.ver -Wl,-O1 -Wl,-soname -Wl,libmysqlclient_r.so.16 -o .libs/libmysqlclient_r.so.16.0.0 libtool: link: (cd ".libs" && rm -f "libmysqlclient_r.so.16" && ln -s "libmysqlclient_r.so.16.0.0" "libmysqlclient_r.so.16") libtool: link: (cd ".libs" && rm -f "libmysqlclient_r.so" && ln -s "libmysqlclient_r.so.16.0.0" "libmysqlclient_r.so") libtool: link: i686-pc-linux-gnu-ar cru .libs/libmysqlclient_r.a libmysql.o password.o manager.o get_password.o errmsg.o my_init.o my_static.o my_malloc.o my_realloc.o my_create.o my_delete.o mf_tempfile.o my_open.o my_file.o my_read.o my_write.o errors.o my_error.o my_getwd.o my_div.o mf_pack.o my_messnc.o mf_dirname.o mf_fn_ext.o mf_wcomp.o typelib.o safemalloc.o my_alloc.o mf_format.o mf_path.o mf_unixpath.o my_fopen.o my_symlink.o my_fstream.o mf_arr_appstr.o mf_loadpath.o my_pthread.o my_thr_init.o thr_mutex.o mulalloc.o string.o default.o default_modify.o my_compress.o array.o my_once.o list.o my_net.o charset.o charset-def.o hash.o mf_iocache.o mf_iocache2.o my_seek.o my_sleep.o my_pread.o mf_cache.o md5.o sha1.o my_getopt.o my_gethostbyname.o my_port.o my_rename.o my_chsize.o my_sync.o my_getsystime.o my_lib.o mf_qsort.o strmov.o strxmov.o strxnmov.o strnmov.o strmake.o strend.o strtod.o strnlen.o strfill.o is_prefix.o int2str.o str2int.o strinstr.o strcont.o strcend.o ctype-latin1.o bchange.o bmove.o bmove_upp.o longlong2str.o strtoull.o strtoll.o llstr.o my_vsnprintf.o ctype.o ctype-simple.o ctype-bin.o ctype-mb.o ctype-big5.o ctype-czech.o ctype-cp932.o ctype-eucjpms.o ctype-euc_kr.o ctype-win1250ch.o ctype-utf8.o ctype-extra.o ctype-ucs2.o ctype-gb2312.o ctype-gbk.o ctype-sjis.o ctype-tis620.o ctype-ujis.o ctype-uca.o xml.o my_strtoll10.o str_alloc.o dbug.o pack.o client.o my_time.o vio.o viosocket.o viossl.o viosslfactories.o net.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libmysqlclient_r.a libtool: link: ( cd ".libs" && rm -f "libmysqlclient_r.la" && ln -s "../libmysqlclient_r.la" "libmysqlclient_r.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/libmysql_r' make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/libmysql_r' Making all in client make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/client' for f in log_event.h mysql_priv.h rpl_constants.h rpl_utility.h rpl_tblmap.h rpl_tblmap.cc log_event.cc my_decimal.h my_decimal.cc log_event_old.h log_event_old.cc rpl_record_old.h rpl_record_old.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; echo timestamp > link_sources; make all-am make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/client' i686-pc-linux-gnu-g++ -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT mysql.o -MD -MP -MF .deps/mysql.Tpo -c -o mysql.o mysql.cc i686-pc-linux-gnu-g++ -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT readline.o -MD -MP -MF .deps/readline.Tpo -c -o readline.o readline.cc i686-pc-linux-gnu-g++ -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -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 i686-pc-linux-gnu-g++ -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT completion_hash.o -MD -MP -MF .deps/completion_hash.Tpo -c -o completion_hash.o completion_hash.cc i686-pc-linux-gnu-g++ -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT mysqladmin.o -MD -MP -MF .deps/mysqladmin.Tpo -c -o mysqladmin.o mysqladmin.cc mv -f .deps/completion_hash.Tpo .deps/completion_hash.Po i686-pc-linux-gnu-g++ -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT mysqlbinlog.o -MD -MP -MF .deps/mysqlbinlog.Tpo -c -o mysqlbinlog.o mysqlbinlog.cc mv -f .deps/readline.Tpo .deps/readline.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_tempdir.o -MD -MP -MF .deps/mf_tempdir.Tpo -c -o mf_tempdir.o `test -f '../mysys/mf_tempdir.c' || echo './'`../mysys/mf_tempdir.c mv -f .deps/mf_tempdir.Tpo .deps/mf_tempdir.Po i686-pc-linux-gnu-g++ -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT my_new.o -MD -MP -MF .deps/my_new.Tpo -c -o my_new.o `test -f '../mysys/my_new.cc' || echo './'`../mysys/my_new.cc mv -f .deps/sql_string.Tpo .deps/sql_string.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_bit.o -MD -MP -MF .deps/my_bit.Tpo -c -o my_bit.o `test -f '../mysys/my_bit.c' || echo './'`../mysys/my_bit.c mv -f .deps/mysqladmin.Tpo .deps/mysqladmin.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_bitmap.o -MD -MP -MF .deps/my_bitmap.Tpo -c -o my_bitmap.o `test -f '../mysys/my_bitmap.c' || echo './'`../mysys/my_bitmap.c mv -f .deps/my_bit.Tpo .deps/my_bit.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_vle.o -MD -MP -MF .deps/my_vle.Tpo -c -o my_vle.o `test -f '../mysys/my_vle.c' || echo './'`../mysys/my_vle.c mv -f .deps/my_new.Tpo .deps/my_new.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o `test -f '../mysys/base64.c' || echo './'`../mysys/base64.c mv -f .deps/my_vle.Tpo .deps/my_vle.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mysqlcheck.o -MD -MP -MF .deps/mysqlcheck.Tpo -c -o mysqlcheck.o mysqlcheck.c mv -f .deps/my_bitmap.Tpo .deps/my_bitmap.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mysqldump.o -MD -MP -MF .deps/mysqldump.Tpo -c -o mysqldump.o mysqldump.c mv -f .deps/base64.Tpo .deps/base64.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_user.o -MD -MP -MF .deps/my_user.Tpo -c -o my_user.o my_user.c mv -f .deps/my_user.Tpo .deps/my_user.Po mv -f .deps/mysqlcheck.Tpo .deps/mysqlcheck.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mf_getdate.o -MD -MP -MF .deps/mf_getdate.Tpo -c -o mf_getdate.o `test -f '../mysys/mf_getdate.c' || echo './'`../mysys/mf_getdate.c i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -DTHREAD -UUNDEF_THREADS_HACK -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mysqlimport-mysqlimport.o -MD -MP -MF .deps/mysqlimport-mysqlimport.Tpo -c -o mysqlimport-mysqlimport.o `test -f 'mysqlimport.c' || echo './'`mysqlimport.c mv -f .deps/mf_getdate.Tpo .deps/mf_getdate.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mysqlshow.o -MD -MP -MF .deps/mysqlshow.Tpo -c -o mysqlshow.o mysqlshow.c mv -f .deps/mysqlimport-mysqlimport.Tpo .deps/mysqlimport-mysqlimport.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -DTHREAD -UMYSQL_CLIENT_NO_THREADS -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mysqlslap-mysqlslap.o -MD -MP -MF .deps/mysqlslap-mysqlslap.Tpo -c -o mysqlslap-mysqlslap.o `test -f 'mysqlslap.c' || echo './'`mysqlslap.c mv -f .deps/mysql.Tpo .deps/mysql.Po i686-pc-linux-gnu-g++ -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -DTHREAD -UMYSQL_CLIENT_NO_THREADS -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT mysqltest-mysqltest.o -MD -MP -MF .deps/mysqltest-mysqltest.Tpo -c -o mysqltest-mysqltest.o `test -f 'mysqltest.cc' || echo './'`mysqltest.cc mv -f .deps/mysqlshow.Tpo .deps/mysqlshow.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mysql_upgrade.o -MD -MP -MF .deps/mysql_upgrade.Tpo -c -o mysql_upgrade.o mysql_upgrade.c mysqltest.cc: In member function 'void LogFile::show_tail(uint)': mysqltest.cc:666: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result mv -f .deps/mysqldump.Tpo .deps/mysqldump.Po i686-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT my_getpagesize.o -MD -MP -MF .deps/my_getpagesize.Tpo -c -o my_getpagesize.o `test -f '../mysys/my_getpagesize.c' || echo './'`../mysys/my_getpagesize.c mv -f .deps/mysql_upgrade.Tpo .deps/mysql_upgrade.Po /bin/sh ../libtool --preserve-dup-deps --tag=CXX --mode=link i686-pc-linux-gnu-g++ -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o mysql mysql.o readline.o sql_string.o completion_hash.o ../cmd-line-utils/readline/libreadline.a -lncursesw -lstdc++ -lpthread ../libmysql/libmysqlclient.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz mv -f .deps/my_getpagesize.Tpo .deps/my_getpagesize.Po /bin/sh ../libtool --preserve-dup-deps --tag=CXX --mode=link i686-pc-linux-gnu-g++ -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o mysqladmin mysqladmin.o -lstdc++ -lpthread ../libmysql/libmysqlclient.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz mv -f .deps/mysqlslap-mysqlslap.Tpo .deps/mysqlslap-mysqlslap.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mysqlcheck mysqlcheck.o -lstdc++ -lpthread ../libmysql/libmysqlclient.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz libtool: link: i686-pc-linux-gnu-g++ -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -rdynamic -o .libs/mysql mysql.o readline.o sql_string.o completion_hash.o -Wl,--as-needed ../cmd-line-utils/readline/libreadline.a -lncursesw -lstdc++ -lpthread ../libmysql/.libs/libmysqlclient.so -L/usr/lib/ -L/usr//lib -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/mysqlcheck mysqlcheck.o -Wl,--as-needed -lstdc++ -lpthread ../libmysql/.libs/libmysqlclient.so -L/usr/lib/ -L/usr//lib -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i686-pc-linux-gnu-g++ -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -rdynamic -o .libs/mysqladmin mysqladmin.o -Wl,--as-needed -lstdc++ -lpthread ../libmysql/.libs/libmysqlclient.so -L/usr/lib/ -L/usr//lib -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib/mysql /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mysqldump mysqldump.o my_user.o mf_getdate.o -lstdc++ -lpthread ../libmysql/libmysqlclient.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DTHREAD -UUNDEF_THREADS_HACK -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mysqlimport mysqlimport-mysqlimport.o -lpthread -lstdc++ ../libmysql_r/libmysqlclient_r.la ../mysys/libmysys.la ../strings/libmystrings.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mysqlshow mysqlshow.o -lstdc++ -lpthread ../libmysql/libmysqlclient.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/mysqldump mysqldump.o my_user.o mf_getdate.o -Wl,--as-needed -lstdc++ -lpthread ../libmysql/.libs/libmysqlclient.so -L/usr/lib/ -L/usr//lib -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/mysqlshow mysqlshow.o -Wl,--as-needed -lstdc++ -lpthread ../libmysql/.libs/libmysqlclient.so -L/usr/lib/ -L/usr//lib -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib/mysql /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -DTHREAD -UMYSQL_CLIENT_NO_THREADS -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mysqlslap mysqlslap-mysqlslap.o -lpthread -lstdc++ ../libmysql_r/libmysqlclient_r.la ../mysys/libmysys.la ../strings/libmystrings.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz libtool: link: i686-pc-linux-gnu-gcc -DTHREAD -UUNDEF_THREADS_HACK -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/mysqlimport mysqlimport-mysqlimport.o -Wl,--as-needed -lpthread -lstdc++ ../libmysql_r/.libs/libmysqlclient_r.so -lpthread -lpthread -lpthread -lpthread -L/usr//lib -L/usr/lib/ -lpthread -lpthread -lpthread -lpthread ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib/mysql /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mysql_upgrade mysql_upgrade.o my_getpagesize.o -lstdc++ -lpthread ../libmysql/libmysqlclient.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/mysql_upgrade mysql_upgrade.o my_getpagesize.o -Wl,--as-needed -lstdc++ -lpthread ../libmysql/.libs/libmysqlclient.so -L/usr/lib/ -L/usr//lib -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i686-pc-linux-gnu-gcc -DTHREAD -UMYSQL_CLIENT_NO_THREADS -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/mysqlslap mysqlslap-mysqlslap.o -Wl,--as-needed -lpthread -lstdc++ ../libmysql_r/.libs/libmysqlclient_r.so -lpthread -lpthread -lpthread -lpthread -L/usr//lib -L/usr/lib/ -lpthread -lpthread -lpthread -lpthread ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib/mysql mv -f .deps/mysqlbinlog.Tpo .deps/mysqlbinlog.Po /bin/sh ../libtool --preserve-dup-deps --tag=CXX --mode=link i686-pc-linux-gnu-g++ -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o mysqlbinlog mysqlbinlog.o mf_tempdir.o my_new.o my_bit.o my_bitmap.o my_vle.o base64.o -lstdc++ -lpthread ../libmysql/libmysqlclient.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz libtool: link: i686-pc-linux-gnu-g++ -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -rdynamic -o .libs/mysqlbinlog mysqlbinlog.o mf_tempdir.o my_new.o my_bit.o my_bitmap.o my_vle.o base64.o -Wl,--as-needed -lstdc++ -lpthread ../libmysql/.libs/libmysqlclient.so -L/usr/lib/ -L/usr//lib -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib/mysql mv -f .deps/mysqltest-mysqltest.Tpo .deps/mysqltest-mysqltest.Po /bin/sh ../libtool --preserve-dup-deps --tag=CXX --mode=link i686-pc-linux-gnu-g++ -DTHREAD -UMYSQL_CLIENT_NO_THREADS -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o mysqltest mysqltest-mysqltest.o -lpthread -lstdc++ ../libmysql_r/libmysqlclient_r.la ../mysys/libmysys.la ../regex/libregex.la ../strings/libmystrings.la -lpthread -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz libtool: link: i686-pc-linux-gnu-g++ -DTHREAD -UMYSQL_CLIENT_NO_THREADS -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -rdynamic -o .libs/mysqltest mysqltest-mysqltest.o -Wl,--as-needed -lpthread -lstdc++ ../libmysql_r/.libs/libmysqlclient_r.so -lpthread -lpthread -lpthread -lpthread -L/usr//lib -L/usr/lib/ -lpthread -lpthread -lpthread -lpthread ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../regex/.libs/libregex.a -lpthread -lpthread -lpthread -lpthread ../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib/mysql make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/client' make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/client' Making all in storage make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage' Making all in archive make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage/archive' /bin/sh ../../libtool --preserve-dup-deps --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr//include -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT libarchive_la-ha_archive.lo -MD -MP -MF .deps/libarchive_la-ha_archive.Tpo -c -o libarchive_la-ha_archive.lo `test -f 'ha_archive.cc' || echo './'`ha_archive.cc /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr//include -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libarchive_la-azio.lo -MD -MP -MF .deps/libarchive_la-azio.Tpo -c -o libarchive_la-azio.lo `test -f 'azio.c' || echo './'`azio.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT archive_test-archive_test.o -MD -MP -MF .deps/archive_test-archive_test.Tpo -c -o archive_test-archive_test.o `test -f 'archive_test.c' || echo './'`archive_test.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT archive_test-azio.o -MD -MP -MF .deps/archive_test-azio.Tpo -c -o archive_test-azio.o `test -f 'azio.c' || echo './'`azio.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT archive_reader-archive_reader.o -MD -MP -MF .deps/archive_reader-archive_reader.Tpo -c -o archive_reader-archive_reader.o `test -f 'archive_reader.c' || echo './'`archive_reader.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libarchive_la-azio.lo -MD -MP -MF .deps/libarchive_la-azio.Tpo -c azio.c -o libarchive_la-azio.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT libarchive_la-ha_archive.lo -MD -MP -MF .deps/libarchive_la-ha_archive.Tpo -c ha_archive.cc -o libarchive_la-ha_archive.o mv -f .deps/archive_test-archive_test.Tpo .deps/archive_test-archive_test.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr//include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT archive_reader-azio.o -MD -MP -MF .deps/archive_reader-azio.Tpo -c -o archive_reader-azio.o `test -f 'azio.c' || echo './'`azio.c mv -f .deps/libarchive_la-azio.Tpo .deps/libarchive_la-azio.Plo mv -f .deps/archive_reader-archive_reader.Tpo .deps/archive_reader-archive_reader.Po mv -f .deps/archive_reader-azio.Tpo .deps/archive_reader-azio.Po /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -static -Wl,-O1 -Wl,--as-needed -rdynamic -o archive_reader archive_reader-archive_reader.o archive_reader-azio.o ../../mysys/libmysys.la ../../dbug/libdbug.la ../../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread mv -f .deps/archive_test-azio.Tpo .deps/archive_test-azio.Po /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -static -Wl,-O1 -Wl,--as-needed -rdynamic -o archive_test archive_test-archive_test.o archive_test-azio.o ../../mysys/libmysys.la ../../dbug/libdbug.la ../../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o archive_reader archive_reader-archive_reader.o archive_reader-azio.o -Wl,--as-needed ../../mysys/.libs/libmysys.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../dbug/.libs/libdbug.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../strings/.libs/libmystrings.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o archive_test archive_test-archive_test.o archive_test-azio.o -Wl,--as-needed ../../mysys/.libs/libmysys.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../dbug/.libs/libdbug.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../strings/.libs/libmystrings.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread mv -f .deps/libarchive_la-ha_archive.Tpo .deps/libarchive_la-ha_archive.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CXX --mode=link i686-pc-linux-gnu-g++ -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libarchive.la libarchive_la-ha_archive.lo libarchive_la-azio.lo -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-ar cru .libs/libarchive.a libarchive_la-ha_archive.o libarchive_la-azio.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libarchive.a libtool: link: ( cd ".libs" && rm -f "libarchive.la" && ln -s "../libarchive.la" "libarchive.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage/archive' Making all in blackhole make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage/blackhole' /bin/sh ../../libtool --preserve-dup-deps --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT libblackhole_la-ha_blackhole.lo -MD -MP -MF .deps/libblackhole_la-ha_blackhole.Tpo -c -o libblackhole_la-ha_blackhole.lo `test -f 'ha_blackhole.cc' || echo './'`ha_blackhole.cc libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT libblackhole_la-ha_blackhole.lo -MD -MP -MF .deps/libblackhole_la-ha_blackhole.Tpo -c ha_blackhole.cc -o libblackhole_la-ha_blackhole.o mv -f .deps/libblackhole_la-ha_blackhole.Tpo .deps/libblackhole_la-ha_blackhole.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CXX --mode=link i686-pc-linux-gnu-g++ -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libblackhole.la libblackhole_la-ha_blackhole.lo -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-ar cru .libs/libblackhole.a libblackhole_la-ha_blackhole.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libblackhole.a libtool: link: ( cd ".libs" && rm -f "libblackhole.la" && ln -s "../libblackhole.la" "libblackhole.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage/blackhole' Making all in csv make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage/csv' /bin/sh ../../libtool --preserve-dup-deps --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT libcsv_la-transparent_file.lo -MD -MP -MF .deps/libcsv_la-transparent_file.Tpo -c -o libcsv_la-transparent_file.lo `test -f 'transparent_file.cc' || echo './'`transparent_file.cc /bin/sh ../../libtool --preserve-dup-deps --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT libcsv_la-ha_tina.lo -MD -MP -MF .deps/libcsv_la-ha_tina.Tpo -c -o libcsv_la-ha_tina.lo `test -f 'ha_tina.cc' || echo './'`ha_tina.cc libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT libcsv_la-transparent_file.lo -MD -MP -MF .deps/libcsv_la-transparent_file.Tpo -c transparent_file.cc -o libcsv_la-transparent_file.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT libcsv_la-ha_tina.lo -MD -MP -MF .deps/libcsv_la-ha_tina.Tpo -c ha_tina.cc -o libcsv_la-ha_tina.o mv -f .deps/libcsv_la-transparent_file.Tpo .deps/libcsv_la-transparent_file.Plo mv -f .deps/libcsv_la-ha_tina.Tpo .deps/libcsv_la-ha_tina.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CXX --mode=link i686-pc-linux-gnu-g++ -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libcsv.la libcsv_la-transparent_file.lo libcsv_la-ha_tina.lo -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-ar cru .libs/libcsv.a libcsv_la-transparent_file.o libcsv_la-ha_tina.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libcsv.a libtool: link: ( cd ".libs" && rm -f "libcsv.la" && ln -s "../libcsv.la" "libcsv.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage/csv' Making all in heap make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage/heap' /bin/sh ../../libtool --preserve-dup-deps --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT libheap_s_la-ha_heap.lo -MD -MP -MF .deps/libheap_s_la-ha_heap.Tpo -c -o libheap_s_la-ha_heap.lo `test -f 'ha_heap.cc' || echo './'`ha_heap.cc /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_open.lo -MD -MP -MF .deps/libheap_common_la-hp_open.Tpo -c -o libheap_common_la-hp_open.lo `test -f 'hp_open.c' || echo './'`hp_open.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_extra.lo -MD -MP -MF .deps/libheap_common_la-hp_extra.Tpo -c -o libheap_common_la-hp_extra.lo `test -f 'hp_extra.c' || echo './'`hp_extra.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_close.lo -MD -MP -MF .deps/libheap_common_la-hp_close.Tpo -c -o libheap_common_la-hp_close.lo `test -f 'hp_close.c' || echo './'`hp_close.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_panic.lo -MD -MP -MF .deps/libheap_common_la-hp_panic.Tpo -c -o libheap_common_la-hp_panic.lo `test -f 'hp_panic.c' || echo './'`hp_panic.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_close.lo -MD -MP -MF .deps/libheap_common_la-hp_close.Tpo -c hp_close.c -o libheap_common_la-hp_close.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_open.lo -MD -MP -MF .deps/libheap_common_la-hp_open.Tpo -c hp_open.c -o libheap_common_la-hp_open.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_panic.lo -MD -MP -MF .deps/libheap_common_la-hp_panic.Tpo -c hp_panic.c -o libheap_common_la-hp_panic.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_extra.lo -MD -MP -MF .deps/libheap_common_la-hp_extra.Tpo -c hp_extra.c -o libheap_common_la-hp_extra.o mv -f .deps/libheap_common_la-hp_close.Tpo .deps/libheap_common_la-hp_close.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_info.lo -MD -MP -MF .deps/libheap_common_la-hp_info.Tpo -c -o libheap_common_la-hp_info.lo `test -f 'hp_info.c' || echo './'`hp_info.c libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT libheap_s_la-ha_heap.lo -MD -MP -MF .deps/libheap_s_la-ha_heap.Tpo -c ha_heap.cc -o libheap_s_la-ha_heap.o mv -f .deps/libheap_common_la-hp_open.Tpo .deps/libheap_common_la-hp_open.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_rrnd.lo -MD -MP -MF .deps/libheap_common_la-hp_rrnd.Tpo -c -o libheap_common_la-hp_rrnd.lo `test -f 'hp_rrnd.c' || echo './'`hp_rrnd.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_info.lo -MD -MP -MF .deps/libheap_common_la-hp_info.Tpo -c hp_info.c -o libheap_common_la-hp_info.o mv -f .deps/libheap_common_la-hp_extra.Tpo .deps/libheap_common_la-hp_extra.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_scan.lo -MD -MP -MF .deps/libheap_common_la-hp_scan.Tpo -c -o libheap_common_la-hp_scan.lo `test -f 'hp_scan.c' || echo './'`hp_scan.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_rrnd.lo -MD -MP -MF .deps/libheap_common_la-hp_rrnd.Tpo -c hp_rrnd.c -o libheap_common_la-hp_rrnd.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_scan.lo -MD -MP -MF .deps/libheap_common_la-hp_scan.Tpo -c hp_scan.c -o libheap_common_la-hp_scan.o mv -f .deps/libheap_common_la-hp_info.Tpo .deps/libheap_common_la-hp_info.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_update.lo -MD -MP -MF .deps/libheap_common_la-hp_update.Tpo -c -o libheap_common_la-hp_update.lo `test -f 'hp_update.c' || echo './'`hp_update.c mv -f .deps/libheap_common_la-hp_panic.Tpo .deps/libheap_common_la-hp_panic.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_write.lo -MD -MP -MF .deps/libheap_common_la-hp_write.Tpo -c -o libheap_common_la-hp_write.lo `test -f 'hp_write.c' || echo './'`hp_write.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_update.lo -MD -MP -MF .deps/libheap_common_la-hp_update.Tpo -c hp_update.c -o libheap_common_la-hp_update.o mv -f .deps/libheap_common_la-hp_rrnd.Tpo .deps/libheap_common_la-hp_rrnd.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_delete.lo -MD -MP -MF .deps/libheap_common_la-hp_delete.Tpo -c -o libheap_common_la-hp_delete.lo `test -f 'hp_delete.c' || echo './'`hp_delete.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_write.lo -MD -MP -MF .deps/libheap_common_la-hp_write.Tpo -c hp_write.c -o libheap_common_la-hp_write.o mv -f .deps/libheap_common_la-hp_scan.Tpo .deps/libheap_common_la-hp_scan.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_rsame.lo -MD -MP -MF .deps/libheap_common_la-hp_rsame.Tpo -c -o libheap_common_la-hp_rsame.lo `test -f 'hp_rsame.c' || echo './'`hp_rsame.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_delete.lo -MD -MP -MF .deps/libheap_common_la-hp_delete.Tpo -c hp_delete.c -o libheap_common_la-hp_delete.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_rsame.lo -MD -MP -MF .deps/libheap_common_la-hp_rsame.Tpo -c hp_rsame.c -o libheap_common_la-hp_rsame.o mv -f .deps/libheap_common_la-hp_update.Tpo .deps/libheap_common_la-hp_update.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_create.lo -MD -MP -MF .deps/libheap_common_la-hp_create.Tpo -c -o libheap_common_la-hp_create.lo `test -f 'hp_create.c' || echo './'`hp_create.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_create.lo -MD -MP -MF .deps/libheap_common_la-hp_create.Tpo -c hp_create.c -o libheap_common_la-hp_create.o mv -f .deps/libheap_common_la-hp_write.Tpo .deps/libheap_common_la-hp_write.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_rename.lo -MD -MP -MF .deps/libheap_common_la-hp_rename.Tpo -c -o libheap_common_la-hp_rename.lo `test -f 'hp_rename.c' || echo './'`hp_rename.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_rename.lo -MD -MP -MF .deps/libheap_common_la-hp_rename.Tpo -c hp_rename.c -o libheap_common_la-hp_rename.o mv -f .deps/libheap_common_la-hp_rsame.Tpo .deps/libheap_common_la-hp_rsame.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_rfirst.lo -MD -MP -MF .deps/libheap_common_la-hp_rfirst.Tpo -c -o libheap_common_la-hp_rfirst.lo `test -f 'hp_rfirst.c' || echo './'`hp_rfirst.c mv -f .deps/libheap_common_la-hp_delete.Tpo .deps/libheap_common_la-hp_delete.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_rnext.lo -MD -MP -MF .deps/libheap_common_la-hp_rnext.Tpo -c -o libheap_common_la-hp_rnext.lo `test -f 'hp_rnext.c' || echo './'`hp_rnext.c mv -f .deps/libheap_common_la-hp_rename.Tpo .deps/libheap_common_la-hp_rename.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_rlast.lo -MD -MP -MF .deps/libheap_common_la-hp_rlast.Tpo -c -o libheap_common_la-hp_rlast.lo `test -f 'hp_rlast.c' || echo './'`hp_rlast.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_rfirst.lo -MD -MP -MF .deps/libheap_common_la-hp_rfirst.Tpo -c hp_rfirst.c -o libheap_common_la-hp_rfirst.o mv -f .deps/libheap_common_la-hp_create.Tpo .deps/libheap_common_la-hp_create.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_rnext.lo -MD -MP -MF .deps/libheap_common_la-hp_rnext.Tpo -c hp_rnext.c -o libheap_common_la-hp_rnext.o /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_rprev.lo -MD -MP -MF .deps/libheap_common_la-hp_rprev.Tpo -c -o libheap_common_la-hp_rprev.lo `test -f 'hp_rprev.c' || echo './'`hp_rprev.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_rlast.lo -MD -MP -MF .deps/libheap_common_la-hp_rlast.Tpo -c hp_rlast.c -o libheap_common_la-hp_rlast.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_rprev.lo -MD -MP -MF .deps/libheap_common_la-hp_rprev.Tpo -c hp_rprev.c -o libheap_common_la-hp_rprev.o mv -f .deps/libheap_common_la-hp_rfirst.Tpo .deps/libheap_common_la-hp_rfirst.Plo mv -f .deps/libheap_common_la-hp_rnext.Tpo .deps/libheap_common_la-hp_rnext.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_clear.lo -MD -MP -MF .deps/libheap_common_la-hp_clear.Tpo -c -o libheap_common_la-hp_clear.lo `test -f 'hp_clear.c' || echo './'`hp_clear.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_rkey.lo -MD -MP -MF .deps/libheap_common_la-hp_rkey.Tpo -c -o libheap_common_la-hp_rkey.lo `test -f 'hp_rkey.c' || echo './'`hp_rkey.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_clear.lo -MD -MP -MF .deps/libheap_common_la-hp_clear.Tpo -c hp_clear.c -o libheap_common_la-hp_clear.o mv -f .deps/libheap_common_la-hp_rprev.Tpo .deps/libheap_common_la-hp_rprev.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_block.lo -MD -MP -MF .deps/libheap_common_la-hp_block.Tpo -c -o libheap_common_la-hp_block.lo `test -f 'hp_block.c' || echo './'`hp_block.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_rkey.lo -MD -MP -MF .deps/libheap_common_la-hp_rkey.Tpo -c hp_rkey.c -o libheap_common_la-hp_rkey.o mv -f .deps/libheap_common_la-hp_rlast.Tpo .deps/libheap_common_la-hp_rlast.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_hash.lo -MD -MP -MF .deps/libheap_common_la-hp_hash.Tpo -c -o libheap_common_la-hp_hash.lo `test -f 'hp_hash.c' || echo './'`hp_hash.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_hash.lo -MD -MP -MF .deps/libheap_common_la-hp_hash.Tpo -c hp_hash.c -o libheap_common_la-hp_hash.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_block.lo -MD -MP -MF .deps/libheap_common_la-hp_block.Tpo -c hp_block.c -o libheap_common_la-hp_block.o mv -f .deps/libheap_common_la-hp_clear.Tpo .deps/libheap_common_la-hp_clear.Plo mv -f .deps/libheap_common_la-hp_rkey.Tpo .deps/libheap_common_la-hp_rkey.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-_check.lo -MD -MP -MF .deps/libheap_common_la-_check.Tpo -c -o libheap_common_la-_check.lo `test -f '_check.c' || echo './'`_check.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-_rectest.lo -MD -MP -MF .deps/libheap_common_la-_rectest.Tpo -c -o libheap_common_la-_rectest.lo `test -f '_rectest.c' || echo './'`_rectest.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-_rectest.lo -MD -MP -MF .deps/libheap_common_la-_rectest.Tpo -c _rectest.c -o libheap_common_la-_rectest.o mv -f .deps/libheap_common_la-hp_block.Tpo .deps/libheap_common_la-hp_block.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_static.lo -MD -MP -MF .deps/libheap_common_la-hp_static.Tpo -c -o libheap_common_la-hp_static.lo `test -f 'hp_static.c' || echo './'`hp_static.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-_check.lo -MD -MP -MF .deps/libheap_common_la-_check.Tpo -c _check.c -o libheap_common_la-_check.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libheap_common_la-hp_static.lo -MD -MP -MF .deps/libheap_common_la-hp_static.Tpo -c hp_static.c -o libheap_common_la-hp_static.o mv -f .deps/libheap_common_la-_rectest.Tpo .deps/libheap_common_la-_rectest.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT hp_test1.o -MD -MP -MF .deps/hp_test1.Tpo -c -o hp_test1.o hp_test1.c mv -f .deps/libheap_common_la-hp_static.Tpo .deps/libheap_common_la-hp_static.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT hp_test2.o -MD -MP -MF .deps/hp_test2.Tpo -c -o hp_test2.o hp_test2.c mv -f .deps/hp_test1.Tpo .deps/hp_test1.Po mv -f .deps/libheap_common_la-_check.Tpo .deps/libheap_common_la-_check.Plo mv -f .deps/libheap_common_la-hp_hash.Tpo .deps/libheap_common_la-hp_hash.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o libheap_common.la libheap_common_la-hp_open.lo libheap_common_la-hp_extra.lo libheap_common_la-hp_close.lo libheap_common_la-hp_panic.lo libheap_common_la-hp_info.lo libheap_common_la-hp_rrnd.lo libheap_common_la-hp_scan.lo libheap_common_la-hp_update.lo libheap_common_la-hp_write.lo libheap_common_la-hp_delete.lo libheap_common_la-hp_rsame.lo libheap_common_la-hp_create.lo libheap_common_la-hp_rename.lo libheap_common_la-hp_rfirst.lo libheap_common_la-hp_rnext.lo libheap_common_la-hp_rlast.lo libheap_common_la-hp_rprev.lo libheap_common_la-hp_clear.lo libheap_common_la-hp_rkey.lo libheap_common_la-hp_block.lo libheap_common_la-hp_hash.lo libheap_common_la-_check.lo libheap_common_la-_rectest.lo libheap_common_la-hp_static.lo -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-ar cru .libs/libheap_common.a libheap_common_la-hp_open.o libheap_common_la-hp_extra.o libheap_common_la-hp_close.o libheap_common_la-hp_panic.o libheap_common_la-hp_info.o libheap_common_la-hp_rrnd.o libheap_common_la-hp_scan.o libheap_common_la-hp_update.o libheap_common_la-hp_write.o libheap_common_la-hp_delete.o libheap_common_la-hp_rsame.o libheap_common_la-hp_create.o libheap_common_la-hp_rename.o libheap_common_la-hp_rfirst.o libheap_common_la-hp_rnext.o libheap_common_la-hp_rlast.o libheap_common_la-hp_rprev.o libheap_common_la-hp_clear.o libheap_common_la-hp_rkey.o libheap_common_la-hp_block.o libheap_common_la-hp_hash.o libheap_common_la-_check.o libheap_common_la-_rectest.o libheap_common_la-hp_static.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libheap_common.a libtool: link: ( cd ".libs" && rm -f "libheap_common.la" && ln -s "../libheap_common.la" "libheap_common.la" ) mv -f .deps/hp_test2.Tpo .deps/hp_test2.Po mv -f .deps/libheap_s_la-ha_heap.Tpo .deps/libheap_s_la-ha_heap.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CXX --mode=link i686-pc-linux-gnu-g++ -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libheap_s.la libheap_s_la-ha_heap.lo libheap_common.la -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: (cd .libs/libheap_s.lax/libheap_common.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage/heap/./.libs/libheap_common.a") libtool: link: i686-pc-linux-gnu-ar cru .libs/libheap_s.a libheap_s_la-ha_heap.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-_check.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-_rectest.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-hp_block.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-hp_clear.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-hp_close.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-hp_create.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-hp_delete.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-hp_extra.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-hp_hash.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-hp_info.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-hp_open.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-hp_panic.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-hp_rename.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-hp_rfirst.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-hp_rkey.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-hp_rlast.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-hp_rnext.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-hp_rprev.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-hp_rrnd.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-hp_rsame.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-hp_scan.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-hp_static.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-hp_update.o .libs/libheap_s.lax/libheap_common.a/libheap_common_la-hp_write.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libheap_s.a libtool: link: rm -fr .libs/libheap_s.lax libtool: link: ( cd ".libs" && rm -f "libheap_s.la" && ln -s "../libheap_s.la" "libheap_s.la" ) /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -static -Wl,-O1 -Wl,--as-needed -rdynamic -o libheap.la -rpath /usr/lib/mysql libheap_s.la -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: (cd .libs/libheap.lax/libheap_s.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage/heap/./.libs/libheap_s.a") libtool: link: i686-pc-linux-gnu-ar cru .libs/libheap.a .libs/libheap.lax/libheap_s.a/libheap_common_la-_check.o .libs/libheap.lax/libheap_s.a/libheap_common_la-_rectest.o .libs/libheap.lax/libheap_s.a/libheap_common_la-hp_block.o .libs/libheap.lax/libheap_s.a/libheap_common_la-hp_clear.o .libs/libheap.lax/libheap_s.a/libheap_common_la-hp_close.o .libs/libheap.lax/libheap_s.a/libheap_common_la-hp_create.o .libs/libheap.lax/libheap_s.a/libheap_common_la-hp_delete.o .libs/libheap.lax/libheap_s.a/libheap_common_la-hp_extra.o .libs/libheap.lax/libheap_s.a/libheap_common_la-hp_hash.o .libs/libheap.lax/libheap_s.a/libheap_common_la-hp_info.o .libs/libheap.lax/libheap_s.a/libheap_common_la-hp_open.o .libs/libheap.lax/libheap_s.a/libheap_common_la-hp_panic.o .libs/libheap.lax/libheap_s.a/libheap_common_la-hp_rename.o .libs/libheap.lax/libheap_s.a/libheap_common_la-hp_rfirst.o .libs/libheap.lax/libheap_s.a/libheap_common_la-hp_rkey.o .libs/libheap.lax/libheap_s.a/libheap_common_la-hp_rlast.o .libs/libheap.lax/libheap_s.a/libheap_common_la-hp_rnext.o .libs/libheap.lax/libheap_s.a/libheap_common_la-hp_rprev.o .libs/libheap.lax/libheap_s.a/libheap_common_la-hp_rrnd.o .libs/libheap.lax/libheap_s.a/libheap_common_la-hp_rsame.o .libs/libheap.lax/libheap_s.a/libheap_common_la-hp_scan.o .libs/libheap.lax/libheap_s.a/libheap_common_la-hp_static.o .libs/libheap.lax/libheap_s.a/libheap_common_la-hp_update.o .libs/libheap.lax/libheap_s.a/libheap_common_la-hp_write.o .libs/libheap.lax/libheap_s.a/libheap_s_la-ha_heap.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libheap.a libtool: link: rm -fr .libs/libheap.lax libtool: link: ( cd ".libs" && rm -f "libheap.la" && ln -s "../libheap.la" "libheap.la" ) /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -static -Wl,-O1 -Wl,--as-needed -rdynamic -o hp_test1 hp_test1.o libheap.la ../../mysys/libmysys.la ../../dbug/libdbug.la ../../strings/libmystrings.la -lpthread -lcrypt -lnsl -lm -lpthread /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -static -Wl,-O1 -Wl,--as-needed -rdynamic -o hp_test2 hp_test2.o libheap.la ../../mysys/libmysys.la ../../dbug/libdbug.la ../../strings/libmystrings.la -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o hp_test1 hp_test1.o -Wl,--as-needed ./.libs/libheap.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../mysys/.libs/libmysys.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../dbug/.libs/libdbug.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../strings/.libs/libmystrings.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o hp_test2 hp_test2.o -Wl,--as-needed ./.libs/libheap.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../mysys/.libs/libmysys.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../dbug/.libs/libdbug.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../strings/.libs/libmystrings.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lcrypt -lnsl -lm -lpthread make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage/heap' Making all in innobase make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage/innobase' /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-btr0btr.lo -MD -MP -MF .deps/libinnobase_la-btr0btr.Tpo -c -o libinnobase_la-btr0btr.lo `test -f 'btr/btr0btr.c' || echo './'`btr/btr0btr.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-btr0cur.lo -MD -MP -MF .deps/libinnobase_la-btr0cur.Tpo -c -o libinnobase_la-btr0cur.lo `test -f 'btr/btr0cur.c' || echo './'`btr/btr0cur.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-btr0pcur.lo -MD -MP -MF .deps/libinnobase_la-btr0pcur.Tpo -c -o libinnobase_la-btr0pcur.lo `test -f 'btr/btr0pcur.c' || echo './'`btr/btr0pcur.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-btr0sea.lo -MD -MP -MF .deps/libinnobase_la-btr0sea.Tpo -c -o libinnobase_la-btr0sea.lo `test -f 'btr/btr0sea.c' || echo './'`btr/btr0sea.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-buf0buf.lo -MD -MP -MF .deps/libinnobase_la-buf0buf.Tpo -c -o libinnobase_la-buf0buf.lo `test -f 'buf/buf0buf.c' || echo './'`buf/buf0buf.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-btr0pcur.lo -MD -MP -MF .deps/libinnobase_la-btr0pcur.Tpo -c btr/btr0pcur.c -fPIC -DPIC -o .libs/libinnobase_la-btr0pcur.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-btr0btr.lo -MD -MP -MF .deps/libinnobase_la-btr0btr.Tpo -c btr/btr0btr.c -fPIC -DPIC -o .libs/libinnobase_la-btr0btr.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-buf0buf.lo -MD -MP -MF .deps/libinnobase_la-buf0buf.Tpo -c buf/buf0buf.c -fPIC -DPIC -o .libs/libinnobase_la-buf0buf.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-btr0sea.lo -MD -MP -MF .deps/libinnobase_la-btr0sea.Tpo -c btr/btr0sea.c -fPIC -DPIC -o .libs/libinnobase_la-btr0sea.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-btr0cur.lo -MD -MP -MF .deps/libinnobase_la-btr0cur.Tpo -c btr/btr0cur.c -fPIC -DPIC -o .libs/libinnobase_la-btr0cur.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-btr0pcur.lo -MD -MP -MF .deps/libinnobase_la-btr0pcur.Tpo -c btr/btr0pcur.c -o libinnobase_la-btr0pcur.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-btr0pcur.Tpo .deps/libinnobase_la-btr0pcur.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-buf0flu.lo -MD -MP -MF .deps/libinnobase_la-buf0flu.Tpo -c -o libinnobase_la-buf0flu.lo `test -f 'buf/buf0flu.c' || echo './'`buf/buf0flu.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-buf0flu.lo -MD -MP -MF .deps/libinnobase_la-buf0flu.Tpo -c buf/buf0flu.c -fPIC -DPIC -o .libs/libinnobase_la-buf0flu.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-buf0buf.lo -MD -MP -MF .deps/libinnobase_la-buf0buf.Tpo -c buf/buf0buf.c -o libinnobase_la-buf0buf.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-btr0sea.lo -MD -MP -MF .deps/libinnobase_la-btr0sea.Tpo -c btr/btr0sea.c -o libinnobase_la-btr0sea.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-buf0flu.lo -MD -MP -MF .deps/libinnobase_la-buf0flu.Tpo -c buf/buf0flu.c -o libinnobase_la-buf0flu.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-btr0cur.lo -MD -MP -MF .deps/libinnobase_la-btr0cur.Tpo -c btr/btr0cur.c -o libinnobase_la-btr0cur.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-btr0btr.lo -MD -MP -MF .deps/libinnobase_la-btr0btr.Tpo -c btr/btr0btr.c -o libinnobase_la-btr0btr.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-buf0flu.Tpo .deps/libinnobase_la-buf0flu.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-buf0lru.lo -MD -MP -MF .deps/libinnobase_la-buf0lru.Tpo -c -o libinnobase_la-buf0lru.lo `test -f 'buf/buf0lru.c' || echo './'`buf/buf0lru.c mv -f .deps/libinnobase_la-buf0buf.Tpo .deps/libinnobase_la-buf0buf.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-buf0rea.lo -MD -MP -MF .deps/libinnobase_la-buf0rea.Tpo -c -o libinnobase_la-buf0rea.lo `test -f 'buf/buf0rea.c' || echo './'`buf/buf0rea.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-buf0lru.lo -MD -MP -MF .deps/libinnobase_la-buf0lru.Tpo -c buf/buf0lru.c -fPIC -DPIC -o .libs/libinnobase_la-buf0lru.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-buf0rea.lo -MD -MP -MF .deps/libinnobase_la-buf0rea.Tpo -c buf/buf0rea.c -fPIC -DPIC -o .libs/libinnobase_la-buf0rea.o mv -f .deps/libinnobase_la-btr0sea.Tpo .deps/libinnobase_la-btr0sea.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-data0data.lo -MD -MP -MF .deps/libinnobase_la-data0data.Tpo -c -o libinnobase_la-data0data.lo `test -f 'data/data0data.c' || echo './'`data/data0data.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-data0data.lo -MD -MP -MF .deps/libinnobase_la-data0data.Tpo -c data/data0data.c -fPIC -DPIC -o .libs/libinnobase_la-data0data.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-buf0rea.lo -MD -MP -MF .deps/libinnobase_la-buf0rea.Tpo -c buf/buf0rea.c -o libinnobase_la-buf0rea.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-buf0lru.lo -MD -MP -MF .deps/libinnobase_la-buf0lru.Tpo -c buf/buf0lru.c -o libinnobase_la-buf0lru.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-data0data.lo -MD -MP -MF .deps/libinnobase_la-data0data.Tpo -c data/data0data.c -o libinnobase_la-data0data.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-buf0rea.Tpo .deps/libinnobase_la-buf0rea.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-data0type.lo -MD -MP -MF .deps/libinnobase_la-data0type.Tpo -c -o libinnobase_la-data0type.lo `test -f 'data/data0type.c' || echo './'`data/data0type.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-data0type.lo -MD -MP -MF .deps/libinnobase_la-data0type.Tpo -c data/data0type.c -fPIC -DPIC -o .libs/libinnobase_la-data0type.o mv -f .deps/libinnobase_la-buf0lru.Tpo .deps/libinnobase_la-buf0lru.Plo mv -f .deps/libinnobase_la-data0data.Tpo .deps/libinnobase_la-data0data.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-dict0boot.lo -MD -MP -MF .deps/libinnobase_la-dict0boot.Tpo -c -o libinnobase_la-dict0boot.lo `test -f 'dict/dict0boot.c' || echo './'`dict/dict0boot.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-dict0crea.lo -MD -MP -MF .deps/libinnobase_la-dict0crea.Tpo -c -o libinnobase_la-dict0crea.lo `test -f 'dict/dict0crea.c' || echo './'`dict/dict0crea.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-dict0boot.lo -MD -MP -MF .deps/libinnobase_la-dict0boot.Tpo -c dict/dict0boot.c -fPIC -DPIC -o .libs/libinnobase_la-dict0boot.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-dict0crea.lo -MD -MP -MF .deps/libinnobase_la-dict0crea.Tpo -c dict/dict0crea.c -fPIC -DPIC -o .libs/libinnobase_la-dict0crea.o mv -f .deps/libinnobase_la-btr0btr.Tpo .deps/libinnobase_la-btr0btr.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-dict0dict.lo -MD -MP -MF .deps/libinnobase_la-dict0dict.Tpo -c -o libinnobase_la-dict0dict.lo `test -f 'dict/dict0dict.c' || echo './'`dict/dict0dict.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-data0type.lo -MD -MP -MF .deps/libinnobase_la-data0type.Tpo -c data/data0type.c -o libinnobase_la-data0type.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-dict0dict.lo -MD -MP -MF .deps/libinnobase_la-dict0dict.Tpo -c dict/dict0dict.c -fPIC -DPIC -o .libs/libinnobase_la-dict0dict.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-dict0boot.lo -MD -MP -MF .deps/libinnobase_la-dict0boot.Tpo -c dict/dict0boot.c -o libinnobase_la-dict0boot.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-data0type.Tpo .deps/libinnobase_la-data0type.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-dict0load.lo -MD -MP -MF .deps/libinnobase_la-dict0load.Tpo -c -o libinnobase_la-dict0load.lo `test -f 'dict/dict0load.c' || echo './'`dict/dict0load.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-dict0load.lo -MD -MP -MF .deps/libinnobase_la-dict0load.Tpo -c dict/dict0load.c -fPIC -DPIC -o .libs/libinnobase_la-dict0load.o mv -f .deps/libinnobase_la-btr0cur.Tpo .deps/libinnobase_la-btr0cur.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-dict0mem.lo -MD -MP -MF .deps/libinnobase_la-dict0mem.Tpo -c -o libinnobase_la-dict0mem.lo `test -f 'dict/dict0mem.c' || echo './'`dict/dict0mem.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-dict0mem.lo -MD -MP -MF .deps/libinnobase_la-dict0mem.Tpo -c dict/dict0mem.c -fPIC -DPIC -o .libs/libinnobase_la-dict0mem.o mv -f .deps/libinnobase_la-dict0boot.Tpo .deps/libinnobase_la-dict0boot.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-dyn0dyn.lo -MD -MP -MF .deps/libinnobase_la-dyn0dyn.Tpo -c -o libinnobase_la-dyn0dyn.lo `test -f 'dyn/dyn0dyn.c' || echo './'`dyn/dyn0dyn.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-dict0crea.lo -MD -MP -MF .deps/libinnobase_la-dict0crea.Tpo -c dict/dict0crea.c -o libinnobase_la-dict0crea.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-dyn0dyn.lo -MD -MP -MF .deps/libinnobase_la-dyn0dyn.Tpo -c dyn/dyn0dyn.c -fPIC -DPIC -o .libs/libinnobase_la-dyn0dyn.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-dict0mem.lo -MD -MP -MF .deps/libinnobase_la-dict0mem.Tpo -c dict/dict0mem.c -o libinnobase_la-dict0mem.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-dyn0dyn.lo -MD -MP -MF .deps/libinnobase_la-dyn0dyn.Tpo -c dyn/dyn0dyn.c -o libinnobase_la-dyn0dyn.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-dict0mem.Tpo .deps/libinnobase_la-dict0mem.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-eval0eval.lo -MD -MP -MF .deps/libinnobase_la-eval0eval.Tpo -c -o libinnobase_la-eval0eval.lo `test -f 'eval/eval0eval.c' || echo './'`eval/eval0eval.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-eval0eval.lo -MD -MP -MF .deps/libinnobase_la-eval0eval.Tpo -c eval/eval0eval.c -fPIC -DPIC -o .libs/libinnobase_la-eval0eval.o mv -f .deps/libinnobase_la-dyn0dyn.Tpo .deps/libinnobase_la-dyn0dyn.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-eval0proc.lo -MD -MP -MF .deps/libinnobase_la-eval0proc.Tpo -c -o libinnobase_la-eval0proc.lo `test -f 'eval/eval0proc.c' || echo './'`eval/eval0proc.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-eval0proc.lo -MD -MP -MF .deps/libinnobase_la-eval0proc.Tpo -c eval/eval0proc.c -fPIC -DPIC -o .libs/libinnobase_la-eval0proc.o mv -f .deps/libinnobase_la-dict0crea.Tpo .deps/libinnobase_la-dict0crea.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-fil0fil.lo -MD -MP -MF .deps/libinnobase_la-fil0fil.Tpo -c -o libinnobase_la-fil0fil.lo `test -f 'fil/fil0fil.c' || echo './'`fil/fil0fil.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-fil0fil.lo -MD -MP -MF .deps/libinnobase_la-fil0fil.Tpo -c fil/fil0fil.c -fPIC -DPIC -o .libs/libinnobase_la-fil0fil.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-eval0eval.lo -MD -MP -MF .deps/libinnobase_la-eval0eval.Tpo -c eval/eval0eval.c -o libinnobase_la-eval0eval.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-eval0proc.lo -MD -MP -MF .deps/libinnobase_la-eval0proc.Tpo -c eval/eval0proc.c -o libinnobase_la-eval0proc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-dict0load.lo -MD -MP -MF .deps/libinnobase_la-dict0load.Tpo -c dict/dict0load.c -o libinnobase_la-dict0load.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-dict0dict.lo -MD -MP -MF .deps/libinnobase_la-dict0dict.Tpo -c dict/dict0dict.c -o libinnobase_la-dict0dict.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-eval0proc.Tpo .deps/libinnobase_la-eval0proc.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-fsp0fsp.lo -MD -MP -MF .deps/libinnobase_la-fsp0fsp.Tpo -c -o libinnobase_la-fsp0fsp.lo `test -f 'fsp/fsp0fsp.c' || echo './'`fsp/fsp0fsp.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-fsp0fsp.lo -MD -MP -MF .deps/libinnobase_la-fsp0fsp.Tpo -c fsp/fsp0fsp.c -fPIC -DPIC -o .libs/libinnobase_la-fsp0fsp.o mv -f .deps/libinnobase_la-eval0eval.Tpo .deps/libinnobase_la-eval0eval.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-fut0fut.lo -MD -MP -MF .deps/libinnobase_la-fut0fut.Tpo -c -o libinnobase_la-fut0fut.lo `test -f 'fut/fut0fut.c' || echo './'`fut/fut0fut.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-fut0fut.lo -MD -MP -MF .deps/libinnobase_la-fut0fut.Tpo -c fut/fut0fut.c -fPIC -DPIC -o .libs/libinnobase_la-fut0fut.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-fut0fut.lo -MD -MP -MF .deps/libinnobase_la-fut0fut.Tpo -c fut/fut0fut.c -o libinnobase_la-fut0fut.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-fut0fut.Tpo .deps/libinnobase_la-fut0fut.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-fut0lst.lo -MD -MP -MF .deps/libinnobase_la-fut0lst.Tpo -c -o libinnobase_la-fut0lst.lo `test -f 'fut/fut0lst.c' || echo './'`fut/fut0lst.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-fut0lst.lo -MD -MP -MF .deps/libinnobase_la-fut0lst.Tpo -c fut/fut0lst.c -fPIC -DPIC -o .libs/libinnobase_la-fut0lst.o mv -f .deps/libinnobase_la-dict0dict.Tpo .deps/libinnobase_la-dict0dict.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ha0ha.lo -MD -MP -MF .deps/libinnobase_la-ha0ha.Tpo -c -o libinnobase_la-ha0ha.lo `test -f 'ha/ha0ha.c' || echo './'`ha/ha0ha.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ha0ha.lo -MD -MP -MF .deps/libinnobase_la-ha0ha.Tpo -c ha/ha0ha.c -fPIC -DPIC -o .libs/libinnobase_la-ha0ha.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-fil0fil.lo -MD -MP -MF .deps/libinnobase_la-fil0fil.Tpo -c fil/fil0fil.c -o libinnobase_la-fil0fil.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-dict0load.Tpo .deps/libinnobase_la-dict0load.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-hash0hash.lo -MD -MP -MF .deps/libinnobase_la-hash0hash.Tpo -c -o libinnobase_la-hash0hash.lo `test -f 'ha/hash0hash.c' || echo './'`ha/hash0hash.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-fut0lst.lo -MD -MP -MF .deps/libinnobase_la-fut0lst.Tpo -c fut/fut0lst.c -o libinnobase_la-fut0lst.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-hash0hash.lo -MD -MP -MF .deps/libinnobase_la-hash0hash.Tpo -c ha/hash0hash.c -fPIC -DPIC -o .libs/libinnobase_la-hash0hash.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ha0ha.lo -MD -MP -MF .deps/libinnobase_la-ha0ha.Tpo -c ha/ha0ha.c -o libinnobase_la-ha0ha.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-fsp0fsp.lo -MD -MP -MF .deps/libinnobase_la-fsp0fsp.Tpo -c fsp/fsp0fsp.c -o libinnobase_la-fsp0fsp.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-hash0hash.lo -MD -MP -MF .deps/libinnobase_la-hash0hash.Tpo -c ha/hash0hash.c -o libinnobase_la-hash0hash.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-fut0lst.Tpo .deps/libinnobase_la-fut0lst.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ibuf0ibuf.lo -MD -MP -MF .deps/libinnobase_la-ibuf0ibuf.Tpo -c -o libinnobase_la-ibuf0ibuf.lo `test -f 'ibuf/ibuf0ibuf.c' || echo './'`ibuf/ibuf0ibuf.c mv -f .deps/libinnobase_la-ha0ha.Tpo .deps/libinnobase_la-ha0ha.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-lock0iter.lo -MD -MP -MF .deps/libinnobase_la-lock0iter.Tpo -c -o libinnobase_la-lock0iter.lo `test -f 'lock/lock0iter.c' || echo './'`lock/lock0iter.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ibuf0ibuf.lo -MD -MP -MF .deps/libinnobase_la-ibuf0ibuf.Tpo -c ibuf/ibuf0ibuf.c -fPIC -DPIC -o .libs/libinnobase_la-ibuf0ibuf.o mv -f .deps/libinnobase_la-hash0hash.Tpo .deps/libinnobase_la-hash0hash.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-lock0lock.lo -MD -MP -MF .deps/libinnobase_la-lock0lock.Tpo -c -o libinnobase_la-lock0lock.lo `test -f 'lock/lock0lock.c' || echo './'`lock/lock0lock.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-lock0iter.lo -MD -MP -MF .deps/libinnobase_la-lock0iter.Tpo -c lock/lock0iter.c -fPIC -DPIC -o .libs/libinnobase_la-lock0iter.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-lock0lock.lo -MD -MP -MF .deps/libinnobase_la-lock0lock.Tpo -c lock/lock0lock.c -fPIC -DPIC -o .libs/libinnobase_la-lock0lock.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-lock0iter.lo -MD -MP -MF .deps/libinnobase_la-lock0iter.Tpo -c lock/lock0iter.c -o libinnobase_la-lock0iter.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-lock0iter.Tpo .deps/libinnobase_la-lock0iter.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-log0log.lo -MD -MP -MF .deps/libinnobase_la-log0log.Tpo -c -o libinnobase_la-log0log.lo `test -f 'log/log0log.c' || echo './'`log/log0log.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-log0log.lo -MD -MP -MF .deps/libinnobase_la-log0log.Tpo -c log/log0log.c -fPIC -DPIC -o .libs/libinnobase_la-log0log.o mv -f .deps/libinnobase_la-fil0fil.Tpo .deps/libinnobase_la-fil0fil.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-log0recv.lo -MD -MP -MF .deps/libinnobase_la-log0recv.Tpo -c -o libinnobase_la-log0recv.lo `test -f 'log/log0recv.c' || echo './'`log/log0recv.c mv -f .deps/libinnobase_la-fsp0fsp.Tpo .deps/libinnobase_la-fsp0fsp.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-mach0data.lo -MD -MP -MF .deps/libinnobase_la-mach0data.Tpo -c -o libinnobase_la-mach0data.lo `test -f 'mach/mach0data.c' || echo './'`mach/mach0data.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-log0recv.lo -MD -MP -MF .deps/libinnobase_la-log0recv.Tpo -c log/log0recv.c -fPIC -DPIC -o .libs/libinnobase_la-log0recv.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-mach0data.lo -MD -MP -MF .deps/libinnobase_la-mach0data.Tpo -c mach/mach0data.c -fPIC -DPIC -o .libs/libinnobase_la-mach0data.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-mach0data.lo -MD -MP -MF .deps/libinnobase_la-mach0data.Tpo -c mach/mach0data.c -o libinnobase_la-mach0data.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ibuf0ibuf.lo -MD -MP -MF .deps/libinnobase_la-ibuf0ibuf.Tpo -c ibuf/ibuf0ibuf.c -o libinnobase_la-ibuf0ibuf.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-mach0data.Tpo .deps/libinnobase_la-mach0data.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-mem0mem.lo -MD -MP -MF .deps/libinnobase_la-mem0mem.Tpo -c -o libinnobase_la-mem0mem.lo `test -f 'mem/mem0mem.c' || echo './'`mem/mem0mem.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-mem0mem.lo -MD -MP -MF .deps/libinnobase_la-mem0mem.Tpo -c mem/mem0mem.c -fPIC -DPIC -o .libs/libinnobase_la-mem0mem.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-lock0lock.lo -MD -MP -MF .deps/libinnobase_la-lock0lock.Tpo -c lock/lock0lock.c -o libinnobase_la-lock0lock.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-log0log.lo -MD -MP -MF .deps/libinnobase_la-log0log.Tpo -c log/log0log.c -o libinnobase_la-log0log.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-log0recv.lo -MD -MP -MF .deps/libinnobase_la-log0recv.Tpo -c log/log0recv.c -o libinnobase_la-log0recv.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-mem0mem.lo -MD -MP -MF .deps/libinnobase_la-mem0mem.Tpo -c mem/mem0mem.c -o libinnobase_la-mem0mem.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-mem0mem.Tpo .deps/libinnobase_la-mem0mem.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-mem0pool.lo -MD -MP -MF .deps/libinnobase_la-mem0pool.Tpo -c -o libinnobase_la-mem0pool.lo `test -f 'mem/mem0pool.c' || echo './'`mem/mem0pool.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-mem0pool.lo -MD -MP -MF .deps/libinnobase_la-mem0pool.Tpo -c mem/mem0pool.c -fPIC -DPIC -o .libs/libinnobase_la-mem0pool.o mv -f .deps/libinnobase_la-log0log.Tpo .deps/libinnobase_la-log0log.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-mtr0log.lo -MD -MP -MF .deps/libinnobase_la-mtr0log.Tpo -c -o libinnobase_la-mtr0log.lo `test -f 'mtr/mtr0log.c' || echo './'`mtr/mtr0log.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-mtr0log.lo -MD -MP -MF .deps/libinnobase_la-mtr0log.Tpo -c mtr/mtr0log.c -fPIC -DPIC -o .libs/libinnobase_la-mtr0log.o mv -f .deps/libinnobase_la-ibuf0ibuf.Tpo .deps/libinnobase_la-ibuf0ibuf.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-mtr0mtr.lo -MD -MP -MF .deps/libinnobase_la-mtr0mtr.Tpo -c -o libinnobase_la-mtr0mtr.lo `test -f 'mtr/mtr0mtr.c' || echo './'`mtr/mtr0mtr.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-mtr0mtr.lo -MD -MP -MF .deps/libinnobase_la-mtr0mtr.Tpo -c mtr/mtr0mtr.c -fPIC -DPIC -o .libs/libinnobase_la-mtr0mtr.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-mem0pool.lo -MD -MP -MF .deps/libinnobase_la-mem0pool.Tpo -c mem/mem0pool.c -o libinnobase_la-mem0pool.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-log0recv.Tpo .deps/libinnobase_la-log0recv.Plo mv -f .deps/libinnobase_la-lock0lock.Tpo .deps/libinnobase_la-lock0lock.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-os0file.lo -MD -MP -MF .deps/libinnobase_la-os0file.Tpo -c -o libinnobase_la-os0file.lo `test -f 'os/os0file.c' || echo './'`os/os0file.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-os0proc.lo -MD -MP -MF .deps/libinnobase_la-os0proc.Tpo -c -o libinnobase_la-os0proc.lo `test -f 'os/os0proc.c' || echo './'`os/os0proc.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-mtr0log.lo -MD -MP -MF .deps/libinnobase_la-mtr0log.Tpo -c mtr/mtr0log.c -o libinnobase_la-mtr0log.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-os0file.lo -MD -MP -MF .deps/libinnobase_la-os0file.Tpo -c os/os0file.c -fPIC -DPIC -o .libs/libinnobase_la-os0file.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-os0proc.lo -MD -MP -MF .deps/libinnobase_la-os0proc.Tpo -c os/os0proc.c -fPIC -DPIC -o .libs/libinnobase_la-os0proc.o mv -f .deps/libinnobase_la-mem0pool.Tpo .deps/libinnobase_la-mem0pool.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-os0sync.lo -MD -MP -MF .deps/libinnobase_la-os0sync.Tpo -c -o libinnobase_la-os0sync.lo `test -f 'os/os0sync.c' || echo './'`os/os0sync.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-os0sync.lo -MD -MP -MF .deps/libinnobase_la-os0sync.Tpo -c os/os0sync.c -fPIC -DPIC -o .libs/libinnobase_la-os0sync.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-os0proc.lo -MD -MP -MF .deps/libinnobase_la-os0proc.Tpo -c os/os0proc.c -o libinnobase_la-os0proc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-mtr0mtr.lo -MD -MP -MF .deps/libinnobase_la-mtr0mtr.Tpo -c mtr/mtr0mtr.c -o libinnobase_la-mtr0mtr.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-os0proc.Tpo .deps/libinnobase_la-os0proc.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-os0thread.lo -MD -MP -MF .deps/libinnobase_la-os0thread.Tpo -c -o libinnobase_la-os0thread.lo `test -f 'os/os0thread.c' || echo './'`os/os0thread.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-os0sync.lo -MD -MP -MF .deps/libinnobase_la-os0sync.Tpo -c os/os0sync.c -o libinnobase_la-os0sync.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-os0thread.lo -MD -MP -MF .deps/libinnobase_la-os0thread.Tpo -c os/os0thread.c -fPIC -DPIC -o .libs/libinnobase_la-os0thread.o mv -f .deps/libinnobase_la-mtr0log.Tpo .deps/libinnobase_la-mtr0log.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-page0cur.lo -MD -MP -MF .deps/libinnobase_la-page0cur.Tpo -c -o libinnobase_la-page0cur.lo `test -f 'page/page0cur.c' || echo './'`page/page0cur.c mv -f .deps/libinnobase_la-os0sync.Tpo .deps/libinnobase_la-os0sync.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-os0thread.lo -MD -MP -MF .deps/libinnobase_la-os0thread.Tpo -c os/os0thread.c -o libinnobase_la-os0thread.o >/dev/null 2>&1 /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-page0page.lo -MD -MP -MF .deps/libinnobase_la-page0page.Tpo -c -o libinnobase_la-page0page.lo `test -f 'page/page0page.c' || echo './'`page/page0page.c mv -f .deps/libinnobase_la-mtr0mtr.Tpo .deps/libinnobase_la-mtr0mtr.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-lexyy.lo -MD -MP -MF .deps/libinnobase_la-lexyy.Tpo -c -o libinnobase_la-lexyy.lo `test -f 'pars/lexyy.c' || echo './'`pars/lexyy.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-page0page.lo -MD -MP -MF .deps/libinnobase_la-page0page.Tpo -c page/page0page.c -fPIC -DPIC -o .libs/libinnobase_la-page0page.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-page0cur.lo -MD -MP -MF .deps/libinnobase_la-page0cur.Tpo -c page/page0cur.c -fPIC -DPIC -o .libs/libinnobase_la-page0cur.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-lexyy.lo -MD -MP -MF .deps/libinnobase_la-lexyy.Tpo -c pars/lexyy.c -fPIC -DPIC -o .libs/libinnobase_la-lexyy.o mv -f .deps/libinnobase_la-os0thread.Tpo .deps/libinnobase_la-os0thread.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-pars0grm.lo -MD -MP -MF .deps/libinnobase_la-pars0grm.Tpo -c -o libinnobase_la-pars0grm.lo `test -f 'pars/pars0grm.c' || echo './'`pars/pars0grm.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-os0file.lo -MD -MP -MF .deps/libinnobase_la-os0file.Tpo -c os/os0file.c -o libinnobase_la-os0file.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-pars0grm.lo -MD -MP -MF .deps/libinnobase_la-pars0grm.Tpo -c pars/pars0grm.c -fPIC -DPIC -o .libs/libinnobase_la-pars0grm.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-pars0grm.lo -MD -MP -MF .deps/libinnobase_la-pars0grm.Tpo -c pars/pars0grm.c -o libinnobase_la-pars0grm.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-lexyy.lo -MD -MP -MF .deps/libinnobase_la-lexyy.Tpo -c pars/lexyy.c -o libinnobase_la-lexyy.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-page0cur.lo -MD -MP -MF .deps/libinnobase_la-page0cur.Tpo -c page/page0cur.c -o libinnobase_la-page0cur.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-os0file.Tpo .deps/libinnobase_la-os0file.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-pars0opt.lo -MD -MP -MF .deps/libinnobase_la-pars0opt.Tpo -c -o libinnobase_la-pars0opt.lo `test -f 'pars/pars0opt.c' || echo './'`pars/pars0opt.c mv -f .deps/libinnobase_la-pars0grm.Tpo .deps/libinnobase_la-pars0grm.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-pars0pars.lo -MD -MP -MF .deps/libinnobase_la-pars0pars.Tpo -c -o libinnobase_la-pars0pars.lo `test -f 'pars/pars0pars.c' || echo './'`pars/pars0pars.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-pars0opt.lo -MD -MP -MF .deps/libinnobase_la-pars0opt.Tpo -c pars/pars0opt.c -fPIC -DPIC -o .libs/libinnobase_la-pars0opt.o mv -f .deps/libinnobase_la-lexyy.Tpo .deps/libinnobase_la-lexyy.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-pars0pars.lo -MD -MP -MF .deps/libinnobase_la-pars0pars.Tpo -c pars/pars0pars.c -fPIC -DPIC -o .libs/libinnobase_la-pars0pars.o /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-pars0sym.lo -MD -MP -MF .deps/libinnobase_la-pars0sym.Tpo -c -o libinnobase_la-pars0sym.lo `test -f 'pars/pars0sym.c' || echo './'`pars/pars0sym.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-pars0sym.lo -MD -MP -MF .deps/libinnobase_la-pars0sym.Tpo -c pars/pars0sym.c -fPIC -DPIC -o .libs/libinnobase_la-pars0sym.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-page0page.lo -MD -MP -MF .deps/libinnobase_la-page0page.Tpo -c page/page0page.c -o libinnobase_la-page0page.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-pars0sym.lo -MD -MP -MF .deps/libinnobase_la-pars0sym.Tpo -c pars/pars0sym.c -o libinnobase_la-pars0sym.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-pars0opt.lo -MD -MP -MF .deps/libinnobase_la-pars0opt.Tpo -c pars/pars0opt.c -o libinnobase_la-pars0opt.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-page0cur.Tpo .deps/libinnobase_la-page0cur.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-que0que.lo -MD -MP -MF .deps/libinnobase_la-que0que.Tpo -c -o libinnobase_la-que0que.lo `test -f 'que/que0que.c' || echo './'`que/que0que.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-que0que.lo -MD -MP -MF .deps/libinnobase_la-que0que.Tpo -c que/que0que.c -fPIC -DPIC -o .libs/libinnobase_la-que0que.o mv -f .deps/libinnobase_la-pars0sym.Tpo .deps/libinnobase_la-pars0sym.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-pars0pars.lo -MD -MP -MF .deps/libinnobase_la-pars0pars.Tpo -c pars/pars0pars.c -o libinnobase_la-pars0pars.o >/dev/null 2>&1 /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-read0read.lo -MD -MP -MF .deps/libinnobase_la-read0read.Tpo -c -o libinnobase_la-read0read.lo `test -f 'read/read0read.c' || echo './'`read/read0read.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-read0read.lo -MD -MP -MF .deps/libinnobase_la-read0read.Tpo -c read/read0read.c -fPIC -DPIC -o .libs/libinnobase_la-read0read.o mv -f .deps/libinnobase_la-pars0opt.Tpo .deps/libinnobase_la-pars0opt.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-rem0cmp.lo -MD -MP -MF .deps/libinnobase_la-rem0cmp.Tpo -c -o libinnobase_la-rem0cmp.lo `test -f 'rem/rem0cmp.c' || echo './'`rem/rem0cmp.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-rem0cmp.lo -MD -MP -MF .deps/libinnobase_la-rem0cmp.Tpo -c rem/rem0cmp.c -fPIC -DPIC -o .libs/libinnobase_la-rem0cmp.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-read0read.lo -MD -MP -MF .deps/libinnobase_la-read0read.Tpo -c read/read0read.c -o libinnobase_la-read0read.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-que0que.lo -MD -MP -MF .deps/libinnobase_la-que0que.Tpo -c que/que0que.c -o libinnobase_la-que0que.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-rem0cmp.lo -MD -MP -MF .deps/libinnobase_la-rem0cmp.Tpo -c rem/rem0cmp.c -o libinnobase_la-rem0cmp.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-page0page.Tpo .deps/libinnobase_la-page0page.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-rem0rec.lo -MD -MP -MF .deps/libinnobase_la-rem0rec.Tpo -c -o libinnobase_la-rem0rec.lo `test -f 'rem/rem0rec.c' || echo './'`rem/rem0rec.c mv -f .deps/libinnobase_la-read0read.Tpo .deps/libinnobase_la-read0read.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0ins.lo -MD -MP -MF .deps/libinnobase_la-row0ins.Tpo -c -o libinnobase_la-row0ins.lo `test -f 'row/row0ins.c' || echo './'`row/row0ins.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0ins.lo -MD -MP -MF .deps/libinnobase_la-row0ins.Tpo -c row/row0ins.c -fPIC -DPIC -o .libs/libinnobase_la-row0ins.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-rem0rec.lo -MD -MP -MF .deps/libinnobase_la-rem0rec.Tpo -c rem/rem0rec.c -fPIC -DPIC -o .libs/libinnobase_la-rem0rec.o mv -f .deps/libinnobase_la-pars0pars.Tpo .deps/libinnobase_la-pars0pars.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0mysql.lo -MD -MP -MF .deps/libinnobase_la-row0mysql.Tpo -c -o libinnobase_la-row0mysql.lo `test -f 'row/row0mysql.c' || echo './'`row/row0mysql.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0mysql.lo -MD -MP -MF .deps/libinnobase_la-row0mysql.Tpo -c row/row0mysql.c -fPIC -DPIC -o .libs/libinnobase_la-row0mysql.o mv -f .deps/libinnobase_la-que0que.Tpo .deps/libinnobase_la-que0que.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0purge.lo -MD -MP -MF .deps/libinnobase_la-row0purge.Tpo -c -o libinnobase_la-row0purge.lo `test -f 'row/row0purge.c' || echo './'`row/row0purge.c mv -f .deps/libinnobase_la-rem0cmp.Tpo .deps/libinnobase_la-rem0cmp.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0row.lo -MD -MP -MF .deps/libinnobase_la-row0row.Tpo -c -o libinnobase_la-row0row.lo `test -f 'row/row0row.c' || echo './'`row/row0row.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0row.lo -MD -MP -MF .deps/libinnobase_la-row0row.Tpo -c row/row0row.c -fPIC -DPIC -o .libs/libinnobase_la-row0row.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0purge.lo -MD -MP -MF .deps/libinnobase_la-row0purge.Tpo -c row/row0purge.c -fPIC -DPIC -o .libs/libinnobase_la-row0purge.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-rem0rec.lo -MD -MP -MF .deps/libinnobase_la-rem0rec.Tpo -c rem/rem0rec.c -o libinnobase_la-rem0rec.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0row.lo -MD -MP -MF .deps/libinnobase_la-row0row.Tpo -c row/row0row.c -o libinnobase_la-row0row.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0purge.lo -MD -MP -MF .deps/libinnobase_la-row0purge.Tpo -c row/row0purge.c -o libinnobase_la-row0purge.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0ins.lo -MD -MP -MF .deps/libinnobase_la-row0ins.Tpo -c row/row0ins.c -o libinnobase_la-row0ins.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-row0row.Tpo .deps/libinnobase_la-row0row.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0sel.lo -MD -MP -MF .deps/libinnobase_la-row0sel.Tpo -c -o libinnobase_la-row0sel.lo `test -f 'row/row0sel.c' || echo './'`row/row0sel.c mv -f .deps/libinnobase_la-rem0rec.Tpo .deps/libinnobase_la-rem0rec.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0uins.lo -MD -MP -MF .deps/libinnobase_la-row0uins.Tpo -c -o libinnobase_la-row0uins.lo `test -f 'row/row0uins.c' || echo './'`row/row0uins.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0sel.lo -MD -MP -MF .deps/libinnobase_la-row0sel.Tpo -c row/row0sel.c -fPIC -DPIC -o .libs/libinnobase_la-row0sel.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0uins.lo -MD -MP -MF .deps/libinnobase_la-row0uins.Tpo -c row/row0uins.c -fPIC -DPIC -o .libs/libinnobase_la-row0uins.o mv -f .deps/libinnobase_la-row0purge.Tpo .deps/libinnobase_la-row0purge.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0umod.lo -MD -MP -MF .deps/libinnobase_la-row0umod.Tpo -c -o libinnobase_la-row0umod.lo `test -f 'row/row0umod.c' || echo './'`row/row0umod.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0mysql.lo -MD -MP -MF .deps/libinnobase_la-row0mysql.Tpo -c row/row0mysql.c -o libinnobase_la-row0mysql.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0umod.lo -MD -MP -MF .deps/libinnobase_la-row0umod.Tpo -c row/row0umod.c -fPIC -DPIC -o .libs/libinnobase_la-row0umod.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0uins.lo -MD -MP -MF .deps/libinnobase_la-row0uins.Tpo -c row/row0uins.c -o libinnobase_la-row0uins.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0umod.lo -MD -MP -MF .deps/libinnobase_la-row0umod.Tpo -c row/row0umod.c -o libinnobase_la-row0umod.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-row0ins.Tpo .deps/libinnobase_la-row0ins.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0undo.lo -MD -MP -MF .deps/libinnobase_la-row0undo.Tpo -c -o libinnobase_la-row0undo.lo `test -f 'row/row0undo.c' || echo './'`row/row0undo.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0undo.lo -MD -MP -MF .deps/libinnobase_la-row0undo.Tpo -c row/row0undo.c -fPIC -DPIC -o .libs/libinnobase_la-row0undo.o mv -f .deps/libinnobase_la-row0uins.Tpo .deps/libinnobase_la-row0uins.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0upd.lo -MD -MP -MF .deps/libinnobase_la-row0upd.Tpo -c -o libinnobase_la-row0upd.lo `test -f 'row/row0upd.c' || echo './'`row/row0upd.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0upd.lo -MD -MP -MF .deps/libinnobase_la-row0upd.Tpo -c row/row0upd.c -fPIC -DPIC -o .libs/libinnobase_la-row0upd.o mv -f .deps/libinnobase_la-row0umod.Tpo .deps/libinnobase_la-row0umod.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0vers.lo -MD -MP -MF .deps/libinnobase_la-row0vers.Tpo -c -o libinnobase_la-row0vers.lo `test -f 'row/row0vers.c' || echo './'`row/row0vers.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0undo.lo -MD -MP -MF .deps/libinnobase_la-row0undo.Tpo -c row/row0undo.c -o libinnobase_la-row0undo.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0vers.lo -MD -MP -MF .deps/libinnobase_la-row0vers.Tpo -c row/row0vers.c -fPIC -DPIC -o .libs/libinnobase_la-row0vers.o mv -f .deps/libinnobase_la-row0mysql.Tpo .deps/libinnobase_la-row0mysql.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-srv0que.lo -MD -MP -MF .deps/libinnobase_la-srv0que.Tpo -c -o libinnobase_la-srv0que.lo `test -f 'srv/srv0que.c' || echo './'`srv/srv0que.c mv -f .deps/libinnobase_la-row0undo.Tpo .deps/libinnobase_la-row0undo.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-srv0srv.lo -MD -MP -MF .deps/libinnobase_la-srv0srv.Tpo -c -o libinnobase_la-srv0srv.lo `test -f 'srv/srv0srv.c' || echo './'`srv/srv0srv.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-srv0srv.lo -MD -MP -MF .deps/libinnobase_la-srv0srv.Tpo -c srv/srv0srv.c -fPIC -DPIC -o .libs/libinnobase_la-srv0srv.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-srv0que.lo -MD -MP -MF .deps/libinnobase_la-srv0que.Tpo -c srv/srv0que.c -fPIC -DPIC -o .libs/libinnobase_la-srv0que.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0sel.lo -MD -MP -MF .deps/libinnobase_la-row0sel.Tpo -c row/row0sel.c -o libinnobase_la-row0sel.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-srv0que.lo -MD -MP -MF .deps/libinnobase_la-srv0que.Tpo -c srv/srv0que.c -o libinnobase_la-srv0que.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0vers.lo -MD -MP -MF .deps/libinnobase_la-row0vers.Tpo -c row/row0vers.c -o libinnobase_la-row0vers.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-row0upd.lo -MD -MP -MF .deps/libinnobase_la-row0upd.Tpo -c row/row0upd.c -o libinnobase_la-row0upd.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-srv0que.Tpo .deps/libinnobase_la-srv0que.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-srv0start.lo -MD -MP -MF .deps/libinnobase_la-srv0start.Tpo -c -o libinnobase_la-srv0start.lo `test -f 'srv/srv0start.c' || echo './'`srv/srv0start.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-srv0start.lo -MD -MP -MF .deps/libinnobase_la-srv0start.Tpo -c srv/srv0start.c -fPIC -DPIC -o .libs/libinnobase_la-srv0start.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-srv0srv.lo -MD -MP -MF .deps/libinnobase_la-srv0srv.Tpo -c srv/srv0srv.c -o libinnobase_la-srv0srv.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-row0vers.Tpo .deps/libinnobase_la-row0vers.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-sync0arr.lo -MD -MP -MF .deps/libinnobase_la-sync0arr.Tpo -c -o libinnobase_la-sync0arr.lo `test -f 'sync/sync0arr.c' || echo './'`sync/sync0arr.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-sync0arr.lo -MD -MP -MF .deps/libinnobase_la-sync0arr.Tpo -c sync/sync0arr.c -fPIC -DPIC -o .libs/libinnobase_la-sync0arr.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-srv0start.lo -MD -MP -MF .deps/libinnobase_la-srv0start.Tpo -c srv/srv0start.c -o libinnobase_la-srv0start.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-sync0arr.lo -MD -MP -MF .deps/libinnobase_la-sync0arr.Tpo -c sync/sync0arr.c -o libinnobase_la-sync0arr.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-srv0srv.Tpo .deps/libinnobase_la-srv0srv.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-sync0rw.lo -MD -MP -MF .deps/libinnobase_la-sync0rw.Tpo -c -o libinnobase_la-sync0rw.lo `test -f 'sync/sync0rw.c' || echo './'`sync/sync0rw.c mv -f .deps/libinnobase_la-row0upd.Tpo .deps/libinnobase_la-row0upd.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-sync0sync.lo -MD -MP -MF .deps/libinnobase_la-sync0sync.Tpo -c -o libinnobase_la-sync0sync.lo `test -f 'sync/sync0sync.c' || echo './'`sync/sync0sync.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-sync0rw.lo -MD -MP -MF .deps/libinnobase_la-sync0rw.Tpo -c sync/sync0rw.c -fPIC -DPIC -o .libs/libinnobase_la-sync0rw.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-sync0sync.lo -MD -MP -MF .deps/libinnobase_la-sync0sync.Tpo -c sync/sync0sync.c -fPIC -DPIC -o .libs/libinnobase_la-sync0sync.o mv -f .deps/libinnobase_la-sync0arr.Tpo .deps/libinnobase_la-sync0arr.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-thr0loc.lo -MD -MP -MF .deps/libinnobase_la-thr0loc.Tpo -c -o libinnobase_la-thr0loc.lo `test -f 'thr/thr0loc.c' || echo './'`thr/thr0loc.c mv -f .deps/libinnobase_la-row0sel.Tpo .deps/libinnobase_la-row0sel.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-trx0purge.lo -MD -MP -MF .deps/libinnobase_la-trx0purge.Tpo -c -o libinnobase_la-trx0purge.lo `test -f 'trx/trx0purge.c' || echo './'`trx/trx0purge.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-trx0purge.lo -MD -MP -MF .deps/libinnobase_la-trx0purge.Tpo -c trx/trx0purge.c -fPIC -DPIC -o .libs/libinnobase_la-trx0purge.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-sync0rw.lo -MD -MP -MF .deps/libinnobase_la-sync0rw.Tpo -c sync/sync0rw.c -o libinnobase_la-sync0rw.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-thr0loc.lo -MD -MP -MF .deps/libinnobase_la-thr0loc.Tpo -c thr/thr0loc.c -fPIC -DPIC -o .libs/libinnobase_la-thr0loc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-sync0sync.lo -MD -MP -MF .deps/libinnobase_la-sync0sync.Tpo -c sync/sync0sync.c -o libinnobase_la-sync0sync.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-srv0start.Tpo .deps/libinnobase_la-srv0start.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-trx0rec.lo -MD -MP -MF .deps/libinnobase_la-trx0rec.Tpo -c -o libinnobase_la-trx0rec.lo `test -f 'trx/trx0rec.c' || echo './'`trx/trx0rec.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-trx0rec.lo -MD -MP -MF .deps/libinnobase_la-trx0rec.Tpo -c trx/trx0rec.c -fPIC -DPIC -o .libs/libinnobase_la-trx0rec.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-thr0loc.lo -MD -MP -MF .deps/libinnobase_la-thr0loc.Tpo -c thr/thr0loc.c -o libinnobase_la-thr0loc.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-sync0sync.Tpo .deps/libinnobase_la-sync0sync.Plo mv -f .deps/libinnobase_la-sync0rw.Tpo .deps/libinnobase_la-sync0rw.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-trx0roll.lo -MD -MP -MF .deps/libinnobase_la-trx0roll.Tpo -c -o libinnobase_la-trx0roll.lo `test -f 'trx/trx0roll.c' || echo './'`trx/trx0roll.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-trx0rseg.lo -MD -MP -MF .deps/libinnobase_la-trx0rseg.Tpo -c -o libinnobase_la-trx0rseg.lo `test -f 'trx/trx0rseg.c' || echo './'`trx/trx0rseg.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-trx0roll.lo -MD -MP -MF .deps/libinnobase_la-trx0roll.Tpo -c trx/trx0roll.c -fPIC -DPIC -o .libs/libinnobase_la-trx0roll.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-trx0rseg.lo -MD -MP -MF .deps/libinnobase_la-trx0rseg.Tpo -c trx/trx0rseg.c -fPIC -DPIC -o .libs/libinnobase_la-trx0rseg.o mv -f .deps/libinnobase_la-thr0loc.Tpo .deps/libinnobase_la-thr0loc.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-trx0sys.lo -MD -MP -MF .deps/libinnobase_la-trx0sys.Tpo -c -o libinnobase_la-trx0sys.lo `test -f 'trx/trx0sys.c' || echo './'`trx/trx0sys.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-trx0purge.lo -MD -MP -MF .deps/libinnobase_la-trx0purge.Tpo -c trx/trx0purge.c -o libinnobase_la-trx0purge.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-trx0sys.lo -MD -MP -MF .deps/libinnobase_la-trx0sys.Tpo -c trx/trx0sys.c -fPIC -DPIC -o .libs/libinnobase_la-trx0sys.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-trx0rseg.lo -MD -MP -MF .deps/libinnobase_la-trx0rseg.Tpo -c trx/trx0rseg.c -o libinnobase_la-trx0rseg.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-trx0rseg.Tpo .deps/libinnobase_la-trx0rseg.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-trx0trx.lo -MD -MP -MF .deps/libinnobase_la-trx0trx.Tpo -c -o libinnobase_la-trx0trx.lo `test -f 'trx/trx0trx.c' || echo './'`trx/trx0trx.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-trx0trx.lo -MD -MP -MF .deps/libinnobase_la-trx0trx.Tpo -c trx/trx0trx.c -fPIC -DPIC -o .libs/libinnobase_la-trx0trx.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-trx0roll.lo -MD -MP -MF .deps/libinnobase_la-trx0roll.Tpo -c trx/trx0roll.c -o libinnobase_la-trx0roll.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-trx0sys.lo -MD -MP -MF .deps/libinnobase_la-trx0sys.Tpo -c trx/trx0sys.c -o libinnobase_la-trx0sys.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-trx0rec.lo -MD -MP -MF .deps/libinnobase_la-trx0rec.Tpo -c trx/trx0rec.c -o libinnobase_la-trx0rec.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-trx0purge.Tpo .deps/libinnobase_la-trx0purge.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-trx0undo.lo -MD -MP -MF .deps/libinnobase_la-trx0undo.Tpo -c -o libinnobase_la-trx0undo.lo `test -f 'trx/trx0undo.c' || echo './'`trx/trx0undo.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-trx0undo.lo -MD -MP -MF .deps/libinnobase_la-trx0undo.Tpo -c trx/trx0undo.c -fPIC -DPIC -o .libs/libinnobase_la-trx0undo.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-trx0trx.lo -MD -MP -MF .deps/libinnobase_la-trx0trx.Tpo -c trx/trx0trx.c -o libinnobase_la-trx0trx.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-trx0sys.Tpo .deps/libinnobase_la-trx0sys.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-usr0sess.lo -MD -MP -MF .deps/libinnobase_la-usr0sess.Tpo -c -o libinnobase_la-usr0sess.lo `test -f 'usr/usr0sess.c' || echo './'`usr/usr0sess.c mv -f .deps/libinnobase_la-trx0roll.Tpo .deps/libinnobase_la-trx0roll.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0byte.lo -MD -MP -MF .deps/libinnobase_la-ut0byte.Tpo -c -o libinnobase_la-ut0byte.lo `test -f 'ut/ut0byte.c' || echo './'`ut/ut0byte.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-usr0sess.lo -MD -MP -MF .deps/libinnobase_la-usr0sess.Tpo -c usr/usr0sess.c -fPIC -DPIC -o .libs/libinnobase_la-usr0sess.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-usr0sess.lo -MD -MP -MF .deps/libinnobase_la-usr0sess.Tpo -c usr/usr0sess.c -o libinnobase_la-usr0sess.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0byte.lo -MD -MP -MF .deps/libinnobase_la-ut0byte.Tpo -c ut/ut0byte.c -fPIC -DPIC -o .libs/libinnobase_la-ut0byte.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-trx0undo.lo -MD -MP -MF .deps/libinnobase_la-trx0undo.Tpo -c trx/trx0undo.c -o libinnobase_la-trx0undo.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0byte.lo -MD -MP -MF .deps/libinnobase_la-ut0byte.Tpo -c ut/ut0byte.c -o libinnobase_la-ut0byte.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-usr0sess.Tpo .deps/libinnobase_la-usr0sess.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0dbg.lo -MD -MP -MF .deps/libinnobase_la-ut0dbg.Tpo -c -o libinnobase_la-ut0dbg.lo `test -f 'ut/ut0dbg.c' || echo './'`ut/ut0dbg.c mv -f .deps/libinnobase_la-ut0byte.Tpo .deps/libinnobase_la-ut0byte.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0list.lo -MD -MP -MF .deps/libinnobase_la-ut0list.Tpo -c -o libinnobase_la-ut0list.lo `test -f 'ut/ut0list.c' || echo './'`ut/ut0list.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0dbg.lo -MD -MP -MF .deps/libinnobase_la-ut0dbg.Tpo -c ut/ut0dbg.c -fPIC -DPIC -o .libs/libinnobase_la-ut0dbg.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0list.lo -MD -MP -MF .deps/libinnobase_la-ut0list.Tpo -c ut/ut0list.c -fPIC -DPIC -o .libs/libinnobase_la-ut0list.o mv -f .deps/libinnobase_la-trx0rec.Tpo .deps/libinnobase_la-trx0rec.Plo mv -f .deps/libinnobase_la-trx0trx.Tpo .deps/libinnobase_la-trx0trx.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0mem.lo -MD -MP -MF .deps/libinnobase_la-ut0mem.Tpo -c -o libinnobase_la-ut0mem.lo `test -f 'ut/ut0mem.c' || echo './'`ut/ut0mem.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0dbg.lo -MD -MP -MF .deps/libinnobase_la-ut0dbg.Tpo -c ut/ut0dbg.c -o libinnobase_la-ut0dbg.o >/dev/null 2>&1 /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0rnd.lo -MD -MP -MF .deps/libinnobase_la-ut0rnd.Tpo -c -o libinnobase_la-ut0rnd.lo `test -f 'ut/ut0rnd.c' || echo './'`ut/ut0rnd.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0mem.lo -MD -MP -MF .deps/libinnobase_la-ut0mem.Tpo -c ut/ut0mem.c -fPIC -DPIC -o .libs/libinnobase_la-ut0mem.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0rnd.lo -MD -MP -MF .deps/libinnobase_la-ut0rnd.Tpo -c ut/ut0rnd.c -fPIC -DPIC -o .libs/libinnobase_la-ut0rnd.o mv -f .deps/libinnobase_la-ut0dbg.Tpo .deps/libinnobase_la-ut0dbg.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0list.lo -MD -MP -MF .deps/libinnobase_la-ut0list.Tpo -c ut/ut0list.c -o libinnobase_la-ut0list.o >/dev/null 2>&1 /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0ut.lo -MD -MP -MF .deps/libinnobase_la-ut0ut.Tpo -c -o libinnobase_la-ut0ut.lo `test -f 'ut/ut0ut.c' || echo './'`ut/ut0ut.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0rnd.lo -MD -MP -MF .deps/libinnobase_la-ut0rnd.Tpo -c ut/ut0rnd.c -o libinnobase_la-ut0rnd.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0ut.lo -MD -MP -MF .deps/libinnobase_la-ut0ut.Tpo -c ut/ut0ut.c -fPIC -DPIC -o .libs/libinnobase_la-ut0ut.o mv -f .deps/libinnobase_la-ut0list.Tpo .deps/libinnobase_la-ut0list.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0vec.lo -MD -MP -MF .deps/libinnobase_la-ut0vec.Tpo -c -o libinnobase_la-ut0vec.lo `test -f 'ut/ut0vec.c' || echo './'`ut/ut0vec.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0mem.lo -MD -MP -MF .deps/libinnobase_la-ut0mem.Tpo -c ut/ut0mem.c -o libinnobase_la-ut0mem.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-ut0rnd.Tpo .deps/libinnobase_la-ut0rnd.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0wqueue.lo -MD -MP -MF .deps/libinnobase_la-ut0wqueue.Tpo -c -o libinnobase_la-ut0wqueue.lo `test -f 'ut/ut0wqueue.c' || echo './'`ut/ut0wqueue.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0vec.lo -MD -MP -MF .deps/libinnobase_la-ut0vec.Tpo -c ut/ut0vec.c -fPIC -DPIC -o .libs/libinnobase_la-ut0vec.o ut/ut0ut.c: In function 'ut_print_namel': ut/ut0ut.c:498: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ut/ut0ut.c: In function 'ut_copy_file': ut/ut0ut.c:519: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0wqueue.lo -MD -MP -MF .deps/libinnobase_la-ut0wqueue.Tpo -c ut/ut0wqueue.c -fPIC -DPIC -o .libs/libinnobase_la-ut0wqueue.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0ut.lo -MD -MP -MF .deps/libinnobase_la-ut0ut.Tpo -c ut/ut0ut.c -o libinnobase_la-ut0ut.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0vec.lo -MD -MP -MF .deps/libinnobase_la-ut0vec.Tpo -c ut/ut0vec.c -o libinnobase_la-ut0vec.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-trx0undo.Tpo .deps/libinnobase_la-trx0undo.Plo mv -f .deps/libinnobase_la-ut0mem.Tpo .deps/libinnobase_la-ut0mem.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT libinnobase_la-ha_innodb.lo -MD -MP -MF .deps/libinnobase_la-ha_innodb.Tpo -c -o libinnobase_la-ha_innodb.lo `test -f 'handler/ha_innodb.cc' || echo './'`handler/ha_innodb.cc libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libinnobase_la-ut0wqueue.lo -MD -MP -MF .deps/libinnobase_la-ut0wqueue.Tpo -c ut/ut0wqueue.c -o libinnobase_la-ut0wqueue.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-ut0vec.Tpo .deps/libinnobase_la-ut0vec.Plo libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT libinnobase_la-ha_innodb.lo -MD -MP -MF .deps/libinnobase_la-ha_innodb.Tpo -c handler/ha_innodb.cc -fPIC -DPIC -o .libs/libinnobase_la-ha_innodb.o mv -f .deps/libinnobase_la-ut0ut.Tpo .deps/libinnobase_la-ut0ut.Plo mv -f .deps/libinnobase_la-ut0wqueue.Tpo .deps/libinnobase_la-ut0wqueue.Plo libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT libinnobase_la-ha_innodb.lo -MD -MP -MF .deps/libinnobase_la-ha_innodb.Tpo -c handler/ha_innodb.cc -o libinnobase_la-ha_innodb.o >/dev/null 2>&1 mv -f .deps/libinnobase_la-ha_innodb.Tpo .deps/libinnobase_la-ha_innodb.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CXX --mode=link i686-pc-linux-gnu-g++ -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libinnobase.la libinnobase_la-btr0btr.lo libinnobase_la-btr0cur.lo libinnobase_la-btr0pcur.lo libinnobase_la-btr0sea.lo libinnobase_la-buf0buf.lo libinnobase_la-buf0flu.lo libinnobase_la-buf0lru.lo libinnobase_la-buf0rea.lo libinnobase_la-data0data.lo libinnobase_la-data0type.lo libinnobase_la-dict0boot.lo libinnobase_la-dict0crea.lo libinnobase_la-dict0dict.lo libinnobase_la-dict0load.lo libinnobase_la-dict0mem.lo libinnobase_la-dyn0dyn.lo libinnobase_la-eval0eval.lo libinnobase_la-eval0proc.lo libinnobase_la-fil0fil.lo libinnobase_la-fsp0fsp.lo libinnobase_la-fut0fut.lo libinnobase_la-fut0lst.lo libinnobase_la-ha0ha.lo libinnobase_la-hash0hash.lo libinnobase_la-ibuf0ibuf.lo libinnobase_la-lock0iter.lo libinnobase_la-lock0lock.lo libinnobase_la-log0log.lo libinnobase_la-log0recv.lo libinnobase_la-mach0data.lo libinnobase_la-mem0mem.lo libinnobase_la-mem0pool.lo libinnobase_la-mtr0log.lo libinnobase_la-mtr0mtr.lo libinnobase_la-os0file.lo libinnobase_la-os0proc.lo libinnobase_la-os0sync.lo libinnobase_la-os0thread.lo libinnobase_la-page0cur.lo libinnobase_la-page0page.lo libinnobase_la-lexyy.lo libinnobase_la-pars0grm.lo libinnobase_la-pars0opt.lo libinnobase_la-pars0pars.lo libinnobase_la-pars0sym.lo libinnobase_la-que0que.lo libinnobase_la-read0read.lo libinnobase_la-rem0cmp.lo libinnobase_la-rem0rec.lo libinnobase_la-row0ins.lo libinnobase_la-row0mysql.lo libinnobase_la-row0purge.lo libinnobase_la-row0row.lo libinnobase_la-row0sel.lo libinnobase_la-row0uins.lo libinnobase_la-row0umod.lo libinnobase_la-row0undo.lo libinnobase_la-row0upd.lo libinnobase_la-row0vers.lo libinnobase_la-srv0que.lo libinnobase_la-srv0srv.lo libinnobase_la-srv0start.lo libinnobase_la-sync0arr.lo libinnobase_la-sync0rw.lo libinnobase_la-sync0sync.lo libinnobase_la-thr0loc.lo libinnobase_la-trx0purge.lo libinnobase_la-trx0rec.lo libinnobase_la-trx0roll.lo libinnobase_la-trx0rseg.lo libinnobase_la-trx0sys.lo libinnobase_la-trx0trx.lo libinnobase_la-trx0undo.lo libinnobase_la-usr0sess.lo libinnobase_la-ut0byte.lo libinnobase_la-ut0dbg.lo libinnobase_la-ut0list.lo libinnobase_la-ut0mem.lo libinnobase_la-ut0rnd.lo libinnobase_la-ut0ut.lo libinnobase_la-ut0vec.lo libinnobase_la-ut0wqueue.lo libinnobase_la-ha_innodb.lo -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-ar cru .libs/libinnobase.a .libs/libinnobase_la-btr0btr.o .libs/libinnobase_la-btr0cur.o .libs/libinnobase_la-btr0pcur.o .libs/libinnobase_la-btr0sea.o .libs/libinnobase_la-buf0buf.o .libs/libinnobase_la-buf0flu.o .libs/libinnobase_la-buf0lru.o .libs/libinnobase_la-buf0rea.o .libs/libinnobase_la-data0data.o .libs/libinnobase_la-data0type.o .libs/libinnobase_la-dict0boot.o .libs/libinnobase_la-dict0crea.o .libs/libinnobase_la-dict0dict.o .libs/libinnobase_la-dict0load.o .libs/libinnobase_la-dict0mem.o .libs/libinnobase_la-dyn0dyn.o .libs/libinnobase_la-eval0eval.o .libs/libinnobase_la-eval0proc.o .libs/libinnobase_la-fil0fil.o .libs/libinnobase_la-fsp0fsp.o .libs/libinnobase_la-fut0fut.o .libs/libinnobase_la-fut0lst.o .libs/libinnobase_la-ha0ha.o .libs/libinnobase_la-hash0hash.o .libs/libinnobase_la-ibuf0ibuf.o .libs/libinnobase_la-lock0iter.o .libs/libinnobase_la-lock0lock.o .libs/libinnobase_la-log0log.o .libs/libinnobase_la-log0recv.o .libs/libinnobase_la-mach0data.o .libs/libinnobase_la-mem0mem.o .libs/libinnobase_la-mem0pool.o .libs/libinnobase_la-mtr0log.o .libs/libinnobase_la-mtr0mtr.o .libs/libinnobase_la-os0file.o .libs/libinnobase_la-os0proc.o .libs/libinnobase_la-os0sync.o .libs/libinnobase_la-os0thread.o .libs/libinnobase_la-page0cur.o .libs/libinnobase_la-page0page.o .libs/libinnobase_la-lexyy.o .libs/libinnobase_la-pars0grm.o .libs/libinnobase_la-pars0opt.o .libs/libinnobase_la-pars0pars.o .libs/libinnobase_la-pars0sym.o .libs/libinnobase_la-que0que.o .libs/libinnobase_la-read0read.o .libs/libinnobase_la-rem0cmp.o .libs/libinnobase_la-rem0rec.o .libs/libinnobase_la-row0ins.o .libs/libinnobase_la-row0mysql.o .libs/libinnobase_la-row0purge.o .libs/libinnobase_la-row0row.o .libs/libinnobase_la-row0sel.o .libs/libinnobase_la-row0uins.o .libs/libinnobase_la-row0umod.o .libs/libinnobase_la-row0undo.o .libs/libinnobase_la-row0upd.o .libs/libinnobase_la-row0vers.o .libs/libinnobase_la-srv0que.o .libs/libinnobase_la-srv0srv.o .libs/libinnobase_la-srv0start.o .libs/libinnobase_la-sync0arr.o .libs/libinnobase_la-sync0rw.o .libs/libinnobase_la-sync0sync.o .libs/libinnobase_la-thr0loc.o .libs/libinnobase_la-trx0purge.o .libs/libinnobase_la-trx0rec.o .libs/libinnobase_la-trx0roll.o .libs/libinnobase_la-trx0rseg.o .libs/libinnobase_la-trx0sys.o .libs/libinnobase_la-trx0trx.o .libs/libinnobase_la-trx0undo.o .libs/libinnobase_la-usr0sess.o .libs/libinnobase_la-ut0byte.o .libs/libinnobase_la-ut0dbg.o .libs/libinnobase_la-ut0list.o .libs/libinnobase_la-ut0mem.o .libs/libinnobase_la-ut0rnd.o .libs/libinnobase_la-ut0ut.o .libs/libinnobase_la-ut0vec.o .libs/libinnobase_la-ut0wqueue.o .libs/libinnobase_la-ha_innodb.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libinnobase.a libtool: link: ( cd ".libs" && rm -f "libinnobase.la" && ln -s "../libinnobase.la" "libinnobase.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage/innobase' Making all in innodb_plugin make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage/innodb_plugin' /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-btr0btr.lo -MD -MP -MF .deps/ha_innodb_plugin_la-btr0btr.Tpo -c -o ha_innodb_plugin_la-btr0btr.lo `test -f 'btr/btr0btr.c' || echo './'`btr/btr0btr.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-btr0cur.lo -MD -MP -MF .deps/ha_innodb_plugin_la-btr0cur.Tpo -c -o ha_innodb_plugin_la-btr0cur.lo `test -f 'btr/btr0cur.c' || echo './'`btr/btr0cur.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-btr0pcur.lo -MD -MP -MF .deps/ha_innodb_plugin_la-btr0pcur.Tpo -c -o ha_innodb_plugin_la-btr0pcur.lo `test -f 'btr/btr0pcur.c' || echo './'`btr/btr0pcur.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-btr0sea.lo -MD -MP -MF .deps/ha_innodb_plugin_la-btr0sea.Tpo -c -o ha_innodb_plugin_la-btr0sea.lo `test -f 'btr/btr0sea.c' || echo './'`btr/btr0sea.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-buf0buddy.lo -MD -MP -MF .deps/ha_innodb_plugin_la-buf0buddy.Tpo -c -o ha_innodb_plugin_la-buf0buddy.lo `test -f 'buf/buf0buddy.c' || echo './'`buf/buf0buddy.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-btr0btr.lo -MD -MP -MF .deps/ha_innodb_plugin_la-btr0btr.Tpo -c btr/btr0btr.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-btr0btr.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-buf0buddy.lo -MD -MP -MF .deps/ha_innodb_plugin_la-buf0buddy.Tpo -c buf/buf0buddy.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-buf0buddy.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-btr0cur.lo -MD -MP -MF .deps/ha_innodb_plugin_la-btr0cur.Tpo -c btr/btr0cur.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-btr0cur.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-btr0sea.lo -MD -MP -MF .deps/ha_innodb_plugin_la-btr0sea.Tpo -c btr/btr0sea.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-btr0sea.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-btr0pcur.lo -MD -MP -MF .deps/ha_innodb_plugin_la-btr0pcur.Tpo -c btr/btr0pcur.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-btr0pcur.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-buf0buddy.lo -MD -MP -MF .deps/ha_innodb_plugin_la-buf0buddy.Tpo -c buf/buf0buddy.c -o ha_innodb_plugin_la-buf0buddy.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-btr0pcur.lo -MD -MP -MF .deps/ha_innodb_plugin_la-btr0pcur.Tpo -c btr/btr0pcur.c -o ha_innodb_plugin_la-btr0pcur.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-buf0buddy.Tpo .deps/ha_innodb_plugin_la-buf0buddy.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-buf0buf.lo -MD -MP -MF .deps/ha_innodb_plugin_la-buf0buf.Tpo -c -o ha_innodb_plugin_la-buf0buf.lo `test -f 'buf/buf0buf.c' || echo './'`buf/buf0buf.c mv -f .deps/ha_innodb_plugin_la-btr0pcur.Tpo .deps/ha_innodb_plugin_la-btr0pcur.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-buf0flu.lo -MD -MP -MF .deps/ha_innodb_plugin_la-buf0flu.Tpo -c -o ha_innodb_plugin_la-buf0flu.lo `test -f 'buf/buf0flu.c' || echo './'`buf/buf0flu.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-buf0buf.lo -MD -MP -MF .deps/ha_innodb_plugin_la-buf0buf.Tpo -c buf/buf0buf.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-buf0buf.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-buf0flu.lo -MD -MP -MF .deps/ha_innodb_plugin_la-buf0flu.Tpo -c buf/buf0flu.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-buf0flu.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-btr0sea.lo -MD -MP -MF .deps/ha_innodb_plugin_la-btr0sea.Tpo -c btr/btr0sea.c -o ha_innodb_plugin_la-btr0sea.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-btr0btr.lo -MD -MP -MF .deps/ha_innodb_plugin_la-btr0btr.Tpo -c btr/btr0btr.c -o ha_innodb_plugin_la-btr0btr.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-buf0flu.lo -MD -MP -MF .deps/ha_innodb_plugin_la-buf0flu.Tpo -c buf/buf0flu.c -o ha_innodb_plugin_la-buf0flu.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-btr0cur.lo -MD -MP -MF .deps/ha_innodb_plugin_la-btr0cur.Tpo -c btr/btr0cur.c -o ha_innodb_plugin_la-btr0cur.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-btr0sea.Tpo .deps/ha_innodb_plugin_la-btr0sea.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-buf0lru.lo -MD -MP -MF .deps/ha_innodb_plugin_la-buf0lru.Tpo -c -o ha_innodb_plugin_la-buf0lru.lo `test -f 'buf/buf0lru.c' || echo './'`buf/buf0lru.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-buf0buf.lo -MD -MP -MF .deps/ha_innodb_plugin_la-buf0buf.Tpo -c buf/buf0buf.c -o ha_innodb_plugin_la-buf0buf.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-buf0lru.lo -MD -MP -MF .deps/ha_innodb_plugin_la-buf0lru.Tpo -c buf/buf0lru.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-buf0lru.o mv -f .deps/ha_innodb_plugin_la-buf0flu.Tpo .deps/ha_innodb_plugin_la-buf0flu.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-buf0rea.lo -MD -MP -MF .deps/ha_innodb_plugin_la-buf0rea.Tpo -c -o ha_innodb_plugin_la-buf0rea.lo `test -f 'buf/buf0rea.c' || echo './'`buf/buf0rea.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-buf0rea.lo -MD -MP -MF .deps/ha_innodb_plugin_la-buf0rea.Tpo -c buf/buf0rea.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-buf0rea.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-buf0rea.lo -MD -MP -MF .deps/ha_innodb_plugin_la-buf0rea.Tpo -c buf/buf0rea.c -o ha_innodb_plugin_la-buf0rea.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-buf0rea.Tpo .deps/ha_innodb_plugin_la-buf0rea.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-data0data.lo -MD -MP -MF .deps/ha_innodb_plugin_la-data0data.Tpo -c -o ha_innodb_plugin_la-data0data.lo `test -f 'data/data0data.c' || echo './'`data/data0data.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-buf0lru.lo -MD -MP -MF .deps/ha_innodb_plugin_la-buf0lru.Tpo -c buf/buf0lru.c -o ha_innodb_plugin_la-buf0lru.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-data0data.lo -MD -MP -MF .deps/ha_innodb_plugin_la-data0data.Tpo -c data/data0data.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-data0data.o mv -f .deps/ha_innodb_plugin_la-buf0buf.Tpo .deps/ha_innodb_plugin_la-buf0buf.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-data0type.lo -MD -MP -MF .deps/ha_innodb_plugin_la-data0type.Tpo -c -o ha_innodb_plugin_la-data0type.lo `test -f 'data/data0type.c' || echo './'`data/data0type.c mv -f .deps/ha_innodb_plugin_la-btr0btr.Tpo .deps/ha_innodb_plugin_la-btr0btr.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-dict0boot.lo -MD -MP -MF .deps/ha_innodb_plugin_la-dict0boot.Tpo -c -o ha_innodb_plugin_la-dict0boot.lo `test -f 'dict/dict0boot.c' || echo './'`dict/dict0boot.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-data0type.lo -MD -MP -MF .deps/ha_innodb_plugin_la-data0type.Tpo -c data/data0type.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-data0type.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-dict0boot.lo -MD -MP -MF .deps/ha_innodb_plugin_la-dict0boot.Tpo -c dict/dict0boot.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-dict0boot.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-data0type.lo -MD -MP -MF .deps/ha_innodb_plugin_la-data0type.Tpo -c data/data0type.c -o ha_innodb_plugin_la-data0type.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-data0data.lo -MD -MP -MF .deps/ha_innodb_plugin_la-data0data.Tpo -c data/data0data.c -o ha_innodb_plugin_la-data0data.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-data0type.Tpo .deps/ha_innodb_plugin_la-data0type.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-dict0crea.lo -MD -MP -MF .deps/ha_innodb_plugin_la-dict0crea.Tpo -c -o ha_innodb_plugin_la-dict0crea.lo `test -f 'dict/dict0crea.c' || echo './'`dict/dict0crea.c mv -f .deps/ha_innodb_plugin_la-btr0cur.Tpo .deps/ha_innodb_plugin_la-btr0cur.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-dict0dict.lo -MD -MP -MF .deps/ha_innodb_plugin_la-dict0dict.Tpo -c -o ha_innodb_plugin_la-dict0dict.lo `test -f 'dict/dict0dict.c' || echo './'`dict/dict0dict.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-dict0crea.lo -MD -MP -MF .deps/ha_innodb_plugin_la-dict0crea.Tpo -c dict/dict0crea.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-dict0crea.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-dict0boot.lo -MD -MP -MF .deps/ha_innodb_plugin_la-dict0boot.Tpo -c dict/dict0boot.c -o ha_innodb_plugin_la-dict0boot.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-dict0dict.lo -MD -MP -MF .deps/ha_innodb_plugin_la-dict0dict.Tpo -c dict/dict0dict.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-dict0dict.o mv -f .deps/ha_innodb_plugin_la-buf0lru.Tpo .deps/ha_innodb_plugin_la-buf0lru.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-dict0load.lo -MD -MP -MF .deps/ha_innodb_plugin_la-dict0load.Tpo -c -o ha_innodb_plugin_la-dict0load.lo `test -f 'dict/dict0load.c' || echo './'`dict/dict0load.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-dict0load.lo -MD -MP -MF .deps/ha_innodb_plugin_la-dict0load.Tpo -c dict/dict0load.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-dict0load.o mv -f .deps/ha_innodb_plugin_la-data0data.Tpo .deps/ha_innodb_plugin_la-data0data.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-dict0mem.lo -MD -MP -MF .deps/ha_innodb_plugin_la-dict0mem.Tpo -c -o ha_innodb_plugin_la-dict0mem.lo `test -f 'dict/dict0mem.c' || echo './'`dict/dict0mem.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-dict0mem.lo -MD -MP -MF .deps/ha_innodb_plugin_la-dict0mem.Tpo -c dict/dict0mem.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-dict0mem.o mv -f .deps/ha_innodb_plugin_la-dict0boot.Tpo .deps/ha_innodb_plugin_la-dict0boot.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-dyn0dyn.lo -MD -MP -MF .deps/ha_innodb_plugin_la-dyn0dyn.Tpo -c -o ha_innodb_plugin_la-dyn0dyn.lo `test -f 'dyn/dyn0dyn.c' || echo './'`dyn/dyn0dyn.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-dyn0dyn.lo -MD -MP -MF .deps/ha_innodb_plugin_la-dyn0dyn.Tpo -c dyn/dyn0dyn.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-dyn0dyn.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-dict0mem.lo -MD -MP -MF .deps/ha_innodb_plugin_la-dict0mem.Tpo -c dict/dict0mem.c -o ha_innodb_plugin_la-dict0mem.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-dyn0dyn.lo -MD -MP -MF .deps/ha_innodb_plugin_la-dyn0dyn.Tpo -c dyn/dyn0dyn.c -o ha_innodb_plugin_la-dyn0dyn.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-dict0crea.lo -MD -MP -MF .deps/ha_innodb_plugin_la-dict0crea.Tpo -c dict/dict0crea.c -o ha_innodb_plugin_la-dict0crea.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-dyn0dyn.Tpo .deps/ha_innodb_plugin_la-dyn0dyn.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-eval0eval.lo -MD -MP -MF .deps/ha_innodb_plugin_la-eval0eval.Tpo -c -o ha_innodb_plugin_la-eval0eval.lo `test -f 'eval/eval0eval.c' || echo './'`eval/eval0eval.c mv -f .deps/ha_innodb_plugin_la-dict0mem.Tpo .deps/ha_innodb_plugin_la-dict0mem.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-eval0eval.lo -MD -MP -MF .deps/ha_innodb_plugin_la-eval0eval.Tpo -c eval/eval0eval.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-eval0eval.o /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-eval0proc.lo -MD -MP -MF .deps/ha_innodb_plugin_la-eval0proc.Tpo -c -o ha_innodb_plugin_la-eval0proc.lo `test -f 'eval/eval0proc.c' || echo './'`eval/eval0proc.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-eval0proc.lo -MD -MP -MF .deps/ha_innodb_plugin_la-eval0proc.Tpo -c eval/eval0proc.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-eval0proc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-eval0proc.lo -MD -MP -MF .deps/ha_innodb_plugin_la-eval0proc.Tpo -c eval/eval0proc.c -o ha_innodb_plugin_la-eval0proc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-eval0eval.lo -MD -MP -MF .deps/ha_innodb_plugin_la-eval0eval.Tpo -c eval/eval0eval.c -o ha_innodb_plugin_la-eval0eval.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-dict0crea.Tpo .deps/ha_innodb_plugin_la-dict0crea.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-fil0fil.lo -MD -MP -MF .deps/ha_innodb_plugin_la-fil0fil.Tpo -c -o ha_innodb_plugin_la-fil0fil.lo `test -f 'fil/fil0fil.c' || echo './'`fil/fil0fil.c mv -f .deps/ha_innodb_plugin_la-eval0proc.Tpo .deps/ha_innodb_plugin_la-eval0proc.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-fsp0fsp.lo -MD -MP -MF .deps/ha_innodb_plugin_la-fsp0fsp.Tpo -c -o ha_innodb_plugin_la-fsp0fsp.lo `test -f 'fsp/fsp0fsp.c' || echo './'`fsp/fsp0fsp.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-fil0fil.lo -MD -MP -MF .deps/ha_innodb_plugin_la-fil0fil.Tpo -c fil/fil0fil.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-fil0fil.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-dict0load.lo -MD -MP -MF .deps/ha_innodb_plugin_la-dict0load.Tpo -c dict/dict0load.c -o ha_innodb_plugin_la-dict0load.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-fsp0fsp.lo -MD -MP -MF .deps/ha_innodb_plugin_la-fsp0fsp.Tpo -c fsp/fsp0fsp.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-fsp0fsp.o mv -f .deps/ha_innodb_plugin_la-eval0eval.Tpo .deps/ha_innodb_plugin_la-eval0eval.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-fut0fut.lo -MD -MP -MF .deps/ha_innodb_plugin_la-fut0fut.Tpo -c -o ha_innodb_plugin_la-fut0fut.lo `test -f 'fut/fut0fut.c' || echo './'`fut/fut0fut.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-dict0dict.lo -MD -MP -MF .deps/ha_innodb_plugin_la-dict0dict.Tpo -c dict/dict0dict.c -o ha_innodb_plugin_la-dict0dict.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-fut0fut.lo -MD -MP -MF .deps/ha_innodb_plugin_la-fut0fut.Tpo -c fut/fut0fut.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-fut0fut.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-fut0fut.lo -MD -MP -MF .deps/ha_innodb_plugin_la-fut0fut.Tpo -c fut/fut0fut.c -o ha_innodb_plugin_la-fut0fut.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-fut0fut.Tpo .deps/ha_innodb_plugin_la-fut0fut.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-fut0lst.lo -MD -MP -MF .deps/ha_innodb_plugin_la-fut0lst.Tpo -c -o ha_innodb_plugin_la-fut0lst.lo `test -f 'fut/fut0lst.c' || echo './'`fut/fut0lst.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-fut0lst.lo -MD -MP -MF .deps/ha_innodb_plugin_la-fut0lst.Tpo -c fut/fut0lst.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-fut0lst.o mv -f .deps/ha_innodb_plugin_la-dict0load.Tpo .deps/ha_innodb_plugin_la-dict0load.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ha0ha.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ha0ha.Tpo -c -o ha_innodb_plugin_la-ha0ha.lo `test -f 'ha/ha0ha.c' || echo './'`ha/ha0ha.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ha0ha.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ha0ha.Tpo -c ha/ha0ha.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ha0ha.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-fut0lst.lo -MD -MP -MF .deps/ha_innodb_plugin_la-fut0lst.Tpo -c fut/fut0lst.c -o ha_innodb_plugin_la-fut0lst.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-fil0fil.lo -MD -MP -MF .deps/ha_innodb_plugin_la-fil0fil.Tpo -c fil/fil0fil.c -o ha_innodb_plugin_la-fil0fil.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ha0ha.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ha0ha.Tpo -c ha/ha0ha.c -o ha_innodb_plugin_la-ha0ha.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-fsp0fsp.lo -MD -MP -MF .deps/ha_innodb_plugin_la-fsp0fsp.Tpo -c fsp/fsp0fsp.c -o ha_innodb_plugin_la-fsp0fsp.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-dict0dict.Tpo .deps/ha_innodb_plugin_la-dict0dict.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ha0storage.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ha0storage.Tpo -c -o ha_innodb_plugin_la-ha0storage.lo `test -f 'ha/ha0storage.c' || echo './'`ha/ha0storage.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ha0storage.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ha0storage.Tpo -c ha/ha0storage.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ha0storage.o mv -f .deps/ha_innodb_plugin_la-ha0ha.Tpo .deps/ha_innodb_plugin_la-ha0ha.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-hash0hash.lo -MD -MP -MF .deps/ha_innodb_plugin_la-hash0hash.Tpo -c -o ha_innodb_plugin_la-hash0hash.lo `test -f 'ha/hash0hash.c' || echo './'`ha/hash0hash.c mv -f .deps/ha_innodb_plugin_la-fut0lst.Tpo .deps/ha_innodb_plugin_la-fut0lst.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT ha_innodb_plugin_la-ha_innodb.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ha_innodb.Tpo -c -o ha_innodb_plugin_la-ha_innodb.lo `test -f 'handler/ha_innodb.cc' || echo './'`handler/ha_innodb.cc libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-hash0hash.lo -MD -MP -MF .deps/ha_innodb_plugin_la-hash0hash.Tpo -c ha/hash0hash.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-hash0hash.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ha0storage.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ha0storage.Tpo -c ha/ha0storage.c -o ha_innodb_plugin_la-ha0storage.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT ha_innodb_plugin_la-ha_innodb.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ha_innodb.Tpo -c handler/ha_innodb.cc -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ha_innodb.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-hash0hash.lo -MD -MP -MF .deps/ha_innodb_plugin_la-hash0hash.Tpo -c ha/hash0hash.c -o ha_innodb_plugin_la-hash0hash.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-ha0storage.Tpo .deps/ha_innodb_plugin_la-ha0storage.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT ha_innodb_plugin_la-handler0alter.lo -MD -MP -MF .deps/ha_innodb_plugin_la-handler0alter.Tpo -c -o ha_innodb_plugin_la-handler0alter.lo `test -f 'handler/handler0alter.cc' || echo './'`handler/handler0alter.cc libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT ha_innodb_plugin_la-handler0alter.lo -MD -MP -MF .deps/ha_innodb_plugin_la-handler0alter.Tpo -c handler/handler0alter.cc -fPIC -DPIC -o .libs/ha_innodb_plugin_la-handler0alter.o mv -f .deps/ha_innodb_plugin_la-hash0hash.Tpo .deps/ha_innodb_plugin_la-hash0hash.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT ha_innodb_plugin_la-i_s.lo -MD -MP -MF .deps/ha_innodb_plugin_la-i_s.Tpo -c -o ha_innodb_plugin_la-i_s.lo `test -f 'handler/i_s.cc' || echo './'`handler/i_s.cc libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT ha_innodb_plugin_la-i_s.lo -MD -MP -MF .deps/ha_innodb_plugin_la-i_s.Tpo -c handler/i_s.cc -fPIC -DPIC -o .libs/ha_innodb_plugin_la-i_s.o mv -f .deps/ha_innodb_plugin_la-fil0fil.Tpo .deps/ha_innodb_plugin_la-fil0fil.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT ha_innodb_plugin_la-mysql_addons.lo -MD -MP -MF .deps/ha_innodb_plugin_la-mysql_addons.Tpo -c -o ha_innodb_plugin_la-mysql_addons.lo `test -f 'handler/mysql_addons.cc' || echo './'`handler/mysql_addons.cc libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT ha_innodb_plugin_la-mysql_addons.lo -MD -MP -MF .deps/ha_innodb_plugin_la-mysql_addons.Tpo -c handler/mysql_addons.cc -fPIC -DPIC -o .libs/ha_innodb_plugin_la-mysql_addons.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT ha_innodb_plugin_la-handler0alter.lo -MD -MP -MF .deps/ha_innodb_plugin_la-handler0alter.Tpo -c handler/handler0alter.cc -o ha_innodb_plugin_la-handler0alter.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-fsp0fsp.Tpo .deps/ha_innodb_plugin_la-fsp0fsp.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ibuf0ibuf.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ibuf0ibuf.Tpo -c -o ha_innodb_plugin_la-ibuf0ibuf.lo `test -f 'ibuf/ibuf0ibuf.c' || echo './'`ibuf/ibuf0ibuf.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ibuf0ibuf.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ibuf0ibuf.Tpo -c ibuf/ibuf0ibuf.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ibuf0ibuf.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT ha_innodb_plugin_la-i_s.lo -MD -MP -MF .deps/ha_innodb_plugin_la-i_s.Tpo -c handler/i_s.cc -o ha_innodb_plugin_la-i_s.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT ha_innodb_plugin_la-mysql_addons.lo -MD -MP -MF .deps/ha_innodb_plugin_la-mysql_addons.Tpo -c handler/mysql_addons.cc -o ha_innodb_plugin_la-mysql_addons.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-handler0alter.Tpo .deps/ha_innodb_plugin_la-handler0alter.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-lock0iter.lo -MD -MP -MF .deps/ha_innodb_plugin_la-lock0iter.Tpo -c -o ha_innodb_plugin_la-lock0iter.lo `test -f 'lock/lock0iter.c' || echo './'`lock/lock0iter.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-lock0iter.lo -MD -MP -MF .deps/ha_innodb_plugin_la-lock0iter.Tpo -c lock/lock0iter.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-lock0iter.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-lock0iter.lo -MD -MP -MF .deps/ha_innodb_plugin_la-lock0iter.Tpo -c lock/lock0iter.c -o ha_innodb_plugin_la-lock0iter.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-i_s.Tpo .deps/ha_innodb_plugin_la-i_s.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-lock0lock.lo -MD -MP -MF .deps/ha_innodb_plugin_la-lock0lock.Tpo -c -o ha_innodb_plugin_la-lock0lock.lo `test -f 'lock/lock0lock.c' || echo './'`lock/lock0lock.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-lock0lock.lo -MD -MP -MF .deps/ha_innodb_plugin_la-lock0lock.Tpo -c lock/lock0lock.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-lock0lock.o mv -f .deps/ha_innodb_plugin_la-lock0iter.Tpo .deps/ha_innodb_plugin_la-lock0iter.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-log0log.lo -MD -MP -MF .deps/ha_innodb_plugin_la-log0log.Tpo -c -o ha_innodb_plugin_la-log0log.lo `test -f 'log/log0log.c' || echo './'`log/log0log.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-log0log.lo -MD -MP -MF .deps/ha_innodb_plugin_la-log0log.Tpo -c log/log0log.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-log0log.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT ha_innodb_plugin_la-ha_innodb.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ha_innodb.Tpo -c handler/ha_innodb.cc -o ha_innodb_plugin_la-ha_innodb.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-mysql_addons.Tpo .deps/ha_innodb_plugin_la-mysql_addons.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ibuf0ibuf.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ibuf0ibuf.Tpo -c ibuf/ibuf0ibuf.c -o ha_innodb_plugin_la-ibuf0ibuf.o >/dev/null 2>&1 /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-log0recv.lo -MD -MP -MF .deps/ha_innodb_plugin_la-log0recv.Tpo -c -o ha_innodb_plugin_la-log0recv.lo `test -f 'log/log0recv.c' || echo './'`log/log0recv.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-log0recv.lo -MD -MP -MF .deps/ha_innodb_plugin_la-log0recv.Tpo -c log/log0recv.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-log0recv.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-log0log.lo -MD -MP -MF .deps/ha_innodb_plugin_la-log0log.Tpo -c log/log0log.c -o ha_innodb_plugin_la-log0log.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-lock0lock.lo -MD -MP -MF .deps/ha_innodb_plugin_la-lock0lock.Tpo -c lock/lock0lock.c -o ha_innodb_plugin_la-lock0lock.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-log0recv.lo -MD -MP -MF .deps/ha_innodb_plugin_la-log0recv.Tpo -c log/log0recv.c -o ha_innodb_plugin_la-log0recv.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-log0log.Tpo .deps/ha_innodb_plugin_la-log0log.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-mach0data.lo -MD -MP -MF .deps/ha_innodb_plugin_la-mach0data.Tpo -c -o ha_innodb_plugin_la-mach0data.lo `test -f 'mach/mach0data.c' || echo './'`mach/mach0data.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-mach0data.lo -MD -MP -MF .deps/ha_innodb_plugin_la-mach0data.Tpo -c mach/mach0data.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-mach0data.o mv -f .deps/ha_innodb_plugin_la-ibuf0ibuf.Tpo .deps/ha_innodb_plugin_la-ibuf0ibuf.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-mem0mem.lo -MD -MP -MF .deps/ha_innodb_plugin_la-mem0mem.Tpo -c -o ha_innodb_plugin_la-mem0mem.lo `test -f 'mem/mem0mem.c' || echo './'`mem/mem0mem.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-mach0data.lo -MD -MP -MF .deps/ha_innodb_plugin_la-mach0data.Tpo -c mach/mach0data.c -o ha_innodb_plugin_la-mach0data.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-mem0mem.lo -MD -MP -MF .deps/ha_innodb_plugin_la-mem0mem.Tpo -c mem/mem0mem.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-mem0mem.o mv -f .deps/ha_innodb_plugin_la-mach0data.Tpo .deps/ha_innodb_plugin_la-mach0data.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-mem0pool.lo -MD -MP -MF .deps/ha_innodb_plugin_la-mem0pool.Tpo -c -o ha_innodb_plugin_la-mem0pool.lo `test -f 'mem/mem0pool.c' || echo './'`mem/mem0pool.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-mem0pool.lo -MD -MP -MF .deps/ha_innodb_plugin_la-mem0pool.Tpo -c mem/mem0pool.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-mem0pool.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-mem0mem.lo -MD -MP -MF .deps/ha_innodb_plugin_la-mem0mem.Tpo -c mem/mem0mem.c -o ha_innodb_plugin_la-mem0mem.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-log0recv.Tpo .deps/ha_innodb_plugin_la-log0recv.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-mtr0log.lo -MD -MP -MF .deps/ha_innodb_plugin_la-mtr0log.Tpo -c -o ha_innodb_plugin_la-mtr0log.lo `test -f 'mtr/mtr0log.c' || echo './'`mtr/mtr0log.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-mtr0log.lo -MD -MP -MF .deps/ha_innodb_plugin_la-mtr0log.Tpo -c mtr/mtr0log.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-mtr0log.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-mem0pool.lo -MD -MP -MF .deps/ha_innodb_plugin_la-mem0pool.Tpo -c mem/mem0pool.c -o ha_innodb_plugin_la-mem0pool.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-mem0mem.Tpo .deps/ha_innodb_plugin_la-mem0mem.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-mtr0mtr.lo -MD -MP -MF .deps/ha_innodb_plugin_la-mtr0mtr.Tpo -c -o ha_innodb_plugin_la-mtr0mtr.lo `test -f 'mtr/mtr0mtr.c' || echo './'`mtr/mtr0mtr.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-mtr0mtr.lo -MD -MP -MF .deps/ha_innodb_plugin_la-mtr0mtr.Tpo -c mtr/mtr0mtr.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-mtr0mtr.o mv -f .deps/ha_innodb_plugin_la-mem0pool.Tpo .deps/ha_innodb_plugin_la-mem0pool.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-os0file.lo -MD -MP -MF .deps/ha_innodb_plugin_la-os0file.Tpo -c -o ha_innodb_plugin_la-os0file.lo `test -f 'os/os0file.c' || echo './'`os/os0file.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-mtr0log.lo -MD -MP -MF .deps/ha_innodb_plugin_la-mtr0log.Tpo -c mtr/mtr0log.c -o ha_innodb_plugin_la-mtr0log.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-lock0lock.Tpo .deps/ha_innodb_plugin_la-lock0lock.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-os0file.lo -MD -MP -MF .deps/ha_innodb_plugin_la-os0file.Tpo -c os/os0file.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-os0file.o /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-os0proc.lo -MD -MP -MF .deps/ha_innodb_plugin_la-os0proc.Tpo -c -o ha_innodb_plugin_la-os0proc.lo `test -f 'os/os0proc.c' || echo './'`os/os0proc.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-mtr0mtr.lo -MD -MP -MF .deps/ha_innodb_plugin_la-mtr0mtr.Tpo -c mtr/mtr0mtr.c -o ha_innodb_plugin_la-mtr0mtr.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-os0proc.lo -MD -MP -MF .deps/ha_innodb_plugin_la-os0proc.Tpo -c os/os0proc.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-os0proc.o mv -f .deps/ha_innodb_plugin_la-ha_innodb.Tpo .deps/ha_innodb_plugin_la-ha_innodb.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-os0sync.lo -MD -MP -MF .deps/ha_innodb_plugin_la-os0sync.Tpo -c -o ha_innodb_plugin_la-os0sync.lo `test -f 'os/os0sync.c' || echo './'`os/os0sync.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-os0sync.lo -MD -MP -MF .deps/ha_innodb_plugin_la-os0sync.Tpo -c os/os0sync.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-os0sync.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-os0proc.lo -MD -MP -MF .deps/ha_innodb_plugin_la-os0proc.Tpo -c os/os0proc.c -o ha_innodb_plugin_la-os0proc.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-mtr0log.Tpo .deps/ha_innodb_plugin_la-mtr0log.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-os0thread.lo -MD -MP -MF .deps/ha_innodb_plugin_la-os0thread.Tpo -c -o ha_innodb_plugin_la-os0thread.lo `test -f 'os/os0thread.c' || echo './'`os/os0thread.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-os0sync.lo -MD -MP -MF .deps/ha_innodb_plugin_la-os0sync.Tpo -c os/os0sync.c -o ha_innodb_plugin_la-os0sync.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-mtr0mtr.Tpo .deps/ha_innodb_plugin_la-mtr0mtr.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-page0cur.lo -MD -MP -MF .deps/ha_innodb_plugin_la-page0cur.Tpo -c -o ha_innodb_plugin_la-page0cur.lo `test -f 'page/page0cur.c' || echo './'`page/page0cur.c mv -f .deps/ha_innodb_plugin_la-os0proc.Tpo .deps/ha_innodb_plugin_la-os0proc.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-page0page.lo -MD -MP -MF .deps/ha_innodb_plugin_la-page0page.Tpo -c -o ha_innodb_plugin_la-page0page.lo `test -f 'page/page0page.c' || echo './'`page/page0page.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-page0cur.lo -MD -MP -MF .deps/ha_innodb_plugin_la-page0cur.Tpo -c page/page0cur.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-page0cur.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-os0thread.lo -MD -MP -MF .deps/ha_innodb_plugin_la-os0thread.Tpo -c os/os0thread.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-os0thread.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-page0page.lo -MD -MP -MF .deps/ha_innodb_plugin_la-page0page.Tpo -c page/page0page.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-page0page.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-os0thread.lo -MD -MP -MF .deps/ha_innodb_plugin_la-os0thread.Tpo -c os/os0thread.c -o ha_innodb_plugin_la-os0thread.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-os0file.lo -MD -MP -MF .deps/ha_innodb_plugin_la-os0file.Tpo -c os/os0file.c -o ha_innodb_plugin_la-os0file.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-os0sync.Tpo .deps/ha_innodb_plugin_la-os0sync.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-page0zip.lo -MD -MP -MF .deps/ha_innodb_plugin_la-page0zip.Tpo -c -o ha_innodb_plugin_la-page0zip.lo `test -f 'page/page0zip.c' || echo './'`page/page0zip.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-page0zip.lo -MD -MP -MF .deps/ha_innodb_plugin_la-page0zip.Tpo -c page/page0zip.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-page0zip.o mv -f .deps/ha_innodb_plugin_la-os0thread.Tpo .deps/ha_innodb_plugin_la-os0thread.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-lexyy.lo -MD -MP -MF .deps/ha_innodb_plugin_la-lexyy.Tpo -c -o ha_innodb_plugin_la-lexyy.lo `test -f 'pars/lexyy.c' || echo './'`pars/lexyy.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-lexyy.lo -MD -MP -MF .deps/ha_innodb_plugin_la-lexyy.Tpo -c pars/lexyy.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-lexyy.o mv -f .deps/ha_innodb_plugin_la-os0file.Tpo .deps/ha_innodb_plugin_la-os0file.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-pars0grm.lo -MD -MP -MF .deps/ha_innodb_plugin_la-pars0grm.Tpo -c -o ha_innodb_plugin_la-pars0grm.lo `test -f 'pars/pars0grm.c' || echo './'`pars/pars0grm.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-lexyy.lo -MD -MP -MF .deps/ha_innodb_plugin_la-lexyy.Tpo -c pars/lexyy.c -o ha_innodb_plugin_la-lexyy.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-pars0grm.lo -MD -MP -MF .deps/ha_innodb_plugin_la-pars0grm.Tpo -c pars/pars0grm.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-pars0grm.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-page0cur.lo -MD -MP -MF .deps/ha_innodb_plugin_la-page0cur.Tpo -c page/page0cur.c -o ha_innodb_plugin_la-page0cur.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-lexyy.Tpo .deps/ha_innodb_plugin_la-lexyy.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-pars0opt.lo -MD -MP -MF .deps/ha_innodb_plugin_la-pars0opt.Tpo -c -o ha_innodb_plugin_la-pars0opt.lo `test -f 'pars/pars0opt.c' || echo './'`pars/pars0opt.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-pars0opt.lo -MD -MP -MF .deps/ha_innodb_plugin_la-pars0opt.Tpo -c pars/pars0opt.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-pars0opt.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-pars0grm.lo -MD -MP -MF .deps/ha_innodb_plugin_la-pars0grm.Tpo -c pars/pars0grm.c -o ha_innodb_plugin_la-pars0grm.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-page0page.lo -MD -MP -MF .deps/ha_innodb_plugin_la-page0page.Tpo -c page/page0page.c -o ha_innodb_plugin_la-page0page.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-pars0opt.lo -MD -MP -MF .deps/ha_innodb_plugin_la-pars0opt.Tpo -c pars/pars0opt.c -o ha_innodb_plugin_la-pars0opt.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-page0zip.lo -MD -MP -MF .deps/ha_innodb_plugin_la-page0zip.Tpo -c page/page0zip.c -o ha_innodb_plugin_la-page0zip.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-pars0grm.Tpo .deps/ha_innodb_plugin_la-pars0grm.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-pars0pars.lo -MD -MP -MF .deps/ha_innodb_plugin_la-pars0pars.Tpo -c -o ha_innodb_plugin_la-pars0pars.lo `test -f 'pars/pars0pars.c' || echo './'`pars/pars0pars.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-pars0pars.lo -MD -MP -MF .deps/ha_innodb_plugin_la-pars0pars.Tpo -c pars/pars0pars.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-pars0pars.o mv -f .deps/ha_innodb_plugin_la-pars0opt.Tpo .deps/ha_innodb_plugin_la-pars0opt.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-pars0sym.lo -MD -MP -MF .deps/ha_innodb_plugin_la-pars0sym.Tpo -c -o ha_innodb_plugin_la-pars0sym.lo `test -f 'pars/pars0sym.c' || echo './'`pars/pars0sym.c mv -f .deps/ha_innodb_plugin_la-page0cur.Tpo .deps/ha_innodb_plugin_la-page0cur.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-que0que.lo -MD -MP -MF .deps/ha_innodb_plugin_la-que0que.Tpo -c -o ha_innodb_plugin_la-que0que.lo `test -f 'que/que0que.c' || echo './'`que/que0que.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-pars0sym.lo -MD -MP -MF .deps/ha_innodb_plugin_la-pars0sym.Tpo -c pars/pars0sym.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-pars0sym.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-que0que.lo -MD -MP -MF .deps/ha_innodb_plugin_la-que0que.Tpo -c que/que0que.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-que0que.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-pars0sym.lo -MD -MP -MF .deps/ha_innodb_plugin_la-pars0sym.Tpo -c pars/pars0sym.c -o ha_innodb_plugin_la-pars0sym.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-pars0sym.Tpo .deps/ha_innodb_plugin_la-pars0sym.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-read0read.lo -MD -MP -MF .deps/ha_innodb_plugin_la-read0read.Tpo -c -o ha_innodb_plugin_la-read0read.lo `test -f 'read/read0read.c' || echo './'`read/read0read.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-pars0pars.lo -MD -MP -MF .deps/ha_innodb_plugin_la-pars0pars.Tpo -c pars/pars0pars.c -o ha_innodb_plugin_la-pars0pars.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-read0read.lo -MD -MP -MF .deps/ha_innodb_plugin_la-read0read.Tpo -c read/read0read.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-read0read.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-que0que.lo -MD -MP -MF .deps/ha_innodb_plugin_la-que0que.Tpo -c que/que0que.c -o ha_innodb_plugin_la-que0que.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-page0page.Tpo .deps/ha_innodb_plugin_la-page0page.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-rem0cmp.lo -MD -MP -MF .deps/ha_innodb_plugin_la-rem0cmp.Tpo -c -o ha_innodb_plugin_la-rem0cmp.lo `test -f 'rem/rem0cmp.c' || echo './'`rem/rem0cmp.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-rem0cmp.lo -MD -MP -MF .deps/ha_innodb_plugin_la-rem0cmp.Tpo -c rem/rem0cmp.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-rem0cmp.o mv -f .deps/ha_innodb_plugin_la-page0zip.Tpo .deps/ha_innodb_plugin_la-page0zip.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-rem0rec.lo -MD -MP -MF .deps/ha_innodb_plugin_la-rem0rec.Tpo -c -o ha_innodb_plugin_la-rem0rec.lo `test -f 'rem/rem0rec.c' || echo './'`rem/rem0rec.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-read0read.lo -MD -MP -MF .deps/ha_innodb_plugin_la-read0read.Tpo -c read/read0read.c -o ha_innodb_plugin_la-read0read.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-rem0rec.lo -MD -MP -MF .deps/ha_innodb_plugin_la-rem0rec.Tpo -c rem/rem0rec.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-rem0rec.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-rem0cmp.lo -MD -MP -MF .deps/ha_innodb_plugin_la-rem0cmp.Tpo -c rem/rem0cmp.c -o ha_innodb_plugin_la-rem0cmp.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-read0read.Tpo .deps/ha_innodb_plugin_la-read0read.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0ext.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0ext.Tpo -c -o ha_innodb_plugin_la-row0ext.lo `test -f 'row/row0ext.c' || echo './'`row/row0ext.c mv -f .deps/ha_innodb_plugin_la-que0que.Tpo .deps/ha_innodb_plugin_la-que0que.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0ins.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0ins.Tpo -c -o ha_innodb_plugin_la-row0ins.lo `test -f 'row/row0ins.c' || echo './'`row/row0ins.c mv -f .deps/ha_innodb_plugin_la-pars0pars.Tpo .deps/ha_innodb_plugin_la-pars0pars.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0merge.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0merge.Tpo -c -o ha_innodb_plugin_la-row0merge.lo `test -f 'row/row0merge.c' || echo './'`row/row0merge.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0ext.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0ext.Tpo -c row/row0ext.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0ext.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0ins.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0ins.Tpo -c row/row0ins.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0ins.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0merge.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0merge.Tpo -c row/row0merge.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0merge.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0ext.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0ext.Tpo -c row/row0ext.c -o ha_innodb_plugin_la-row0ext.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-rem0cmp.Tpo .deps/ha_innodb_plugin_la-rem0cmp.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0mysql.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0mysql.Tpo -c -o ha_innodb_plugin_la-row0mysql.lo `test -f 'row/row0mysql.c' || echo './'`row/row0mysql.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0mysql.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0mysql.Tpo -c row/row0mysql.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0mysql.o mv -f .deps/ha_innodb_plugin_la-row0ext.Tpo .deps/ha_innodb_plugin_la-row0ext.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0purge.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0purge.Tpo -c -o ha_innodb_plugin_la-row0purge.lo `test -f 'row/row0purge.c' || echo './'`row/row0purge.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0purge.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0purge.Tpo -c row/row0purge.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0purge.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-rem0rec.lo -MD -MP -MF .deps/ha_innodb_plugin_la-rem0rec.Tpo -c rem/rem0rec.c -o ha_innodb_plugin_la-rem0rec.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0purge.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0purge.Tpo -c row/row0purge.c -o ha_innodb_plugin_la-row0purge.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0ins.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0ins.Tpo -c row/row0ins.c -o ha_innodb_plugin_la-row0ins.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-rem0rec.Tpo .deps/ha_innodb_plugin_la-rem0rec.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0row.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0row.Tpo -c -o ha_innodb_plugin_la-row0row.lo `test -f 'row/row0row.c' || echo './'`row/row0row.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0row.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0row.Tpo -c row/row0row.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0row.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0merge.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0merge.Tpo -c row/row0merge.c -o ha_innodb_plugin_la-row0merge.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-row0purge.Tpo .deps/ha_innodb_plugin_la-row0purge.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0sel.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0sel.Tpo -c -o ha_innodb_plugin_la-row0sel.lo `test -f 'row/row0sel.c' || echo './'`row/row0sel.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0sel.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0sel.Tpo -c row/row0sel.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0sel.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0row.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0row.Tpo -c row/row0row.c -o ha_innodb_plugin_la-row0row.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-row0ins.Tpo .deps/ha_innodb_plugin_la-row0ins.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0uins.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0uins.Tpo -c -o ha_innodb_plugin_la-row0uins.lo `test -f 'row/row0uins.c' || echo './'`row/row0uins.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0uins.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0uins.Tpo -c row/row0uins.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0uins.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0mysql.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0mysql.Tpo -c row/row0mysql.c -o ha_innodb_plugin_la-row0mysql.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0uins.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0uins.Tpo -c row/row0uins.c -o ha_innodb_plugin_la-row0uins.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-row0row.Tpo .deps/ha_innodb_plugin_la-row0row.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0umod.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0umod.Tpo -c -o ha_innodb_plugin_la-row0umod.lo `test -f 'row/row0umod.c' || echo './'`row/row0umod.c mv -f .deps/ha_innodb_plugin_la-row0merge.Tpo .deps/ha_innodb_plugin_la-row0merge.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0undo.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0undo.Tpo -c -o ha_innodb_plugin_la-row0undo.lo `test -f 'row/row0undo.c' || echo './'`row/row0undo.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0umod.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0umod.Tpo -c row/row0umod.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0umod.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0undo.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0undo.Tpo -c row/row0undo.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0undo.o mv -f .deps/ha_innodb_plugin_la-row0uins.Tpo .deps/ha_innodb_plugin_la-row0uins.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0upd.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0upd.Tpo -c -o ha_innodb_plugin_la-row0upd.lo `test -f 'row/row0upd.c' || echo './'`row/row0upd.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0upd.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0upd.Tpo -c row/row0upd.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0upd.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0undo.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0undo.Tpo -c row/row0undo.c -o ha_innodb_plugin_la-row0undo.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0umod.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0umod.Tpo -c row/row0umod.c -o ha_innodb_plugin_la-row0umod.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0sel.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0sel.Tpo -c row/row0sel.c -o ha_innodb_plugin_la-row0sel.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-row0undo.Tpo .deps/ha_innodb_plugin_la-row0undo.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0vers.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0vers.Tpo -c -o ha_innodb_plugin_la-row0vers.lo `test -f 'row/row0vers.c' || echo './'`row/row0vers.c mv -f .deps/ha_innodb_plugin_la-row0mysql.Tpo .deps/ha_innodb_plugin_la-row0mysql.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-srv0que.lo -MD -MP -MF .deps/ha_innodb_plugin_la-srv0que.Tpo -c -o ha_innodb_plugin_la-srv0que.lo `test -f 'srv/srv0que.c' || echo './'`srv/srv0que.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0vers.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0vers.Tpo -c row/row0vers.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0vers.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-srv0que.lo -MD -MP -MF .deps/ha_innodb_plugin_la-srv0que.Tpo -c srv/srv0que.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-srv0que.o mv -f .deps/ha_innodb_plugin_la-row0umod.Tpo .deps/ha_innodb_plugin_la-row0umod.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-srv0srv.lo -MD -MP -MF .deps/ha_innodb_plugin_la-srv0srv.Tpo -c -o ha_innodb_plugin_la-srv0srv.lo `test -f 'srv/srv0srv.c' || echo './'`srv/srv0srv.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-srv0que.lo -MD -MP -MF .deps/ha_innodb_plugin_la-srv0que.Tpo -c srv/srv0que.c -o ha_innodb_plugin_la-srv0que.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-srv0srv.lo -MD -MP -MF .deps/ha_innodb_plugin_la-srv0srv.Tpo -c srv/srv0srv.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-srv0srv.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0upd.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0upd.Tpo -c row/row0upd.c -o ha_innodb_plugin_la-row0upd.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-srv0que.Tpo .deps/ha_innodb_plugin_la-srv0que.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-srv0start.lo -MD -MP -MF .deps/ha_innodb_plugin_la-srv0start.Tpo -c -o ha_innodb_plugin_la-srv0start.lo `test -f 'srv/srv0start.c' || echo './'`srv/srv0start.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-row0vers.lo -MD -MP -MF .deps/ha_innodb_plugin_la-row0vers.Tpo -c row/row0vers.c -o ha_innodb_plugin_la-row0vers.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-srv0start.lo -MD -MP -MF .deps/ha_innodb_plugin_la-srv0start.Tpo -c srv/srv0start.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-srv0start.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-srv0srv.lo -MD -MP -MF .deps/ha_innodb_plugin_la-srv0srv.Tpo -c srv/srv0srv.c -o ha_innodb_plugin_la-srv0srv.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-row0sel.Tpo .deps/ha_innodb_plugin_la-row0sel.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-sync0arr.lo -MD -MP -MF .deps/ha_innodb_plugin_la-sync0arr.Tpo -c -o ha_innodb_plugin_la-sync0arr.lo `test -f 'sync/sync0arr.c' || echo './'`sync/sync0arr.c mv -f .deps/ha_innodb_plugin_la-row0vers.Tpo .deps/ha_innodb_plugin_la-row0vers.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-sync0rw.lo -MD -MP -MF .deps/ha_innodb_plugin_la-sync0rw.Tpo -c -o ha_innodb_plugin_la-sync0rw.lo `test -f 'sync/sync0rw.c' || echo './'`sync/sync0rw.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-srv0start.lo -MD -MP -MF .deps/ha_innodb_plugin_la-srv0start.Tpo -c srv/srv0start.c -o ha_innodb_plugin_la-srv0start.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-sync0rw.lo -MD -MP -MF .deps/ha_innodb_plugin_la-sync0rw.Tpo -c sync/sync0rw.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-sync0rw.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-sync0arr.lo -MD -MP -MF .deps/ha_innodb_plugin_la-sync0arr.Tpo -c sync/sync0arr.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-sync0arr.o mv -f .deps/ha_innodb_plugin_la-row0upd.Tpo .deps/ha_innodb_plugin_la-row0upd.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-sync0sync.lo -MD -MP -MF .deps/ha_innodb_plugin_la-sync0sync.Tpo -c -o ha_innodb_plugin_la-sync0sync.lo `test -f 'sync/sync0sync.c' || echo './'`sync/sync0sync.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-sync0rw.lo -MD -MP -MF .deps/ha_innodb_plugin_la-sync0rw.Tpo -c sync/sync0rw.c -o ha_innodb_plugin_la-sync0rw.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-sync0sync.lo -MD -MP -MF .deps/ha_innodb_plugin_la-sync0sync.Tpo -c sync/sync0sync.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-sync0sync.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-sync0arr.lo -MD -MP -MF .deps/ha_innodb_plugin_la-sync0arr.Tpo -c sync/sync0arr.c -o ha_innodb_plugin_la-sync0arr.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-srv0start.Tpo .deps/ha_innodb_plugin_la-srv0start.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-thr0loc.lo -MD -MP -MF .deps/ha_innodb_plugin_la-thr0loc.Tpo -c -o ha_innodb_plugin_la-thr0loc.lo `test -f 'thr/thr0loc.c' || echo './'`thr/thr0loc.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-thr0loc.lo -MD -MP -MF .deps/ha_innodb_plugin_la-thr0loc.Tpo -c thr/thr0loc.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-thr0loc.o mv -f .deps/ha_innodb_plugin_la-srv0srv.Tpo .deps/ha_innodb_plugin_la-srv0srv.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0i_s.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0i_s.Tpo -c -o ha_innodb_plugin_la-trx0i_s.lo `test -f 'trx/trx0i_s.c' || echo './'`trx/trx0i_s.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-sync0sync.lo -MD -MP -MF .deps/ha_innodb_plugin_la-sync0sync.Tpo -c sync/sync0sync.c -o ha_innodb_plugin_la-sync0sync.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-sync0rw.Tpo .deps/ha_innodb_plugin_la-sync0rw.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0purge.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0purge.Tpo -c -o ha_innodb_plugin_la-trx0purge.lo `test -f 'trx/trx0purge.c' || echo './'`trx/trx0purge.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0purge.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0purge.Tpo -c trx/trx0purge.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0purge.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0i_s.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0i_s.Tpo -c trx/trx0i_s.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0i_s.o mv -f .deps/ha_innodb_plugin_la-sync0arr.Tpo .deps/ha_innodb_plugin_la-sync0arr.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0rec.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0rec.Tpo -c -o ha_innodb_plugin_la-trx0rec.lo `test -f 'trx/trx0rec.c' || echo './'`trx/trx0rec.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-thr0loc.lo -MD -MP -MF .deps/ha_innodb_plugin_la-thr0loc.Tpo -c thr/thr0loc.c -o ha_innodb_plugin_la-thr0loc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0rec.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0rec.Tpo -c trx/trx0rec.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0rec.o mv -f .deps/ha_innodb_plugin_la-sync0sync.Tpo .deps/ha_innodb_plugin_la-sync0sync.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0roll.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0roll.Tpo -c -o ha_innodb_plugin_la-trx0roll.lo `test -f 'trx/trx0roll.c' || echo './'`trx/trx0roll.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0roll.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0roll.Tpo -c trx/trx0roll.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0roll.o mv -f .deps/ha_innodb_plugin_la-thr0loc.Tpo .deps/ha_innodb_plugin_la-thr0loc.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0rseg.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0rseg.Tpo -c -o ha_innodb_plugin_la-trx0rseg.lo `test -f 'trx/trx0rseg.c' || echo './'`trx/trx0rseg.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0i_s.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0i_s.Tpo -c trx/trx0i_s.c -o ha_innodb_plugin_la-trx0i_s.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0rseg.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0rseg.Tpo -c trx/trx0rseg.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0rseg.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0purge.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0purge.Tpo -c trx/trx0purge.c -o ha_innodb_plugin_la-trx0purge.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0roll.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0roll.Tpo -c trx/trx0roll.c -o ha_innodb_plugin_la-trx0roll.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0rseg.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0rseg.Tpo -c trx/trx0rseg.c -o ha_innodb_plugin_la-trx0rseg.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-trx0i_s.Tpo .deps/ha_innodb_plugin_la-trx0i_s.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0sys.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0sys.Tpo -c -o ha_innodb_plugin_la-trx0sys.lo `test -f 'trx/trx0sys.c' || echo './'`trx/trx0sys.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0sys.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0sys.Tpo -c trx/trx0sys.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0sys.o mv -f .deps/ha_innodb_plugin_la-trx0rseg.Tpo .deps/ha_innodb_plugin_la-trx0rseg.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0trx.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0trx.Tpo -c -o ha_innodb_plugin_la-trx0trx.lo `test -f 'trx/trx0trx.c' || echo './'`trx/trx0trx.c mv -f .deps/ha_innodb_plugin_la-trx0purge.Tpo .deps/ha_innodb_plugin_la-trx0purge.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0undo.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0undo.Tpo -c -o ha_innodb_plugin_la-trx0undo.lo `test -f 'trx/trx0undo.c' || echo './'`trx/trx0undo.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0trx.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0trx.Tpo -c trx/trx0trx.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0trx.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0undo.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0undo.Tpo -c trx/trx0undo.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0undo.o mv -f .deps/ha_innodb_plugin_la-trx0roll.Tpo .deps/ha_innodb_plugin_la-trx0roll.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0rec.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0rec.Tpo -c trx/trx0rec.c -o ha_innodb_plugin_la-trx0rec.o >/dev/null 2>&1 /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-usr0sess.lo -MD -MP -MF .deps/ha_innodb_plugin_la-usr0sess.Tpo -c -o ha_innodb_plugin_la-usr0sess.lo `test -f 'usr/usr0sess.c' || echo './'`usr/usr0sess.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-usr0sess.lo -MD -MP -MF .deps/ha_innodb_plugin_la-usr0sess.Tpo -c usr/usr0sess.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-usr0sess.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0sys.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0sys.Tpo -c trx/trx0sys.c -o ha_innodb_plugin_la-trx0sys.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-usr0sess.lo -MD -MP -MF .deps/ha_innodb_plugin_la-usr0sess.Tpo -c usr/usr0sess.c -o ha_innodb_plugin_la-usr0sess.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0trx.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0trx.Tpo -c trx/trx0trx.c -o ha_innodb_plugin_la-trx0trx.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-trx0undo.lo -MD -MP -MF .deps/ha_innodb_plugin_la-trx0undo.Tpo -c trx/trx0undo.c -o ha_innodb_plugin_la-trx0undo.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-usr0sess.Tpo .deps/ha_innodb_plugin_la-usr0sess.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0byte.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0byte.Tpo -c -o ha_innodb_plugin_la-ut0byte.lo `test -f 'ut/ut0byte.c' || echo './'`ut/ut0byte.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0byte.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0byte.Tpo -c ut/ut0byte.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0byte.o mv -f .deps/ha_innodb_plugin_la-trx0sys.Tpo .deps/ha_innodb_plugin_la-trx0sys.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0dbg.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0dbg.Tpo -c -o ha_innodb_plugin_la-ut0dbg.lo `test -f 'ut/ut0dbg.c' || echo './'`ut/ut0dbg.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0byte.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0byte.Tpo -c ut/ut0byte.c -o ha_innodb_plugin_la-ut0byte.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0dbg.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0dbg.Tpo -c ut/ut0dbg.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0dbg.o mv -f .deps/ha_innodb_plugin_la-ut0byte.Tpo .deps/ha_innodb_plugin_la-ut0byte.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0list.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0list.Tpo -c -o ha_innodb_plugin_la-ut0list.lo `test -f 'ut/ut0list.c' || echo './'`ut/ut0list.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0list.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0list.Tpo -c ut/ut0list.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0list.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0dbg.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0dbg.Tpo -c ut/ut0dbg.c -o ha_innodb_plugin_la-ut0dbg.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-ut0dbg.Tpo .deps/ha_innodb_plugin_la-ut0dbg.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0mem.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0mem.Tpo -c -o ha_innodb_plugin_la-ut0mem.lo `test -f 'ut/ut0mem.c' || echo './'`ut/ut0mem.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0mem.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0mem.Tpo -c ut/ut0mem.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0mem.o mv -f .deps/ha_innodb_plugin_la-trx0trx.Tpo .deps/ha_innodb_plugin_la-trx0trx.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0list.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0list.Tpo -c ut/ut0list.c -o ha_innodb_plugin_la-ut0list.o >/dev/null 2>&1 /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0rbt.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0rbt.Tpo -c -o ha_innodb_plugin_la-ut0rbt.lo `test -f 'ut/ut0rbt.c' || echo './'`ut/ut0rbt.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0rbt.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0rbt.Tpo -c ut/ut0rbt.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0rbt.o mv -f .deps/ha_innodb_plugin_la-trx0rec.Tpo .deps/ha_innodb_plugin_la-trx0rec.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0rnd.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0rnd.Tpo -c -o ha_innodb_plugin_la-ut0rnd.lo `test -f 'ut/ut0rnd.c' || echo './'`ut/ut0rnd.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0mem.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0mem.Tpo -c ut/ut0mem.c -o ha_innodb_plugin_la-ut0mem.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-ut0list.Tpo .deps/ha_innodb_plugin_la-ut0list.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0ut.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0ut.Tpo -c -o ha_innodb_plugin_la-ut0ut.lo `test -f 'ut/ut0ut.c' || echo './'`ut/ut0ut.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0rnd.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0rnd.Tpo -c ut/ut0rnd.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0rnd.o mv -f .deps/ha_innodb_plugin_la-trx0undo.Tpo .deps/ha_innodb_plugin_la-trx0undo.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0vec.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0vec.Tpo -c -o ha_innodb_plugin_la-ut0vec.lo `test -f 'ut/ut0vec.c' || echo './'`ut/ut0vec.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0ut.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0ut.Tpo -c ut/ut0ut.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0ut.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0rnd.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0rnd.Tpo -c ut/ut0rnd.c -o ha_innodb_plugin_la-ut0rnd.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0vec.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0vec.Tpo -c ut/ut0vec.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0vec.o mv -f .deps/ha_innodb_plugin_la-ut0mem.Tpo .deps/ha_innodb_plugin_la-ut0mem.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0wqueue.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0wqueue.Tpo -c -o ha_innodb_plugin_la-ut0wqueue.lo `test -f 'ut/ut0wqueue.c' || echo './'`ut/ut0wqueue.c ut/ut0ut.c: In function 'ut_print_namel': ut/ut0ut.c:556: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ut/ut0ut.c: In function 'ut_copy_file': ut/ut0ut.c:577: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/ha_innodb_plugin_la-ut0rnd.Tpo .deps/ha_innodb_plugin_la-ut0rnd.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0rbt.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0rbt.Tpo -c ut/ut0rbt.c -o ha_innodb_plugin_la-ut0rbt.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0wqueue.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0wqueue.Tpo -c ut/ut0wqueue.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0wqueue.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0vec.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0vec.Tpo -c ut/ut0vec.c -o ha_innodb_plugin_la-ut0vec.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0ut.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0ut.Tpo -c ut/ut0ut.c -o ha_innodb_plugin_la-ut0ut.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT ha_innodb_plugin_la-ut0wqueue.lo -MD -MP -MF .deps/ha_innodb_plugin_la-ut0wqueue.Tpo -c ut/ut0wqueue.c -o ha_innodb_plugin_la-ut0wqueue.o >/dev/null 2>&1 mv -f .deps/ha_innodb_plugin_la-ut0vec.Tpo .deps/ha_innodb_plugin_la-ut0vec.Plo mv -f .deps/ha_innodb_plugin_la-ut0ut.Tpo .deps/ha_innodb_plugin_la-ut0ut.Plo mv -f .deps/ha_innodb_plugin_la-ut0rbt.Tpo .deps/ha_innodb_plugin_la-ut0rbt.Plo mv -f .deps/ha_innodb_plugin_la-ut0wqueue.Tpo .deps/ha_innodb_plugin_la-ut0wqueue.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CXX --mode=link i686-pc-linux-gnu-g++ -DMYSQL_DYNAMIC_PLUGIN -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -module -rpath /usr/lib/mysql/plugin -Wl,-O1 -Wl,--as-needed -rdynamic -o ha_innodb_plugin.la ha_innodb_plugin_la-btr0btr.lo ha_innodb_plugin_la-btr0cur.lo ha_innodb_plugin_la-btr0pcur.lo ha_innodb_plugin_la-btr0sea.lo ha_innodb_plugin_la-buf0buddy.lo ha_innodb_plugin_la-buf0buf.lo ha_innodb_plugin_la-buf0flu.lo ha_innodb_plugin_la-buf0lru.lo ha_innodb_plugin_la-buf0rea.lo ha_innodb_plugin_la-data0data.lo ha_innodb_plugin_la-data0type.lo ha_innodb_plugin_la-dict0boot.lo ha_innodb_plugin_la-dict0crea.lo ha_innodb_plugin_la-dict0dict.lo ha_innodb_plugin_la-dict0load.lo ha_innodb_plugin_la-dict0mem.lo ha_innodb_plugin_la-dyn0dyn.lo ha_innodb_plugin_la-eval0eval.lo ha_innodb_plugin_la-eval0proc.lo ha_innodb_plugin_la-fil0fil.lo ha_innodb_plugin_la-fsp0fsp.lo ha_innodb_plugin_la-fut0fut.lo ha_innodb_plugin_la-fut0lst.lo ha_innodb_plugin_la-ha0ha.lo ha_innodb_plugin_la-ha0storage.lo ha_innodb_plugin_la-hash0hash.lo ha_innodb_plugin_la-ha_innodb.lo ha_innodb_plugin_la-handler0alter.lo ha_innodb_plugin_la-i_s.lo ha_innodb_plugin_la-mysql_addons.lo ha_innodb_plugin_la-ibuf0ibuf.lo ha_innodb_plugin_la-lock0iter.lo ha_innodb_plugin_la-lock0lock.lo ha_innodb_plugin_la-log0log.lo ha_innodb_plugin_la-log0recv.lo ha_innodb_plugin_la-mach0data.lo ha_innodb_plugin_la-mem0mem.lo ha_innodb_plugin_la-mem0pool.lo ha_innodb_plugin_la-mtr0log.lo ha_innodb_plugin_la-mtr0mtr.lo ha_innodb_plugin_la-os0file.lo ha_innodb_plugin_la-os0proc.lo ha_innodb_plugin_la-os0sync.lo ha_innodb_plugin_la-os0thread.lo ha_innodb_plugin_la-page0cur.lo ha_innodb_plugin_la-page0page.lo ha_innodb_plugin_la-page0zip.lo ha_innodb_plugin_la-lexyy.lo ha_innodb_plugin_la-pars0grm.lo ha_innodb_plugin_la-pars0opt.lo ha_innodb_plugin_la-pars0pars.lo ha_innodb_plugin_la-pars0sym.lo ha_innodb_plugin_la-que0que.lo ha_innodb_plugin_la-read0read.lo ha_innodb_plugin_la-rem0cmp.lo ha_innodb_plugin_la-rem0rec.lo ha_innodb_plugin_la-row0ext.lo ha_innodb_plugin_la-row0ins.lo ha_innodb_plugin_la-row0merge.lo ha_innodb_plugin_la-row0mysql.lo ha_innodb_plugin_la-row0purge.lo ha_innodb_plugin_la-row0row.lo ha_innodb_plugin_la-row0sel.lo ha_innodb_plugin_la-row0uins.lo ha_innodb_plugin_la-row0umod.lo ha_innodb_plugin_la-row0undo.lo ha_innodb_plugin_la-row0upd.lo ha_innodb_plugin_la-row0vers.lo ha_innodb_plugin_la-srv0que.lo ha_innodb_plugin_la-srv0srv.lo ha_innodb_plugin_la-srv0start.lo ha_innodb_plugin_la-sync0arr.lo ha_innodb_plugin_la-sync0rw.lo ha_innodb_plugin_la-sync0sync.lo ha_innodb_plugin_la-thr0loc.lo ha_innodb_plugin_la-trx0i_s.lo ha_innodb_plugin_la-trx0purge.lo ha_innodb_plugin_la-trx0rec.lo ha_innodb_plugin_la-trx0roll.lo ha_innodb_plugin_la-trx0rseg.lo ha_innodb_plugin_la-trx0sys.lo ha_innodb_plugin_la-trx0trx.lo ha_innodb_plugin_la-trx0undo.lo ha_innodb_plugin_la-usr0sess.lo ha_innodb_plugin_la-ut0byte.lo ha_innodb_plugin_la-ut0dbg.lo ha_innodb_plugin_la-ut0list.lo ha_innodb_plugin_la-ut0mem.lo ha_innodb_plugin_la-ut0rbt.lo ha_innodb_plugin_la-ut0rnd.lo ha_innodb_plugin_la-ut0ut.lo ha_innodb_plugin_la-ut0vec.lo ha_innodb_plugin_la-ut0wqueue.lo -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.4.4/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.4.4/crtbeginS.o .libs/ha_innodb_plugin_la-btr0btr.o .libs/ha_innodb_plugin_la-btr0cur.o .libs/ha_innodb_plugin_la-btr0pcur.o .libs/ha_innodb_plugin_la-btr0sea.o .libs/ha_innodb_plugin_la-buf0buddy.o .libs/ha_innodb_plugin_la-buf0buf.o .libs/ha_innodb_plugin_la-buf0flu.o .libs/ha_innodb_plugin_la-buf0lru.o .libs/ha_innodb_plugin_la-buf0rea.o .libs/ha_innodb_plugin_la-data0data.o .libs/ha_innodb_plugin_la-data0type.o .libs/ha_innodb_plugin_la-dict0boot.o .libs/ha_innodb_plugin_la-dict0crea.o .libs/ha_innodb_plugin_la-dict0dict.o .libs/ha_innodb_plugin_la-dict0load.o .libs/ha_innodb_plugin_la-dict0mem.o .libs/ha_innodb_plugin_la-dyn0dyn.o .libs/ha_innodb_plugin_la-eval0eval.o .libs/ha_innodb_plugin_la-eval0proc.o .libs/ha_innodb_plugin_la-fil0fil.o .libs/ha_innodb_plugin_la-fsp0fsp.o .libs/ha_innodb_plugin_la-fut0fut.o .libs/ha_innodb_plugin_la-fut0lst.o .libs/ha_innodb_plugin_la-ha0ha.o .libs/ha_innodb_plugin_la-ha0storage.o .libs/ha_innodb_plugin_la-hash0hash.o .libs/ha_innodb_plugin_la-ha_innodb.o .libs/ha_innodb_plugin_la-handler0alter.o .libs/ha_innodb_plugin_la-i_s.o .libs/ha_innodb_plugin_la-mysql_addons.o .libs/ha_innodb_plugin_la-ibuf0ibuf.o .libs/ha_innodb_plugin_la-lock0iter.o .libs/ha_innodb_plugin_la-lock0lock.o .libs/ha_innodb_plugin_la-log0log.o .libs/ha_innodb_plugin_la-log0recv.o .libs/ha_innodb_plugin_la-mach0data.o .libs/ha_innodb_plugin_la-mem0mem.o .libs/ha_innodb_plugin_la-mem0pool.o .libs/ha_innodb_plugin_la-mtr0log.o .libs/ha_innodb_plugin_la-mtr0mtr.o .libs/ha_innodb_plugin_la-os0file.o .libs/ha_innodb_plugin_la-os0proc.o .libs/ha_innodb_plugin_la-os0sync.o .libs/ha_innodb_plugin_la-os0thread.o .libs/ha_innodb_plugin_la-page0cur.o .libs/ha_innodb_plugin_la-page0page.o .libs/ha_innodb_plugin_la-page0zip.o .libs/ha_innodb_plugin_la-lexyy.o .libs/ha_innodb_plugin_la-pars0grm.o .libs/ha_innodb_plugin_la-pars0opt.o .libs/ha_innodb_plugin_la-pars0pars.o .libs/ha_innodb_plugin_la-pars0sym.o .libs/ha_innodb_plugin_la-que0que.o .libs/ha_innodb_plugin_la-read0read.o .libs/ha_innodb_plugin_la-rem0cmp.o .libs/ha_innodb_plugin_la-rem0rec.o .libs/ha_innodb_plugin_la-row0ext.o .libs/ha_innodb_plugin_la-row0ins.o .libs/ha_innodb_plugin_la-row0merge.o .libs/ha_innodb_plugin_la-row0mysql.o .libs/ha_innodb_plugin_la-row0purge.o .libs/ha_innodb_plugin_la-row0row.o .libs/ha_innodb_plugin_la-row0sel.o .libs/ha_innodb_plugin_la-row0uins.o .libs/ha_innodb_plugin_la-row0umod.o .libs/ha_innodb_plugin_la-row0undo.o .libs/ha_innodb_plugin_la-row0upd.o .libs/ha_innodb_plugin_la-row0vers.o .libs/ha_innodb_plugin_la-srv0que.o .libs/ha_innodb_plugin_la-srv0srv.o .libs/ha_innodb_plugin_la-srv0start.o .libs/ha_innodb_plugin_la-sync0arr.o .libs/ha_innodb_plugin_la-sync0rw.o .libs/ha_innodb_plugin_la-sync0sync.o .libs/ha_innodb_plugin_la-thr0loc.o .libs/ha_innodb_plugin_la-trx0i_s.o .libs/ha_innodb_plugin_la-trx0purge.o .libs/ha_innodb_plugin_la-trx0rec.o .libs/ha_innodb_plugin_la-trx0roll.o .libs/ha_innodb_plugin_la-trx0rseg.o .libs/ha_innodb_plugin_la-trx0sys.o .libs/ha_innodb_plugin_la-trx0trx.o .libs/ha_innodb_plugin_la-trx0undo.o .libs/ha_innodb_plugin_la-usr0sess.o .libs/ha_innodb_plugin_la-ut0byte.o .libs/ha_innodb_plugin_la-ut0dbg.o .libs/ha_innodb_plugin_la-ut0list.o .libs/ha_innodb_plugin_la-ut0mem.o .libs/ha_innodb_plugin_la-ut0rbt.o .libs/ha_innodb_plugin_la-ut0rnd.o .libs/ha_innodb_plugin_la-ut0ut.o .libs/ha_innodb_plugin_la-ut0vec.o .libs/ha_innodb_plugin_la-ut0wqueue.o -Wl,--as-needed -lpthread -lcrypt -lnsl -lm -lpthread -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.4 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.4/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.4/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.4.4/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.4.4/../../../crtn.o -march=prescott -Wl,-O1 -Wl,-soname -Wl,ha_innodb_plugin.so.0 -o .libs/ha_innodb_plugin.so.0.0.0 libtool: link: (cd ".libs" && rm -f "ha_innodb_plugin.so.0" && ln -s "ha_innodb_plugin.so.0.0.0" "ha_innodb_plugin.so.0") libtool: link: (cd ".libs" && rm -f "ha_innodb_plugin.so" && ln -s "ha_innodb_plugin.so.0.0.0" "ha_innodb_plugin.so") libtool: link: i686-pc-linux-gnu-ar cru .libs/ha_innodb_plugin.a ha_innodb_plugin_la-btr0btr.o ha_innodb_plugin_la-btr0cur.o ha_innodb_plugin_la-btr0pcur.o ha_innodb_plugin_la-btr0sea.o ha_innodb_plugin_la-buf0buddy.o ha_innodb_plugin_la-buf0buf.o ha_innodb_plugin_la-buf0flu.o ha_innodb_plugin_la-buf0lru.o ha_innodb_plugin_la-buf0rea.o ha_innodb_plugin_la-data0data.o ha_innodb_plugin_la-data0type.o ha_innodb_plugin_la-dict0boot.o ha_innodb_plugin_la-dict0crea.o ha_innodb_plugin_la-dict0dict.o ha_innodb_plugin_la-dict0load.o ha_innodb_plugin_la-dict0mem.o ha_innodb_plugin_la-dyn0dyn.o ha_innodb_plugin_la-eval0eval.o ha_innodb_plugin_la-eval0proc.o ha_innodb_plugin_la-fil0fil.o ha_innodb_plugin_la-fsp0fsp.o ha_innodb_plugin_la-fut0fut.o ha_innodb_plugin_la-fut0lst.o ha_innodb_plugin_la-ha0ha.o ha_innodb_plugin_la-ha0storage.o ha_innodb_plugin_la-hash0hash.o ha_innodb_plugin_la-ha_innodb.o ha_innodb_plugin_la-handler0alter.o ha_innodb_plugin_la-i_s.o ha_innodb_plugin_la-mysql_addons.o ha_innodb_plugin_la-ibuf0ibuf.o ha_innodb_plugin_la-lock0iter.o ha_innodb_plugin_la-lock0lock.o ha_innodb_plugin_la-log0log.o ha_innodb_plugin_la-log0recv.o ha_innodb_plugin_la-mach0data.o ha_innodb_plugin_la-mem0mem.o ha_innodb_plugin_la-mem0pool.o ha_innodb_plugin_la-mtr0log.o ha_innodb_plugin_la-mtr0mtr.o ha_innodb_plugin_la-os0file.o ha_innodb_plugin_la-os0proc.o ha_innodb_plugin_la-os0sync.o ha_innodb_plugin_la-os0thread.o ha_innodb_plugin_la-page0cur.o ha_innodb_plugin_la-page0page.o ha_innodb_plugin_la-page0zip.o ha_innodb_plugin_la-lexyy.o ha_innodb_plugin_la-pars0grm.o ha_innodb_plugin_la-pars0opt.o ha_innodb_plugin_la-pars0pars.o ha_innodb_plugin_la-pars0sym.o ha_innodb_plugin_la-que0que.o ha_innodb_plugin_la-read0read.o ha_innodb_plugin_la-rem0cmp.o ha_innodb_plugin_la-rem0rec.o ha_innodb_plugin_la-row0ext.o ha_innodb_plugin_la-row0ins.o ha_innodb_plugin_la-row0merge.o ha_innodb_plugin_la-row0mysql.o ha_innodb_plugin_la-row0purge.o ha_innodb_plugin_la-row0row.o ha_innodb_plugin_la-row0sel.o ha_innodb_plugin_la-row0uins.o ha_innodb_plugin_la-row0umod.o ha_innodb_plugin_la-row0undo.o ha_innodb_plugin_la-row0upd.o ha_innodb_plugin_la-row0vers.o ha_innodb_plugin_la-srv0que.o ha_innodb_plugin_la-srv0srv.o ha_innodb_plugin_la-srv0start.o ha_innodb_plugin_la-sync0arr.o ha_innodb_plugin_la-sync0rw.o ha_innodb_plugin_la-sync0sync.o ha_innodb_plugin_la-thr0loc.o ha_innodb_plugin_la-trx0i_s.o ha_innodb_plugin_la-trx0purge.o ha_innodb_plugin_la-trx0rec.o ha_innodb_plugin_la-trx0roll.o ha_innodb_plugin_la-trx0rseg.o ha_innodb_plugin_la-trx0sys.o ha_innodb_plugin_la-trx0trx.o ha_innodb_plugin_la-trx0undo.o ha_innodb_plugin_la-usr0sess.o ha_innodb_plugin_la-ut0byte.o ha_innodb_plugin_la-ut0dbg.o ha_innodb_plugin_la-ut0list.o ha_innodb_plugin_la-ut0mem.o ha_innodb_plugin_la-ut0rbt.o ha_innodb_plugin_la-ut0rnd.o ha_innodb_plugin_la-ut0ut.o ha_innodb_plugin_la-ut0vec.o ha_innodb_plugin_la-ut0wqueue.o libtool: link: i686-pc-linux-gnu-ranlib .libs/ha_innodb_plugin.a libtool: link: ( cd ".libs" && rm -f "ha_innodb_plugin.la" && ln -s "../ha_innodb_plugin.la" "ha_innodb_plugin.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage/innodb_plugin' Making all in myisam make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage/myisam' /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_open.lo -MD -MP -MF .deps/libmyisam_common_la-mi_open.Tpo -c -o libmyisam_common_la-mi_open.lo `test -f 'mi_open.c' || echo './'`mi_open.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_extra.lo -MD -MP -MF .deps/libmyisam_common_la-mi_extra.Tpo -c -o libmyisam_common_la-mi_extra.lo `test -f 'mi_extra.c' || echo './'`mi_extra.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_info.lo -MD -MP -MF .deps/libmyisam_common_la-mi_info.Tpo -c -o libmyisam_common_la-mi_info.lo `test -f 'mi_info.c' || echo './'`mi_info.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_rkey.lo -MD -MP -MF .deps/libmyisam_common_la-mi_rkey.Tpo -c -o libmyisam_common_la-mi_rkey.lo `test -f 'mi_rkey.c' || echo './'`mi_rkey.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_rnext.lo -MD -MP -MF .deps/libmyisam_common_la-mi_rnext.Tpo -c -o libmyisam_common_la-mi_rnext.lo `test -f 'mi_rnext.c' || echo './'`mi_rnext.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_open.lo -MD -MP -MF .deps/libmyisam_common_la-mi_open.Tpo -c mi_open.c -o libmyisam_common_la-mi_open.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_rnext.lo -MD -MP -MF .deps/libmyisam_common_la-mi_rnext.Tpo -c mi_rnext.c -o libmyisam_common_la-mi_rnext.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_rkey.lo -MD -MP -MF .deps/libmyisam_common_la-mi_rkey.Tpo -c mi_rkey.c -o libmyisam_common_la-mi_rkey.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_extra.lo -MD -MP -MF .deps/libmyisam_common_la-mi_extra.Tpo -c mi_extra.c -o libmyisam_common_la-mi_extra.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_info.lo -MD -MP -MF .deps/libmyisam_common_la-mi_info.Tpo -c mi_info.c -o libmyisam_common_la-mi_info.o mv -f .deps/libmyisam_common_la-mi_info.Tpo .deps/libmyisam_common_la-mi_info.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_rnext_same.lo -MD -MP -MF .deps/libmyisam_common_la-mi_rnext_same.Tpo -c -o libmyisam_common_la-mi_rnext_same.lo `test -f 'mi_rnext_same.c' || echo './'`mi_rnext_same.c mv -f .deps/libmyisam_common_la-mi_rnext.Tpo .deps/libmyisam_common_la-mi_rnext.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_search.lo -MD -MP -MF .deps/libmyisam_common_la-mi_search.Tpo -c -o libmyisam_common_la-mi_search.lo `test -f 'mi_search.c' || echo './'`mi_search.c mv -f .deps/libmyisam_common_la-mi_rkey.Tpo .deps/libmyisam_common_la-mi_rkey.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_page.lo -MD -MP -MF .deps/libmyisam_common_la-mi_page.Tpo -c -o libmyisam_common_la-mi_page.lo `test -f 'mi_page.c' || echo './'`mi_page.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_rnext_same.lo -MD -MP -MF .deps/libmyisam_common_la-mi_rnext_same.Tpo -c mi_rnext_same.c -o libmyisam_common_la-mi_rnext_same.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_search.lo -MD -MP -MF .deps/libmyisam_common_la-mi_search.Tpo -c mi_search.c -o libmyisam_common_la-mi_search.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_page.lo -MD -MP -MF .deps/libmyisam_common_la-mi_page.Tpo -c mi_page.c -o libmyisam_common_la-mi_page.o mv -f .deps/libmyisam_common_la-mi_extra.Tpo .deps/libmyisam_common_la-mi_extra.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_key.lo -MD -MP -MF .deps/libmyisam_common_la-mi_key.Tpo -c -o libmyisam_common_la-mi_key.lo `test -f 'mi_key.c' || echo './'`mi_key.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_key.lo -MD -MP -MF .deps/libmyisam_common_la-mi_key.Tpo -c mi_key.c -o libmyisam_common_la-mi_key.o mv -f .deps/libmyisam_common_la-mi_rnext_same.Tpo .deps/libmyisam_common_la-mi_rnext_same.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_locking.lo -MD -MP -MF .deps/libmyisam_common_la-mi_locking.Tpo -c -o libmyisam_common_la-mi_locking.lo `test -f 'mi_locking.c' || echo './'`mi_locking.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_locking.lo -MD -MP -MF .deps/libmyisam_common_la-mi_locking.Tpo -c mi_locking.c -o libmyisam_common_la-mi_locking.o mv -f .deps/libmyisam_common_la-mi_page.Tpo .deps/libmyisam_common_la-mi_page.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_rrnd.lo -MD -MP -MF .deps/libmyisam_common_la-mi_rrnd.Tpo -c -o libmyisam_common_la-mi_rrnd.lo `test -f 'mi_rrnd.c' || echo './'`mi_rrnd.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_rrnd.lo -MD -MP -MF .deps/libmyisam_common_la-mi_rrnd.Tpo -c mi_rrnd.c -o libmyisam_common_la-mi_rrnd.o mv -f .deps/libmyisam_common_la-mi_key.Tpo .deps/libmyisam_common_la-mi_key.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_scan.lo -MD -MP -MF .deps/libmyisam_common_la-mi_scan.Tpo -c -o libmyisam_common_la-mi_scan.lo `test -f 'mi_scan.c' || echo './'`mi_scan.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_scan.lo -MD -MP -MF .deps/libmyisam_common_la-mi_scan.Tpo -c mi_scan.c -o libmyisam_common_la-mi_scan.o mv -f .deps/libmyisam_common_la-mi_rrnd.Tpo .deps/libmyisam_common_la-mi_rrnd.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_cache.lo -MD -MP -MF .deps/libmyisam_common_la-mi_cache.Tpo -c -o libmyisam_common_la-mi_cache.lo `test -f 'mi_cache.c' || echo './'`mi_cache.c mv -f .deps/libmyisam_common_la-mi_open.Tpo .deps/libmyisam_common_la-mi_open.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_statrec.lo -MD -MP -MF .deps/libmyisam_common_la-mi_statrec.Tpo -c -o libmyisam_common_la-mi_statrec.lo `test -f 'mi_statrec.c' || echo './'`mi_statrec.c mv -f .deps/libmyisam_common_la-mi_scan.Tpo .deps/libmyisam_common_la-mi_scan.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_packrec.lo -MD -MP -MF .deps/libmyisam_common_la-mi_packrec.Tpo -c -o libmyisam_common_la-mi_packrec.lo `test -f 'mi_packrec.c' || echo './'`mi_packrec.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_statrec.lo -MD -MP -MF .deps/libmyisam_common_la-mi_statrec.Tpo -c mi_statrec.c -o libmyisam_common_la-mi_statrec.o mv -f .deps/libmyisam_common_la-mi_locking.Tpo .deps/libmyisam_common_la-mi_locking.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_dynrec.lo -MD -MP -MF .deps/libmyisam_common_la-mi_dynrec.Tpo -c -o libmyisam_common_la-mi_dynrec.lo `test -f 'mi_dynrec.c' || echo './'`mi_dynrec.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_packrec.lo -MD -MP -MF .deps/libmyisam_common_la-mi_packrec.Tpo -c mi_packrec.c -o libmyisam_common_la-mi_packrec.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_cache.lo -MD -MP -MF .deps/libmyisam_common_la-mi_cache.Tpo -c mi_cache.c -o libmyisam_common_la-mi_cache.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_dynrec.lo -MD -MP -MF .deps/libmyisam_common_la-mi_dynrec.Tpo -c mi_dynrec.c -o libmyisam_common_la-mi_dynrec.o mv -f .deps/libmyisam_common_la-mi_search.Tpo .deps/libmyisam_common_la-mi_search.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_update.lo -MD -MP -MF .deps/libmyisam_common_la-mi_update.Tpo -c -o libmyisam_common_la-mi_update.lo `test -f 'mi_update.c' || echo './'`mi_update.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_update.lo -MD -MP -MF .deps/libmyisam_common_la-mi_update.Tpo -c mi_update.c -o libmyisam_common_la-mi_update.o mv -f .deps/libmyisam_common_la-mi_statrec.Tpo .deps/libmyisam_common_la-mi_statrec.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_write.lo -MD -MP -MF .deps/libmyisam_common_la-mi_write.Tpo -c -o libmyisam_common_la-mi_write.lo `test -f 'mi_write.c' || echo './'`mi_write.c mv -f .deps/libmyisam_common_la-mi_cache.Tpo .deps/libmyisam_common_la-mi_cache.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_unique.lo -MD -MP -MF .deps/libmyisam_common_la-mi_unique.Tpo -c -o libmyisam_common_la-mi_unique.lo `test -f 'mi_unique.c' || echo './'`mi_unique.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_write.lo -MD -MP -MF .deps/libmyisam_common_la-mi_write.Tpo -c mi_write.c -o libmyisam_common_la-mi_write.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_unique.lo -MD -MP -MF .deps/libmyisam_common_la-mi_unique.Tpo -c mi_unique.c -o libmyisam_common_la-mi_unique.o mv -f .deps/libmyisam_common_la-mi_update.Tpo .deps/libmyisam_common_la-mi_update.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_delete.lo -MD -MP -MF .deps/libmyisam_common_la-mi_delete.Tpo -c -o libmyisam_common_la-mi_delete.lo `test -f 'mi_delete.c' || echo './'`mi_delete.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_delete.lo -MD -MP -MF .deps/libmyisam_common_la-mi_delete.Tpo -c mi_delete.c -o libmyisam_common_la-mi_delete.o mv -f .deps/libmyisam_common_la-mi_unique.Tpo .deps/libmyisam_common_la-mi_unique.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_rprev.lo -MD -MP -MF .deps/libmyisam_common_la-mi_rprev.Tpo -c -o libmyisam_common_la-mi_rprev.lo `test -f 'mi_rprev.c' || echo './'`mi_rprev.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_rprev.lo -MD -MP -MF .deps/libmyisam_common_la-mi_rprev.Tpo -c mi_rprev.c -o libmyisam_common_la-mi_rprev.o mv -f .deps/libmyisam_common_la-mi_rprev.Tpo .deps/libmyisam_common_la-mi_rprev.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_rfirst.lo -MD -MP -MF .deps/libmyisam_common_la-mi_rfirst.Tpo -c -o libmyisam_common_la-mi_rfirst.lo `test -f 'mi_rfirst.c' || echo './'`mi_rfirst.c mv -f .deps/libmyisam_common_la-mi_packrec.Tpo .deps/libmyisam_common_la-mi_packrec.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_rlast.lo -MD -MP -MF .deps/libmyisam_common_la-mi_rlast.Tpo -c -o libmyisam_common_la-mi_rlast.lo `test -f 'mi_rlast.c' || echo './'`mi_rlast.c mv -f .deps/libmyisam_common_la-mi_write.Tpo .deps/libmyisam_common_la-mi_write.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_rsame.lo -MD -MP -MF .deps/libmyisam_common_la-mi_rsame.Tpo -c -o libmyisam_common_la-mi_rsame.lo `test -f 'mi_rsame.c' || echo './'`mi_rsame.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_rfirst.lo -MD -MP -MF .deps/libmyisam_common_la-mi_rfirst.Tpo -c mi_rfirst.c -o libmyisam_common_la-mi_rfirst.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_rlast.lo -MD -MP -MF .deps/libmyisam_common_la-mi_rlast.Tpo -c mi_rlast.c -o libmyisam_common_la-mi_rlast.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_rsame.lo -MD -MP -MF .deps/libmyisam_common_la-mi_rsame.Tpo -c mi_rsame.c -o libmyisam_common_la-mi_rsame.o mv -f .deps/libmyisam_common_la-mi_rlast.Tpo .deps/libmyisam_common_la-mi_rlast.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_rsamepos.lo -MD -MP -MF .deps/libmyisam_common_la-mi_rsamepos.Tpo -c -o libmyisam_common_la-mi_rsamepos.lo `test -f 'mi_rsamepos.c' || echo './'`mi_rsamepos.c mv -f .deps/libmyisam_common_la-mi_rfirst.Tpo .deps/libmyisam_common_la-mi_rfirst.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_panic.lo -MD -MP -MF .deps/libmyisam_common_la-mi_panic.Tpo -c -o libmyisam_common_la-mi_panic.lo `test -f 'mi_panic.c' || echo './'`mi_panic.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_rsamepos.lo -MD -MP -MF .deps/libmyisam_common_la-mi_rsamepos.Tpo -c mi_rsamepos.c -o libmyisam_common_la-mi_rsamepos.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_panic.lo -MD -MP -MF .deps/libmyisam_common_la-mi_panic.Tpo -c mi_panic.c -o libmyisam_common_la-mi_panic.o mv -f .deps/libmyisam_common_la-mi_dynrec.Tpo .deps/libmyisam_common_la-mi_dynrec.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_close.lo -MD -MP -MF .deps/libmyisam_common_la-mi_close.Tpo -c -o libmyisam_common_la-mi_close.lo `test -f 'mi_close.c' || echo './'`mi_close.c mv -f .deps/libmyisam_common_la-mi_rsame.Tpo .deps/libmyisam_common_la-mi_rsame.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_create.lo -MD -MP -MF .deps/libmyisam_common_la-mi_create.Tpo -c -o libmyisam_common_la-mi_create.lo `test -f 'mi_create.c' || echo './'`mi_create.c mv -f .deps/libmyisam_common_la-mi_delete.Tpo .deps/libmyisam_common_la-mi_delete.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_range.lo -MD -MP -MF .deps/libmyisam_common_la-mi_range.Tpo -c -o libmyisam_common_la-mi_range.lo `test -f 'mi_range.c' || echo './'`mi_range.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_close.lo -MD -MP -MF .deps/libmyisam_common_la-mi_close.Tpo -c mi_close.c -o libmyisam_common_la-mi_close.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_create.lo -MD -MP -MF .deps/libmyisam_common_la-mi_create.Tpo -c mi_create.c -o libmyisam_common_la-mi_create.o mv -f .deps/libmyisam_common_la-mi_rsamepos.Tpo .deps/libmyisam_common_la-mi_rsamepos.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_dbug.lo -MD -MP -MF .deps/libmyisam_common_la-mi_dbug.Tpo -c -o libmyisam_common_la-mi_dbug.lo `test -f 'mi_dbug.c' || echo './'`mi_dbug.c mv -f .deps/libmyisam_common_la-mi_panic.Tpo .deps/libmyisam_common_la-mi_panic.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_checksum.lo -MD -MP -MF .deps/libmyisam_common_la-mi_checksum.Tpo -c -o libmyisam_common_la-mi_checksum.lo `test -f 'mi_checksum.c' || echo './'`mi_checksum.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_dbug.lo -MD -MP -MF .deps/libmyisam_common_la-mi_dbug.Tpo -c mi_dbug.c -o libmyisam_common_la-mi_dbug.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_range.lo -MD -MP -MF .deps/libmyisam_common_la-mi_range.Tpo -c mi_range.c -o libmyisam_common_la-mi_range.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_checksum.lo -MD -MP -MF .deps/libmyisam_common_la-mi_checksum.Tpo -c mi_checksum.c -o libmyisam_common_la-mi_checksum.o mv -f .deps/libmyisam_common_la-mi_close.Tpo .deps/libmyisam_common_la-mi_close.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_log.lo -MD -MP -MF .deps/libmyisam_common_la-mi_log.Tpo -c -o libmyisam_common_la-mi_log.lo `test -f 'mi_log.c' || echo './'`mi_log.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_log.lo -MD -MP -MF .deps/libmyisam_common_la-mi_log.Tpo -c mi_log.c -o libmyisam_common_la-mi_log.o mv -f .deps/libmyisam_common_la-mi_dbug.Tpo .deps/libmyisam_common_la-mi_dbug.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_changed.lo -MD -MP -MF .deps/libmyisam_common_la-mi_changed.Tpo -c -o libmyisam_common_la-mi_changed.lo `test -f 'mi_changed.c' || echo './'`mi_changed.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_changed.lo -MD -MP -MF .deps/libmyisam_common_la-mi_changed.Tpo -c mi_changed.c -o libmyisam_common_la-mi_changed.o mv -f .deps/libmyisam_common_la-mi_checksum.Tpo .deps/libmyisam_common_la-mi_checksum.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_static.lo -MD -MP -MF .deps/libmyisam_common_la-mi_static.Tpo -c -o libmyisam_common_la-mi_static.lo `test -f 'mi_static.c' || echo './'`mi_static.c mv -f .deps/libmyisam_common_la-mi_range.Tpo .deps/libmyisam_common_la-mi_range.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_delete_all.lo -MD -MP -MF .deps/libmyisam_common_la-mi_delete_all.Tpo -c -o libmyisam_common_la-mi_delete_all.lo `test -f 'mi_delete_all.c' || echo './'`mi_delete_all.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_delete_all.lo -MD -MP -MF .deps/libmyisam_common_la-mi_delete_all.Tpo -c mi_delete_all.c -o libmyisam_common_la-mi_delete_all.o mv -f .deps/libmyisam_common_la-mi_log.Tpo .deps/libmyisam_common_la-mi_log.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_delete_table.lo -MD -MP -MF .deps/libmyisam_common_la-mi_delete_table.Tpo -c -o libmyisam_common_la-mi_delete_table.lo `test -f 'mi_delete_table.c' || echo './'`mi_delete_table.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_static.lo -MD -MP -MF .deps/libmyisam_common_la-mi_static.Tpo -c mi_static.c -o libmyisam_common_la-mi_static.o mv -f .deps/libmyisam_common_la-mi_changed.Tpo .deps/libmyisam_common_la-mi_changed.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_rename.lo -MD -MP -MF .deps/libmyisam_common_la-mi_rename.Tpo -c -o libmyisam_common_la-mi_rename.lo `test -f 'mi_rename.c' || echo './'`mi_rename.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_delete_table.lo -MD -MP -MF .deps/libmyisam_common_la-mi_delete_table.Tpo -c mi_delete_table.c -o libmyisam_common_la-mi_delete_table.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_rename.lo -MD -MP -MF .deps/libmyisam_common_la-mi_rename.Tpo -c mi_rename.c -o libmyisam_common_la-mi_rename.o mv -f .deps/libmyisam_common_la-mi_create.Tpo .deps/libmyisam_common_la-mi_create.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_check.lo -MD -MP -MF .deps/libmyisam_common_la-mi_check.Tpo -c -o libmyisam_common_la-mi_check.lo `test -f 'mi_check.c' || echo './'`mi_check.c mv -f .deps/libmyisam_common_la-mi_static.Tpo .deps/libmyisam_common_la-mi_static.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_keycache.lo -MD -MP -MF .deps/libmyisam_common_la-mi_keycache.Tpo -c -o libmyisam_common_la-mi_keycache.lo `test -f 'mi_keycache.c' || echo './'`mi_keycache.c mv -f .deps/libmyisam_common_la-mi_delete_all.Tpo .deps/libmyisam_common_la-mi_delete_all.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_preload.lo -MD -MP -MF .deps/libmyisam_common_la-mi_preload.Tpo -c -o libmyisam_common_la-mi_preload.lo `test -f 'mi_preload.c' || echo './'`mi_preload.c mv -f .deps/libmyisam_common_la-mi_rename.Tpo .deps/libmyisam_common_la-mi_rename.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_keycache.lo -MD -MP -MF .deps/libmyisam_common_la-mi_keycache.Tpo -c mi_keycache.c -o libmyisam_common_la-mi_keycache.o /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-ft_parser.lo -MD -MP -MF .deps/libmyisam_common_la-ft_parser.Tpo -c -o libmyisam_common_la-ft_parser.lo `test -f 'ft_parser.c' || echo './'`ft_parser.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_check.lo -MD -MP -MF .deps/libmyisam_common_la-mi_check.Tpo -c mi_check.c -o libmyisam_common_la-mi_check.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-mi_preload.lo -MD -MP -MF .deps/libmyisam_common_la-mi_preload.Tpo -c mi_preload.c -o libmyisam_common_la-mi_preload.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-ft_parser.lo -MD -MP -MF .deps/libmyisam_common_la-ft_parser.Tpo -c ft_parser.c -o libmyisam_common_la-ft_parser.o mv -f .deps/libmyisam_common_la-mi_delete_table.Tpo .deps/libmyisam_common_la-mi_delete_table.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-ft_stopwords.lo -MD -MP -MF .deps/libmyisam_common_la-ft_stopwords.Tpo -c -o libmyisam_common_la-ft_stopwords.lo `test -f 'ft_stopwords.c' || echo './'`ft_stopwords.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-ft_stopwords.lo -MD -MP -MF .deps/libmyisam_common_la-ft_stopwords.Tpo -c ft_stopwords.c -o libmyisam_common_la-ft_stopwords.o mv -f .deps/libmyisam_common_la-mi_preload.Tpo .deps/libmyisam_common_la-mi_preload.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-ft_static.lo -MD -MP -MF .deps/libmyisam_common_la-ft_static.Tpo -c -o libmyisam_common_la-ft_static.lo `test -f 'ft_static.c' || echo './'`ft_static.c mv -f .deps/libmyisam_common_la-mi_keycache.Tpo .deps/libmyisam_common_la-mi_keycache.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-ft_update.lo -MD -MP -MF .deps/libmyisam_common_la-ft_update.Tpo -c -o libmyisam_common_la-ft_update.lo `test -f 'ft_update.c' || echo './'`ft_update.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-ft_static.lo -MD -MP -MF .deps/libmyisam_common_la-ft_static.Tpo -c ft_static.c -o libmyisam_common_la-ft_static.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-ft_update.lo -MD -MP -MF .deps/libmyisam_common_la-ft_update.Tpo -c ft_update.c -o libmyisam_common_la-ft_update.o mv -f .deps/libmyisam_common_la-ft_stopwords.Tpo .deps/libmyisam_common_la-ft_stopwords.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-ft_boolean_search.lo -MD -MP -MF .deps/libmyisam_common_la-ft_boolean_search.Tpo -c -o libmyisam_common_la-ft_boolean_search.lo `test -f 'ft_boolean_search.c' || echo './'`ft_boolean_search.c mv -f .deps/libmyisam_common_la-ft_parser.Tpo .deps/libmyisam_common_la-ft_parser.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-ft_boolean_search.lo -MD -MP -MF .deps/libmyisam_common_la-ft_boolean_search.Tpo -c ft_boolean_search.c -o libmyisam_common_la-ft_boolean_search.o /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-ft_nlq_search.lo -MD -MP -MF .deps/libmyisam_common_la-ft_nlq_search.Tpo -c -o libmyisam_common_la-ft_nlq_search.lo `test -f 'ft_nlq_search.c' || echo './'`ft_nlq_search.c mv -f .deps/libmyisam_common_la-ft_static.Tpo .deps/libmyisam_common_la-ft_static.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-sort.lo -MD -MP -MF .deps/libmyisam_common_la-sort.Tpo -c -o libmyisam_common_la-sort.lo `test -f 'sort.c' || echo './'`sort.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-sort.lo -MD -MP -MF .deps/libmyisam_common_la-sort.Tpo -c sort.c -o libmyisam_common_la-sort.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-ft_nlq_search.lo -MD -MP -MF .deps/libmyisam_common_la-ft_nlq_search.Tpo -c ft_nlq_search.c -o libmyisam_common_la-ft_nlq_search.o mv -f .deps/libmyisam_common_la-ft_update.Tpo .deps/libmyisam_common_la-ft_update.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-rt_index.lo -MD -MP -MF .deps/libmyisam_common_la-rt_index.Tpo -c -o libmyisam_common_la-rt_index.lo `test -f 'rt_index.c' || echo './'`rt_index.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-rt_index.lo -MD -MP -MF .deps/libmyisam_common_la-rt_index.Tpo -c rt_index.c -o libmyisam_common_la-rt_index.o mv -f .deps/libmyisam_common_la-ft_nlq_search.Tpo .deps/libmyisam_common_la-ft_nlq_search.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-rt_key.lo -MD -MP -MF .deps/libmyisam_common_la-rt_key.Tpo -c -o libmyisam_common_la-rt_key.lo `test -f 'rt_key.c' || echo './'`rt_key.c mv -f .deps/libmyisam_common_la-ft_boolean_search.Tpo .deps/libmyisam_common_la-ft_boolean_search.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-rt_mbr.lo -MD -MP -MF .deps/libmyisam_common_la-rt_mbr.Tpo -c -o libmyisam_common_la-rt_mbr.lo `test -f 'rt_mbr.c' || echo './'`rt_mbr.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-rt_key.lo -MD -MP -MF .deps/libmyisam_common_la-rt_key.Tpo -c rt_key.c -o libmyisam_common_la-rt_key.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-rt_mbr.lo -MD -MP -MF .deps/libmyisam_common_la-rt_mbr.Tpo -c rt_mbr.c -o libmyisam_common_la-rt_mbr.o mv -f .deps/libmyisam_common_la-sort.Tpo .deps/libmyisam_common_la-sort.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-rt_split.lo -MD -MP -MF .deps/libmyisam_common_la-rt_split.Tpo -c -o libmyisam_common_la-rt_split.lo `test -f 'rt_split.c' || echo './'`rt_split.c mv -f .deps/libmyisam_common_la-rt_key.Tpo .deps/libmyisam_common_la-rt_key.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-sp_key.lo -MD -MP -MF .deps/libmyisam_common_la-sp_key.Tpo -c -o libmyisam_common_la-sp_key.lo `test -f 'sp_key.c' || echo './'`sp_key.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-rt_split.lo -MD -MP -MF .deps/libmyisam_common_la-rt_split.Tpo -c rt_split.c -o libmyisam_common_la-rt_split.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisam_common_la-sp_key.lo -MD -MP -MF .deps/libmyisam_common_la-sp_key.Tpo -c sp_key.c -o libmyisam_common_la-sp_key.o mv -f .deps/libmyisam_common_la-rt_index.Tpo .deps/libmyisam_common_la-rt_index.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT libmyisam_s_la-ha_myisam.lo -MD -MP -MF .deps/libmyisam_s_la-ha_myisam.Tpo -c -o libmyisam_s_la-ha_myisam.lo `test -f 'ha_myisam.cc' || echo './'`ha_myisam.cc mv -f .deps/libmyisam_common_la-rt_split.Tpo .deps/libmyisam_common_la-rt_split.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT myisamchk.o -MD -MP -MF .deps/myisamchk.Tpo -c -o myisamchk.o myisamchk.c libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT libmyisam_s_la-ha_myisam.lo -MD -MP -MF .deps/libmyisam_s_la-ha_myisam.Tpo -c ha_myisam.cc -o libmyisam_s_la-ha_myisam.o mv -f .deps/libmyisam_common_la-sp_key.Tpo .deps/libmyisam_common_la-sp_key.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT myisamlog.o -MD -MP -MF .deps/myisamlog.Tpo -c -o myisamlog.o myisamlog.c mv -f .deps/myisamchk.Tpo .deps/myisamchk.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT myisampack.o -MD -MP -MF .deps/myisampack.Tpo -c -o myisampack.o myisampack.c mv -f .deps/myisamlog.Tpo .deps/myisamlog.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT myisam_ftdump.o -MD -MP -MF .deps/myisam_ftdump.Tpo -c -o myisam_ftdump.o myisam_ftdump.c mv -f .deps/libmyisam_common_la-mi_check.Tpo .deps/libmyisam_common_la-mi_check.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mi_test1.o -MD -MP -MF .deps/mi_test1.Tpo -c -o mi_test1.o mi_test1.c mv -f .deps/libmyisam_common_la-rt_mbr.Tpo .deps/libmyisam_common_la-rt_mbr.Plo mv -f .deps/myisam_ftdump.Tpo .deps/myisam_ftdump.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mi_test2.o -MD -MP -MF .deps/mi_test2.Tpo -c -o mi_test2.o mi_test2.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT mi_test3.o -MD -MP -MF .deps/mi_test3.Tpo -c -o mi_test3.o mi_test3.c mv -f .deps/mi_test1.Tpo .deps/mi_test1.Po mv -f .deps/mi_test3.Tpo .deps/mi_test3.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT rt_test.o -MD -MP -MF .deps/rt_test.Tpo -c -o rt_test.o rt_test.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT sp_test.o -MD -MP -MF .deps/sp_test.Tpo -c -o sp_test.o sp_test.c mv -f .deps/mi_test2.Tpo .deps/mi_test2.Po /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=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''CXXFLAGS''@!-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''VERSION''@!5.1.51!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.51!' \ -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 wwwp $PID | grep -v " grep" | grep -v mysqld_safe | 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' '--build=i686-pc-linux-gnu' '--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.1.51' '--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' '--with-debug=full' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''sysconfdir''@!/etc/mysql!' \ -e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \ -e 's!@''SHARED_LIB_VERSION''@!16:0:0!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_NO_DASH_VERSION''@!5.1.51!' \ -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 /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o libmyisam_common.la libmyisam_common_la-mi_open.lo libmyisam_common_la-mi_extra.lo libmyisam_common_la-mi_info.lo libmyisam_common_la-mi_rkey.lo libmyisam_common_la-mi_rnext.lo libmyisam_common_la-mi_rnext_same.lo libmyisam_common_la-mi_search.lo libmyisam_common_la-mi_page.lo libmyisam_common_la-mi_key.lo libmyisam_common_la-mi_locking.lo libmyisam_common_la-mi_rrnd.lo libmyisam_common_la-mi_scan.lo libmyisam_common_la-mi_cache.lo libmyisam_common_la-mi_statrec.lo libmyisam_common_la-mi_packrec.lo libmyisam_common_la-mi_dynrec.lo libmyisam_common_la-mi_update.lo libmyisam_common_la-mi_write.lo libmyisam_common_la-mi_unique.lo libmyisam_common_la-mi_delete.lo libmyisam_common_la-mi_rprev.lo libmyisam_common_la-mi_rfirst.lo libmyisam_common_la-mi_rlast.lo libmyisam_common_la-mi_rsame.lo libmyisam_common_la-mi_rsamepos.lo libmyisam_common_la-mi_panic.lo libmyisam_common_la-mi_close.lo libmyisam_common_la-mi_create.lo libmyisam_common_la-mi_range.lo libmyisam_common_la-mi_dbug.lo libmyisam_common_la-mi_checksum.lo libmyisam_common_la-mi_log.lo libmyisam_common_la-mi_changed.lo libmyisam_common_la-mi_static.lo libmyisam_common_la-mi_delete_all.lo libmyisam_common_la-mi_delete_table.lo libmyisam_common_la-mi_rename.lo libmyisam_common_la-mi_check.lo libmyisam_common_la-mi_keycache.lo libmyisam_common_la-mi_preload.lo libmyisam_common_la-ft_parser.lo libmyisam_common_la-ft_stopwords.lo libmyisam_common_la-ft_static.lo libmyisam_common_la-ft_update.lo libmyisam_common_la-ft_boolean_search.lo libmyisam_common_la-ft_nlq_search.lo libmyisam_common_la-sort.lo libmyisam_common_la-rt_index.lo libmyisam_common_la-rt_key.lo libmyisam_common_la-rt_mbr.lo libmyisam_common_la-rt_split.lo libmyisam_common_la-sp_key.lo -lpthread -lcrypt -lnsl -lm -lpthread mv -f .deps/sp_test.Tpo .deps/sp_test.Po mv -f .deps/rt_test.Tpo .deps/rt_test.Po mv -f .deps/myisampack.Tpo .deps/myisampack.Po libtool: link: i686-pc-linux-gnu-ar cru .libs/libmyisam_common.a libmyisam_common_la-mi_open.o libmyisam_common_la-mi_extra.o libmyisam_common_la-mi_info.o libmyisam_common_la-mi_rkey.o libmyisam_common_la-mi_rnext.o libmyisam_common_la-mi_rnext_same.o libmyisam_common_la-mi_search.o libmyisam_common_la-mi_page.o libmyisam_common_la-mi_key.o libmyisam_common_la-mi_locking.o libmyisam_common_la-mi_rrnd.o libmyisam_common_la-mi_scan.o libmyisam_common_la-mi_cache.o libmyisam_common_la-mi_statrec.o libmyisam_common_la-mi_packrec.o libmyisam_common_la-mi_dynrec.o libmyisam_common_la-mi_update.o libmyisam_common_la-mi_write.o libmyisam_common_la-mi_unique.o libmyisam_common_la-mi_delete.o libmyisam_common_la-mi_rprev.o libmyisam_common_la-mi_rfirst.o libmyisam_common_la-mi_rlast.o libmyisam_common_la-mi_rsame.o libmyisam_common_la-mi_rsamepos.o libmyisam_common_la-mi_panic.o libmyisam_common_la-mi_close.o libmyisam_common_la-mi_create.o libmyisam_common_la-mi_range.o libmyisam_common_la-mi_dbug.o libmyisam_common_la-mi_checksum.o libmyisam_common_la-mi_log.o libmyisam_common_la-mi_changed.o libmyisam_common_la-mi_static.o libmyisam_common_la-mi_delete_all.o libmyisam_common_la-mi_delete_table.o libmyisam_common_la-mi_rename.o libmyisam_common_la-mi_check.o libmyisam_common_la-mi_keycache.o libmyisam_common_la-mi_preload.o libmyisam_common_la-ft_parser.o libmyisam_common_la-ft_stopwords.o libmyisam_common_la-ft_static.o libmyisam_common_la-ft_update.o libmyisam_common_la-ft_boolean_search.o libmyisam_common_la-ft_nlq_search.o libmyisam_common_la-sort.o libmyisam_common_la-rt_index.o libmyisam_common_la-rt_key.o libmyisam_common_la-rt_mbr.o libmyisam_common_la-rt_split.o libmyisam_common_la-sp_key.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libmyisam_common.a libtool: link: ( cd ".libs" && rm -f "libmyisam_common.la" && ln -s "../libmyisam_common.la" "libmyisam_common.la" ) mv -f .deps/libmyisam_s_la-ha_myisam.Tpo .deps/libmyisam_s_la-ha_myisam.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CXX --mode=link i686-pc-linux-gnu-g++ -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libmyisam_s.la libmyisam_s_la-ha_myisam.lo libmyisam_common.la -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: (cd .libs/libmyisam_s.lax/libmyisam_common.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage/myisam/./.libs/libmyisam_common.a") libtool: link: i686-pc-linux-gnu-ar cru .libs/libmyisam_s.a libmyisam_s_la-ha_myisam.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-ft_boolean_search.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-ft_nlq_search.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-ft_parser.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-ft_static.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-ft_stopwords.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-ft_update.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_cache.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_changed.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_check.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_checksum.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_close.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_create.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_dbug.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_delete.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_delete_all.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_delete_table.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_dynrec.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_extra.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_info.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_key.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_keycache.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_locking.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_log.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_open.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_packrec.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_page.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_panic.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_preload.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_range.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_rename.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_rfirst.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_rkey.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_rlast.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_rnext.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_rnext_same.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_rprev.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_rrnd.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_rsame.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_rsamepos.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_scan.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_search.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_static.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_statrec.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_unique.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_update.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-mi_write.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-rt_index.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-rt_key.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-rt_mbr.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-rt_split.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-sort.o .libs/libmyisam_s.lax/libmyisam_common.a/libmyisam_common_la-sp_key.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libmyisam_s.a libtool: link: rm -fr .libs/libmyisam_s.lax libtool: link: ( cd ".libs" && rm -f "libmyisam_s.la" && ln -s "../libmyisam_s.la" "libmyisam_s.la" ) /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -static -Wl,-O1 -Wl,--as-needed -rdynamic -o libmyisam.la -rpath /usr/lib/mysql libmyisam_s.la -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: (cd .libs/libmyisam.lax/libmyisam_s.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage/myisam/./.libs/libmyisam_s.a") libtool: link: i686-pc-linux-gnu-ar cru .libs/libmyisam.a .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-ft_boolean_search.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-ft_nlq_search.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-ft_parser.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-ft_static.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-ft_stopwords.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-ft_update.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_cache.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_changed.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_check.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_checksum.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_close.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_create.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_dbug.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_delete.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_delete_all.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_delete_table.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_dynrec.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_extra.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_info.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_key.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_keycache.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_locking.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_log.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_open.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_packrec.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_page.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_panic.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_preload.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_range.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_rename.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_rfirst.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_rkey.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_rlast.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_rnext.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_rnext_same.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_rprev.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_rrnd.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_rsame.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_rsamepos.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_scan.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_search.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_static.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_statrec.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_unique.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_update.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-mi_write.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-rt_index.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-rt_key.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-rt_mbr.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-rt_split.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-sort.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_common_la-sp_key.o .libs/libmyisam.lax/libmyisam_s.a/libmyisam_s_la-ha_myisam.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libmyisam.a libtool: link: rm -fr .libs/libmyisam.lax libtool: link: ( cd ".libs" && rm -f "libmyisam.la" && ln -s "../libmyisam.la" "libmyisam.la" ) /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o myisamchk myisamchk.o -lstdc++ libmyisam.la ../../mysys/libmysys.la ../../dbug/libdbug.la ../../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o myisamlog myisamlog.o -lstdc++ libmyisam.la ../../mysys/libmysys.la ../../dbug/libdbug.la ../../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o myisampack myisampack.o -lstdc++ libmyisam.la ../../mysys/libmysys.la ../../dbug/libdbug.la ../../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o myisam_ftdump myisam_ftdump.o -lstdc++ libmyisam.la ../../mysys/libmysys.la ../../dbug/libdbug.la ../../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mi_test1 mi_test1.o -lstdc++ libmyisam.la ../../mysys/libmysys.la ../../dbug/libdbug.la ../../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/myisam_ftdump myisam_ftdump.o -Wl,--as-needed -lstdc++ ./.libs/libmyisam.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../dbug/.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/myisamchk myisamchk.o -Wl,--as-needed -lstdc++ ./.libs/libmyisam.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../dbug/.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/myisampack myisampack.o -Wl,--as-needed -lstdc++ ./.libs/libmyisam.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../dbug/.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mi_test2 mi_test2.o -lstdc++ libmyisam.la ../../mysys/libmysys.la ../../dbug/libdbug.la ../../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mi_test3 mi_test3.o -lstdc++ libmyisam.la ../../mysys/libmysys.la ../../dbug/libdbug.la ../../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/mi_test1 mi_test1.o -Wl,--as-needed -lstdc++ ./.libs/libmyisam.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../dbug/.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/myisamlog myisamlog.o -Wl,--as-needed -lstdc++ ./.libs/libmyisam.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../dbug/.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o rt_test rt_test.o -lstdc++ libmyisam.la ../../mysys/libmysys.la ../../dbug/libdbug.la ../../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o sp_test sp_test.o -lstdc++ libmyisam.la ../../mysys/libmysys.la ../../dbug/libdbug.la ../../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/mi_test2 mi_test2.o -Wl,--as-needed -lstdc++ ./.libs/libmyisam.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../dbug/.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/mi_test3 mi_test3.o -Wl,--as-needed -lstdc++ ./.libs/libmyisam.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../dbug/.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/rt_test rt_test.o -Wl,--as-needed -lstdc++ ./.libs/libmyisam.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../dbug/.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/sp_test sp_test.o -Wl,--as-needed -lstdc++ ./.libs/libmyisam.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../dbug/.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage/myisam' Making all in myisammrg make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage/myisammrg' /bin/sh ../../libtool --preserve-dup-deps --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT libmyisammrg_s_la-ha_myisammrg.lo -MD -MP -MF .deps/libmyisammrg_s_la-ha_myisammrg.Tpo -c -o libmyisammrg_s_la-ha_myisammrg.lo `test -f 'ha_myisammrg.cc' || echo './'`ha_myisammrg.cc /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_open.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_open.Tpo -c -o libmyisammrg_common_la-myrg_open.lo `test -f 'myrg_open.c' || echo './'`myrg_open.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_extra.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_extra.Tpo -c -o libmyisammrg_common_la-myrg_extra.lo `test -f 'myrg_extra.c' || echo './'`myrg_extra.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_info.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_info.Tpo -c -o libmyisammrg_common_la-myrg_info.lo `test -f 'myrg_info.c' || echo './'`myrg_info.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_locking.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_locking.Tpo -c -o libmyisammrg_common_la-myrg_locking.lo `test -f 'myrg_locking.c' || echo './'`myrg_locking.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_open.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_open.Tpo -c myrg_open.c -o libmyisammrg_common_la-myrg_open.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_info.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_info.Tpo -c myrg_info.c -o libmyisammrg_common_la-myrg_info.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_extra.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_extra.Tpo -c myrg_extra.c -o libmyisammrg_common_la-myrg_extra.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_locking.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_locking.Tpo -c myrg_locking.c -o libmyisammrg_common_la-myrg_locking.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -MT libmyisammrg_s_la-ha_myisammrg.lo -MD -MP -MF .deps/libmyisammrg_s_la-ha_myisammrg.Tpo -c ha_myisammrg.cc -o libmyisammrg_s_la-ha_myisammrg.o mv -f .deps/libmyisammrg_common_la-myrg_extra.Tpo .deps/libmyisammrg_common_la-myrg_extra.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_rrnd.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_rrnd.Tpo -c -o libmyisammrg_common_la-myrg_rrnd.lo `test -f 'myrg_rrnd.c' || echo './'`myrg_rrnd.c mv -f .deps/libmyisammrg_common_la-myrg_info.Tpo .deps/libmyisammrg_common_la-myrg_info.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_update.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_update.Tpo -c -o libmyisammrg_common_la-myrg_update.lo `test -f 'myrg_update.c' || echo './'`myrg_update.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_update.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_update.Tpo -c myrg_update.c -o libmyisammrg_common_la-myrg_update.o mv -f .deps/libmyisammrg_common_la-myrg_locking.Tpo .deps/libmyisammrg_common_la-myrg_locking.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_delete.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_delete.Tpo -c -o libmyisammrg_common_la-myrg_delete.lo `test -f 'myrg_delete.c' || echo './'`myrg_delete.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_rrnd.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_rrnd.Tpo -c myrg_rrnd.c -o libmyisammrg_common_la-myrg_rrnd.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_delete.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_delete.Tpo -c myrg_delete.c -o libmyisammrg_common_la-myrg_delete.o mv -f .deps/libmyisammrg_common_la-myrg_open.Tpo .deps/libmyisammrg_common_la-myrg_open.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_rsame.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_rsame.Tpo -c -o libmyisammrg_common_la-myrg_rsame.lo `test -f 'myrg_rsame.c' || echo './'`myrg_rsame.c mv -f .deps/libmyisammrg_common_la-myrg_update.Tpo .deps/libmyisammrg_common_la-myrg_update.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_panic.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_panic.Tpo -c -o libmyisammrg_common_la-myrg_panic.lo `test -f 'myrg_panic.c' || echo './'`myrg_panic.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_panic.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_panic.Tpo -c myrg_panic.c -o libmyisammrg_common_la-myrg_panic.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_rsame.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_rsame.Tpo -c myrg_rsame.c -o libmyisammrg_common_la-myrg_rsame.o mv -f .deps/libmyisammrg_common_la-myrg_delete.Tpo .deps/libmyisammrg_common_la-myrg_delete.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_close.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_close.Tpo -c -o libmyisammrg_common_la-myrg_close.lo `test -f 'myrg_close.c' || echo './'`myrg_close.c mv -f .deps/libmyisammrg_common_la-myrg_rrnd.Tpo .deps/libmyisammrg_common_la-myrg_rrnd.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_create.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_create.Tpo -c -o libmyisammrg_common_la-myrg_create.lo `test -f 'myrg_create.c' || echo './'`myrg_create.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_close.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_close.Tpo -c myrg_close.c -o libmyisammrg_common_la-myrg_close.o mv -f .deps/libmyisammrg_common_la-myrg_panic.Tpo .deps/libmyisammrg_common_la-myrg_panic.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_static.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_static.Tpo -c -o libmyisammrg_common_la-myrg_static.lo `test -f 'myrg_static.c' || echo './'`myrg_static.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_create.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_create.Tpo -c myrg_create.c -o libmyisammrg_common_la-myrg_create.o mv -f .deps/libmyisammrg_common_la-myrg_rsame.Tpo .deps/libmyisammrg_common_la-myrg_rsame.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_rkey.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_rkey.Tpo -c -o libmyisammrg_common_la-myrg_rkey.lo `test -f 'myrg_rkey.c' || echo './'`myrg_rkey.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_static.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_static.Tpo -c myrg_static.c -o libmyisammrg_common_la-myrg_static.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_rkey.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_rkey.Tpo -c myrg_rkey.c -o libmyisammrg_common_la-myrg_rkey.o mv -f .deps/libmyisammrg_common_la-myrg_create.Tpo .deps/libmyisammrg_common_la-myrg_create.Plo mv -f .deps/libmyisammrg_common_la-myrg_close.Tpo .deps/libmyisammrg_common_la-myrg_close.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_rfirst.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_rfirst.Tpo -c -o libmyisammrg_common_la-myrg_rfirst.lo `test -f 'myrg_rfirst.c' || echo './'`myrg_rfirst.c /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_rlast.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_rlast.Tpo -c -o libmyisammrg_common_la-myrg_rlast.lo `test -f 'myrg_rlast.c' || echo './'`myrg_rlast.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_rfirst.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_rfirst.Tpo -c myrg_rfirst.c -o libmyisammrg_common_la-myrg_rfirst.o mv -f .deps/libmyisammrg_common_la-myrg_rkey.Tpo .deps/libmyisammrg_common_la-myrg_rkey.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_rnext.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_rnext.Tpo -c -o libmyisammrg_common_la-myrg_rnext.lo `test -f 'myrg_rnext.c' || echo './'`myrg_rnext.c mv -f .deps/libmyisammrg_common_la-myrg_static.Tpo .deps/libmyisammrg_common_la-myrg_static.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_rprev.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_rprev.Tpo -c -o libmyisammrg_common_la-myrg_rprev.lo `test -f 'myrg_rprev.c' || echo './'`myrg_rprev.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_rlast.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_rlast.Tpo -c myrg_rlast.c -o libmyisammrg_common_la-myrg_rlast.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_rprev.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_rprev.Tpo -c myrg_rprev.c -o libmyisammrg_common_la-myrg_rprev.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_rnext.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_rnext.Tpo -c myrg_rnext.c -o libmyisammrg_common_la-myrg_rnext.o mv -f .deps/libmyisammrg_common_la-myrg_rfirst.Tpo .deps/libmyisammrg_common_la-myrg_rfirst.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_queue.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_queue.Tpo -c -o libmyisammrg_common_la-myrg_queue.lo `test -f 'myrg_queue.c' || echo './'`myrg_queue.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_queue.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_queue.Tpo -c myrg_queue.c -o libmyisammrg_common_la-myrg_queue.o mv -f .deps/libmyisammrg_common_la-myrg_rprev.Tpo .deps/libmyisammrg_common_la-myrg_rprev.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_write.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_write.Tpo -c -o libmyisammrg_common_la-myrg_write.lo `test -f 'myrg_write.c' || echo './'`myrg_write.c mv -f .deps/libmyisammrg_common_la-myrg_rlast.Tpo .deps/libmyisammrg_common_la-myrg_rlast.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_range.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_range.Tpo -c -o libmyisammrg_common_la-myrg_range.lo `test -f 'myrg_range.c' || echo './'`myrg_range.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_write.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_write.Tpo -c myrg_write.c -o libmyisammrg_common_la-myrg_write.o mv -f .deps/libmyisammrg_common_la-myrg_rnext.Tpo .deps/libmyisammrg_common_la-myrg_rnext.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_range.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_range.Tpo -c myrg_range.c -o libmyisammrg_common_la-myrg_range.o /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_rnext_same.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_rnext_same.Tpo -c -o libmyisammrg_common_la-myrg_rnext_same.lo `test -f 'myrg_rnext_same.c' || echo './'`myrg_rnext_same.c mv -f .deps/libmyisammrg_common_la-myrg_queue.Tpo .deps/libmyisammrg_common_la-myrg_queue.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_records.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_records.Tpo -c -o libmyisammrg_common_la-myrg_records.lo `test -f 'myrg_records.c' || echo './'`myrg_records.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_rnext_same.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_rnext_same.Tpo -c myrg_rnext_same.c -o libmyisammrg_common_la-myrg_rnext_same.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT libmyisammrg_common_la-myrg_records.lo -MD -MP -MF .deps/libmyisammrg_common_la-myrg_records.Tpo -c myrg_records.c -o libmyisammrg_common_la-myrg_records.o mv -f .deps/libmyisammrg_common_la-myrg_write.Tpo .deps/libmyisammrg_common_la-myrg_write.Plo mv -f .deps/libmyisammrg_common_la-myrg_range.Tpo .deps/libmyisammrg_common_la-myrg_range.Plo mv -f .deps/libmyisammrg_common_la-myrg_records.Tpo .deps/libmyisammrg_common_la-myrg_records.Plo mv -f .deps/libmyisammrg_common_la-myrg_rnext_same.Tpo .deps/libmyisammrg_common_la-myrg_rnext_same.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o libmyisammrg_common.la libmyisammrg_common_la-myrg_open.lo libmyisammrg_common_la-myrg_extra.lo libmyisammrg_common_la-myrg_info.lo libmyisammrg_common_la-myrg_locking.lo libmyisammrg_common_la-myrg_rrnd.lo libmyisammrg_common_la-myrg_update.lo libmyisammrg_common_la-myrg_delete.lo libmyisammrg_common_la-myrg_rsame.lo libmyisammrg_common_la-myrg_panic.lo libmyisammrg_common_la-myrg_close.lo libmyisammrg_common_la-myrg_create.lo libmyisammrg_common_la-myrg_static.lo libmyisammrg_common_la-myrg_rkey.lo libmyisammrg_common_la-myrg_rfirst.lo libmyisammrg_common_la-myrg_rlast.lo libmyisammrg_common_la-myrg_rnext.lo libmyisammrg_common_la-myrg_rprev.lo libmyisammrg_common_la-myrg_queue.lo libmyisammrg_common_la-myrg_write.lo libmyisammrg_common_la-myrg_range.lo libmyisammrg_common_la-myrg_rnext_same.lo libmyisammrg_common_la-myrg_records.lo -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-ar cru .libs/libmyisammrg_common.a libmyisammrg_common_la-myrg_open.o libmyisammrg_common_la-myrg_extra.o libmyisammrg_common_la-myrg_info.o libmyisammrg_common_la-myrg_locking.o libmyisammrg_common_la-myrg_rrnd.o libmyisammrg_common_la-myrg_update.o libmyisammrg_common_la-myrg_delete.o libmyisammrg_common_la-myrg_rsame.o libmyisammrg_common_la-myrg_panic.o libmyisammrg_common_la-myrg_close.o libmyisammrg_common_la-myrg_create.o libmyisammrg_common_la-myrg_static.o libmyisammrg_common_la-myrg_rkey.o libmyisammrg_common_la-myrg_rfirst.o libmyisammrg_common_la-myrg_rlast.o libmyisammrg_common_la-myrg_rnext.o libmyisammrg_common_la-myrg_rprev.o libmyisammrg_common_la-myrg_queue.o libmyisammrg_common_la-myrg_write.o libmyisammrg_common_la-myrg_range.o libmyisammrg_common_la-myrg_rnext_same.o libmyisammrg_common_la-myrg_records.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libmyisammrg_common.a libtool: link: ( cd ".libs" && rm -f "libmyisammrg_common.la" && ln -s "../libmyisammrg_common.la" "libmyisammrg_common.la" ) mv -f .deps/libmyisammrg_s_la-ha_myisammrg.Tpo .deps/libmyisammrg_s_la-ha_myisammrg.Plo /bin/sh ../../libtool --preserve-dup-deps --tag=CXX --mode=link i686-pc-linux-gnu-g++ -static -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libmyisammrg_s.la libmyisammrg_s_la-ha_myisammrg.lo libmyisammrg_common.la -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: (cd .libs/libmyisammrg_s.lax/libmyisammrg_common.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage/myisammrg/./.libs/libmyisammrg_common.a") libtool: link: i686-pc-linux-gnu-ar cru .libs/libmyisammrg_s.a libmyisammrg_s_la-ha_myisammrg.o .libs/libmyisammrg_s.lax/libmyisammrg_common.a/libmyisammrg_common_la-myrg_close.o .libs/libmyisammrg_s.lax/libmyisammrg_common.a/libmyisammrg_common_la-myrg_create.o .libs/libmyisammrg_s.lax/libmyisammrg_common.a/libmyisammrg_common_la-myrg_delete.o .libs/libmyisammrg_s.lax/libmyisammrg_common.a/libmyisammrg_common_la-myrg_extra.o .libs/libmyisammrg_s.lax/libmyisammrg_common.a/libmyisammrg_common_la-myrg_info.o .libs/libmyisammrg_s.lax/libmyisammrg_common.a/libmyisammrg_common_la-myrg_locking.o .libs/libmyisammrg_s.lax/libmyisammrg_common.a/libmyisammrg_common_la-myrg_open.o .libs/libmyisammrg_s.lax/libmyisammrg_common.a/libmyisammrg_common_la-myrg_panic.o .libs/libmyisammrg_s.lax/libmyisammrg_common.a/libmyisammrg_common_la-myrg_queue.o .libs/libmyisammrg_s.lax/libmyisammrg_common.a/libmyisammrg_common_la-myrg_range.o .libs/libmyisammrg_s.lax/libmyisammrg_common.a/libmyisammrg_common_la-myrg_records.o .libs/libmyisammrg_s.lax/libmyisammrg_common.a/libmyisammrg_common_la-myrg_rfirst.o .libs/libmyisammrg_s.lax/libmyisammrg_common.a/libmyisammrg_common_la-myrg_rkey.o .libs/libmyisammrg_s.lax/libmyisammrg_common.a/libmyisammrg_common_la-myrg_rlast.o .libs/libmyisammrg_s.lax/libmyisammrg_common.a/libmyisammrg_common_la-myrg_rnext.o .libs/libmyisammrg_s.lax/libmyisammrg_common.a/libmyisammrg_common_la-myrg_rnext_same.o .libs/libmyisammrg_s.lax/libmyisammrg_common.a/libmyisammrg_common_la-myrg_rprev.o .libs/libmyisammrg_s.lax/libmyisammrg_common.a/libmyisammrg_common_la-myrg_rrnd.o .libs/libmyisammrg_s.lax/libmyisammrg_common.a/libmyisammrg_common_la-myrg_rsame.o .libs/libmyisammrg_s.lax/libmyisammrg_common.a/libmyisammrg_common_la-myrg_static.o .libs/libmyisammrg_s.lax/libmyisammrg_common.a/libmyisammrg_common_la-myrg_update.o .libs/libmyisammrg_s.lax/libmyisammrg_common.a/libmyisammrg_common_la-myrg_write.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libmyisammrg_s.a libtool: link: rm -fr .libs/libmyisammrg_s.lax libtool: link: ( cd ".libs" && rm -f "libmyisammrg_s.la" && ln -s "../libmyisammrg_s.la" "libmyisammrg_s.la" ) /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -static -Wl,-O1 -Wl,--as-needed -rdynamic -o libmyisammrg.la -rpath /usr/lib/mysql libmyisammrg_s.la -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: (cd .libs/libmyisammrg.lax/libmyisammrg_s.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage/myisammrg/./.libs/libmyisammrg_s.a") libtool: link: i686-pc-linux-gnu-ar cru .libs/libmyisammrg.a .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_common_la-myrg_close.o .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_common_la-myrg_create.o .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_common_la-myrg_delete.o .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_common_la-myrg_extra.o .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_common_la-myrg_info.o .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_common_la-myrg_locking.o .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_common_la-myrg_open.o .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_common_la-myrg_panic.o .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_common_la-myrg_queue.o .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_common_la-myrg_range.o .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_common_la-myrg_records.o .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_common_la-myrg_rfirst.o .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_common_la-myrg_rkey.o .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_common_la-myrg_rlast.o .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_common_la-myrg_rnext.o .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_common_la-myrg_rnext_same.o .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_common_la-myrg_rprev.o .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_common_la-myrg_rrnd.o .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_common_la-myrg_rsame.o .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_common_la-myrg_static.o .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_common_la-myrg_update.o .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_common_la-myrg_write.o .libs/libmyisammrg.lax/libmyisammrg_s.a/libmyisammrg_s_la-ha_myisammrg.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libmyisammrg.a libtool: link: rm -fr .libs/libmyisammrg.lax libtool: link: ( cd ".libs" && rm -f "libmyisammrg.la" && ln -s "../libmyisammrg.la" "libmyisammrg.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage/myisammrg' make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage' make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/storage' Making all in plugin make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/plugin' make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/plugin' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/plugin' make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/plugin' Making all in unittest make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/unittest' Making all in mytap make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/unittest/mytap' Making all in . make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/unittest/mytap' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I. -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT tap.o -MD -MP -MF .deps/tap.Tpo -c -o tap.o tap.c mv -f .deps/tap.Tpo .deps/tap.Po rm -f libmytap.a i686-pc-linux-gnu-ar cru libmytap.a tap.o i686-pc-linux-gnu-ranlib libmytap.a make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/unittest/mytap' Making all in t make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/unittest/mytap/t' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/unittest/mytap/t' make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/unittest/mytap' Making all in . make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/unittest' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/unittest' Making all in mysys make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/unittest/mysys' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr//include -I../../include -I../../include -I../../unittest/mytap -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT bitmap-t.o -MD -MP -MF .deps/bitmap-t.Tpo -c -o bitmap-t.o bitmap-t.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr//include -I../../include -I../../include -I../../unittest/mytap -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT base64-t.o -MD -MP -MF .deps/base64-t.Tpo -c -o base64-t.o base64-t.c mv -f .deps/base64-t.Tpo .deps/base64-t.Po /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o base64-t base64-t.o ../../unittest/mytap/libmytap.a ../../mysys/libmysys.la ../../dbug/libdbug.la ../../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread mv -f .deps/bitmap-t.Tpo .deps/bitmap-t.Po /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o bitmap-t bitmap-t.o ../../unittest/mytap/libmytap.a ../../mysys/libmysys.la ../../dbug/libdbug.la ../../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/bitmap-t bitmap-t.o -Wl,--as-needed ../../unittest/mytap/libmytap.a ../../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../dbug/.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/base64-t base64-t.o -Wl,--as-needed ../../unittest/mytap/libmytap.a ../../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../dbug/.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/unittest/mysys' Making all in examples make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/unittest/examples' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I. -I../../include -I../../unittest/mytap -I../../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT simple-t.o -MD -MP -MF .deps/simple-t.Tpo -c -o simple-t.o simple-t.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I. -I../../include -I../../unittest/mytap -I../../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT skip-t.o -MD -MP -MF .deps/skip-t.Tpo -c -o skip-t.o skip-t.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I. -I../../include -I../../unittest/mytap -I../../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT todo-t.o -MD -MP -MF .deps/todo-t.Tpo -c -o todo-t.o todo-t.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I. -I../../include -I../../unittest/mytap -I../../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT skip_all-t.o -MD -MP -MF .deps/skip_all-t.Tpo -c -o skip_all-t.o skip_all-t.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I. -I../../include -I../../unittest/mytap -I../../include -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT no_plan-t.o -MD -MP -MF .deps/no_plan-t.Tpo -c -o no_plan-t.o no_plan-t.c mv -f .deps/todo-t.Tpo .deps/todo-t.Po mv -f .deps/skip-t.Tpo .deps/skip-t.Po /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -L../../unittest/mytap -Wl,-O1 -Wl,--as-needed -rdynamic -o skip-t skip-t.o -lmytap -lpthread -lcrypt -lnsl -lm -lpthread /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -L../../unittest/mytap -Wl,-O1 -Wl,--as-needed -rdynamic -o todo-t todo-t.o -lmytap -lpthread -lcrypt -lnsl -lm -lpthread mv -f .deps/simple-t.Tpo .deps/simple-t.Po /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -L../../unittest/mytap -Wl,-O1 -Wl,--as-needed -rdynamic -o simple-t simple-t.o -lmytap -lpthread -lcrypt -lnsl -lm -lpthread mv -f .deps/no_plan-t.Tpo .deps/no_plan-t.Po libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o todo-t todo-t.o -L/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/unittest/mytap -Wl,--as-needed -lmytap -lpthread -lcrypt -lnsl -lm -lpthread /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -L../../unittest/mytap -Wl,-O1 -Wl,--as-needed -rdynamic -o no_plan-t no_plan-t.o -lmytap -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o skip-t skip-t.o -L/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/unittest/mytap -Wl,--as-needed -lmytap -lpthread -lcrypt -lnsl -lm -lpthread mv -f .deps/skip_all-t.Tpo .deps/skip_all-t.Po libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o simple-t simple-t.o -L/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/unittest/mytap -Wl,--as-needed -lmytap -lpthread -lcrypt -lnsl -lm -lpthread /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -L../../unittest/mytap -Wl,-O1 -Wl,--as-needed -rdynamic -o skip_all-t skip_all-t.o -lmytap -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o no_plan-t no_plan-t.o -L/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/unittest/mytap -Wl,--as-needed -lmytap -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o skip_all-t skip_all-t.o -L/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/unittest/mytap -Wl,--as-needed -lmytap -lpthread -lcrypt -lnsl -lm -lpthread make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/unittest/examples' Making all in strings make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/unittest/strings' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr//include -I../../include -I../../include -I../../unittest/mytap -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -MT strings-t.o -MD -MP -MF .deps/strings-t.Tpo -c -o strings-t.o strings-t.c mv -f .deps/strings-t.Tpo .deps/strings-t.Po /bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o strings-t strings-t.o ../../unittest/mytap/libmytap.a ../../mysys/libmysys.la ../../dbug/libdbug.la ../../strings/libmystrings.la -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -O2 -march=prescott -pipe -g -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o .libs/strings-t strings-t.o -Wl,--as-needed ../../unittest/mytap/libmytap.a ../../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../dbug/.libs/libdbug.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../../strings/.libs/libmystrings.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -Wl,-rpath -Wl,/usr/lib/mysql ../../strings/.libs/libmystrings.so: undefined reference to `_db_pargs_' ../../strings/.libs/libmystrings.so: undefined reference to `_db_doprnt_' ../../strings/.libs/libmystrings.so: undefined reference to `_db_enter_' ../../strings/.libs/libmystrings.so: undefined reference to `_db_return_' collect2: ld returned 1 exit status make[2]: *** [strings-t] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/unittest/strings' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql/unittest' make: *** [all-recursive] Error 1 * ERROR: dev-db/mysql-5.1.51 failed: * emake failed * * Call stack: * ebuild.sh, line 54: Called src_compile * environment, line 4435: Called mysql_src_compile * environment, line 3857: Called die * The specific snippet of code: * emake || die "emake failed"; * * If you need support, post the output of 'emerge --info =dev-db/mysql-5.1.51', * the complete build log and the output of 'emerge -pqv =dev-db/mysql-5.1.51'. * The complete build log is located at '/var/tmp/portage/dev-db/mysql-5.1.51/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/mysql-5.1.51/temp/environment'. * S: '/var/tmp/portage/dev-db/mysql-5.1.51/work/mysql'