* Package: dev-db/mysql-5.1.56  * Repository: gentoo  * Maintainer: mysql-bugs@gentoo.org  * USE: community elibc_glibc kernel_linux perl ssl test userland_GNU x86  * FEATURES: sandbox >>> Unpacking source... * MySQL MY_DATADIR is /var/lib/mysql * MySQL datadir found in /var/lib/mysql * A new one will not be created. >>> Unpacking mysql-5.1.56.tar.gz to /var/tmp/portage/dev-db/mysql-5.1.56/work >>> Unpacking mysql-extras-20110421-1217Z.tar.bz2 to /var/tmp/portage/dev-db/mysql-5.1.56/work >>> Source unpacked in /var/tmp/portage/dev-db/mysql-5.1.56/work >>> Preparing source in /var/tmp/portage/dev-db/mysql-5.1.56/work/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.56.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. * using '07340_all_mysql_hardened_x86_strings.patch' * > Gentoo Bug #344031: Fix new TEXTRELs (remove old strings-x86.s file, for case-insensitive file-systems). * using '07341_all_mysql-5.1.56_hardened_x86_strings.patch' * > Gentoo Bug #344031: Fix new TEXTRELs * using '15020_all_fix_hardcoded_lib_paths.patch' * > Fix for the hardcoded /lib paths. * using '15030_all_fix_perl_test_harness.patch' * > Fix Test::Harness usage since the Perl class has changed and no longer execs by default. * 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.56.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 ] * 07340_all_mysql_hardened_x86_strings.patch ...  [ ok ] * 15020_all_fix_hardcoded_lib_paths.patch ...  [ ok ] * 15030_all_fix_perl_test_harness.patch ...  [ ok ] * Done with patching * Cleaning up old buildscript files * Reconfiguring dir '.' * Running eautoreconf in '/var/tmp/portage/dev-db/mysql-5.1.56/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 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/mysql-5.1.56/work/mysql ... * Available plugins: partition myisam example innobase blackhole heap innodb_plugin archive csv myisammrg federated ndbcluster * Dynamic plugins: innodb_plugin * Static plugins: csv myisam myisammrg heap archive blackhole innobase * Disabled plugins: example ibmdb2i partition federated ndbcluster pbxt * econf: updating mysql/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mysql/config.sub with /usr/share/gnuconfig/config.sub ./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.56 --without-docs --with-LIBDIR=lib --without-big-tables --enable-local-infile --with-extra-charsets=all --with-mysqld-user=mysql --with-server --with-unix-socket-path=/var/run/mysqld/mysqld.sock --without-libwrap --enable-shared --enable-static --without-debug --with-charset=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 configure: WARNING: unrecognized options: --without-pstack, --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... no checking for pdflatex... no checking for makeindex... no 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 Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5" checking "C++ compiler version"... "i686-pc-linux-gnu-g++ i686-pc-linux-gnu-g++ (Gentoo Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5" checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib checking for bison... bison -y -p MYSQL checking for pdftex... no checking for tex... no 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: sysdep.o: no symbols /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: libc_multiple_threads.o: no symbols /usr/bin/nm: memcpy_chk.o: no symbols /usr/bin/nm: memmove_chk.o: no symbols /usr/bin/nm: mempcpy_chk.o: no symbols /usr/bin/nm: memset_chk.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... no checking xfs/xfs.h presence... no checking for xfs/xfs.h... no 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 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.... no 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 size of time_t... 4 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... no checking for tgetent in -lncurses... yes checking for termcap functions library... -lncurses checking whether tgoto is declared... yes checking for strunvis... no checking for strvis... no checking for strlcpy... (cached) no checking for strlcat... (cached) no checking for fgetln... (cached) no checking return type of signal handlers... (cached) void checking return type of qsort... void checking for utime.h... (cached) yes checking whether utime accepts a null argument... yes checking for vprintf... yes checking for _doprnt... no checking whether fdatasync is declared... yes 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 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 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_nv... no checking for atomic_cas_32... no checking for atomic_cas_64... no checking for atomic_cas_ulong... no checking for atomic_swap_uchar... 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/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/docs/Makefile config.status: creating storage/ndb/Makefile config.status: creating storage/ndb/test/run-test/Makefile config.status: creating storage/ndb/test/Makefile config.status: creating storage/ndb/test/ndbapi/Makefile config.status: creating storage/ndb/test/ndbapi/bank/Makefile config.status: creating storage/ndb/test/tools/Makefile config.status: creating storage/ndb/test/src/Makefile config.status: creating storage/ndb/include/Makefile config.status: creating storage/ndb/tools/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/dblqh/Makefile config.status: creating storage/ndb/src/kernel/blocks/Makefile config.status: creating storage/ndb/src/kernel/blocks/dbtup/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/backup/Makefile config.status: creating storage/ndb/src/common/Makefile config.status: creating storage/ndb/src/common/transporter/Makefile config.status: creating storage/ndb/src/common/util/Makefile config.status: creating storage/ndb/src/common/portlib/Makefile config.status: creating storage/ndb/src/common/logger/Makefile config.status: creating storage/ndb/src/common/mgmcommon/Makefile config.status: creating storage/ndb/src/common/debugger/signaldata/Makefile config.status: creating storage/ndb/src/common/debugger/Makefile config.status: creating storage/ndb/src/Makefile config.status: creating storage/ndb/src/ndbapi/Makefile config.status: creating storage/ndb/src/mgmapi/Makefile config.status: creating storage/ndb/src/cw/Makefile config.status: creating storage/ndb/src/cw/cpcd/Makefile config.status: creating storage/ndb/src/mgmsrv/Makefile config.status: creating storage/ndb/src/mgmclient/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: --without-pstack, --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. >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-db/mysql-5.1.56/work/mysql ... make Making all in . make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.56/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.56/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 + /bin/sed -e '/^# /d' -e '/^[ ]*$/d' -e '/^#pragma GCC set_debug_pwd/d' -e '/^#ident/d' + 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 + /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 + /bin/sed -e '/^# /d' -e '/^[ ]*$/d' -e '/^#pragma GCC set_debug_pwd/d' -e '/^#ident/d' + 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 + /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.56/work/mysql' make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.56/work/mysql' Making all in include make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.56/work/mysql/include' /bin/cp config.h my_config.h /bin/rm -f readline openssl /bin/ln -s ../cmd-line-utils/readline readline echo timestamp > link_sources make all-am make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.56/work/mysql/include' make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.56/work/mysql/include' make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.56/work/mysql/include' Making all in cmd-line-utils make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.56/work/mysql/cmd-line-utils' Making all in readline make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.56/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../.. -O2 -march=i686 -pipe -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 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../.. -O2 -march=i686 -pipe -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 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../.. -O2 -march=i686 -pipe -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 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../.. -O2 -march=i686 -pipe -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 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../.. -O2 -march=i686 -pipe -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/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../.. -O2 -march=i686 -pipe -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../.. -O2 -march=i686 -pipe -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 complete.c: In function 'fnprint': complete.c:676: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result 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../.. -O2 -march=i686 -pipe -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/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../.. -O2 -march=i686 -pipe -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/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../.. -O2 -march=i686 -pipe -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 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../.. -O2 -march=i686 -pipe -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/signals.Tpo .deps/signals.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../.. -O2 -march=i686 -pipe -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/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../.. -O2 -march=i686 -pipe -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 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../.. -O2 -march=i686 -pipe -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/undo.Tpo .deps/undo.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../.. -O2 -march=i686 -pipe -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/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../.. -O2 -march=i686 -pipe -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/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../.. -O2 -march=i686 -pipe -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/callback.Tpo .deps/callback.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../.. -O2 -march=i686 -pipe -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 terminal.c: In function '_rl_output_some_chars': terminal.c:624: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/terminal.Tpo .deps/terminal.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../.. -O2 -march=i686 -pipe -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/xmalloc.Tpo .deps/xmalloc.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../.. -O2 -march=i686 -pipe -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/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../.. -O2 -march=i686 -pipe -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 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../.. -O2 -march=i686 -pipe -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/histexpand.Tpo .deps/histexpand.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../.. -O2 -march=i686 -pipe -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/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../.. -O2 -march=i686 -pipe -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/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../.. -O2 -march=i686 -pipe -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 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../.. -O2 -march=i686 -pipe -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/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../.. -O2 -march=i686 -pipe -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/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../.. -O2 -march=i686 -pipe -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/misc.Tpo .deps/misc.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../.. -O2 -march=i686 -pipe -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/text.Tpo .deps/text.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../.. -O2 -march=i686 -pipe -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/mbutil.Tpo .deps/mbutil.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../.. -O2 -march=i686 -pipe -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../.. -O2 -march=i686 -pipe -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/savestring.Tpo .deps/savestring.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.56/work/mysql/cmd-line-utils/readline' make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.56/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.56/work/mysql/cmd-line-utils' make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.56/work/mysql/cmd-line-utils' Making all in sql-common make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.56/work/mysql/sql-common' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.56/work/mysql/sql-common' Making all in scripts make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.56/work/mysql/scripts' make all-am make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.56/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 Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -march=i686 -pipe -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.56!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.56!' \ -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.56' '--without-docs' '--with-LIBDIR=lib' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=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=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -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/chmod +x mysqld_safe-t /bin/mv mysqld_safe-t mysqld_safe /bin/rm -f mysql_install_db mysql_install_db-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''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 Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -march=i686 -pipe -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.56!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.56!' \ -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.56' '--without-docs' '--with-LIBDIR=lib' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=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=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -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/chmod +x mysql_install_db-t /bin/mv mysql_install_db-t mysql_install_db /bin/rm -f msql2mysql msql2mysql-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''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 Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -march=i686 -pipe -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.56!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.56!' \ -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.56' '--without-docs' '--with-LIBDIR=lib' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=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=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -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/chmod +x msql2mysql-t /bin/mv msql2mysql-t msql2mysql /bin/rm -f mysql_config mysql_config-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''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 Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -march=i686 -pipe -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.56!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.56!' \ -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.56' '--without-docs' '--with-LIBDIR=lib' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=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=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -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/chmod +x mysql_config-t /bin/mv mysql_config-t mysql_config /bin/rm -f mysql_fix_privilege_tables mysql_fix_privilege_tables-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''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 Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -march=i686 -pipe -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.56!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.56!' \ -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.56' '--without-docs' '--with-LIBDIR=lib' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=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=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -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 mysql_fix_privilege_tables-t /bin/mv mysql_fix_privilege_tables-t mysql_fix_privilege_tables /bin/rm -f mysql_fix_extensions mysql_fix_extensions-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''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 Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -march=i686 -pipe -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.56!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.56!' \ -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.56' '--without-docs' '--with-LIBDIR=lib' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=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=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -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/chmod +x mysql_fix_extensions-t /bin/mv mysql_fix_extensions-t mysql_fix_extensions /bin/rm -f mysql_setpermission mysql_setpermission-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''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 Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -march=i686 -pipe -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.56!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.56!' \ -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.56' '--without-docs' '--with-LIBDIR=lib' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=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=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -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/chmod +x mysql_setpermission-t /bin/mv mysql_setpermission-t mysql_setpermission /bin/rm -f mysql_secure_installation mysql_secure_installation-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''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 Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -march=i686 -pipe -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.56!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.56!' \ -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.56' '--without-docs' '--with-LIBDIR=lib' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=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=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -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/chmod +x mysql_secure_installation-t /bin/mv mysql_secure_installation-t mysql_secure_installation /bin/rm -f mysql_zap mysql_zap-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''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 Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -march=i686 -pipe -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.56!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.56!' \ -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.56' '--without-docs' '--with-LIBDIR=lib' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=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=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -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/chmod +x mysql_zap-t /bin/mv mysql_zap-t mysql_zap /bin/rm -f mysqlaccess mysqlaccess-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''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 Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -march=i686 -pipe -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.56!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.56!' \ -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.56' '--without-docs' '--with-LIBDIR=lib' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=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=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -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/chmod +x mysqlaccess-t /bin/mv mysqlaccess-t mysqlaccess /bin/rm -f mysqlbug mysqlbug-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''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 Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -march=i686 -pipe -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.56!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.56!' \ -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.56' '--without-docs' '--with-LIBDIR=lib' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=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=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -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 mysqlbug-t /bin/mv mysqlbug-t mysqlbug /bin/rm -f mysql_convert_table_format mysql_convert_table_format-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''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 Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -march=i686 -pipe -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.56!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.56!' \ -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.56' '--without-docs' '--with-LIBDIR=lib' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=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=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -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/chmod +x mysql_convert_table_format-t /bin/mv mysql_convert_table_format-t mysql_convert_table_format /bin/rm -f mysql_find_rows mysql_find_rows-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''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 Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -march=i686 -pipe -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.56!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.56!' \ -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.56' '--without-docs' '--with-LIBDIR=lib' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=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=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -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/chmod +x mysql_find_rows-t /bin/mv mysql_find_rows-t mysql_find_rows /bin/rm -f mysqlhotcopy mysqlhotcopy-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''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 Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -march=i686 -pipe -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.56!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.56!' \ -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.56' '--without-docs' '--with-LIBDIR=lib' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=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=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -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 mysqlhotcopy-t /bin/mv mysqlhotcopy-t mysqlhotcopy /bin/rm -f mysqldumpslow mysqldumpslow-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''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 Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -march=i686 -pipe -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.56!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.56!' \ -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.56' '--without-docs' '--with-LIBDIR=lib' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=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=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -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/chmod +x mysqldumpslow-t /bin/mv mysqldumpslow-t mysqldumpslow /bin/rm -f mysqld_multi mysqld_multi-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''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 Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -march=i686 -pipe -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.56!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.56!' \ -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.56' '--without-docs' '--with-LIBDIR=lib' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=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=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -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/chmod +x mysqld_multi-t /bin/mv mysqld_multi-t mysqld_multi /bin/rm -f make_binary_distribution make_binary_distribution-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''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 Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -march=i686 -pipe -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.56!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.56!' \ -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.56' '--without-docs' '--with-LIBDIR=lib' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=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=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -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/rm -f make_sharedlib_distribution make_sharedlib_distribution-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''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 Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''CXX_VERSION''@!i686-pc-linux-gnu-g++ (Gentoo Hardened 4.4.5 p1.2, pie-0.4.5) 4.4.5!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-omit-frame-pointer!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX!'\ -e 's!@''CXXFLAGS''@! -O2 -march=i686 -pipe -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.56!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.1.56!' \ -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.56' '--without-docs' '--with-LIBDIR=lib' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=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=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i686 -pipe -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/chmod +x make_sharedlib_distribution-t /bin/mv make_sharedlib_distribution-t make_sharedlib_distribution make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.56/work/mysql/scripts' make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.56/work/mysql/scripts' Making all in strings make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.56/work/mysql/strings' \ /bin/sh ../libtool --preserve-dup-deps --mode=compile i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -Wa,--noexecstack -c -o strings-x86.lo strings-x86.s libtool: compile: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -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=i686 -pipe -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 \ /bin/sh ../libtool --preserve-dup-deps --mode=compile i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -Wa,--noexecstack -c -o longlong2str-x86.lo longlong2str-x86.s libtool: compile: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 \ /bin/sh ../libtool --preserve-dup-deps --mode=compile i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -Wa,--noexecstack -c -o my_strtoll10-x86.lo my_strtoll10-x86.s libtool: compile: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -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=i686 -pipe -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 -O2 -march=i686 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 mv -f .deps/bfill.Tpo .deps/bfill.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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/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 -O2 -march=i686 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 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 -O2 -march=i686 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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/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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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/strxnmov.Tpo .deps/strxnmov.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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/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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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/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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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/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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 mv -f .deps/strtod.Tpo .deps/strtod.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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/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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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/strtoull.Tpo .deps/strtoull.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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/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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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/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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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/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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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-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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 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 -O2 -march=i686 -pipe -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 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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-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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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-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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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-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 -O2 -march=i686 -pipe -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 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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-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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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-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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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-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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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-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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 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 -O2 -march=i686 -pipe -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 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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-utf8.Tpo .deps/ctype-utf8.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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-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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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-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 -O2 -march=i686 -pipe -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 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 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 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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/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 -O2 -march=i686 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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/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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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-extra.Tpo .deps/ctype-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 -O2 -march=i686 -pipe -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 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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/longlong2str_asm.Tpo .deps/longlong2str_asm.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 mv -f .deps/my_strchr.Tpo .deps/my_strchr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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/strmov.Tpo .deps/strmov.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -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 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-ar cru .libs/libmystrings.a .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 libtool: link: i686-pc-linux-gnu-ranlib .libs/libmystrings.a libtool: link: ( cd ".libs" && rm -f "libmystrings.la" && ln -s "../libmystrings.la" "libmystrings.la" ) i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 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 -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -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 -lcrypt -lnsl -lm -lpthread make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.56/work/mysql/strings' Making all in mysys make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.56/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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 mv -f .deps/mf_getdate.Tpo .deps/mf_getdate.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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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_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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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_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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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_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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/mf_iocache2.Tpo .deps/mf_iocache2.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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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_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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_realloc.Tpo .deps/my_realloc.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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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 mv -f .deps/safemalloc.Tpo .deps/safemalloc.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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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-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. -O2 -march=i686 -pipe -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 mv -f .deps/my_new.Tpo .deps/my_new.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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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/my_fopen.Tpo .deps/my_fopen.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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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_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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_pack.Tpo .deps/mf_pack.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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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_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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_wfile.Tpo .deps/mf_wfile.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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 mv -f .deps/my_getncpus.Tpo .deps/my_getncpus.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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_delete.Tpo .deps/my_delete.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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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_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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 mv -f .deps/my_redel.Tpo .deps/my_redel.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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_quick.Tpo .deps/my_quick.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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/my_static.Tpo .deps/my_static.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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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_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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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.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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 mv -f .deps/my_memmem.Tpo .deps/my_memmem.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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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/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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_lock.Tpo .deps/thr_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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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/thr_mutex.Tpo .deps/thr_mutex.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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -march=i686 -pipe -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_thr_init.Tpo .deps/my_thr_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. -O2 -march=i686 -pipe -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. -O2 -march=i686 -pipe -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 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. -O2 -march=i686 -pipe -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++ -O2 -march=i686 -pipe -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 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-ar cru .libs/libmysys.a .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 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.56/work/mysql/mysys' Making all in dbug make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.56/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 -O2 -march=i686 -pipe -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 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 mv -f .deps/sanity.Tpo .deps/sanity.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -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 dbug.lo sanity.lo -lpthread -lcrypt -lnsl -lm -lpthread libtool: link: i686-pc-linux-gnu-ar cru .libs/libdbug.a .libs/dbug.o .libs/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" ) i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 mv -f .deps/my_main.Tpo .deps/my_main.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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 mv -f .deps/factorial.Tpo .deps/factorial.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o factorial my_main.o factorial.o -Wl,--as-needed ./.libs/libdbug.a -lpthread -lpthread -lpthread -lpthread ../mysys/.libs/libmysys.a -lpthread -lpthread -lpthread -lpthread ../strings/.libs/libmystrings.a -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=i686 -pipe -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/dbug_analyze.Tpo .deps/dbug_analyze.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -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 libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o dbug_analyze dbug_analyze.o -Wl,--as-needed ./.libs/libdbug.a -lpthread -lpthread -lpthread -lpthread ../mysys/.libs/libmysys.a -lpthread -lpthread -lpthread -lpthread ../strings/.libs/libmystrings.a -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread /bin/rm -f example1.r /bin/sed -e 's!\\!\\\\!g' example1.c > example1.r /bin/rm -f example2.r /bin/sed -e 's!\\!\\\\!g' example2.c > example2.r /bin/rm -f example3.r /bin/sed -e 's!\\!\\\\!g' example3.c > example3.r /bin/rm -f main.r /bin/sed -e 's!\\!\\\\!g' main.c > main.r /bin/rm -f factorial.r /bin/sed -e 's!\\!\\\\!g' factorial.c > factorial.r ./factorial 1 2 3 4 5 | cat > output1.r ./factorial -\#t:o 2 3 | cat >output2.r ./factorial -\#d:t:o 3 | cat >output3.r ./factorial -\#d,result:o 4 | cat >output4.r ./factorial -\#d:f,factorial:F:L:o 3 | cat >output5.r nroff -mm user.r > user.t groff -mm user.r > user.ps make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.56/work/mysql/dbug' Making all in extra make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.56/work/mysql/extra' make all-recursive make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.56/work/mysql/extra' make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-5.1.56/work/mysql/extra' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -O2 -march=i686 -pipe -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 mv -f .deps/replace.Tpo .deps/replace.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -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 -O2 -march=i686 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o replace replace.o -Wl,--as-needed -lstdc++ ../mysys/.libs/libmysys.a -lpthread -lpthread -lpthread -lpthread ../dbug/.libs/libdbug.a -lpthread -lpthread -lpthread -lpthread ../strings/.libs/libmystrings.a -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread replace.o: In function `main': replace.c:(.text+0x1cd2): undefined reference to `strend' ../mysys/.libs/libmysys.a(mf_tempfile.o): In function `create_temp_file': mf_tempfile.c:(.text+0x50): undefined reference to `strnmov' ../mysys/.libs/libmysys.a(mf_dirname.o): In function `convert_dirname': mf_dirname.c:(.text+0xa1): undefined reference to `strmake' ../mysys/.libs/libmysys.a(my_symlink.o): In function `my_realpath': my_symlink.c:(.text+0x66): undefined reference to `strmake' ../mysys/.libs/libmysys.a(mf_pack.o): In function `system_filename': mf_pack.c:(.text+0xd8): undefined reference to `strmake' ../mysys/.libs/libmysys.a(mf_pack.o): In function `unpack_dirname': mf_pack.c:(.text+0x740): undefined reference to `bmove_upp' mf_pack.c:(.text+0x7bc): undefined reference to `strend' ../mysys/.libs/libmysys.a(mf_pack.o): In function `pack_dirname': mf_pack.c:(.text+0xa3a): undefined reference to `is_prefix' ../mysys/.libs/libmysys.a(my_redel.o): In function `my_redel': my_redel.c:(.text+0x2c2): undefined reference to `strend' ../mysys/.libs/libmysys.a(charset.o): In function `get_charsets_dir': charset.c:(.text+0xf44): undefined reference to `strmake' charset.c:(.text+0xfa3): undefined reference to `is_prefix' charset.c:(.text+0xfd2): undefined reference to `strxmov' charset.c:(.text+0x100c): undefined reference to `strxmov' ../mysys/.libs/libmysys.a(charset.o): In function `get_internal_charset': charset.c:(.text+0x113d): undefined reference to `strxmov' ../mysys/.libs/libmysys.a(my_getwd.o): In function `my_setwd': my_getwd.c:(.text+0x1c6): undefined reference to `strmake' ../mysys/.libs/libmysys.a(my_getwd.o): In function `my_getwd': my_getwd.c:(.text+0x22d): undefined reference to `strmake' my_getwd.c:(.text+0x27d): undefined reference to `strend' my_getwd.c:(.text+0x29e): undefined reference to `strmake' ../mysys/.libs/libmysys.a(mf_getdate.o): In function `get_date': mf_getdate.c:(.text+0xe4): undefined reference to `strend' mf_getdate.c:(.text+0x1b4): undefined reference to `strend' ../mysys/.libs/libmysys.a(mf_loadpath.o): In function `my_load_path': mf_loadpath.c:(.text+0x64): undefined reference to `is_prefix' mf_loadpath.c:(.text+0xf6): undefined reference to `strnmov' mf_loadpath.c:(.text+0x146): undefined reference to `strnmov' mf_loadpath.c:(.text+0x16e): undefined reference to `strnmov' ../mysys/.libs/libmysys.a(mf_format.o): In function `fn_format': mf_format.c:(.text+0x217): undefined reference to `strmake' mf_format.c:(.text+0x2b6): undefined reference to `strmake' mf_format.c:(.text+0x2f0): undefined reference to `strmake' mf_format.c:(.text+0x44b): undefined reference to `strmake' ../mysys/.libs/libmysys.a(my_lib.o): In function `my_dir': my_lib.c:(.text+0x36d): undefined reference to `strend' ../strings/.libs/libmystrings.a(bchange.o): In function `bchange': bchange.c:(.text+0x9c): undefined reference to `bmove_upp' ../strings/.libs/libmystrings.a(ctype-tis620.o): In function `my_strnxfrm_tis620': ctype-tis620.c:(.text+0x293): undefined reference to `strmake' ../strings/.libs/libmystrings.a(ctype-uca.o): In function `my_coll_lexem_print_error': ctype-uca.c:(.text+0x1266): undefined reference to `strmake' ../strings/.libs/libmystrings.a(my_vsnprintf.o): In function `my_vsnprintf': my_vsnprintf.c:(.text+0x2fc): undefined reference to `strnmov' collect2: ld returned 1 exit status make[3]: *** [replace] Error 1 make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.56/work/mysql/extra' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.56/work/mysql/extra' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.1.56/work/mysql/extra' make: *** [all-recursive] Error 1 emake failed * ERROR: dev-db/mysql-5.1.56 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 4286: Called mysql_src_compile * environment, line 3742: 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.56', * the complete build log and the output of 'emerge -pqv =dev-db/mysql-5.1.56'. * The complete build log is located at '/var/tmp/portage/dev-db/mysql-5.1.56/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/mysql-5.1.56/temp/environment'. * S: '/var/tmp/portage/dev-db/mysql-5.1.56/work/mysql'